/*@charset "utf-8";*/
/**,*/
/**:before,*/
/**:after {*/
/*  -webkit-box-sizing: border-box;*/
/*  -moz-box-sizing: border-box;*/
/*  box-sizing: border-box;*/
/*  outline: 0;*/
/*}*/
/*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;*/
/*}*/
/** {*/
/*  margin: 0;*/
/*  padding: 0;*/
/*}*/
/*body {*/
/*  font-size: 14px;*/
/*  color: #666;*/
/*  line-height: 24px;*/
/*  margin: 0 auto;*/
/*  background: #fff;*/
/*  min-width: 1420px;*/
/*  font-family: arial, "microsoft yahei";*/
/*}*/
/*a:link,*/
/*a:visited {*/
/*  text-decoration: none;*/
/*  outline: none;*/
/*  color: #666;*/
/*}*/
/*a:hover,*/
/*a:active,*/
/*a:focus {*/
/*  color: #1687a6;*/
/*  text-decoration: none;*/
/*}*/
/*ul,*/
/*li {*/
/*  list-style: none;*/
/*}*/
/*ul {*/
/*  padding: 0;*/
/*}*/
/*li {*/
/*  zoom: 1;*/
/*  vertical-align: middle;*/
/*}*/
/*ol {*/
/*  margin: 0px;*/
/*  padding: 0;*/
/*  padding-left: 0;*/
/*}*/
/*fieldset,*/
/*img {*/
/*  border: none;*/
/*}*/
/*img {*/
/*  border: 0;*/
/*  vertical-align: top;*/
/*  max-width: 100%;*/
/*}*/
/*div {*/
/*  outline: none;*/
/*}*/
/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6 {*/
/*  font-weight: normal;*/
/*  font-size: 100%;*/
/*}*/
/*table {*/
/*  border-collapse: collapse;*/
/*  border-spacing: 0;*/
/*  table-layout: fixed;*/
/*  border: 0;*/
/*  width: 100%;*/
/*}*/
/*th,*/
/*td {*/
/*  padding: 0;*/
/*}*/
/*input,*/
/*textarea {*/
/*  font-family: arial, "microsoft yahei";*/
/*  font-size: 14px;*/
/*}*/
/*input {*/
/*  outline: none;*/
/*}*/
/*textarea {*/
/*  outline: none;*/
/*}*/
/*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-bottom: 1px;*/
/*  margin-left: 5px;*/
/*  margin-right: 5px;*/
/*}*/
/*textarea,*/
/*input[type='email'],*/
/*input[type='date'],*/
/*input[type='password'],*/
/*input[type='text'] {*/
/*  padding: 0;*/
/*  color: #666;*/
/*  outline: 0;*/
/*}*/
/*input,*/
/*select,*/
/*textarea {*/
/*  -webkit-appearance: none;*/
/*  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
/*  border-radius: 0;*/
/*  overflow-y: hidden;*/
/*  overflow-x: hidden;*/
/*}*/
/*::-webkit-input-placeholder {*/
/*  color: #646464;*/
/*}*/
/*:-moz-placeholder {*/
/*  color: #646464;*/
/*  opacity: 1;*/
/*}*/
/*::-moz-placeholder {*/
/*  color: #646464;*/
/*  opacity: 1;*/
/*}*/
/*:-ms-input-placeholder {*/
/*  color: #646464;*/
/*}*/
/*input:required:invalid,*/
/*input:focus:invalid,*/
/*textarea:required:invalid,*/
/*textarea:focus:invalid {*/
/*  box-shadow: none;*/
/*}*/
@font-face {
  font-family: "DIN-Medium";
  src: url("../font/DIN-Medium.woff2") format("woff2"), url("../font/DIN-Medium.woff") format("woff"), url("../font/DIN-Medium.ttf") format("truetype"), url("../font/DIN-Medium.eot") format("embedded-opentype"), url("../font/DIN-Medium.svg") format("svg");
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  clear: both;
  height: 0;
  content: "";
  line-height: 0;
  font-size: 0;
  display: block;
}
.vcenter {
  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 {*/
/*  width: 100%;*/
/*  max-width: 1420px;*/
/*  margin-left: auto;*/
/*  margin-right: auto;*/
/*}*/
@media (max-width: 1440px) {
  .container {
    /*max-width: 1200px;*/
    width: 100%;
  }
}
#main {
  overflow: hidden;
  position: relative;
}
@font-face {
  font-family: "DIN-Medium";
  src: url("../font/DIN-Medium.woff2") format("woff2"), url("../font/DIN-Medium.woff") format("woff"), url("../font/DIN-Medium.ttf") format("truetype"), url("../font/DIN-Medium.eot") format("embedded-opentype"), url("../font/DIN-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  overflow: hidden !important;
  background-repeat: no-repeat;
  background-position: center center;
}
.fp-tableCell {
  vertical-align: middle !important;
}
.top {
  position: relative;
  height: 100%;
  z-index: 3;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .fp-tableCell {
    display: block;
  }
}
.anniu {
  position: absolute;
  bottom: 30px;
  z-index: 999;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.anniu img {
  animation: myfirst04 1.5s linear infinite;
}
@keyframes myfirst04 {
  0% {
    opacity: 0;
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.left .header {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  position: fixed;
  border-bottom: solid 1px rgba(255, 255, 255, 0.33);
}
.left .header .logo {
  float: left;
}
.left .header .nav {
  text-align: right;
  float: right;
  font-size: 0;
}
.left .header .nav li {
  position: relative;
  display: inline-block;
  z-index: 99;
  vertical-align: middle;
}
.left .header .nav li:hover .subnav {
  display: block;
}
.left .header .nav li:hover .subnav a {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.left .header .nav li > a {
  height: 108px;
  line-height: 108px;
  text-align: center;
  color: #fff;
  display: block;
  margin: 0 30px;
  z-index: 100;
  position: relative;
  font-size: 18px;
}
.left .header .nav li > a:after {
  content: "";
  height: 2px;
  left: 50%;
  bottom: 30px;
  opacity: 0;
  width: 0;
  position: absolute;
  background: #fff;
  transition: all 500ms ease;
}
@media (max-width: 1440px) {
  .left .header .nav li > a {
    margin: 0 20px;
  }
}
.left .header .nav li .subnav {
  top: 108px;
  left: 0px;
  padding: 10px 0;
  background: #fff;
  position: absolute;
  background-color: #1687a6;
  background-color: rgba(22, 135, 166, 0.9);
  width: 100%;
  z-index: 99;
  display: none;
}
.left .header .nav li .subnav:before {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  content: "";
  position: absolute;
  border-bottom: solid 10px #1687a6;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
.left .header .nav li .subnav > a {
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  padding: 10px 0;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.left .header .nav li .subnav > a:hover {
  text-shadow: 0 0 1px #fff;
}
.left .header .nav li .subnav a:first-child {
  border-top: 0;
}
.left .header .nav li:hover > a:after,
.left .header .nav .active > a:after {
  left: 0;
  width: 100%;
  opacity: 1;
}
.left .header .search-box1 .top-search {
  float: right;
  margin-top: 35px;
  position: relative;
}
.left .header .search-box1 .top-search input {
  border: 0;
  padding: 9px;
  color: #fff;
  width: 210px;
  font-family: "微软雅黑";
  padding-right: 30px;
  padding-left: 15px;
  margin-left: 3px;
  border-radius: 30px;
  background: #455f71;
  background: rgba(255, 255, 255, 0.2);
}
.left .header .search-box1 .top-search ::-webkit-input-placeholder {
  color: #ffffff;
}
.left .header .search-box1 .top-search :-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.left .header .search-box1 .top-search ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.left .header .search-box1 .top-search :-ms-input-placeholder {
  color: #ffffff;
}
.left .header .search-box1 .top-search .searchbtn2 {
  right: 15px;
  top: 8px;
  position: absolute;
}
.left .header-2 {
  background: #082440;
}
.left .header-ny {
  top: auto;
  left: auto;
  height: 108px;
  position: relative;
  background: #fff;
}
.left .header-ny .nav li > a {
  color: #333;
}
.left .header-ny .nav li > a:after {
  background: #1687a6;
}
.left .header-ny .search-box1 .top-search input {
  color: #666;
  border: solid 1px #ececec;
  background: #ececec;
}
.left .header-ny ::-webkit-input-placeholder {
  color: #666!important;
}
.left .header-ny :-moz-placeholder {
  color: #666!important;
  opacity: 1;
}
.left .header-ny ::-moz-placeholder {
  color: #666!important;
  opacity: 1;
}
.left .header-ny :-ms-input-placeholder {
  color: #666666 !important;
}
@keyframes dong {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp2 {
  from {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp2 {
  animation-name: fadeInUp2;
}
@keyframes fadeInDown2 {
  from {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown2 {
  animation-name: fadeInDown2;
}
@keyframes fadeInLeft2 {
  from {
    opacity: 0;
    transform: translate3d(-1000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft2 {
  animation-name: fadeInLeft2;
}
@keyframes fadeInRight2 {
  from {
    opacity: 0;
    transform: translate3d(1000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight2 {
  animation-name: fadeInRight2;
}
@-webkit-keyframes mymove4 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
/*.fixed {*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  z-index: 99999;*/
/*  position: fixed;*/
/*  height: 100px;*/
/*  -webkit-transition: all 334ms ease-in-out;*/
/*  transition: all 334ms ease-in-out;*/
/*  -webkit-animation: 2s dong;*/
/*  animation: 2s dong;*/
/*  background: #fff!important;*/
/*  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
/*}*/
.banner .pic {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100vh;
  -webkit-transition: all 4s;
  transition: all 4s;
}
.banner .txtbox {
  text-align: center;
  padding-top: 25%;
  color: #fff;
}
.banner .txt-1 {
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;
}
.banner .txt-2 {
  font-size: 46px;
  line-height: 50px;
  margin-top: 15px;
  font-family: "微软雅黑";
}
.banner .video img {
  display: inline-block;
}
.banner .slick-dots {
  bottom: 20%;
  left: 250px;
  text-align: left;
}
.banner .slick-dots li button {
  text-align: left;
  background: none;
  width: 12px;
  height: 12px;
  border: solid 2px #fff;
}
.banner .slick-dots li.slick-active button {
  background: #fff;
  width: 8px;
  height: 8px;
}
.banner .slick-active .txt-1 {
  animation: 1s fadeInUp2 ease;
}
.banner .slick-active .txt-2 {
  animation: 1.5s fadeInDown2 ease;
}
@media (max-width: 1440px) {
  .banner .txt-1 {
    font-size: 40px;
    line-height: 50px;
  }
  .banner .txt-2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.index-box-2 {
  position: relative;
}
.index-box-2 .txtbox {
  text-align: center;
  color: #fff;
}
.index-box-2 .txt-1 {
  font-size: 60px;
  line-height: 70px;
  font-weight: 600;
}
.index-box-2 .txt-2 {
  font-size: 25px;
  line-height: 40px;
  margin-top: 70px;
}
.index-box-2 .more {
  font-size: 18px;
}
.index-box-2 .more a {
  color: #fff;
}
.index-box-2 .dot {
  display: block;
  border-radius: 50%;
  position: relative;
}
.index-box-2 .dot .circle {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.index-box-2 .dot .circle:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  opacity: 0;
  background: #157c9d;
  margin: auto;
}
.index-box-2 .dot .circle-01:after {
  width: 27px;
  height: 27px;
  opacity: 1;
  background: #157c9d;
  border: solid 10px #c5cbcd;
}
.index-box-2 .dot {
  width: 90px;
  height: 90px;
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  border-radius: 50%;
}
.index-box-2 .dot .circle {
  width: 90px;
  height: 90px;
}
.index-box-2 .dot .circle-02:after {
  background: rgba(255, 255, 255, 0.6);
  animation: ripple 1500ms ease-out 1000ms infinite;
}
.index-box-2 .dot .circle-03:after {
  background: rgba(255, 255, 255, 0.4);
  animation: ripple 1500ms ease-out 1600ms infinite;
}
@-webkit-keyframes ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media (max-width: 1440px) {
  .index-box-2 .txt-1 {
    font-size: 40px;
    line-height: 50px;
  }
  .index-box-2 .txt-2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.index-box-3 {
  padding-top: 9%;
  position: relative;
}
.index-box-3 .container {
  position: relative;
}
.index-box-3 .font35 {
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
}
.index-box-3 .pro01 {
  top: 163px;
  left: 50px;
  z-index: 1;
  position: absolute;
}
.index-box-3 .pro02 {
  top: 110px;
  left: 380px;
  z-index: 1;
  position: absolute;
}
.index-box-3 .pro03 {
  top: 180px;
  left: 550px;
  z-index: 1;
  position: absolute;
}
.index-box-3 .pro04 {
  top: 180px;
  left: 850px;
  z-index: 1;
  position: absolute;
}
.index-box-3 .pro05 {
  top: 550px;
  left: 350px;
  z-index: 1;
  position: absolute;
}
.index-box-3 .pro06 {
  top: 540px;
  right: 170px;
  z-index: 1;
  position: absolute;
}
.index-box-3 .pro07 {
  top: 400px;
  right: 60px;
  z-index: 1;
  position: absolute;
}
@media (max-width: 1440px) {
  .index-box-3 .font35 {
    font-size: 20px;
    line-height: 30px;
  }
}
.footer {
  color: #dfecf9;
  padding-bottom: 15px;
  padding-top: 70px;
  background: #041d35;
}
.footer a {
  color: #dfecf9;
}
.footer a:hover {
  color: #fff;
}
.footer .list {
  padding-bottom: 70px;
}
.footer .list li:first-child {
  border-left: 0;
}
.footer .list li {
  width: 10.2%;
  float: left;
  min-height: 220px;
  padding-left: 30px;
  border-left: solid 1px #06294a;
}
.footer .list li h3 {
  margin-bottom: 10px;
  font-weight: normal;
}
.footer .list li h3 a {
  color: #fff;
  font-size: 16px;
}
.footer .list li a {
  display: block;
}
.footer .list .last {
  width: 25%;
  text-align: right;
}
.footer .list .last:before {
  display: none;
}
.footer .list .last .wx {
  font-size: 12px;
}
.footer .list .last .tel {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 70px;
  position: relative;
}
.footer .list .last .tel img {
  right: 0;
  top: 0;
  border-radius: 100%;
  background: #137894;
  position: absolute;
}
.footer .list .last .tel p:nth-child(2) {
  color: #fff;
  font-size: 24px;
  font-family: arial;
  font-weight: 700;
}
.footer .list .last .add,
.footer .list .last .email {
  font-size: 15px;
  padding-right: 40px;
  position: relative;
}
.footer .list .last .add img,
.footer .list .last .email img {
  right: 17px;
  top: 5px;
  position: absolute;
}
.footer .list .last .add a:hover,
.footer .list .last .email a:hover {
  color: #1687a6;
}
.footer .copy {
  padding: 15px 0;
  text-align: left;
}
.footer .copy span {
  float: right;
}
.active .index-box-2 .txt-1 {
  animation: 1s fadeInUp2 ease;
}
.active .index-box-2 .txt-2 {
  animation: 1.5s fadeInDown2 ease;
}
.active .index-box-3 .font35 {
  animation: 1.2s fadeInDown ease;
}
.active .index-box-3 .pro01 {
  animation: 1s fadeInUp2 ease;
}
.active .index-box-3 .pro02 {
  animation: 1.2s fadeInDown ease;
}
.active .index-box-3 .pro03 {
  animation: 1.3s fadeInUp2 ease;
}
.active .index-box-3 .pro04 {
  animation: 1.4s fadeInDown ease;
}
.active .index-box-3 .pro05 {
  animation: 1.5s fadeInUp2 ease;
}
.active .index-box-3 .pro06 {
  animation: 1.6s fadeInDown ease;
}
.active .index-box-3 .pro07 {
  animation: 1.7s fadeInUp2 ease;
}
#fp-nav.right {
  right: 0px;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-color: #ddd;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  background: #f08200;
  border-color: #f08200;
}
.inside-banner {
  height: 419px;
  color: #fff;
  padding-top: 180px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.inside-banner .cn {
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
}
.inside-banner .en {
  font-family: arial;
  font-size: 18px;
}
.inside-box {
  height: 48px;
  line-height: 47px;
  overflow: hidden;
  border-bottom: solid 1px #eee;
}
.inside-title {
  line-height: 70px;
  width: 40%;
  float: left;
  z-index: 1;
  background: #fff;
  position: relative;
}
.inside-title .en {
  font-size: 66px;
  font-weight: 700;
}
@media (max-width: 1440px) {
  .inside-title .en {
    font-size: 40px;
  }
}
.inside-box-2 {
  color: #333;
  font-size: 30px;
  padding-top: 50px;
  position: relative;
  vertical-align: top;
}
.inside-box-2:before {
  content: "";
  width: 20%;
  height: 1px;
  left: 0;
  top: 85px;
  position: absolute;
  background: #d9d9d9;
}
.inside-box-2 span {
  vertical-align: bottom;
  display: inline-block;
}
.inside-box-2 .en {
  padding-right: 20px;
}
.inside-box-2 .bule {
  color: #1687a6;
  font-weight: 700;
}
.inside-menu {
  width: 50%;
  margin-top: 5px;
  float: right;
  text-align: right;
}
.inside-menu li {
  margin-left: 20px;
  display: inline-block;
  font-size: 48px;
  line-height: 47px;
  position: relative;
  text-align: center;
}
.inside-menu li:before {
  top: 50%;
  left: -14px;
  margin-top: -8px;
  content: "";
  width: 1px;
  height: 16px;
  position: absolute;
  background: #d8d8d8;
}
.inside-menu li a {
  width: 173px;
  height: 46px;
  line-height: 46px;
  display: block;
  color: #333;
  font-size: 20px;
  font-weight: 700;
}
.inside-menu li:hover,
.inside-menu .active {
  background: #1687a6;
}
.inside-menu li:hover a,
.inside-menu .active a {
  color: #fff;
}
.inside-current {
  width: 40%;
  float: right;
  text-align: right;
}
.inside-current img {
  margin: 15px 5px 0 0;
}
.inside-current span {
  color: #1687a6;
}
.inside-news {
  padding-bottom: 80px;
}
.inside-news ul {
  margin-top: 60px;
}
.inside-news li {
  padding: 30px 0px;
  border-bottom: solid 1px #d9d8d8;
}
.inside-news li .time {
  width: 11%;
  float: left;
  padding-top: 10px;
}
.inside-news li .time span {
  display: block;
}
.inside-news li .date {
  color: #d8d8d8;
  font-size: 25px;
  font-family: arial;
  line-height: 30px;
  font-weight: lighter;
}
.inside-news li .icon {
  color: #d8d8d8;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  color: #858585;
  font-family: "宋体";
  margin-top: 30px;
  border: solid 1px #d8d8d8;
}
.inside-news li .txtbox {
  width: 61%;
  float: left;
  padding-top: 10px;
  padding-left: 60px;
}
.inside-news li .txtbox .tit {
  margin-top: 2px;
  font-size: 20px;
  color: #333;
  height: 24px;
  font-weight: 700;
  overflow: hidden;
}
.inside-news li .txtbox .txt {
  color: #949494;
  font-size: 16px;
  height: 48px;
  overflow: hidden;
  margin-top: 30px;
}
.inside-news li .pic {
  width: 18%;
  float: right;
  position: relative;
}
.inside-news li .pic:after {
  content: "";
  display: block;
  padding-bottom: 52.7%;
}
.inside-news li:hover {
  border-color: #1687a6;
}
.inside-news li:hover .date {
  color: #1687a6;
}
.inside-news li:hover .icon {
  color: #1687a6;
  border: solid 1px #1687a6;
}
.inside-news li:hover .txtbox .tit,
.inside-news li:hover .txtbox .txt {
  color: #1687a6;
}
.inisde-page {
  font-size: 0;
  color: #999;
  padding: 70px 0 0 0;
  text-align: center;
  font-family: arial;
}
.inisde-page em {
  font-style: normal;
  font-size: 18px;
}
.inisde-page a,
.inisde-page span {
  color: #656565;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  min-width: 40px;
  line-height: 40px;
  height: 40px;
  border-radius: 100%;
  margin: 0 3px;
  padding: 0 5px;
  background: #e9e9e9;
  border: solid 1px #e9e9e9;
  vertical-align: middle;
}
.inisde-page a.cur,
.inisde-page span.cur,
.inisde-page a:hover,
.inisde-page span:hover {
  background-color: #1687a6;
  color: #fff;
  border-color: #1687a6;
}
.inisde-page .prev,
.inisde-page .next {
  padding: 0 20px;
  background: none;
  border: 0;
  color: #444;
  font-size: 15px;
}
.inisde-page .prev {
  background: url(../images/prev-4.png) no-repeat left center;
}
.inisde-page .prev:hover {
  color: #1687a6;
  border-radius: 0;
  background-color: #fff;
}
.inisde-page .next {
  background: url(../images/next-4.png) no-repeat right center;
}
.inisde-page .next:hover {
  color: #1687a6;
  border-radius: 0;
  background-color: #fff;
}
.insider-newsshow {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 80px 0;
}
.insider-newsshow h1 {
  text-align: center;
  font-weight: normal;
  font-size: 30px;
}
.insider-newsshow .info {
  height: 40px;
  margin: 30px 0;
  line-height: 40px;
  text-align: center;
  background: #eeeeee;
  font-size: 14px;
}
.insider-newsshow .info span {
  padding: 0 50px;
  display: inline-block;
}
.insider-newsshow .info img {
  margin: 14px 5px 0 0;
}
.insider-newsshow .text {
  padding: 0 90px;
}
.insider-page-news {
  padding-top: 80px;
}
.insider-page-news li:first-child {
  float: left;
}
.insider-page-news li {
  width: 48%;
  float: right;
  height: 40px;
  padding-right: 30px;
  padding-left: 90px;
  line-height: 40px;
  background: #eee;
  transition: all 500ms ease;
}
.insider-page-news li:hover {
  background: #1687a6;
}
.insider-page-news li:hover a {
  color: #fff;
}
.inside-contact {
  padding: 60px 0 0 0;
}
.inside-contact .box-1 .leftitem {
  width: 38%;
  float: left;
  color: #333;
  font-size: 18px;
}
.inside-contact .box-1 .leftitem p {
  padding: 20px 0;
  border-bottom: dashed 1px #ddd;
}
.inside-contact .box-1 .leftitem p:first-child {
  font-size: 20px;
  color: #1687a6;
  font-weight: 700;
}
.inside-contact .box-1 .leftitem img {
  margin-right: 30px;
}
.inside-contact .box-1 .leftitem span {
  color: #1687a6;
  font-size: 43px;
  font-weight: 700;
  font-style: italic;
}
.inside-contact .box-1 .rightitem {
  width: 50%;
  float: right;
  overflow: hidden;
}
.inside-contact .box-1 .rightitem ul {
  margin: 0 -15px;
}
.inside-contact .box-1 .rightitem li {
  padding-bottom: 30px;
}
.inside-contact .box-1 .rightitem li p {
  width: 50%;
  float: left;
  padding: 0 15px;
  position: relative;
}
.inside-contact .box-1 .rightitem li p label {
  top: 20px;
  left: 40px;
  color: #e50d1e;
  font-size: 16px;
  position: absolute;
}
.inside-contact .box-1 .rightitem li p input,
.inside-contact .box-1 .rightitem li p textarea {
  height: 56px;
  line-height: 56px;
  background: #f3f3f3;
  border-radius: 5px;
  width: 100%;
  border: 0;
  font-size: 16px;
  color: #333;
  border: solid 1px #f3f3f3;
  font-family: "微软雅黑";
  padding: 10px 20px 10px 50px;
}
.inside-contact .box-1 .rightitem li p textarea {
  resize: none;
  height: 170px;
}
.inside-contact .box-1 .rightitem li p input:focus,
.inside-contact .box-1 .rightitem li p textarea:focus {
  border-color: #1687a6;
}
.inside-contact .box-1 .rightitem .button {
  text-align: center;
}
.inside-contact .box-1 .rightitem .button a {
  width: 128px;
  height: 40px;
  color: #333;
  font-size: 16px;
  display: inline-block;
  line-height: 38px;
  border-radius: 5px;
  background: #f8f8f8;
  border: solid 1px #f8f8f8;
}
.inside-contact .box-1 .rightitem .button a:hover {
  color: #fff;
  border-color: #1687a6;
  background: #1687a6;
}
.inside-contact .map {
  width: 100%;
  margin-top: 50px;
}
.inside-contact #allmap {
  height: 500px;
  width: 100%;
}
.inside-hzhb {
  padding: 70px 0;
  overflow: hidden;
}
.inside-hzhb .tit {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  padding-left: 50px;
}
.inside-hzhb ul {
  margin: 0 -25px;
}
.inside-hzhb li {
  width: 20%;
  float: left;
  padding: 25px;
}
.inside-hzhb li a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 500ms ease;
  display: block;
  position: relative;
}
.inside-hzhb li a img {
  transition: all 700ms ease;
}
.inside-hzhb li a:after {
  content: "";
  display: block;
  padding-bottom: 40%;
}
.inside-hzhb li:hover a img {
  transform: scale(1.05);
}
.inside-job {
  overflow: hidden;
  padding: 70px 0;
}
.inside-job .list-2 {
  margin: 0 -50px;
  padding-bottom: 70px;
}
.inside-job .list-2 li {
  width: 50%;
  float: left;
  padding: 0 50px;
}
.inside-job .list-2 li .txtbox {
  color: #fff;
  padding: 30px;
  font-size: 18px;
  line-height: 36px;
  padding-top: 40px;
  background: #1687a6;
}
.inside-job .list-2 li .t1 {
  font-weight: 700;
}
.inside-job .list-2 li .t2 {
  padding-left: 20px;
  position: relative;
}
.inside-job .list-2 li .t2:before {
  top: 13px;
  left: 0;
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  background: #ffffff;
}
.inside-job .tit {
  margin-top: 20px;
  height: 60px;
  line-height: 60px;
  background: #f7f7f7;
  padding: 0 25px;
  position: relative;
  color: #0abad8;
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
}
.inside-job .tit .arrow {
  right: 15px;
  top: 15px;
  width: 31px;
  height: 31px;
  position: absolute;
  background: url(../images/jia.png) no-repeat center center #0abad8;
}
.inside-job .txt {
  font-size: 18px;
  line-height: 30px;
  padding: 40px 25px;
  position: relative;
  padding-right: 150px;
  display: none;
}
.inside-job .active {
  color: #1687a6;
}
.inside-job .active .arrow {
  background: url(../images/jian.png) no-repeat center center #0abad8;
}
.inside-job .font19 {
  font-size: 19px;
  color: #333;
  font-weight: 700;
  margin-bottom: 20px;
}
.inside-job .button {
  color: #fff;
  width: 200px;
  height: 40px;
  right: 0;
  top: 50%;
  transform: translateY(-20%);
  position: absolute;
  line-height: 40px;
  text-align: center;
  border-radius: 30px;
  background: #0abad8;
}
.inside-job .button a {
  display: block;
  color: #fff;
}
.inside-job .button img {
  margin: 7px 0 0 5px;
}
.inside-jjfa {
  padding: 80px 0;
}
.inside-jjfa li {
  transition: all 500ms ease;
  background: #f9f9f9;
}
.inside-jjfa li .txtbox {
  width: 50%;
  float: left;
  padding: 60px;
  padding-bottom: 30px;
  text-align: justify;
}
.inside-jjfa li .tit {
  font-weight: 700;
  font-size: 20px;
  color: #1687a6;
  line-height: 40px;
}
.inside-jjfa li .txt {
  color: #333;
  font-size: 16px;
  line-height: 36px;
  margin-top: 20px;
}
.inside-jjfa li .pic {
  position: relative;
  width: 50%;
  float: right;
}
.inside-jjfa li .pic:before {
  content: "";
  width: 54px;
  height: 1px;
  left: -40px;
  z-index: 1;
  bottom: 100px;
  position: absolute;
  background: #44bfe0;
}
.inside-jjfa li .pic:after {
  content: "";
  display: block;
  padding-bottom: 54.55%;
}
.inside-jjfa li:hover {
  background: #F1F1F1;
}
.inside-jjfa li:hover .pic img {
  opacity: 0.9;
}
.inside-jjfa .tab .txtbox {
  float: right;
}
.inside-jjfa .tab .pic {
  float: left;
}
.inside-jjfa .tab .pic:before {
  left: auto;
  right: -40px;
}
@media (max-width: 1440px) {
  .inside-jjfa li .tit {
    font-size: 18px;
    line-height: 24px;
  }
  .inside-jjfa li .txt {
    font-size: 14px;
    line-height: 24px;
  }
}
.development {
  padding: 61px 0 100px 0;
  overflow: hidden;
}
.development .bottom {
  text-align: center;
  padding-top: 15px;
  overflow: hidden;
}
.development .bottom .jsh {
  text-align: center;
  margin-bottom: 34px;
  display: inline-block;
}
.development .bottom .jsh p {
  text-align: left;
  font-size: 16px;
  color: #777;
  line-height: 28px;
}
.development .bottom .jsh p span {
  color: #0054a6;
}
.development .bottom ul {
  padding-bottom: 20px;
  position: relative;
}
.development .bottom ul:after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background: #ccdded;
  margin-left: -0.5px;
}
.development .bottom ul li .box {
  position: relative;
}
.development .bottom ul li .text {
  width: 50%;
}
.development .bottom ul li .bt {
  font-size: 44px;
  color: #2b2b2b;
  line-height: 86px;
  font-weight: bold;
}
.development .bottom ul li .jsh1 {
  line-height: 24px;
  font-size: 16px;
  text-align: left;
  margin-left: 80px;
}
.development .bottom ul li .jsh1 p {
  background: url("../images/dot1.png") no-repeat left 11px;
  padding-left: 40px;
  margin-bottom: 18px;
}
.development .bottom ul .even .text {
  float: right;
}
.development .bottom ul .even .text .bt {
  text-align: left;
  background: url("../images/bleft.png") no-repeat center left;
  padding-left: 121px;
}
.development .bottom ul .odd .text {
  float: left;
}
.development .bottom ul .odd .text .bt {
  text-align: right;
  background: url("../images/bright.png") no-repeat center right;
  padding-right: 121px;
}
.development .bottom ul .odd .text .jsh1 {
  text-align: right;
  margin-right: 80px;
  margin-left: 0;
}
.development .bottom ul .odd .text .jsh1 p {
  background: url("../images/dot1.png") no-repeat right 11px;
  padding-right: 40px;
  padding-left: 0;
}
.development .bottom .more {
  width: 103px;
  height: 103px;
  margin: 0 auto;
}
.development .bottom .more a {
  display: block;
}

.inside-product .proleft {
  width: 22%;
  float: left;
}
.inside-product .proleft .title {
  color: #fff;
  height: 100px;
  padding-top: 25px;
  padding-left: 25px;
  background: #1687a6;
  position: relative;
  border-top-right-radius: 30px;
}
.inside-product .proleft .title:after {
  content: "";
  right: 24px;
  top: 26px;
  width: 40px;
  height: 45px;
  position: absolute;
  background: url(../images/proicon.png) no-repeat;
}
.inside-product .proleft .title .cn {
  font-size: 25px;
  font-weight: 700;
}
.inside-product .proleft .title .en {
  margin-top: 5px;
  font-size: 17px;
  font-family: arial;
}
.inside-product .proleft .listmenu {
  padding: 0px 15px;
  border: solid 1px #e8e8e8;
}
.inside-product .proleft .listmenu li {
  padding: 20px 0;
  font-size: 15px;
  color: #333;
  position: relative;
  border-top: dashed 1px #ccc;
}
.inside-product .proleft .listmenu li span {
  display: block;
  padding-right: 20px;
  line-height: 30px;
  position: relative;
}
.inside-product .proleft .listmenu li span:before {
  content: "";
  width: 4px;
  height: 4px;
  top: 13px;
  left: 15px;
  position: absolute;
  background: #999;
}
.inside-product .proleft .listmenu li span a {
  display: block;
  color: #333333;
  padding-left: 30px;
  transition: all 0s;
  background: url(../images/j1.png) no-repeat center right;
}
.inside-product .proleft .listmenu li .menusub {
  padding-left: 25px;
}
.inside-product .proleft .listmenu li .menusub a {
  color: #666;
  padding-left: 10px;
  margin-top: 15px;
  font-size: 13px;
  display: block;
  background: url(../images/arrow-left.png) no-repeat left 11px;
}
.inside-product .proleft .listmenu li .menusub a:hover {
  color: #1687a6;
  background: url(../images/arrow-left-h.png) no-repeat left 11px;
}
.inside-product .proleft .listmenu li:hover span,
.inside-product .proleft .listmenu .cur span {
  line-height: 30px;
  border-radius: 30px;
  background: #158fb6;
}
.inside-product .proleft .listmenu li:hover span:before,
.inside-product .proleft .listmenu .cur span:before {
  background: #fff;
}
.inside-product .proleft .listmenu li:hover span a,
.inside-product .proleft .listmenu .cur span a {
  color: #fff;
  background: url(../images/z1.png) no-repeat center right;
}
.inside-product .proleft .listmenu li:first-child {
  border-top: 0;
}
.inside-product .proleft .tel {
  margin-top: 40px;
  padding: 20px;
  font-size: 16px;
  color: #4e4e4e;
  padding-left: 90px;
  position: relative;
  border-bottom: solid 1px #d0d0d0;
  border-top: solid 2px #1687a6;
}
.inside-product .proleft .tel img {
  top: 20px;
  left: 20px;
  position: absolute;
}
.inside-product .proleft .tel .blue {
  color: #fff;
  max-width: 150px;
  border-radius: 30px;
  text-align: center;
  font-size: 19px;
  background: #1687a6;
  font-family: "DIN-Medium";
}
.inside-product .proright {
  width: 100%;
  float: left;
  /*padding-left: 45px;*/
  /*min-height: 1100px;*/
  /*padding-bottom: 100px;*/
  /*border-left: solid 1px #e9e9e9;*/
}
.inside-product .proright .title {
  color: #2e2e2f;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: solid 1px #e9e9e9;
}
.inside-product .proright .title img {
  margin-top: 3px;
}
.inside-product .proright .list {
  padding-top: 30px;
  overflow: hidden;
  margin: 0 -13px;
}
.inside-product .proright .list li {
  padding: 0 13px;
  margin-top: 20px;
  width: 50%;
  float: left;
}
.inside-product .proright .list li a {
  display: block;
  position: relative;
}
.inside-product .proright .list li .pic {
  position: relative;
}
.inside-product .proright .list li .pic:after {
  content: "";
  display: block;
  padding-bottom: 65.5%;
}
.inside-product .proright .list li .tit {
  font-size: 20px;
  font-weight: 700;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
}
.inside-product .proright .list li .txt {
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-top: 30px;
}
.inside-product .proright .list li .txtbox {
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 0 60px;
  padding-top: 100px;
  text-align: center;
  position: absolute;
  font-size: 16px;
  opacity: 0;
  transition: all 500ms ease;
  background: rgba(21, 143, 182, 0.7);
}
.inside-product .proright .list li .more {
  text-align: right;
  margin-top: 35px;
}
.inside-product .proright .list li:hover .txtbox {
  opacity: 1;
}
.inside-product-show .rightbox .product-shtop {
  overflow: hidden;
  margin-top: 40px;
}

.btn-03 {
  color: #fff;
  background-color: #000000;
  font-family: "Poppins-Regular";
  border: solid 1px #000;
}
.btn-03 {
  color:white;
  display: inline-block;
  width: auto;
  line-height: 24px;
  padding: 11px 62px;
  font-size: 14px;
  box-sizing: border-box;
  transition: all .3s;
}

.inside-product-show .rightbox .product-shtop .proleft {
  width: 100%;
  float: left;
  position: relative;
  /*border-top: solid 3px #1687a6;*/
  /*border-bottom: solid 50px #e4e4e4;*/
}
.inside-product-show .rightbox .product-shtop .proleft .tupian {
  left: 0;
  bottom: -42px;
  z-index: 3;
  position: absolute;
}
.inside-product-show .rightbox .product-shtop .proleft .bigimg span {
  display: block;
  position: relative;
  height: 100%;
}
.inside-product-show .rightbox .product-shtop .proleft .bigimg span:after {
  content: "";
  display: block;
  padding-bottom: 81.7%;
}
.inside-product-show .rightbox .product-shtop .proleft .bigimg .slick-prev,
.inside-product-show .rightbox .product-shtop .proleft .bigimg .slick-next {
  border: 0;
  top: auto;
  opacity: 0.5;
  width: 56px;
  height: 27px;
  bottom: -37px;
  margin-top: auto;
}
.inside-product-show .rightbox .product-shtop .proleft .bigimg .slick-prev {
  left: auto;
  right: 116px;
  background: url(../images/prev-3.png) no-repeat;
}
.inside-product-show .rightbox .product-shtop .proleft .bigimg .slick-prev:hover {
  opacity: 1;
}
.inside-product-show .rightbox .product-shtop .proleft .bigimg .slick-next {
  right: 20px;
  background: url(../images/next-3.png) no-repeat;
}
.inside-product-show .rightbox .product-shtop .proleft .bigimg .slick-next:hover {
  opacity: 1;
}
.inside-product-show .rightbox .product-shtop .pright {
  width: 46.5%;
  float: left;
  padding-top: 10px;
  padding-left: 60px;
}
.inside-product-show .rightbox .product-shtop .pright h1 {
  font-size: 25px;
  color: #000;
  overflow: hidden;
  font-weight: normal;
  line-height: 30px;
  padding-bottom: 15px;
  border-bottom: solid 1px #e5e5e5;
}
.inside-product-show .rightbox .product-shtop .pright .tag {
  color: #fff;
  height: 52px;
  padding-left: 60px;
  line-height: 52px;
  font-size: 19px;
  margin-top: 10px;
  background: url(../images/tel-bg.png) no-repeat top left;
}
.inside-product-show .rightbox .product-shtop .pright .list-5 {
  margin-top: 15px;
  font-size: 16px;
  color: #000;
  line-height: 30px;
}
.inside-product-show .rightbox .smallimg {
  padding: 0 20px;
  margin-top: 25px;
}
.inside-product-show .rightbox .smallimg span {
  margin: 0 5px;
  display: block;
  cursor: pointer;
  border: solid 1px #fff;
  position: relative;
  height: 100%;
}
.inside-product-show .rightbox .smallimg span:after {
  content: "";
  display: block;
  padding-bottom: 81.7%;
}
.inside-product-show .rightbox .smallimg .slick-prev,
.inside-product-show .rightbox .smallimg .slick-next {
  width: 34px;
  height: 34px;
  border: 0;
  margin-top: -17px;
}
.inside-product-show .rightbox .smallimg .slick-prev {
  left: 0;
  background: url(../images/prev-2.png) no-repeat;
}
.inside-product-show .rightbox .smallimg .slick-prev:hover {
  background: url(../images/prev-2-h.png) no-repeat;
}
.inside-product-show .rightbox .smallimg .slick-next {
  right:0;
  background: url(../images/next-2.png) no-repeat;
}
.inside-product-show .rightbox .smallimg .slick-next:hover {
  background: url(../images/next-2-h.png) no-repeat;
}
.inside-product-show .rightbox .smallimg .slick-current span {
  border-color: #1687a6;
}
.inside-product-show .rightbox .list {
  margin-top: 50px;
  height: 62px;
  line-height: 60px;
  border-bottom: solid 1px #ededed;
  border-top: solid 1px #ededed;
}
.inside-product-show .rightbox .list li {
  padding-left: 60px;
  font-size: 16px;
  width: 18%;
  float: left;
}
.inside-product-show .rightbox .list li a {
  display: block;
  color: #525252;
}
.inside-product-show .rightbox .list li img {
  margin: 15px 10px 0 0;
}
.inside-product-show .rightbox .list li:first-child,
.inside-product-show .rightbox .list li:nth-child(2) {
  width: 40%;
}
.inside-product-show .rightbox .bt-2 {
  height: 60px;
  margin-top: 50px;
  padding-left: 80px;
  font-size: 20px;
  color: #333;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 40px;
  background: url(../images/proshow-line.png) no-repeat left bottom #f7f7f7;
}
.inside-product-show .rightbox .product-bot {
  font-size: 16px;
  color: #333;
}
.inside-xg-pro {
  margin-top: 50px;
  overflow: hidden;
}
.inside-xg-pro .bt-2 {
  background: url(../images/proshow-line.png) no-repeat left bottom #ffffff !important;
}
.inside-xg-pro ul {
  margin: 0 -8px;
}
.inside-xg-pro li {
  float: left;
  padding: 0 8px;
  width: 33.333%;
}
.inside-xg-pro li .pic {
  overflow: hidden;
  display: block;
  position: relative;
}
.inside-xg-pro li .pic img {
  transition: all 500ms ease;
}
.inside-xg-pro li .pic:after {
  content: "";
  display: block;
  padding-bottom: 66%;
}
.inside-xg-pro li .tit {
  color: #222;
  height: 52px;
  line-height: 50px;
  overflow: hidden;
  font-size: 16px;
  border-bottom: solid 2px #cacaca;
}
.inside-xg-pro li .tit span {
  color: #999;
  padding-left: 20px;
  float: right;
  display: inline-block;
}
.inside-xg-pro li:hover .pic img {
  transform: scale(1.05);
}
.inside-xg-pro li:hover .tit {
  color: #1687a6;
  border-color: #1687a6;
}
.inside-xg-pro li:hover .tit span {
  color: #1687a6;
}
.inside-news-show {
  color: #333;
  line-height: 30px;
  font-size: 16px;
  padding: 60px 0 100px 0;
}
.inside-news-show h1 {
  color: #333;
  font-size: 30px;
  line-height: 40px;
  font-weight: normal;
  text-align: center;
}
.inside-news-show .info {
  margin: 30px 0;
  font-size: 14px;
  color: #949494;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  background: #eee;
  text-align: center;
}
.inside-news-show .info span {
  padding: 0 30px;
  display: inline-block;
}
.inside-news-show .share {
  overflow: hidden;
  margin-top: 60px;
  padding: 20px 40px;
  background: #f3f3f3;
}
.inside-news-show .share .wx {
  width: 20%;
  float: left;
  font-size: 12px;
  text-align: center;
}
.inside-news-show .share .wx img {
  max-height: 70px;
}
.inside-news-show .share .fx {
  width: 60%;
  float: right;
  font-size: 14px;
  padding-top: 30px;
  text-align: right;
}
.inside-news-show .share .fx a {
  margin: 0 5px;
  display: inline-block;
}
.about {
  overflow: hidden;
}
.about .aspan {
  font-size: 16px;
  color: #1fb6d0;
  text-transform: uppercase;
}
.about .abt {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  margin-bottom: 54px;
}
.about01 {
  position: relative;
  clear: both;
}
.about01 .leftbox {
  width: 50%;
  float: left;
  position: relative;
}
.about01 .leftbox .play {
  width: 104px;
  height: 104px;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 104px;
  text-align: center;
  transform: translate(-50%, -50%);
}
.about01 .leftbox .play img {
  text-align: center;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about01 .textright {
  width: 50%;
  float: right;
  padding-top: 40px;
  padding-left: 40px;
}
.about01 .textright .bt {
  font-size: 30px;
  color: #158fb6;
  font-weight: bold;
  line-height: 40px;
}
.about01 .textright .span {
  font-size: 21px;
  color: #8b8b8b;
  margin-top: 10px;
  text-transform: uppercase;
  line-height: 26px;
  margin-bottom: 30px;
}
.about01 .textright .jsh {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
@media (max-width: 1440px) {
  .about01 .textright .jsh {
    font-size: 14px;
    line-height: 24px;
  }
}
.about01 .textright .more {
  text-align: right;
  margin-top: 20px;
}
.about01 .textright .more a {
  width: 127px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  border-radius: 5px;
  background: #1687a6;
}
.about01 {
  padding: 58px 0 0 0;
  position: relative;
  z-index: 2;
}
.about01 .youshi {
  font-size: 0;
  margin-top: 50px;
  text-align: center;
  padding: 21px 0 20px 0;
  color: #fff;
  width: 102%;
  height: 120px;
  background: url("../images/abg2.png") no-repeat top center;
}
.about01 .youshi li {
  display: inline-block;
  vertical-align: top;
  width: 320px;
  position: relative;
  padding-left: 70px;
}
.about01 .youshi li .pic {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 10px;
  left: 0;
}
.about01 .youshi li .num {
  font-size: 17px;
  text-align: left;
  margin-bottom: 5px;
}
.about01 .youshi li .num span {
  font-size: 30px;
  color: #fff;
  display: inline-block;
  line-height: 45px;
  font-weight: bold;
}
.about01 .youshi li .num b {
  font-size: 30px;
  color: #fff;
}
.about01 .youshi li p {
  font-size: 18px;
  text-align: left;
}
.about02 {
  padding: 80px 0;
  position: relative;
  z-index: 1;
}
.about02 .about-bottom .text {
  float: left;
  width: 45%;
  padding-top: 20px;
}
.about02 .about-bottom .text .jsh {
  font-size: 16px;
  color: #333;
  line-height: 28px;
}
@media (max-width: 1440px) {
  .about02 .about-bottom .text .jsh {
    font-size: 14px;
    line-height: 24px;
  }
}
.about02 .about-bottom .text .abt {
  color: #158fb6;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
}
.about02 .about-bottom .text .aspan {
  font-size: 21px;
  color: #8b8b8b;
  margin-bottom: 30px;
}
.about02 .about-bottom .text .lanse {
  color: #1687a6;
}
.about02 .about-bottom .text .lanse img {
  margin: 7px 5px 0 0;
}
.about02 .about-bottom .img {
  float: right;
  width: 51.8%;
}
.about03 {
  height: 448px;
  background: url("../images/about3.jpg") no-repeat top center;
}
.about03 .text {
  float: right;
  width: 47%;
  padding-top: 69px;
  overflow: auto;
}
.about03 .text .aspan {
  color: #033333;
}
.about03 .text .abt {
  color: #fff;
  margin-bottom: 32px;
}
.about03 .text .jsh {
  color: #fff;
  font-size: 18px;
  line-height: 36px;
}
.about07 {
  text-align: center;
  padding: 70px 0;
}
.about07 .cn {
  font-size: 30px;
  line-height: 40px;
  color: #1687a6;
  font-weight: 700;
}
.about07 .en {
  color: #8b8b8b;
  font-size: 21px;
  margin-top: 10px;
  margin-bottom: 40px;
}
.about04 {
  padding: 80px 0;
}
.about04 .cn {
  font-size: 30px;
  line-height: 40px;
  color: #1687a6;
  font-weight: 700;
  text-align: center;
}
.about04 .en {
  color: #8b8b8b;
  font-size: 21px;
  margin-top: 10px;
  margin-bottom: 40px;
  text-align: center;
}
.about04 .about-bottom ul li {
  overflow: hidden;
  background: #e1f7fc;
}
.about04 .about-bottom ul li .text {
  float: left;
  width: 50%;
  padding-top: 66px;
}
@media (max-width: 1440px) {
  .about04 .about-bottom ul li .text {
    padding-top: 30px;
  }
}
.about04 .about-bottom ul li .text .num {
  position: relative;
  padding-left: 110px;
  font-size: 20px;
  color: #000;
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 15px;
}
.about04 .about-bottom ul li .text .num:after {
  content: '';
  display: block;
  height: 2px;
  width: 100px;
  background: #158fb6;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
  z-index: 1;
}
.about04 .about-bottom ul li .text .num span {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #158fb6;
  z-index: 2;
}
.about04 .about-bottom ul li .text .jsh {
  font-size: 18px;
  color: #333;
  line-height: 28px;
  padding: 0 38px;
}
.about04 .about-bottom ul li .text .jsh p {
  padding-left: 30px;
  margin-top: 20px;
  background: url("../images/about5.png") no-repeat left 3px;
}
.about04 .about-bottom ul li .text .jsh p span:first-child {
  width: 30%;
}
.about04 .about-bottom ul li .text .jsh p span {
  display: inline-block;
}
.about04 .about-bottom ul li .text .jsh p span:nth-child(2) {
  width: 15%;
}
@media (max-width: 1440px) {
  .about04 .about-bottom ul li .text .jsh p {
    margin-top: 10px;
  }
}
.about04 .about-bottom ul li .gundong {
  float: right;
  width: 50%;
}
.about04 .about-bottom ul li .pic {
  position: relative;
}
.about04 .about-bottom ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 51%;
}
.about04 .about-bottom ul li:nth-child(2n) .text {
  float: right;
  padding-top: 26px;
}
.about04 .about-bottom ul li:nth-child(2n) .gundong {
  float: left;
}
.about04 .about-bottom .slick-dots li {
  background: none;
}
.about04 .about-bottom .slick-dots li button {
  width: 10px;
  height: 10px;
}
.about04 .about-bottom .slick-dots li.slick-active button {
  background: #1687a6;
}
.about08 {
  padding: 80px 0;
  background: #f6f6f6;
}
.about08 .cn {
  font-size: 30px;
  line-height: 40px;
  color: #1687a6;
  font-weight: 700;
  text-align: center;
}
.about08 .en {
  color: #8b8b8b;
  font-size: 21px;
  margin-top: 10px;
  margin-bottom: 40px;
  text-align: center;
}
.about08 .scroll {
  padding: 0 50px;
  margin-top: 50px;
}
.about08 .scroll .slick-prev,
.about08 .scroll .slick-next {
  width: 50px;
  height: 50px;
  margin-top: -70px;
  border-radius: 100%;
  border: solid 1px #acacac;
}
.about08 .scroll .slick-prev {
  left: 0;
  background: url(../images/jt-01.png) no-repeat center center;
}
.about08 .scroll .slick-prev:hover {
  border-color: #f08b13;
  background: url(../images/jt-01-h.png) no-repeat center center;
}
.about08 .scroll .slick-next {
  right: 0;
  transform: rotate(-180deg);
  background: url(../images/jt-01.png) no-repeat center center;
}
.about08 .scroll .slick-next:hover {
  border-color: #f08b13;
  background: url(../images/jt-01-h.png) no-repeat center center;
}
.about08 .scroll {
  margin: 0 -20px;
}
.about08 .item {
  margin: 0 20px;
  padding-bottom: 20px;
  text-align: center;
}
.about08 .item .pic {
  position: relative;
}
.about08 .item .pic:before {
  top: 0px;
  left: 0px;
  z-index: 5;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  position: absolute;
  background: rgba(0, 156, 230, 0.5);
}
.about08 .item .pic:after {
  content: "";
  display: block;
  padding-bottom: 135%;
}
.about08 .item .tit {
  color: #333;
  font-size: 18px;
  height: 24px;
  overflow: hidden;
  margin: 30px 0 10px 0;
}
.about08 .item .line {
  width: 100%;
  opacity: 0.5;
  text-align: center;
  position: relative;
  height: 18px;
  background: url(../images/aline.png) no-repeat top center;
}
.about08 .item:hover .line {
  background: url(../images/aline-2.png) no-repeat top center;
}
.about08 .item:hover .pic:before {
  opacity: 1;
}
#toTop {
  z-index: 9;
  bottom: 22%;
  right: 30px;
  position: fixed;
  cursor: pointer;
  border-radius: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
