@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', arial;
  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%;
  display: block;
  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: arial;
}
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: 1600rem;
}
.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-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;
}
@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: Montserrat-Light;
  src: url(../font/Montserrat-Light.otf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Oswald-Bold;
  src: url('../font/Oswald-Bold.woff2') format('woff2'), url('../font/Oswald-Bold.woff') format('woff'), url('../font/Oswald-Bold.ttf') format('truetype'), url('../font/Oswald-Bold.eot') format('embedded-opentype'), url('../font/Oswald-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto-Bold;
  src: url('../font/Roboto-Bold.woff2') format('woff2'), url('../font/Roboto-Bold.woff') format('woff'), url('../font/Roboto-Bold.ttf') format('truetype'), url('../font/Roboto-Bold.eot') format('embedded-opentype'), url('../font/Roboto-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Roboto-Regular;
  src: url('../font/Roboto-Regular.woff2') format('woff2'), url('../font/Roboto-Regular.woff') format('woff'), url('../font/Roboto-Regular.ttf') format('truetype'), url('../font/Roboto-Regular.eot') format('embedded-opentype'), url('../font/Roboto-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*!
 * 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;
  font-family: arial;
  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: arial, 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;
}
.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: #05488c;
  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: #05488c;
}
.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: #05488c;
}
.sitemap li .bot p {
  display: block;
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  margin-top: 10rem;
}
.header {
  height: 100rem;
  width: 100%;
  z-index: 777;
  transition: 0.7s;
  position: fixed;
  background: #fff;
  box-shadow: 0rem 8rem 8rem 0rem rgba(0, 0, 0, 0.12);
  left: 0;
  top: 0;
}
.header .logo {
  padding: 0;
  float: left;
  transition: 0.2s;
  padding-top: 30rem;
  margin-left: -106rem;
}
.header .logo a {
  display: block;
  position: relative;
}
.header .logo a img {
  display: inline-block;
  vertical-align: top;
  max-width: 314rem;
  z-index: 5;
  transition: 0.5s;
}
.header .logo a .logo2 {
  display: none;
}
.header .header-right {
  margin-right: -102rem;
  float: right;
}
.header .header-right .header-search {
  float: right;
  position: relative;
  /*搜索*/
}
.header .header-right .header-search .pull-right {
  position: relative;
  z-index: 778;
}
.header .header-right .header-search .pull-right:after {
  content: '';
  display: block;
  width: 1rem;
  height: 18rem;
  background-color: #e0e0e0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9rem;
}
.header .header-right .header-search .pull-right a {
  display: block;
  overflow: hidden;
  width: 60rem;
  height: 100rem;
  background: url(../images/search.png) no-repeat center center;
  background-size: 21rem !important;
}
.header .header-right .header-search .search .search-main {
  top: 106rem;
  right: 0;
  z-index: 777;
  width: 300rem;
  display: none;
  position: absolute;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.header .header-right .header-search .form-control {
  text-align: left;
  border: 0;
  width: 100%;
  font-size: 16rem;
  color: #666;
  height: 50rem;
  vertical-align: top;
  padding: 0 60rem 0 30rem;
  -webkit-appearance: none;
  background: none;
}
.header .header-right .header-search .btn {
  top: 0;
  border: 0;
  right: 0;
  color: #fff;
  width: 50rem;
  height: 50rem;
  line-height: 50rem;
  position: absolute;
  background: url(../images/search.png) no-repeat center center;
  background-size: 21rem !important;
}
.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;
}
@keyframes zhuanquan {
  100% {
    transform: rotate(360deg);
  }
}
.nav {
  float: right;
  margin-right: 17rem;
  transition: 0.2s;
}
.nav ul li {
  float: left;
  margin-left: 51rem;
  position: relative;
}
.nav ul li a {
  display: block;
  font-size: 18rem;
  line-height: 100rem;
  padding: 0 12rem;
  color: #333;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}
.nav ul li a:after {
  content: '';
  display: block;
  width: 0;
  height: 3rem;
  background: #05488c;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.5s;
}
.nav ul li .subnav {
  width: 200rem;
  z-index: 66;
  padding: 10rem 0;
  /* overflow: hidden; */
  display: none;
  position: absolute;
  top: 100rem;
  left: 50%;
  background: rgba(255, 255, 255, 0.92);
  text-align: center;
  margin-left: -100rem;
  border-bottom-left-radius: 10rem;
  border-bottom-right-radius: 10rem;
}
.nav ul li .subnav ul {
  margin: 0;
  padding: 10rem;
}
.nav ul li .subnav ul li {
  padding: 0;
  margin: 0;
  float: none;
  position: relative;
}
.nav ul li .subnav ul li a {
  font-size: 16rem;
  line-height: 45rem;
  display: block;
  color: #333;
  padding: 0;
  margin: 0;
}
.nav ul li .subnav ul li a:after {
  display: none !important;
}
@media (min-width: 1025px) {
  .nav ul li .subnav ul li:hover>a {
    background: #05488c;
    color: #fff;
  }
}
.nav ul li:hover a {
  color: #05488c;
}
.nav ul li:hover a:after {
  width: 100%;
}
.nav ul .active a {
  color: #05488c;
}
.nav ul .active a:after {
  width: 100%;
}
.bg {
  padding-top: 100vh;
  position: relative;
  z-index: 300;
  background-size: cover;
  background-position: center center;
}
.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;
}
.swiper-renewal-main .swiper-slide-active .banner-hover .bt {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.swiper-renewal-main .swiper-slide-active .banner-hover .span {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.swiper-renewal-main .swiper-slide-active .banner-hover .p {
  -webkit-animation: fadeInUp2 3s alternate;
  animation: fadeInUp2 3s alternate;
}
.swiper-renewal-main .swiper-slide-active .banner-hover .list {
  -webkit-animation: fadeInUp2 3s alternate;
  animation: fadeInUp2 3s alternate;
}
.active .home-title {
  -webkit-animation: fadeInDown2 2s alternate;
  animation: fadeInDown2 2s alternate;
}
.active .home-p {
  -webkit-animation: fadeInDown2 2s alternate;
  animation: fadeInDown2 2s alternate;
}

.active .home-title2 {
  -webkit-animation: inherit;
  animation: inherit;
}
.active .home-p2 {
  -webkit-animation: inherit;
  animation: inherit;
}

.active .home-fazhan .home-title {
  -webkit-animation: fadeInLeft2 2s alternate;
  animation: fadeInLeft2 2s alternate;  
}

.active .home-fazhan .home-p {
  -webkit-animation: fadeInLeft2 2s alternate;
  animation: fadeInLeft2 2s alternate;  
}

.active .home-fazhan{
  -webkit-animation: fadeInLeft2 2s alternate;
  animation: fadeInLeft2 2s alternate;  
}

.active .home-pro{
  -webkit-animation: fadeInLeft2 2s alternate;
  animation: fadeInLeft2 2s alternate;  
}

/*.active .home-fazhan .home-bottom ul .fz1 {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .home-fazhan .home-bottom ul .fz2 {
  -webkit-animation: fadeInUp2 2.2s alternate;
  animation: fadeInUp2 2.2s alternate;
}
.active .home-fazhan .home-bottom ul .fz3 {
  -webkit-animation: fadeInUp2 2.4s alternate;
  animation: fadeInUp2 2.4s alternate;
}
.active .home-pro .home-bottom {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}*/
.active .home-news .home-bottom {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .swiper-renewal-main .banner-hover .bt {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .swiper-renewal-main .banner-hover .span {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .swiper-renewal-main .banner-hover .p {
  -webkit-animation: fadeInUp2 3s alternate;
  animation: fadeInUp2 3s alternate;
}
.active .swiper-renewal-main .banner-hover .list {
  -webkit-animation: fadeInUp2 3s alternate;
  animation: fadeInUp2 3s alternate;
}
.active .home-about .left {
  -webkit-animation: fadeInLeft2 2s alternate;
  animation: fadeInLeft2 2s alternate;
}
.active .home-about .right {
  -webkit-animation: fadeInRight2 2s alternate;
  animation: fadeInRight2 2s alternate;
}
.active .home-about .home-bottom {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .home-honor .bt {
  -webkit-animation: fadeInLeft2 2s alternate;
  animation: fadeInLeft2 2s alternate;
}
.active .home-honor .more {
  -webkit-animation: fadeInLeft2 2s alternate;
  animation: fadeInLeft2 2s alternate;
}
.active .home-partner .home-bottom {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
#fp-nav {
  display: none !important;
}
.home {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 320;
  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: -100rem;
  left: 0;
  width: 100%;
}
.height1 {
  height: 100rem;
}
.swiper-renewal-main {
  position: relative;
  overflow: hidden;
}
.swiper-renewal-main .swiper-button-prev,
.swiper-renewal-main .swiper-button-next {
  width: 52rem;
  height: 52rem;
  border: dashed 1px #05488c;
  border-radius: 50%;
  margin-top: -26rem;
  left: 30rem;
}
.swiper-renewal-main .swiper-button-prev:after,
.swiper-renewal-main .swiper-button-next:after {
  font-size: 20rem;
  color: #05488c;
  font-weight: bold;
}
@media (min-width: 1025px) {
  .swiper-renewal-main .swiper-button-prev:hover,
  .swiper-renewal-main .swiper-button-next:hover {
    background-color: #05488c;
    border: dashed 1px #05488c;
  }
  
	.swiper-renewal-main .swiper-button-prev:hover:after,
	.swiper-renewal-main .swiper-button-next:hover:after {
	  color: #fff;
	}  
}
.swiper-renewal-main .swiper-button-next {
  right: 30rem;
  left: auto;
}
.swiper-renewal-main .banner-hover {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding-top: 100rem;
  transform: translateY(-50%);
  text-align: center;
}
.swiper-renewal-main .banner-hover .bt {
  font-size: 23rem;
  font-weight: bold;
  line-height: 100rem;
  letter-spacing: 1rem;
  color: #504e54;
}
.swiper-renewal-main .banner-hover .bt img {
  display: inline-block;
  margin-right: 10rem;
}
.swiper-renewal-main .banner-hover .span {
  font-size: 62rem;
  line-height: 67rem;
  color: #003e87;
}
.swiper-renewal-main .banner-hover .p {
  font-size: 36rem;
  font-weight: lighter;
  margin-top: 36rem;
  letter-spacing: 1rem;
  color: #003e87;
}
.swiper-renewal-main .banner-hover .list {
  padding-top: 96rem;
}
.swiper-renewal-main .banner-hover .list ul {
  font-size: 0;
}
.swiper-renewal-main .banner-hover .list ul li {
  width: 268rem;
  margin: 0 -10rem;
  display: inline-block;
  vertical-align: top;
-webkit-animation: fadeInUp2 2s alternate;
    animation: fadeInUp2 2s alternate;
}
.swiper-renewal-main .banner-hover .list ul li .pic:after {
  padding-bottom: 87.68656716%;
}
.swiper-renewal-main .banner-hover .list ul li .h3 {
  margin-top: 25rem;
  text-align: center;
  font-size: 20rem;
  line-height: 30rem;
  color: rgba(0, 33, 71, 0.7);
  padding: 0 5px;
}

.swiper-renewal-main .banner-hover2{
  top: 36%;
}

.swiper-renewal-main .banner-hover2 .span{
    font-weight: bold;
    font-size: 76rem;
    line-height: 76rem;
}

.swiper-renewal-main .banner-hover2 .p{
    font-size: 34rem;
	font-weight: normal;
}


.header1 {
  top: -100%;
  transition: 0.5s;
}
.home-title {
  text-align: center;
  font-size: 42rem;
  font-weight: bold;
  letter-spacing: 2rem;
  color: #212121;
}
.home-title span {
  color: #05488c;
}
.home-p {
  text-align: center;
  font-size: 18rem;
  letter-spacing: 1rem;
  color: #555555;
}
.home-fazhan {
  padding-top: 9rem;
  padding-bottom: 15rem;
  background: url(../images/bg.jpg) no-repeat top center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 445;
}
.home-fazhan .home-bottom ul li {
  width: 33.3333333%;
  float: left;
  text-align: center;
}
.home-fazhan .home-bottom ul li .num {
  font-size: 22rem;
  font-weight: bold;
  line-height: 77rem;
  width: 108rem;
  background: url(../images/bg.png) no-repeat center center;
  background-size: 100%;
  color: #ffffff;
  margin: 0 auto;
}
.home-fazhan .home-bottom ul li .bt {
  font-size: 20rem;
  font-weight: bold;
  letter-spacing: 2rem;
  color: #222222;
}
.home-fazhan .home-bottom ul li .p {
  font-size: 16rem;
  color: #222222;
}
.home-fazhan .home-bottom ul li .img {
  margin: 0 auto;
}
.home-fazhan .home-bottom ul .fz1 {
  padding-top: 23rem;
}
.home-fazhan .home-bottom ul .fz1 .img {
  width: 63rem;
  height: 60rem;
}
.home-fazhan .home-bottom ul .fz2 {
  padding-top: 6rem;
}
.home-fazhan .home-bottom ul .fz2 .img {
  width: 51rem;
  height: 85rem;
}
.home-fazhan .home-bottom ul .fz2 .bt {
  margin-top: -7rem;
}
.home-fazhan .home-bottom ul .fz3 {
  margin-top: -52rem;
}
.home-fazhan .home-bottom ul .fz3 .img {
  width: 197rem;
  height: 178rem;
}
.home-fazhan .home-bottom ul .fz3 .bt {
  margin-top: -42rem;
}
.home-pro {
  height: calc(100vh - 321rem);
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 555;
}
.home-pro .home-bottom {
  padding-top: 9rem;
}
.home-pro .nr {
  top: 50%;
  left: 0;
  width: 100%;
  position: absolute;
  transform: translateY(-50%);
}
.prolist {
  margin: 0 -13rem;
}
.prolist li {
  width: 33.333333333%;
  float: left;
  padding: 0 13rem;
}
.prolist li a {
  display: block;
  position: relative;
}
.prolist li .box {
  text-align: center;
  padding-bottom: 34rem;
  position: relative;
  background: url(../images/pbgg.png) no-repeat center center;
  background-size: cover;
}
.prolist li .box .bt {
  font-size: 24rem;
  line-height: 30rem;
  margin-bottom: 15rem;
  color: #222222;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  font-weight: bold;
}
.prolist li .box .span {
  width: 73%;
  margin: 0 auto;
  line-height: 40rem;
  font-size: 18rem;
  color: #fff;
  letter-spacing: 6rem;
  background-color: #05488c;
  position: relative;
  font-weight: bold;
}
.prolist li .box .span:after,
.prolist li .box .span:before {
  content: '';
  display: block;
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
  background-color: #f4f8f9;
  position: absolute;
  top: 50%;
  margin-top: -6rem;
}
.prolist li .box .span:after {
  right: -6rem;
}
.prolist li .box .span:before {
  left: -6rem;
}
.prolist li .box .p {
  font-size: 16rem;
  font-weight: bold;
  line-height: 30rem;
  background-color: #05488c;
  border-radius: 2rem;
  letter-spacing: 5rem;
  color: #f2f6f6;
}
.prolist li .box .text {
  padding: 40rem 0 30rem 0;
}
.prolist li .box .pic:after {
  padding-bottom: 55%;
}
.prolist li .box .more {
  font-size: 14rem;
  line-height: 30rem;
  letter-spacing: 1rem;
  color: #05488c;
  margin-top: -20rem;
}
.prolist li .hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 15rem;
  height: 100%;
  width: 100%;
}
.prolist li .hover .info {
  padding: 38rem 18rem;
  height: 100%;
  width: 100%;
  background: url('../images/gbg.png') no-repeat top center;
  background-size: cover;
}
.prolist li .hover .bt {
  color: #fff;
  font-size: 24rem;
  line-height: 30rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.prolist li .hover .p {
  color: #fff;
  font-size: 15rem;
  margin-bottom: 24rem;
  letter-spacing: 1rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.prolist li .hover .list {
  overflow: hidden;
}
.prolist li .hover .list .li {
  width: 33.33333333%;
  float: left;
}
.prolist li .hover .list .li .pic {
  width: 55rem;
  border-radius: 8rem;
  margin: 0 auto;
  border: solid 1px #ffffff;
}
.prolist li .hover .list .li .h3 {
  text-align: center;
  font-size: 13rem;
  margin-top: 4rem;
  margin-bottom: 20rem;
  color: rgba(255, 255, 255, 0.78);
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.prolist li .hover .jsh {
  color: #fff;
  font-size: 14rem;
  line-height: 22rem;
  height: 66rem;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.78);
}
.prolist li .hover .gd {
  color: #fff;
  margin-top: 20rem;
  font-size: 16rem;
  font-weight: lighter;
}
@media (min-width: 1025px) {
  .prolist li:hover .hover {
    display: block;
  }
}
.home-about .left {
  float: left;
  width: 37%;
  padding-top: 38rem;
  margin-top: 29rem;
  background: url('../images/yin.png') no-repeat top left;
  background-size: 184rem;
}
.home-about .left .home-title {
  margin-bottom: 60rem;
  text-align: left;
}
.home-about .left .jsh {
  font-size: 18rem;
  line-height: 45rem;
  height: 270rem;
  color: #626a7a;
  overflow: hidden;
  margin-bottom: 70rem;
}
.home-about .left .more1 {
  display: inline-block;
  vertical-align: middle;
}
.home-about .left .more1 a {
  background: none;
  border: solid 1px #05488c;
  color: #05488c;
}
@media (min-width: 1025px) {
  .home-about .left .more1 a:hover {
    background: #05488c;
    color: #fff;
  }
}
.home-about .left .video {
  margin-left: 30rem;
  display: inline-block;
  vertical-align: middle;
}
.home-about .left .video img {
  width: 73rem;
}
.home-about .right {
  float: right;
  width: 59%;
  position: relative;
  padding-top: 50rem;
}
.home-about .right:after {
  content: '';
  display: block;
  width: 843rem;
  top: 0;
  height: 659rem;
  right: -39rem;
  background: url(../images/bg1.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  z-index: 1;
}
.home-about .right .img {
  position: relative;
  z-index: 66;
}
@media (min-width: 1025px) {
  .home-about .right:hover .pic img {
    transform: scale(1.05);
  }
}
.home-about .home-bottom {
  padding-top: 93rem;
}
.youshi li {
  float: left;
}
.youshi li .num {
  margin-bottom: 14rem;
}
.youshi li .num span {
  font-family: Montserrat-Light;
  font-size: 67rem;
  letter-spacing: -2rem;
  line-height: 60rem;
  margin-right: 5rem;
  vertical-align: top;
  display: inline-block;
  color: #05488c;
}
.youshi li .num em {
  font-size: 21rem;
  line-height: 28rem;
  font-style: normal;
  vertical-align: bottom;
  display: inline-block;
  margin-left: -24rem;
  color: #05488c;
}
.youshi li .num i {
  font-size: 33rem;
  line-height: 28rem;
  font-style: normal;
  color: #05488c;
  vertical-align: top;
  display: inline-block;
}
.youshi li:nth-child(1) {
  width: 16%;
}
.youshi li:nth-child(2) {
  width: 17%;
}
.youshi li:nth-child(3) {
  width: 20%;
}
.youshi li:nth-child(4) {
  width: 20%;
}
.youshi li:nth-child(5) {
  width: 27%;
}
.home-honor {
  padding-top: 120rem;
}
.home-honor .bt {
  font-size: 42rem;
  font-weight: bold;
  line-height: 66rem;
  margin-bottom: 230rem;
  color: #212121;
}
.home-honor .bt span {
  color: #05488c;
  display: block;
}
.more a {
  width: 183rem;
  line-height: 53rem;
  text-align: center;
  background-color: #05488c;
  border-radius: 27rem;
  display: block;
  color: #fff;
  font-size: 14rem;
}
@media (min-width: 1025px) {
  .more a:hover {
    background: #043c75;
  }
}
.home-partner .home-title {
  color: #fff;
}
.home-partner .home-p {
  color: #fff;
}
.home-partner .home-bottom {
  padding-top: 10rem;
}
.home-partner .home-bottom ul {
  margin: 0 -21rem;
}
.home-partner .home-bottom ul li {
  width: 25%;
  float: left;
  padding: 0 21rem;
  margin-top: 44rem;
}
.home-partner .home-bottom ul li .box {
  background-color: rgba(255, 255, 255, 0.29);
  border-radius: 10rem;
  overflow: hidden;
}
.home-partner .home-bottom ul li .pic:after {
  padding-bottom: 63.24324324%;
}
.home-partner .home-bottom ul li .bt {
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  padding: 0 10rem;
  font-size: 20rem;
  font-weight: bold;
  line-height: 44rem;
  color: #ffffff;
}
.home-shiming {
  padding: 66rem 0 83rem 0;
  background: url(../images/nbg.jpg) no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 555;
  top: 0;
  left: 0;
  width: 100%;
}
.home-shiming .home-title {
  text-align: left;
  color: #fff;
  margin-bottom: 26rem;
}
.home-shiming .home-p {
  text-align: left;
  color: #fff;
  font-size: 22rem;
}
.home-news {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: calc(100vh - 273rem);
  z-index: 555;
}
.home-news .ne {
  top: 50%;
  left: 0;
  width: 100%;
  position: absolute;
  transform: translateY(-50%);
}
.home-news .ne .ne-top {
  overflow: hidden;
}
.home-news .ne .ne-top .home-title {
  float: left;
  line-height: 50rem;
}
.home-news .ne .ne-top .right {
  float: right;
}
.home-news .ne .ne-top .right ul li {
  margin-left: 22rem;
  float: left;
}
.home-news .ne .ne-top .right ul li a {
  display: block;
  width: 148rem;
  line-height: 50rem;
  border-radius: 8rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  padding: 0 10rem;
  border: solid 1px #a4aeb6;
}
.home-news .ne .ne-top .right ul .active a {
  color: #fff;
  background: #05488c;
  border: 1px solid #05488c;
}
.home-news .ne .show .info {
  display: none;
}
.home-news .ne .show .info .newslist1 {
  padding-bottom: 0;
  padding-top: 33rem;
}
.home-news .ne .show .info .newslist1 li {
  margin-bottom: 0;
}
.inbanner {
  position: relative;
}
.inbanner .img1 {
  display: none;
}
.inbanner .banner-hover {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}
.inbanner .banner-hover .info {
  padding-left: 325rem;
  padding-top: 11rem;
}
.inbanner .banner-hover .bt {
  color: #fff;
  font-weight: bold;
  font-size: 36rem;
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.inbanner .banner-hover .p {
  color: #fff;
  font-size: 22rem;
  text-transform: uppercase;
  font-weight: lighter;
  padding-left: 110rem;
  -webkit-animation: fadeInUp2 2.5s alternate;
  animation: fadeInUp2 2.5s alternate;
}
.inbanner .banner-hover01 .info {
  padding-right: 325rem;
  padding-left: 0;
}
.inbanner .banner-hover02 .info {
  float: right;
  text-align: right;
}
.inbanner .banner-hover02 .info .bt {
  color: #333333;
}
.inbanner .banner-hover02 .info .p {
  color: #333333;
}
.inbanner .banner-hover02 .info .g {
  margin-top: 13rem;
  -webkit-animation: fadeInUp2 3s alternate;
  animation: fadeInUp2 3s alternate;
}
.inbanner .banner-hover02 .info .g img {
  width: 470rem;
}
.current {
  position: absolute;
  bottom: 13rem;
  left: 0;
  width: 100%;
  z-index: 4;
  text-align: right;
}
.current span {
  font-size: 14rem;
  line-height: 40rem;
  color: #ffffff;
  background: url(../images/home.png) no-repeat center left;
  background-size: 14rem;
  padding-left: 24rem;
}
.current a {
  color: #ffffff;
}
.current b {
  font-weight: normal;
}
.content {
  padding: 80rem 0;
}
.content .home-p {
  font-size: 16rem;
  line-height: 28rem;
  margin-top: 11rem;
  color: #888888;
}
.product {
  background: url(../images/pbg.jpg) no-repeat top center;
  background-size: cover;
}
.product .product-top .home-title {
  text-align: left;
  font-size: 47rem;
  margin-bottom: 12rem;
}
.product .product-top .home-p {
  text-align: left;
}
.product .product-top .left {
  float: left;
}
.product .product-top .right {
  float: right;
  width: 533rem;
  margin-top: 34rem;
  position: relative;
}
.product .product-top .right input {
  width: 100%;
  height: 52rem;
  border: solid 1rem #003e87;
  background: none;
  border-radius: 5rem;
  padding: 0 13rem;
}
.product .product-top .right .submit {
  width: 94rem;
  line-height: 52rem;
  border-radius: 5rem;
  background: #0070bd url(../images/search1.png) no-repeat 10rem center;
  background-size: 20rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  font-size: 16rem;
  padding-left: 43rem;
  color: #ffffff;
}
.product .product-bottom {
  padding-top: 63rem;
}
.productlist1 {
  margin: 0 -25rem;
}
.productlist1 li {
  width: 33.33333333%;
  float: left;
  padding: 0 25rem;
  margin-bottom: 50rem;
}
.productlist1 li .text {
  padding: 60rem 48rem 0 48rem;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: -1rem 0rem 20rem 9rem rgba(5, 72, 140, 0.08);
  border-radius: 20rem;
}
.productlist1 li .text .bt {
  font-size: 46rem;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  color: #333333;
}
.productlist1 li .text .p {
  font-size: 26rem;
  line-height: 42rem;
  height: 84rem;
  overflow: hidden;
  color: #666666;
}
.productlist1 li .text .p b {
  color: #d3a243;
}
.productlist1 li .text .pic {
  width: 360rem;
  float: left;
  margin-left: -45rem;
}
.productlist1 li .text .pic:after {
  padding-bottom: 75%;
}
.productlist1 li .text .more {
  font-size: 18rem;
  line-height: 30rem;
  letter-spacing: 1rem;
  color: #05488c;
  position: absolute;
  right: 52rem;
  bottom: 41rem;
}
@media (min-width: 1025px) {
  .productlist1 li:hover .text .bt {
    color: #05488c;
  }
  .productlist1 li:hover .text .pic img {
    transform: scale(1.04);
  }
}
.home-contact {
  padding: 51rem 0 59rem 0;
  background: url(../images/home-contact.jpg) no-repeat top center;
  background-size: cover;
}
.home-contact .home-title {
  color: #fff;
  margin-bottom: 5rem;
}
.home-contact .home-p {
  font-size: 15rem;
  color: #fff;
}
.home-contact .input {
  padding: 34rem 72rem 43rem 72rem;
  overflow: hidden;
}
.home-contact .input .li {
  float: left;
  width: 28.7%;
  padding: 0 10rem;
}
.home-contact .input .li input {
  width: 100%;
  height: 45rem;
  padding: 0 10rem;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border: solid 1px rgba(241, 241, 241, 0.5);
}
.home-contact .input .li:nth-last-child(1) {
  width: 42.6%;
}
.home-contact .submit {
  text-align: center;
}
.home-contact .submit a {
  margin: 0 15rem;
  width: 160rem;
  line-height: 55rem;
  text-align: center;
  background-color: #0070bd;
  border-radius: 4rem;
  display: inline-block;
  vertical-align: top;
  font-size: 16rem;
  color: #fdfdfd;
}
.home-contact .submit .gd {
  background-color: #05488c;
}
.home-contact1 {
  position: absolute;
  z-index: 555;
  top: 0;
  left: 0;
  width: 100%;
}
.home-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: calc(100vh - 377rem);
  z-index: 555;
  background: url(../images/footer.jpg) no-repeat top center;
  background-size: cover;
}
.footer a:hover {
  text-decoration: underline;
}
.footer {
  background: url(../images/footer.jpg) no-repeat top center;
  background-size: cover;
}
.footer1 {
  top: 50%;
  left: 0;
  width: 100%;
  position: absolute;
  transform: translateY(-50%);
  background: none;
}
.footer-bottom {
  padding-top: 104rem;
  padding-bottom: 79rem;
}
.footer-bottom .footer-left {
  float: left;
  width: 27%;
}
.footer-bottom .footer-left .img {
  width: 291rem;
  margin-bottom: 32rem;
}
.footer-bottom .footer-left .flist p {
  font-size: 18rem;
  line-height: 48rem;
  color: #ffffff;
  background:none !important;
  background-size: 24rem !important;
}
.footer-bottom .footer-left .flist a {
  color: #ffffff;
}
.footer-bottom .footer-left .flist .f1 {
  background: url(../images/f1.png) no-repeat left 12rem;
}
.footer-bottom .footer-left .flist .f2 {
  background: url(../images/f2.png) no-repeat left 13rem;
}
.footer-bottom .footer-left .flist .f3 {
  background: url(../images/f3.png) no-repeat left 11rem;
}
.footer-bottom .footer-left .flist .f4 {
  background: url(../images/f4.png) no-repeat left 14rem;
}
.footer-bottom .footer-left .flist .f5 {
  background: url(../images/f5.png) no-repeat left 14rem;
}
.footer-bottom .footer-left .f3 p {
  font-size: 14rem;
  line-height: 37rem;
  padding-left: 29rem;
  background: url(../images/f03.png) no-repeat center left;
  background-size: 14rem;
  color: #0e334e;
}
.footer-bottom .footer-list {
  float: right;
  width: 65.5%;
}
.footer-bottom .footer-list ul li {
  width: 14%;
  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: 18rem;
  font-weight: bold;
  letter-spacing: 1rem;
  margin-bottom: 24rem;
  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: 14rem;
  line-height: 32rem;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
}
.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: 15%;
}
.footer-bottom .footer-list ul li:nth-child(3) {
  width: 15%;
}
.footer-bottom .footer-list ul li:nth-child(4) {
  width: 15%;
}
.footer-bottom .footer-list ul li:nth-child(5) {
  width: 15%;
}
.footer-bottom .footer-list ul li:nth-last-child(1) {
  width: 8%;
}
.footer-copyright {
  padding: 13rem 0;
  line-height: 24rem;
  font-size: 14rem;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.49);
}
.footer-copyright a {
  font-size: 13rem;
  color: rgba(255, 255, 255, 0.49);
}
.second-nav {
  text-align: center;
  padding: 25rem 0;
  background: #f8f8f8;
}
.second-nav ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  margin: 0 50rem;
}
.second-nav2 ul li {
  margin: 0 30rem;
}
.second-nav ul li a {
  font-size: 18rem;
  line-height: 32rem;
  color: #333333;
  display: block;
  position: relative;
  z-index: 2;
}
.second-nav ul li:after {
  content: '';
  display: block;
  height: 8rem;
  position: absolute;
  bottom: 3rem;
  left: 0;
  width: 0;
  z-index: 0;
  transition: 0.5s;
  background-color: rgba(0, 112, 189, 0.7);
}
@media (min-width: 1025px) {
  .second-nav ul li:hover:after {
    width: 100%;
  }
}
.second-nav ul .active:after {
  width: 100%;
}
.downsearch {
  text-align: center;
  padding-top: 30rem;
  padding-bottom: 58rem;
  position: relative;
  z-index: 55;
}
.downsearch .right {
  display: inline-block;
  vertical-align: top;
  width: 533rem;
  position: relative;
}
.downsearch .right input {
  width: 100%;
  height: 45rem;
  border: solid 1rem #003e87;
  background: none;
  border-radius: 5rem;
  padding: 0 13rem;
}
.downsearch .right .submit {
  width: 94rem;
  line-height: 45rem;
  height: 45rem;
  border-radius: 5rem;
  background: #0070bd url(../images/search1.png) no-repeat 10rem center;
  background-size: 20rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  font-size: 16rem;
  padding-left: 43rem;
  color: #ffffff;
}
.zd-input {
  width: 100%;
  position: relative;
  display: inline-block;
}
input.zd-input__inner {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4rem;
  border: 1rem solid #003e87;
  box-sizing: border-box;
  color: #666666 !important;
  display: inline-block;
  font-size: inherit;
  height: 45rem;
  outline: none;
  padding: 0 15rem;
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
input.zd-input__inner:-webkit-input-placeholder {
  color: #666666;
}
input.zd-input__inner:-moz-placeholder {
  color: #666666;
  opacity: 1;
}
input.zd-input__inner:-moz-placeholder {
  color: #666666;
  opacity: 1;
}
input.zd-input__inner:-ms-input-placeholder {
  color: #666666;
}
.zd-input--suffix .zd-input__inner {
  padding-right: 30rem;
}
.zd-input__suffix {
  position: absolute;
  height: 100%;
  right: 5rem;
  top: 0;
  text-align: center;
  color: #c0c4cc;
  transition: all 0.3s;
  pointer-events: none;
}
.zd-input__suffix-inner {
  pointer-events: all;
}
.zd-cascader-wrap .zd-input__inner {
  text-overflow: ellipsis;
}
.zd-input__icon {
  height: 100%;
  text-align: center;
  width: 12rem;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  fill: #7e7e7e;
}
.zd-input__icon.zd-icon-arrow-down {
  transition: transform 0.3s;
  font-size: 16rem;
}
.zd-input__icon.zd-icon-arrow-right {
  transition: transform 0.3s;
  font-size: 16rem;
  transform: rotate(270deg);
}
.zd-cascader-wrap {
  width: 200rem;
  height: 45rem;
  line-height: 45rem;
  position: relative;
  display: inline-block;
  font-size: 16rem;
  vertical-align: top;
}
.zd-cascader__dropdown {
  position: absolute;
  top: 44rem;
  left: 0;
  z-index: 2009;
  margin-bottom: 12rem;
  font-size: 15rem;
  background: #fff;
  border: 1rem solid #003e87;
  display: none;
}
.zd-cascader-panel {
  display: flex;
  font-size: 15rem;
}
.zd-scrollbar {
  overflow: hidden;
  position: relative;
}
.zd-scrollbar__wrap {
  overflow: scroll;
  height: 100%;
}
.zd-cascader-menu {
  min-width: 198rem;
  box-sizing: border-box;
  color: #606266;
  border-right: 1rem solid #e4e7ed;
}
.zd-cascader-menu__wrap {
  margin-bottom: -17rem;
  margin-right: -17rem;
  height: 204rem;
}
.zd-cascader-menu__list {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 6rem 0;
  list-style: none;
  box-sizing: border-box;
}
.zd-cascader-node {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 30rem 0 20rem;
  height: 34rem;
  line-height: 34rem;
  outline: none;
  text-align: left;
}
.zd-cascader-node:not(.is-disabled) {
  cursor: pointer;
}
.zd-cascader-node__label {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zd-cascader-node__postfix {
  position: absolute;
  right: 10rem;
}
.zd-cascader-menu .zd-cascader-node:not(.is-disabled):focus,
.zd-cascader-menu .zd-cascader-node:not(.is-disabled):hover,
.zd-cascader-menu .zd-cascader-node:not(.is-disabled).is-prepare {
  background: #0070bd;
  color: #fff;
}
.zd-cascader-menu .zd-cascader-node:not(.is-disabled):focus .zd-input__icon.zd-icon-arrow-right,
.zd-cascader-menu .zd-cascader-node:not(.is-disabled):hover .zd-input__icon.zd-icon-arrow-right,
.zd-cascader-menu .zd-cascader-node:not(.is-disabled).is-prepare .zd-input__icon.zd-icon-arrow-right {
  fill: #fff;
}
.zd-cascader-menu .zd-cascader-node.in-active-path,
.zd-cascader-menu .zd-cascader-node.is-active,
.zd-cascader-menu .zd-cascader-node.is-selectable.in-checked-path {
  background: #0070bd;
  color: #fff;
}
.zd-cascader-node.in-active-path .zd-input__icon path,
.zd-cascader-node.is-active .zd-input__icon path,
.zd-cascader-node.is-selectable.in-checked-path .zd-input__icon path {
  fill: #fff;
}
.zd-cascader-wrap:not(.is-disabled):hover .zd-input__inner {
  cursor: pointer;
}
.zd-cascader-wrap.is-focus .zd-input .zd-input__icon {
  transform: rotate(180deg);
}
.zd-cascader-wrap.is-focus .zd-cascader__dropdown {
  display: inline-block;
}
.zd-cascader-menu:nth-last-child(1) {
  border-right: none;
}
.zd-cascader-menu:nth-last-child(1) .zd-cascader-node:not(.is-disabled):focus,
.zd-cascader-menu:nth-last-child(1) .zd-cascader-node:not(.is-disabled):hover,
.zd-cascader-menu:nth-last-child(1) .zd-cascader-node:not(.is-disabled).is-prepare {
  background-color: #55ace7;
  color: #fff;
}
.zd-cascader-menu:nth-last-child(1) .zd-cascader-node.in-active-path,
.zd-cascader-menu:nth-last-child(1) .zd-cascader-node.is-active,
.zd-cascader-menu:nth-last-child(1) .zd-cascader-node.is-selectable.in-checked-path {
  background: #0070bd;
  color: #fff;
}
.is-selected-icon {
  position: absolute;
  left: 10rem;
  font-size: 13rem;
}
.downloadlist {
  padding-bottom: 35rem;
}
.downloadlist ul {
  margin: 0 -12rem;
}
.downloadlist ul li {
  width: 25%;
  float: left;
  padding: 0 12rem;
  margin-bottom: 24rem;
}
.downloadlist ul li .box {
  padding: 16rem 16rem 32rem 16rem;
  background: #f8f8f8;
}
.downloadlist ul li .pic {
  width: 107rem;
  margin: 0 auto;
  background: url(../images/dbg.png) no-repeat center center;
  background-size: 100%;
}
.downloadlist ul li .pic .mh {
  display: none;
}
.downloadlist ul li .text {
  text-align: center;
  padding-top: 12rem;
}
.downloadlist ul li .text .bt {
  font-size: 18rem;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.downloadlist ul li .text .p {
  font-size: 16rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  color: #a5a4a4;
  margin-bottom: 22rem;
}
.downloadlist ul li .btn {
  font-size: 0;
}
.downloadlist ul li .btn a {
  width: 112rem;
  line-height: 32rem;
  font-size: 14rem;
  margin: 0 4rem;
  color: #555555;
  border: solid 1px #a8a8a8;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 1025px) {
  .downloadlist ul li .btn a:hover {
    color: #fff;
    background: #05488c;
    border: 1px solid #05488c;
  }
}
@media (min-width: 1025px) {
  .downloadlist ul li:hover .pic .mh {
    display: block;
  }
  .downloadlist ul li:hover .pic .m {
    display: none;
  }
}
/*page*/
.page {
  clear: both;
  text-align: center;
  font-size: 0;
  font-family: arial;
  line-height: 16px;
}
.page em {
  font-style: normal;
  font-size: 14px;
  line-height: 38px;
  vertical-align: middle;
}
.page a,
.page span {
  color: #666;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  min-width: 40px;
  line-height: 40px;
  height: 40px;
  box-shadow: 0 0 0 1px #cfcfcf;
  margin: 0 5px;
  padding: 0 0;
  vertical-align: middle;
}
.page a svg,
.page span svg {
  fill: #858585;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 5px;
  margin-left: 5px;
}
.page a.cur,
.page span.cur,
.page a.active,
.page span.active,
.page a:hover,
.page span:hover {
  box-shadow: 0 0 0 1px #003e87;
  background: #003e87;
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .page a,
  .page span {
 
  }
  .page .prev,
  .page .next {
    display: inline-block;
  }
}
.wangdian-class {
  padding: 41rem 0;
}
.wangdian-class ul {
  text-align: center;
}
.wangdian-class ul li {
  display: inline-block;
  margin: 0 8rem;
}
.wangdian-class ul li a {
  display: block;
  font-size: 22rem;
  color: #333333;
  width: 314rem;
  line-height: 63rem;
  text-align: center;
  border: solid 1px #b5b5b5;
}
@media (min-width: 1025px) {
  .wangdian-class ul li:hover a {
    background-color: #05488c;
    border: solid 1px #05488c;
    color: #fff;
  }
}
.wangdian-class ul .active a {
  background-color: #05488c;
  border: solid 1px #05488c;
  color: #fff;
}
.wangdianlist {
  border-top: 2px solid #333333;
}
.wangdianlist .item {
  font-size: 0;
  padding: 18rem 28rem;
  border-bottom: 1px solid #e2e2e2;
}
.wangdianlist .item .span {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 16rem;
  color: #444444;
}
.wangdianlist .item .span img {
  display: inline-block;
  vertical-align: top;
  max-width: 20rem;
  margin-top: 4rem;
  margin-right: 6rem;
}
.wangdianlist .item .span span {
  display: none;
}
.wangdianlist .item .span1 {
  width: 13%;
  padding-left: 25rem;
  text-align: left;
}
.wangdianlist .item .span2 {
  width: 38%;
}
.wangdianlist .item .span3 {
  width: 13%;
}
.wangdianlist .item .span4 {
  width: 23%;
}
.wangdianlist .item .span5 {
  width: 47%;
}
.wangdianlist .item0 {
  background: #eeeeee;
}
.wangdianlist .item0 .span {
  font-size: 18rem;
  color: #252525;
}
.wangdianlist .item0 .span1 {
  padding: 0;
}
.newslist1 {
  margin: 0 -19rem;
  padding-top: 45rem;
  padding-bottom: 19rem;
}
.newslist1 li {
  width: 33.33333333%;
  float: left;
  padding: 0 19rem;
  margin-bottom: 41rem;
}
.newslist1 li a {
  display: block;
  padding: 24rem 41rem;
  background-color: #f6f6f6;
}
.newslist1 li .date {
  font-size: 12rem;
  line-height: 40rem;
  color: #9e9e9e;
}
.newslist1 li .bt {
  font-size: 18rem;
  font-weight: bold;
  line-height: 34rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
  color: #000000;
  color: #030f1b;
  margin-bottom: 15rem;
}
.newslist1 li .p {
  font-size: 16rem;
  border-top: 1px solid rgba(17, 29, 46, 0.07);
  color: #555555;
  padding-top: 7rem;
  padding-bottom: 18rem;
}
.newslist1 li .p p {
  line-height: 33rem;
  height: 33rem;
  overflow: hidden;
}
.newslist1 li .more1 {
  margin-top: 20rem;
  font-size: 14rem;
  text-align: left;
  color: #2c2c2c;
}
.newslist1 li .pic:after {
  padding-bottom: 65.47619048%;
}
@media (min-width: 1025px) {
  .newslist1 li:hover a {
    background-color: #f6f6f6;
    box-shadow: 0rem 0rem 28rem 0 rgba(181, 181, 181, 0.33);
  }
  .newslist1 li:hover .bt {
    color: #05488c;
  }
  .newslist1 li:hover .pic img {
    transform: scale(1.04);
  }
  .newslist1 li:hover .more1 {
    color: #05488c;
  }
}
.aside {
  float: left;
  width: 22%;
  width: 100%;
  padding-top: 15rem;
  padding-bottom: 15rem;
}
.aside .aside-title {
  padding: 18rem 13rem 18rem 93rem;
  background: #05488c url(../images/pt.png) no-repeat 20rem center;
  background-size: 56rem;
  display: none;
}
.aside .aside-title h3 {
  font-size: 25rem;
  font-weight: bold;
  color: #ffffff;
}
.aside .aside-title p {
  font-size: 16rem;
  color: #f8f8f8;
}
.aside .aside-bottom {
  border: solid 1px #dadada;
  /* border-bottom: 2px solid #05488c; */
}
.aside .item {
	border-bottom: 1px solid #dad1d1;
}
.aside .item:last-child{
	border:none;
}

.aside .item span {
	display: inline-block;
	font-size: 18rem;
	color:#111111;
	line-height: 30rem;
	cursor: pointer;
	vertical-align: top;
	font-weight: bold;
    background: #eaeaea;
	width: 110rem;
    padding: 10rem;
}
.aside .item .list {
    padding: 10rem 0;
    display: inline-block;
    vertical-align: top;
	line-height: 30rem;
}
.aside .item .list label {
  position: relative;
float: left;
}
.aside .item .list label .bt {
    user-select: none;
    position: relative;
    cursor: pointer;
	padding: 0 15px 0 15px;
    font-size: 16rem;
}
.aside .item .list label .bt:after {
  content: '';
  display: none;
  position: absolute;
  left: 0;
  top: 2rem;
  width: 18rem;
  height: 18rem;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  transition: all 0.15s ease;
}
.aside .item .list label input {
  position: absolute;
  top: 0;
  left: -20px;
  cursor: pointer;
  opacity: 0;
}
.aside .item .list label input:checked {
  border: 0 !important;
  background: none;
}
.aside .item .list label input:checked + .bt {
  color: #05488c;
}
.aside .item .list label input:checked + .bt:before {
  left: 3rem;
  top: 3rem;
  width: 19rem;
  height: 15rem;
  background: url(../images/gou.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  display: none;
  content: '';
  z-index: 1;
}
.aside .item .list label:hover .bt {
  color: #05488c;
}
/*@media (min-width: 1025px) {
  .aside .item .list label:hover .bt:after {
    border-color: #898989;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075);
  }
}*/
.product-list .right {
  
  /* width: 74.4%; */
  /* float: right; */
  width: 100%;
  padding-top: 12rem;
}
.product-list .right .aside-top span {
  float: left;
  font-size: 18rem;
  font-weight: bold;
  line-height: 38rem;
  padding-left: 27rem;
  color: #111111;
  background: url(../images/dot.png) no-repeat center left;
  background-size: 18rem;
}
.product-list .right .aside-top .in {
  float: right;
  width: 377rem;
  position: relative;
}
.product-list .right .aside-top .in input {
  width: 100%;
  height: 38rem;
  border: solid 1rem #003e87;
  background: none;
  border-radius: 5rem;
  padding: 0 13rem;
}
.product-list .right .aside-top .in .submit {
  width: 94rem;
  line-height: 38rem;
  border-radius: 5rem;
  background: #0070bd url(../images/search1.png) no-repeat 10rem center;
  background-size: 20rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  font-size: 16rem;
  padding-left: 43rem;
  color: #ffffff;
}
.prodlist {
  margin: 0 -15rem;
  padding-top: 18rem;
}
.prodlist li {
  width: 25%;
  float: left;
  padding: 0 15rem;
  text-align: center;
  margin-bottom: 38rem;
}

.prodlist li a{
	border: 1px solid #eaeaea;
	overflow: hidden;
	display: block;
}

.prodlist li .box {
  background: url(../images/pbgg.png) no-repeat center center;
  background-size: cover;
  padding: 30rem 0;
  overflow:hidden;
}
.prodlist li .pic:after {
  padding-bottom: 65%;
}
.prodlist li .text {
  padding: 20rem 0 20rem 0;
}
.prodlist li .bt {
    font-size: 22rem;
    color: #222222;

    padding: 0 40rem;
    text-align: left;
}

.prodlist li .bt span{
	font-size: 24rem;
	font-weight:700;
}

.prodlist li .more p {
  width: 127rem;
  line-height: 37rem;
  font-size: 15rem;
  border-radius: 30rem;
  margin: 0 auto;
  letter-spacing: 1rem;
  color: #6d6d6d;
  border: solid 1px #d2d2d2;
  float:right;
  margin-right:20rem;
}
@media (min-width: 1025px) {
  .prodlist li:hover .box {
    box-shadow: 3rem 4rem 12rem 0rem rgba(0, 0, 0, 0.1);
  }
  .prodlist li:hover .bt {
    color: #05488c;
  }
  .prodlist li:hover .more p {
    background: #05488c;
    color: #fff;
    border: solid 1px #05488c;
  }
}
#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: #05488c;
  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: 16px;
  color: #333;
  margin: 10px 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;
}
.contact {
  padding-bottom: 0 !important;
}
.contact01 {
  margin-bottom: 38rem;
}
.contact01 .left {
  float: left;
  width: 57%;
}
.contact01 .left .home-title {
  text-align: left;
}
.contact01 .left .home-p {
  text-align: left;
  font-size: 24rem;
  color: #555555;
}
.contact01 .left .list {
  padding-top: 46rem;
}
.contact01 .left .list .li {
  float: left;
  width: 33.33333333%;
  margin-bottom: 27rem;
}
.contact01 .left .list .li h3 {
  font-size: 20rem;
  margin-bottom: 7rem;
  color: #212121;
}
.contact01 .left .list .li p {
  font-size: 20rem;
  color: #888888;
}
.contact01 .left .list .li p a {
  color: #888888;
}
.contact01 .right {
  float: right;
}
.contact01 .right .li {
  float: left;
  margin-left: 7rem;
}
.contact01 .right .li .img {
  width: 278rem;
}
.contact01 .right .li .bt {
  font-size: 20rem;
  line-height: 30rem;
  margin-top: 21rem;
  text-align: center;
  color: #555555;
}
.contact02 {
  margin-bottom: 93rem;
}
.contact03 {
  padding: 87rem 0 103rem 0;
  position: relative;
  background: url(../images/cbg.jpg) no-repeat center center;
  background-size: cover;
}
.contact03 .home-title1 {
  text-align: center;
}
.contact03 .inside-message {
  box-shadow: 8rem 14rem 84rem 0rem rgba(120, 120, 120, 0.32);
  margin-top: 46rem;
  padding: 74rem 57rem 14rem 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: 286rem;
  line-height: 57rem;
  background-image: linear-gradient(90deg, #003e87 0%, #054693 100%);
  border-radius: 10rem;
  text-align: center;
  color: #fff;
  float: right;
  font-size: 17rem;
  border: 0;
  color: #ffffff;
}
.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;
}
.verify-wrap .suc-drag-btn {
  background: #ffffff url(../images/drag-success.svg?t=1) no-repeat center center;
  background-size: 22rem;
}
.verify-wrap .drag-progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 57rem;
  width: 0;
  background-color: #05488c;
  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: #05488c;
  color: #fff;
  display: none;
  padding-left: 0;
  padding-right: 47rem;
}
.app .home-title {
  font-size: 36rem;
  line-height: 30rem;
  color: #212121;
  text-align: left;
  font-weight: normal;
  margin-bottom: 29rem;
}
.app .home-title .pic {
  width: 104rem;
  display: inline-block;
  vertical-align: middle;
  background: url('../images/abg.png') no-repeat top center;
  background-size: 100%;
}
.app .home-title .pic:after {
  padding-bottom: 79.80769231%;
}
.app .home-p {
  text-align: left;
  font-size: 18rem;
  line-height: 33rem;
  color: #626a7a;
}
.app .app-bottom {
  position: relative;
}
.app .swiper-button-next,
.app .swiper-button-prev {
  width: 40rem;
  height: 40rem;
  background-color: #ffffff;
  border-radius: 50%;
  border: 4rem solid #eaeaea;
  margin-top: -20rem;
  left: -20rem;
  z-index: 55;
}
.app .swiper-button-next:after,
.app .swiper-button-prev:after {
  font-size: 20rem;
  color: #333;
  font-weight: bold;
}
@media (min-width: 1025px) {
  .app .swiper-button-next:hover,
  .app .swiper-button-prev:hover {
    background-color: #05488c;
    border-radius: 50%;
    border: 4rem solid #fff;
  }
  .app .swiper-button-next:hover:after,
  .app .swiper-button-prev:hover:after {
    color: #fff;
  }
}
.app .swiper-button-next {
  left: auto;
  right: -20rem;
}
.swiper-app {
  padding-top: 31rem;
  overflow: hidden;
}
.swiper-app .swiper-slide {
  float: left;
}
.swiper-app .swiper-slide .pic {
  border-radius: 10rem;
}
.swiper-app .swiper-slide .pic:after {
  padding-bottom: 72.11538462%;
}
.swiper-app .swiper-slide .pic:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url('../images/hover.png') no-repeat bottom center;
}
.swiper-app .swiper-slide .pic .bt {
  position: absolute;
  bottom: 20rem;
  left: 0;
  width: 100%;
  padding: 0 20rem;
  font-size: 22rem;
  line-height: 30rem;
  z-index: 44;
  color: #ffffff;
}
.swiper-app .swiper-slide .pic .hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 62, 135, 0.6);
  z-index: 44;
  display: none;
}
.swiper-app .swiper-slide .pic .hover .info {
  color: #fff;
  font-size: 40rem;
  line-height: 72rem;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  color: #ffffff;
}
.swiper-app .swiper-slide .pic .hover .info .h3 {
  font-weight: bold;
}
@media (min-width: 1025px) {
  .swiper-app .swiper-slide:hover .pic img {
    transform: scale(1.05);
  }
  .swiper-app .swiper-slide:hover .pic .hover {
    display: block;
  }
  .swiper-app .swiper-slide:hover .pic .bt {
    display: none;
  }
}
.history {
  background: url('../images/hbg.jpg') no-repeat top center;
  background-size: cover;
}
.history-bottom {
  position: relative;
}
.history-bottom .swiper-button-next,
.history-bottom .swiper-button-prev {
  width: 40rem;
  height: 40rem;
  background-color: #ffffff;
  border-radius: 50%;
  border: 4rem solid #eaeaea;
  margin-top: -20rem;
  left: -20rem;
  z-index: 55;
}
.history-bottom .swiper-button-next:after,
.history-bottom .swiper-button-prev:after {
  font-size: 20rem;
  color: #333;
  font-weight: bold;
}
@media (min-width: 1025px) {
  .history-bottom .swiper-button-next:hover,
  .history-bottom .swiper-button-prev:hover {
    background-color: #05488c;
    border-radius: 50%;
    border: 4rem solid #fff;
  }
  .history-bottom .swiper-button-next:hover:after,
  .history-bottom .swiper-button-prev:hover:after {
    color: #fff;
  }
}
.history-bottom .swiper-button-next {
  left: auto;
  right: -20rem;
}
.history-info {
  margin-top: 41rem;
  position: relative;
  overflow: hidden;
}
.swiper-history {
  margin-top: 59rem;
  position: relative;
  overflow: hidden;
}
.swiper-history .swiper-slide {
  text-align: center;
  padding: 20rem;
  cursor: pointer;
  background-color: #cccccc;
}
.swiper-history .swiper-slide .bt {
  font-family: Oswald-Regular;
  font-size: 32rem;
  line-height: 32rem;
  color: #ffffff;
}
.swiper-history .swiper-slide .p {
  font-size: 20rem;
  line-height: 32rem;
  font-weight: lighter;
  color: #ffffff;
}
.swiper-history .swiper-slide-thumb-active {
  background: #05488c;
}
.swiper-history .swiper-slide-thumb-active .bt {
  color: #fff;
}
.swiper-history .swiper-slide-thumb-active .p {
  color: #fff;
}
.swiper-xiangqing .box .pic {
  float: left;
  width: 50%;
}
.swiper-xiangqing .box .pic:after {
  padding-bottom: 63.73902133%;
}
.swiper-xiangqing .box .text {
  float: right;
  width: 45%;
  padding-top: 112rem;
}
.swiper-xiangqing .box .text .bt {
  font-style: italic;
  line-height: 50rem;
  color: #003e87;
  font-size: 18rem;
  margin-bottom: 10px;
}
.swiper-xiangqing .box .text .bt i {
  font-family: Oswald-Bold;
  font-size: 54rem;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 7px;
}
.swiper-xiangqing .box .text .span {
  font-size: 25rem;
  color: #333333;
}
.swiper-xiangqing .box .text .span:after {
  width: 48rem;
  height: 1rem;
  background-color: #0070bd;
  content: '';
  display: block;
  margin-top: 12rem;
  margin-bottom: 30rem;
}
.swiper-xiangqing .box .text .p {
  font-size: 16rem;
  line-height: 30rem;
  color: #222222;
}
.honor .list {
  margin-bottom: 50rem;
}
.honor .list ul li {
  width: 33.333333%;
  float: left;
  text-align: center;
}
.honor .list ul li a span {
  width: 155rem;
  line-height: 38rem;
  font-size: 18rem;
  color: #333333;
  display: block;
  margin: 0 auto;
  border-radius: 30rem;
  margin-bottom: 11rem;
  text-align: center;
  background-color: #e0e0e0;
}
.honor .list ul li a p {
  font-size: 16rem;
  line-height: 30rem;
  color: #333333;
}
.honor .list ul .active a span {
  color: #fff;
  background-color: #05488c;
}
.honor .honor-bottom {
  padding-top: 30rem;
}
.honor .show {
  border-bottom: 1px solid #e5e5e5;
}
.honor .show .info {
  display: none;
  position: relative;
}
.honor .show .cur {
  display: block;
}
.honor .swiper-honor {
  overflow: hidden;
}
.honor .swiper-slide {
  position: relative;
  padding: 30rem;
}
.honor .swiper-slide:after {
  content: '';
  display: block;
  width: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 70%;
  background: #e5e5e5;
}
.honor .pic {
  width: 100%;
}
.honor .pic:after {
  padding-bottom: 142.30769231%;
}
.honor .swiper-button-next,
.honor .swiper-button-prev {
  width: 40rem;
  height: 40rem;
  background-color: #ffffff;
  border-radius: 50%;
  border: 4rem solid #eaeaea;
  margin-top: -20rem;
  left: -20rem;
  z-index: 55;
}
.honor .swiper-button-next:after,
.honor .swiper-button-prev:after {
  font-size: 20rem;
  color: #333;
  font-weight: bold;
}
@media (min-width: 1025px) {
  .honor .swiper-button-next:hover,
  .honor .swiper-button-prev:hover {
    background-color: #05488c;
    border-radius: 50%;
    border: 4rem solid #fff;
  }
  .honor .swiper-button-next:hover:after,
  .honor .swiper-button-prev:hover:after {
    color: #fff;
  }
}
.honor .swiper-button-next {
  left: auto;
  right: -20rem;
}
.news-show {
  padding-bottom: 0 !important;
}



.news-show .home-title {
  font-size: 36rem;
  font-weight: normal;
  color: #212121;
}
.news-show .home-p {
  line-height: 30rem;
  font-size: 14rem;
  color: #999999;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 4rem 0;
  margin-top: 25rem;
}
.news-show .home-p span {
  margin: 0 10px;
}
.news-show .ne-info {
  padding: 46rem 0;
  font-size: 16rem;
  line-height: 28rem;
  color: #555555;
}

.news-show .ne-info img{
	display:block;
	margin:0 auto;
}


.news-show .title {
  font-size: 18rem;
  background: url(../images/dot1.png) no-repeat center left;
  padding-left: 30rem;
  background-size: 19rem;
  font-weight: bold;
  line-height: 24rem;
  color: #444444;
}
.fenxiang {
  float: right;
  position: absolute;
  top: 4px;
  right: 0;
}
.fenxiang span {
  float: left;
  font-size: 14rem;
  line-height: 30rem;
  color: #666;
}
.fenxiang span a {
  width: 30rem;
  height: 30rem;
  display: block;
  float: left;
}
@media (min-width: 1025px) {
  .fenxiang span a:hover {
    background: #2b7bc0;
  }
}
.list-page-news {
  position: relative;
  font-size: 14rem;
  color: #fff;
  margin-top: 20rem;
  padding-bottom: 70rem;
}
.list-page-news ul {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.list-page-news li {
  width: 50%;
  float: left;
  padding: 0 107rem 0 0;
  position: relative;
}
.list-page-news li p {
  background-color: #efefef;
}
@media (min-width: 1025px) {
  .list-page-news li:hover p {
    background: #05488c;
    color: #fff;
  }
  .list-page-news li:hover p a {
    color: #fff;
  }
}
.list-page-news li:nth-child(2) {
  padding: 0 0 0 107rem;
}
.list-page-news li p {
  line-height: 60rem;
  overflow: hidden;
  color: #555555;
}
.list-page-news li p a {
  color: #555555;
  text-align: left;
  display: block;
  padding: 0 41rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list-page-news .fanhui {
  top: 0;
  left: 50%;
  width: 200rem;
  color: #fff;
  text-align: center;
  vertical-align: top;
  line-height: 60rem;
  margin-left: -100rem;
  font-size: 14rem;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  display: block;
  background-color: #05488c;
}
.list-page-news .fanhui span {
  width: 21rem;
  height: 60rem;
  margin-right: 5rem;
  background: url(../images/return.png) no-repeat center center;
  background-size: 100%;
  display: inline-block;
  vertical-align: top;
}
.list-page-news .fanhui:hover {
  background: #05488c;
}
.related {
  padding: 60rem 0 107rem 0;
  background-color: #f7f7f7;
}
.related .related-title {
  font-size: 30rem;
  line-height: 38rem;
  margin-bottom: 42rem;
  color: #333333;
}
.related .related-title img {
  width: 57rem;
  margin-right: 5rem;
  display: inline-block;
  vertical-align: top;
}
.related .related-title1 img {
  width: 40rem;
}
.related .swiper-app {
  padding-top: 0;
}
.related .ul {
  margin: 0 -40rem;
}
.related .ul .li {
  width: 50%;
  float: left;
  padding: 0 40rem;
}
.related .ul .li .one {
  position: relative;
  min-height: 94rem;
  padding-bottom: 26rem;
  border-bottom: 1px dashed #c5c5c5;
  padding-left: 161rem;
}
.related .ul .li .one .pic {
  float: left;
  width: 145rem;
  position: absolute;
  top: 0;
  left: 0;
}
.related .ul .li .one .pic:after {
  padding-bottom: 65.47619048%;
}
.related .ul .li .one .bt {
  font-size: 18rem;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.related .ul .li .one .p {
  font-size: 15rem;
  line-height: 31rem;
  margin-bottom: 8rem;
  color: #666666;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.related .ul .li .one .span {
  text-decoration: underline;
  font-size: 15rem;
  line-height: 22rem;
  color: #888888;
}
@media (min-width: 1025px) {
  .related .ul .li .one:hover .pic img {
    translate: scale(1.04);
  }
  .related .ul .li .one:hover .bt {
    color: #05488c;
  }
}
.related .ul .li ul li a {
  padding: 22rem 0;
  display: block;
  border-bottom: 1px dashed #c5c5c5;
}
.related .ul .li ul li a .box {
  overflow: hidden;
}
.related .ul .li ul li a .bt {
  font-size: 18rem;
  line-height: 28rem;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.related .ul .li ul li a .p {
  font-size: 14rem;
  line-height: 28rem;
  color: #afafaf;
}
.related .ul .li ul li a .p span {
  display: block;
  float: left;
  margin-right: 30rem;
}
.related .ul .li ul li a .p .date {
  background: url(../images/ico1.png) no-repeat center left;
  background-size: 13rem;
  padding-left: 30rem;
}
.related .ul .li ul li a .p .fenlei {
  background: url(../images/ico2.png) no-repeat center left;
  background-size: 19rem;
  padding-left: 30rem;
}
@media (min-width: 1025px) {
  .related .ul .li ul li:hover .pic img {
    translate: scale(1.04);
  }
  .related .ul .li ul li:hover .bt {
    color: #05488c;
  }
}
.faq-info {
  margin-top: 29rem;
  position: relative;
  z-index: 333;
}
.faq-info .zd-cascader-wrap {
  width: 630rem;
}
.faq-info .zd-cascader-menu {
  min-width: 260rem;
}
.faq-info .downsearch .right {
  margin-left: 24rem;
  width: 886rem;
}
.faq-info .downsearch .right input {
  background: #fff;
}
.faq-info .downsearch .right .submit {
  width: 65rem;
  background: url(../images/search.png) no-repeat center center;
  background-size: 25rem;
}
.faq-info .downsearch {
  padding: 22rem;
  background: #05488c;
}
.bgphone {
  display: none;
}
.list_dl {
  border-top: 2px solid #646464;
  margin-top: 41rem;
  margin-bottom: 54rem;
  overflow: hidden;
}
.list_dl .list_dt {
  position: relative;
  border-bottom: 1px solid #b0b0b0;
  min-height: 90rem;
  padding-left: 128rem;
  cursor: pointer;
}
.list_dl .list_dt .name {
  font-size: 22rem;
  padding-top: 28rem;
  display: block;
  color: #444444;
}
.list_dl .list_dt .name a {
  width: 50rem;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.list_dl .list_dt .num {
  width: 68rem;
  height: 68rem;
  line-height: 68rem;
  font-family: Roboto-Bold;
  font-size: 24rem;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(170, 170, 170, 0.5);
  position: absolute;
  top: 10rem;
  left: 30rem;
}
.list_dl .list_dt .jiantou,
.list_dl .list_dt .jiantou1 {
  position: absolute;
  top: 10rem;
  right: 30rem;
  line-height: 68rem;
  font-size: 14rem;
  cursor: pointer;
  color: #b2b2b2;
}
.list_dl .list_dt .jiantou1 {
  display: none;
  color: #003e87;
}
@media (min-width: 1025px) {
  .list_dl .list_dt:hover .num {
    background-color: #0070bd;
  }
  .list_dl .list_dt:hover .jiantou1 {
    display: block;
  }
  .list_dl .list_dt:hover .jiantou {
    display: none;
  }
}
.list_dl #open {
  border-bottom: 1px solid #fff;
}
.list_dl #open .num {
  background-color: #0070bd;
}
.list_dl .list_dd {
  display: none;
}
.list_dl .jobsub {
  padding: 7rem 126rem;
}
.list_dl .ul ul li {
  position: relative;
  margin-bottom: 23rem;
  min-height: 92rem;
}
.list_dl .ul ul li .box {
  padding-left: 130rem;
  padding-top: 17rem;
}
.list_dl .ul ul li .pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 104rem;
  background-color: #ffffff;
  border: solid 1rem #838383;
}
.list_dl .ul ul li .pic:after {
  padding-bottom: 88.46153846%;
}
.list_dl .ul ul li .text .bt {
  font-size: 18rem;
  line-height: 24rem;
  margin-bottom: 14rem;
  font-weight: bold;
  background: url(../images/dot1.png) no-repeat center left;
  padding-left: 30rem;
  background-size: 19rem;
  color: #444444;
}
.list_dl .ul ul li .text .p {
  font-size: 16rem;
  line-height: 24rem;
  color: #555555;
}
.table table {
  text-align: center;
}
.table table td {
  font-size: 18rem;
  line-height: 48rem;
  border: solid 1rem #838383;
  color: #000;
}
.service {
  padding: 80rem 0 138rem 0;
  background: #ffffff url(../images/sbg.jpg) no-repeat bottom center;
  background-size: 100%;
}
.service01 {
  position: relative;
  margin-top: 29rem;
}
.service01 .img {
  margin: 0 auto;
  width: 849rem;
}
.service01 li {
  position: absolute;
  text-align: right;
  padding-right: 63rem;
}
.service01 li .dot {
  width: 20rem;
  height: 20rem;
  background: url(../images/dot2.png) no-repeat center left;
  background-size: 100%;
  position: absolute;
  top: 10rem;
  right: 0;
}
.service01 li .span {
  position: relative;
  padding-left: 60rem;
  font-size: 20rem;
  line-height: 43rem;
  background-color: #fbfcff;
  border: solid 1px #d8d8da;
  color: #222222;
  display: inline-block;
  padding-right: 20rem;
}
.service01 li .span .pic {
  width: 43rem;
  position: absolute;
  top: 0;
  left: 0;
}
.service01 li .p {
  font-size: 18rem;
  line-height: 30rem;
  padding-right: 43rem;
  margin-top: 8rem;
  color: #555555;
}
.service01 li:nth-child(1) {
  top: 14.6%;
  right: 64%;
}
.service01 li:nth-child(2) {
  top: 45.8%;
  right: 72%;
}
.service01 li:nth-child(3) {
  top: 75.6%;
  right: 66.5%;
}
.service01 li:nth-child(4) {
  top: 91.6%;
  right: 30.5%;
}
.service01 li:nth-child(5) {
  top: 76%;
  left: 66.6%;
}
.service01 li:nth-child(6) {
  top: 48%;
  left: 72.1%;
}
.service01 li:nth-child(7) {
  top: 15%;
  left: 64.3%;
}
.service01 li:nth-child(4) {
  text-align: center;
  padding-right: 0;
  padding-top: 34rem;
}
.service01 li:nth-child(4) .dot {
  left: 50%;
  margin-left: -10rem;
  top: 0;
  right: auto;
}
.service01 li:nth-child(4) .p {
  padding-right: 0;
  padding-left: 0;
}
.service01 li:nth-child(5),
.service01 li:nth-child(6),
.service01 li:nth-child(7) {
  text-align: left;
  padding-left: 63rem;
  padding-right: 0;
}
.service01 li:nth-child(5) .dot,
.service01 li:nth-child(6) .dot,
.service01 li:nth-child(7) .dot {
  left: 0;
  right: auto;
}
.service01 li:nth-child(5) .p,
.service01 li:nth-child(6) .p,
.service01 li:nth-child(7) .p {
  padding-right: 0;
  padding-left: 43rem;
}
.partner {
  padding-bottom: 0 !important;
}
.partner01 {
  padding-bottom: 87rem;
}
.partner01 .partner-bottom {
  padding-top: 40rem;
}
.partner01 .partner-bottom ul {
  margin: 0 -20rem;
}
.partner01 .partner-bottom ul li {
  width: 33.33333333%;
  float: left;
  padding: 0 20rem;
}
.partner01 .partner-bottom ul li .box {
  padding: 36rem 54rem;
  min-height: 300rem;
  overflow: hidden;
  border: solid 1rem #98c5e5;
  position: relative;
  border-top-right-radius: 30rem;
  border-bottom-left-radius: 30rem;
  background: #ffffff url(../images/sb.png) no-repeat center center;
  background-size: 100%;
}
.partner01 .partner-bottom ul li .num {
  font-family: Gravity-Bold;
  font-size: 26rem;
  line-height: 28rem;
  position: absolute;
  top: 20rem;
  right: 20rem;
  color: #d8d8d8;
}
.partner01 .partner-bottom ul li .pic {
  width: 118rem;
}
.partner01 .partner-bottom ul li .pic:after {
  padding-bottom: 77.96610169%;
}
.partner01 .partner-bottom ul li .text {
  padding-top: 34rem;
}
.partner01 .partner-bottom ul li .bt {
  font-size: 25rem;
  margin-bottom: 16rem;
  line-height: 30rem;
  color: #333333;
}
.partner01 .partner-bottom ul li .p {
  font-size: 18rem;
  line-height: 28rem;
  color: #666666;
}
.partner02 {
  padding: 68rem 0 88rem 0;
  background: #f8f8f8;
}
.partner02 .partner-bottom {
  padding-top: 40rem;
}
.partner02 .partner-bottom ul {
  margin: 0 -20rem;
}
.partner02 .partner-bottom ul li {
  width: 25%;
  float: left;
  padding: 0 20rem;
}
.partner02 .partner-bottom ul li .box {
  padding: 36rem 54rem;
  min-height: 408rem;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 3rem 4rem 15rem 0rem rgba(0, 25, 51, 0.05);
  border-radius: 10rem;
  text-align: center;
}
.partner02 .partner-bottom ul li .pic {
  width: 137rem;
  margin: 0 auto;
  background: #ffffff url(../images/qbg.png) no-repeat center center;
  background-size: 100%;
}
.partner02 .partner-bottom ul li .text {
  padding-top: 42rem;
}
.partner02 .partner-bottom ul li .bt {
  font-size: 30rem;
  font-weight: bold;
  letter-spacing: 3rem;
  color: #000000;
}
.partner02 .partner-bottom ul li .bt:after {
  content: '';
  display: block;
  width: 37rem;
  height: 1rem;
  background-color: #05488c;
  margin: 10rem auto 17rem auto;
}
.partner02 .partner-bottom ul li .p {
  font-size: 18rem;
  line-height: 30rem;
  letter-spacing: 2rem;
  color: #707070;
}
.partner03 {
  background: url(../images/pabg.jpg) no-repeat center center;
  background-size: cover;
}
.partner03 .home-title {
  color: #fff;
}
.partner03 .b {
  padding: 86rem 0 0 0;
}
.partner03 .partner-bottom {
  padding-top: 36rem;
}
.partner03 .partner-bottom ul {
  text-align: center;
}
.partner03 .partner-bottom ul li {
  width: 24%;
  display: inline-block;
  vertical-align: top;
  margin: 0 15rem;
  text-align: left;
}
.partner03 .partner-bottom ul li .box {
  border: solid 1rem rgba(0, 112, 189, 0.5);
  border-radius: 10rem;
  padding: 24rem 31rem 18rem 31rem;
  background: rgba(255, 255, 255, 0.1);
}
.partner03 .partner-bottom ul li .bt {
  font-size: 26rem;
  font-weight: bold;
  line-height: 30rem;
  margin-bottom: 10rem;
  color: #f0f7fc;
}
.partner03 .partner-bottom ul li .p {
  font-size: 18rem;
  line-height: 30rem;
  color: #ffffff;
}
.partner03 .partner-bottom1 {
  margin-top: 37rem;
  margin-bottom: 59rem;
}
.partner03 .partner-bottom1 ul li {
  width: 362rem;
  float: left;
  background: url(../images/line.png) no-repeat center right;
  background-size: 213rem;
}
.partner03 .partner-bottom1 ul li .box {
  width: 146rem;
  height: 146rem;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
  border: solid 3rem #05488c;
  padding-top: 14rem;
}
.partner03 .partner-bottom1 ul li .box .num {
  font-family: Oswald-Regular;
  font-size: 36rem;
  color: #0070bd;
}
.partner03 .partner-bottom1 ul li .box .bt {
  font-size: 24rem;
  color: #1b1b1b;
}
.partner03 .partner-bottom1 ul li:nth-last-child(1) {
  width: 150rem;
  background: none;
}
.partner04 {
  text-align: center;
  padding: 80rem 0 73rem 0;
  background-color: rgba(0, 112, 189, 0.3);
}
.partner04 .bt {
  font-size: 40rem;
  font-weight: bold;
  line-height: 80rem;
  letter-spacing: 8rem;
  /* min-width: 405rem; */
  display: inline-block;
  vertical-align: top;
  /* border: solid 2rem #ffffff; */
  color: #ffffff;
  /* cursor: pointer; */
}
/*@media (min-width: 1025px) {
  .partner04 .bt:hover {
    background-color: #05488c;
    color: #fff;
  }
}*/
.partner04 .p {
  font-size: 36rem;
  letter-spacing: 2rem;
  margin-top: 13rem;
  color: #ffffff;
}
.app-show {
  padding-bottom: 0 !important;
}
.app-info {
  margin-top: 113rem;
  padding: 78rem 0;
  background: #f9fafd;
}
.app-info .app-item {
  background: url(../images/alogo.png) no-repeat bottom right;
  background-size: 754rem;
  padding-bottom: 43rem;
  border-bottom: 1px solid #a0a0a0;
  margin-bottom: 47rem;
  overflow: hidden;
}
.app-info .app-item .left {
  float: left;
  width: 49%;
}
.app-info .app-item .left .li {
  display: none;
}
.app-info .app-item .left .pic:after {
  padding-bottom: 80.74935401%;
}
.app-info .app-item .right {
  float: right;
  padding-top: 41rem;
  width: 46.6%;
}
.app-info .app-item .right .bt {
  font-size: 48rem;
  margin-bottom: 15rem;
  font-weight: bold;
  color: #222222;
}
.app-info .app-item .right .show .info {
  display: none;
}
.app-info .app-item .right .ul {
  overflow: hidden;
  margin-bottom: 53rem;
}
.app-info .app-item .right .ul ul li {
  float: left;
  cursor: pointer;
  font-size: 18rem;
  line-height: 44rem;
  letter-spacing: 1rem;
  width: 275rem;
  margin-right: 27rem;
  padding: 0 12rem;
  background-color: #dadada;
  color: #444444;
  position: relative;
}
.app-info .app-item .right .ul ul li:after {
  content: '';
  display: block;
  width: 13rem;
  height: 44rem;
  background: url(../images/dot3.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: -12rem;
}
.app-info .app-item .right .ul ul .active {
  background-color: #05488c;
  color: #fff;
}
.app-info .app-item .right .ul ul .active:after {
  background: url(../images/dot3h.png) no-repeat center center;
  background-size: 100%;
}
.app-info .app-item .right .h3 {
  font-size: 30rem;
  line-height: 30rem;
  margin-bottom: 30rem;
  color: #333333;
}
.app-info .app-item .right .p {
  font-size: 18rem;
  line-height: 36rem;
  margin-bottom: 34rem;
  color: #666666;
}
.app-info .app-item .right .tu .li {
  float: left;
  margin-right: 40rem;
  padding: 9rem 28rem;
  position: relative;
  height: 110rem;
}
.app-info .app-item .right .tu .li:after,
.app-info .app-item .right .tu .li:before {
  content: '';
  display: block;
  width: 18rem;
  height: 18rem;
  border: solid 1rem #122a88;
  position: absolute;
  top: 0;
  left: 0;
}
.app-info .app-item .right .tu .li:before {
  border-top-right-radius: 8rem;
  border-bottom: 0;
  border-left: 0;
  right: 0;
  left: auto;
}
.app-info .app-item .right .tu .li:after {
  border-top-left-radius: 8rem;
  border-bottom: 0;
  border-right: 0;
}
.app-info .app-item .right .tu .li .nr:after,
.app-info .app-item .right .tu .li .nr:before {
  content: '';
  display: block;
  width: 18rem;
  height: 18rem;
  border: solid 1rem #122a88;
  position: absolute;
  bottom: 0;
  left: 0;
}
.app-info .app-item .right .tu .li .nr:before {
  border-bottom-right-radius: 8rem;
  border-top: 0;
  border-left: 0;
  right: 0;
  left: auto;
}
.app-info .app-item .right .tu .li .nr:after {
  border-bottom-left-radius: 8rem;
  border-top: 0;
  border-right: 0;
}
.app-info .app-item .right .tu .li .pic {
  width: 55rem;
  margin: 0 auto;
}
.app-info .app-item .right .tu .li .tit {
  font-size: 15rem;
  line-height: 20rem;
  text-align: center;
  color: #333333;
}
.about {
  padding-bottom: 0 !important;
}
.about01 {
  margin-bottom: 81rem;
}
.about01 .about-left {
  float: left;
  width: 48.4%;
  position: relative;
}
.about01 .about-left .pic:after {
  padding-bottom: 67.82945736%;
}
.about01 .about-left .swiper {
  position: relative;
  overflow: hidden;
}
.about01 .about-left .swiper-button-next,
.about01 .about-left .swiper-button-prev {
  width: 40rem;
  height: 40rem;
  background-color: #ffffff;
  border-radius: 50%;
  border: 4rem solid #eaeaea;
  margin-top: -20rem;
  left: -20rem;
  z-index: 55;
}
.about01 .about-left .swiper-button-next:after,
.about01 .about-left .swiper-button-prev:after {
  font-size: 20rem;
  color: #333;
  font-weight: bold;
}
@media (min-width: 1025px) {
  .about01 .about-left .swiper-button-next:hover,
  .about01 .about-left .swiper-button-prev:hover {
    background-color: #05488c;
    border-radius: 50%;
    border: 4rem solid #fff;
  }
  .about01 .about-left .swiper-button-next:hover:after,
  .about01 .about-left .swiper-button-prev:hover:after {
    color: #fff;
  }
}
.about01 .about-left .swiper-button-next {
  left: auto;
  right: -20rem;
}
.about01 .about-left .swiper-pagination {
  bottom: 0;
  left: 0;
  width: 144rem;
  line-height: 55rem;
  background-color: #122a88;
}
.about01 .about-left .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  display: inline-block;
  border-radius: 100%;
  background: none;
  opacity: 1;
  color: #ffffff;
  display: none;
  font-size: 30rem;
  font-family: Roboto-Regular;
}
.about01 .about-left .swiper-pagination .swiper-pagination-bullet b {
  font-size: 22rem;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
}
.about01 .about-left .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  display: block;
  background: none;
}
.about01 .about-right {
  float: right;
  width: 47.5%;
  padding-top: 47rem;
}
.about01 .about-right .bt {
  font-family: Roboto-Regular;
  font-size: 40rem;
  line-height: 50rem;
  color: #bdbec0;
  background: url(../images/about.png) no-repeat center left;
  background-size: 66rem;
  padding-left: 105rem;
  margin-bottom: 14rem;
}
.about01 .about-right .bt span {
  font-family: Roboto-Bold;
  font-size: 53rem;
  color: #bdbec0;
}
.about01 .about-right .bt a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 26rem;
  width: 98rem;
}
.about01 .about-right .span {
  font-size: 42rem;
  margin-bottom: 48rem;
  color: #212121;
}
.about01 .about-right .p {
  font-size: 16rem;
  line-height: 28rem;
  color: #666666;
}
.about02 {
  padding: 41rem 63rem 30rem 63rem;
  margin-bottom: 60rem;
  background: url(../images/ysbg.jpg) no-repeat center center;
  background-size: cover;
}
.about03 {
  padding: 65rem 0 52rem 0;
  background: url(../images/abg1.jpg) no-repeat center center;
  background-size: cover;
}
.about03 .left {
  float: left;
  width: 50%;
  padding-top: 46rem;
  background: url(../images/yin2.png) no-repeat 200rem top;
  background-size: 183rem;
}
.about03 .left .home-title {
  text-align: left;
}
.about03 .left .list {
  padding-top: 91rem;
}
.about03 .left .list ul li {
  position: relative;
  padding-left: 128rem;
  margin-bottom: 89rem;
}
.about03 .left .list ul li .pic {
  width: 86rem;
  position: absolute;
  top: 0;
  left: 0;
}
.about03 .left .list ul li .text .bt {
  font-size: 40rem;
  color: #333333;
  line-height: 40rem;
  margin-bottom: 20rem;
}
.about03 .left .list ul li .text .p {
  font-size: 18rem;
  font-weight: lighter;
  color: #555555;
}
.about03 .right {
  float: right;
  width: 48%;
}
.culture-bottom {
  margin-top: 40rem;
  background: url('../images/cubg.jpg') no-repeat top center;
  background-size: 100%;
}
.culture-bottom .tabs {
  padding-top: 102rem;
}
.culture-bottom .menuTabs {
  text-align: center;
  position: relative;
}
.culture-bottom .menuTabs .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  bottom: 0;
  margin: auto;
}
.culture-bottom .menuTabs .list {
  font-size: 0;
  padding-bottom: 49rem;
  position: relative;
  display: inline-block;
}
.culture-bottom .menuTabs .box {
  display: block;
  padding: 44rem 25rem 16rem 25rem;
  position: relative;
  z-index: 1;
}
.culture-bottom .menuTabs li {
  display: inline-block;
  width: 266rem;
  height: 175rem;
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.culture-bottom .menuTabs li:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.culture-bottom .menuTabs .title {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 18rem;
  line-height: 30rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 5rem;
}
.culture-bottom .menuTabs .pic {
  width: 60rem;
  height: 50rem;
  display: block;
  margin: auto auto 22rem auto;
  overflow: hidden;
  position: relative;
}
.culture-bottom .menuTabs .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.culture-bottom .conTabs {
  background-color: #ffffff;
  box-shadow: 0rem 3rem 15rem 0rem rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 59rem 0 28rem 0;
  width: 95%;
  margin: 0 auto;
}
.culture-bottom .item .box {
  display: block;
  padding: 0 31rem 0 31rem;
  overflow: hidden;
  position: relative;
}
.culture-bottom .item .img {
  width: 40.6%;
  display: block;
  float: left;
  z-index: 1;
  position: relative;
  padding-bottom: 40rem;
}
.culture-bottom .item .img:after {
  content: '';
  display: block;
  width: 100%;
  height: 93%;
  border: 1px #d1d1d1 solid;
  position: absolute;
  top: 20rem;
  left: 20rem;
}
.culture-bottom .item .img .pic {
  display: block;
  z-index: 4;
}
.culture-bottom .item .img .pic:after {
  padding-bottom: 61.81506849%;
}
.culture-bottom .item .text {
  width: 52%;
  float: left;
  padding: 29rem 0 0 78rem;
}
.culture-bottom .item .title {
  line-height: 1;
  margin-bottom: 27rem;
}
.culture-bottom .item .title-01 {
  color: #333333;
  font-size: 40rem;
  line-height: 60rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.culture-bottom .item .title-02 {
  font-size: 17rem;
  line-height: 28rem;
  color: #7a7a7a;
}
.culture-bottom .item .title-02:after {
  content: '';
  display: block;
  width: 60rem;
  height: 3rem;
  background: #05488c;
  margin: 19rem 0 0 0;
  transition: all 0.5s;
}
.culture-bottom .item .info {
  color: #333333;
  font-size: 16rem;
  line-height: 28rem;
  height: 56rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  word-break: break-word;
}
.culture-bottom .item .box:hover img {
  transform: scale(1.1);
}
.culture-bottom .item .box:hover .title-01:after {
  width: 100rem;
}
.culture-bottom .arrow-left,
.culture-bottom .arrow-right {
  display: inline-block;
}
.culture-bottom .arrows {
  font-size: 0;
  padding-left: 65rem;
  position: absolute;
  bottom: 72rem;
  left: 47%;
  z-index: 44;
}
.culture-bottom .arrow-left {
  width: 190rem;
  height: 20rem;
  background: #c7c7c7 url(../images/arrow-left-01.png) no-repeat center center;
}
.culture-bottom .arrow-left:hover {
  background-color: #05488c;
}
.culture-bottom .arrow-right {
  width: 190rem;
  height: 20rem;
  background: #05488c url(../images/arrow-right-01.png) no-repeat center center;
}
.culture-bottom .arrow-right:hover {
  background-color: #05488c;
}
.culture {
  padding-bottom: 0 !important;
}
.culture01 {
  padding: 65rem 0 79rem 0;
  background: #ffffff url('../images/cbg1.jpg') no-repeat bottom center;
  background-size: 100%;
}
.culture01 .left {
  float: left;
  width: 50%;
  padding-top: 20rem;
}
.culture01 .left .h {
  position: relative;
  padding-top: 22rem;
  padding-left: 42rem;
}
.culture01 .left .home-title {
  text-align: left;
  font-size: 36rem;
  font-weight: normal;
}
.culture01 .left .home-p {
  text-align: left;
  margin-top: 2rem;
}
.culture01 .left p {
  font-family: Roboto-Bold;
  font-size: 125rem;
  line-height: 130rem;
  color: rgba(102, 102, 102, 0);
  text-stroke: 1px rgba(102, 102, 102, 0.13);
  -webkit-text-stroke: 1px rgba(102, 102, 102, 0.13);
  position: absolute;
  top: 0;
  left: 0;
}
.culture01 .left .list {
  padding-top: 60rem;
  padding-left: 38rem;
}
.culture01 .left .list .li {
  position: relative;
  min-height: 125rem;
  margin-bottom: 34rem;
  padding-left: 171rem;
  padding-top: 16rem;
  border-bottom: dashed 1px #c9c9c9;
}
.culture01 .left .list .li span {
  font-family: Roboto-Regular;
  font-size: 70rem;
  color: #888888;
  background: url('../images/fbg.png') no-repeat top right;
  background-size: 67rem;
  padding-top: 10rem;
  padding-right: 20rem;
  line-height: 69rem;
  position: absolute;
  top: 0;
  left: 0;
}
.culture01 .left .list .li .bt {
  font-size: 24rem;
  margin-bottom: 5rem;
  color: #333333;
}
.culture01 .left .list .li .p {
  font-size: 16rem;
  line-height: 28rem;
  color: #666666;
}
.culture01 .right {
  float: right;
  width: 51%;
  margin-right: -80rem;
}


.culture01 .xz-item{
	display:none;
	overflow:hidden;
}

.product-show {
  padding-bottom: 0 !important;
}
.product-show .left {
  float: left;
  width: 50%;
  position: relative;
  padding-left: 198rem;
}
.product-show .left .pic:after {
  padding-bottom: 69.4214876%;
}
.product-show .left .mySwiper2 {
  position: relative;
  overflow: hidden;
  border: solid 1rem #dfdfdf;
}
.product-show .left .mySwiper {
  position: absolute;
  top: 0;
  left: 0;
  width: 180rem;
  height: 100%;
  overflow: hidden;
  padding: 27rem 0;
}
.product-show .left .mySwiper .pic:after {
  padding-bottom: 69.4214876%;
}
.product-show .left .mySwiper .swiper-slide {
  border: solid 1px #dfdfdf;
  overflow: hidden;
}
.product-show .left .mySwiper .swiper-button-next,
.product-show .left .mySwiper .swiper-button-prev {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  background: #eaebf0 url(../images/left4.png) no-repeat center center;
  background-size: 12rem;
  height: 11rem;
  z-index: 3;
}
.product-show .left .mySwiper .swiper-button-next:after,
.product-show .left .mySwiper .swiper-button-prev:after {
  display: none;
}
.product-show .left .mySwiper .swiper-button-next {
  top: auto;
  bottom: 0;
  background: #eaebf0 url(../images/right4.png) no-repeat center center;
  background-size: 12rem;
}
.product-show .left .mySwiper .swiper-slide-thumb-active {
  border: solid 1px #05488c;
}
.product-show .right {
  float: right;
  width: 45%;
  padding-top: 72rem;
}
.product-show .right .span {
  font-size: 18rem;
  line-height: 32rem;
  padding: 0 10rem;
  background-color: #0070bd;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 13rem;
}
.product-show .right .bt {
  font-size: 26rem;
  margin-bottom: 25rem;
  color: #444444;
}
.product-show .right .p {
  font-size: 16rem;
  line-height: 20rem;
  margin-bottom: 13rem;
  color: #666666;
}
.product-show .right .btn {
  padding-top: 39rem;
}
.product-show .right .btn a {
  width: 213rem;
  line-height: 50rem;
  font-size: 16rem;
  text-align: center;
  display: block;
  border-radius: 30rem;
  float: left;
  margin-right: 18rem;
  background-color: #003e87;
}
.product-show .right .btn a img {
  width: 25rem;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1025px) {
  .product-show .right .btn a:hover {
    text-decoration: underline;
    color: #05488c;
  }
}
.product-show .right .btn .tel {
  color: #fff;
}
@media (min-width: 1025px) {
  .product-show .right .btn .tel:hover {
    color: #fff;
  }
}
.product-show .right .btn .co,
.product-show .right .btn .do {
  color: #666666;
  background-color: #dddddd;
}
.product-show .right .btn .co img {
  width: 28rem;
}
.product-show01 {
  overflow: hidden;
  padding-top: 76rem;
}
.product-show01 .p-title {
  background-color: #f8f8f8;
}
.product-show01 .p-title span {
  width: 248rem;
  text-align: center;
  background-color: #003e87;
  font-size: 24rem;
  font-weight: bold;
  line-height: 58rem;
  color: #ffffff;
  display: block;
}
.product-show01 .list {
  margin: 0 -40rem;
  padding-top: 13rem;
  padding-bottom: 63rem;
  overflow: hidden;
}
.product-show01 .list .item {
  width: 50%;
  float: left;
  margin-bottom: 17rem;
  padding: 0 40rem;
}
.product-show01 .list .item .item-title {
  font-size: 16rem;
  line-height: 67rem;
  color: #111;
  background: url('../images/dot4.png') no-repeat center left;
  background-size: 17rem;
  padding-left: 24rem;
  font-weight: bold;
}
.product-show01 .list .item .table tr {
  background: #f7f8fb;
}
.product-show01 .list .item .table tr td {
  border: 0;
  font-size: 16rem;
  line-height: 42rem;
  padding: 0 30rem;
  text-align: left;
}
.product-show01 .list .item .table tr:nth-child(2n) {
  background: #fff;
}
.product-show01 .list .item .item-jsh {
  font-size: 14rem;
  line-height: 30rem;
  color: #111111;
}
.index-solution {
  overflow: hidden;
  position: relative;
}
.index-solution .itembox {
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.index-solution .arrowbox {
  left: 107rem;
  top: 0rem;
  z-index: -1;
  position: absolute;
  height: 100vh;
  width: 100%;
  background: url('../images/quan.png') no-repeat center left;
  background-size: auto 113vh;
}
.index-solution .listpic .container {
  display: flex;
  align-items: center;
  min-height: 100%;
}
.index-solution .listpic li {
  height: 100vh;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.index-solution .listpic .box {
  width: 43%;
}
.index-solution .listpic .tit {
  font-size: 46rem;
  line-height: 56rem;
  height: 56rem;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  overflow: hidden;
}
.index-solution .listpic .txt {
  overflow: hidden;
  height: 90rem;
  font-size: 16rem;
  line-height: 30rem;
  margin: 28rem 0;
}
.index-solution .listpic .pic {
  width: 70rem;
  margin: 0 auto;
}
.index-solution .listpic .pic:after {
  padding-bottom: 71.42857143%;
}
.index-solution .listpic .item {
  display: flex;
  flex-wrap: wrap;
}
.index-solution .listpic dl:first-child {
  margin-left: 0;
}
.index-solution .listpic dl {
  margin-left: 38rem;
  min-width: 100rem;
  height: 100rem;
  text-align: center;
  padding: 13rem 0;
  border: solid 1px #fff;
  border-radius: 5rem;
}
.index-solution .listpic dt img {
  max-height: 41rem;
}
.index-solution .listpic .more {
  padding-top: 118rem;
}
.index-solution .listpic .more i {
  font-style: inherit;
}
@media (min-width: 1025px) {
  .index-solution .listpic .more a:hover {
    background: #05417f;
  }
}
.index-solution .listnav {
  top: 0;
  right: 0;
  width: 40%;
  height: 100%;
  z-index: 10;
  cursor: pointer;
  position: absolute;
}
.index-solution .listnav .swiper-container {
  overflow: initial;
}
.index-solution .listnav li {
  color: rgba(255, 255, 255, 0.8);
  z-index: 15;
  height: 16.66666667vh;
  line-height: 20rem;
  padding: 40rem 0;
  position: relative;
}
.index-solution .listnav li .pic {
  width: 65rem;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background-color: #0070bd;
  border: solid 2px #ffffff;
  border-radius: 50%;
  display: none;
  position: absolute;
  top: 50%;
  left: -20rem;
  transform: translateY(-50%);
}
.index-solution .listnav li .bt {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  font-size: 14rem;
  color: rgba(255, 255, 255, 0.68);
  padding-left: 37rem;
  background: url('../images/d3.png') no-repeat center left;
  background-size: 24rem;
}
.index-solution .listnav li .bt span {
  display: block;
}
.index-solution .listnav li .n {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.index-solution .listnav .li1 {
  margin-left: 272rem;
}
.index-solution .listnav .li2 {
  margin-left: 152rem;
  line-height: 25rem;
}
.index-solution .listnav .li2 .bt {
  font-size: 16rem;
  background-size: 27rem;
}
.index-solution .listnav .li3 {
  margin-left: 96rem;
  line-height: 30rem;
}
.index-solution .listnav .li3 .bt {
  font-size: 22rem;
  padding-left: 45rem;
  background-size: 35rem;
}
.index-solution .listnav .li4 {
  margin-left: 92rem;
  line-height: 35rem;
}
.index-solution .listnav .li4 .bt {
  font-size: 30rem;
  padding-left: 55rem;
  background-size: 45rem;
}
.index-solution .listnav .li5 {
  margin-left: 147rem;
  line-height: 30rem;
}
.index-solution .listnav .li5 .bt {
  font-size: 22rem;
  padding-left: 45rem;
  background-size: 35rem;
}
.index-solution .listnav .li6 {
  margin-left: 269rem;
  line-height: 25rem;
}
.index-solution .listnav .li6 .bt {
  font-size: 16rem;
  background-size: 27rem;
}
.index-solution .listnav .li7 {
  margin-left: 283rem;
}
.index-solution .listnav .swiper-slide-thumb-active .pic {
  display: block;
}
.index-solution .listnav .swiper-slide-thumb-active .n {
  padding-left: 20rem;
}
.index-solution .listnav .swiper-slide-thumb-active .bt {
  color: #fff;
  font-weight: 700;
  font-size: 30rem !important;
  background: none !important;
}
.index-solution .listnav .swiper-slide-thumb-active .bt span {
  display: inline-block;
}
@media (max-width: 1400px) {
  .prolist li .box .text {
    padding: 32rem 0 29rem 0;
  }
  .prolist li .hover .info {
    padding: 24rem 18rem;
  }
  .home-pro {
    transform: scale(0.9);
  }
  .home-news .ne .show .info .newslist1 {
    padding-top: 20rem;
  }
  .home-news .ne .show .info .newslist1 li a {
    padding: 15rem 41rem;
  }
  .footer-bottom {
    padding-top: 85rem;
    padding-bottom: 64rem;
  }
}
@media (max-width: 1200px) {
  body {
    font-size: 14px;
  }
  .container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 750px;
    padding: 0 15px;
  }
  #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: auto;
  }
  #privacyPopup video {
    display: block;
    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;
  }
  .sitemap li {
    border-bottom: 1px dashed #e0e0e0;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .sitemap li .top {
    font-size: 18px;
    color: #333;
    font-weight: bold;
  }
  .sitemap li .top:hover {
    color: #05488c;
  }
  .sitemap li .bot {
    margin-top: 10px;
  }
  .sitemap li .bot a {
    float: left;
    font-size: 14px;
    color: #666;
    margin-right: 15px;
  }
  .sitemap li .bot a:hover {
    color: #05488c;
  }
  .sitemap li .bot p {
    display: block;
    width: 100%;
    overflow: hidden;
    font-weight: bold;
    margin-top: 10px;
  }
  .header {
    height: 60px;
    width: 100%;
    z-index: 777;
    transition: 0.7s;
    position: fixed;
    background: #fff;
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.12);
    left: 0;
    top: 0;
  }
  .header .logo {
    padding: 0;
    float: left;
    transition: 0.2s;
    padding-top: 20px;
    margin-left: 0;
  }
  .header .logo a {
    display: block;
    position: relative;
  }
  .header .logo a img {
    display: inline-block;
    vertical-align: top;
    max-width: 157px;
    z-index: 5;
    transition: 0.5s;
  }
  .header .logo a .logo2 {
    display: none;
  }
  .header .header-right {
    margin-right: 0;
    float: right;
  }
  .header .header-right .header-search {
    float: right;
    position: relative;
    /*搜索*/
  }
  .header .header-right .header-search .pull-right {
    position: relative;
    z-index: 778;
  }
  .header .header-right .header-search .pull-right:after {
    content: '';
    display: block;
    width: 1px;
    height: 18px;
    background-color: #e0e0e0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    display: none;
  }
  .header .header-right .header-search .pull-right a {
    display: block;
    overflow: hidden;
    width: 60px;
    height: 60px;
    background: url(../images/search.png) no-repeat center center;
    background-size: 21px !important;
  }
  .header .header-right .header-search .search .search-main {
    top: 60px;
    right: 0;
    z-index: 777;
    width: 300px;
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }
  .header .header-right .header-search .form-control {
    text-align: left;
    border: 0;
    width: 100%;
    font-size: 16px;
    color: #666;
    height: 50px;
    vertical-align: top;
    padding: 0 60px 0 30px;
    -webkit-appearance: none;
    background: none;
  }
  .header .header-right .header-search .btn {
    top: 0;
    border: 0;
    right: 0;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    background: url(../images/search.png) no-repeat center center;
    background-size: 21px !important;
  }
  .header .header-right .menu {
    float: right;
    position: relative;
    width: 36px;
    height: 36px;
    margin-top: 12px;
    display: block;
  }
  .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 {
    background: #05488c;
  }
  .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;
  }
  .nav {
    display: none;
  }
  .bg {
    padding-top: 0;
    position: relative;
    z-index: 300;
    background-size: cover;
    background-position: center center;
  }
  .section {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: auto;
    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;
  }
  .home {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    z-index: 320;
    transform: none;
    padding: 30px 0;
  }
  .height {
    height: 1px;
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
  }
  .height1 {
    height: 60px;
  }
  .swiper-renewal-main {
    position: relative;
    overflow: hidden;
  }
  .swiper-renewal-main .swiper-button-prev,
  .swiper-renewal-main .swiper-button-next {
    width: 52px;
    height: 52px;
    border: dashed 1px #ffffff;
    border-radius: 50%;
    margin-top: -26px;
    left: 30px;
  }
  .swiper-renewal-main .swiper-button-prev:after,
  .swiper-renewal-main .swiper-button-next:after {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
  }
  .swiper-renewal-main .swiper-button-next {
    right: 30px;
    left: auto;
  }
  .swiper-renewal-main .banner-hover {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding-top: 100px;
    transform: translateY(-50%);
    text-align: center;
  }
  .swiper-renewal-main .banner-hover .bt {
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    letter-spacing: 1px;
    color: #504e54;
  }
  .swiper-renewal-main .banner-hover .bt img {
    display: inline-block;
    margin-right: 10px;
  }
  .swiper-renewal-main .banner-hover .span {
    font-size: 32px;
    line-height: 47px;
    color: #003e87;
  }
  .swiper-renewal-main .banner-hover .p {
    font-size: 26px;
    font-weight: lighter;
    margin-top: 26px;
    letter-spacing: 1px;
    color: #003e87;
  }
  .swiper-renewal-main .banner-hover .list {
    padding-top: 26px;
  }
  .swiper-renewal-main .banner-hover .list ul {
    font-size: 0;
  }
  .swiper-renewal-main .banner-hover .list ul li {
    width: 33.33333%;
    margin: 0 -4px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
  }
  .swiper-renewal-main .banner-hover .list ul li .pic:after {
    padding-bottom: 87.68656716%;
  }
  .swiper-renewal-main .banner-hover .list ul li .h3 {
    margin-top: 5px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    color: rgba(0, 33, 71, 0.7);
  }
  .swiper-renewal-main .banner-hover .list ul li .h3 span {
    display: block;
  }
  .header1 {
    top: -100%;
    transition: 0.5s;
  }
  .home-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #212121;
  }
  .home-title span {
    color: #05488c;
  }
  .home-p {
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    color: #555555;
  }
  .home-fazhan {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../images/bg.jpg) no-repeat top center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    top: auto;
    left: auto;
  }
  .home-fazhan .home-bottom ul li {
    width: 33.3333333%;
    float: left;
    text-align: center;
    padding-top: 20px !important;
  }
  .home-fazhan .home-bottom ul li .num {
    font-size: 14px;
    font-weight: bold;
    line-height: 60px;
    width: 78px;
    background: url(../images/bg.png) no-repeat center center;
    background-size: 100%;
    color: #ffffff;
    margin: 0 auto;
  }
  .home-fazhan .home-bottom ul li .bt {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    color: #222222;
  }
  .home-fazhan .home-bottom ul li .p {
    font-size: 14px;
    padding: 0 5px;
    color: #222222;
  }
  .home-fazhan .home-bottom ul li .p span {
    display: block;
  }
  .home-fazhan .home-bottom ul li .img {
    margin: 0 auto;
  }
  .home-fazhan .home-bottom ul .fz1 {
    padding-top: 0;
  }
  .home-fazhan .home-bottom ul .fz1 .img {
    width: 100%;
    height: 60px;
    text-align: center;
  }
  .home-fazhan .home-bottom ul .fz1 .img img {
    height: 100%;
    margin: 0 auto;
  }
  .home-fazhan .home-bottom ul .fz2 {
    padding-top: 6px;
  }
  .home-fazhan .home-bottom ul .fz2 .img {
    width: 100%;
    height: 60px;
    text-align: center;
  }
  .home-fazhan .home-bottom ul .fz2 .img img {
    height: 100%;
    margin: 0 auto;
  }
  .home-fazhan .home-bottom ul .fz2 .bt {
    margin-top: 0;
  }
  .home-fazhan .home-bottom ul .fz3 {
    margin-top: 0;
  }
  .home-fazhan .home-bottom ul .fz3 .img {
    width: 100%;
    height: 60px;
    text-align: center;
  }
  .home-fazhan .home-bottom ul .fz3 .img img {
    height: 100%;
    margin: 0 auto;
  }
  .home-fazhan .home-bottom ul .fz3 .bt {
    margin-top: 0;
  }
  .home-pro {
    height: auto;
    position: relative;
    bottom: auto;
    width: 100%;
    z-index: 555;
    padding: 30px 0;
  }
  .home-pro .home-bottom {
    padding-top: 9px;
  }
  .home-pro .nr {
    top: auto;
    left: auto;
    width: 100%;
    position: relative;
    transform: none;
  }
  .prolist {
    margin: 0 -7px;
  }
  .prolist li {
    width: 50%;
    float: left;
    padding: 0 7px;
    margin-bottom: 14px;
  }
  .prolist li a {
    display: block;
    position: relative;
  }
  .prolist li .box {
    text-align: center;
    padding-bottom: 24px;
    position: relative;
    background: url(../images/pbgg.png) no-repeat center center;
    background-size: cover;
  }
  .prolist li .box .bt {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #222222;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
  }
  .prolist li .box .span {
    width: 73%;
    margin: 0 auto;
    line-height: 25px;
    font-size: 14px;
    padding: 5px;
    color: #fff;
    letter-spacing: 6px;
    background-color: #05488c;
    position: relative;
  }
  .prolist li .box .span span {
    display: block;
  }
  .prolist li .box .span:after,
  .prolist li .box .span:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #f4f8f9;
    position: absolute;
    top: 50%;
    margin-top: -6px;
  }
  .prolist li .box .span:after {
    right: -6px;
  }
  .prolist li .box .span:before {
    left: -6px;
  }
  .prolist li .box .p {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background-color: #05488c;
    border-radius: 2px;
    letter-spacing: 5px;
    color: #f2f6f6;
  }
  .prolist li .box .text {
    padding: 25px 0;
  }
  .prolist li .box .pic:after {
    padding-bottom: 75%;
  }
  .prolist li .box .more {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #05488c;
    margin-top: -20px;
  }
  .prolist li .hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    height: 100%;
    width: 100%;
  }
  .prolist li .hover .info {
    padding: 38px 18px;
    height: 100%;
    width: 100%;
    background: url('../images/gbg.png') no-repeat top center;
    background-size: cover;
  }
  .prolist li .hover .bt {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
  }
  .prolist li .hover .p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 24px;
    letter-spacing: 1px;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
  }
  .prolist li .hover .list {
    overflow: hidden;
  }
  .prolist li .hover .list .li {
    width: 33.33333333%;
    float: left;
  }
  .prolist li .hover .list .li .pic {
    width: 55px;
    border-radius: 8px;
    margin: 0 auto;
    border: solid 1px #ffffff;
  }
  .prolist li .hover .list .li .h3 {
    text-align: center;
    font-size: 13px;
    margin-top: 4px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.78);
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
  }
  .prolist li .hover .jsh {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.78);
  }
  .prolist li .hover .gd {
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
    font-weight: lighter;
  }
  .home-about .left {
    float: left;
    width: 100%;
    padding-top: 0;
    margin-top: 0;
    background: url('../images/yin.png') no-repeat top left;
    background-size: 84px;
  }
  .home-about .left .home-title {
    margin-bottom: 10px;
    text-align: left;
  }
  .home-about .left .jsh {
    font-size: 14px;
    line-height: 25px;
    height: auto;
    max-height: 150px;
    color: #626a7a;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .home-about .left .more1 {
    display: inline-block;
    vertical-align: middle;
  }
  .home-about .left .more1 a {
    background: none;
    border: solid 1px #05488c;
    color: #05488c;
  }
  .home-about .left .video {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
  }
  .home-about .left .video img {
    width: 43px;
  }
  .home-about .right {
    float: right;
    width: 100%;
    position: relative;
    padding-top: 20px;
    margin-top: 20px;
    overflow: hidden;
  }
  .home-about .right:after {
    content: '';
    display: block;
    width: 843px;
    top: 0;
    height: 659px;
    right: -39px;
    background: url(../images/bg1.png) no-repeat center center;
    background-size: 100%;
    position: absolute;
    z-index: 1;
  }
  .home-about .right .img {
    position: relative;
    z-index: 66;
  }
  .home-about .home-bottom {
    padding-top: 23px;
  }
  .youshi li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
  }
  .youshi li .num {
    margin-bottom: 4px;
  }
  .youshi li .num span {
    font-family: Montserrat-Light;
    font-size: 37px;
    letter-spacing: -2px;
    line-height: 50px;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block;
    color: #05488c;
  }
  .youshi li .num em {
    font-size: 16px;
    line-height: 28px;
    margin-left: -12px;
    font-style: normal;
    vertical-align: bottom;
    display: inline-block;
    color: #05488c;
  }
  .youshi li .num i {
    font-size: 23px;
    line-height: 28px;
    font-style: normal;
    color: #05488c;
    vertical-align: top;
    display: inline-block;
  }
  .youshi li:nth-child(1) {
    width: 50%;
  }
  .youshi li:nth-child(2) {
    width: 50%;
  }
  .youshi li:nth-child(3) {
    width: 50%;
  }
  .youshi li:nth-child(4) {
    width: 50%;
  }
  .youshi li:nth-child(5) {
    width: 100%;
  }
  .home-honor {
    padding-top: 70px;
    padding-bottom: 150px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .home-honor .more {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
  }
  .home-honor .more a {
    margin: 0 auto;
  }
  .section1 .bg .bgphone {
    display: block;
  }
  .home-honor .bt {
    font-size: 22px;
    font-weight: bold;
    line-height: 46px;
    margin-bottom: 120px;
    color: #212121;
  }
  .home-honor .bt span {
    color: #05488c;
    display: block;
  }
  .more a {
    width: 140px;
    line-height: 43px;
    text-align: center;
    background-color: #05488c;
    border-radius: 27px;
    display: block;
    color: #fff;
    font-size: 14px;
  }
  .home-partner {
    background: url(../images/bg3.jpg) no-repeat center center;
    background-size: cover;
  }
  .home-partner .home-title {
    color: #fff;
  }
  .home-partner .home-p {
    color: #fff;
  }
  .home-partner .home-bottom {
    padding-top: 10px;
  }
  .home-partner .home-bottom ul {
    margin: 0 -7px;
  }
  .home-partner .home-bottom ul li {
    width: 50%;
    float: left;
    padding: 0 7px;
    margin-top: 14px;
  }
  .home-partner .home-bottom ul li .box {
    background-color: rgba(255, 255, 255, 0.29);
    border-radius: 10px;
    overflow: hidden;
  }
  .home-partner .home-bottom ul li .pic:after {
    padding-bottom: 63.24324324%;
  }
  .home-partner .home-bottom ul li .bt {
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
    padding: 0 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    color: #ffffff;
  }
  .home-shiming {
    padding: 33px 0;
    background: url(../images/nbg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 555;
    top: auto;
    left: auto;
    width: 100%;
  }
  .home-shiming .home-title {
    text-align: left;
    color: #fff;
    margin-bottom: 16px;
  }
  .home-shiming .home-p {
    text-align: left;
    color: #fff;
    font-size: 16px;
  }
  .home-news {
    position: relative;
    bottom: auto;
    width: 100%;
    height: auto;
    z-index: 555;
    padding: 30px 0;
  }
  .home-news .ne {
    top: auto;
    left: auto;
    width: 100%;
    position: relative;
    transform: none;
  }
  .home-news .ne .ne-top {
    overflow: hidden;
  }
  .home-news .ne .ne-top .home-title {
    float: left;
    line-height: 50px;
  }
  .home-news .ne .ne-top .right {
    float: left;
    width: 100%;
  }
  .home-news .ne .ne-top .right ul li {
    margin-left: 0;
    margin-right: 8px;
    float: left;
  }
  .home-news .ne .ne-top .right ul li a {
    display: block;
    width: 100px;
    line-height: 40px;
    border-radius: 8px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
    padding: 0 10px;
    border: solid 1px #a4aeb6;
  }
  .home-news .ne .ne-top .right ul .active a {
    color: #fff;
    background: #05488c;
    border: 1px solid #05488c;
  }
  .home-news .ne .show .info {
    display: none;
  }
  .home-news .ne .show .info .newslist1 {
    padding-bottom: 0;
    padding-top: 23px;
  }
  .home-news .ne .show .info .newslist1 li {
    margin-bottom: 20px;
    width: 100%;
  }
  .inbanner {
    position: relative;
  }
  .inbanner .img {
    display: none;
  }
  .inbanner .img1 {
    display: block;
  }
  .inbanner .banner-hover {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
  }
  .inbanner .banner-hover .info {
    padding-left: 0;
    padding-top: 0;
  }
  .inbanner .banner-hover .bt {
    color: #fff;
    font-weight: bold;
    font-size: 26px;
  }
  .inbanner .banner-hover .p {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: lighter;
    padding-left: 40px;
  }
  .inbanner .banner-hover01 .info {
    padding-right: 0;
    padding-left: 0;
  }
  .inbanner .banner-hover02 .info .g {
    display: none;
  }
  .current {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    z-index: 4;
    text-align: right;
  }
  .current span {
    font-size: 12px;
    line-height: 35px;
    color: #ffffff;
    background: url(../images/home.png) no-repeat center left;
    background-size: 11px;
    padding-left: 20px;
  }
  .current a {
    color: #ffffff;
  }
  .current b {
    font-weight: normal;
  }
  .content {
    padding: 40px 0;
  }
  .content .home-p {
    font-size: 14px;
    line-height: 25px;
    margin-top: 11px;
    color: #888888;
  }
  .product .product-top .home-title {
    text-align: left;
    font-size: 27px;
    margin-bottom: 7px;
  }
  .product .product-top .home-p {
    text-align: left;
  }
  .product .product-top .left {
    float: left;
  }
  .product .product-top .right {
    float: right;
    width: 100%;
    margin-top: 14px;
    position: relative;
  }
  .product .product-top .right input {
    width: 100%;
    height: 52px;
    border: solid 1px #003e87;
    background: none;
    border-radius: 5px;
    padding: 0 13px;
  }
  .product .product-top .right .submit {
    width: 94px;
    line-height: 52px;
    border-radius: 5px;
    background: #0070bd url(../images/search1.png) no-repeat 10px center;
    background-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    font-size: 16px;
    padding-left: 43px;
    color: #ffffff;
  }
  .product .product-bottom {
    padding-top: 25px;
  }
  .productlist1 {
    margin: 0 -7px;
  }
  .productlist1 li {
    width: 50%;
    float: left;
    padding: 0 7px;
    margin-bottom: 15px;
  }
  .productlist1 li .text {
    padding: 22px;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: -1px 0px 20px 9px rgba(5, 72, 140, 0.08);
    border-radius: 20px;
  }
  .productlist1 li .text .bt {
    font-size: 22px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
    color: #333333;
  }
  .productlist1 li .text .p {
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    color: #666666;
  }
  .productlist1 li .text .p b {
    color: #d3a243;
  }
  .productlist1 li .text .pic {
    width: 100%;
    float: right;
    margin-right: 0;
  }
  .productlist1 li .text .pic:after {
    padding-bottom: 75%;
  }
  .productlist1 li .text .more {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #05488c;
    position: relative;
    left: auto;
    bottom: auto;
  }
  .home-contact {
    padding: 39px 0;
    background: url(../images/home-contact.jpg) no-repeat top center;
    background-size: cover;
  }
  .home-contact .home-title {
    color: #fff;
    margin-bottom: 5px;
  }
  .home-contact .home-p {
    font-size: 14px;
    color: #fff;
  }
  .home-contact .input {
    padding: 20px;
    overflow: hidden;
  }
  .home-contact .input .li {
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .home-contact .input .li input {
    width: 100%;
    height: 45px;
    padding: 0 10px;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    border: solid 1px rgba(241, 241, 241, 0.5);
  }
  .home-contact .input .li:nth-last-child(1) {
    width: 100%;
  }
  .home-contact .submit {
    text-align: center;
  }
  .home-contact .submit a {
    margin: 0 10px;
    width: 130px;
    line-height: 45px;
    text-align: center;
    background-color: #0070bd;
    border-radius: 4px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #fdfdfd;
  }
  .home-contact .submit .gd {
    background-color: #05488c;
  }
  .home-contact1 {
    position: relative;
    z-index: 555;
    top: auto;
    left: auto;
    width: 100%;
  }
  .home-footer {
    position: relative;
    bottom: auto;
    width: 100%;
    height: auto;
    z-index: 555;
    background: url(../images/footer.jpg) no-repeat top center;
    background-size: cover;
  }
  .footer1 {
    top: auto;
    left: auto;
    width: 100%;
    position: relative;
    transform: none;
    background: none;
  }
  .footer a:hover {
    text-decoration: underline;
  }
  .footer-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer-bottom .footer-left {
    float: left;
    width: 100%;
  }
  .footer-bottom .footer-left .img {
    width: 145px;
    margin-bottom: 12px;
  }
  .footer-bottom .footer-left .flist p {
    font-size: 14px;
    line-height: 48px;
    color: #ffffff;
    padding-left: 43px;
    background-size: 24px !important;
  }
  .footer-bottom .footer-left .flist a {
    color: #ffffff;
  }
  .footer-bottom .footer-left .flist .f1 {
    background: url(../images/f1.png) no-repeat left 12px;
  }
  .footer-bottom .footer-left .flist .f2 {
    background: url(../images/f2.png) no-repeat left 13px;
  }
  .footer-bottom .footer-left .flist .f3 {
    background: url(../images/f3.png) no-repeat left 11px;
  }
  .footer-bottom .footer-left .flist .f4 {
    background: url(../images/f4.png) no-repeat left 14px;
  }
  .footer-bottom .footer-left .flist .f5 {
    background: url(../images/f5.png) no-repeat left 14px;
  }
  .footer-bottom .footer-list {
    display: none;
  }
  .footer-copyright {
    padding: 10px 0;
    line-height: 24px;
    font-size: 14px;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.49);
  }
  .footer-copyright a {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.49);
  }
  .second-nav {
    text-align: center;
    padding: 15px 0;
    background: #f8f8f8;
  }
  .second-nav ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    margin: 0 19px;
    margin-bottom: 10px;
  }
  .second-nav ul li a {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    display: block;
    position: relative;
    z-index: 2;
  }
  .second-nav ul li:after {
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 0;
    z-index: 0;
    transition: 0.5s;
    background-color: rgba(0, 112, 189, 0.7);
  }
  .second-nav ul .active:after {
    width: 100%;
  }
  .downsearch {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 28px;
  }
  .downsearch .right {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
  }
  .downsearch .right input {
    width: 100%;
    height: 45px;
    border: solid 1px #003e87;
    background: none;
    border-radius: 5px;
    padding: 0 13px;
  }
  .downsearch .right .submit {
    width: 94px;
    line-height: 45px;
    height: 45px;
    border-radius: 5px;
    background: #0070bd url(../images/search1.png) no-repeat 10px center;
    background-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    font-size: 14px;
    padding-left: 33px;
    color: #ffffff;
  }
  .zd-input {
    width: 100%;
    position: relative;
    display: inline-block;
  }
  input.zd-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #003e87;
    box-sizing: border-box;
    color: #666666 !important;
    display: inline-block;
    font-size: inherit;
    height: 45px;
    outline: none;
    padding: 0 15px;
    transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 100%;
  }
  .zd-input--suffix .zd-input__inner {
    padding-right: 30px;
  }
  .zd-input__suffix {
    position: absolute;
    height: 100%;
    right: 5px;
    top: 0;
    text-align: center;
    color: #c0c4cc;
    transition: all 0.3s;
    pointer-events: none;
  }
  .zd-input__icon {
    height: 100%;
    text-align: center;
    width: 12px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    fill: #7e7e7e;
  }
  .zd-input__icon.zd-icon-arrow-down {
    transition: transform 0.3s;
    font-size: 16px;
  }
  .zd-input__icon.zd-icon-arrow-right {
    transition: transform 0.3s;
    font-size: 16px;
    transform: rotate(270deg);
  }
  .zd-cascader-wrap {
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
  }
  .zd-cascader__dropdown {
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 2009;
    margin-bottom: 12px;
    font-size: 15px;
    background: #fff;
    border: 1px solid #003e87;
    display: none;
  }
  .zd-cascader-panel {
    display: flex;
    font-size: 15px;
  }
  .zd-scrollbar {
    overflow: hidden;
    position: relative;
  }
  .zd-scrollbar__wrap {
    overflow: scroll;
    height: 100%;
  }
  .zd-cascader-menu {
    min-width: 148px;
    box-sizing: border-box;
    color: #606266;
    border-right: 1px solid #e4e7ed;
  }
  .zd-cascader-menu__wrap {
    margin-bottom: -7px;
    margin-right: -7px;
    height: 174px;
  }
  .zd-cascader-menu__list {
    position: relative;
    min-height: 100%;
    margin: 0;
    padding: 6px 0;
    list-style: none;
    box-sizing: border-box;
  }
  .zd-cascader-node {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 30px 0 20px;
    height: 34px;
    line-height: 34px;
    outline: none;
    text-align: left;
  }
  .zd-cascader-node:not(.is-disabled) {
    cursor: pointer;
  }
  .zd-cascader-node__label {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .zd-cascader-node__postfix {
    position: absolute;
    right: 10px;
  }
  .zd-cascader-menu .zd-cascader-node:not(.is-disabled):focus,
  .zd-cascader-menu .zd-cascader-node:not(.is-disabled):hover,
  .zd-cascader-menu .zd-cascader-node:not(.is-disabled).is-prepare {
    background: #0070bd;
    color: #fff;
  }
  .zd-cascader-menu .zd-cascader-node:not(.is-disabled):focus .zd-input__icon.zd-icon-arrow-right,
  .zd-cascader-menu .zd-cascader-node:not(.is-disabled):hover .zd-input__icon.zd-icon-arrow-right,
  .zd-cascader-menu .zd-cascader-node:not(.is-disabled).is-prepare .zd-input__icon.zd-icon-arrow-right {
    fill: #fff;
  }
  .zd-cascader-menu .zd-cascader-node.in-active-path,
  .zd-cascader-menu .zd-cascader-node.is-active,
  .zd-cascader-menu .zd-cascader-node.is-selectable.in-checked-path {
    background: #0070bd;
    color: #fff;
  }
  .zd-cascader-node.in-active-path .zd-input__icon path,
  .zd-cascader-node.is-active .zd-input__icon path,
  .zd-cascader-node.is-selectable.in-checked-path .zd-input__icon path {
    fill: #fff;
  }
  .zd-cascader-wrap:not(.is-disabled):hover .zd-input__inner {
    cursor: pointer;
  }
  .zd-cascader-wrap.is-focus .zd-input .zd-input__icon {
    transform: rotate(180deg);
  }
  .zd-cascader-wrap.is-focus .zd-cascader__dropdown {
    display: inline-block;
  }
  .zd-cascader-menu:nth-last-child(1) {
    border-right: none;
  }
  .zd-cascader-menu:nth-last-child(1) .zd-cascader-node:not(.is-disabled):focus,
  .zd-cascader-menu:nth-last-child(1) .zd-cascader-node:not(.is-disabled):hover,
  .zd-cascader-menu:nth-last-child(1) .zd-cascader-node:not(.is-disabled).is-prepare {
    background-color: #55ace7;
    color: #fff;
  }
  .zd-cascader-menu:nth-last-child(1) .zd-cascader-node.in-active-path,
  .zd-cascader-menu:nth-last-child(1) .zd-cascader-node.is-active,
  .zd-cascader-menu:nth-last-child(1) .zd-cascader-node.is-selectable.in-checked-path {
    background: #0070bd;
    color: #fff;
  }
  .is-selected-icon {
    position: absolute;
    left: 10px;
    font-size: 13px;
  }
  .downloadlist {
    padding-bottom: 35px;
  }
  .downloadlist ul {
    margin: 0 -7px;
  }
  .downloadlist ul li {
    width: 50%;
    float: left;
    padding: 0 7px;
    margin-bottom: 14px;
  }
  .downloadlist ul li .box {
    padding: 14px;
    background: #f8f8f8;
  }
  .downloadlist ul li .pic {
    width: 57px;
    margin: 0 auto;
    background: url(../images/dbg.png) no-repeat center center;
    background-size: 100%;
  }
  .downloadlist ul li .pic .mh {
    display: none;
  }
  .downloadlist ul li .text {
    text-align: center;
    padding-top: 8px;
  }
  .downloadlist ul li .text .bt {
    font-size: 16px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
  }
  .downloadlist ul li .text .p {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
    color: #a5a4a4;
    margin-bottom: 12px;
  }
  .downloadlist ul li .btn {
    font-size: 0;
  }
  .downloadlist ul li .btn a {
    width: 112px;
    line-height: 32px;
    font-size: 14px;
    margin: 0 4px;
    color: #555555;
    border: solid 1px #a8a8a8;
    display: inline-block;
    vertical-align: top;
  }
  .page a,
  .page span {
 
  }
  .page .prev,
  .page .next {
    display: inline-block;
  }
  .wangdian-class {
    padding: 21px 0;
  }
  .wangdian-class ul {
    text-align: center;
  }
  .wangdian-class ul li {
    display: inline-block;
    margin: 0 8px;
  }
  .wangdian-class ul li a {
    display: block;
    font-size: 16px;
    color: #333333;
    width: 150px;
    line-height: 45px;
    text-align: center;
    border: solid 1px #b5b5b5;
  }
  .wangdian-class ul .active a {
    background-color: #05488c;
    border: solid 1px #05488c;
    color: #fff;
  }
  .wangdianlist {
    border-top: 2px solid #333333;
  }
  .wangdianlist .item {
    font-size: 0;
    padding: 18px;
    background: #f9f9f9;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
  }
  .wangdianlist .item .span {
    display: block;
    vertical-align: middle;
    text-align: left;
    font-size: 15px;
    line-height: 30px;
    color: #444444;
  }
  .wangdianlist .item .span img {
    display: inline-block;
    vertical-align: top;
    max-width: 20px;
    margin-top: 4px;
    margin-right: 6px;
  }
  .wangdianlist .item .span span {
    display: inline-block;
    font-weight: bold;
  }
  .wangdianlist .item .span1 {
    width: 100%;
    padding-left: 0;
    text-align: left;
  }
  .wangdianlist .item .span2 {
    width: 100%;
  }
  .wangdianlist .item .span3 {
    width: 100%;
  }
  .wangdianlist .item .span4 {
    width: 100%;
  }
  .wangdianlist .item .span5 {
    width: 100%;
  }
  .wangdianlist .item0 {
    background: #eeeeee;
    display: none;
  }
  .wangdianlist .item0 .span {
    font-size: 18px;
    color: #252525;
  }
  .wangdianlist .item0 .span1 {
    padding: 0;
  }
  .newslist1 {
    margin: 0 -7px;
    padding-top: 25px;
    padding-bottom: 19px;
  }
  .newslist1 li {
    width: 50%;
    float: left;
    padding: 0 7px;
    margin-bottom: 21px;
  }
  .newslist1 li a {
    display: block;
    padding: 21px;
    background-color: #f6f6f6;
  }
  .newslist1 li .date {
    font-size: 12px;
    line-height: 30px;
    color: #9e9e9e;
  }
  .newslist1 li .bt {
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
    color: #000000;
    color: #030f1b;
    margin-bottom: 10px;
  }
  .newslist1 li .p {
    font-size: 14px;
    border-top: 1px solid rgba(17, 29, 46, 0.07);
    color: #555555;
    padding-top: 7px;
    padding-bottom: 10px;
  }
  .newslist1 li .p p {
    line-height: 25px;
    height: 25px;
    overflow: hidden;
  }
  .newslist1 li .more1 {
    margin-top: 10px;
    font-size: 12px;
    text-align: left;
    color: #2c2c2c;
  }
  .newslist1 li .pic:after {
    padding-bottom: 65.47619048%;
  }
  .aside {
    float: left;
    width: 100%;
    padding-top: 0;
  }
  .aside .aside-title {
    padding: 18px 13px 18px 93px;
    background: #05488c url(../images/pt.png) no-repeat 20px center;
    background-size: 56px;
    display: none;
  }
  .aside .aside-title h3 {
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
  }
  .aside .aside-title p {
    font-size: 16px;
    color: #f8f8f8;
  }
  .aside .aside-bottom {
    padding: 10px;
    border: solid 1px #dadada;
    border-bottom: 2px solid #05488c;
  }
  .aside .item {
    margin-bottom: 13px;
  }
  .aside .item span {
    margin: 0 0 15px;
    display: block;
    position: relative;
    padding-left: 26px;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    background: #282828 url(../images/sanjiao.png) no-repeat 10px center;
    background-size: 5px;
    cursor: pointer;
	width: auto;
  }
  .aside .item .list {
    padding: 0 8px;
    overflow: hidden;
	line-height:1.5;
  }
  .aside .item .list label {
    position: relative;
    float: left;
  }
  .aside .item .list label .bt {
    user-select: none;
    position: relative;
    cursor: pointer;
    padding: 0 10px 0 28px;
    font-size: 14px;
    color: #555;
    margin-bottom: 5px;
  }
  .aside .item .list label .bt:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    transition: all 0.15s ease;
  }
  .aside .item .list label input {
    position: absolute;
    top: 0;
    left: -20px;
    cursor: pointer;
    opacity: 0;
  }
  .aside .item .list label input:checked {
    border: 0 !important;
    background: none;
  }
  .aside .item .list label input:checked + .bt {
    color: #333;
  }
  .aside .item .list label input:checked + .bt:before {
    left: 3px;
    top: 3px;
    width: 19px;
    height: 15px;
    background: url(../images/gou.png) no-repeat center center;
    background-size: 100%;
    position: absolute;
    display: block;
    content: '';
    z-index: 1;
  }
  .product-list .right {
    float: right;
    width: 100%;
    padding-top: 12px;
  }
  .product-list .right .aside-top span {
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    padding-left: 27px;
    color: #111111;
    background: url(../images/dot.png) no-repeat center left;
    background-size: 18px;
  }
  .product-list .right .aside-top .in {
    float: right;
    width: 100%;
    position: relative;
  }
  .product-list .right .aside-top .in input {
    width: 100%;
    height: 38px;
    border: solid 1px #003e87;
    background: none;
    border-radius: 5px;
    padding: 0 13px;
  }
  .product-list .right .aside-top .in .submit {
    width: 94px;
    line-height: 38px;
    border-radius: 5px;
    background: #0070bd url(../images/search1.png) no-repeat 10px center;
    background-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    font-size: 14px;
    padding-left: 33px;
    color: #ffffff;
  }
  .prodlist {
    margin: 0 -7px;
    padding-top: 18px;
  }
  .prodlist li {
    width: 50%;
    float: left;
    padding: 0 7px;
    text-align: center;
    margin-bottom: 18px;
  }
  .prodlist li .box {
    background: url(../images/pbgg.png) no-repeat center center;
    background-size: cover;
  }
  .prodlist li .pic:after {
    /* padding-bottom: 75%; */
  }
  .prodlist li .text {
    padding: 20px 0 20px 0;
  }
  .prodlist li .bt {
    font-size: 18px;
    color: #222222;
    overflow: hidden;
	padding: 0 30px;
  }
  .prodlist li .more p {
    width: 127px;
    line-height: 37px;
    font-size: 14px;
    border-radius: 30px;
    margin: 0 auto;
    letter-spacing: 1px;
    color: #6d6d6d;
    border: solid 1px #d2d2d2;
  }
  .contact {
    padding-bottom: 0 !important;
  }
  .contact01 {
    margin-bottom: 28px;
  }
  .contact01 .left {
    float: left;
    width: 100%;
  }
  .contact01 .left .home-title {
    text-align: left;
  }
  .contact01 .left .home-p {
    text-align: left;
    font-size: 20px;
    color: #555555;
  }
  .contact01 .left .list {
    padding-top: 26px;
  }
  .contact01 .left .list .li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
  }
  .contact01 .left .list .li h3 {
    font-size: 16px;
    margin-bottom: 5px;
    color: #212121;
  }
  .contact01 .left .list .li p {
    font-size: 14px;
    color: #888888;
  }
  .contact01 .left .list .li p a {
    color: #888888;
  }
  .contact01 .right {
    float: left;
  }
  .contact01 .right .li {
    float: left;
    margin-left: 7px;
  }
  .contact01 .right .li .img {
    width: 148px;
  }
  .contact01 .right .li .bt {
    font-size: 16px;
    line-height: 30px;
    margin-top: 11px;
    text-align: center;
    color: #555555;
  }
  .contact02 {
    margin-bottom: 33px;
  }
  .contact03 {
    padding: 33px 0;
    position: relative;
    background: url(../images/cbg.jpg) no-repeat center center;
    background-size: cover;
  }
  .contact03 .home-title1 {
    text-align: center;
  }
  .contact03 .inside-message {
    box-shadow: 8px 14px 84px 0px rgba(120, 120, 120, 0.32);
    margin-top: 26px;
    padding: 22px;
    background: #fff;
  }
  .contact03 .inside-message .list {
    position: relative;
  }
  .contact03 .inside-message li {
    width: 100%;
    float: left;
    padding: 0 6px 10px 6px;
    position: relative;
  }
  .contact03 .inside-message .box {
    position: relative;
  }
  .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;
    color: #959595;
  }
  .contact03 .red {
    position: absolute;
    top: 6px;
    left: 0;
  }
  .contact03 .verifyDiv {
    float: none;
  }
  .contact03 .span {
    color: #ff0000;
    display: block;
    padding-left: 18px;
  }
  .contact03 .span span {
    font-size: 14px;
    line-height: 43px;
    color: #08060b;
  }
  .contact03 textarea {
    padding-top: 5px;
    height: 135px;
  }
  .contact03 .submit {
    width: 186px;
    line-height: 47px;
    background-image: linear-gradient(90deg, #003e87 0%, #054693 100%);
    border-radius: 10px;
    text-align: center;
    color: #fff;
    float: none;
    margin-top: 10px;
    font-size: 14px;
    color: #ffffff;
  }
  .verify-wrap {
    width: 290px !important;
    height: 47px;
    background-color: #e5e5e5;
    position: relative;
  }
  .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: 18px;
    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: 18px;
  }
  .verify-wrap .drag-progress {
    position: absolute;
    left: 0;
    top: 0;
    height: 47px;
    width: 0;
    background-color: #05488c;
    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 {
    background-color: #05488c;
    color: #fff;
    display: none;
    padding-left: 0;
    padding-right: 47px;
  }
  .app .home-title {
    font-size: 26px;
    line-height: 30px;
    color: #212121;
    text-align: left;
    font-weight: normal;
    margin-bottom: 19px;
  }
  .app .home-title .pic {
    width: 52px;
    display: inline-block;
    vertical-align: middle;
    background: url('../images/abg.png') no-repeat top center;
    background-size: 100%;
  }
  .app .home-p {
    text-align: left;
    font-size: 14px;
    line-height: 25px;
    color: #626a7a;
  }
  .app .app-bottom {
    position: relative;
  }
  .app .swiper-button-next,
  .app .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 2px solid #eaeaea;
    margin-top: -15px;
    left: 20px;
    z-index: 55;
  }
  .app .swiper-button-next:after,
  .app .swiper-button-prev:after {
    font-size: 16px;
    color: #333;
    font-weight: bold;
  }
  .app .swiper-button-next {
    left: auto;
    right: 20px;
  }
  .swiper-app {
    padding-top: 21px;
    overflow: hidden;
  }
  .swiper-app .swiper-slide {
    float: left;
  }
  .swiper-app .swiper-slide .pic {
    border-radius: 10px;
  }
  .swiper-app .swiper-slide .pic:after {
    padding-bottom: 72.11538462%;
  }
  .swiper-app .swiper-slide .pic .bt {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    line-height: 30px;
    z-index: 44;
    color: #ffffff;
  }
  .swiper-app .swiper-slide .pic .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 62, 135, 0.6);
    z-index: 44;
    display: none;
  }
  .swiper-app .swiper-slide .pic .hover .info {
    color: #fff;
    font-size: 40px;
    line-height: 72px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    color: #ffffff;
  }
  .swiper-app .swiper-slide .pic .hover .info .h3 {
    font-weight: bold;
  }
  .history {
    background: url('../images/hbg.jpg') no-repeat top center;
    background-size: cover;
  }
  .history-bottom {
    position: relative;
  }
  .history-bottom .swiper-button-next,
  .history-bottom .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 2px solid #eaeaea;
    margin-top: -15px;
    left: -10px;
    z-index: 55;
  }
  .history-bottom .swiper-button-next:after,
  .history-bottom .swiper-button-prev:after {
    font-size: 20px;
    color: #333;
    font-weight: bold;
  }
  .history-bottom .swiper-button-next {
    left: auto;
    right: -10px;
  }
  .history-info {
    margin-top: 21px;
    position: relative;
    overflow: hidden;
  }
  .swiper-history {
    margin-top: 29px;
    position: relative;
    overflow: hidden;
  }
  .swiper-history .swiper-slide {
    text-align: center;
    padding: 15px;
    cursor: pointer;
    background-color: #cccccc;
  }
  .swiper-history .swiper-slide .bt {
    font-family: Oswald-Regular;
    font-size: 22px;
    line-height: 32px;
    color: #ffffff;
  }
  .swiper-history .swiper-slide .p {
    font-size: 16px;
    line-height: 32px;
    font-weight: lighter;
    color: #ffffff;
  }
  .swiper-history .swiper-slide-thumb-active {
    background: #05488c;
  }
  .swiper-history .swiper-slide-thumb-active .bt {
    color: #fff;
  }
  .swiper-history .swiper-slide-thumb-active .p {
    color: #fff;
  }
  .swiper-xiangqing .box .pic {
    float: left;
    width: 100%;
  }
  .swiper-xiangqing .box .pic:after {
    padding-bottom: 63.73902133%;
  }
  .swiper-xiangqing .box .text {
    float: right;
    width: 100%;
    padding-top: 22px;
  }
  .swiper-xiangqing .box .text .bt {
    font-style: italic;
    line-height: 50px;
    color: #003e87;
    font-size: 14px;
  }
  .swiper-xiangqing .box .text .bt i {
    font-family: Oswald-Bold;
    font-size: 34px;
  }
  .swiper-xiangqing .box .text .span {
    font-size: 20px;
    margin-top: -8px;
    color: #333333;
  }
  .swiper-xiangqing .box .text .span:after {
    width: 38px;
    height: 1px;
    background-color: #0070bd;
    content: '';
    display: block;
    margin-top: 12px;
    margin-bottom: 20px;
  }
  .swiper-xiangqing .box .text .p {
    font-size: 14px;
    line-height: 25px;
    color: #222222;
  }
  .honor .list {
    margin-bottom: 20px;
  }
  .honor .list ul li {
    width: 33.3333%;
    float: left;
    padding: 0 10px;
    text-align: center;
  }
  .honor .list ul li a span {
    width: 100%;
    line-height: 38px;
    font-size: 14px;
    color: #333333;
    display: block;
    margin: 0 auto;
    border-radius: 30px;
    margin-bottom: 11px;
    text-align: center;
    background-color: #e0e0e0;
  }
  .honor .list ul li a p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    display: none;
  }
  .honor .list ul .active a span {
    color: #fff;
    background-color: #05488c;
  }
  .honor .honor-bottom {
    padding-top: 30px;
  }
  .honor .show {
    border-bottom: 1px solid #e5e5e5;
  }
  .honor .show .info {
    display: none;
    position: relative;
  }
  .honor .show .cur {
    display: block;
  }
  .honor .swiper-slide {
    position: relative;
    padding: 20px;
  }
  .honor .swiper-slide:after {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 70%;
    background: #e5e5e5;
  }
  .honor .pic:after {
    padding-bottom: 142.30769231%;
  }
  .honor .swiper-button-next,
  .honor .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 2px solid #eaeaea;
    margin-top: -15px;
    left: -10px;
    z-index: 55;
  }
  .honor .swiper-button-next:after,
  .honor .swiper-button-prev:after {
    font-size: 16px;
    color: #333;
    font-weight: bold;
  }
  .honor .swiper-button-next {
    left: auto;
    right: -10px;
  }
  .news-show {
    padding-bottom: 0 !important;
  }
  .news-show .home-title {
    font-size: 26px;
    font-weight: normal;
    color: #212121;
  }
  .news-show .home-p {
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 4px 0;
    margin-top: 15px;
  }
  .news-show .ne-info {
    padding: 20px 0;
    font-size: 14px;
    line-height: 25px;
    color: #555555;
  }
  .news-show .title {
    font-size: 16px;
    background: url(../images/dot1.png) no-repeat center left;
    padding-left: 30px;
    background-size: 19px;
    font-weight: bold;
    line-height: 24px;
    color: #444444;
  }

