﻿body, html {
  font-family: HELVETICA-L,Arial, Helvetica, "Source Han Sans CN","Microsoft YaHei","Helvetica Neue", "PingFang SC", sans-serif;
}
@font-face {
  font-family: 'iconfont';  
  src: url('../font/font_3057835_w1hnd2cek6l.woff2') format('woff2'),
       url('../font/font_3057835_w1hnd2cek6l.woff') format('woff'),
       url('../font/font_3057835_w1hnd2cek6l.ttf') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
@font-face {
  font-family: 'Bebas';
  src: url("");
  src: url("") format("embedded-opentype"), url("") format("woff2"), url("") format("woff"), url("") format("truetype"), url("") format("svg");
}


.fon1 {
  font-family: HELVETICALTSTD-ROMAN,Aril;
}
.text_blod{font-weight: bold;}
.text_center{text-align: center;}
.fon2 {
  font-family: HELVETICA BOLD,Aril;
}

.fon3 {
  font-family: HELVETICANEUE-BOLD,Aril;
}

a {
  display: block;
}

a {
  transition: all .3s ease;
}

.search-form .input2::-webkit-input-placeholder {
  color: #999;
}

.search-form .input2::-moz-placeholder {
  color: #999;
}

.search-form .input2::-ms-input-placeholder {
  color: #999;
}

.tr3 {
  transition: all .3s ease;
}

.ovh {
  overflow: hidden;
}

img[src=""], img:not([src]) {
  opacity: 0;
}


.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: #000000;
}

.lo-bar {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 2px;
  background: #757575;
  margin-left: -100px;
}

.lo-bar-bg {
  background: #ffffff;
  z-index: 999;
  width: 0;
  
  z-index: 1000;
}

@keyframes lo-bar {
  from {
    width: 0px;
  }
  to {
    width: 200px;
  }
}
@-webkit-keyframes lo-bar {
  from {
    width: 0px;
  }
  to {
    width: 200px;
  }
}
@-moz-keyframes lo-bar {
  from {
    width: 0px;
  }
  to {
    width: 200px;
  }
}
@-o-keyframes lo-bar {
  from {
    width: 0px;
  }
  to {
    width: 200px;
  }
}
.browsers {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff url(404.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  z-index: 99;
}

.fl1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.fl2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.fl3 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.fl4 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.fl5 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.fl6 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.fl7 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: flex-start;
}

.fl8 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-end;
}

.fl9 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: flex-end;
}

.fl10 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: baseline;
}

.fl11 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: stretch;
}

.fl12 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: baseline;
}

.fl13 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.fl12 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: baseline;
}

.fl13 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
}

.fl14 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: baseline;
}

.fl15 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
}

.fl16 {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: center;
}

.fl17 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}

.fl18 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: center;
}

.fl19 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
}

.fl20 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.fl21 {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.fl22 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  align-items: flex-start;
}

.fl23 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-end;
}

.fl24 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  align-items: flex-end;
}

.fl25 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: baseline;
}

.fl26 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-end;
  align-items: stretch;
}

.fl27 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: baseline;
}

.fl28 {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.fl29 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: baseline;
}

.fl30 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: stretch;
}

.fl31 {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: baseline;
}

.fl32 {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: stretch;
}

.header {
  height: 95px;
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0;
  top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  transition: all .3s ease-in-out;
  background: #fff;
}
.header .n-header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 9;
}
.header .logo {
  width: 88px;

  position: relative;
  display: block;
}
.header .logo img {
  width: 100%;
}
.header .logo .img1 {
  opacity: 1;
}
.header .logo .img2 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
}
.header .right-btn {
  position: relative;
}
.header .catalog-btn {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.header .catalog-btn .img1 {

}
.header .catalog-btn .img2 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 1;
}
.header .lang-btn {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.header .lang-btn .img1 {
  opacity: 0;
}
.header .lang-btn .img2 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 1;
}
.header .lang-btn .langbox {
  position: absolute;
  width: 100px;
  background: #fff;
  left: 50%;
  top: 40px;
  margin-left: -50px;
  opacity: 0;
  transform: rotateY(-30deg);
  visibility: hidden;
  transition: all .3s;
}
.header .lang-btn .langbox .li {
  height: 35px;
  line-height: 35px;
  text-align: center;
  transition: all .3s;
  color: #333;
}
.header .lang-btn .langbox .li:hover {
  color: #55a795;
}
.header .lang-btn:hover .langbox {
  opacity: 1;
  transform: rotateY(0);
  visibility: visible;
}
.header .line {
  background: #c1c1c1;
  margin: 0 .5rem;
  width: 1px;
  height: 16px;
}
.header .search-btn {
  cursor: pointer;
  height: 22px;
  cursor: pointer;
}
.header .search-btn svg {
  width: 22px;
  height: 22px;
  fill: #333;
}
.header .nav {
  font-size: 20px;
  color: #fff;
  margin-right: 20px;
}
.header .nav .li {
  margin: 0 .9rem;
  position: relative;
}
.header .nav .warp-btn {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  display: block;
  height: 90px;
  line-height: 90px;
  position: relative;
  color: #3e3e3e;
  cursor: pointer;
  transition: all .3s ease;
  text-transform: uppercase;
}
.header .nav .warp-btn .btn {
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 5px;
  top: 50%;
  margin-top: -10px;
  left: 0;
}
.header .nav .warp-btn .btn img {
  position: absolute;
  left: 0;
  top: 0;
}
.header .nav .warp-btn .btn img:nth-child(1) {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header .nav .warp-btn .btn img:nth-child(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}
.header .nav .warp-btn:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #55a795;
  left: calc(50% - 50%);
  top: 78px;
  transform: scale(0, 1);
  transition: all .3s ease;
}
.header .nav .li:hover .warp-btn, .header .nav .li.cur .warp-btn {
  color: #55a795;
}
.header .nav .li:hover .warp-btn:before, .header .nav .li.cur .warp-btn:before {
  transform: scale(1, 1);
}
.header .nav .nav-item {
  position: absolute;
  top: 95px;
  width: 220px;
  left: 50%;
  margin-left: -100px;
  background: rgba(0, 0, 0, 0.4);
  font-size: 16px;
  display: none;
	padding: 10px 0
}
.header .nav .nav-item p {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  display: inline-block;
}
.header .nav .nav-item a {
  height: 60px;
  line-height: 1.5;
  display: block;
  color: #fff;
  text-align: center;
  transition: all .3s ease;
}
.header .nav .nav-item a:hover {
  color: #55a795;
}

.warp-search-form {
  display: none;
  position: fixed;
  top: 95px;
  left: 0;
  width: 100%;
  background-color: #f9f9f9;
  height: 95px;
  border-bottom: 1px solid #e3e3e3;
  z-index: 99;
}
.warp-search-form .search-form .dxnav-search-icon {
  height: 24px;
  width: 24px;
  display: flex;
  margin: 0 33px;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.warp-search-form .search-form .dxnav-icon {
  width: 24px;
  height: 24px;
  margin-right: 0;
}
.warp-search-form .search-form .input2 {
  width: calc(100% - 320px - 0.5rem);
  margin-right: .5em;
  font-size: 2.4em;
  background-color: transparent;
  border: none;
}
.warp-search-form .search-form .search-close {
  width: 44px;
  height: 44px;
  margin: 0 10px 0 32px;
  cursor: pointer;
  background-color: transparent;
}
.warp-search-form .search-form .search-close svg {
  width: 20px;
  height: 20px;
}
.warp-search-form .search-form .submit-button {
  width: 125px;
  height: 45px;
  margin: 0;
  padding: 0 12px;
  font-size: 12px;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #0c121c;
  background-color: #0c121c;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  border: none;
  letter-spacing: .12em;
  transition: color .4s ease,background-color .4s ease;
}
.warp-search-form .search-form .submit-button:hover {
  background-color: #fff;
  color: #0c121c;
  box-shadow: inset 0 0 0 1px #0c121c;
}
.warp-search-form .search-form .submit-button:disabled {
  cursor: not-allowed;
  color: #fff;
  background-color: #e4e4e4;
  box-shadow: none;
  border: none;
}
.warp-search-form .search-form.active {
  transform: translateY(0%);
}
.warp-search-form .search-form {
  height: 95px;
}

.dxnav__dropdown-overlay {
  background: rgba(250, 250, 250, 0.85);
  height: 100vh;
  left: 0;
  max-width: 100vw;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
}

.overlay--open {
  animation: overlayOpen .4s ease-out forwards;
}

.pc-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  max-height: fill-available;
  max-height: -webkit-fill-available;
  width: 100%;
  background: rgba(9, 9, 8, 0.85);
  overflow: hidden;
  z-index: 9999;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
}
.pc-overlay .close-overlay {
  position: absolute;
  width: 100vw;
  height: 100vh;
  max-height: fill-available;
  max-height: -webkit-fill-available;
  top: 0;
  left: 0;
  z-index: 10000;
}
.pc-overlay .close-btn {
  padding: 10px !important;
  width: 45px;
  height: 45px;
  position: absolute;
  transform: rotate(0deg);
  transition: .3s ease-in-out;
  cursor: pointer;
  box-sizing: border-box;
  top: 20px;
  right: 10px;
}
.pc-overlay .close-btn svg {
  fill: #fff;
}
.pc-overlay .wrap {
  background:#55a795;
  color: #fff;
  text-align: left;
  position: absolute;
  top: 0;
  right: 0;
  width: 25vw;
  max-width: 30vw;
  height: 100vh;
  max-height: fill-available;
  max-height: -webkit-fill-available;
  margin: 0;
  box-sizing: border-box;
  overflow: hidden;
  overflow-y: scroll;
  z-index: 10001;
  cursor: auto;
}
.pc-overlay .menu-menu-container {
  width: 100%;
  min-height: 100%;
  padding: 2.5rem .75rem 0 2rem;
  position: relative;
}
.pc-overlay .menu-menu-container .menu {
  padding-left: 0;
  list-style-type: none;
}
.pc-overlay .menu-menu-container .menu .li {
  margin-bottom:20px;
  font-size: .85rem;
  line-height: 1.2;
  position: relative;
}
.pc-overlay .menu-menu-container .menu .li a {
  color: #fff;
	text-transform: uppercase
}
.pc-overlay .menu-item-has-submenu > a {
  position: relative;
  display: inline-block;
}
.pc-overlay .menu-item-has-submenu > a:after {
  content: '';
  background-image: url(404.png);
  position: absolute;
  top:8px;
  right: -15px;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  transition: all 300ms ease;
}
.pc-overlay .menu-item-has-submenu > a:hover:after {
  right: -22px;
  width: 15px;
  height: 13px;
}
.pc-overlay .li.submenu-open > a:after {
  transform: rotate(45deg);
}
.pc-overlay .subox-ul {
  display: none;
}
.pc-overlay .subox-ul .subli {
  font-size: 0.625rem;
  line-height: 1.8;
  margin:8px 0;
  color: #fff;
  display: block;
}

.pc-overlay.open {
  opacity: 1;
  visibility: visible;
}

.header.active {
  position: fixed;
}

.header:hover, .header.active {
  background: #fff;
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #eaeaea;
}
.header:hover .logo .img1, .header.active .logo .img1 {
 
}
.header:hover .logo .img2, .header.active .logo .img2 {
  opacity: 2;
}
.header:hover .nav .li > a, .header.active .nav .li > a {
  color: #111;
}
.header:hover .catalog-btn .img1, .header:hover .lang-btn .img1, .header.active .catalog-btn .img1, .header.active .lang-btn .img1 {
  opacity: 0;
}
.header:hover .catalog-btn .img2, .header:hover .lang-btn .img2, .header.active .catalog-btn .img2, .header.active .lang-btn .img2 {
  opacity: 1;
}
.header:hover .search-btn svg, .header.active .search-btn svg {
  fill: #111;
}
.header:hover .line, .header.active .line {
  background: #c1c1c1;
}

body.header-por {
  padding-top: 95px;
}

@media (max-width: 1024px) {
  body.header-por {
    padding-top: 0;
  }
}
@media (max-width: 1440px) {
  .header .nav .li {
    margin: 0 .7rem;
  }
}
@media (max-width: 1280px) {
  .header .nav .li {
    margin: 0 .5rem;
  }
}
@media (max-width: 1100px) {
  .header .nav .li {
    margin: 0 .3rem;
  }
}
.warp-header {
  position: relative;
  height: 60px;
  z-index: 99;
}

.header2 {
  background: #fff;
  height: 60px;
  padding: 0 4%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 0px 6px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 15;
}
.header2 .logo {
  width: 120px;
  height: auto;
  display: block;
  position: relative;
  z-index: 12;
}
.header2 .logo img {
  width: 100%;
}
.header2 .nav .tit {
  display: block;
  width: 100%;
  padding: 16px 5%;
  line-height: 60px;
  position: relative;
}
.header2 .nav .tit {
  line-height: 1.5;
}
.header2 .nav .sub-tit:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-size: 100% auto;
  position: absolute;
  right: 6.4%;
  top: 16px;
  background: url(404.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 20px auto;
  transform: rotate(0);
  transform-origin: center center;
  transition: all .3s ease-in-out;
}
.header2 .nav .sub-tit.on:after {
  transform: rotate(-180deg);
}
.header2 .nav .sec-list {
  line-height: 40px;
  padding: 0 6%;
  display: none;
}
.header2 .nav .sec-list a {
  color: #666;
}
.header2 .hamburger {
  padding: 0;
  height: 24px;
}
.header2 .hamburger-box {
  width: 30px;
  height: 24px;
}
.header2 .hamburger-inner, .header2 .hamburger-inner::before, .header2 .hamburger-inner::after {
  width: 30px;
  height: 3px;
  background: #222;
}
.header2 .hamburger.is-active .hamburger-inner, .header2 .hamburger.is-active .hamburger-inner::before, .header2 .hamburger.is-active .hamburger-inner::after {
  background: #222;
}
.header2 .hamburger--3dx-r .hamburger-inner {
  transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0.5s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.header2 .hamburger--3dx-r .hamburger-inner::before, .header2 .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0.6s 0s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.header2 .h-right {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  z-index: 12;
}
.header2 .search-box {
  position: relative;
}
.header2 .search-btn {
  cursor: pointer;
  margin-right: 30px;
}
.header2 .search-btn svg {
  width: 25px;
  height: 25px;
  fill: #666;
}
.header2 .warp-nav {
  height: calc(100vh - 45px);
  padding: 0 0 45px;
  position: fixed;
  background: #fff;
  width: 100%;
  left: 0;
  top: 45px;
  z-index: 9;
  display: none;
}
.header2 .nav {
  font-size: 16px;
  color: #333;
  position: relative;
  overflow-y: auto;
  height: calc(100vh - 45px);
}
.header2 .nav .li {
  position: relative;
  width: 100%;
  line-height: 60px;
  background: #f7f7f7;
}
.header2 .nav .li:nth-child(2n) {
  background: #fff;
}
.header2 .nav .warp-btn {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  display: block;
  padding-left: 5%;
  position: relative;
  color: #333;
  transition: all .3s ease;
}
.header2 .nav .warp-btn .btn {
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 5px;
  top: 50%;
  margin-top: -10px;
  left: 0;
}
.header2 .nav .warp-btn .btn img {
  position: absolute;
  left: 0;
  top: 0;
}
.header2 .nav .li:hover .warp-btn, .header2 .nav .li:hover .warp-btn.cur, .header2 .nav .li.cur .warp-btn, .header2 .nav .li.cur .warp-btn.cur {
  color: #016cb6;
}
.header2 .nav .nav-item {
  position: absolute;
  top: 100px;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  background: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
  display: none;
}
.header2 .nav .nav-item p {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #e7eaec;
}
.header2 .nav .nav-item a {
  display: block;
  color: #666;
  text-align: center;
  transition: all .3s ease;
}
.header2 .nav .nav-item a:hover {
  color: #016cb6;
  font-weight: bold;
}

@media (max-width: 1024px) {
  .warp-search-form {
    top: 60px;
  }
}
@media (max-width: 767px) {
  .header2 {
    height: 60px;
  }

  .warp-header {
    height: 50px;
  }

  .header2 .search-btn {
    margin-right: 15px;
  }

  .header2 .logo {
    width: 52px;
  }

  .header2 .search-btn svg {
    width: 22px;
    height: 22px;
  }

  .warp-search-form {
    top: 60px;
  }

  .warp-search-form .search-form .dxnav-search-icon {
    margin: 0 1% 0 3%;
  }

  .warp-search-form .search-form .search-close {
    width: 30px;
    height: 30px;
    margin: 0 3% 0 1%;
  }

  .warp-search-form .search-form .search-close svg {
    width: 16px;
    height: 16px;
  }

  .warp-search-form .search-form .submit-button {
    width: 65px;
    height: 30px;
    padding: 0 6px;
  }

  .warp-search-form .search-form .dxnav-icon {
    width: 20px;
    height: 20px;
  }

  .warp-search-form .search-form, .warp-search-form {
    height: 60px;
  }

  .warp-search-form .search-form .input2 {
    font-size: 14px;
    width: calc(100% - 165px);
  }
.header2 .logo{width: 52px}
  .header2 .hamburger-box {
    width: 25px;
    height: 20px;
  }

  .header2 .hamburger {
    height: 20px;
  }

  .hamburger-inner::before {
    top: -8px;
  }

  .hamburger-inner::after {
    bottom: -8px;
  }

  .header2 .hamburger-inner, .header2 .hamburger-inner::before, .header2 .hamburger-inner::after {
    width: 25px;
    height: 2px;
    background: #222;
  }

  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg);
  }

  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg);
  }
}
@keyframes overlayOpen {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    z-index: -1;
  }
  1% {
    width: 100%;
    height: 100vh;
    z-index: 95;
  }
  100% {
    opacity: 1;
    width: 100%;
    height: 100vh;
    z-index: 95;
  }
}
.w1760 {
  max-width: 1760px;
  width: 91.66%;
  margin: 0 auto;
}

@media (max-width: 1800px) {
  .w1760 {
    width: 90%;
  }
}
.w1440 {
  width: 1440px;
  margin: 0 auto;
  max-width: 90%;
}

.w1050 {
  width: 1050px;
  margin: 0 auto;
}

.w1660 {
  max-width: 1660px;
  width: 90%;
  margin: 0 auto;
}

.footer {
  background: #3d3d3d;
  padding: 1rem 0 1.2rem;
  position: relative;
  z-index: 10;
}
.footer .f-top {
  border-bottom: 1px solid rgba(246, 247, 248, 0.08);
  padding-bottom: 1.5rem;
}
.footer .f-right .sharebox {
  margin-right: 1rem;
}
.footer .f-right .sharebox span {
  margin-right: .5rem;
}
.footer .f-right .sharebox .li {
  margin-right: .5rem;
  position: relative;
}
.footer .f-right .sharebox svg {
  fill: #fff;
}
.footer .f-right .sharebox span {
  color: #666;
  text-transform: uppercase;
  line-height: 1.5;
}
.footer .f-right .wximg {
  width: 96px;
  height: 96px;
  background: #fff;
  border-radius: 8px;
  position: absolute;
  padding: 8px;
  bottom: 40px;
  left: 50%;
  margin-left: -48px;
  transform: translate(0, 10px);
  opacity: 0;
  transition: all .5s;
}
.footer .f-right .wximg img {
  width: 100%;
}
.footer .f-right .wximg:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -6px;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}
.footer .f-right .li:hover .wximg {
  transform: translate(0, 0);
  opacity: 1;
}
.footer .f-right .telbox span {
  color: #fff;
  color: #666;
  margin-right: .5rem;
  text-transform: uppercase;
}
.footer .f-nav .tit2 {
  margin-bottom: .5rem;
}
.footer .f-nav .item {
  margin-bottom: 8px;
  line-height: 2;
  color: #fff;
  transition: all .3s;
}
.footer .f-nav .li {
}
.footer .f-nav .li:nth-child(1){width: 30%;}
.footer .f-nav .li:nth-child(4){width: 20%;}
.footer .f-nav .li div{overflow: hidden;margin-bottom: 20px;color: #fff;    display: flex;
    align-items: center;}