.floatRigth{display:none;}
  .fenxiang {
    float: right;position:relative;
  }
  .fenxiang span {
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #666;
  }
  .fenxiang span a {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
  }
  .list-page-news {
    position: relative;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    padding-bottom: 70px;
  }
  .list-page-news ul {
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  .list-page-news li {
    width: 100%;
    float: left;
    padding: 0;
    position: relative;
    margin-bottom: 10px;
  }
  .list-page-news li p {
    background-color: #efefef;
  }
  .list-page-news li:nth-child(2) {
    padding: 0;
  }
  .list-page-news li p {
    line-height: 45px;
    overflow: hidden;
    color: #555555;
  }
  .list-page-news li p a {
    color: #555555;
    text-align: left;
    display: block;
    padding: 0 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .list-page-news .fanhui {
    top: auto;
    left: auto;
    width: 200px;
    color: #fff;
    text-align: center;
    vertical-align: top;
    line-height: 45px;
    margin-left: 0;
    font-size: 14px;
    position: relative;
    z-index: 3;
    overflow: hidden;
    display: block;
    background-color: #05488c;
  }
  .list-page-news .fanhui span {
    width: 21px;
    height: 45px;
    margin-right: 5px;
    background: url(../images/return.png) no-repeat center center;
    background-size: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .list-page-news .fanhui:hover {
    background: #05488c;
  }
  .related {
    padding: 30px 0;
    background-color: #f7f7f7;
  }
  .related .related-title {
    font-size: 22px;
    line-height: 38px;
    margin-bottom: 22px;
    color: #333333;
  }
  .related .related-title img {
    width: 37px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
  }
  .related .related-title1 img {
    width: 22px;
  }
  .related .swiper-app {
    padding-top: 0;
  }
  .related .ul {
    margin: 0 -40px;
  }
  .related .ul .li {
    width: 100%;
    float: left;
    padding: 0 40px;
    margin-bottom: 20px;
  }
  .related .ul .li .one {
    position: relative;
    min-height: 94px;
    padding-bottom: 26px;
    border-bottom: 1px dashed #c5c5c5;
    padding-left: 161px;
  }
  .related .ul .li .one .pic {
    float: left;
    width: 145px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .related .ul .li .one .pic:after {
    padding-bottom: 65.47619048%;
  }
  .related .ul .li .one .bt {
    font-size: 16px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
  }
  .related .ul .li .one .p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 8px;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
  }
  .related .ul .li .one .span {
    text-decoration: underline;
    font-size: 14px;
    line-height: 22px;
    color: #888888;
  }
  .related .ul .li ul li a {
    padding: 12px 0;
    display: block;
    border-bottom: 1px dashed #c5c5c5;
  }
  .related .ul .li ul li a .box {
    overflow: hidden;
  }
  .related .ul .li ul li a .bt {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
  }
  .related .ul .li ul li a .p {
    font-size: 14px;
    line-height: 28px;
    color: #afafaf;
  }
  .related .ul .li ul li a .p span {
    display: block;
    float: left;
    margin-right: 30px;
  }
  .related .ul .li ul li a .p .date {
    background: url(../images/ico1.png) no-repeat center left;
    background-size: 13px;
    padding-left: 30px;
  }
  .related .ul .li ul li a .p .fenlei {
    background: url(../images/ico2.png) no-repeat center left;
    background-size: 19px;
    padding-left: 30px;
  }
  .faq-info {
    margin-top: 19px;
  }
  .faq-info .zd-cascader-wrap {
    width: 100%;
  }
  .faq-info .zd-cascader-menu {
    min-width: 150px;
    background: #fff;
  }
  .faq-info .downsearch .right {
    margin-left: 0;
    width: 100%;
  }
  .faq-info .downsearch .right input {
    background: #fff;
  }
  .faq-info .downsearch .right .submit {
    width: 65px;
    background: url(../images/search.png) no-repeat center center;
    background-size: 25px;
  }
  .faq-info .downsearch {
    padding: 15px;
    background: #05488c;
  }
  .list_dl {
    border-top: 2px solid #646464;
    margin-top: 21px;
    margin-bottom: 24px;
    overflow: hidden;
  }
  .list_dl .list_dt {
    position: relative;
    border-bottom: 1px solid #b0b0b0;
    min-height: 60px;
    padding-left: 68px;
    cursor: pointer;
  }
  .list_dl .list_dt .name {
    font-size: 16px;
    padding-top: 18px;
    display: block;
    color: #444444;
  }
  .list_dl .list_dt .name a {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
  }
  .list_dl .list_dt .num {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-family: Roboto-Bold;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(170, 170, 170, 0.5);
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .list_dl .list_dt .jiantou,
  .list_dl .list_dt .jiantou1 {
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 60px;
    font-size: 14px;
    cursor: pointer;
    color: #b2b2b2;
  }
  .list_dl #open {
    border-bottom: 1px solid #fff;
  }
  .list_dl #open .num {
    background-color: #0070bd;
  }
  .list_dl .list_dd {
    display: none;
  }
  .list_dl .jobsub {
    padding: 7px 18px;
  }
  .list_dl .ul ul li {
    position: relative;
    margin-bottom: 13px;
    min-height: 92px;
  }
  .list_dl .ul ul li .box {
    padding-left: 130px;
    padding-top: 17px;
  }
  .list_dl .ul ul li .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 104px;
    background-color: #ffffff;
    border: solid 1px #838383;
  }
  .list_dl .ul ul li .pic:after {
    padding-bottom: 88.46153846%;
  }
  .list_dl .ul ul li .text .bt {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
    font-weight: bold;
    background: url(../images/dot1.png) no-repeat center left;
    padding-left: 30px;
    background-size: 19px;
    color: #444444;
  }
  .list_dl .ul ul li .text .p {
    font-size: 14px;
    line-height: 24px;
    color: #555555;
  }
  .table table {
    text-align: center;
  }
  .table table td {
    font-size: 15px;
    line-height: 30px;
    border: solid 1px #838383;
    color: #444444;
  }
  .service {
    padding: 40px 0;
    background: #ffffff url(../images/sbg.jpg) no-repeat bottom center;
    background-size: 100%;
  }
  .service01 {
    position: relative;
    margin-top: 29px;
  }
  .service01 .img {
    margin: 0 auto;
    width: 349px;
  }
  .service01 li {
    position: relative;
    text-align: left !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    overflow: hidden;
    padding: 0 !important;
    margin-bottom: 20px;
  }
  .service01 li .dot {
    width: 20px;
    height: 20px;
    background: url(../images/dot2.png) no-repeat center left;
    background-size: 100%;
    position: absolute;
    top: 10px;
    right: 0;
    display: none;
  }
  .service01 li .span {
    position: relative;
    padding-left: 50px;
    font-size: 16px;
    line-height: 43px;
    background-color: #fbfcff;
    border: solid 1px #d8d8da;
    color: #222222;
    display: inline-block;
    padding-right: 20px;
  }
  .service01 li .span .pic {
    width: 43px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .service01 li .p {
    font-size: 16px;
    line-height: 30px;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-top: 8px;
    color: #555555;
  }
  .service01 li .p br {
    display: none;
  }
  .partner {
    padding-bottom: 0 !important;
  }
  .partner01 {
    padding-bottom: 27px;
  }
  .partner01 .partner-bottom {
    padding-top: 20px;
  }
  .partner01 .partner-bottom ul {
    margin: 0 -20px;
  }
  .partner01 .partner-bottom ul li {
    width: 100%;
    float: left;
    padding: 0 20px;
    margin-bottom: 15px;
  }
  .partner01 .partner-bottom ul li .box {
    padding: 20px;
    min-height: 0;
    overflow: hidden;
    border: solid 1px #98c5e5;
    position: relative;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    background: #ffffff url(../images/sb.png) no-repeat center center;
    background-size: 100%;
  }
  .partner01 .partner-bottom ul li .num {
    font-family: Gravity-Bold;
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #d8d8d8;
  }
  .partner01 .partner-bottom ul li .pic {
    width: 54px;
  }
  .partner01 .partner-bottom ul li .pic:after {
    padding-bottom: 77.96610169%;
  }
  .partner01 .partner-bottom ul li .text {
    padding-top: 14px;
  }
  .partner01 .partner-bottom ul li .bt {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 30px;
    color: #333333;
  }
  .partner01 .partner-bottom ul li .p {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
  }
  .partner02 {
    padding: 38px 0;
    background: #f8f8f8;
  }
  .partner02 .partner-bottom {
    padding-top: 20px;
  }
  .partner02 .partner-bottom ul {
    margin: 0 -10px;
  }
  .partner02 .partner-bottom ul li {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .partner02 .partner-bottom ul li .box {
    padding: 20px;
    min-height: 220px;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 3px 4px 15px 0px rgba(0, 25, 51, 0.05);
    border-radius: 10px;
    text-align: center;
  }
  .partner02 .partner-bottom ul li .pic {
    width: 64px;
    margin: 0 auto;
    background: #ffffff url(../images/qbg.png) no-repeat center center;
    background-size: 100%;
  }
  .partner02 .partner-bottom ul li .text {
    padding-top: 12px;
  }
  .partner02 .partner-bottom ul li .bt {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #000000;
  }
  .partner02 .partner-bottom ul li .bt:after {
    content: '';
    display: block;
    width: 27px;
    height: 1px;
    background-color: #05488c;
    margin: 10px auto 7px auto;
  }
  .partner02 .partner-bottom ul li .p {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 2px;
    color: #707070;
  }
  .partner03 {
    background: url(../images/pabg.jpg) no-repeat center center;
    background-size: cover;
  }
  .partner03 .b {
    padding: 30px 0 0 0;
    overflow: hidden;
  }
  .partner03 .home-title {
    color: #fff;
  }
  .partner03 .partner-bottom {
    padding-top: 16px;
  }
  .partner03 .partner-bottom ul {
    text-align: center;
  }
  .partner03 .partner-bottom ul li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
  }
  .partner03 .partner-bottom ul li .box {
    border: solid 1px rgba(0, 112, 189, 0.5);
    border-radius: 10px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
  }
  .partner03 .partner-bottom ul li .bt {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 5px;
    color: #f0f7fc;
  }
  .partner03 .partner-bottom ul li .p {
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
  }
  .partner03 .partner-bottom1 {
    margin-top: 17px;
    margin-bottom: 29px;
    text-align: center;
  }
  .partner03 .partner-bottom1 ul li {
    width: auto;
    float: none;
    padding: 5px;
    background: none;
    text-align: center;
    display: inline-block;
    vertical-align: top;
  }
  .partner03 .partner-bottom1 ul li .box {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #05488c;
    padding-top: 14px;
  }
  .partner03 .partner-bottom1 ul li .box .num {
    font-family: Oswald-Regular;
    font-size: 20px;
    color: #0070bd;
  }
  .partner03 .partner-bottom1 ul li .box .bt {
    font-size: 16px;
    color: #1b1b1b;
  }
  .partner03 .partner-bottom1 ul li:nth-last-child(1) {
    width: auto;
    background: none;
  }
  .partner04 {
    text-align: center;
    padding: 43px 0;
    background-color: rgba(0, 112, 189, 0.3);
  }
  .partner04 .bt {
    font-size: 30px;
    font-weight: bold;
    line-height: 60px;
    letter-spacing: 8px;
    min-width: 305px;
    display: inline-block;
    vertical-align: top;
    /* border: solid 2px #ffffff; */
    color: #ffffff;
  }
  .partner04 .p {
    font-size: 26px;
    letter-spacing: 2px;
    margin-top: 10px;
    color: #ffffff;
  }
  .app-info {
    margin-top: 23px;
    padding: 28px 0;
  }
  .app-info .app-item {
    background: url(../images/alogo.png) no-repeat bottom right;
    background-size: 100%;
    padding-bottom: 23px;
    border-bottom: 1px solid #a0a0a0;
    margin-bottom: 27px;
    overflow: hidden;
  }
  .app-info .app-item .left {
    float: left;
    width: 100%;
  }
  .app-info .app-item .left .li {
    display: none;
  }
  .app-info .app-item .left .pic:after {
    padding-bottom: 80.74935401%;
  }
  .app-info .app-item .right {
    float: right;
    padding-top: 21px;
    width: 100%;
  }
  .app-info .app-item .right .bt {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #222222;
  }
  .app-info .app-item .right .show .info {
    display: none;
  }
  .app-info .app-item .right .ul {
    overflow: hidden;
    margin-bottom: 23px;
  }
  .app-info .app-item .right .ul ul li {
    float: left;
    cursor: pointer;
    font-size: 14px;
    line-height: 44px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    width: 210px;
    margin-right: 17px;
    padding: 0 12px;
    background-color: #dadada;
    color: #444444;
    position: relative;
  }
  .app-info .app-item .right .ul ul li:after {
    content: '';
    display: block;
    width: 13px;
    height: 44px;
    background: url(../images/dot3.png) no-repeat center center;
    background-size: 100%;
    position: absolute;
    top: 0;
    right: -12px;
  }
  .app-info .app-item .right .ul ul .active {
    background-color: #05488c;
    color: #fff;
  }
  .app-info .app-item .right .ul ul .active:after {
    background: url(../images/dot3h.png) no-repeat center center;
    background-size: 100%;
  }
  .app-info .app-item .right .h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #333333;
  }
  .app-info .app-item .right .p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 14px;
    color: #666666;
  }
  .app-info .app-item .right .tu .li {
    float: left;
    margin-right: 10px;
    padding: 9px 28px;
    position: relative;
    height: 90px;
  }
  .app-info .app-item .right .tu .li:after,
  .app-info .app-item .right .tu .li:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border: solid 1px #122a88;
    position: absolute;
    top: 0;
    left: 0;
  }
  .app-info .app-item .right .tu .li:before {
    border-top-right-radius: 8px;
    border-bottom: 0;
    border-left: 0;
    right: 0;
    left: auto;
  }
  .app-info .app-item .right .tu .li:after {
    border-top-left-radius: 8px;
    border-bottom: 0;
    border-right: 0;
  }
  .app-info .app-item .right .tu .li .nr:after,
  .app-info .app-item .right .tu .li .nr:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border: solid 1px #122a88;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .app-info .app-item .right .tu .li .nr:before {
    border-bottom-right-radius: 8px;
    border-top: 0;
    border-left: 0;
    right: 0;
    left: auto;
  }
  .app-info .app-item .right .tu .li .nr:after {
    border-bottom-left-radius: 8px;
    border-top: 0;
    border-right: 0;
  }
  .app-info .app-item .right .tu .li .pic {
    width: 35px;
    margin: 0 auto;
  }
  .app-info .app-item .right .tu .li .tit {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #333333;
  }
  .about {
    padding-bottom: 0 !important;
  }
  .about01 {
    margin-bottom: 81px;
  }
  .about01 .about-left {
    float: left;
    width: 100%;
    position: relative;
  }
  .about01 .about-left .pic:after {
    padding-bottom: 67.82945736%;
  }
  .about01 .about-left .swiper {
    position: relative;
    overflow: hidden;
  }
  .about01 .about-left .swiper-button-next,
  .about01 .about-left .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 2px solid #eaeaea;
    margin-top: -15px;
    left: -10px;
    z-index: 55;
  }
  .about01 .about-left .swiper-button-next:after,
  .about01 .about-left .swiper-button-prev:after {
    font-size: 16px;
    color: #333;
    font-weight: bold;
  }
  .about01 .about-left .swiper-button-next {
    left: auto;
    right: -10px;
  }
  .about01 .about-right {
    float: right;
    width: 100%;
    padding-top: 27px;
  }
  .about01 .about-right .bt {
    font-family: Roboto-Regular;
    font-size: 30px;
    line-height: 40px;
    color: #bdbec0;
    background: url(../images/about.png) no-repeat center left;
    background-size: 33px;
    padding-left: 45px;
    margin-bottom: 14px;
  }
  .about01 .about-right .bt span {
    font-family: Roboto-Bold;
    font-size: 33px;
    color: #bdbec0;
  }
  .about01 .about-right .bt a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 26px;
    width: 48px;
  }
  .about01 .about-right .span {
    font-size: 32px;
    margin-bottom: 28px;
    color: #212121;
  }
  .about01 .about-right .p {
    font-size: 14px;
    line-height: 25px;
    color: #666666;
  }
  .about02 {
    padding: 23px;
    margin-bottom: 20px;
    background: url(../images/ysbg.jpg) no-repeat center center;
    background-size: cover;
  }
  .about03 {
    padding: 32px 0;
    background: url(../images/abg1.jpg) no-repeat center center;
    background-size: cover;
  }
  .about03 .left {
    float: left;
    width: 100%;
    padding-top: 0;
    background: url(../images/yin2.png) no-repeat 200px top;
    background-size: 83px;
  }
  .about03 .left .home-title {
    text-align: left;
  }
  .about03 .left .list {
    padding-top: 21px;
  }
  .about03 .left .list ul li {
    position: relative;
    padding-left: 58px;
    margin-bottom: 19px;
  }
  .about03 .left .list ul li .pic {
    width: 43px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .about03 .left .list ul li .text .bt {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .about03 .left .list ul li .text .p {
    font-size: 15px;
    font-weight: lighter;
    color: #555555;
  }
  .about03 .right {
    float: right;
    width: 100%;
  }
  .culture-bottom {
    margin-top: 20px;
    background: url('../images/cubg.jpg') no-repeat top center;
    background-size: 1200px;
  }
  .culture-bottom .tabs {
    padding-top: 42px;
  }
  .culture-bottom .menuTabs {
    text-align: center;
    position: relative;
  }
  .culture-bottom .menuTabs .arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    bottom: 0;
    margin: auto;
  }
  .culture-bottom .menuTabs .list {
    font-size: 0;
    padding-bottom: 19px;
    position: relative;
    display: inline-block;
  }
  .culture-bottom .menuTabs .box {
    display: block;
    padding: 10px;
    position: relative;
    z-index: 1;
  }
  .culture-bottom .menuTabs li {
    display: inline-block;
    width: 80px;
    height: 60px;
    position: relative;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .culture-bottom .menuTabs li:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .culture-bottom .menuTabs .title {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 0;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .culture-bottom .menuTabs .pic {
    width: 50px;
    height: 40px;
    display: block;
    margin: auto auto 0 auto;
    overflow: hidden;
    position: relative;
  }
  .culture-bottom .menuTabs .active {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .culture-bottom .conTabs {
    background-color: #ffffff;
    box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 29px 0 18px 0;
    width: 100%;
    margin: 0 auto;
  }
  .culture-bottom .item .box {
    display: block;
    padding: 0 21px;
    overflow: hidden;
    position: relative;
  }
  .culture-bottom .item .img {
    width: 100%;
    display: block;
    float: left;
    z-index: 1;
    position: relative;
    padding-bottom: 20px;
  }
  .culture-bottom .item .img img {
    width: 100%;
  }
  .culture-bottom .item .img:after {
    content: '';
    display: block;
    width: 100%;
    height: 93%;
    border: 1px #d1d1d1 solid;
    position: absolute;
    top: 20px;
    left: 20px;
    display: none;
  }
  .culture-bottom .item .img .pic {
    display: block;
    z-index: 4;
  }
  .culture-bottom .item .img .pic:after {
    padding-bottom: 61.81506849%;
  }
  .culture-bottom .item .text {
    width: 100%;
    float: left;
    padding: 0;
    padding-bottom: 30px;
  }
  .culture-bottom .item .title {
    line-height: 1;
    margin-bottom: 27px;
  }
  .culture-bottom .item .title-01 {
    color: #333333;
    font-size: 20px;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .culture-bottom .item .title-02 {
    font-size: 15px;
    line-height: 28px;
    color: #7a7a7a;
  }
  .culture-bottom .item .title-02:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #05488c;
    margin: 19px 0 0 0;
    transition: all 0.5s;
  }
  .culture-bottom .item .info {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    word-break: break-word;
  }
  .culture-bottom .item .box:hover img {
    transform: scale(1.1);
  }
  .culture-bottom .item .box:hover .title-01:after {
    width: 100px;
  }
  .culture-bottom .arrow-left,
  .culture-bottom .arrow-right {
    display: inline-block;
  }
  .culture-bottom .arrows {
    font-size: 0;
    padding-left: 0;
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    z-index: 44;
  }
  .culture-bottom .arrow-left {
    width: 140px;
    height: 20px;
    background: #c7c7c7 url(../images/arrow-left-01.png) no-repeat center center;
  }
  .culture-bottom .arrow-left:hover {
    background-color: #05488c;
  }
  .culture-bottom .arrow-right {
    width: 140px;
    height: 20px;
    background: #05488c url(../images/arrow-right-01.png) no-repeat center center;
  }
  .culture-bottom .arrow-right:hover {
    background-color: #05488c;
  }
  .culture {
    padding-bottom: 0 !important;
  }
  .culture01 {
    padding: 39px 0;
    background: #ffffff url('../images/cbg1.jpg') no-repeat bottom center;
    background-size: 100%;
  }
  .culture01 .left {
    float: left;
    width: 100%;
    padding-top: 0;
  }
  .culture01 .left .h {
    position: relative;
    padding-top: 12px;
    padding-left: 22px;
  }
  .culture01 .left .home-title {
    text-align: left;
    font-size: 26px;
    font-weight: normal;
  }
  .culture01 .left .home-p {
    text-align: left;
    margin-top: 2px;
  }
  .culture01 .left p {
    font-family: Roboto-Bold;
    font-size: 80px;
    line-height: 130px;
    color: rgba(102, 102, 102, 0);
    text-stroke: 1px rgba(102, 102, 102, 0.13);
    -webkit-text-stroke: 1px rgba(102, 102, 102, 0.13);
    position: absolute;
    top: 0;
    left: 0;
  }
  .culture01 .left .list {
    padding-top: 20px;
    padding-left: 0;
  }
  .culture01 .left .list .li {
    position: relative;
    min-height: 0;
    padding-bottom: 10px;
    margin-bottom: 14px;
    padding-left: 60px;
    padding-top: 3px;
    border-bottom: dashed 1px #c9c9c9;
  }
  .culture01 .left .list .li span {
    font-family: Roboto-Regular;
    font-size: 30px;
    color: #888888;
    background: url('../images/fbg.png') no-repeat top right;
    background-size: 37px;
    padding-top: 10px;
    padding-right: 9px;
    line-height: 36px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .culture01 .left .list .li .bt {
    font-size: 18px;
    margin-bottom: 5px;
    color: #333333;
  }
  .culture01 .left .list .li .p {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
  }
  .culture01 .right {
    float: right;
    width: 100%;
    margin-right: 0;
  }
  .product-show {
    padding-bottom: 0 !important;
  }
  .product-show .left {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 0;
  }
  .product-show .left .pic:after {
    padding-bottom: 69.4214876%;
  }
  .product-show .left .mySwiper2 {
    position: relative;
    overflow: hidden;
    border: solid 1px #dfdfdf;
  }
  .product-show .left .mySwiper {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 100%;
    overflow: hidden;
    padding: 27px 0;
    display: none;
  }
  .product-show .left .mySwiper .pic:after {
    padding-bottom: 69.4214876%;
  }
  .product-show .left .mySwiper .swiper-slide {
    border: solid 1px #dfdfdf;
    overflow: hidden;
  }
  .product-show .left .mySwiper .swiper-button-next,
  .product-show .left .mySwiper .swiper-button-prev {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    background: #eaebf0 url(../images/left4.png) no-repeat center center;
    background-size: 12px;
    height: 11px;
    z-index: 3;
  }
  .product-show .left .mySwiper .swiper-button-next:after,
  .product-show .left .mySwiper .swiper-button-prev:after {
    display: none;
  }
  .product-show .left .mySwiper .swiper-button-next {
    top: auto;
    bottom: 0;
    background: #eaebf0 url(../images/right4.png) no-repeat center center;
    background-size: 12px;
  }
  .product-show .left .mySwiper .swiper-slide-thumb-active {
    border: solid 1px #05488c;
  }
  .product-show .right {
    float: right;
    width: 100%;
    padding-top: 22px;
  }
  .product-show .right .span {
    font-size: 14px;
    line-height: 32px;
    padding: 0 10px;
    background-color: #0070bd;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 13px;
  }
  .product-show .right .bt {
    font-size: 18px;
    margin-bottom: 15px;
    color: #444444;
  }
  .product-show .right .p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 13px;
    color: #666666;
  }
  .product-show .right .btn {
    padding-top: 10px;
  }
  .product-show .right .btn a {
    width: 213px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    display: block;
    border-radius: 30px;
    float: none;
    margin-bottom: 10px;
    margin-right: 18px;
    background-color: #003e87;
  }
  .product-show .right .btn a img {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  .product-show .right .btn .tel {
    color: #fff;
  }
  .product-show .right .btn .co,
  .product-show .right .btn .do {
    color: #666666;
    background-color: #dddddd;
  }
  .product-show .right .btn .co img {
    width: 22px;
  }
  .product-show01 {
    overflow: hidden;
    padding-top: 26px;
  }
  .product-show01 .p-title {
    background-color: #f8f8f8;
  }
  .product-show01 .p-title span {
    width: 200px;
    text-align: center;
    background-color: #003e87;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    color: #ffffff;
    display: block;
  }
  .product-show01 .list {
    margin: 0 -40px;
    padding-top: 13px;
    padding-bottom: 23px;
    overflow: hidden;
  }
  .product-show01 .list .item {
    width: 100%;
    float: left;
    margin-bottom: 17px;
    padding: 0 40px;
  }
  .product-show01 .list .item .item-title {
    font-size: 16px;
    line-height: 67px;
    color: #444444;
    background: url('../images/dot4.png') no-repeat center left;
    background-size: 17px;
    padding-left: 24px;
  }
  .product-show01 .list .item .table tr {
    background: #f7f8fb;
  }
  .product-show01 .list .item .table tr td {
    border: 0;
    font-size: 14px;
    line-height: 32px;
    padding: 0 20px;
    text-align: left;
  }
  .product-show01 .list .item .table tr:nth-child(2n) {
    background: #fff;
  }
  .product-show01 .list .item .item-jsh {
    font-size: 14px;
    line-height: 25px;
    color: #111111;
  }
  .index-solution {
    overflow: hidden;
    position: relative;
  }
  .index-solution .itembox {
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    position: relative;
  }
  .index-solution .arrowbox {
    left: 107px;
    top: 0px;
    z-index: -1;
    position: absolute;
    height: 100vh;
    width: 100%;
    background: url('../images/quan.png') no-repeat center left;
    background-size: auto 113vh;
    display: none;
  }
  .index-solution .listpic .container {
    display: flex;
    align-items: center;
    min-height: 100%;
  }
  .index-solution .listpic li {
    height: auto;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .index-solution .listpic .box {
    width: 100%;
    padding: 40px 20px;
  }
  .index-solution .listpic .tit {
    font-size: 26px;
    line-height: 36px;
    height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    overflow: hidden;
  }
  .index-solution .listpic .txt {
    overflow: hidden;
    height: 75px;
    font-size: 14px;
    line-height: 25px;
    margin: 18px 0;
  }
  .index-solution .listpic .pic {
    width: 35px;
    margin: 0 auto;
  }
  .index-solution .listpic .pic:after {
    padding-bottom: 71.42857143%;
  }
  .index-solution .listpic .item {
    display: flex;
    flex-wrap: wrap;
  }
  .index-solution .listpic dl:first-child {
    margin-left: 0;
  }
  .index-solution .listpic dl {
    margin-left: 18px;
    min-width: 80px;
    height: 80px;
    text-align: center;
    padding: 23px 0;
    border: solid 1px #fff;
    border-radius: 5px;
    font-size: 12px;
  }
  .index-solution .listpic dt img {
    max-height: 41px;
  }
  .index-solution .listpic .more {
    padding-top: 38px;
  }
  .index-solution .listpic .more i {
    font-style: inherit;
  }
  .index-solution .listnav {
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    display: none;
  }
  .index-solution .listnav .swiper-container {
    overflow: initial;
  }
  .index-solution .listnav li {
    color: rgba(255, 255, 255, 0.8);
    z-index: 15;
    height: 14.28571429vh;
    line-height: 20px;
    padding: 40px 0;
    position: relative;
  }
  .index-solution .listnav li .pic {
    width: 65px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    background-color: #0070bd;
    border: solid 2px #ffffff;
    border-radius: 50%;
    display: none;
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
  }
  .index-solution .listnav li .bt {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.68);
    padding-left: 37px;
    background: url('../images/d3.png') no-repeat center left;
    background-size: 24px;
  }
  .index-solution .listnav li .bt span {
    display: block;
  }
  .index-solution .listnav li .n {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
  }
  .index-solution .listnav .li1 {
    margin-left: 283px;
  }
  .index-solution .listnav .li2 {
    margin-left: 170px;
    line-height: 25px;
  }
  .index-solution .listnav .li2 .bt {
    font-size: 16px;
    background-size: 27px;
  }
  .index-solution .listnav .li3 {
    margin-left: 112px;
    line-height: 30px;
  }
  .index-solution .listnav .li3 .bt {
    font-size: 22px;
    padding-left: 45px;
    background-size: 35px;
  }
  .index-solution .listnav .li4 {
    margin-left: 86px;
    line-height: 35px;
  }
  .index-solution .listnav .li4 .bt {
    font-size: 30px;
    padding-left: 55px;
    background-size: 45px;
  }
  .index-solution .listnav .li5 {
    margin-left: 106px;
    line-height: 30px;
  }
  .index-solution .listnav .li5 .bt {
    font-size: 22px;
    padding-left: 45px;
    background-size: 35px;
  }
  .index-solution .listnav .li6 {
    margin-left: 166px;
    line-height: 25px;
  }
  .index-solution .listnav .li6 .bt {
    font-size: 16px;
    background-size: 27px;
  }
  .index-solution .listnav .li7 {
    margin-left: 283px;
  }
  .index-solution .listnav .swiper-slide-thumb-active .pic {
    display: block;
  }
  .index-solution .listnav .swiper-slide-thumb-active .n {
    padding-left: 20px;
  }
  .index-solution .listnav .swiper-slide-thumb-active .bt {
    color: #fff;
    font-weight: 700;
    font-size: 30px !important;
    background: none !important;
  }
  .index-solution .listnav .swiper-slide-thumb-active .bt span {
    display: inline-block;
  }
}
@media (max-width: 500px) {
  .swiper-renewal-main .banner-hover .p {
    font-size: 16px;
    margin-top: 6px;font-weight:bold;
  }
  .swiper-renewal-main .banner-hover .span {
    font-size: 22px;
  }
  .home-honor .bt {
    margin-bottom: 60px;
  }
  .index-solution .listpic li:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .index-solution .listpic .box {
    position: relative;
    z-index: 3;
  }
  .home-contact .input {
    padding: 20px 0;
  }
  .inbanner .banner-hover .bt {
    font-size: 20px;
  }
  .second-nav ul li {
    margin: 0 7px;
  }
  .about01 .about-right .span {
    font-size: 24px;
  }
  .culture01 .left p {
    font-size: 40px;
  }
  .partner02 .partner-bottom ul li {
    width: 100%;
  }
  .partner02 .partner-bottom ul li .box {
    height: auto;
    min-height: 0;
  }
  .downloadlist ul li {
    width: 100%;
  }
}
#cooperate {
  width: 1200rem;
  margin:0 auto;
  /* background-color: white; */
  /* display: none; */
  /* position: fixed; */
  /* top: 50%; */
  /* left: 50%; */
  /* transform: translate(-50%, -50%); */
  /* z-index: 33333; */
}
#cooperate .box {
  padding: 0 100rem 0 100rem;
  text-align: left;
  color: #fff;
}
/*#cooperate .close {
  cursor: pointer;
  margin-top: 20rem;
  margin-right: 50rem;
  width: 48rem;
  height: 48rem;
  border-radius: 50%;
  border: 1rem solid #d0d0d5;
  line-height: 48rem;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/closed.png) no-repeat center center;
  background-size: 15rem;
}
#cooperate .title {
  font-weight: bold;
  font-size: 24rem;
  line-height: 28rem;
  margin-top: 5rem;
  padding-bottom: 19rem;
  color: #333;
  border-bottom: 1rem solid #d0d0d5;
}*/
#cooperate .warm {
  padding-top: 15rem;
  /* height: 20rem; */
  font-size: 16rem;
  line-height: 24rem;
	border-top: 1rem solid #fff;
}
#cooperate .warm strong {
  color: #D8AF13;
}
#cooperate .input {
  height: 110rem;
  padding:0;
}

#cooperate .input2{
	width:50%;
}

#cooperate .input .name {
  /* margin-right: 5rem; */
  width: 200rem;
  height: 109rem;
  border-bottom: 1rem solid #D8AF13;
  line-height: 109rem;
  font-size: 16rem;
  font-weight: bold;
}
#cooperate .input .name strong {
  color: #D8AF13;
}
#cooperate .input .contain {
  width: 798rem;
  height: 109rem;
  border-bottom: 1rem solid #fff;
  font-size: 16rem;
}
#cooperate .input .contain .wrap {
  font-size: 16rem;
  position: relative;
  margin: 44rem 75rem 20rem 25rem;
  padding-left: 27rem;
}
#cooperate .input .contain .wrap .radio {
  position: absolute;
  left: 0;
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
#cooperate .input .contain .in {
  margin-top: 38rem;
  margin-left: 15rem;
  width: 763rem;
  height: 33rem;
  padding: 0 20rem;
  border: 1rem solid #d0d0d5;
}


#cooperate .input2 .name{
    width: 75rem;
    display: inline-block;
    border: none;
}

#cooperate .input2 .contain{
    display: inline-block;
    width: auto;
	border: none;
}

#cooperate .input2 .contain .in{
	width: 390rem;
}

#cooperate .submit {
  position: relative;
  width: 180rem;
  height: 50rem;
  background-color: #05488c;
  border: none;
  margin: 0 auto;
  margin-top: 50rem;
  text-align: center;
  font-size: 15rem;
  color: white;
  display: block;
  cursor: pointer;
}
@media (min-width: 1025px) {
  #cooperate .submit:hover {
    background: #043364;
  }
}
@media (max-width: 1200px) {
  #cooperate {
    width: 100%;
  }
  #cooperate .box {
    padding: 20px;
  }
  /*#cooperate .close {
    cursor: pointer;
    margin-top: 10px;
    margin-right: 10px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #d0d0d5;
    line-height: 48px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/closed.png) no-repeat center center;
    background-size: 15px;
  }
  #cooperate .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    margin-top: 5px;
    padding-bottom: 19px;
    color: #333;
    border-bottom: 1px solid #d0d0d5;
  }*/
  #cooperate .warm {
    margin-top: 15px;
    height: auto;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #fff;
  }

  #cooperate .input {
    height: auto;
  }
  #cooperate .input .name {
    margin-right: 5px;
    width: 100%;
    height: auto;
    /* border-bottom: 1px solid #172a88; */
    line-height: 39px;
    font-size: 16px;
    font-weight: bold;
  }

  #cooperate .input .contain {
    width: 100%;
    height: auto;
    border-bottom: 0;
    font-size: 16px;
  }
  #cooperate .input .contain .wrap {
    font-size: 16px;
    position: relative;
    margin: 10px;
    padding-left: 27px;
  }
  #cooperate .input .contain .wrap .radio {
    position: absolute;
    left: 0;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
  }
  #cooperate .input .contain .in {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    width: 100%;
    height: 33px;
    padding: 0 20px;
    border: 1px solid #d0d0d5;
  }
  #cooperate .submit {
    position: relative;
    width: 180px;
    height: 50px;
    background-color: #05488c;
    border: none;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    font-size: 15px;
    color: white;
    display: block;
    cursor: pointer;
  }
}