.footer .f-nav .li i{color: #55a795;font-size: 34px;float: left;margin-right: 20px;}
.footer .f-nav .li .color{color: #fff;    display: flex;
    align-items: center;}
.footer .f-nav .item:hover {
  color: #55a795;
}
.footer .bot {
  padding-top: .5rem;
  color: #a5a5a5;
}

@media (max-width: 1280px) {
  .footer .f-nav .li {
    margin-right: 2.5rem;
  }
}
@media (max-width: 1024px) {
  .footer .f-top .f-nav {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer .f-right .sharebox {
    margin-right: .5rem;
  }

  .footer .f-top {
    padding-bottom: .5rem;
  }

  .footer .f-right .sharebox span, .footer .f-right .telbox span {
    font-size: 12px;
  }

  .footer .f-right .sharebox .li svg {
    width: 25px;
    height: 25px;
  }
}
.ibanner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.ibanner .swiper-slide {
  height: 24rem;
  overflow: hidden;
}
.ibanner .swiper-pagination {
  position: absolute;
  width: 50px !important;
  height: 100%;
  right: 0;
  left: auto !important;
  top: 0;
  z-index: 2;
}
.ibanner .swiper-pagination .swiper-pagination-bullet {
  height: auto !important;
  width: auto !important;
  margin: 0 0 15px !important;
  background: none !important;
  position: relative;
}
.ibanner .swiper-pagination .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.22);
  width: 50px;
  right: 0;
  bottom: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.ibanner .swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  position: absolute;
  height: 3px;
  background: #fff;
  right: 0;
  bottom: 0;
}
.ibanner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  animation: bannerwidth 5s forwards linear;
}
.ibanner .swiper-pagination .num {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  width: 100%;
  padding-bottom: 15px;
}
.ibanner .slide-inner {
  height: 24rem;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.ibanner .swiper-slide .text {
  -webkit-transition: all .5s .5s ease-in-out;
  -o-transition: all .5s .5s ease-in-out;
  transition: all .5s .5s ease-in-out;
}
.ibanner .text {
  position: absolute;
  width: auto;
  bottom: 6.5rem;
  left: 3.25rem;
  z-index: 2;
}
.ibanner .tit1 {
  line-height: 1.1;
  
  color: #fff;
  text-transform: uppercase;
}
.ibanner .tit3 {
  color: #fff;
  font-weight: bold;
  margin-top: .7rem;
  line-height: 2;
}
.ibanner .more {
  margin-top: 2.2rem;
  width: 200px;
  height: 55px;
  border: 2px solid #fff;
  border-radius: 55px;
  color: #fff;
  font-weight: bold;
  text-transform: capitalize;
}
.ibanner .more svg {
  width: 20px;
  fill: #fff;
  margin-left: 15px;
}
.ibanner .more:hover {
  background: #55a795;
  color: #fff;
  transform: translate(10px, 0);
  border:1px solid transparent;
}
.ibanner .more:hover svg {
  fill: #fff;
}

@keyframes bannerwidth {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .ibanner .text {
    left: 2rem;
  }

  .ibanner .tit1 {
    font-size: 1.3rem;
  }
}
@media (max-width: 768px) {
  .ibanner .text {
    padding: 0 7% 5%;
    width: 100%;
    left: 0;
  }

  .ibanner .swiper-pagination, .ibanner .swiper-pagination .swiper-pagination-bullet:before {
    width: 30px !important;
  }

  .ibanner .swiper-pagination .num {
    padding-bottom: 5px;
  }

  .ibanner .more {
    margin-top: 1.2rem;
    width: 150px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 35px;
  }

  .ibanner .more svg {
    margin-left: 5px;
  }

  .ibanner .text {
    bottom: 3rem;
  }
}
.i-list1 .li {
  width: 30%;
 
  padding: 40px 1.25rem 1rem 1.75rem;
  border-right: 1px solid #e3e3e3;
  background: #e3f0ed;
}
.i-list1 .li:nth-child(3){border-right: none;}
.i-list1 .tip {
  color: #444;
  line-height: 1.2;
  margin-bottom: .5rem;
  text-transform: uppercase;
}
.i-list1 .tit2 {
  color: #222;
  font-weight: bold;
  overflow: hidden;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .3s;
}
.i-list3 .i-list1{margin-top:1.5rem;}
.i-list3 span {
    display: block;
    width: 116px;
    height: 1px;
    background: #a3a3a3;
    margin-top: 30px;
}
.i-list1 .p {
  color: #888;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 1rem;
	    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.i-list1 .more {
  color: #194679;
  transition: all .3s;
  width: 138px;
  height: 32px;
  background: #708681;
  text-align: center;
  color: #fff;
  border-radius: 32px;
  line-height:32px;
}
.i-list1 .more:hover{background: #418173;}
.i-list1 .icon {
  width: 26px;
  height: 26px;
  margin-left: .5rem;
  border: 2px solid #1e4a7c;
  border-radius: 50%;
}
.i-list1 .icon svg {
  width: 14px;
  height: 14px;
  fill: #194679;
}
.i-list1 .tip2 {
  color: #222;
  line-height: 1.2;
}
.i-list1 .tip2 .time {
  margin-left: .25rem;
  color: #888;
}
.i-list1 .tit3 {
  color: #222;
  line-height: 35px;
  margin-bottom: 1rem;
  text-transform: capitalize;
  transition: all .3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  
}
@media(max-width: 767px){
  .i-list1 .tit3{
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   height: auto;
 }
}
.i-list1 .li1 {
}
.i-list1 .li:hover .tit2, .i-list1 .li:hover .tit3 {
  color: #418173;
}
.i-list1 .li:hover .more {
  transform: translate(10px, 0);
}

@media (max-width: 1360px) {
  .i-list1 .li {
    padding: 1rem 2%;
  }
}
@media (max-width: 960px) {
  .i-list1 .li {
    width: 100%;
    padding: 1rem 5%;
    height: auto;
  }
}
.i-list2 {
  padding: 2.5rem;
}
.i-list2 .tit2 ,.tit2{
  line-height: 1.2;
  color: #484848;
}

.i-list2 span,.title span{display:block;width: 116px;height: 1px;background: #a3a3a3;margin-top: 30px;}
.i-list2 .tit3 {
  color: #333;
  line-height: 1;
  margin-top: 10px;
}
.i-list2 .ulbox {
  margin-top: 1.5rem;
}
.i-list2 .ulbox .li {
  width: 24%;
  height: 13rem;
  position: relative;
  margin-right: 2%;
  overflow: hidden;
  transition: width .5s ease;
}
.i-list2 .ulbox .li .bg {
  height: 13rem;
  width: 43vw;
  position: absolute;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:right center;
}
.i-list2 .ulbox .li:nth-child(3n) {
  margin-right: 0;
}
.i-list2 .ulbox .li.cur {
  width: 48%;
}
.i-list2 .ulbox .li.cur .tip-ul {
  opacity: 1;
  transform: translate(0, 0);
}
.i-list2 .ulbox .li.cur .tit4 {
  color: #55a795;
}
.i-list2 .ulbox .text {
  padding: 1.5rem 1rem;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
.i-list2 .ulbox .tit4 {
  line-height: 1.2;
  color: #666;
  transition: all .3s;
}
.i-list2 .ulbox .tit5 {
  color: #222;
  line-height: 1.5;
  margin-top: 10px;
  text-transform: capitalize;
}
.i-list2 .ulbox .more {
  position: absolute;
  bottom: 1.5rem;
  color: #194679;
}
.i-list2 .ulbox .tip-ul {
  width: 245px;
  margin-top: .55rem;
  transform: translate(0, 20px);
  opacity: 0;
  opacity: 1;
  transition: all .3s .2s;
}
.i-list2 .ulbox .tip-ul .item {
  color: #555;
  margin-bottom: .25rem;
}
.i-list2 .ulbox .tip-ul .icon2 {
  width: 18px;
  height: 18px;
  background: #3a73a1;
  border-radius: 50%;
  transition: all .3s;
}
.i-list2 .ulbox .tip-ul .icon2 svg {
  width: 10px;
  height: 10px;
  fill: #fff;
}
.i-list2 .ulbox .tip-ul .item:hover .icon2 {
  background: #55a795;
}
.i-list2 .ulbox .icon {
  width: 26px;
  height: 26px;
  margin-left: .5rem;
  border: 2px solid #1e4a7c;
  border-radius: 50%;
}
.i-list2 .ulbox .icon svg {
  width: 14px;
  height: 14px;
  fill: #194679;
}

@media (max-width: 960px) {
  .i-list2 .ulbox .li, .i-list2 .ulbox .li.cur, .i-list2 .ulbox .li .bg {
    width: 100%;
  }

  .i-list2 .ulbox .li {
    margin-bottom: 1rem;
  }

  .i-list2 .ulbox .tip-ul {
    opacity: 1;
    transform: translate(0, 0);
  }

  .i-list2 .ulbox .li {
    height: auto;
  }

  .i-list2 .ulbox .li .bg {
    position: absolute;
    height: 100%;
  }

  .i-list2 .ulbox .tit4 {
    color: #55a795;
  }

  .i-list2 .ulbox .text {
    position: relative;
  }

  .i-list2 .ulbox .more {
    position: relative;
    bottom: 0;
    margin-top: 1.5rem;
  }
}
@media (max-width: 767px) {
  .i-list2 {
    padding: 2.25rem 5% 2.25rem;
  }

  .i-list2 .tit3 {
    text-align: center;
  }
}
.i-list3 {
  padding: 0rem 0 2rem;
}
.i-list3 .content {
  padding: 0 3.25rem;
}
.i-list3 .content .glo-box {
  width: 45%;
}
.i-list3 .tit2 {
    line-height: 1.2;
    text-transform: uppercase;
    color: #484848;
}
.i-list3 .content .tit3 {
  text-transform: uppercase;
  margin-bottom: .4rem;
}
.i-list3 .content .tab-ul {
  position: relative;
  border-bottom: 1px solid #ced3d9;
  margin-bottom: 1.75rem;
}
.i-list3 .content .tab-ul .li {
  height: 45px;
  line-height: 45px;
  margin-right: 1.8rem;
  text-transform: capitalize;
  position: relative;
  transition: all .3s;
  cursor: pointer;
}
.i-list3 .content .tab-ul .li:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 3px;
  background: #55a795;
  bottom: -1px;
  transform: scale(0, 0);
  transition: all .3s;
}
.i-list3 .content .tab-ul .li:nth-child(2n) {
  margin-right: 0;
}
.i-list3 .content .tab-ul .li:hover, .i-list3 .content .tab-ul .li.cur {
  color: #55a795;
}
.i-list3 .content .tab-ul .li:hover:before, .i-list3 .content .tab-ul .li.cur:before {
  transform: scale(1, 1);
}
.i-list3 .content .tab-item, .i-list3 .content .img-item {
  display: none;
}
.i-list3 .content .title {
  line-height: 1.1;
  color: #1e4a7c;
  text-transform: capitalize;
  font-weight: bold;
}
.i-list3 .content .p {
  margin-top: .7rem;
  color: #333;
  line-height: 1.6;
}
.i-list3 .content .p a{color: #5c5c5c;}
.i-list3 .content .p a:hover{color: #55a795}
.i-list3 .content .more {
  width: 200px;
  height: 55px;
  border: 2px solid #1e4a7c;
  border-radius: 55px;
  color: #1e4a7c;
  font-weight: bold;
  text-transform: capitalize;
}
.i-list3 .content .more svg {
  width: 20px;
  fill: #1e4a7c;
  margin-left: 15px;
}
.i-list3 .content .more:hover {
  background: #f79b37;
  color: #fff;
  border: 2px solid #f79b37;
  transform: translate(10px, 0);
}
.i-list3 .content .more:hover svg {
  fill: #fff;
}
.i-list3 .content .imgbox {
  width: 47.56%;
  margin-right:1rem;
}
.i-list3 .content .imgbox img {
  width: 100%;
}
.i-list3 .content .img-item {
  position: relative;
}
.i-list3 .content .img-item .text {
  position: absolute;
}
.i-list3 .content .img-item .text:before {
  content: "";
  position: absolute;
  width: 7.575rem;
  height: 2.775rem;
  background: url(404.png) no-repeat center center;
  background-size:7.575rem auto;
  left: -2.6rem;
  top: 0;
  z-index: 1;
}
.i-list3 .content .img-item .text .ntext {
  background: #fff;
  color:#1e4a7c;
  border-radius: 8px;
  padding: .55rem .25rem;
  line-height:1.2;
  width: 8.5rem;
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
}

.i-list3 .content .img-item .dian {
  position:relative;
  width: 26px;
  height: 26px;
  animation: ball-pulse2 2s 0s ease infinite;
}
.i-list3 .content .img-item .dian:before{
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  z-index: 2;
  background: #55a795;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  border-radius: 50%;
}
.i-list3 .content .img-item .dian:after{
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  z-index: 1;
  background: rgba(247, 147, 29, 0.1);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  margin: auto;
}
.i-list3 .content .img-item .dianitem1{
  position:absolute;
  left: 29%;
  top: 45%;
  z-index:1;
}
.i-list3 .content .img-item .dianitem2{
  position:absolute;
  left: 29%;
  top: 33%;
  z-index:1;
}
.i-list3 .content .img-item .text .ntext{
  height:100px;
}
.i-list3 .content .img-item .text{
  top: -2.4rem;
  right: -11rem;
  opacity:0;
  visibility: hidden;
  color:#1e4a7c;
  transition: all .5s ease;
}
.i-list3 .content .img-item .dianitem:hover .text{
  opacity:1;
  visibility: visible;
}
.i-list3 .content .img-item .dianitem:hover .dian:before{
  background: #005cc5;
}
.i-list3 .content .img-item .dianitem:hover .dian:after{
  background:rgba(0, 92, 197, .2);
}


.i-list3 .content .img-item .text2:before {
  content: "";
  position: absolute;
  width: 7.575rem;
  height: 2.775rem;
  background: url(404.png) no-repeat center center;
  background-size:7.575rem auto;
  left: 3.8rem;
  top: 0;
  z-index: 1;
}

.i-list3 .content .img-item .dianitem3{
  position:absolute;
  left: 66%;
  top: 38%;
  z-index:1;
}
.i-list3 .content .img-item .dianitem4{
  position:absolute;
  left: 62%;
  top: 48%;
  z-index:1;
}
.i-list3 .content .img-item .dianitem5{
  position:absolute;
  left: 67%;
  top: 49%;
  z-index:1;
}
.i-list3 .content .img-item .dianitem6{
  position:absolute;
  left: 64%;
  top: 52%;
  z-index:1;
}
.i-list3 .content .img-item .dianitem7{
  position:absolute;
  left: 65%;
  top: 51%;
  z-index:1;
}
.i-list3 .content .img-item .dianitem8{
  position:absolute;
  left: 65.5%;
  top: 53%;
  z-index:1;
}
.i-list3 .content .img-item .text2{
  right: 3.2rem;
}


@media (max-width: 1280px) {
  .i-list3 .content .tab-ul .li {
    margin-right: 1rem;
  }

  .i-list3 .content .tab-ul {
    width: 100%;
  }

  .i-list3 .content .img-item .text {
    
  }
}
@media (max-width: 1024px) {
  .i-list3 .content .glo-box {
    width: 100%;
    margin-bottom: 1.5rem;
  }

  .i-list3 .content .imgbox {
    width: 80%;
    margin: 0 auto;
  }
  .i-list3 .content{
    padding:0;
  }
}
@media (max-width: 767px) {


  .i-list3 .content .p {
    margin-bottom: .5rem;
  }

  .i-list3 .content .imgbox {
    margin-left: 0;
  }

  .i-list3 .content .img-item .text .ntext {
    display:none;
  }

  

    .i-list3 .content .more svg {
      margin-left: .25rem;
    }

    .i-list3 .content .more {
      width: 6rem;
      height: 45px;
      line-height: 41px;
    }

    .i-list3 .content .tab-ul .li {
      height: 35px;
      line-height: 35px;
    }

    .i-list3 .content .tab-ul {
      margin-bottom: 1rem;
    }
    .i-list3 .content .img-item .dian{
      height:20px;
      width:20px;
    }
    .i-list3 .content .img-item .dian:before{
      height:8px;
      width:8px;
    }
    .i-list3 .content .img-item .dian:after{
      height:20px;
      width:20px;
    }
    .i-list3 .content .imgbox{
      width:100%;
    }
  }
  .n-banner {
    position: relative;
    height: 12rem;
    margin-top: 95px
  }
  .n-banner .bg-banner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .n-banner .text {
    height: 11rem;
    position: relative;
    z-index: 2;
    padding: 3rem 1rem 1rem 3.25rem;
  }
  .n-banner .tit1 {
    line-height: 1.2;
    color: #f79b37;
    margin-bottom: .35rem;
    text-transform: uppercase;
  }
  .n-banner .tit2 {
    color: #fff;
    line-height: 1.2;
    text-transform: capitalize;
  }
  .n-banner .down {
    margin-top: 4.6rem;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
  }
  .n-banner .down svg {
    width: 14px;
    height: 14px;
    fill: #fff;
    animation: ball-pulse 2s ease infinite;
  }

  @media (max-width: 767px) {
    .n-banner {
      height: 8rem;
		margin-top: 0
    }

    .n-banner .text {
      padding: 3rem 1rem 1rem 5%;
    }

    .n-banner .down {
      margin-top: 3rem;
      width: 45px;
      height: 45px;
    }
  }
  .warp-subbox {
    height: 2rem;
  }

  .n-subbox {
    height: 2rem;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
  }
  .n-subbox .tip-nav {
    height: 2rem;
    color: #499383;
  }
  .n-subbox .tip-nav a {
    color: #999;
    transition: color .3s;
  }
  .n-subbox .tip-nav a:hover {
    color: #499383;
  }
  .n-subbox .btn {
    color: #333;
    text-transform: capitalize;
    transition: color .3s;
    cursor: pointer;
  }
  .n-subbox .btn svg {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    fill: #333;
    transition: fill .3s;
  }
  .n-subbox .btn:hover {
    color: #55a795;
  }
  .n-subbox .btn:hover svg {
    fill: #55a795;
  }

  .n-subbox.active {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
  }

  .n-subbox2 .warpsub {
    padding: 1rem 0;
    border-bottom: 1px solid #e4e4e4;
  }
  .n-subbox2 .tip-nav {
    color: #a5a5a5;
    font-weight: bold;
    text-transform: uppercase;
  }
  .n-subbox2 .tip-nav span {
    color: #1e4a7c;
  }
  .n-subbox2 .btn {
    width: 200px;
    height: 55px;
    line-height: 51px;
    border-radius: 55px;
    border: 2px solid #1c3a69;
    color: #194679;
    text-transform: capitalize;
    transition: color .3s;
    cursor: pointer;
    font-weight: bold;
  }
  .n-subbox2 .btn svg {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    fill: #194679;
    transition: fill .3s;
  }
  .n-subbox2 .btn:hover {
    color: #fff;
    background: #194679;
  }
  .n-subbox2 .btn:hover svg {
    fill: #fff;
  }

  @media (max-width: 767px) {
    .warp-subbox, .n-subbox2,.n-subbox {
      display: none;
    }
  }
  .contact-list1 {
    padding: 2.25rem 0 3.5rem;
  }
  .contact-list1 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .contact-list1 .content-box {
    position: relative;
    z-index: 2;
  }
  .n-contact{overflow: hidden;width: 82vw;margin: 0 auto;}
  .contact-list1 .content-box .left{width: 64%;float: left;}
  .contact-list1 .title-top .tit1 {
    line-height: 1.2;
    color: #f79b37;
    margin-bottom: .55rem;
    text-transform: uppercase;
  }
  .contact-list1 .title-top .tit2 {
    color: #474747;
    line-height: 1.1;
    text-transform: capitalize;
  }
  .contact-list1 .title-right {
    width: 50%;
    margin-right: 1rem;
  }
  .contact-list1 .formbox {
    margin-top: 1.75rem;
  }
  .contact-list1 .formbox .li {
    width: 47%;
    margin-bottom: 1rem;
    position: relative;
  }
  .contact-list1 .formbox .li3{width: 100%;}
  .contact-list1 .formbox .form-control {
    width: 100%;
    border-radius: 0;
    padding: 20px;
    height: 65px;
    border-radius: 10px;
    letter-spacing: .3px;
    color: #000;
    background-color: #fff;
    border: 1px solid #ced4da;
    box-shadow: none;
    box-sizing: border-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .contact-list1 .formbox .form-control:focus, .contact-list1 .formbox .form-control.on {
    color: #495057;
    background-color: #fff;
    border-color: #1e4a7c;
    outline: 0;
    box-shadow: 0 0 10px 1px rgba(11, 86, 171, 0.1);
  }
  .contact-list1 .formbox .selectbox {
    z-index: 9;
  }
  .contact-list1 .formbox .selectbox .select-tip svg {
    width: 20px;
    height: 20px;
    fill: #141414;
  }
  .contact-list1 .formbox .selectbox .select-item {
    position: absolute;
    width: 100%;
    background: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    height: 140px;
    padding: 10px 0;
    top: 43px;
    overflow-y: auto;
    display: none;
  }
  .contact-list1 .formbox .selectbox .select-item .li-item {
    height: 45px;
    line-height: 45px;
    padding: 0 .5rem;
    transition: all .3s;
  }
  .contact-list1 .formbox .selectbox .select-item .li-item:hover {
    background: #1e416f;
    color: #fff;
  }
  .contact-list1 .formbox .tip {
    position: absolute;
    padding-left: .75rem;
    left: 0;
    top: 0;
    height: 65px;
    color: #333;
    
  }
  .contact-list1 .formbox .tip img {
    height: 19px;
    margin-right: .3rem;
  }
  .contact-list1 .formbox .li2 {
    width: 100%;
  }
  .contact-list1 .formbox .li2 .form-control {
    text-transform: capitalize;
    border-radius: 10px;
    height: 5rem;
  }
  .contact-list1 .formbox .coad-img {
    width: 480px;
    overflow: hidden;
    position: relative;
  }
  .contact-list1 .formbox .coad-img .form-control {
    padding-right: 140px;
    color: #999;
  }
  .contact-list1 .formbox .coad-img img {
    width: 128px;
    border-top-right-radius: 65px;
    border-bottom-right-radius: 65px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top:20%;
  }
  .contact-list1 .formbox .submit {
    width: 100%;margin-top: 1rem;
  }
  .contact-list1 .formbox .submit input {
    width: 100%;
    height: 65px;
    border-radius: 10px;
    background: #39b79c;
    border: none;
    text-transform: capitalize;
  }
  .contact-list1 .formbox .li3 {
    width: 100%;
  }

  @media (max-width: 767px) {
    .contact-list1 {
      padding: 2rem 0 1rem;
    }

    .contact-list1 .title-right {
      width: 100%;
      margin-top: 1rem;
    }

    .contact-list1 .formbox .form-control {
      height: 45px;
      padding: 10px;
    }

    .contact-list1 .formbox .tip {
      height: 45px;
    }

    .contact-list1 .formbox .li {
      width: 100%;
		margin-bottom: 15px;
    }

    .contact-list1 .formbox .coad-img img {
      border-top-right-radius: 45px;
      border-bottom-right-radius: 45px;
    }

    .contact-list1 .formbox .coad-img img {
      width: 88px;
    }

    .contact-list1 .formbox .coad-img .form-control {
      padding-left: 100px;
    }

    .contact-list1 .formbox .coad-img {
      width: 100%;
      margin-bottom: 1rem;
    }

    .contact-list1 .formbox .submit input {
      height: 45px;
      border-radius: 45px;
    }

    .contact-list1 .formbox .selectbox .select-item {
      top: 34px;
    }

    .contact-list1 .formbox .selectbox .select-item .li-item {
      height: 35px;
      line-height: 35px;
    }
  }
  .contact-list2 .img {
    width: 57%;
    height: 660px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .contact-list2 .amap-container img{
    width:30px;
    height:auto;
  }
  .contact-list2 #networkmap {
    width: 57%;
    height: 660px;
  }
  .contact-list2 .textbox {
    width: 31%;
    height: 660px;
    background: url(404.png) no-repeat center center;
    background-size: cover;
    float: right;
  }
  .contact-list2 .textbox .ulbox {
  }
  .contact-list2 .textbox .tit2 {
    line-height: 1.2;
    color: #000;
    font-weight: bold;
  }
  .contact-list2 .textbox .tit3 {
    height: 55px;
    text-transform: capitalize;
    justify-content: flex-start;
    font-weight: bold;
  }

  @media(max-width: 767px){
    .contact-list2 .textbox .tit3 {
      width: 120px;
    }
  }
  .contact-list2 .textbox .tit3 img {
    margin-right: 15px;
    height: 26px;
  }
  .contact-list2 .textbox .p {
    width: 100%;
  }
  .contact-list2 .textbox .li {
    margin-bottom: .5rem;
  }

  @media (max-width: 1024px) {
    .contact-list2 .textbox {
      padding: 2rem 1rem;
    }
  }
  @media (max-width: 767px) {
  
    .contact-list2 #networkmap{
      width: 100%;
      height: 10rem;
    }
    .contact-list2 .textbox {
      padding: 2rem 5% 2rem;
      width: 100%;
      height: auto;
    }
  }
  .recruit-list1 {
    padding: 2rem 0 2.2rem;
  }
  .recruit-list1 .title-top {
    margin-bottom: 1.75rem;
  }
  .recruit-list1 .title-top .tit1 {
    line-height: 1.2;
    color: #f79b37;
    margin-bottom: .55rem;
    text-transform: uppercase;
  }
  .recruit-list1 .title-top .tit2 {
    color: #1e4a7c;
    line-height: 1.1;
    text-transform: capitalize;
  }
  .recruit-list1 .title-right {
    width: 50%;
    margin-right: 1rem;
  }
  .recruit-list1 .imgbox {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 2rem;
  }
  .recruit-list1 .imgbox img {
    width: 100%;
  }
  .recruit-list1 .searchbox {
    margin-bottom: 1.25rem;
    position: relative;
    z-index: 2;
  }
  .recruit-list1 .searchbox .input {
    width: 29%;
    margin-right: 1.95%;
    position: relative;
  }
  .recruit-list1 .searchbox .input input {
    width: 100%;
    height: 80px;
    padding: 25px 0 0;
    background: transparent;
    line-height: 30px;
    border: none;
    border-bottom: 2px solid #f3f3f3;
    padding-left: 95px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  .recruit-list1 .searchbox .input input:focus {
    border-color: #1e4a7c;
    outline: 0;
  }
  .recruit-list1 .searchbox .input input:focus + .sp {
    color: #1e4a7c;
  }
  .recruit-list1 .searchbox .input input:focus + .sp > svg {
    fill: #1e4a7c;
  }
  .recruit-list1 .searchbox .input .sp {
    position: absolute;
    left: 0;
    top: 24px;
    z-index: 1;
  }
  .recruit-list1 .searchbox .input .sp svg {
    width: 12px;
    line-height: 1;
    margin-left: 5px;
  }
  .recruit-list1 .searchbox .input2 {
    width: 6.5%;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background: #55a795 url(404.png) no-repeat center center;
    border-radius: 50px;
    border: none;
    margin-top: 30px;
  }
  .recruit-list1 .joinlist {
    position: relative;
    z-index: 2;
    border: 1px solid #eaeaea;
  }
  .recruit-list1 .joinlist .top-title {
    width: 100%;
    border: 1px solid #eaeaea;
  }
  .recruit-list1 .joinlist .top-title .th {
    padding: 25px 0;
    line-height: 30px;
    padding-left: 1.5rem;
    color: #0d0d0d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
  }
  .recruit-list1 .joinlist .top-title .th:nth-child(1) {
    width: 40%;
  }
  .recruit-list1 .joinlist .top-title .th:nth-child(2) {
    width: 30%;
  }
  .recruit-list1 .joinlist .top-title .th:nth-child(3) {
    width: 30%;
  }
  .recruit-list1 .joinlist .li-item {
    width: 100%;
    border: 1px solid #eaeaea;
    cursor: pointer;
  
  }
  .recruit-list1 .joinlist .li-item .th {
    padding: 25px 0;
    line-height: 30px;
    padding-left: 1.5rem;
    color: #0d0d0d;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
  }
  .recruit-list1 .joinlist .li-item .th:nth-child(1) {
    width: 40%;
  }
  .recruit-list1 .joinlist .li-item .th:nth-child(2) {
    width: 30%;
  }
  .recruit-list1 .joinlist .li-item .th:nth-child(3) {
    width: 30%;
  }
  .recruit-list1 .joinlist .li-item .text {
    border-top: 2px solid #e9e9e9;
    position: relative;
    padding: 1.2rem 1.5rem 1.75rem;
    display: none;
    background: #f3f6f9;
  }
  .recruit-list1 .joinlist .li-item .tit3 {
    margin-bottom: .7rem;
    color: #1e4a7c;
    text-transform: capitalize;
  }
  .recruit-list1 .joinlist .li-item .p {
    color: #0f0f0f;
    line-height: 2;
    width: calc(100% - 13.5rem);
  }
  .recruit-list1 .joinlist .li-item .mail {
    position: absolute;
    right: 2rem;
    top: 2rem;
    width: 180px;
    height: 54px;
    border-radius: 5px;
    overflow: hidden;
    border: 2px solid #1e4a7c;
    color: #1e4a7c;
    border-radius: 50px;
    text-transform: capitalize;
    transition: all .3s;
  }
  .recruit-list1 .joinlist .li-item .mail svg {
    width: 13px;
    height: 50px;
    line-height: 50px;
    fill: #1e4a7c;
    transition: all .3s;
  }
  .recruit-list1 .joinlist .li-item .mail:hover {
    background: #f79b37;
    color: #fff;
    border: 2px solid #f79b37;
    transform: translate(10px, 0);
  }
  .recruit-list1 .joinlist .li-item .mail:hover svg {
    fill: #fff;
  }
  .recruit-list1 .joinlist .title-name.cur {
    background: #f3f6f9;
  }

  @media (max-width: 960px) {
  
      .recruit-list1 .joinlist .top-title .th, .recruit-list1 .joinlist .li-item .th {
        padding: 10px 5%;
      }

      .recruit-list1 .joinlist .li-item .p {
        width: 100%;
      }

      .recruit-list1 .joinlist .li-item .mail {
        position: relative;
        right: auto;
        top: auto;
        margin-top: 1.5rem;
      }
    }
    @media (max-width: 767px) {
      .recruit-list1 .title-top .title, .recruit-list1 .title-right {
        width: 100%;
      }

      .recruit-list1 .imgbox {
        margin-bottom: 1rem;
      }

      .recruit-list1 .title-right {
        margin-top: 1rem;
        margin-right: 0;
      }

      .recruit-list1 .title-top {
        margin-bottom: .75rem;
      }

      .recruit-list1 .searchbox .input {
        width: 100%;
      }

      .recruit-list1 .searchbox .input2 {
        width: 100%;
        margin-top: .75rem;
      }

      .recruit-list1 .searchbox .input input {
        height: 60px;
        padding: 10px 0;
      }

      .recruit-list1 .joinlist .li-item .text {
        padding: 1.2rem 5% 1.75rem;
      }

      .recruit-list1 .joinlist .li-item .mail {
        width: 120px;
        height: 40px;
        border-radius: 40px;
      }

      .recruit-list1 .joinlist .li-item .mail svg {
        height: 36px;
      }
    }
    .recruit-list2 {
      background: url(404.png) no-repeat center center;
      background-size: cover;
      min-height: 670px;
    }
    .recruit-list2 .contentbox {
      padding: 2.25rem 0 2.5rem;
    }
    .recruit-list2 .tab-ul {
      position: relative;
      width: 360px;
      border-bottom: 1px solid #696d73;
      margin-bottom: 1.5rem;
    }
    .recruit-list2 .tab-ul .li {
      height: 45px;
      line-height: 45px;
      margin-right: 1rem;
      text-transform: capitalize;
      position: relative;
      color: #919499;
      transition: all .3s;
      cursor: pointer;
    }
    .recruit-list2 .tab-ul .li:before {
      content: "";
      width: 100%;
      position: absolute;
      height: 3px;
      background: #55a795;
      bottom: -1px;
      transform: scale(0, 0);
      transition: all .3s;
    }
    .recruit-list2 .tab-ul .li:nth-child(2n) {
      margin-right: 0;
    }
    .recruit-list2 .tab-ul .li:hover, .recruit-list2 .tab-ul .li.cur {
      color: #55a795;
    }
    .recruit-list2 .tab-ul .li:hover:before, .recruit-list2 .tab-ul .li.cur:before {
      transform: scale(1, 1);
    }
    .recruit-list2 .warp-text .tab-item {
      display: none;
      width: 19.5rem;
    }
    .recruit-list2 .warp-text .tab-item .title {
      color: #fff;
      line-height: 1.4;
      margin-bottom: 1.5rem;
    }
    .recruit-list2 .warp-text .tab-item .title a {
      color: #fff;
      padding-bottom: 5px;
      display: inline-block;
      position: relative;
      transition: all .3s;
    }
    .recruit-list2 .warp-text .tab-item .title a:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 3px;
      background: #fff;
      bottom: 0;
      transition: all .3s;
    }
    .recruit-list2 .warp-text .tab-item .title a:hover {
      color: #55a795;
    }
    .recruit-list2 .warp-text .tab-item .title a:hover:before {
      background: #55a795;
    }
    .recruit-list2 .warp-text .tab-item .p {
      color: #fff;
      line-height: 1.8;
    }

    @media (max-width: 960px) {
      .recruit-list2 {
        min-height: 550px;
      }
    }
    @media (max-width: 767px) {
      .recruit-list2 .tab-ul {
        width: 80%;
      }

      .recruit-list2 .warp-text .tab-item {
        width: 100%;
      }

      .recruit-list2 {
        height: auto;
        min-height: auto;
      }
    }
    .about-list1 {
      padding: 2.2rem 0 3.25rem;
    }
    .about-list1 .title-top {
      margin-bottom: 1.75rem;
    }
    .about-list1 .title-top .tit1 {
      line-height: 1.2;
      color: #f79b37;
      margin-bottom: .55rem;
      text-transform: uppercase;
    }
    .about-list1 .title-top .tit2 {
      color: #1e4a7c;
      line-height: 1.1;
      text-transform: capitalize;
    }
    .about-list1 .title-right {
      width: 44%;
      margin-right: 0rem;
    }
    .about-list1 .map-img {
      width: 45%;
    }
    .about-list1 .map-img img {
      width: 100%;
    }
    .about-list1 .map-img .dian {
      position: absolute;
      width: 26px;
      height: 26px;
    }
    .about-list1 .map-img .dian:before {
      content: "";
      position: absolute;
      width: 12px;
      height: 12px;
      z-index: 2;
      background: #55a795;
      left: 50%;
      top: 50%;
      margin-left: -6px;
      margin-top: -6px;
      border-radius: 50%;
    }
    .about-list1 .map-img .dian:after {
      content: "";
      position: absolute;
      width: 26px;
      height: 26px;
      z-index: 1;
      background: rgba(247, 147, 29, 0.1);
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      border-radius: 50%;
      margin: auto;
    }
    .about-list1 .map-img .dian1 {
      left: 5%;
      top: 22%;
      animation: ball-pulse2 2s 0s ease infinite;
    }
    .about-list1 .map-img .dian2 {
      left: 5%;
      top: 30%;
      animation: ball-pulse2 2s .3s ease infinite;
    }
    .about-list1 .map-img .dian3 {
      left: 78%;
      top: 34%;
      animation: ball-pulse2 2s .6s ease infinite;
    }
    .about-list1 .map-img .dian4 {
      left: 75%;
      top: 28%;
      animation: ball-pulse2 2s .8s ease infinite;
    }
    .about-list1 .map-img .dian5 {
      left: 78%;
      top: 24%;
      animation: ball-pulse2 2s .8s ease infinite;
    }
    .about-list1 .map-img .dian6 {
      left: 77.5%;
      top: 30%;
      height:.5rem;
      width:.5rem;
    }
    .about-list1 .text-ulbox {
      width: 44%;
      position: relative;
      z-index: 2;
    }
    .about-list1 .text-ulbox .li {
      padding-bottom: .5rem;
      position: relative;
    }
    .about-list1 .text-ulbox .li .num {
      background: #fff;
      color: #55a795;
      padding: 15px 0;
      position: absolute;
      left: 0;
      z-index: 3;
    }
    .about-list1 .text-ulbox .li .tit2 {
      color: #333;
      margin-bottom: .5rem;
      text-transform: capitalize;
    }
    .about-list1 .text-ulbox .li:nth-child(1) .num {
      padding-top: 0;
    }
    .about-list1 .text-ulbox .li:nth-child(1) .tit2 {
      padding-top: 0;
    }
    .about-list1 .text-ulbox .li .tt-hx{display: block;
    width: 116px;
    height: 1px;
    background: #a3a3a3;
    margin-top: 30px;margin: 0 auto;margin-bottom: 30px;}
    .about-list1 .text-ulbox .li .tit2 {
      padding-top: 15px;
    }
    .about-list1 .text-ulbox .li:nth-child(3):before {
      display: none;
    }
    .about-list1 .ulbox {
      margin-top: 3rem;
    }
    .about-list1 .ulbox .li {
      position: relative;
    }
    .about-list1 .ulbox img {
      height: 3rem;
      margin-right: .75rem;
    }
    .about-list1 .ulbox .tit4 {
      line-height: 1.2;
    }
    .about-list1 .ulbox .text-num {
      padding-left: .7rem;
      position: relative;
    }
    .about-list1 .ulbox .text-num:before {
      content: "";
      position: absolute;
      width: 2px;
      height: 100%;
      top: 0;
      left: 0;
      background: #dcdcdc;
    }
    .about-list1 .ulbox sup {
      color: #888;
      top: -1rem;
    }

    @media (max-width: 960px) {
      .about-list1 .map-img {
        width: 100%;
        margin-left: 0;
        margin-bottom: 1rem;
      }

      .about-list1 .text-ulbox {
        width: 100%;
      }

      .about-list1 .ulbox img {
        height: 2rem;
      }

      .about-list1 .ulbox .tit4 {
        font-size: 1.2rem;
      }

      .about-list1 .ulbox sup {
        font-size: 12px;
      }

      .about-list1 .ulbox .tit5 {
        font-size: 14px;
      }
    }
    @media (max-width: 767px) {
      .about-list1 {
        padding-bottom: 1rem;
      }

      .about-list1 .title-top .title {
        width: 100%;
      }

      .about-list1 .title-right {
        width: 100%;
        margin-right: 0;
        margin-top: 1rem;
      }

      .about-list1 .map-img {
        margin-top: 0;
      }

      .about-list1 .ulbox {
        margin-top: 1rem;
      }

      .about-list1 .ulbox .li {
        width: 100%;
        margin-bottom: .8rem;
        justify-content: flex-start;
      }

      .about-list1 .map-img .dian {
        width: 20px;
        height: 20px;
      }
      .about-list1 .map-img .dian6{
        width:.5rem;
        height:.5rem;
      }

      .about-list1 .map-img .dian:before {
        width: 8px;
        height: 8px;
        margin-left: -4px;
        margin-top: -4px;
      }

      .about-list1 .map-img .dian:after {
        width: 20px;
        height: 20px;
      }
    }
    .about-list2 {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      padding: 1rem 0;
      height: 15rem;
    }
    .about-list2 .text {
      width: 100%;
      margin-top: 8.5rem;
      background: #55a695;
      padding: 2rem;
    }
    .about-list2 .text .tit2 {
      color: #fff;
      margin-bottom: .35rem;
      text-transform: uppercase;
    }
    .about-list2 .text .tit3 {
      color: #fff;
      line-height: 1.2;
      margin-bottom: .7rem;
    }
    .about-list2 .img {
      width: 45%;
    }

    @media (max-width: 767px) {
      .about-list2 {
        height: auto;
      }

      .about-list2 .text {
        width: 100%;
        margin-top: 0;
		  padding: 1rem
      }

      .about-list2 .img {
        width: 80%;
        margin: 1rem auto 0;
      }
    }
    .about-list3 {
      padding: 2.5rem 0;
      background: #fff;
      position: relative;
      z-index: 1;
    }
    .about-list3 .tit2 {
      color: #f79b37;
      margin-bottom: .2rem;
      text-transform: uppercase;
    }
    .about-list3 .tit3 {
      color: #1e4a7c;
      line-height: 1.5;
      margin-bottom: .35rem;
    }
    .about-list3 .tit4 {
      width: 65%;
      color: #333;
    }
    .about-list3 .content-box {
      overflow: hidden;
    }
    .about-list3 .warp-iconswiper {
      position: relative;
    }
    .about-list3 .icon-btn {
      position: absolute;
      width: 125px;
      right: 0;
      top: -80px;
    }
    .about-list3 .icon-btn div:hover {
      background: #1e4a7c;
    }
    .about-list3 .icon-btn div:hover svg {
      fill: #fff;
    }
    .about-list3 .icon-btn .swiper-button-prev {
      position: relative;
      left: 0;
      top: 0;
      margin-top: 0;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      border: 2px solid #275181;
      background-image: none;
      transition: all .3s;
    }
    .about-list3 .icon-btn .swiper-button-prev svg {
      width: 12px;
      height: 12px;
      fill: #1e4a7c;
      transition: all .3s;
    }
    .about-list3 .icon-btn .swiper-button-next {
      position: relative;
      left: 0;
      top: 0;
      margin-top: 0;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      border: 2px solid #275181;
      background-image: none;
      transition: all .3s;
    }
    .about-list3 .icon-btn .swiper-button-next svg {
      width: 12px;
      height: 12px;
      fill: #1e4a7c;
      transition: all .3s;
    }
    .about-list3 .iconswiper {
      margin-top: 1.35rem;
      border-bottom: 1px solid #e7eaec;
      width: 100%;
      position: relative;
      padding: 15px 15px 0;
    }
    .about-list3 .iconswiper .swiper-slide {
      height: 4rem;
      background: #fff;
      border-radius: 6px;
      transition: all .3s ease;
    }
    .about-list3 .iconswiper .swiper-slide img {
      width: 65%;
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: grayscale(100%);
      filter: gray;
      opacity:.7;
      transition: all .3s ease;
      user-select:none;
    }
    .about-list3 .iconswiper .swiper-slide:hover {
      z-index: 5;
      box-shadow: 0px 0px 45px 1px rgba(30, 74, 124, 0.15);
      background: #fff;
    }
    .about-list3 .iconswiper .swiper-slide:hover img {
      -webkit-filter: grayscale(0%);
      -moz-filter: grayscale(0%);
      -ms-filter: grayscale(0%);
      -o-filter: grayscale(0%);
      filter: grayscale(0%);
      filter: gray;
      opacity:1;
    }

    @media (max-width: 767px) {
      .about-list3 .icon-btn {
        display: none;
      }

      .about-list3 .tit4 {
        width: 100%;
      }

      .about-list3 .iconswiper {
        margin-top: .5rem;
      }

      .about-list3 .iconswiper .swiper-slide {
        height: 2rem;
      }

      .about-list3 {
        overflow: hidden;
      }

      .about-list3 .content-box {
        overflow: inherit;
      }
    }
    @keyframes ball-pulse {
      0%, 60%, 100% {
        opacity: 1;
        transform: scale(1) translate(0, 5px);
      }
      30% {
        opacity: .1;
        transform: scale(0.01) translate(0, -5px);
      }
    }
    @keyframes ball-pulse2 {
      0%, 60%, 100% {
        opacity: 1;
        transform: scale(1);
      }
      30% {
        opacity: .5;
        transform: scale(0.5);
      }
    }
    @keyframes quan1 {
      0%{
        transform:rotate(0deg);
      }
      100% {
        transform:rotate(360deg);
      }
    }
    .history-list1 {
      padding: 2.5rem 0;
      background: url(404.png) no-repeat top center;
      background-size: cover;
      position: relative;
      overflow: hidden;
      z-index: 1;
    }
    .history-list1 .tit2 {
      color: #f79b37;
      margin-bottom: .2rem;
      text-transform: uppercase;
    }
    .history-list1 .tit3 {
      color: #1e4a7c;
      line-height: 1.2;
      margin-bottom: .35rem;
      text-transform: capitalize;
    }
    .history-list1 .tit4 {
      width: 65%;
      color: #333;
    }
    .history-list1 .warp-ulboxswiper {
      width: 73.8%;
      position: relative;
      margin-top: 1.8rem;
    }
    .history-list1 .img {
      width: calc(2.5rem + 25%);
      margin-right: -2.5rem;
      position: relative;
      z-index: 5;
    }
    .history-list1 .icon-btn {
      position: absolute;
      width: 125px;
      right: 0;
      top: calc(-70px + -1.8rem);
    }
    .history-list1 .icon-btn div:hover {
      background: #1e4a7c;
    }
    .history-list1 .icon-btn div:hover svg {
      fill: #fff;
    }
    .history-list1 .icon-btn .swiper-button-prev {
      position: relative;
      left: 0;
      top: 0;
      margin-top: 0;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      border: 2px solid #275181;
      background-image: none;
      transition: all .3s;
    }
    .history-list1 .icon-btn .swiper-button-prev svg {
      width: 12px;
      height: 12px;
      fill: #1e4a7c;
      transition: all .3s;
    }
    .history-list1 .icon-btn .swiper-button-next {
      position: relative;
      left: 0;
      top: 0;
      margin-top: 0;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      border: 2px solid #275181;
      background-image: none;
      transition: all .3s;
    }
    .history-list1 .icon-btn .swiper-button-next svg {
      width: 12px;
      height: 12px;
      fill: #1e4a7c;
      transition: all .3s;
    }
    .history-list1 .ulboxswiper {
      width: 100%;
      position: relative;
      overflow: hidden;
    }
    .history-list1 .ulboxswiper .swiper-slide .li {
      width: 100%;
      padding: .65rem 0;
      border-top: 1px solid #e5e5e5;
    }
    .history-list1 .ulboxswiper .swiper-slide .li:last-child {
      border-bottom: 1px solid #e5e5e5;
    }
    .history-list1 .ulboxswiper .swiper-slide .time {
      color: #101112;
      width: 6rem;
    }
    .history-list1 .ulboxswiper .swiper-slide .tit4 {
      color: #101112;
      width: calc(100% - 6rem);
      padding-right: 2rem;
    }

    @media (max-width: 767px) {
      .history-list1 .img {
        display: none;
      }

      .history-list1 .warp-ulboxswiper {
        width: 100%;
      }

      .history-list1 .ulboxswiper .swiper-slide .time {
        width: 100%;
      }

      .history-list1 .ulboxswiper .swiper-slide .tit4 {
        width: 100%;
        padding-right: 0;
        margin-top: .5rem;
      }

      .history-list1 .icon-btn {
        width: auto;
      }

      .history-list1 .icon-btn .swiper-button-prev, .history-list1 .icon-btn .swiper-button-next {
        width: 35px;
        height: 35px;
        margin: 0 5px;
      }

      .history-list1 .icon-btn {
        top: calc(-40px + -1.8rem);
      }
    }
    .n-globalization{
      overflow: hidden;
    }
    .globalization-list1 {
      background: #f2f4f9;
      padding: 2.25rem 0 2.5rem;
      position: relative;
      min-height: 24rem;
      z-index: 1;
    }
    .globalization-list1 .bg {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      z-index: 2;
    }
    .globalization-list1 .leftnav {
      width: 13rem;
      position: relative;
      z-index: 9;
    }
    .globalization-list1 .leftnav .tit1 {
      color: #1e4a7c;
      margin-bottom: .5rem;
      text-transform: capitalize;
    }
    .globalization-list1 .leftnav .tab-ul {
      position: relative;
      width: 390px;
      border-bottom: 1px solid #ced3d9;
      margin-bottom: 1.75rem;
    }
    .globalization-list1 .leftnav .tab-ul .li {
      height: 45px;
      line-height: 45px;
      margin-right: 2.25rem;
      text-transform: capitalize;
      position: relative;
      transition: all .3s;
      cursor: pointer;
    }
    .globalization-list1 .leftnav .tab-ul .li:before {
      content: "";
      width: 100%;
      position: absolute;
      height: 3px;
      background: #55a795;
      bottom: -1px;
      transform: scale(0, 0);
      transition: all .3s;
    }
    .globalization-list1 .leftnav .tab-ul .li:nth-child(2n) {
      margin-right: 0;
    }
    .globalization-list1 .leftnav .tab-ul .li:hover, .globalization-list1 .leftnav .tab-ul .li.cur {
      color: #55a795;
    }
    .globalization-list1 .leftnav .tab-ul .li:hover:before, .globalization-list1 .leftnav .tab-ul .li.cur:before {
      transform: scale(1, 1);
    }
    .globalization-list1 .leftnav .warp-text {
      margin-top: 1.75rem;
    }
    .globalization-list1 .leftnav .warp-text .tab-item {
      display: none;
    }
    .globalization-list1 .leftnav .warp-text .li {
      color: #b1b1b1;
      margin-bottom: .35rem;
      line-height: 1.2;
      cursor: pointer;
      transition: color .3s ease;
    }
    .globalization-list1 .leftnav .warp-text .li:hover, .globalization-list1 .leftnav .warp-text .li.cur {
      color: #1e4a7c;
    }
    .globalization-list1 .text-ajax {
      width: 55%;
      position: relative;
      z-index: 9;
    }
    .globalization-list1 .text-ajax .text {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 9;
    }
    .globalization-list1 .text-ajax .text .tit2 {
      color: #999;
    }
    .globalization-list1 .text-ajax .text .tit3 {
      text-transform: capitalize;
      color: #eb8146;
      opacity:0;
      transform:translate(-20px,0);
      transition: all .5s ease;
    }
    .globalization-list1 .text-ajax .text .leftbox {
      margin-left: -2rem;
    }
    .globalization-list1 .text-ajax .text .num {
      font-size: 9rem;
      line-height: 1;
      position: absolute;
      z-index: 1;
      right: -4rem;
      letter-spacing: -32px;
      top: 50%;
      transform: translate(0, -50%);
      color: #999;
      opacity: .12;
    }
    .globalization-list1 .text-ajax .more-button {
      width: 180px;
      height: 50px;
      border-radius: 50px;
      background: #1e4a7c;
      margin-right: -2rem;
      color: #fff;
      font-weight: bold;
      cursor: pointer;
      transition: all .3s ease;
      position: relative;
      z-index: 5;
      opacity:0;
      transform:translate(-20px,0);
      transition: all .5s .2s ease;
    }
    .globalization-list1 .text-ajax .text.cur .tit3{
      opacity:1;
      transform:translate(0,0);
    }
    .globalization-list1 .text-ajax .text.cur .more-button{
      opacity:1;
      transform:translate(0,0);
    }
    .globalization-list1 .text-ajax .more-button svg {
      margin-left: .2rem;
      width: 15px;
      height: 15px;
      fill: #fff;
    }
    .globalization-list1 .text-ajax .more-button:hover{
      background:#55a795;
    }
    .globalization-list1 .mapbox {
      width: 100%;
      position: relative;
      z-index: 3;
    }
    .globalization-list1 .tab-imgbox img{
      display:none;
    }
    .globalization-list1 .tab-box .dianbox{
      display:none;
    }
    .globalization-list1 .mapbox img {
      width: 100%;
    }
    .globalization-list1 .mapbox .img1 {
      position:absolute;
      left:0;
      top:0;
      z-index:3;
      width: 100%;
      animation: quan1 10s 0s linear infinite;
    }
    .globalization-list1 .mapbox .img2 {
      position:absolute;
      left:0;
      top:0;
      z-index:2;
      width: 100%;
      animation: quan1 10s 0s linear infinite;
      -webkit-animation-direction:reverse;
      -moz-animation-direction:reverse;
    }
    .globalization-list1 .mapbox .dian {
      position: absolute;
      width: 26px;
      height: 26px;
    }
    .globalization-list1 .mapbox .dian:before {
      content: "";
      position: absolute;
      width: 12px;
      height: 12px;
      z-index: 2;
      background: #55a795;
      left: 50%;
      top: 50%;
      margin-left: -6px;
      margin-top: -6px;
      border-radius: 50%;
    }
    .globalization-list1 .mapbox .dian:after {
      content: "";
      position: absolute;
      width: 26px;
      height: 26px;
      z-index: 1;
      background: rgba(247, 147, 29, 0.1);
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      border-radius: 50%;
      margin: auto;
    }
    .globalization-list1 .mapbox .dian.cur:before{
      background:#005cc5;
    }
    .globalization-list1 .mapbox .dian.cur:after{
      background: rgba(0, 92, 197, 0.2);
    }
    .globalization-list1 .mapbox .dian1 {
      left: 30%;
      top: 38%;
      animation: ball-pulse2 2s 0s ease infinite;
    }
    .globalization-list1 .mapbox .dian2 {
      left: 29%;
      top: 49%;
      animation: ball-pulse2 2s .2s ease infinite;
    }
    .globalization-list1 .mapbox .dian3 {

      left: 64%;
      top: 52%;
      animation: ball-pulse2 2s .4s ease infinite;
    }
    .globalization-list1 .mapbox .dian4 {
      left: 63%;
      top: 54%;
      animation: ball-pulse2 2s .6s ease infinite;
    }
    .globalization-list1 .mapbox .dian5 {
      left: 67%;
      top: 38%;
      animation: ball-pulse2 2s .8s ease infinite;
    }
    .globalization-list1 .mapbox .dian6 {
      left: 60%;
      top: 50%;
      animation: ball-pulse2 2s .8s ease infinite;
    }
    .globalization-list1 .mapbox .dian7 {
      left: 67%;
      top: 49%;
      animation: ball-pulse2 2s .8s ease infinite;
    }
    .globalization-list1 .mapbox .dian8 {
      left: 66%;
      top: 54%;
      animation: ball-pulse2 2s .8s ease infinite;
    }

    @media (max-width: 1480px) {
      .globalization-list1 .text-ajax .text .num{

      }
    }
    @media (max-width: 1360px) {
      .globalization-list1 .text-ajax .text .num {
        font-size: 8rem;
        right: -2rem;
        letter-spacing: -5px;
      }

      .globalization-list1 .leftnav .tab-ul {
        width: 100%;
      }

    }
    @media (max-width: 1280px) {
      .globalization-list1 .leftnav {
        width: 100%;
        margin-bottom: 1rem;
      }

      .globalization-list1 .text-ajax {
        width: 80%;
        margin: 0 auto;
      }

    }
    @media (max-width: 1024px) {
      .globalization-list1 .text-ajax .text .num {
        font-size: 6rem;
        letter-spacing: -10px;
      }

      .globalization-list1 .text-ajax .text .leftbox {
        margin-left: -12%;
      }

      .globalization-list1 .text-ajax .more-button {
        width: 140px;
        height: 40px;
        border-radius: 40px;
        margin-right: -15%;
        font-size: 12px;
      }

      .globalization-list1 .text-ajax .text .tit3 {
        font-size: .75rem;
      }

      .globalization-list1 .text-ajax .text .leftbox {
        width: calc(100% - 90px);
      }

      .globalization-list1 .text-ajax .more-button svg {
        margin-left: 0;
      }

      .globalization-list1 .leftnav .tab-ul .li {
        margin-right: 1.5rem;
        font-size: 14px;
      }

      .globalization-list1 .leftnav .tab-ul {
        margin-bottom: 1rem;
      }

      .globalization-list1 .leftnav .warp-text {
        margin-top: 0;
      }

      .globalization-list1 .mapbox .dian {
        width: 20px;
        height: 20px;
      }

      .globalization-list1 .mapbox .dian:before {
        width: 8px;
        height: 8px;
        margin-left: -4px;
        margin-top: -4px;
      }

      .globalization-list1 .mapbox .dian:after {
        width: 20px;
        height: 20px;
      }

      .globalization-list1 .leftnav .tit1 {
        margin-bottom: 0;
      }
    }
    .globalization-list2 {
      padding: 3.2rem 0 0;
      background: #fff;
      position: relative;
      z-index: 1;
    }
    .globalization-list2 .title-top {
      text-align: center;
      margin-bottom: 2.2rem;
    }
    .globalization-list2 .title-top .tit2 {
      line-height: 1.2;
      text-transform: capitalize;
      color: #1e4a7c;
    }
    .globalization-list2 .title-top .tit3 {
      color: #333;
      width: 55%;
      margin: .5rem auto 0;
    }
    .globalization-list2 .ulbox .li {
      margin-bottom: .75rem;
    }
    .globalization-list2 .ulbox .li:last-child {
      margin-bottom: 0;
    }
    .globalization-list2 .ulbox .li:nth-child(even) {
      flex-direction: row-reverse;
    }
    .globalization-list2 .ulbox .li:nth-child(even) .n-text {
      padding: 0.5rem 2.75rem 0.5rem calc(50vw - 720px);
    }
    .globalization-list2 .ulbox .n-title {
      width: 100%;
      margin-bottom: .7rem;
    }
    .globalization-list2 .ulbox .n-title .title {
      width: 50%;
      text-align: right;
      color: #55a795;
      text-transform: uppercase;
    }
    .globalization-list2 .ulbox .bgimg {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      width: 50%;
      min-height: 19.5rem;
    }
    .globalization-list2 .ulbox .n-text {
      width: 50%;
      padding: 0.5rem calc(50vw - 720px) 0.5rem 2.75rem;
    }
    .globalization-list2 .ulbox .n-text .icon {
      width: 2rem;
      height: 2rem;
      margin-bottom: .75rem;
    }
    .globalization-list2 .ulbox .n-text .tit2 {
      color: #1e4a7c;
      margin-bottom: .2rem;
    }
    .globalization-list2 .ulbox .n-text .tit3 {
      color: #333;
      max-height:8rem;
      overflow: hidden;
      line-height: 1.6;
    }
    .globalization-list2 .ulbox .n-text:hover .tit3{
      overflow-y:auto;
    }

    @media (max-width: 1480px) {
      .globalization-list2 .ulbox .n-text {
        padding: 0.5rem 1rem 0.5rem 2.75rem;
      }

      .globalization-list2 .ulbox .li:nth-child(even) .n-text {
        padding: 0.5rem 2.75rem 0.5rem 1rem;
      }
    }
    @media (max-width: 1024px) {
      .globalization-list2 {
        padding: 2rem 0 0;
      }

      .globalization-list2 .title-top .tit3 {
        width: 100%;
      }

      .globalization-list2 .ulbox .bgimg {
        width: 100%;
      }

      .globalization-list2 .ulbox .n-text {
        width: 100%;
        padding: 1rem 5%;
      }

      .globalization-list2 .ulbox .n-title .title {
        width: 100%;
        padding-left: 5%;
        text-align: left;
      }
      .globalization-list2 .ulbox .n-text .tit3{
        max-height:auto;
      }
    }
    @media (max-width: 767px) {
      .globalization-list2 .ulbox .bgimg {
        height: 10rem;
      }

      .globalization-list2 .ulbox .n-text .tit3 {
        font-size: 14px;
      }

      .globalization-list2 .ulbox .n-text .icon {
        margin-bottom: .35rem;
      }

      .globalization-list2 .ulbox .li:nth-child(even) .n-text {
        padding: 1rem 5%;
      }
    }
    .alert-globalization {
      position: fixed;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 99;
      opacity: 0;
      visibility: hidden;
      transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
    }
    .alert-globalization .bg {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.7);
      opacity: 0;
      transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
    }
    .alert-globalization .contentbox {
      width: 1280px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 9;
      height: 100vh;
      overflow-y: auto;
      overflow-x: hidden;
    }
    .alert-globalization .contentbox:before {
      content: "";
      background: #fff;
      position: fixed;
      width: 600px;
      height: 100%;
      right: 0;
      top: 0;
      z-index: 1;
      opacity: 0;
      transition: width 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
      transition-delay: 1s;
    }
    .alert-globalization .title-top {
      padding: 1rem 3.25rem 0;
      margin-bottom: 2rem;
      position: relative;
      z-index: 3;
      transform: translate(10%, 0);
      opacity: 0;
      transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
      transition-delay: .3s;
    }
    .alert-globalization .title-top .n-title {
      padding-bottom: .2rem;
      border-bottom: 1px solid #e3e3e3;
    }
    .alert-globalization .title-top .img {
      
      max-height: 58px;
    }
    .alert-globalization .title-top .btn {
      color: #333;
      text-transform: capitalize;
      transition: color .3s;
      cursor: pointer;
    }
    .alert-globalization .title-top .btn svg {
      width: 22px;
      height: 22px;
      margin-right: 10px;
      fill: #333;
      transition: fill .3s;
    }
    .alert-globalization .title-top .btn:hover {
      color: #55a795;
    }
    .alert-globalization .title-top .btn:hover svg {
      fill: #55a795;
    }
    .alert-globalization .warp-text {
      padding: 0 3.25rem;
      margin-bottom: 1.5rem;
      position: relative;
      z-index: 3;
      transform: translate(12%, 0);
      opacity: 0;
      transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
      transition-delay: .4s;
    }
    .alert-globalization .warp-text .ntext {
      position: relative;
      z-index: 1;
    }
    .alert-globalization .warp-text .tit2 {
      margin-bottom: 1rem;
      line-height: 1.2;
      color: #1e4a7c;
    }
    .alert-globalization .warp-text .p {
      color: #333;
    }
    .alert-globalization .warp-text .iconhref {
      width: 52px;
      height: 52px;
      position: absolute;
      border-radius: 50%;
      background: #55a795;
      right: 0;
      top: 0;
      transition: background .3s ease;
    }
    .alert-globalization .warp-text .iconhref img {
      width: 100%;
      height: 100%;
    }
    .alert-globalization .warp-text .iconhref:hover {
      background: #1e4a7c;
    }
    .alert-globalization .warp-img {
      padding: 0 0 0 3.25rem;
      margin-bottom: 2.5rem;
      position: relative;
      z-index: 3;
      transform: translate(14%, 0);
      opacity: 0;
      transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
      transition-delay: .5s;
    }
    .alert-globalization .warp-img .nimg {
      position: relative;
      z-index: 1;
      overflow: hidden;
    }
    .alert-globalization .warp-img .nimg img {
      width: 100%;
    }
    .alert-globalization .warp-img .nimg .swiper-pagination {
      margin-bottom: .5rem;
    }
    .alert-globalization .warp-img .nimg .swiper-pagination span {
      width: 13px;
      height: 10px;
      background: #fff;
      transition: width .3s;
      border-radius: 10px;
      opacity: .6;
    }
    .alert-globalization .warp-img .nimg .swiper-pagination span.swiper-pagination-bullet-active {
      width: 45px;
      height: 10px;
      opacity: 1;
    }
    .alert-globalization .warp-add {
      padding: 0 3.25rem;
      margin-bottom: 2rem;
      position: relative;
      z-index: 3;
      transform: translate(16%, 0);
      opacity: 0;
      transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
      transition-delay: .6s;
    }
    .alert-globalization .warp-add .tit2 {
      width: 48%;
      padding-left: 5%;
      color: #1e4a7c;
      line-height: 1.2;
    }
    .alert-globalization .warp-add .addtext {
      width: 50%;
    }
    .alert-globalization .warp-add .addtext .tit3 {
      color: #55a795;
      margin-bottom: .55rem;
    }
    .alert-globalization .warp-add .li {
      color: #333333;
      margin-bottom: .2rem;
    }
    .alert-globalization #networkmap {
      width: 100%;
      height: 12.5rem;
      position: relative;
      z-index: 3;
      transform: translate(18%, 0);
      opacity: 0;
      transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
      transition-delay: .7s;
    }
    .alert-globalization .amap-container img {
      width: 30px;
      height: auto;
    }

    .alert-globalization.active {
      opacity: 1;
      visibility: visible;
      transition-delay: 0s;
    }
    .alert-globalization.active .bg {
      opacity: 1;
    }
    .alert-globalization.active .contentbox:before {
      opacity: 1;
      width: 1280px;
      transition-delay: 0s;
    }
    .alert-globalization.active .title-top {
      transform: translate(0, 0);
      opacity: 1;
    }
    .alert-globalization.active .warp-text {
      transform: translate(0, 0);
      opacity: 1;
    }
    .alert-globalization.active .warp-img {
      transform: translate(0, 0);
      opacity: 1;
    }
    .alert-globalization.active .warp-add {
      transform: translate(0, 0);
      opacity: 1;
    }
    .alert-globalization.active #networkmap {
      transform: translate(0, 0);
      opacity: 1;
    }

    @media (max-width: 1360px) {
      .alert-globalization .contentbox {
        width: 90%;
      }

      .alert-globalization .contentbox:before {
        width: 40%;
      }

      .alert-globalization.active .contentbox:before {
        width: 90%;
      }

      .alert-globalization .title-top {
        padding: 1rem 5% 0;
      }

      .alert-globalization .warp-text {
        padding: 0 5%;
        margin-bottom: 1rem;
      }

      .alert-globalization .warp-img {
        padding: 0 0 0 5%;
        margin-bottom: 1rem;
      }

      .alert-globalization .warp-add {
        padding: 0 5%;
        margin-bottom: 1rem;
      }
    }
    @media (max-width: 1024px) {
      .alert-globalization .warp-add .tit2 {
        padding-left: 0;
      }
    }
    @media (max-width: 767px) {
      .alert-globalization .warp-add .tit2 {
        width: 100%;
        margin-bottom: .75rem;
      }

      .alert-globalization .warp-add .tit2 {
        padding-left: 0;
        line-height: 1.2;
      }

      .alert-globalization .warp-add .addtext {
        width: 100%;
      }

      .alert-globalization .title-top {
        margin-bottom: .75rem;
      }

      .alert-globalization .warp-text .iconhref {
        position: relative;
        margin-top: .5rem;
      }

      .alert-globalization .title-top .img {
        width: 35px;
      }

      .alert-globalization .warp-img .nimg .swiper-pagination {
        margin-bottom: 0;
        bottom: 5px;
      }

      .alert-globalization .warp-text .iconhref {
        width: 35px;
        height: 35px;
      }

      .globalization-list1 .text-ajax .more-button {
        width: 120px;
      }

      .alert-globalization .warp-img .nimg .swiper-pagination span.swiper-pagination-bullet-active {
        width: 15px;
        height: 6px;
      }

      .alert-globalization .warp-img .nimg .swiper-pagination span {
        width: 6px;
        height: 6px;
      }

      .alert-globalization #networkmap {
        height: 8rem;
      }

      .alert-globalization .amap-container img {
        width: 20px;
      }

      .alert-globalization .title-top .btn svg {
        margin-right: 5px;
      }
    }
    .n-news {
      padding: 2.5rem 0 3rem;
      overflow: hidden;
    }
    .n-news .tit1 {
      color: #1e4a7c;
      text-transform: capitalize;
      line-height: 1.2;
    }
    .n-news .title-right .timebox {
      width: 200px;
      height: 55px;
      line-height: 55px;
      margin-right: .75rem;
      border: 2px solid #194679;
      border-radius: 55px;
      color: #194679;
      text-transform: capitalize;
      font-weight: bold;
      position: relative;
    }
    .n-news .title-right .timebox span {
      line-height: 55px;
      margin-right: 15px;
    }
    .n-news .title-right .timebox .sptime {
      cursor: pointer;
    }
    .n-news .title-right .timebox svg {
      width: 15px;
      height: 15px;
      fill: #1e4a7c;
    }
    .n-news .title-right .timebox .spbox {
      position: absolute;
      width: 100%;
      top: 54px;
      border: 2px solid #e1e1e1;
      background: #fff;
      display: none;
    }
    .n-news .title-right .timebox .spbox .li {
      padding: 0 25px;
      font-size: 14px;
      line-height: 40px;
      cursor: pointer;
      transition: all .3s;
      border-bottom: 2px solid #e1e1e1;
    }
    .n-news .title-right .timebox .spbox .li:last-child {
      border-bottom: none;
    }
    .n-news .title-right .timebox .spbox .li:hover {
      background: #1e4a7c;
      color: #fff;
      border-bottom: 2px solid #fff;
    }
    .n-news .title-right .newsreach {
      position: relative;
      z-index: 1;
    }
    .n-news .title-right .newsreach .submit {
      position: absolute;
      background: url(404.png) no-repeat center center;
      width: 36px;
      height: 36px;
      left: 10px;
      top: 50%;
      margin-top: -18px;
      border: none;
    }
    .n-news .title-right .newsreach .inputext {
      width: 10rem;
      height: 55px;
      padding: 10px 10px 10px 50px;
      border: 2px solid #e1e1e1;
      border-radius: 55px;
      color: #dfdfdf;
    }
    .n-news .title-right .newsreach .inputext:focus {
      background-color: #fff;
      border-color: #1e4a7c;
      outline: 0;
      box-shadow: 0 0 10px 1px rgba(11, 86, 171, 0.1);
    }
    .n-news .news-list .li {
      background: #f5f5f5;
      margin-bottom: 1rem;
    }
    .n-news .news-list .li .img {
      width: 350px;
      overflow: hidden;
    }
    .n-news .news-list .li .img img {
      width: 100%;
      transition: all .5s;
    }
    .n-news .news-list .li .text {
      width: 60%;
    }
    .n-news .news-list .li .time {
		width: 66px;
		height: 70px;
      color: #5b5b5b;
      margin-bottom: .75rem;
      float: left;
      padding: .1rem;
      border:1px solid #708681;
      text-align: center;
    }
    .n-news .news-list .li .time img {
      width: 15px;
      height: 15px;
      margin-right: 8px;
    }
    .n-news .news-list .li .tit2 {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      margin-top: 1rem;
      margin-bottom: .25rem;
      color: #222;
      transition: all .5s;
    }
    .n-news .news-list .li .p {
      color: #666;
      margin-bottom: 1.25rem;
      line-height: 1.6;
    }
    .n-news .news-list .li .more {
    	height: 70px;
      color: #194679;
      text-transform: capitalize;
      background: #708681;
      float: left;
      padding: 0 .5rem;
    }
    .n-news .news-list .li .more i{color: #fff;font-size: 28px;}
    .n-news .news-list .li .btn {
      width: 26px;
      height: 26px;
      border: 2px solid #1e4a7c;
      border-radius: 50%;
      margin-left: .5rem;
    }
    .n-news .news-list .li .btn svg {
      width: 12px;
      height: 12px;
      fill: #1e4a7c;
    }
    .n-news .news-list .li .timebox {
      width: 35%;
      position: relative;
    }
    .n-news .news-list .li .timebox img{max-width: 100%;}
    .n-news .news-list .li .timebox .yue {
      line-height: 1.2;
      color: #222;
      text-transform: capitalize;
    }
    .n-news .news-list .li .timebox .line {
      width: 180px;
      height: 2px;
      margin: .5rem 0;
      border-bottom: 2px dotted #c3c3c3;
    }
    .n-news .news-list .li .timebox .year {
      line-height: 1.2;
      color: #222;
      
    }
    .n-news .news-list .li:hover .img {
      overflow: hidden;
    }
    .n-news .news-list .li:hover .img img {
      transform: scale(1.1, 1.1);
    }
    .n-news .news-list .li:hover .tit2 {
      color: #55a795;
    }
    .n-news .news-list .li:hover .more{background:#55a795;}
    .n-news .news-list .li:hover .time{border:1px solid #55a795;}
    .n-news .news-list .li2 .text {
      padding-top: .75rem;
    }
    .n-news .news-list .li:nth-child {
      padding-top: 0;
    }
    .n-news .titlebox {
      position: relative;
      z-index: 9;
    }
    .n-news .warp-shows-list {
      margin-top: 2rem;
      position: relative;
      z-index: 1;
    }
    .n-news .shows-list {
      position: relative;
      width: 108%;
    }
    .n-news .shows-list .li {
      width: 42%;
      margin-bottom: 1.5rem;
      margin-right: 8%;
    }
    .n-news .shows-list .img {
      position: relative;
      width: 100%;
    }
    .n-news .shows-list .img img {
      width: 100%;
    }
    .n-news .shows-list .img .time {
      position: absolute;
      width: 140px;
      height: 30px;
      line-height: 1;
      background: #fff;
      left: 0;
      bottom: 0;
      text-align: center;
      color: #55a795;
    }
    .n-news .shows-list .text {
      padding: 1rem 0;
      width: 100%;
    }
    .n-news .shows-list .text .tit2 {
      color: #222;
      line-height: 1.6;
      margin-bottom: .4rem;
      transition: color .3s;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .n-news .shows-list .text .p {
      line-height: 1.6;
      color: #666;
    }
    .n-news .shows-list .li2 {
      background: #f9f9f9;
      padding: .8rem;
      border: 1px solid #e5e5e5;
    }
    .n-news .shows-list .li2 .time {
      color: #55a795;
      margin-bottom: .4rem;
    }
    .n-news .shows-list .li:hover .tit2 {
      color: #55a795;
    }

    @media (max-width: 960px) {
      .n-news .tit1 {
        width: 100%;
        margin-bottom: 1rem;
      }

      .n-news .title-right {
        width: 100%;
      }

      .n-news .title-right .newsreach {
        width: calc(100% - 240px);
      }

      .n-news .title-right .newsreach .inputext {
        width: 100%;
      }

      .n-news .news-list {
        margin-top: 1rem;
      }

      .n-news .news-list .li {
        padding: 1rem 0;
      }

      .n-news .news-list .li .img {
        width: 240px;
      }

      .n-news .news-list .li .text {
        width: calc(100% - 280px);
      }

      .n-news .news-list .li .p {
        margin-bottom: 1rem;
		  font-size: 14px;
      }
    }
    @media (max-width: 767px) {
      .n-news {
        padding: 1.5rem 0 2rem;
      }

      .n-news .title-right .timebox {
        width: 48%;
        margin-right: 0;
        height: 45px;
        line-height: 45px;
        border-radius: 45px;
        z-index: 9;
      }

      .n-news .news-list .li {
        padding: 0;
      }
	  .n-news .news-list .li .tit2{margin-top: .5rem}
      .n-news .title-right .timebox span {
        line-height: 45px;
      }

      .n-news .title-right .timebox .spbox {
        top: 45px;
      }

      .n-news .title-right .newsreach .inputext {
        height: 45px;
      }

      .n-news .title-right .newsreach {
        width: 48%;
      }

      .n-news .news-list .li .img {
        width: 100%;
        margin-bottom: 0;
      }

      .n-news .news-list .li .text {
        width: 100%;
        padding: .75rem;
      }

      .n-news .news-list .li .timebox {
        width: 100%;
        height: auto;
        padding: 0;
      }
		.n-news .news-list .li .time{height: 50px;}
		.n-news .news-list .li .more{height: 50px;}
      .n-news .news-list .li2 .text {
        width: 60%;
      }

      .n-news .news-list .li2 .p {
        height: 45px;
        overflow: hidden;
      }

      .n-news .news-list .li .timebox .line {
        width: 80%;
      }

      .n-news .shows-list {
        width: 100%;
      }

      .n-news .shows-list .li {
        width: 100%;
        margin-right: 0;
      }

      .n-news .shows-list .li {
        margin-bottom: 1rem;
      }

      .n-news .shows-list .li:last-child {
        margin-bottom: 0;
      }

      .n-news .shows-list .text {
        padding-bottom: 0;
      }

      .n-news .shows-list .li2 .text {
        padding: 0;
      }

      .n-news .warp-shows-list {
        margin-top: 1rem;
      }
    }
    @media (max-width: 580px) {
      .n-news .news-list .li2 .p {
        height: 38px;
        overflow: hidden;
      }
    }
    .n-news-info {
      padding: 2rem 0;
    }
    .n-news-info .content-box {
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between;
      align-items: flex-start;
    }
    .n-news-info .text-left {
      width: 100%;
    }
    .n-news-info .text-left img {
      max-width: 100%;
      margin: 0 auto;
      display: block;
    }
    .n-news-info .text-left .p {
      line-height: 1.8;
      width: 100%;
    }
    .n-news-info .text-left .p p {
      width: 100%;
      
    }
    .n-news-info .text-left .bot {
      margin-top: 1rem;
      padding-top: 1rem;
      border-top: 1px solid #d1d1d1;
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between;
      align-items: center;
    }
    .n-news-info .text-left .bot .bot-l {
      width: 70%;
    }
    .n-news-info .text-left .bot .bot-l a {
      font-size: 16px;
      color: #666;
      line-height: 1.5;
      margin: 10px 0;
      transition: all .3s;
    }
    .n-news-info .text-left .bot .bot-l .line {
      width: 100%;
      height: 1px;
      background: #c7c7c7;
    }
    .n-news-info .text-left .bot .bot-l a:hover {
      color: #55a795;
    }
    .n-news-info .text-left .bot .back-btn {
      width: 140px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      border-radius: 50px;
      font-size: 16px;
      color: #fff;
      background: #55a795;
      transition: background .3s;
    }
    .n-news-info .text-left .bot .back-btn:hover {
      background: #1e4a7c;
    }
    .n-news-info .top-title {
      margin-bottom: 1rem;
      text-align: center;
      padding-bottom: 1rem;
      border-bottom: 1px solid #d1d1d1;
    }
    .n-news-info .top-title .tit2 {
      margin-bottom: 10px;
    }
    .n-news-info .top-title .time {
      text-align: center;
      color: #888;
    }
    .n-news-info .top-title img {
      margin-right: 10px;
    }

    @media (max-width: 960px) {
      .n-news-info .text-left {
        width: 100%;
      }

      .n-news-info .text-r {
        width: 100%;
        margin-top: 1rem;
      }
    }
    @media (max-width: 767px) {
      .n-news-info .text-left .bot .bot-l {
        width: 100%;
        margin-bottom: .5rem;
      }

      .n-news-info .text-left .bot .back-btn {
        width: 120px;
        height: 40px;
        line-height: 40px;
      }

      .n-news-info .text-left .bot .bot-l a {
        font-size: 14px;
      }

      .n-news-info .text-left .p {
        font-size: 14px;
      }
    }
    .products-info-list1 {
      padding: 2rem 0;
	  overflow: hidden
    }
    .products-info-list1 .products-img {
		width: 38%;
		float: left
    }
    .products-info-list1 .products-img .products-tab {
      width: 518px;
      height: 130px;
      overflow: hidden;margin-top: 12px;
    }
    .products-info-list1 .products-img .products-tab .swiper-slide {
      overflow: hidden;
      position: relative;
      cursor: pointer;
      float: left;
    }
    .products-info-list1 .products-img .products-tab .swiper-slide img {
      transition: border .3s;
    }
    .products-info-list1 .products-img .products-tab .swiper-slide:hover img, .products-info-list1 .products-img .products-tab .swiper-slide.on img {
      border: 2px solid #1e4a7c;
    }
    .products-info-list1 .products-img .products-tab img {
      width: 100%;
      max-height: 100%;
    }
    .products-info-list1 .products-img .products-tab .hot {
      position: absolute;
      top: .25rem;
      right: .5rem;
      z-index: 2;
      background: #f40000;
      padding: 0 5px;
      border-radius: 5px;
      color: #fff;
      text-transform: uppercase;
    }
    .products-info-list1 .products-img .iconbox {
    	width: 518px;
      margin-top: .5rem;
      height: 30px;
      position: absolute;
      top: 30px;
    }
    .products-info-list1 .products-img .iconbox svg {
      width: 25px;
      height: 25px;
    }
    .products-info-list1 .products-img .iconbox .swiper-button-prev {
    	float: left;
      background: none;
      position: relative;
      left: 0;
      width: 25px;
      height: 25px;
      margin-top: 0;
      top: 0;
      margin: 0 5px;
    }
    .products-info-list1 .products-img .iconbox .swiper-button-next {
    	float: right;
      background: none;
      position: relative;
      right: 0;
      width: 25px;
      height: 25px;
      margin-top: 0;
      top: 0;
      margin: 0 5px;
    }
    .products-info-list1 .products-img .products-box {
      width: 100%;
      overflow: hidden;
    }
    .products-info-list1 .products-img .products-box .swiper-slide {
      width: 100%;
      overflow: hidden;
      position: relative;
    }
    .products-info-list1 .products-img .products-box .swiper-slide img {
      width: 100%;
    }
    .products-info-list1 .products-img .products-box .swiper-slide .hot {
      position: absolute;
      top: 1rem;
      right: .75rem;
      z-index: 2;
      background: #f40000;
      height: 35px;
      line-height: 35px;
      border-radius: 5px;
      padding: 0 10px;
      color: #fff;
      text-transform: uppercase;
    }
    .products-info-list1 .textbox {
      width: 58%;
		float: right
    }
    .products-info-list1 .textbox .tit2 {
      color: #333;
      line-height: 1.2;
      font-weight: bold;
      margin-bottom: 1rem;
      text-transform: initial;
      font-size: .8rem;
    }
    .products-info-list1 .textbox .tit3 {
      color: #54a795;
      margin-bottom: .25rem;
      font-size: 24px;
    }
    .products-info-list1 .textbox .tit4 {
      color: #666;
      margin-bottom: 1.5rem;
    }
    .tabcss{ margin-bottom:10px; line-height:27px; text-align:center;}
.tabcss th{ border-left:2px solid #f3f3f3; border-bottom:2px solid #f3f3f3; color:#fff; background:#4f9a89; font-weight:normal; padding:5px 0px; font-size:16px;}
.tabcss td{ border-left:2px solid #f3f3f3; border-bottom:2px solid #f3f3f3; background:#e6e6e6; padding:5px 0px;}
.tabcss tr:nth-child(even) td{ background:#d5d5d5;}
.tabcss td table:nth-child(even) .xl{ background:#d5d5d5;}
    .products-info-list1 .textbox .tit4 .down{color: #555555;font-size: 18px;}
    .products-info-list1 .textbox .tit4 .down:hover{color: #65bfab;}
    .products-info-list1 .textbox .tit4 .down i{margin-right: 20px;}
    .products-info-list1 .textbox .btn {
      width: 100%;
      height: 60px;
      border-radius: 60px;
      background: #55a795;
      color: #fff;
      margin-bottom: .5rem;
    }
    .products-info-list1 .textbox .btn img {
      width: 22px;
      margin-right: .25rem;
    }
    .products-info-list1 .textbox .botbtn img {
      height: 14px;
      margin-right: .25rem;
    }
    .products-info-list1 .textbox .botbtn a {
      width: 48%;
      height: 60px;
      line-height: 60px;
      border: 2px solid #ddd;
      border-radius: 60px;
      color: #666;
      text-transform: capitalize;
      transition: all .3s;
    }
    .products-info-list1 .textbox .botbtn a:hover {
      border: 2px solid #55a795;
    }

    .products-info-list2 {
      padding: 2rem 0;
      background: #f7f7f7;
    }
    .products-info-list2 .title {
      color: #1e4a7c;
      text-transform: capitalize;
      margin-bottom: .75rem;
    }
    .products-info-list2 .ulbox {
      padding-bottom: 1.8rem;
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 1.5rem;
    }
    .products-info-list2 .ulbox .li {
      color: #444;
      margin-bottom: .25rem;
      padding-left: 18px;
      position: relative;
      width: 48%;
    }
    .products-info-list2 .ulbox .li:before {
      content: "";
      position: absolute;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #505050;
      left: 0;
      top: 10px;
    }
    .products-info-list2 .tablebox {
      width: 100%;
    }
    .products-info-list2 .contentbox{
      font-size:14px;
      color:#666;
      line-height:1.8;
    }
    .products-info-list2 table{
      width:100% !important;
    }
    .products-info-list2 table td{
      padding:10px !important;
      font-size: 15px !important;
      color: #666 !important;

      
          border: 1px solid #e5e5e5;

    }
    .products-info-list2 .tablebox table {
      width: 100%;
    }
    .products-info-list2 .tablebox .table-top {
      height: 60px;
      background: #1e4a7c;
    }
    .products-info-list2 .tablebox .table-top th {
      border-right: 1px solid #6a84a2;
      text-transform: uppercase;
      padding: 0 10px;
    }
    .products-info-list2 .tablebox .table-top th:last-child {
      border-right: none;
    }
    .products-info-list2 .tablebox .table-top th {
      width: 18.5%;
    }
    .products-info-list2 .tablebox .table-top th:nth-child(1) {
      width: 26%;
    }
    .products-info-list2 .tablebox .tr2 {
      background: #f9f9f9;
      height: 55px;
    }
    .products-info-list2 .tablebox .tr2 td {
      width: 18.5%;
      padding: 0 10px !important;
      font-size: 15px;
      color: #666;
      border: 1px solid #e5e5e5;
    }
    .products-info-list2 .tablebox .tr2 td:nth-child(1) {
      width: 26%;
    }
    .products-info-list2 .tablebox .tr2:nth-child(odd) {
      background: #eff3f8;
    }
    .products-info-list2 .tablebox .more {
      margin-top: 1.75rem;
      color: #888;
      cursor: pointer;
      text-transform: capitalize;
    }
    .products-info-list2 .tablebox .more .btn {
      width: 30px;
      margin-right: .3rem;
    }
    .products-info-list2 .tablebox .more .btn img {
      width: 100%;
    }
    .products-info-list2 .tablebox .more.cur img {
      animation: rotate2 1s ease infinite;
    }


    .products-info-list2 .tablebox.tablebox2 .table-top th {
      width: 16.6%;
    }

    .products-info-list2 .tablebox.tablebox2 .tr2 td {
      width: 16.6%;
    }

    .products-info-list3 {
      padding: 3rem 0;
      background: #fff;
      position: relative;
      z-index: 2;
    }
    .products-info-list3 .tit1 {
      color: #1e4a7c;
      width:80%;
      text-transform:uppercase;
    }
    .products-info-list3 .pro-container {
      position: relative;
      margin-top: 1rem;
      overflow: hidden;
    }
    .products-info-list3 .swiper-slide img {
      width: 100%;
    }
    .products-info-list3 .swiper-slide .hover-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 3;
      background: rgba(0, 0, 0, 0.4);
      opacity: 0;
      transition: opacity .3s;
    }
    .products-info-list3 .swiper-slide:hover .hover-bg {
      opacity: 1;
    }
    .products-info-list3 .tit2 {
      color: #111;
      position: absolute;
      bottom: .75rem;
      padding: 0 10px;
      width: 100%;
      text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .products-info-list3 .tip {
      position: absolute;
      top: .75rem;
      right: .75rem;
      z-index: 2;
      background: #f40000;
      padding: 0 5px;
      border-radius: 5px;
      color: #fff;
      text-transform: uppercase;
    }
    .products-info-list3 .tip2 {
      position: absolute;
      top: .75rem;
      right: .75rem;
      z-index: 2;
      background: #55a795;
      padding: 0 5px;
      border-radius: 5px;
      color: #fff;
      text-transform: uppercase;
    }
    .products-info-list3 .hover-bg div {
      width: 200px;
      height: 55px;
      border: 2px solid #fff;
      border-radius: 55px;
      color: #fff;
      font-weight: bold;
      text-transform: capitalize;
    }
    .products-info-list3 .hover-bg div svg {
      width: 20px;
      fill: #fff;
      margin-left: 15px;
    }
    .products-info-list3 .icon-btn {
      position: absolute;
      width: 125px;
      right: 0;
      top: 0px;
    }
    .products-info-list3 .icon-btn div:hover {
      background: #1e4a7c;
    }
    .products-info-list3 .icon-btn div:hover svg {
      fill: #fff;
    }
    .products-info-list3 .icon-btn .swiper-button-prev {
      position: relative;
      left: 0;
      top: 0;
      margin-top: 0;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      border: 2px solid #275181;
      background-image: none;
      transition: all .3s;
    }
    .products-info-list3 .icon-btn .swiper-button-prev svg {
      width: 12px;
      height: 12px;
      fill: #1e4a7c;
      transition: all .3s;
    }
    .products-info-list3 .icon-btn .swiper-button-next {
      position: relative;
      left: 0;
      top: 0;
      margin-top: 0;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      border: 2px solid #275181;
      background-image: none;
      transition: all .3s;
    }
    .products-info-list3 .icon-btn .swiper-button-next svg {
      width: 12px;
      height: 12px;
      fill: #1e4a7c;
      transition: all .3s;
    }

    .products-info-list4 {
      padding: 3rem 0;
      background: #fff;
      position: relative;
      z-index: 2;
    }
    .products-info-list4 .tit1 {
      color: #1e4a7c;
      width:80%;
      text-transform:uppercase;
    }
    .products-info-list4 .tit2 {
      color: #222;
      margin-top: .5rem;
    }
    .products-info-list4 .pro-container {
      position: relative;
      margin-top: 1rem;
      overflow: hidden;
    }
    .products-info-list4 .swiper-slide {
      background: #f9f9f9;
      padding: 20px;
    }
    .products-info-list4 .swiper-slide .proicon {
      width: 68px;
      height: 68px;
      border-radius: 50%;
      background: #e8eef6 url(404.png) no-repeat center bottom;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
    }
    .products-info-list4 .swiper-slide .tip {
      position: absolute;
      top: -.35rem;
      right: -.75rem;
      z-index: 2;
      background: #f40000;
      padding: 0 5px;
      border-radius: 5px;
      color: #fff;
      text-transform: uppercase;
    }
    .products-info-list4 .swiper-slide .tip2 {
      position: absolute;
      top: -.35rem;
      right: -.75rem;
      z-index: 2;
      background: #55a795;
      padding: 0 5px;
      border-radius: 5px;
      color: #fff;
      text-transform: uppercase;
    }
    .products-info-list4 .swiper-slide .more {
      width: 180px;
      height: 45px;
      border: 2px solid #1c3a69;
      border-radius: 55px;
      color: #1c3a69;
      margin: 10px auto 0;
      font-weight: bold;
      text-transform: capitalize;
    }
    .products-info-list4 .swiper-slide:hover .proicon {
      background: #1e4a7c url(404.png) no-repeat center top;
    }
    .products-info-list4 .icon-btn {
      position: absolute;
      width: 125px;
      right: 0;
      top: 0px;
    }
    .products-info-list4 .icon-btn div:hover {
      background: #1e4a7c;
    }
    .products-info-list4 .icon-btn div:hover svg {
      fill: #fff;
    }
    .products-info-list4 .icon-btn .swiper-button-prev {
      position: relative;
      left: 0;
      top: 0;
      margin-top: 0;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      border: 2px solid #275181;
      background-image: none;
      transition: all .3s;
    }
    .products-info-list4 .icon-btn .swiper-button-prev svg {
      width: 12px;
      height: 12px;
      fill: #1e4a7c;
      transition: all .3s;
    }
    .products-info-list4 .icon-btn .swiper-button-next {
      position: relative;
      left: 0;
      top: 0;
      margin-top: 0;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      border: 2px solid #275181;
      background-image: none;
      transition: all .3s;
    }
    .products-info-list4 .icon-btn .swiper-button-next svg {
      width: 12px;
      height: 12px;
      fill: #1e4a7c;
      transition: all .3s;
    }

    @media (max-width: 1360px) {
      .n-subbox2 .tip-nav {
        font-size: 12px;
      }

      .products-info-list1 .products-img {
        width: 470px;
      }

      .products-info-list1 .products-img .products-box {
        width: 350px;
      }

      .products-info-list1 .products-img .products-tab {
        width: 100%;
        height: 290px;
      }

      .products-info-list1 .textbox {
        width: calc(100% - 470px - 2rem);
      }

      .products-info-list1 .textbox .tit4 {
        margin-bottom: .75rem;
      }

      .products-info-list1 .textbox .btn, .products-info-list1 .textbox .botbtn a {
        height: 50px;
        line-height: 50px;
      }
    }
    @media (max-width: 1024px) {
      .n-subbox2 .tip-nav {
        display: none;
      }

      .n-subbox2 .warpsub {
        justify-content: flex-end;
      }
		.n-banner{margin-top: 0}
    }
    @media (max-width: 960px) {
      .products-info-list1 .products-img {
        max-width: 470px;
        width: 90%;
        margin: 0 auto 1.5rem;
      }

      .products-info-list1 .textbox {
        width: 100%;
      }
    }
    @media (max-width: 767px) {
      .products-info-list1 .products-img .products-box {
        width: 75%;
      }

      .products-info-list1 .products-img .warp-products-tab {
        width: 100%;
      }

      .products-info-list1 .products-img .products-tab {
        width: 100%;
        height: 200px;
      }

      .products-info-list1 .textbox {
        width: 100%;
      }

      .products-info-list1 .products-img .iconbox .swiper-button-prev, .products-info-list1 .products-img .iconbox .swiper-button-next {
        width: 16px;
        height: 16px;
      }

      .products-info-list1 .products-img {
        align-items: flex-start;
      }

      .n-subbox2 .btn {
        width: 140px;
        height: 40px;
        line-height: 36px;
      }

      .products-info-list1 .products-img .iconbox {
        height: 20px;
        margin-top: .2rem;
      }

      .products-info-list1 {
        padding-top: 1rem;
      }

      .products-info-list2 .tablebox {
        overflow-y: auto;
      }
      .products-info-list2 .warp-table{
        overflow-y: auto;
      }
      .products-info-list2 .warp-table table{
        min-width:700px;
      }

      .products-info-list2 .tablebox .tr2 td {
        padding: 10px;
        line-height: 1.4;
      }

      .products-info-list3 {
        padding: 2rem 0;
      }

      .products-info-list3 .icon-btn {
        width: auto;
      }

      .products-info-list3 .icon-btn .swiper-button-prev, .products-info-list3 .icon-btn .swiper-button-next {
        width: 35px;
        height: 35px;
        margin: 0 5px;
      }

      .products-info-list3 .icon-btn {
        top: 30px;
      }

      .products-info-list4 {
        padding: 2rem 0;
      }

      .products-info-list4 .icon-btn {
        width: auto;
      }

      .products-info-list4 .icon-btn .swiper-button-prev, .products-info-list4 .icon-btn .swiper-button-next {
        width: 35px;
        height: 35px;
        margin: 0 5px;
      }

      .products-info-list4 .icon-btn {
        top: 30px;
      }
    }
    @media (max-width: 425px) {
      .products-info-list2 .ulbox .li {
        width: 100%;
      }

      .products-info-list2 {
        padding: 1.25rem 0;
      }

      .products-info-list2 .ulbox {
        padding-bottom: 1rem;
        margin-bottom: 1rem;
      }

      .products-info-list3 .tit2 {
        bottom: .3rem;
      }

      .products-info-list3 .hover-bg div {
        width: 80%;
        height: 40px;
        border-radius: 40px;
      }

      .products-info-list3 .hover-bg div svg {
        margin-left: 5px;
      }
    }
    @keyframes rotate2 {
      0% {
        transform: rotate(0deg);
      }
      100% {
        transform: rotate(360deg);
      }
    }
    .n-product {
      padding: 2.5rem 0 0;
    }
    .n-product .left-nav {
      width: 380px;
      padding-right: 120px;
    }
    .n-product .left-nav .tit2 {
      line-height: 1.2;
      color: #1e4a7c;
      text-transform: capitalize;
      margin-bottom: 1.5rem;
    }
    .n-product .left-nav .tit3 {
      color: #f79b37;
      text-transform: uppercase;
      margin-bottom: .5rem;
    }
    .n-product .left-nav .tab-ulbox {
      padding-bottom: 1rem;
      border-bottom: 2px solid #eee;
    }
    .n-product .left-nav .tab-ulbox .li {
      margin-bottom: .35rem;
      position: relative;
      cursor: pointer;
      transition: all .3s;
    }
    .n-product .left-nav .tab-ulbox .li:before {
      content: "";
      position: absolute;
      width: 12px;
      height: 12px;
      right: 0;
      top: 50%;
      margin-top: -6px;
      background: #d6d6d6;
      border-radius: 50%;
      transition: all .3s;
    }
    .n-product .left-nav .tab-ulbox .li:hover, .n-product .left-nav .tab-ulbox .li.cur {
      color: #1e4a7c;
    }
    .n-product .left-nav .tab-ulbox .li:hover:before, .n-product .left-nav .tab-ulbox .li.cur:before {
      background: #1e4a7c;
    }
    .n-product .left-nav .tab-ajax {
      padding: .55rem 0;
      border-bottom: 2px solid #eee;
    }
    .n-product .left-nav .tab-ajax .tab-item {
      margin-bottom: .25rem;
    }
    .n-product .left-nav .tab-ajax .sec-list {
      padding: .35rem 0;
      display: none;
    }
    .n-product .left-nav .tab-ajax .sec-list p {
      color: #c9c9c9;
      font-size: 15px;
      margin-bottom: .25rem;
      cursor: pointer;
      transition: color .3s;
    }
    .n-product .left-nav .tab-ajax .sec-list p:hover, .n-product .left-nav .tab-ajax .sec-list p.cur {
      color: #111;
    }
    .n-product .left-nav .tab-ajax .sub-tit {
      cursor: pointer;
      font-weight: bold;
    }
    .n-product .left-nav .tab-ajax .sub-tit svg {
      width: 20px;
      height: 20px;
      transition: transform .3s;
    }
    .n-product .left-nav .tab-ajax .sub-tit.on svg {
      transform: rotate(-180deg);
    }
    .n-product .product-right {
      width: calc(100% - 380px);
    }
    .n-product .product-right .title-top {
      margin-bottom: 2rem;
    }
    .n-product .product-right .title-top span {
      color: #1e4a7c;
    }
    .n-product .product-right .prosreach {
      position: relative;
      z-index: 1;
    }
    .n-product .product-right .prosreach .submit {
      position: absolute;
      background: url(404.png) no-repeat center center;
      width: 36px;
      height: 36px;
      left: 10px;
      top: 50%;
      margin-top: -18px;
      border: none;
    }
    .n-product .product-right .prosreach .inputext {
      width: 10rem;
      height: 55px;
      padding: 10px 10px 10px 50px;
      border: 2px solid #e1e1e1;
      border-radius: 55px;
      color: #dfdfdf;
    }
    .n-product .product-right .pro-ulbox .li {
      width: 23.4%;
      margin-right: 2.13%;
      margin-bottom: 2.13%;
    }
    .n-product .product-right .pro-ulbox .li img {
      width: 100%;
    }
    .n-product .product-right .pro-ulbox .li .hover-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 3;
      background: rgba(0, 0, 0, 0.4);
      opacity: 0;
      transition: opacity .3s;
    }
    .n-product .product-right .pro-ulbox .li:nth-child(4n) {
      margin-right: 0;
    }
    .n-product .product-right .pro-ulbox .li:hover .hover-bg {
      opacity: 1;
    }
    .n-product .product-right .pro-ulbox .tit2 {
      color: #111;
      position: absolute;
      bottom: .75rem;
      padding: 0 10px;
      width: 100%;
      text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .n-product .product-right .pro-ulbox .tip {
      position: absolute;
      top: .75rem;
      right: .75rem;
      z-index: 2;
      background: #f40000;
      padding: 0 5px;
      border-radius: 5px;
      color: #fff;
      text-transform: uppercase;
    }
    .n-product .product-right .pro-ulbox .tip2 {
      position: absolute;
      top: .75rem;
      right: .75rem;
      z-index: 2;
      background: #55a795;
      padding: 0 5px;
      border-radius: 5px;
      color: #fff;
      text-transform: uppercase;
    }
    .n-product .product-right .pro-ulbox .hover-bg div {
      width: 4rem;
      min-width: 140px;
      height: 45px;
      border: 2px solid #fff;
      border-radius: 45px;
      color: #fff;
      font-weight: bold;
      text-transform: capitalize;
    }
    .n-product .product-right .pro-ulbox .hover-bg div svg {
      width: 20px;
      fill: #fff;
      margin-left: 15px;
    }
    .n-product .product-right .wpage {
      padding-top: 1rem;
    }
    .n-product .warp-pro-ulbox {
      padding-bottom: 3rem;
    }
    .n-product .warp-pro-ulbox2 {
      background: #f5f7fa;
      padding: .5rem 1.85rem 3rem;
    }
    .n-product .warp-pro-ulbox2 .page a {
      background: transparent;
    }
    .n-product .warp-pro-ulbox2 .pro-ulbox .li {
      width: 100%;
      padding: .65rem 0;
      border-bottom: 1px solid #e0e0e0;
      margin-right: 0;
    }
    .n-product .warp-pro-ulbox2 .pro-ulbox .proicon {
      width: 68px;
      height: 68px;
      border-radius: 50%;
      background: #e8eef6 url(404.png) no-repeat center bottom;
      transition: all .3s ease;
    }
    .n-product .warp-pro-ulbox2 .pro-ulbox .tit2 {
      margin-left: 35px;
      width: calc(100% - 295px);
      position: relative;
      text-align: left;
      bottom: 0;
    }
    .n-product .warp-pro-ulbox2 .pro-ulbox .ntit2 {
      position: relative;
      display: inline-block;
    }
    .n-product .warp-pro-ulbox2 .pro-ulbox .ntit2 .tip {
      top: -.35rem;
      right: -1.25rem;
    }
    .n-product .warp-pro-ulbox2 .pro-ulbox .more {
      width: 180px;
      height: 55px;
      line-height: 51px;
      color: #204287;
      text-transform: capitalize;
      border: 2px solid #204287;
      border-radius: 55px;
      transition: all .3s;
    }
    .n-product .warp-pro-ulbox2 .pro-ulbox .li:hover .proicon {
      background: #1e4a7c url(404.png) no-repeat center top;
    }
    .n-product .warp-pro-ulbox2 .pro-ulbox .li:hover .more {
      background: #1e4a7c;
      color: #fff;
    }

    @media (max-width: 1280px) {
      .n-product .product-right .title-top .tit2 {
        display: none;
      }

      .n-product .product-right .title-top {
        justify-content: flex-end;
      }

      .n-product .left-nav {
        width: 320px;
        padding-right: 80px;
      }

      .n-product .product-right {
        width: calc(100% - 320px);
      }

      .n-product .product-right .pro-ulbox .hover-bg div {
        width: 80%;
        min-width: 80%;
        height: 40px;
        line-height: 36px;
        border-radius: 40px;
      }

      .n-product .product-right .pro-ulbox .hover-bg div svg {
        margin-left: 5px;
      }

      .n-product .warp-pro-ulbox2 {
        padding: .5rem 1rem 2rem;
      }

      .n-product .warp-pro-ulbox2 .pro-ulbox .more {
        width: 120px;
        height: 45px;
        border-radius: 45px;
        line-height: 41px;
      }

      .n-product .warp-pro-ulbox2 .pro-ulbox .tit2 {
        width: calc(100% - 225px);
      }
    }
    @media (max-width: 960px) {
      .n-product .left-nav {
        width: 100%;
        padding-right: 0;
      }

      .n-product .left-nav .tab-ulbox .li {
        display: inline-block;
        margin-right: 1rem;
      }

      .n-product .left-nav .tab-ulbox .li:before {
        display: none;
      }

      .n-product .product-right {
        width: 100%;
        margin-top: 1.5rem;
      }

      .n-product .product-right .prosreach, .n-product .product-right .prosreach .inputext {
        width: 100%;
      }

      .n-product .product-right .title-top {
        margin-bottom: 1rem;
      }
    }
    @media (max-width: 767px) {
      .n-product .product-right .pro-ulbox .li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
      }

      .n-product .product-right .warp-pro-ulbox .pro-ulbox .li:nth-child(4n) {
        margin-right: 4%;
      }

      .n-product .product-right .warp-pro-ulbox .pro-ulbox .li:nth-child(2n) {
        margin-right: 0;
      }

      .n-product .product-right .warp-pro-ulbox2 .pro-ulbox .li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
      }

      .n-product .warp-pro-ulbox2 .pro-ulbox .tit2 {
        width: calc(100% - 60px);
        margin: 0 .5rem;
        padding: 0;
      }

      .n-product .warp-pro-ulbox2 .pro-ulbox .more {
        margin-top: .35rem;
        height: 35px;
        line-height: 31px;
      }

      .n-product .warp-pro-ulbox2 .pro-ulbox .proicon {
        width: 35px;
        height: 35px;
        background-size: 35px auto;
      }

      .n-product .product-right .warp-pro-ulbox2 .pro-ulbox .tit2 {
        bottom: 0;
      }

      .n-product .warp-pro-ulbox2 .pro-ulbox .ntit2 .tip {
        right: -1.75rem;
      }

      .n-product .product-right .pro-ulbox .tip, .n-product .product-right .pro-ulbox .tip2 {
        top: .35rem;
        right: .35rem;
      }

      .n-product {
        padding: 1.5rem 0 0;
      }

      .n-product .left-nav .tit2 {
        margin-bottom: 1rem;
      }

      .n-product .left-nav .tab-ulbox {
        padding-bottom: .5rem;
      }

      .n-product .product-right {
        margin-top: 1rem;
      }

      .n-product .product-right .pro-ulbox .tit2 {
        bottom: .3rem;
        font-size: 14px;
      }

      .n-product .warp-pro-ulbox {
        padding-bottom: 1.5rem;
      }

      .n-product .product-right .prosreach .inputext {
        height: 40px;
        border-radius: 40px;
        padding: 10px 10px 10px 40px;
      }

      .n-product .warp-pro-ulbox2 {
        padding: .5rem 0 2rem;
        background: transparent;
      }
    }
    .pc-block {
      display: block;
    }

    .m-block {
      display: none;
    }

    @media (max-width: 1024px) {
      .pc-block {
        display: none;
      }

      .m-block {
        display: block;
      }
    }
    .media-alert {
      position: fixed;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.5);
      z-index: 99;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all .5s ease;
      transition: all .5s ease;
    }

    .media-alert.active {
      opacity: 1;
      visibility: visible;
      -webkit-transition: all .5s ease;
      transition: all .5s ease;
    }

    .media-alert.active .content {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    }

    .media-alert .close {
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      position: absolute;
      right: 20px;
      top: 20px;
      cursor: pointer;
    }

    .media-alert .close img {
      width: 10px;
      height: 10px;
    }

    .media-alert .content {
      position: absolute;
      max-width: 900px;
      width: 90%;
      height: auto;
      left: 50%;
      top: 50%;
      z-index: 3;
      opacity: 0;
      -webkit-transition: all .5s ease;
      transition: all .5s ease;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    }

    .media-alert .content .video {
      width: 100%;
    }

    .ex-close {
      position: absolute;
      top: 1.5rem;
      right: 1.5rem;
      cursor: pointer;
      z-index: 99;
    }

    .ex-close .icon {
      position: relative;
      width: 50px;
      height: 50px;
      display: block;
      vertical-align: middle;
    }

    .ex-close .icon .circle {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      border: 1px solid #fff;
      border-radius: 50%;
      -webkit-transition: all 300ms ease-out;
      transition: all 300ms ease-out;
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
    }

    .ex-close .line {
      position: absolute;
      top: 50%;
      left: 50%;
      display: block;
      width: 14px;
      height: 2px;
      margin: -1px 0 0 -7px;
      background-color: #fff;
      -webkit-transition: all 300ms ease-out;
      transition: all 300ms ease-out;
    }

    .ex-close .icon:hover .line.line1 {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    .ex-close .icon:hover .line.line2 {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }

    @media (max-width: 767px) {
      .ex-close {
        right: 5%;
      }
    }
    @media (max-width: 1400px) {
      .w1400 {
        width: 1200px;
        min-width: auto;
      }
    }
    @media (max-width: 1200px) {
      .w1400 {
        width: 1100px;
        min-width: auto;
      }
    }
    .js-m {
      opacity: 0;
      transform: translate(0, 30px);
      transition: all 0.8s cubic-bezier(0.79, -0.27, 0.21, 0.82);
    }

    .js-m.animate {
      opacity: 1;
      transform: translate(0, 0);
    }

    .js-m-2-1 {
      opacity: 0;
      transform: translate(0, 30px);
      transition: all 0.8s cubic-bezier(0.79, -0.27, 0.21, 0.82);
    }

    .js-m-2-1.animate {
      opacity: 1;
      transform: translate(0, 0);
    }

    .js-m.js-m-2 {
      opacity: 0;
      transform: translate(30px, 0);
      transition: all .8s ease;
    }

    .js-m.js-m-2.animate {
      opacity: 1;
      transform: translate(0, 0);
    }

    .js-m-3 {
      opacity: 0;
      transform: translate(30px, 0);
      transition: all .8s ease;
    }

    .js-m-3.animate {
      opacity: 1;
      transform: translate(0, 0);
    }

    .js-m.js-m-4 {
      opacity: 0;
      transform: translate(0, -100px);
      transition: all .8s ease;
    }

    .js-m.js-m-4.animate {
      opacity: 1;
      transform: translate(0, 0);
    }

    .js-m-top {
      opacity: 0;
      transform: translate(0, 100px);
      transition: all 1.5s cubic-bezier(0.69, 0.1, 0.12, 1.02);
    }

    .js-m-top.animate {
      opacity: 1;
      transform: translate(0, 0);
    }

    .imgbg-tong {
      position: relative;
    }

    .imgbg-tong:after {
      content: "";
      margin: 0 0 0 0;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #fff;
      z-index: 4;
      -moz-transition: all 0.5s ease-in-out 0.5s;
      -webkit-transition: all 0.5s ease-in-out 0.5s;
      transition: all 0.5s ease-in-out 0.5s;
    }

    .imgbg-tong:before {
      content: "";
      margin: 0 0 0 0;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #111;
      z-index: 5;
      opacity: 1;
      -moz-transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    }

    .imgbg-tong2 {
      position: relative;
    }

    .imgbg-tong2:after {
      content: "";
      margin: 0 0 0 0;
      position: absolute;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: #fff;
      z-index: 4;
      transition: all 1s ease-in-out;
    }

    .js-m.animate.imgbg-tong2:after {
      margin-right: 0;
      right: 0;
      bottom: 0;
      height: 100%;
      left: 100%;
    }

    .js-m.animate.imgbg-tong:before, .js-m.animate.imgbg-tong:after {
      margin-right: 0;
      right: 0;
      bottom: 0;
      left: 100%;
    }

    .image-in {
      display: block;
      overflow: hidden;
    }

    .image-in::before {
      transform: scaleX(1);
      transform-origin: right center 0px;
      transition-duration: 1s;
      transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      transition-property: transform, -webkit-transform;
      transition-delay: 0.6s;
    }

    .image-in::before {
      content: "";
      display: block;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      z-index: 20;
      background-color: black;
    }

    .image-in {
      transform: translate3d(-100.5%, 0px, 0px);
      transform-origin: left center 0px;
      transition-duration: 1s;
      transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
      transition-property: transform, -webkit-transform;
      transition-delay: 0.2s;
    }

    .js-m.animate .image-in {
      transform: translate3d(0px, 0px, 0px);
    }

    .js-m.animate .image-in::before {
      transform: scale(0, 1);
    }

    .delay1 {
      transition-delay: .1s !important;
    }

    .delay2 {
      transition-delay: .2s !important;
    }

    .delay3 {
      transition-delay: .3s !important;
    }

    .delay4 {
      transition-delay: .4s !important;
    }

    .delay5 {
      transition-delay: .5s !important;
    }

    .delay6 {
      transition-delay: .6s !important;
    }

    .delay7 {
      transition-delay: .7s !important;
    }

    .delay8 {
      transition-delay: .8s !important;
    }

    .delay9 {
      transition-delay: .9s !important;
    }

    @keyframes ball-spin {
      0%,100% {
        opacity: 1;
        transform: scale(1);
      }
      20% {
        opacity: 1;
      }
      80% {
        opacity: 0;
        transform: scale(0);
      }
    }
    .backtop-1.active {
      opacity: 1;
      -ms-transform: translate(0, 0);
    }

    .backtop-1 {
      position: fixed;
      bottom: 200px;
      right: 3%;
      background-color: rgba(0, 0, 0, 0.22);
      cursor: pointer;
      height: 46px;
      padding: 0;
      margin: 0;
      width: 46px;
      z-index: 11;
      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      transform: scale(0, 0);
      opacity: 0;
      -webkit-transform: translate(0, 50px);
      -ms-transform: translate(0, 50px);
      transform: translate(0, 50px);
      ransition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    }

    .backtop-1 svg {
      height: 20px;
      width: 20px;
      fill: #fff;
      -webkit-animation: start-backtop-1 1.5s infinite ease-in-out;
      animation: start-backtop-1 1.5s infinite ease-in-out;
    }

    .backtop-1.active {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1);
      opacity: 1;
    }

    @media (max-width: 767px) {
      .backtop-1 {
        bottom: 18%;
      }
    }
    @keyframes start-backtop-1 {
      0%, 30% {
        opacity: 0;
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px);
      }
      40% {
        opacity: 1;
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
      }
      100% {
        opacity: 0;
        -webkit-transform: translate(0px, -6px);
        transform: translate(0px, -6px);
      }
    }


    .n-search{
      padding-top:2.5rem;
      padding-bottom:2.5rem;
      min-height:900px;
    }
    .n-search .centent{

    }
    .n-search .centent .left-nav{
      width:200px;
      border:1px solid #e6e6e6;
    }
    .n-search .centent .left-nav a{
      display:block;
      height:45px;
      line-height:45px;
      text-align:center;
      font-size:16px;
      border-bottom:1px solid #e6e6e6;
      color:#333;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
    }
    .n-search .centent .left-nav a:hover,.n-search .centent .left-nav a.cur{
      background:#55a795;
      color:#fff;
    }
    .n-search .centent .left-nav a:last-child{
      border-bottom:none;
    }
    .n-search .centent .num{
      font-size:18px;
      color:#999;
      padding-bottom:10px;
      border-bottom:1px solid #e6e6e6;
    }
    .n-search .centent .right-box{
      width:calc(100% - 300px);
    }
    .n-search .centent .item{
      padding:15px 0;
      display:block;
      border-bottom: 1px solid #e6e6e6;
    }
    .n-search .centent .item .tit{
      font-size:24px;
      line-height:1.5;
      margin-bottom:.25rem;
      color:#333;
      font-weight:bold;
    }
    .n-search .centent .item .pub-con{
      font-size:14px;
      line-height:1.6;
      color:#666;
    }

    @media (max-width:960px) {
      .n-search .centent .left-nav{
        width:100%;
        margin-bottom:30px;
        display:flex;
      }
      .n-search .centent .left-nav a{
        width:50%;
      }
      .n-search .centent .right-box{
        width:100%;
      }
      .n-search{
        padding-top:1.5rem;
        padding-bottom:1.5rem;
        min-height: 400px;
      }
      .n-search .centent .item .tit{
        font-size:18px;
      }
      .n-search .centent .num{
        font-size:16px;
      }
      .n-search .centent .item .pub-con{
        font-size:12px;
        line-height:2;
      }
    }
    





    @media(max-width: 767px){
      body{
        width: 100%;
        overflow-x: hidden;
      }
    }

    .i-list3 .content .imgbox .ico{
      width: 20px;
      left: 66%;
      top: 51%;
      z-index: 10;
    }

@media(max-width: 960px){
  .i-list2 .ulbox .li{
    margin-right:0;
  }
}
@media(max-width: 767px){
  .i-list1 .li{
    margin-top:-1px;
  }
}

.ourli{width: 30%;margin-right: 5%;overflow: hidden}
.ourli .ourli-text{position: relative;padding: 30px 10px;background: #fff;}
.ourli:nth-child(3){margin-right: 0%;}
.ourli img{width: 100%;transition: all 0.48s;}
.ourli:hover img{
-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
	transform: scale(1.05);transition: all 0.48s;}
.ourli h1{font-size: 30px;padding: .3rem 0;color: #404040;text-align: center;line-height:1.5;}
.ourli p{font-size: 16px;line-height: 1.5;color: #474747;text-align: center;margin-bottom: 20px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.i-list2 .ulbox .ourli .more{position: initial;width: 190px;height: 45px;background: #708681;color: #fff;text-align: center;margin: 0 auto;border-radius: 45px;font-size: 16px;line-height: 45px;}
.i-list2 .ulbox .ourli:hover .more{background: #55a795;}
.core ul {width: 100%;display: flex;}
.core ul li{display:flex;border:1px solid #c7c6c6;width:31%;margin-right: 3%;margin-bottom: 30px;padding: 15px;padding-right:5%;cursor: pointer;position:relative;}
.core ul li:nth-child(3n+3){margin-right: 0;}
.core ul li i{color:#55a795;font-size: 62px;line-height: 1.5;}
.core ul li p{display:flex; align-items: center;color:#484848;font-size: 16px;line-height: 1.2;padding-left:4%;}
.core ul li i.rr{opacity: 0;position:absolute;right:10px;top:30px;}
.core ul li:hover{background: #55a795;}
.core ul li:hover i{color:#fff;}
.core ul li:hover p{color:#fff;}
.core ul li:hover i.rr{opacity: 1;color: #fff;font-size:40px;}

.time-line-box {
	margin-top: 180px;
padding: 80px 0;}
.time-line-box ul:after {
  content: '';
  height: 1px;
  width: 1000%;
  background: #5c6f6a;
  position: absolute;
  left: 0;
  z-index: 1;
  top: 50%;
}
.time-line-box ul li {
  float: left;
  width: 211px;
  position: relative;
  padding-top: 176px;
  padding-bottom: 0;
  padding-left: 0;
  z-index: 2;
}
.time-line-box ul li:after {
  content: '';
  width: 22px;
  height: 22px;
border-radius: 50%;
background: #60867c;
  position: absolute;
  top: 72px;
  left: 0;
}
.time-line-box ul li dl dt {
  font-size: 36px;
  color: #333;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
}
.time-line-box ul li dl dd {
  color: #333;
  line-height: 1.8;
  position: relative;
  height: 130px;
}
.time-line-box ul li:first-child {
  margin-left: 95px;
}
.time-line-box ul li:last-child {
  margin-right: 40px;
}
.time-line-box ul li:nth-child(2n) {
  padding-top: 0;
}
.time-line-box ul li:nth-child(2n):after {
  top: auto;
  bottom: -94px;
  height: 22px;
  z-index: 2;
}
.time-line-box ul li:nth-child(2n) dt:after {
  left: -34px;
}
.time-line-box ul li:nth-child(2n) .layui-text {
  position: absolute;
  left: 0;
  bottom: 10px;
}
.time-line-box ul .item-this:after {
  border-left: #2DA891 2px solid;
}
.time-line-box ul .item-this .layui-text {
  border-left: #2DA891 2px solid !important;
}
.cc{padding: 3rem 0;}
.cc p{font-size: 28px;color: #fff;text-align: center;}
.support ul{display: flex;justify-content:center}
.support ul li{text-align: center;padding: 1rem 2rem;transition: all 0.48s;}
.support ul li p{font-size: 25px;color: #555555;padding: 1rem 2rem;}
.support ul li img{transition: all 0.48s;}
.support ul li:hover p{color: #55a795;}
.support ul li:hover img{-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);}

 .sars .textbox{background: #faf8f8;}
 .sars .about-list1 .text-ulbox{padding:.5rem 1rem;width: 54%;}
.h-banner{background: #f7fdfc}
.h-banner h1{color: #101010;line-height: 1.5;font-size:44px;margin-left: 20px}
.h-banner h1 span{color: #ee8707}
.h-container{margin: 0 auto;display: flex;align-items: center;position:relative;}
.h-container .ljlx{position: absolute;right: 0;}
.h-container .ljlx p{width:228px;height:62px;background:#53c8b3;color: #fff;border-radius: 10px;font-size: 30px;text-align: center;}
.h-container i{display: block; font-size:68px;border-radius: 50%;text-align: center;color: #53c8b3;}
.h-container .ljlx i:hover{background: #ee8707;}

.wpage{
	width: 100%;
	text-align: center;
	padding:2rem 0 0;
}
.page{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	clear:both;
	display: inline-block;
}
.page a{
	text-decoration:none;
	color:#999;
	width: 35px;
	height: 35px;
	line-height:35px;
	display:flex;
	flex-flow:row wrap;
	justify-content:center;
	align-items: center;
	float:left;
	background: #fff;
	margin:0 5px;
	
	transition: .5s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.page a.prev,.page a.next{
	width:35px;
}
.page a.prev svg,.page a.next svg{
	width:15px;
	height:15px;
	fill:#a2a2a2;
	transition: .5s cubic-bezier(0.6, 0.2, 0.1, 1);
}
.page a.active{
	color:#000 !important;
}
.page a:hover{
	color:#000 !important;
}
.page a.prev:hover svg,.page a.next:hover svg{
	fill:#000;
}

.HomePro{background:#ededed; background-size:cover;padding-top: 100px;}
.HomePro .Contain{width: 92vw}
.HomePro .flipster{ margin-top:-15px; padding:100px 0 100px;}
.HomePro .flipster ul{height:620px !important;}
.HomePro .flipster li{ width:400px; text-align:center; background:#fff; border-radius:22px; box-shadow:0 2px 20px rgba(0,0,0,0.16); padding-bottom:20px;}
.HomePro .flipster .imgbox{ padding-top:140%; border-radius:22px 22px 0 0;}
.HomePro .flipster .imgbox p{color: #fff;position: absolute;top:0;left: 0;z-index: 1; width: 100%;height: 100%;padding:36% 8%;background: rgba(85,167,149,.65);font-size: 14px;line-height: 1.5;opacity: 0;transition: all 0.48s;}
.HomePro .flipster li:hover .imgbox p{opacity: 1;transition: all 0.48s;}
.HomePro .flipster .ti{ line-height:32px; font-size:20px; color:#333333;}
.HomePro .flipster .ti span{ display:block; line-height:20px; color:#b5b5b5; font-size:14px;}
.HomePro .flipster .ico{ padding:20px 0 5px;}
.HomePro .flipster .ico img{ width:40px; height:40px;}
.HomePro .flipto-prev,.HomePro .flipto-next{background:#dcdcdc; border-radius:50%; display:block; bottom:30px; text-align:center; width:35px; height:35px; line-height:35px; position:absolute;}
.HomePro .flipto-prev{ left:46%;}
.HomePro .flipto-next{ right:46%;}
.HomePro .flipto-prev:hover,.HomePro .flipto-next:hover{ background:#ed1846; color:#fff;}



.img-li{position: relative}
.img-li .img-text{color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 36% 8%;
    background: rgba(85,167,149,.65);
    font-size: 16px;
    line-height: 1.5;
    opacity: 0;
    transition: all 0.48s;}
.img-li .img-text a{display: block;text-align: center;position: absolute;left:0;right:0;bottom: 16%;}
.img-li .img-text a i{font-size: 48px;color: #fff;text-align: center}
.Contain .swiper-slide:hover .img-text{opacity: 1;transition: all 0.48s;}
.Contain .swiper-slide h1{font-size: 16px;color: #474747;text-align: center;padding: 20px 0}
.Contain .swiper-slide:hover h1{color: #55a795}





.Scale-img {
    overflow: hidden;
    cursor: pointer;
    zoom: 1;
    overflow: hidden;
}
.imgbox {
    
    position: relative;
}
.Scale-img img, .Scale-img span {
    opacity: 1;
    -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
    transition: opacity 0.6s, transform 0.6s;
}
.imgbox span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.Scale-img:hover img, .Scale-img:hover span {
    opacity: 1;
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
    top: 0px;
    left: 0px;
}
.Probox{ position:relative; margin-bottom:5%;}
.Probox .imgbox{ width:44%; float:left; padding-top:454px;}
.Probox .imgbox span{ background-size:contain;}
.Probox .info{ width:45%; float:right;}
.Probox .ti{ line-height:74px; font-size:36px; color:#333333;}
.Probox .ti i{ display:inline-block; vertical-align:middle; width:6px; height:36px; background:#ed1846; margin-right:19px;}
.Probox .txt{ position:absolute; right:0; top:88px; width:45%; padding:3% 4%; background:#fff url(404.png) right 20px bottom 10px no-repeat; box-shadow:0 5px 15px rgba(0,0,0,0.08); font-size:14px; color:#666;}
.Probox .more{ color:#fff; text-align:center; width:142px; line-height:36px; background:#ed1847; font-size:14px; margin-top:22px; display:none; border-radius:22px;}

.ProList{padding: 90px 0;}
.ProList li{ width:16.6666%; float:left; text-align:center;}
.ProList li .ti{ line-height:20px; font-size:14px; color:#999999;}
.ProList li .ti span{ display:block; line-height:30px; font-size:16px; color:#c8d2d0;}
.ProList li .ico{ position:relative; width:164px; height:164px;display: flex;align-items: center;justify-content: center; margin:0px auto 15px;}
.ProList li .ico i{transition: all ease 0.3s; position:absolute; left:17px; top:17px; border:3px solid #c8d2d0; border-radius:50%; width:124px; height:124px;font-size: 58px;color: #c8d2d0;}
.ProList li .ico i:hover{    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.48s;}
.ProList li:hover .ico i{background: #55a795;color: #fff;}
.ProList li .active .ico i{background: #55a795;color: #fff;}
.ProList li:hover .ti span{color:#333;}
.ProList li .active .ti span{color:#333;}
.ProList li .ico img{ width:58px; height:58px;}
.ProList li:hover .ico i{ border:1px solid #f3f3f3; box-shadow:0 0 15px rgba(0,0,0,0.08);}
.ProList li .active .ico i{ border:1px solid #f3f3f3; box-shadow:0 0 15px rgba(0,0,0,0.08);}
.ProList li:hover .ico img{
  -webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}
.ProList.sj{ display:none;}
.ProList.sj{ padding:0 10px 30px; margin-top:-18px;}
.ProList.sj li .ti span{ line-height:16px;}
.probtn{ display:none; position:fixed; left:0; top:13%; width:40px; height:40px; line-height:40px; text-align:center; background:#ed1847; border-radius:0 10px 10px 0; color:#fff; z-index:100;}
.proclose{ display:none; position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.3); left:0; top:0; z-index:999;}
.proclose span{ background:#ed1847; color:#fff; position:absolute; left:226px; top:20px; width:45px; height:45px; line-height:45px; text-align:center;}
.ProNav .head{ border-left:6px solid #ed1847; line-height:13px; color:#999999; font-size:14px; padding-left:20px; margin-bottom:14px;}
.ProNav .head span{ display:block; line-height:25px; color:#333333; font-size:24px; margin-bottom:6px;}

.ProNav{ float:left; width:24%;}
.ProNav .head{ border-left:6px solid #ed1847; line-height:13px; color:#999999; font-size:14px; padding-left:20px; margin-bottom:14px;}
.ProNav .head span{ display:block; line-height:25px; color:#333333; font-size:24px; margin-bottom:6px;}
.menuLevels{ background:#ffffff;}
.menuLevels li i{ display:none; width:4px; height:7px; background:url(404.png); margin-left:10px;}
.menuLevels li .active i{ display:inline-block;}

.menuLevels a{ display:block; padding:0px 10px 0px 27px; line-height:61px; position:relative; cursor:pointer; color:#333; font-size:16px; border-bottom:1px solid #e5e5e5;}
.menuLevels a:hover{color: #55a795;}
.menuLevels span{ display:block; width:12px; height:13px; position:absolute; left:19px; top:50%; margin-top:-6px;}
.menuLevels ul li .active{ color:#fff; background:#55a795;}

.ProCon {
    font-size: 14px;
    width: 71.5%;
    float: right;
    color: #333333;}
.ProCon .Protit:nth-child(odd){background: #f8f8f8;}
.ProCon .Protit a{color: #646464;padding: .5rem;font-size: 18px;}
.ProCon .Protit:hover a{color: #55a795}
.SubPage{margin-bottom: 100px;}

.case_box {
	width: 100%;
	background: #fff;

}
.about-honor{padding: 100px 0;}
.case_box h3 {
    color: #081232;
    font-weight: normal;
    font-size: 42px;
    padding-top: 80px;
    padding-bottom: 60px;
    text-align: center;
}
.case_box .category ul {
    display: block;
    height: auto;
    overflow: hidden;
	
}
.case_box .category ul li {
    float: left;
    font-size: 20px;
    text-align: left;
    width: 50%;
    height: 100px;
    line-height: 100px;
    color: #939aac;
    cursor: pointer;
	border: 1px solid #eeeded;
	position: relative;
	padding-left: 3%;
}
.case_box .category ul li a{display:block;}
.case_box .category ul li:after{content: "+";display: block;position: absolute;right: 20px;top: 0;}
.case_box .category ul li.active a{color:#fff!important;}
.case_box .category ul li.active {
    color: #fff;
    background: #4f9a89;
}
.case_box .category ul li.active:after{content: "-";display: block;position: absolute;right: 24px;top: 0;}
.case_box .content .cont {
    height: 650px;
    display: none;
}
.case_box .content .cont.active {
    display: block;
    
}
.case_box .content .cont .img{width: 60%;}
.case_box .content .cont .img img{width: 100%;}
.case_box .content .cont .info {
    position: absolute;
    width: 50%;
    background: #fff;
    right: 0;
    top: 70px;
    padding: 50px 40px;
    border-radius: 10px;
    box-shadow:0 10px 15px rgba(0,0,0,.3);
}
.case_box .content .cont .info > div{height: 380px;padding-right: 10px;
	overflow-y: auto;}
.case_box .content .cont .info .title .logo {
    float: left;
    padding-right: 25px;
}
.case_box .content .cont .info .title:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
}
.case_box .content .cont .info .title h4 {
    text-align: left;
    font-size: 24px;
    color: #081232;
}
.case_box .content .cont .info p {
    font-size: 16px;
    line-height: 32px;
    padding-top: 30px;
    color: #555;
}
.w1200 {
    width: 100%;
    margin: 0 auto;
    position: relative;
}


@media (max-width: 1580px){
.header .nav{font-size: 18px}
.ourli h1{font-size: 20px;line-height: 1.5}
.n-contact{width: 92vw}
}

@media (max-width: 1100px){
	.header2 .logo	{width: 59px}
	
}
@media (max-width: 767px){
	.ourli{width: 100%;margin-right: 0;}
	.ourli .ourli-text{padding: 10px}
	.header2 .warp-nav{top: 59px}
	.header2 .logo {width: 48px;}
	.ourli h1{font-size: 20px}
	.core ul li{display: block;width: 48%;margin-right: 0;margin:1%;padding: 5px;text-align: center;}
	.core ul li p{font-size: 14px;display: block}
	.core ul li i{font-size: 32px}
	.core ul li i.rr{font-size: 28px}
	.core ul li:nth-child(3n+3){margin-right: auto}
	.i-list2 span, .title span{margin-top: 15px;width: 60px}
	.i-list3 .content .glo-box{margin-top: 1.5rem}
	.i-list1 .p{font-size: 14px}
	.i-list2 .ulbox .ourli .more{width: 138px;height: 32px;line-height: 32px}
	.n-banner .tit2{font-size: 22px}
	.time-line-box{margin-top: 0}
	.cc{padding: 1rem 0}
	.cc p{font-size: 14px;}
	.time-line-box ul li dl dt{font-size: 22px;}
	.ProList{padding: 48px 0}
	.ProList li{width: 33.3%;height:170px;}
	.ProList li .ico i{width: 80px;height: 80px;font-size: 32px;line-height: 80px;left: 0;top: 0}
	.ProList li .ico{width: 80px;height:80px;margin-bottom: 0}
	.ProList li .ti span{font-size: 14px;line-height: 1.5}
	.ProNav{width: 100%}
	.ProCon{width: 100%;margin-top: 15px;}
	.ProCon .Protit a{font-size: 14px}
	.menuLevels a{padding: 0px 10px 0px 10px;}
	
	.products-info-list1 .products-img{width: 100%;position: inherit!important;overflow: hidden;}
	.products-info-list1 .products-img .products-box{width: 100%}
	.textbox .overflow-y{overflow-y: auto;}
	.products-info-list1 .textbox .tit3{font-size: 18px}
	
	.i-list2 .tit2, .tit2{font-weight: bold;text-align:center;}
	.support{overflow: hidden}
	.support ul{display: block}
	.support ul li{width: 50%;padding:1rem 0;float: left}
	.support ul li img{max-width: 50%;height: 50px;}
	.support ul li p{font-size: 14px;padding: 0}

	.sars .textbox{display: block}
	.sars .about-list1 .text-ulbox{width: 100%;padding: .5rem}
	.h-container i{font-size: 24px;}
	.h-banner h1{font-size: 18px;margin-left: 10px;}
	.h-container .ljlx p { width: 80px;height: 27px;font-size: 14px;}

	.about-honor{padding: 48px 0}
	.case_box{padding: 10px;margin-top: 0}
	.case_box .content .cont .img{width: 100%}
	.case_box .content .cont img.bg{position: inherit;width: 100%}
	.case_box .content .cont .info{position: inherit;width: 100%;padding:10px;box-shadow: none}
	.case_box .content .cont .info .title h4{font-size: 18px}
	.case_box .content .cont{height: auto;}
	.case_box .category ul li{width: 100%;font-size: 18px;height: 58px;line-height: 58px}
	.about-honor .container{background: none;max-width: 100%}
	.case_box .category ul{margin-top: 20px;}

	.contact-list1 .title-top .tit2{font-size: .95rem}
	.contact-list1 .content-box .left{width: 100%}
	.contact-list2 .textbox .p{font-size: 14px}
	.ibanner .tit1{font-size: 1.2rem}
	.ibanner .tit3{margin-top: .7rem;line-height: 1.2}
	
	
}