.floatRigth {
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 20%;
  right: 50px;
}

.floatRigth li {
	width: 60rem;
	height: 60rem;
	margin-top: 10rem;
	position: relative;
}
.floatRigth .box {
	border: solid 1px #05488c;
	display: block;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 5rem;
	width: 60rem;
	height: 60rem;
	background: #05488c;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	border-radius: 50%;
}

.floatRigth .iconfont {
  text-align: center;
  color: #fff;
  display: block;
  margin: auto;
  position: relative;
}
.floatRigth .iconfont img{
	margin:0 auto;
	width:30rem;
}
.floatRigth .title {
	display: block;
	font-size:12rem;
}

.floatRigth .hoverDiv {
    font-family: arial;
    border: 1px #05488c solid;
    background-color: #05488c;
    width: 180rem;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 120%;
    -webkit-transition: right .5s;
    transition: right .5s;
	display:none;
}

.floatRigth .hoverDiv .title{
    font-size: 14px;
	padding:10px 0;
}

.floatRigth .box:hover .hoverDiv {
  display:block;
}

@media (max-width: 1200px) and (min-width: 1025px) {
  #cooperate .submit:hover {
    background: #043364;
  }
  .floatRigth{
	  display:none;
  }
}
.swiper-renewal-main .swiper-slide{
	overflow:hidden;
}

.swiper-renewal-main .swiper-slide.swiper-slide-active .img{
  transition: 6s linear;
  transform: scale(1, 1);
  -webkit-transition: 6s linear;
  -webkit-transform: scale(1, 1);
}

.swiper-renewal-main .swiper-slide .img{
	overflow:hidden;
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);	
}

.swiper-renewal-main .banner-hover1 {
	transform: translateY(-100%);
}
.swiper-renewal-main .banner-hover1 .span{
	font-size:76rem; 
	font-weight: bold;
	line-height:80rem;
	color:#003e87;
}
.swiper-renewal-main .banner-hover1 .p{
	font-size:34rem;
	line-height:58rem;
	color:#003e87;
}

.swiper-renewal-main .g1{
	position: absolute;
	bottom:100rem;
	width:2221rem;
	height:544rem;
	left:50%;
	transform: translateX(-50%);
	background: url(../images/keji.png) no-repeat center center;
	background-size: 100%;
	-webkit-animation: shang 4s infinite;
	    animation: shang 4s infinite;
		margin-left:-10rem;
		transition: 0.5s;
}
canvas{
	    position: absolute;
	    bottom:200rem;
	    z-index: 33;
	    left: 50%; 
		opacity: 0.4;
		 transform: translateX(-50%);
	
}
 
@keyframes shang {
  0% {
     bottom:100rem;
	 margin-left:-10rem;
  }
  50% {
     bottom:110rem;
	  margin-left:0;
  }
  100% {
     bottom:100rem;
	  margin-left:-10rem;
  }
}
.shang {
  animation-name: shang;
}



@media(max-width:1200px){
	.swiper-renewal-main .banner-hover1 {
		transform: translateY(-100%);
	}
	.swiper-renewal-main .banner-hover1 .span{
		font-size:30px;  
		line-height:40px; 
	}
	.swiper-renewal-main .banner-hover1 .p{
		font-size:16px;
		line-height:30px; 
	}
	
}

.filter-select {
	margin: 15rem 0;
	width: 100%;
	overflow: hidden;
}

.filter-select .text {
	float: left;
	height: 36rem;
	font-size: 18rem;
	color: #0A2789;
	margin-right: 10rem;
	font-weight: 700;
	line-height: 36rem;
}

.filter-select .flex_bd {
  float: left;
}


.filter-select .flex_bd .fl-link {
  border: 1px solid #0A2789;
  margin-left: 10rem;
  font-size: 16rem;
  color: #666;
  padding: 4rem 12rem;
  display:none;
  line-height: 24rem;
}

.filter-select .flex_bd .fl-link i {
  margin-left: 10rem;
  color: #0A2789;
  font-size: 20rem;
  font-family:"宋体";
  font-style:normal;
}

.filter-select .flex_bd .fl-link.f_remove{
	display:inline-block!important;
}

.filter-select .flex_bd .show{
	display:inline-block;
}

.filter-select .flex_bd .fl-link .all-text {
  color: #c8161d;
  font-size: 16rem;
  font-weight: bold;
}

@media(max-width:1200px){
	.filter-select{
		display:none;
	}
	
}

@media (max-width:768px){
	.prodlist li {
		width: 100%;
	}
}


.nav ul li .subnav ul li.pro .subnav2{
	position: absolute;
	left: 100%;
	width: 100%;
	top: 0;
	z-index: 9999;
	background: rgba(0,0,0,0.5);	
	display:none;
}

.nav ul li .subnav ul li.pro:hover .subnav2{
	display:block;
}

.nav ul li .subnav ul li.pro .subnav2 a{
	color:#fff;
	font-weight: normal;
}
