@charset "utf-8";
@font-face {
  font-family: 'Impact';
  src: url('font/Impact.eot');
  src: local('Impact'), url('font/Impact.eot?#iefix') format('embedded-opentype'), url('font/Impact.woff2') format('woff2'), url('font/Impact.woff') format('woff'), url('font/Impact.ttf') format('truetype'), url('font/Impact.svg#Impact') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Source Han Sans CN', 'Noto Sans TC', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', Arial, Helvetica, 'Helvetica Neue', sans-serif;
  color: #2a2b2f;
}
body.fixed {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
.i {
  font-family: 'Impact';
}
.bg {
  background: #b4b4b4;
  background: radial-gradient(ellipse at center, rgba(180, 180, 180, 0.1) 0%, rgba(180, 180, 180, 0.2) 55%, rgba(180, 180, 180, 0.4) 75%, rgba(180, 180, 180, 0.6) 100%);
}
.ff,
.video-box .v-btn:before,
.pagination .next:before,
.pagination .prev:before,
.header .cart a:before,
.slick-arrow:before,
.index-box .more-box a:after,
.index-advantage .list .info:before,
.index-advantage .list h3:before,
.index-case .more:after,
.index-subscription .tit:before,
.menu-wrap .menu1 > li > a:after,
.slick-news .date:before,
.news-wrap .date:before,
.news-details-wrap .date:before,
.click-more:after,
.product-details-wrap .carousel-wrap .slider-nav .product-video:before,
.product-details-wrap .carousel-wrap .pro-page a:before,
.product-details-wrap .carousel-wrap .pro-page a:after,
.inquiry-form form .submit:after,
.copyright .sitemap a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.all,
.video-box > a[data-src]:not([data-src='']):after,
.video-box .img-box[data-src]:not([data-src='']):after,
.index-case .intro,
.customer-list .img-box:before,
.xs-online ul li.wechat label,
.xs-online ul li.weixin label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.goog-te-menu-frame {
  z-index: 999999999 !important;
}
.txt p {
  margin: 0;
  color: #5c5c5c;
  line-height: 1.5;
  font-size: 16px;
}
@media (max-width: 991px) {
  .txt p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .txt p {
    font-size: 14px;
  }
}
.txt img {
  max-width: 100%;
  height: auto !important;
}
.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #f5f5f5;
}
.scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #f5f5f5;
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #bdbdbd;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
}
.clamp,
.case-list .item > p,
.news-list h3,
.news-list p,
.product-list .name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.t1,
.news-details-wrap .news-page p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ts,
.video-box .v-btn,
.banner .swiper-pagination-bullet,
.index-product .item,
.index-advantage .list li,
.index-case .item > p,
.index-case .intro,
.news-list .item,
.click-more:after,
.product-list .pic,
.online-wrap .online a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.5);
    transform: translateX(-50%) translateY(-50%) scale(1.5);
    opacity: 0;
  }
}
@keyframes scale {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.5);
    transform: translateX(-50%) translateY(-50%) scale(1.5);
    opacity: 0;
  }
}
@media (min-width: 1200px) {
  .video-box img {
    -webkit-transition: transform 0.7s;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
  }
  .video-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.video-box > a,
.video-box .img-box {
  display: block;
  overflow: hidden;
}
.video-box > a[data-src]:not([data-src='']),
.video-box .img-box[data-src]:not([data-src='']) {
  cursor: pointer;
}
.video-box > a[data-src]:not([data-src='']):after,
.video-box .img-box[data-src]:not([data-src='']):after {
  -webkit-transition: 1.2s;
  transition: 1.2s;
}
.video-box > a[data-src]:not([data-src='']):after,
.video-box .img-box[data-src]:not([data-src='']):after {
  z-index: 2;
  background-color: rgba(0, 102, 179, 0.3);
  content: '';
}
.video-box > a[data-src]:not([data-src='']) .v-btn,
.video-box .img-box[data-src]:not([data-src='']) .v-btn {
  display: block;
}
@media (min-width: 1200px) {
  .video-box > a[data-src]:not([data-src='']):hover:after,
  .video-box .img-box[data-src]:not([data-src='']):hover:after {
    background-color: rgba(0, 102, 179, 0.1);
  }
  .video-box > a[data-src]:not([data-src='']):hover .mask-btn:after,
  .video-box .img-box[data-src]:not([data-src='']):hover .mask-btn:after {
    -webkit-animation: scale 2000ms linear infinite;
            animation: scale 2000ms linear infinite;
  }
  .video-box > a[data-src]:not([data-src='']):hover .v-btn,
  .video-box .img-box[data-src]:not([data-src='']):hover .v-btn {
    opacity: 1;
  }
}
.video-box .v-btn {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
}
.video-box .v-btn:before {
  background-clip: content-box;
  width: 76px;
  height: 76px;
  padding: 8px;
  line-height: 60px;
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto 10px;
  display: block;
  position: relative;
  z-index: 2;
  content: "\e62f";
  color: #da3522;
  font-size: 1.5em;
}
.video-box .v-btn.mask-btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
      -ms-transform: translateX(-50%) translateY(-50%) scale(0);
          transform: translateX(-50%) translateY(-50%) scale(0);
  border: 10px solid #fff;
  border-radius: 50%;
}
@media (max-width: 1199px) {
  .video-box .v-btn {
    opacity: 1;
  }
}
@media (max-width: 575px) {
  .video-box .v-btn {
    font-size: 12px;
  }
  .video-box .v-btn:before {
    width: 45px;
    height: 45px;
    padding: 3px;
    line-height: 39px;
    margin-bottom: 5px;
  }
}
.video-box > a:not(.img-box) {
  display: block;
  position: relative;
}
.table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  color: #333;
  line-height: 1.2;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 767px) {
  .table-box table {
    font-size: 14px;
  }
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto !important;
  height: auto !important;
}
.table-box table td,
.table-box table th {
  padding: 14px 8px !important;
  border: 1px solid #a0a0a0 !important;
}
@media (max-width: 991px) {
  .table-box table td,
  .table-box table th {
    padding: 12px 8px !important;
  }
}
@media (max-width: 767px) {
  .table-box table td,
  .table-box table th {
    padding: 8px 8px !important;
  }
  .table-box table td,
  .table-box table th,
  .table-box table td *,
  .table-box table th * {
    font-size: 12px !important;
  }
}
@media (max-width: 575px) {
  .table-box table td,
  .table-box table th {
    padding: 8px 8px !important;
  }
  .table-box table td,
  .table-box table th,
  .table-box table td *,
  .table-box table th * {
    font-size: 2.7vmin !important;
  }
}
.table-box table tr p,
.table-box table tr span {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.table-box table th {
  text-align: center;
}
.table-box table img {
  height: auto !important;
  max-width: 100%;
}
@media only screen and (min-width: 1350px) {
  .container {
    width: 1320px;
  }
}
@media only screen and (min-width: 1470px) {
  .container {
    width: 1440px;
  }
}
.pagination {
  display: block;
  text-align: center;
  margin: 50px 0 0;
  color: #999999;
}
@media (max-width: 991px) {
  .pagination {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .pagination {
    margin-top: 30px;
  }
}
.pagination a,
.pagination span:not(.ellipsis) {
  width: 52px;
  height: 52px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  margin: 0 8px;
  vertical-align: middle;
  font-size: 16px;
  border: 1px solid #999999;
  border-radius: 50%;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .pagination a:hover,
  .pagination span:not(.ellipsis):hover {
    background-color: #0066b3;
    color: #fff;
    border-color: #0066b3;
  }
}
@media (max-width: 1199px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    margin: 0 5px;
    width: 35px;
    height: 35px;
    line-height: 33px;
    font-size: 15px;
  }
  .pagination a:active,
  .pagination span:not(.ellipsis):active {
    background-color: #0066b3;
    color: #fff;
    border-color: #0066b3;
  }
}
@media (max-width: 575px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    width: 25px;
    height: 25px;
    line-height: 23px;
    margin: 0 3px;
    font-size: 12px;
  }
}
.pagination span.current {
  background-color: #0066b3;
  color: #fff;
  border-color: #0066b3;
}
.pagination span.current.prev,
.pagination span.current.next {
  display: none;
}
.pagination .prev:before {
  content: '\e9b5';
}
.pagination .next:before {
  content: '\e72f';
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media (min-width: 1200px) {
  .index-body .header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
  }
  .index-body .header .header-box {
    box-shadow: none;
  }
}
.header {
  position: relative;
  z-index: 999;
}
@media (min-width: 1200px) {
  .header.fixed .header-box {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: fixed;
    bottom: 100%;
    width: 100%;
    left: 0;
    background-color: #fff;
    -webkit-transform: translateY(99.5%);
        -ms-transform: translateY(99.5%);
            transform: translateY(99.5%);
    z-index: 9999;
    box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 1199px) {
  .header {
    height: auto !important;
  }
}
.header .container {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
}
.header .container:before,
.header .container:after {
  display: none;
}
.header .header-box {
  box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.2);
}
.header .logo {
  z-index: 2;
}
.header .logo > a {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.header .logo img {
  max-width: 100%;
}
.header .logo .pic {
  padding: 8px 0;
}
@media (max-width: 1199px) {
  .header .logo .pic {
    padding: 10px 0;
    width: 100px;
  }
}
@media (max-width: 767px) {
  .header .logo .pic {
    width: 90px;
  }
}
.header .header-r > div {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .header .header-r > div.search-wrap {
    display: none;
  }
}
.header .google-translate {
  min-width: 110px;
}
@media (max-width: 767px) {
  .header .google-translate {
    display: none;
  }
}
.header .find {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  font-size: 1.5em;
}
.header .find:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e660';
}
.header .find span {
  margin-left: 7px;
}
@media (max-width: 1469px) {
  .header .find span {
    display: none;
  }
}
@media (min-width: 1200px) {
  .header .find {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 50%;
    color: #fff;
    background-color: #0066b3;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header .find:hover {
    box-shadow: 0 0 12px 1px rgba(0, 102, 179, 0.5);
  }
}
@media (max-width: 1199px) {
  .header .find {
    font-weight: bold;
    margin-right: 5px;
  }
}
@media (max-width: 575px) {
  .header .cart {
    font-size: 0;
  }
}
.header .cart var {
  font-style: normal;
}
.header .cart a {
  display: block;
  position: relative;
  padding-left: 15px;
}
.header .cart a:before,
.header .cart a span {
  display: inline-block;
  vertical-align: middle;
}
.header .cart a:before {
  content: '\e884';
  line-height: 1;
  font-size: 1.6em;
}
@media (min-width: 1200px) {
  .header .cart a:hover {
    color: #0066b3;
  }
  .header .cart a:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 575px) {
  .header .cart a:before {
    font-size: 20px;
  }
  .header .cart a var {
    font-size: 14px;
  }
}
.header .language-box {
  margin: 0 35px;
}
@media (max-width: 1349px) {
  .header .language-box {
    margin: 0 20px;
  }
}
@media (max-width: 575px) {
  .header .language-box {
    margin: 0 10px;
  }
}
@media (min-width: 1200px) {
  .header .language-box a:hover {
    color: #0066b3;
  }
}
@media (max-width: 1199px) {
  .header .language-box a:active {
    color: #0066b3;
  }
}
.header .nav-collapse {
  position: relative;
  display: none;
  width: 28px;
  height: 28px;
  background: none;
  padding: 0;
  cursor: pointer;
  margin-left: 15px;
}
@media (max-width: 1199px) {
  .header .nav-collapse {
    vertical-align: middle;
    display: inline-block;
  }
  .header .nav-collapse.nav-collapse-1 {
    border: none;
    display: block;
    position: absolute;
    right: 25px;
    top: 10px;
    z-index: 9999;
  }
}
@media (max-width: 767px) {
  .header .nav-collapse {
    margin-left: 3vw;
  }
}
.header .nav-collapse .btn-line {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 28px;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
  content: '';
  display: block;
}
.header .nav-collapse .btn-line:nth-child(1) {
  top: 25%;
}
.header .nav-collapse .btn-line:nth-child(2) {
  top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3) {
  top: 75%;
}
.header .nav-collapse.active .btn-line:nth-child(2) {
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(1) {
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) rotateZ(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotateZ(45deg);
}
.header .nav-collapse.active .btn-line:nth-child(3) {
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
      -ms-transform: translateX(-50%) rotate(-45deg);
          transform: translateX(-50%) rotateZ(-45deg);
}
.header .nav-collapse-xs .btn-line {
  background-color: #333;
}
@media (min-width: 1200px) {
  .header .nav {
    text-align: left;
    display: inline-block !important;
    position: relative;
    margin-left: 40px;
  }
}
@media (max-width: 1199px) {
  .header .nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fafafa;
    text-align: left;
    padding: 60px 12%;
    z-index: 99999998;
    text-align: center;
    background-color: #000000;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .header .nav .nav-box,
  .header .nav .container {
    height: 100%;
    width: 100%;
  }
  .header .nav .container {
    padding: 0;
  }
  .header .nav .tbl,
  .header .nav .tbl-cell {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .header .nav .tbl {
    width: 100%;
    height: 100%;
  }
  .header .nav .tbl-cell {
    position: relative;
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .header .nav {
    padding: 60px 8%;
  }
}
.header .nav.left-100 {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.header .nav.left-200 {
  -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
          transform: translateX(-200%);
  -webkit-transform: translate3d(-200%, 0, 0);
          transform: translate3d(-200%, 0, 0);
}
.header .nav.left-300 {
  -webkit-transform: translateX(-300%);
      -ms-transform: translateX(-300%);
          transform: translateX(-300%);
  -webkit-transform: translate3d(-300%, 0, 0);
          transform: translate3d(-300%, 0, 0);
}
.header .nav.left-400 {
  -webkit-transform: translateX(-400%);
      -ms-transform: translateX(-400%);
          transform: translateX(-400%);
  -webkit-transform: translate3d(-400%, 0, 0);
          transform: translate3d(-400%, 0, 0);
}
.header .nav.left-500 {
  -webkit-transform: translateX(-500%);
      -ms-transform: translateX(-500%);
          transform: translateX(-500%);
  -webkit-transform: translate3d(-500%, 0, 0);
          transform: translate3d(-500%, 0, 0);
}
.header .nav .nav-list1 {
  position: relative;
}
@media (min-width: 1200px) {
  .header .nav .nav-list1 > li {
    text-align: left;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .header .nav .nav-list1 > li:first-child > a {
    padding-left: 0;
  }
  .header .nav .nav-list1 > li > a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: center;
    font-size: 16px;
    color: #000;
    padding: 0 20px;
    text-transform: capitalize;
  }
  .header .nav .nav-list1 > li > a > span {
    display: block;
    padding: 35px 10px;
    position: relative;
  }
  .header .nav .nav-list1 > li > a > span:before {
    content: '';
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    height: 3px;
    background-color: #0066b3;
  }
  .header .nav .nav-list1 > li:hover > a > span:before,
  .header .nav .nav-list1 > li.active > a > span:before {
    width: 100%;
  }
  .header .nav .nav-list1 ul {
    font-size: 14px;
    letter-spacing: 0;
    display: none;
    position: absolute;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
  }
  .header .nav .nav-list1 ul li:hover > a {
    text-decoration: underline;
  }
  .header .nav .nav-list1 ul a {
    display: block;
    padding: 5px 15px;
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 {
    top: 100%;
    left: 50%;
    padding: 15px 0;
    min-width: 100%;
    z-index: 10;
  }
  .header .nav .nav-list1 .nav-list2 > li {
    white-space: nowrap;
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 > li > a {
    display: block;
    padding: 5px 25px;
  }
  .header .nav .nav-list1 .nav-list2 ul {
    left: 100%;
    position: absolute;
    top: 0;
    padding: 10px 0;
    min-width: 120px;
    border-left: 1px solid transparent;
  }
  .header .nav .nav-list1 .pro-nav-list2 .active > a {
    text-decoration: underline;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .header .nav .nav-list1 > li {
    padding: 0 5px;
  }
}
@media (min-width: 1200px) and (max-width: 1469px) {
  .header .nav .nav-list1 > li > a {
    padding: 0 12px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .header .nav .nav-list1 > li > a {
    padding: 0 4px;
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .header .nav .nav-list1 {
    width: 100%;
  }
  .header .nav .nav-list1 ul {
    display: none !important;
  }
  .header .nav .nav-list1 > li {
    opacity: 0;
    -webkit-transform: translateX(-15px) rotateX(90deg);
            transform: translateX(-15px) rotateX(90deg);
  }
  .header .nav .nav-list1 > a {
    font-size: 20px;
    color: #fff;
  }
}
.header .nav .pro-nav-list2 {
  display: none !important;
}
.header .mask-nav {
  display: none;
}
@media (max-width: 1199px) {
  .header .mask-nav {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fafafa;
    text-align: left;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #000;
    color: #fff;
    -webkit-transition: left 0.3s;
    transition: left 0.3s;
  }
}
.header .mask-nav .nav-top {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.header .mask-nav .nav-top .back-btn:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e9b5';
  font-size: 26px;
}
.header .mask-nav .nav-top .nav-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 30px;
}
@media (max-width: 767px) {
  .header .mask-nav .nav-top .nav-title {
    font-size: 20px;
    font-size: 5vmin;
  }
}
.header .mask-nav .content {
  margin-top: 4%;
  position: relative;
  height: 85%;
  overflow: auto;
  touch-action: pan-y;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.header .mask-nav .content::-webkit-scrollbar {
  border-radius: 5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.header .mask-nav .content::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #666;
}
.header .mask-nav .content::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
}
.header .mask-nav .content ul li {
  text-align: left;
  font-size: 20px;
  line-height: 2;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .header .mask-nav .content ul li {
    margin: 0;
    font-size: 4.5vmin;
    line-height: 1.6;
    margin-bottom: 5px;
  }
}
.header .mask-nav .content ul li.more {
  position: relative;
}
.header .mask-nav .content ul li.more:after {
  position: absolute;
  right: 0;
  top: 50%;
  font-family: 'iconfont' !important;
  content: '\e72f';
  color: #fff;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header .mask-nav .content ul li a {
  display: inline-block;
  text-transform: capitalize;
}
.header .mask-nav .content ul ul {
  display: none;
}
.header .nav-2 {
  left: 100%;
}
.header .nav-3 {
  left: 200%;
}
.header .nav-4 {
  left: 300%;
}
.header .nav-5 {
  left: 400%;
}
.header .fade-out ul {
  text-align: left;
}
@media (max-width: 1199px) {
  .header .fade-out ul .pic {
    display: none !important;
  }
}
.header .fade-out ul .more {
  padding-right: 25px;
}
@media (max-width: 1199px) {
  .header .fade-out ul.nav-list1 {
    opacity: 1;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    touch-action: pan-y;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
  }
  .header .fade-out ul.nav-list1::-webkit-scrollbar {
    border-radius: 5px;
    width: 5px;
    height: 5px;
    background-color: #fff;
  }
  .header .fade-out ul.nav-list1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #fff;
  }
  .header .fade-out ul.nav-list1::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #666;
  }
  .header .fade-out ul.nav-list1::-webkit-scrollbar-thumb:hover {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.4);
  }
  .header .fade-out ul.nav-list1 a {
    color: #fff;
    text-transform: uppercase;
  }
  .header .fade-out ul.nav-list1 > li {
    position: relative;
    margin: 10px 0;
  }
  .header .fade-out ul.nav-list1 > li.act {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  .header .fade-out ul.nav-list1 > li.more:after {
    position: absolute;
    right: 0;
    top: 50%;
    font-family: 'iconfont';
    content: '\e72f';
    color: #fff;
    font-size: 18px;
    margin-top: -14px;
  }
  .header .fade-out ul.nav-list1 > li > a {
    font-size: 18px;
    line-height: 1.6;
  }
  .header .fade-out ul.nav-list1 .nav-list2 > li > a {
    font-size: 20px;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .header .fade-out ul.nav-list1 > li {
    margin: 1.5vmin 0;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .header .fade-out ul.nav-list1 > li > a {
    font-size: 4.8vmin;
  }
}
@media (max-width: 1199px) and (max-width: 768px) {
  .header .fade-out ul.nav-list1 .nav-list2 > li > a {
    font-size: 4.5vmin;
  }
}
.header .fade-out ul.nav2-list2 h4 {
  line-height: 50px;
  font-size: 20px;
}
@media (max-width: 767px) {
  .header .fade-out ~ .google-translate {
    position: fixed;
    z-index: 99999998;
    left: 30px;
    top: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block !important;
  }
  .header .fade-out.left-100 ~ .google-translate {
    top: -30px;
    opacity: 0;
  }
}
.header .xs-language {
  position: absolute;
  bottom: 30px;
  left: 35px;
  z-index: 9;
}
@media (min-width: 1200px) {
  .header .xs-language {
    display: none;
  }
}
.header .xs-language a {
  font-size: 16px;
  color: #fff;
}
.header .xs-language span {
  margin: 0 5px;
  color: #fff;
}
@media (max-width: 1199px) {
  .search-wrap {
    position: absolute;
    right: 15px;
    top: 100%;
    z-index: 3;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    -webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
            animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    width: 195px;
    max-width: 90%;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .search-wrap {
    padding: 10px;
  }
}
.search-box {
  overflow: hidden;
  border-radius: 30px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .search-box {
    width: 200px;
  }
}
.search-box input::-webkit-input-placeholder,
.search-box textarea::-webkit-input-placeholder {
  color: #cdcdcd;
}
.search-box input:-o-placeholder,
.search-box textarea:-o-placeholder {
  color: #cdcdcd;
}
.search-box input::-moz-placeholder,
.search-box textarea::-moz-placeholder {
  color: #cdcdcd;
}
.search-box input:-ms-input-placeholder,
.search-box textarea:-ms-input-placeholder {
  color: #cdcdcd;
}
.search-box input:focus::-webkit-input-placeholder,
.search-box textarea:focus::-webkit-input-placeholder {
  color: #999;
}
.search-box input:focus::-o-placeholder,
.search-box textarea:focus::-o-placeholder {
  color: #999;
}
.search-box input:focus::-moz-placeholder,
.search-box textarea:focus::-moz-placeholder {
  color: #999;
}
.search-box input:focus::-ms-input-placeholder,
.search-box textarea:focus::-ms-input-placeholder {
  color: #999;
}
.search-box input {
  border-radius: 20px;
  border: 1px solid #808080;
  display: block;
  width: 100%;
  background: none;
  color: #333;
  padding: 7px 50px 7px 15px;
  font-size: 14px;
}
.search-box .submit {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  text-align: center;
  color: #131519;
  background: none;
  padding: 2px 13px;
  font-size: 1.5em;
}
.search-box .submit:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e635';
}
@media (min-width: 1200px) {
  .search-box .submit {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .search-box .submit:hover {
    color: #0066b3;
  }
}
@media (max-width: 1199px) {
  .search-box .submit:active {
    color: #0066b3;
  }
}
.slick-dots {
  text-align: center;
  margin-top: 10px;
}
.slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #d7d7d7;
  margin: 0 4px;
}
.slick-dots li.slick-active {
  background-color: #0066b3;
}
.slick-dots li button {
  display: none;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: none;
  z-index: 5;
  width: 52px;
  height: 52px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  color: #808080;
  border: 1px solid #dedede;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
}
.slick-arrow:before {
  display: block;
}
@media (min-width: 1200px) {
  .slick-arrow {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .slick-arrow:hover {
    background-color: #0066b3;
    border-color: #0066b3;
    color: #fff;
  }
}
@media (max-width: 1199px) {
  .slick-arrow:active {
    background-color: #0066b3;
    border-color: #0066b3;
    color: #fff;
  }
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: '\eb60';
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: '\e625';
}
@-webkit-keyframes jump {
  0% {
    bottom: 24px;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  50% {
    bottom: 15px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    bottom: 24px;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}
@keyframes jump {
  0% {
    bottom: 24px;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  50% {
    bottom: 15px;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    bottom: 24px;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}
.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  z-index: 2;
  font-size: 0;
}
.banner img {
  display: block;
  width: 100%;
}
.banner .swiper-slide {
  overflow: hidden;
}
.banner .swiper-pagination {
  position: absolute;
  z-index: 2;
  width: auto;
  bottom: 4.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.banner .swiper-pagination-bullet {
  outline: none;
  width: 6px;
  height: 6px;
  opacity: 1;
  margin: 0 3px !important;
  background: #fff;
  border-radius: 6px;
}
.banner .swiper-pagination-bullet-active {
  width: 24px;
}
.banner .slick-arrow {
  outline: none;
  border-color: #fff;
  color: #fff;
}
.banner .slick-arrow:after {
  display: none;
}
.banner .slick-prev {
  left: 5%;
}
.banner .slick-next {
  right: 5%;
}
.banner .item {
  display: block;
  position: relative;
  overflow: hidden;
}
/*@media (max-width: 991px) {
  .banner .item {
    width: 110%;
    max-width: 110%;
    margin-left: -5%;
  }
}
@media (max-width: 767px) {
  .banner .item {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
  }
}*/
.banner .item > a {
  overflow: hidden;
  display: block;
}
.banner .item > a > img {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100%;
}
@media only screen and (min-width: 1850px) and (max-width: 1920px) {
  .banner .item > a > img {
    width: auto;
  }
}
.title {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .title {
    margin-bottom: 35px;
  }
}
@media (max-width: 991px) {
  .title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .title {
    margin-bottom: 25px;
  }
}
.title.center {
  text-align: center;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.title.b-line {
  padding-bottom: 25px;
  border-bottom: 1px solid #dcddde;
}
@media (max-width: 767px) {
  .title.b-line {
    padding-bottom: 20px;
  }
}
.title.about-title {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .title.about-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .title.about-title {
    margin-bottom: 15px;
  }
}
.title.about-title h2 {
  font-size: 24px;
}
@media (max-width: 767px) {
  .title.about-title h2 {
    font-size: 22px;
  }
}
.title h2 {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 38px;
}
.title h2 span {
  color: #0066b3;
}
@media (max-width: 1469px) {
  .title h2 {
    font-size: 34px;
  }
}
@media (max-width: 1349px) {
  .title h2 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .title h2 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .title h2 {
    font-size: 22px;
  }
}
.title p {
  font-size: 16px;
  color: #5c5c5c;
  margin: 0;
  line-height: 1.5;
}
@media (max-width: 991px) {
  .title p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .title p {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .title p {
    font-size: 13px;
  }
}
.index-box {
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 80px 0;
}
@media (max-width: 1349px) {
  .index-box {
    padding: 70px 0;
  }
}
@media (max-width: 1199px) {
  .index-box {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .index-box {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .index-box {
    padding: 40px 0;
  }
}
.index-box .container {
  position: relative;
}
.index-box .more-box {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .index-box .more-box {
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  .index-box .more-box {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .index-box .more-box {
    margin-top: 25px;
  }
}
.index-box .more-box.center {
  text-align: center;
}
.index-box .more-box a {
  display: inline-block;
  color: #fff;
  background-color: #0066b3;
  padding: 13px 50px;
  font-size: 16px;
}
.index-box .more-box a span,
.index-box .more-box a:after {
  display: inline-block;
  vertical-align: middle;
}
.index-box .more-box a:after {
  content: '\e610';
  margin-left: 10px;
  font-size: 1em;
}
@media (min-width: 1200px) {
  .index-box .more-box a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .index-box .more-box a:hover {
    box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.4);
  }
}
@media (max-width: 1199px) {
  .index-box .more-box a {
    font-size: 15px;
    padding: 10px 35px;
  }
  .index-box .more-box a:active {
    box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.4);
  }
}
@media (max-width: 991px) {
  .index-box .more-box a {
    font-size: 14px;
    padding: 9px 30px;
  }
}
@media (max-width: 767px) {
  .index-box .more-box a {
    font-size: 13px;
    padding: 8px 20px;
  }
}
.index-box .slick-prev {
  margin-left: -80px;
}
@media (max-width: 1469px) {
  .index-box .slick-prev {
    margin-left: -15px;
  }
}
.index-box .slick-next {
  margin-right: -80px;
}
@media (max-width: 1469px) {
  .index-box .slick-next {
    margin-right: -15px;
  }
}
.index-product .slick-hot {
  padding: 0 1.82291667%;
}
.index-product .slick-slide {
  padding: 2px 10px 10px;
}
@media (max-width: 1199px) {
  .index-product .slick-slide {
    padding-bottom: 0;
  }
}
.index-product .item {
  display: block;
  border: 1px solid #dedede;
}
@media (min-width: 1200px) {
  .index-product .item:hover {
    border-color: #0066b3;
    box-shadow: 0 2px 5px 1px rgba(0, 102, 179, 0.3);
  }
}
.index-product .info {
  padding: 8.57142857% 7.14285714% 0;
}
@media (max-width: 767px) {
  .index-product .info {
    padding: 7.14285714% 5.71428571% 0;
  }
}
.index-product .info p {
  font-size: 16px;
  color: #5c5c5c;
}
@media (max-width: 575px) {
  .index-product .info p {
    font-size: 2.8vw;
  }
}
.index-product .name {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px;
}
@media (max-width: 575px) {
  .index-product .name {
    font-size: 3.8vw;
    margin-bottom: 0;
  }
}
.index-product .pic {
  padding-left: 25%;
}
@media (max-width: 767px) {
  .index-product .pic {
    padding-left: 15%;
  }
}
.index-product .more-box {
  position: relative;
}
.index-advantage .list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.index-advantage .list li {
  overflow: hidden;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 25%;
  border-left: 1px solid #ededed;
  background-color: #fff;
}
.index-advantage .list li:nth-child(1) {
  border-left: none;
}
.index-advantage .list li:nth-child(1) .info:before,
.index-advantage .list li:nth-child(1) h3:before {
  content: "\e646";
}
.index-advantage .list li:nth-child(2) .info:before,
.index-advantage .list li:nth-child(2) h3:before {
  content: "\e65a";
}
.index-advantage .list li:nth-child(3) .info:before,
.index-advantage .list li:nth-child(3) h3:before {
  content: "\e633";
}
.index-advantage .list li:nth-child(4) .info:before,
.index-advantage .list li:nth-child(4) h3:before {
  content: "\e63d";
}
@media (min-width: 1200px) {
  .index-advantage .list li img {
    -webkit-transition: transform 0.7s;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
  }
  .index-advantage .list li:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .index-advantage .list li p {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .index-advantage .list li:hover {
    background-color: #0066b3;
  }
  .index-advantage .list li:hover,
  .index-advantage .list li:hover p {
    color: #fff;
  }
  .index-advantage .list li:hover h3:before {
    color: #fff;
    background: none;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
  }
  .index-advantage .list li:hover .info:before {
    opacity: 0.1;
  }
}
@media (max-width: 991px) {
  .index-advantage .list li {
    width: 50%;
  }
  .index-advantage .list li:nth-child(odd) {
    border-left: none;
  }
}
.index-advantage .list .info {
  padding: 12% 17% 14% 6%;
  position: relative;
}
.index-advantage .list .info:before {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  font-size: 220px;
  opacity: 0;
  -webkit-transform: translateX(40%);
      -ms-transform: translateX(40%);
          transform: translateX(40%);
}
@media (max-width: 1199px) {
  .index-advantage .list .info:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .index-advantage .list .info {
    padding: 10% 6%;
  }
}
.index-advantage .list h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px;
}
.index-advantage .list h3:before {
  display: inline-block;
  line-height: 1;
  font-size: 3.5em;
  margin-bottom: 35px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f84c6), to(#0066b3));
  background-image: linear-gradient(to bottom, #1f84c6 0%, #0066b3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.index-advantage .list h3 span {
  display: block;
}
@media (max-width: 1199px) {
  .index-advantage .list h3 {
    font-size: 18px;
  }
  .index-advantage .list h3:before {
    font-size: 3em;
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .index-advantage .list h3:before {
    font-size: 2.5em;
  }
}
@media (max-width: 767px) {
  .index-advantage .list h3 {
    font-size: 17px;
  }
  .index-advantage .list h3:before {
    font-size: 2em;
    margin-bottom: 15px;
  }
}
.index-advantage .list .txt p {
  line-height: 1.875;
}
@media (max-width: 767px) {
  .index-advantage .list .txt p {
    font-size: 13px;
  }
}
.index-advantage .list .img-box {
  padding-bottom: 62.85714286%;
}
.index-about {
  padding: 0;
  color: #fff;
}
@media (min-width: 992px) {
  .index-about {
    display: -webkit-box;
    display: flex;
  }
  .index-about > div {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .index-about .intro {
    padding: 35px 0 35px 5%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
}
@media (max-width: 991px) {
  .index-about .intro {
    padding: 35px 5%;
  }
}
@media (min-width: 992px) {
  .index-about .intro-box {
    width: 700px;
    max-width: 100%;
    padding-right: 10%;
    margin: 0 0 0 auto;
  }
}
@media (min-width: 1200px) {
  .index-about .title {
    margin-bottom: 30px;
  }
}
.index-about .title > span {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
.index-about .txt p {
  color: inherit;
  line-height: 1.875;
}
.index-about .more-box a {
  border: 1px solid #fff;
  background: none;
}
@media (min-width: 1200px) {
  .index-about .more-box a:hover {
    background-color: #fff;
    color: #0066b3;
    box-shadow: none;
  }
}
@media (max-width: 1199px) {
  .index-about .more-box a:active {
    background-color: #fff;
    color: #0066b3;
    box-shadow: none;
  }
}
.index-about .list {
  font-size: 20px;
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .index-about .list {
    font-size: 16px;
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .index-about .list {
    font-size: 15px;
    padding-top: 0;
  }
}
@media (max-width: 575px) {
  .index-about .list {
    font-size: 14px;
  }
}
.index-about .list > li {
  margin-top: 30px;
}
.index-about .list .item {
  width: 120px;
  max-width: 100%;
}
.index-about .list .item:after {
  display: block;
  width: 36px;
  height: 2px;
  background-color: #fff;
  content: "";
  margin-top: 30px;
}
@media (max-width: 767px) {
  .index-about .list .item:after {
    margin-top: 15px;
  }
}
.index-about .list .iconfont {
  font-size: 3.5em;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .index-about .list .iconfont {
    font-size: 3em;
  }
}
@media (max-width: 767px) {
  .index-about .list .iconfont {
    font-size: 2.6em;
    margin-bottom: 0;
  }
}
.index-about .pic {
  position: relative;
  overflow: hidden;
}
.index-about .pic-about {
  display: block;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
@media (min-width: 992px) {
  .index-about .pic-about {
    min-width: 100%;
  }
}
@media (max-width: 991px) {
  .index-about .pic-about {
    width: 100%;
  }
}
.index-about .video-box {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  width: 45.83333333%;
}
.index-about .video-box .img-box {
  padding-bottom: 75%;
}
@media (max-width: 575px) {
  .case-list > li,
  .case-list .slick-slide {
    padding: 0 8px;
  }
}
.case-list .item p {
  font-size: 20px;
  line-height: 1.5;
  margin: 0;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .case-list .item p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .case-list .item p {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .case-list .item p {
    font-size: 14px;
  }
}
.case-list .item > p {
  -webkit-line-clamp: 2;
  height: auto;
  margin: 20px 0 0;
}
@media (max-width: 1199px) {
  .case-list .item > p {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .case-list .item > p {
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .case-list .item img {
    -webkit-transition: transform 0.7s;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
  }
  .case-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.case-list .item .img-box {
  padding-bottom: 73.33333333%;
}
@media (min-width: 1200px) and (max-width: 1469px) {
  .slick-news,
  .slick-case,
  .slick-partner {
    padding: 0 60px;
  }
}
.index-case .slick-list {
  margin: 0 -15px;
}
@media (max-width: 575px) {
  .index-case .slick-list {
    margin: 0 -8px;
  }
}
@media (min-width: 576px) {
  .index-case .slick-slide {
    padding: 0 15px;
  }
}
.index-case .slick-arrow {
  margin-top: -35px;
}
.index-case .item {
  display: block;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .index-case .item:hover .intro {
    opacity: 1;
  }
  .index-case .item:hover > p {
    -webkit-transform: translateY(-150%);
        -ms-transform: translateY(-150%);
            transform: translateY(-150%);
    opacity: 0;
  }
}
.index-case .pic {
  position: relative;
  overflow: hidden;
}
.index-case .intro {
  z-index: 3;
  color: #fff;
  opacity: 0;
  background-color: rgba(0, 102, 179, 0.9);
  padding: 11.11111111% 8.88888889% 6.66666667%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.index-case .intro > p {
  max-height: 80%;
  overflow: auto;
}
.index-case .more {
  margin-top: 15px;
  text-align: right;
  font-size: 16px;
}
.index-case .more:after,
.index-case .more span {
  display: inline-block;
  vertical-align: middle;
}
.index-case .more:after {
  content: "\e610";
  margin-left: 10px;
}
@media (min-width: 1200px) {
  .index-case .more:hover span {
    text-decoration: underline;
  }
}
.index-subscription {
  background: no-repeat center;
}
@media (max-width: 991px) {
  .index-subscription {
    background-position: 60% 50%;
  }
}
@media (max-width: 767px) {
  .index-subscription {
    background-position: 45% 50%;
  }
}
@media (min-width: 1200px) {
  .index-subscription .title {
    margin-bottom: 30px;
  }
}
.index-subscription,
.index-subscription h2,
.index-subscription p {
  color: #fff;
}
@media (min-width: 1200px) {
  .index-subscription h2 {
    font-size: 30px;
  }
}
.index-subscription form {
  width: 690px;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  margin-bottom: 40px;
}
.index-subscription form input::-webkit-input-placeholder,
.index-subscription form textarea::-webkit-input-placeholder {
  color: #808080;
}
.index-subscription form input:-o-placeholder,
.index-subscription form textarea:-o-placeholder {
  color: #808080;
}
.index-subscription form input::-moz-placeholder,
.index-subscription form textarea::-moz-placeholder {
  color: #808080;
}
.index-subscription form input:-ms-input-placeholder,
.index-subscription form textarea:-ms-input-placeholder {
  color: #808080;
}
.index-subscription form input:focus::-webkit-input-placeholder,
.index-subscription form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.index-subscription form input:focus::-o-placeholder,
.index-subscription form textarea:focus::-o-placeholder {
  color: #ccc;
}
.index-subscription form input:focus::-moz-placeholder,
.index-subscription form textarea:focus::-moz-placeholder {
  color: #ccc;
}
.index-subscription form input:focus::-ms-input-placeholder,
.index-subscription form textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
@media (max-width: 767px) {
  .index-subscription form {
    margin-bottom: 25px;
  }
}
.index-subscription form input {
  background: #fff;
  font-size: 16px;
  color: #808080;
  padding: 19px 20px;
  -webkit-box-flex: 1;
          flex: 1 0 0%;
}
@media (max-width: 767px) {
  .index-subscription form input {
    padding: 15px;
    font-size: 14px;
  }
}
.index-subscription form .submit {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: 90px;
  background: #0066b3;
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.index-subscription form .submit:before {
  display: block;
}
@media (min-width: 1200px) {
  .index-subscription form .submit:before {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
}
@media (min-width: 1200px) {
  .index-subscription form .submit:hover:before {
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
  }
}
.index-subscription .tel p {
  font-size: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .index-subscription .tel p {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .index-subscription .tel p {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .index-subscription .tel p {
    font-size: 24px;
  }
}
.index-subscription .tit {
  font-size: 16px;
}
.index-subscription .tit:before,
.index-subscription .tit span {
  display: inline-block;
  vertical-align: middle;
}
.index-subscription .tit:before {
  content: "\e64c";
  margin-right: 10px;
  font-size: 1.2em;
}
.index-subscription .tit span {
  font-weight: 500;
}
.index-news .slick-list,
.index-partner .slick-list {
  margin: 0 -15px;
}
.index-news .slick-slide,
.index-partner .slick-slide {
  padding: 0 15px;
}
.index-news {
  background-color: #f5f6f7;
}
.index-news .slick-news {
  margin-top: 0;
}
.index-news .slick-news .item {
  background-color: #fff;
}
.index-partner {
  padding: 40px 0 ;
}
.index-partner .img-box {
  padding-bottom: 47.61904762%;
}
@media (max-width: 575px) {
  .index-partner {
    padding: 25px 0;
  }
  .index-partner .slick-list {
    margin: 0 -8px;
  }
  .index-partner .slick-slide {
    padding: 0 8px;
  }
}
.public-banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.public-banner img {
  width: 100%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
/*@media (max-width: 1199px) {
  .public-banner img {
    width: 160%;
  }
}
@media (max-width: 575px) {
  .public-banner img {
    width: 200%;
  }
}*/
.breadcrumb-box {
  background-color: #f5f6f7;
  padding: 15px 0 5px;
}
.breadcrumb {
  margin: 0 0 10px 0;
  padding: 0;
  background: none;
  font-size: 14px;
}
@media (max-width: 575px) {
  .breadcrumb {
    font-size: 12px;
  }
}
.breadcrumb li {
  text-transform: capitalize;
}
.breadcrumb li span {
  color: #0066b3;
}
@media (min-width: 1200px) {
  .breadcrumb li a:hover {
    text-decoration: underline;
    color: #0066b3;
  }
}
@media (max-width: 1199px) {
  .breadcrumb li a:active {
    text-decoration: underline;
    color: #0066b3;
  }
}
.breadcrumb > li + li:before {
  padding: 0 4px 0 3px;
  content: '>';
}
@media (max-width: 767px) {
  .breadcrumb > li + li:before {
    padding: 0 3px 0 5px;
  }
}
.xs-product-nav {
  font-size: 15px;
  line-height: 1.8;
  margin: 0 -8px 20px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .xs-product-nav {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .xs-product-nav {
    font-size: 3.4vmin;
    margin: 0 -6px 20px;
  }
}
.xs-product-nav li {
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
}
@media (max-width: 575px) {
  .xs-product-nav li {
    padding: 0 6px;
  }
}
.xs-product-nav .active {
  font-weight: bold;
  color: #0066b3;
}
.inside-nav {
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
  background-color: #f5f6f7;
}
.inside-nav .nav-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
  /*滑块效果*/
}
.inside-nav .nav-wrap::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fefefe;
}
.inside-nav .nav-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fefefe;
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.inside-nav .nav-wrap::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
}
.inside-nav ul {
  font-size: 0;
  position: relative;
  white-space: nowrap;
}
.inside-nav li {
  display: inline-block;
  font-size: 16px;
}
@media (max-width: 991px) {
  .inside-nav li {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .inside-nav li {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .inside-nav li {
    font-size: 12px;
  }
}
.inside-nav a {
  position: relative;
  display: block;
  padding: 19px 65px;
}
.inside-nav a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 15px;
  margin-top: -8px;
  background-color: #d9dadb;
}
@media (min-width: 1200px) {
  .inside-nav a:hover {
    color: #0066b3;
  }
}
@media (max-width: 1469px) {
  .inside-nav a {
    padding: 19px 55px;
  }
}
@media (max-width: 1349px) {
  .inside-nav a {
    padding: 19px 50px;
  }
}
@media (max-width: 1199px) {
  .inside-nav a {
    padding: 15px 40px;
  }
}
@media (max-width: 991px) {
  .inside-nav a {
    padding: 12px 30px;
  }
}
@media (max-width: 767px) {
  .inside-nav a {
    padding: 10px 20px;
  }
}
.inside-nav .active {
  color: #0066b3;
}
.inside-nav .active a {
  background-color: #0066b3;
  color: #fff;
}
.inside-nav .active a:before {
  display: none;
}
.menu-wrap .menu {
  position: relative;
  z-index: 10;
}
.menu-wrap .menu a {
  display: block;
}
.menu-wrap .menu a:hover {
  text-decoration: underline;
}
.menu-wrap .menu1 > li {
  background-color: #f5f6f7;
  margin-bottom: 10px;
}
.menu-wrap .menu1 > li.active > a {
  background-color: #0066b3;
  color: #fff;
}
.menu-wrap .menu1 > li.active > a:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.menu-wrap .menu1 > li > a {
  display: block;
  padding: 24px 60px 24px 30px;
  position: relative;
  font-size: 16px;
}
.menu-wrap .menu1 > li > a:after {
  position: absolute;
  right: 30px;
  top: 21px;
  content: "\e72f";
  display: block;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  font-size: 1.4em;
}
@media (max-width: 1349px) {
  .menu-wrap .menu1 > li > a {
    font-size: 15px;
    padding: 24px 45px 24px 20px;
  }
  .menu-wrap .menu1 > li > a:after {
    right: 20px;
  }
}
.menu-wrap .menu1 ul {
  display: none;
}
.menu-wrap .menu2 {
  padding: 15px 30px 5px;
  color: #5c5c5c;
}
.menu-wrap .menu2 > li {
  margin-bottom: 10px;
}
.menu-wrap .menu2 > li.active > a {
  color: #0066b3;
}
.menu-wrap .menu2 > li > a {
  display: inline-block;
  max-width: 100%;
  position: relative;
  padding-left: 15px;
}
.menu-wrap .menu2 > li > a:before {
  position: absolute;
  left: 0;
  top: -1px;
  content: '-';
}
.menu-wrap .menu3 > li {
  padding-left: 12px;
  margin-top: 5px;
}
.menu-wrap .menu3 > li > a {
  color: #83868a;
}
.menu-wrap .menu3 > li > a:before {
  content: '- ';
}
.inside-page .content {
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .inside-page .content {
    padding: 70px 0;
  }
}
@media (max-width: 991px) {
  .inside-page .content {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .inside-page .content {
    padding: 45px 0;
  }
}
.panoramic-list {
  margin-top: -35px;
}
.panoramic-list > li {
  margin-top: 35px;
}
@media (max-width: 991px) {
  .panoramic-list {
    margin-top: -25px;
  }
  .panoramic-list > li {
    margin-top: 25px;
  }
}
@media (max-width: 575px) {
  .panoramic-list {
    margin: -20px -8px 0;
  }
  .panoramic-list > li {
    margin-top: 20px;
    padding: 0 8px;
  }
}
@media (min-width: 1200px) {
  .panoramic-list .item img {
    -webkit-transition: transform 0.7s;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
  }
  .panoramic-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.panoramic-list .img-box {
  padding-bottom: 73.33333333%;
}
.panoramic-list .name {
  font-weight: 500;
  margin-top: 20px;
  font-size: 20px;
  text-align: center;
}
@media (max-width: 1199px) {
  .panoramic-list .name {
    font-size: 18px;
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .panoramic-list .name {
    font-size: 16px;
    margin-top: 10px;
  }
}
@media (max-width: 575px) {
  .panoramic-list .name {
    font-size: 14px;
    margin-top: 8px;
  }
}
.case-wrap .case-list {
  margin-top: -30px;
}
.case-wrap .case-list > li {
  margin-top: 30px;
}
@media (max-width: 575px) {
  .case-wrap .case-list {
    margin: -15px -8px 0;
  }
  .case-wrap .case-list > li {
    margin-top: 15px;
  }
}
.slick-news .date,
.news-wrap .date,
.news-details-wrap .date {
  font-size: 16px;
}
.slick-news .date:before,
.news-wrap .date:before,
.news-details-wrap .date:before {
  content: "\e763";
  margin-right: 10px;
  color: #0066b3;
}
@media (max-width: 1349px) {
  .slick-news .date,
  .news-wrap .date,
  .news-details-wrap .date {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .slick-news .date,
  .news-wrap .date,
  .news-details-wrap .date {
    font-size: 14px;
  }
  .slick-news .date:before,
  .news-wrap .date:before,
  .news-details-wrap .date:before {
    margin-right: 5px;
  }
}
.news-list {
  margin-top: -30px;
}
@media (max-width: 575px) {
  .news-list {
    margin-top: -20px;
  }
}
.news-list > li {
  margin-top: 30px;
}
@media (max-width: 575px) {
  .news-list > li {
    width: 100%;
    margin-top: 20px;
  }
}
.news-list .img-box {
  padding-bottom: 74.19354839%;
}
.news-list .item {
  padding: 10px;
  background-color: #f5f6f7;
}
@media (min-width: 1200px) {
  .news-list .item img {
    -webkit-transition: transform 0.7s;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
  }
  .news-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .news-list .item:hover {
    background-color: #0066b3;
  }
  .news-list .item:hover .date,
  .news-list .item:hover .date:before,
  .news-list .item:hover h3,
  .news-list .item:hover p {
    color: #fff;
  }
}
.news-list .info {
  padding: 20px 10px;
}
@media (max-width: 767px) {
  .news-list .info {
    padding: 20px 10px 15px;
  }
}
.news-list .date {
  margin-top: 25px;
}
@media (max-width: 1349px) {
  .news-list .date {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .news-list .date {
    margin-top: 10px;
  }
}
.news-list h3 {
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 500;
  -webkit-line-clamp: 2;
  height: auto;
}
@media (min-width: 1200px) {
  .news-list h3:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1349px) {
  .news-list h3 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .news-list h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .news-list h3 {
    font-size: 16px;
  }
}
.news-list p {
  line-height: 1.5;
  font-size: 16px;
  color: #5c5c5c;
  margin: 0;
  -webkit-line-clamp: 2;
  height: auto;
}
@media (max-width: 1349px) {
  .news-list p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .news-list p {
    font-size: 14px;
  }
}
.news-details-wrap .info {
  border-bottom: 1px solid #d9dadb;
  margin-bottom: 25px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .news-details-wrap .info {
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
}
.news-details-wrap h1 {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 1199px) {
  .news-details-wrap h1 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .news-details-wrap h1 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .news-details-wrap h1 {
    font-size: 18px;
  }
}
.news-details-wrap .date {
  padding: 15px 0 0;
}
.news-details-wrap .news-page {
  padding: 20px;
  background-color: #f5f6f7;
  font-size: 0;
  overflow: hidden;
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .news-details-wrap .news-page {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .news-details-wrap .news-page {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .news-details-wrap .news-page {
    padding: 15px;
  }
}
.news-details-wrap .news-page a {
  font-size: 16px;
  position: relative;
  display: inline-block;
  padding-left: 70px;
  max-width: 100%;
}
.news-details-wrap .news-page a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 50%;
  color: #808080;
  font-size: 1em;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (min-width: 1200px) {
  .news-details-wrap .news-page a:hover {
    color: #0066b3;
  }
  .news-details-wrap .news-page a:hover:before {
    border-color: #0066b3;
    color: #0066b3;
  }
}
@media (max-width: 1199px) {
  .news-details-wrap .news-page a {
    font-size: 14px;
  }
  .news-details-wrap .news-page a:active {
    color: #0066b3;
  }
  .news-details-wrap .news-page a:active:before {
    border-color: #0066b3;
    color: #0066b3;
  }
}
@media (max-width: 767px) {
  .news-details-wrap .news-page a {
    font-size: 12px;
    padding-left: 45px;
  }
  .news-details-wrap .news-page a:before {
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
}
.news-details-wrap .news-page p {
  margin: 0;
}
@media (min-width: 768px) {
  .news-details-wrap .news-page p {
    padding: 5px 0;
  }
}
.news-details-wrap .news-page .prev > a:before {
  content: '\eb60';
  left: 0;
}
.news-details-wrap .news-page .next > a:before {
  content: '\e625';
}
@media (min-width: 768px) {
  .news-details-wrap .news-page .next {
    text-align: right;
  }
  .news-details-wrap .news-page .next > a {
    padding: 0 70px 0 0;
  }
  .news-details-wrap .news-page .next > a:before {
    right: 0;
    left: auto;
  }
}
@media (max-width: 767px) {
  .news-details-wrap .news-page .next {
    margin-top: 15px;
  }
}
.click-more-box {
  text-align: center;
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .click-more-box {
    margin-top: 35px;
  }
}
@media (max-width: 991px) {
  .click-more-box {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .click-more-box {
    margin-top: 20px;
  }
}
.click-more {
  margin: 0;
  display: inline-block;
  padding: 10px 0;
  border-bottom: 1px solid #dcddde;
  font-weight: normal;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  font-size: 16px;
}
.click-more span,
.click-more:after {
  display: inline-block;
  vertical-align: middle;
}
.click-more:after {
  border: 1px solid #dedede;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 20px;
  content: '\e622';
  margin-left: 10px;
  font-size: 12px;
}
@media (min-width: 1200px) {
  .click-more:hover {
    color: #0066b3;
  }
  .click-more:hover:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@media (max-width: 767px) {
  .click-more {
    padding: 5px 15px;
  }
}
.customer-list {
  margin-top: -25px;
}
.customer-list.show-more > li:nth-child(6) ~ li {
  display: inline-block;
}
.customer-list > li {
  margin-top: 30px;
}
.customer-list > li:nth-child(12) ~ li {
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .customer-list > li {
    width: 20%;
  }
}
@media (max-width: 991px) {
  .customer-list {
    margin: -10px -8px 0;
  }
  .customer-list > li {
    padding: 0 8px;
    margin-top: 15px;
  }
}
@media (max-width: 575px) {
  .customer-list > li {
    width: 50%;
  }
}
.customer-list .img-box {
  padding-bottom: 61.9047619%;
}
.customer-list .img-box:before {
  content: "";
  z-index: 3;
  border: 1px solid #dcddde;
}
@media (min-width: 1200px) {
  .customer-list .img-box img {
    -webkit-transition: transform 0.7s;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
  }
  .customer-list .img-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.honor-list {
  margin-top: -40px;
}
.honor-list > li {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .honor-list {
    margin: -15px -10px 0;
  }
  .honor-list > li {
    margin-top: 25px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) and (max-width: 575px) {
  .honor-list > li {
    width: 50%;
  }
}
.honor-list .pic {
  display: block;
  padding: 14px;
  background-color: #f5f6f7;
  border: 1px solid #f5f6f7;
}
@media (min-width: 1200px) {
  .honor-list .pic img {
    -webkit-transition: transform 0.7s;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
  }
  .honor-list .pic:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .honor-list .pic {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .honor-list .pic:hover {
    border-color: #0066b3;
  }
}
@media (max-width: 575px) {
  .honor-list .pic {
    padding: 8px;
  }
}
.honor-list .img-box {
  padding-bottom: 140%;
}
.honor-list h3 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin: 25px 0 0;
}
@media (max-width: 1199px) {
  .honor-list h3 {
    font-size: 18px;
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .honor-list h3 {
    font-size: 16px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .honor-list h3 {
    font-size: 14px;
    margin-top: 10px;
  }
}
.exhibition-list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #dcddde;
}
.exhibition-list li {
  padding: 50px 0;
  border-bottom: 1px solid #dcddde;
  position: relative;
}
@media (max-width: 991px) {
  .exhibition-list li {
    padding: 35px 0;
  }
}
@media (min-width: 576px) {
  .exhibition-list li {
    width: 50%;
  }
  .exhibition-list li:nth-child(odd) {
    padding-right: 60px;
  }
  .exhibition-list li:nth-child(odd):before {
    content: "";
    background-color: #dcddde;
    width: 1px;
    height: -webkit-calc(100% - 100px);
    height: calc(100% - 100px);
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .exhibition-list li:nth-child(even) {
    padding-left: 60px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .exhibition-list li:nth-child(odd) {
    padding-right: 6%;
  }
  .exhibition-list li:nth-child(odd):before {
    height: -webkit-calc(100% - 70px);
    height: calc(100% - 70px);
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .exhibition-list li:nth-child(even) {
    padding-left: 6%;
  }
}
@media (max-width: 575px) {
  .exhibition-list li {
    width: 100%;
    padding: 25px 0;
  }
}
.exhibition-list .img-box {
  padding-bottom: 75%;
}
.exhibition-list h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 20px 0 10px;
}
@media (max-width: 991px) {
  .exhibition-list h3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .exhibition-list h3 {
    font-size: 16px;
  }
}
.worldwide-wrap .txt p {
  line-height: 1.875;
}
.worldwide-wrap .pic {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .worldwide-wrap .pic {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .worldwide-wrap .pic {
    margin-top: 20px;
  }
}
.about-wrap .content {
  background: #f1f3f4 no-repeat center bottom;
}
@media (min-width: 576px) {
  .about-wrap .pic {
    float: right;
    margin-left: 75px;
    width: 47.5177305%;
  }
}
@media (min-width: 576px) and (max-width: 1469px) {
  .about-wrap .pic {
    margin-left: 40px;
  }
}
@media (min-width: 576px) and (max-width: 1349px) {
  .about-wrap .pic {
    margin-left: 30px;
  }
}
@media (max-width: 575px) {
  .about-wrap .pic {
    margin-bottom: 25px;
  }
}
.about-wrap .pic img {
  max-width: 100%;
  height: auto !important;
}
.about-wrap .txt p {
  line-height: 1.875;
  text-indent: 2em;
}
.product-list > li {
  margin-top: 35px;
}
@media (max-width: 991px) {
  .product-list > li {
    margin-top: 25px;
  }
}
@media (max-width: 575px) {
  .product-list > li {
    width: 50%;
  }
}
.product-list .slick-list {
  margin: 0 -15px;
}
.product-list .slick-slide {
  padding: 0 15px;
}
@media (max-width: 991px) {
  .product-list .slick-list {
    margin: 0 -8px;
  }
  .product-list > li,
  .product-list .slick-slide {
    padding: 0 8px;
  }
}
@media (min-width: 1200px) {
  .product-list .item img {
    -webkit-transition: transform 0.7s;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
  }
  .product-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .product-list .item:hover .pic {
    border-color: #0066b3;
    box-shadow: 0 2px 5px 1px rgba(0, 102, 179, 0.3);
  }
  .product-list .item:hover .name {
    color: #0066b3;
  }
}
.product-list .pic {
  display: block;
  border: 1px solid #dedede;
}
.product-list .name {
  margin-top: 25px;
  -webkit-line-clamp: 2;
  height: auto;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .product-list .name {
    margin-top: 15px;
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .product-list .name {
    font-size: 16px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .product-list .name {
    font-size: 14px;
  }
}
.product-wrap .inside-nav {
  margin-bottom: 20px;
  background: none;
}
.product-wrap .inside-nav li {
  padding: 0 10px;
}
@media (max-width: 767px) {
  .product-wrap .inside-nav li {
    padding: 0 5px;
  }
}
.product-wrap .inside-nav a {
  padding: 10px 0;
}
@media (max-width: 767px) {
  .product-wrap .inside-nav a {
    padding: 5px 0;
  }
}
.product-wrap .inside-nav a:before {
  display: none;
}
.product-wrap .inside-nav .active a {
  background: none;
  color: #0066b3;
  font-weight: bold;
}
.product-wrap .top-info {
  min-height: 82px;
}
.product-wrap .top-info .clearfix {
  border-bottom: 2px solid #dbdbdb;
  padding: 5px 0;
}
.product-wrap .top-info h3 {
  float: left;
  margin: 0 20px 10px 0;
  font-size: 20px;
  font-weight: 500;
  color: #0066b3;
}
@media (max-width: 767px) {
  .product-wrap .top-info h3 {
    font-size: 18px;
  }
}
.product-wrap .top-info .breadcrumb {
  float: right;
}
.product-wrap .product-list {
  margin-top: -35px;
}
@media (max-width: 991px) {
  .product-wrap .product-list {
    margin: -25px -8px 0;
  }
}
.product-details-wrap .content {
  padding-top: 40px;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap {
    display: -webkit-box;
    display: flex;
  }
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
            align-items: center;
  }
}
@media (max-width: 1199px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 690px;
    margin: 0 auto 30px;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    margin-bottom: 25px;
  }
}
.product-details-wrap .carousel-wrap .carousel {
  position: relative;
}
.product-details-wrap .carousel-wrap .slider-for {
  border: 1px solid #e6e6e6;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .slider-for {
    width: 80%;
  }
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .slider-nav {
    width: 20%;
  }
}
@media (max-width: 575px) {
  .product-details-wrap .carousel-wrap .slider-nav {
    margin-top: 5px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-slide {
  padding: 5px 10px 5px 0;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-current .item {
  border-color: #0066b3;
}
.product-details-wrap .carousel-wrap .slider-nav .product-video {
  position: relative;
}
.product-details-wrap .carousel-wrap .slider-nav .product-video:before {
  content: '\e62f';
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  text-align: center;
  color: #0066b3;
  z-index: 3;
  font-size: 30px;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
.product-details-wrap .carousel-wrap .slider-nav .item {
  border: 1px solid #e6e6e6;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .info-box {
    padding-left: 20px;
  }
}
.product-details-wrap .carousel-wrap h1 {
  margin-top: 20px;
}
.product-details-wrap .carousel-wrap .detail {
  border: 1px solid #dcddde;
}
.product-details-wrap .carousel-wrap .detail .tit {
  background-color: #f5f6f7;
  border-bottom: 1px solid #dcddde;
  font-size: 20px;
  padding: 11px 30px;
  color: #0066b3;
  position: relative;
}
.product-details-wrap .carousel-wrap .detail .tit:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  width: 3px;
  height: 20px;
  background-color: #0066b3;
  margin-top: -10px;
}
@media (max-width: 767px) {
  .product-details-wrap .carousel-wrap .detail .tit {
    font-size: 16px;
    padding: 8px 25px;
  }
  .product-details-wrap .carousel-wrap .detail .tit:before {
    left: 15px;
    width: 2px;
    height: 16px;
    margin-top: -8px;
  }
}
.product-details-wrap .carousel-wrap .detail .txt {
  padding: 20px;
}
.product-details-wrap .carousel-wrap .detail h3 {
  color: #0066b3;
  font-size: 16px;
  margin: 15px 0 5px;
}
.product-details-wrap .carousel-wrap .detail h3:first-of-type {
  margin-top: 0;
}
@media (max-width: 767px) {
  .product-details-wrap .carousel-wrap .detail h3 {
    font-size: 14px;
  }
}
.product-details-wrap .carousel-wrap .func-box {
  padding-top: 35px;
}
@media (max-width: 767px) {
  .product-details-wrap .carousel-wrap .func-box {
    padding-top: 10px;
  }
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .func-box > div {
    display: inline-block;
    vertical-align: middle;
  }
}
.product-details-wrap .carousel-wrap .func-box > div a {
  height: 50px;
  line-height: 50px;
}
@media (max-width: 767px) {
  .product-details-wrap .carousel-wrap .func-box > div a {
    height: 45px;
    line-height: 45px;
  }
}
.product-details-wrap .carousel-wrap .fun-btn > a {
  margin-top: 10px;
  display: inline-block;
  background-color: #0066b3;
  color: #fff;
  padding: 0 47px;
  text-align: center;
  font-size: 16px;
}
.product-details-wrap .carousel-wrap .fun-btn > a:before,
.product-details-wrap .carousel-wrap .fun-btn > a span {
  display: inline-block;
  vertical-align: middle;
}
.product-details-wrap .carousel-wrap .fun-btn > a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e7f1';
  margin-right: 10px;
  font-size: 1.2em;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .fun-btn > a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .product-details-wrap .carousel-wrap .fun-btn > a:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .product-details-wrap .carousel-wrap .fun-btn > a:active span {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .product-details-wrap .carousel-wrap .fun-btn > a {
    font-size: 14px;
    padding: 0 30px;
  }
  .product-details-wrap .carousel-wrap .fun-btn > a:before {
    margin-right: 5px;
  }
}
.product-details-wrap .carousel-wrap .fun-btn .down-btn {
  background-color: #0066b3;
  margin-right: 0;
}
.product-details-wrap .carousel-wrap .fun-btn .down-btn:before {
  content: '\e659';
}
.product-details-wrap .carousel-wrap .pro-page a {
  margin-left: 5px;
  display: inline-block;
  margin-top: 10px;
  font-size: 16px;
  padding: 0 39px;
  background-color: #353e43;
  color: #fff;
}
.product-details-wrap .carousel-wrap .pro-page a:before,
.product-details-wrap .carousel-wrap .pro-page a:after,
.product-details-wrap .carousel-wrap .pro-page a span {
  display: inline-block;
  vertical-align: middle;
}
.product-details-wrap .carousel-wrap .pro-page a:before,
.product-details-wrap .carousel-wrap .pro-page a:after {
  font-size: 1.2em;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .pro-page a:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .product-details-wrap .carousel-wrap .pro-page a:active span {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .product-details-wrap .carousel-wrap .pro-page a {
    font-size: 14px;
    padding: 0 37px;
    margin: 10px 5px 0 0;
  }
}
.product-details-wrap .carousel-wrap .pro-page .prev:before {
  content: "\e9b5";
  margin-right: 5px;
}
.product-details-wrap .carousel-wrap .pro-page .next:after {
  content: "\e72f";
  margin-left: 5px;
}
.product-details-wrap .details-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 25px;
}
@media (max-width: 991px) {
  .product-details-wrap .details-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .product-details-wrap .details-title {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
.product-details-wrap .details-list {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .product-details-wrap .details-list {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .product-details-wrap .details-list {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .product-details-wrap .details-list {
    margin-top: 35px;
  }
}
.product-details-wrap .inquire-wrap .details-title {
  margin-bottom: 10px;
}
.product-details-wrap .slick-related .slick-arrow {
  margin-top: -30px;
}
.product-details-wrap .slick-related .slick-prev {
  left: -20px;
}
.product-details-wrap .slick-related .slick-next {
  right: -20px;
}
.inquiry-form > p {
  color: #666666;
  font-size: 16px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .inquiry-form > p {
    margin-bottom: 10px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .inquiry-form > p {
    font-size: 14px;
  }
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder {
  color: #808080;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder {
  color: #808080;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder {
  color: #808080;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder {
  color: #808080;
}
.inquiry-form input:focus::-webkit-input-placeholder,
.inquiry-form textarea:focus::-webkit-input-placeholder {
  color: #c3c3c3;
}
.inquiry-form input:focus::-o-placeholder,
.inquiry-form textarea:focus::-o-placeholder {
  color: #c3c3c3;
}
.inquiry-form input:focus::-moz-placeholder,
.inquiry-form textarea:focus::-moz-placeholder {
  color: #c3c3c3;
}
.inquiry-form input:focus::-ms-input-placeholder,
.inquiry-form textarea:focus::-ms-input-placeholder {
  color: #c3c3c3;
}
.inquiry-form form .row {
  margin: 0 -10px;
}
.inquiry-form form .row li {
  padding: 0 10px;
}
.inquiry-form form label {
  margin: 0 0 20px;
  position: relative;
  font-weight: normal;
  width: 100%;
}
@media (max-width: 767px) {
  .inquiry-form form label {
    margin-bottom: 15px;
  }
}
.inquiry-form form input,
.inquiry-form form textarea {
  display: block;
  padding: 17px 20px;
  width: 100%;
  color: #808080;
  background: none;
  border: 1px solid #dcddde;
}
@media (max-width: 767px) {
  .inquiry-form form input,
  .inquiry-form form textarea {
    padding: 10px 15px;
  }
}
.inquiry-form form textarea {
  height: 250px;
}
@media (max-width: 767px) {
  .inquiry-form form textarea {
    height: 180px;
  }
}
.inquiry-form form .pro-name {
  background-color: #f5f6f7;
  margin-bottom: 20px;
  font-weight: bold;
  color: #333;
}
@media (max-width: 767px) {
  .inquiry-form form .pro-name {
    margin-bottom: 15px;
  }
}
.inquiry-form form .placeholder {
  display: block;
  position: absolute;
  font-weight: bold;
  top: 0;
  left: 10px;
  padding: 0 5px;
  color: #0066b3;
  font-size: 16px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  background-color: #fff;
}
.inquiry-form form .input-box:placeholder-shown + .placeholder {
  visibility: hidden;
  z-index: -1;
}
.inquiry-form form .input-box:not(:placeholder-shown) + .placeholder,
.inquiry-form form .input-box:focus:not(:placeholder-shown) + .placeholder {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-12px) scale(0.95);
      -ms-transform: translateY(-12px) scale(0.95);
          transform: translateY(-12px) scale(0.95);
}
.inquiry-form form .submit {
  margin-top: 5px;
  padding: 14px 67px;
  display: block;
  font-size: 16px;
  color: #fff;
  background: #0066b3;
}
.inquiry-form form .submit span,
.inquiry-form form .submit:after {
  display: inline-block;
  vertical-align: middle;
}
.inquiry-form form .submit:after {
  margin-left: 10px;
  content: "\e610";
  font-size: 0.9em;
}
@media (min-width: 1200px) {
  .inquiry-form form .submit:after {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .inquiry-form form .submit:hover:after {
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@media (max-width: 1199px) {
  .inquiry-form form .submit:active:after {
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@media (max-width: 991px) {
  .inquiry-form form .submit {
    padding: 10px 54px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .inquiry-form form .submit {
    padding: 8px 35px;
    font-size: 14px;
    margin-top: 5px;
  }
}
.sitemap-wrap .list1 {
  margin-top: -20px;
}
.sitemap-wrap .list1,
.sitemap-wrap .list1 ul {
  margin-left: -15px;
  margin-right: -15px;
}
.sitemap-wrap .list1 li {
  padding: 0 14px;
}
@media (max-width: 767px) {
  .sitemap-wrap .list1,
  .sitemap-wrap .list1 ul {
    margin-left: -8px;
    margin-right: -8px;
  }
  .sitemap-wrap .list1 li {
    padding: 0 7px;
  }
}
.sitemap-wrap .list1 a {
  display: inline-block;
  padding: 18px 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sitemap-wrap .list1 a {
    min-width: 210px;
  }
}
@media (min-width: 1200px) {
  .sitemap-wrap .list1 a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .sitemap-wrap .list1 a:hover {
    background-color: #0066b3;
    color: #fff;
    border-color: #0066b3;
  }
}
@media (max-width: 1199px) {
  .sitemap-wrap .list1 a:active {
    background-color: #0066b3;
    color: #fff;
    border-color: #0066b3;
  }
}
@media (max-width: 767px) {
  .sitemap-wrap .list1 a {
    padding: 10px 30px;
  }
}
@media (max-width: 575px) {
  .sitemap-wrap .list1 a {
    padding: 8px 20px;
  }
}
.sitemap-wrap .list1 > li > a {
  background-color: #f2f2f2;
}
.sitemap-wrap .list2 {
  padding-left: 240px;
}
@media (max-width: 767px) {
  .sitemap-wrap .list2 {
    padding-left: 30px;
  }
}
.sitemap-wrap .list2 > li > a {
  background-color: #f7f7f7;
}
@media (max-width: 575px) {
  .sitemap-wrap .list2 > li > a {
    font-size: 0.9em;
  }
}
.sitemap-wrap .list3 > li {
  display: inline-block;
}
.sitemap-wrap .list3 > li > a {
  border: 1px solid #e6e6e6;
}
@media (max-width: 575px) {
  .sitemap-wrap .list3 > li > a {
    font-size: 0.8em;
  }
}
.contact-wrap h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px;
}
@media (max-width: 1199px) {
  .contact-wrap h3 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .contact-wrap h3 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .contact-wrap h3 {
    font-size: 18px;
  }
}
.contact-wrap h3 + p {
  color: #666666;
  font-size: 16px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .contact-wrap h3 + p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.contact-wrap .info-wrap {
  overflow: hidden;
  background: #f6f7f9 no-repeat center right;
  background-size: contain;
  padding: 50px 10px;
}
@media (max-width: 991px) {
  .contact-wrap .info-wrap {
    background: none !important;
    padding: 0;
  }
  .contact-wrap .info-wrap .row {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}
.contact-wrap .info-wrap .row > div {
  padding: 0 55px;
}
@media (max-width: 1349px) {
  .contact-wrap .info-wrap .row > div {
    padding: 0 20px;
  }
}
.contact-wrap .info-wrap .row > div:first-child {
  border-right: 1px solid #dcddde;
}
.contact-wrap .info {
  position: relative;
}
@media (min-width: 992px) {
  .contact-wrap .info {
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  .contact-wrap .info ul {
    padding-top: 15px;
  }
}
@media (min-width: 576px) {
  .contact-wrap .info ul {
    padding-right: 33.33333333%;
  }
}
.contact-wrap .info li {
  position: relative;
  margin-top: 30px;
  padding-left: 70px;
}
@media (max-width: 767px) {
  .contact-wrap .info li {
    margin-top: 20px;
    padding-left: 55px;
  }
}
.contact-wrap .info li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 22px;
  border-radius: 50%;
  color: #fff;
  background-color: #0066b3;
}
@media (max-width: 767px) {
  .contact-wrap .info li:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
}
.contact-wrap .info li:first-child {
  margin-top: 0;
}
.contact-wrap .info li p {
  font-size: 20px;
  color: #0066b3;
}
.contact-wrap .info li p span {
  font-size: 16px;
  color: #5c5c5c;
  display: block;
}
.contact-wrap .info li p a:after {
  content: "/";
  margin: 0 5px;
}
.contact-wrap .info li p a:last-child:after {
  display: none;
}
@media (min-width: 1200px) {
  .contact-wrap .info li p a:hover {
    color: #0554a3;
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .contact-wrap .info li p a:active {
    color: #0554a3;
    text-decoration: underline;
  }
}
@media (max-width: 1199px) {
  .contact-wrap .info li p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .contact-wrap .info li p {
    font-size: 16px;
  }
}
.contact-wrap .info li.tel:before {
  content: "\e8ad";
}
.contact-wrap .info li.mp:before {
  content: "\e625";
}
.contact-wrap .info li.fax:before {
  content: "\e64a";
}
.contact-wrap .info li.mail:before {
  content: "\e64d";
}
.contact-wrap .info li.url:before {
  content: "\ed95";
}
.contact-wrap .info li.address:before {
  content: "\e60d";
}
.contact-wrap .info li.phone:before {
  content: "\e8b9";
}
.contact-wrap .info .pic {
  text-align: center;
}
@media (min-width: 576px) {
  .contact-wrap .info .pic {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 31.66666667%;
    max-width: 190px;
  }
}
@media (max-width: 575px) {
  .contact-wrap .info .pic {
    width: 130px;
    padding: 10px 0;
  }
}
.contact-wrap .info .pic p {
  margin: 15px 0 0;
}
@media (max-width: 575px) {
  .contact-wrap .info .pic p {
    margin-top: 8px;
  }
}
.contact-wrap .map {
  position: relative;
}
.contact-wrap .map .map-content {
  width: 100%;
  height: 480px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  display: block;
}
@media (max-width: 991px) {
  .contact-wrap .map .map-content {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .contact-wrap .map .map-content {
    height: 280px;
  }
}
.contact-wrap .message {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .contact-wrap .message {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .contact-wrap .message {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .contact-wrap .message {
    margin-top: 40px;
  }
}
.online-wrap.right .code .mask {
  right: 100%;
  padding-right: 5px;
}
.online-wrap.right .btn {
  right: 10px;
}
.online-wrap.right .online {
  right: 10px;
}
@media (max-width: 767px) {
  .online-wrap.right .online {
    -webkit-transform: translateX(50px);
        -ms-transform: translateX(50px);
            transform: translateX(50px);
    -webkit-transform: translate3d(50px, 0, 0);
            transform: translate3d(50px, 0, 0);
  }
}
.online-wrap.right .online a {
  border-radius: 4px;
}
@media (min-width: 1200px) {
  .online-wrap.right .online a:not(.gotop):hover {
    border-radius: 0 4px 4px 0;
  }
  .online-wrap.right .online a:not(.gotop):hover .show-num {
    right: 100%;
  }
}
.online-wrap.right .code-pic {
  right: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .online-wrap.right .code-pic {
    right: 55px;
  }
}
.online-wrap.right .show-num {
  right: -600px;
  border-radius: 4px 0 0 4px;
}
.online-wrap.left .code .mask {
  left: 100%;
  padding-left: 5px;
}
.online-wrap.left .btn {
  left: 10px;
}
.online-wrap.left .online {
  left: 10px;
}
@media (max-width: 767px) {
  .online-wrap.left .online {
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);
    -webkit-transform: translate3d(-50px, 0, 0);
            transform: translate3d(-50px, 0, 0);
  }
}
.online-wrap.left .online a {
  border-radius: 4px;
}
@media (min-width: 1200px) {
  .online-wrap.left .online a:not(.gotop):hover {
    border-radius: 4px 0 0 4px;
  }
  .online-wrap.left .online a:not(.gotop):hover .show-num {
    left: 100%;
  }
}
.online-wrap.left .code-pic {
  left: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .online-wrap.left .code-pic {
    left: 55px;
  }
}
.online-wrap.left .show-num {
  left: -600px;
  border-radius: 0 4px 4px 0;
}
.online-wrap .btn {
  position: fixed;
  z-index: 100;
  bottom: 60px;
  width: 40px;
  height: 40px;
  border: none;
  padding: 0;
  border-radius: 4px;
  line-height: 40px;
  background-color: rgba(0, 102, 179, 0.9);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
  .online-wrap .btn {
    display: none;
  }
}
.online-wrap .btn:before {
  display: inline-block;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6d2';
  font-size: 18px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.online-wrap .btn.active:before {
  -webkit-transform: rotateZ(225deg);
      -ms-transform: rotate(225deg);
          transform: rotateZ(225deg);
}
.online-wrap .code-pic {
  display: none;
  position: fixed;
  z-index: 101;
  bottom: 180px;
  width: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .online-wrap .code-pic {
    bottom: 370px;
  }
}
.online-wrap .code-pic .pic-box {
  padding: 5px;
  background-color: #fff;
}
.online-wrap .code-pic img {
  display: block;
  width: 100%;
}
.online-wrap .online {
  position: fixed;
  z-index: 100;
  bottom: 23%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media (max-width: 767px) {
  .online-wrap .online {
    bottom: 100px;
  }
  .online-wrap .online.active {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.online-wrap .online a {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
  background-color: rgba(0, 102, 179, 0.9);
  text-align: center;
  margin: 5px 0;
  line-height: 48px;
  font-size: 22px;
  color: #fff;
}
@media (min-width: 1200px) {
  .online-wrap .online a:hover {
    color: #fff;
    box-shadow: none;
    background-color: #0066b3;
  }
  .online-wrap .online a:hover .show-num {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .online-wrap .online a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
}
.online-wrap .online .show-num {
  white-space: nowrap;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  font-size: 0.6em;
}
.online-wrap .online .show-num P {
  background-color: #0066b3;
  color: #fff;
  margin: 0;
  padding: 0 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
}
.online-wrap .online .code .mask {
  display: none;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 10;
  width: 130px;
  height: 130px;
}
.online-wrap .online .code .mask .mask-box {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  padding: 5px;
}
.online-wrap .online .code .mask img {
  width: 100%;
  display: block;
}
.online-wrap .online .code .mask p {
  font-size: 13px;
  color: #888;
  line-height: 16px;
  margin: 5px 0 8px 0;
}
.online-wrap .online .icon-gouwuche {
  border-radius: 10px !important;
}
.xs-online {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 998;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 102, 179, 0.8);
}
.xs-online ul {
  color: #fff;
  text-align: center;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.xs-online ul li {
  display: table-cell;
  width: 20%;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.xs-online ul li > a {
  display: block;
  padding: 6px 0;
  font-size: 10px;
}
.xs-online ul li > a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: 1.7em;
}
.xs-online ul li > a span {
  display: block;
  height: 17px;
  line-height: 17px;
}
.xs-online ul li:first-child {
  border-left: none;
}
.xs-online ul li.tel > a:before {
  content: '\e61c';
}
.xs-online ul li.mail > a:before {
  content: '\e6a4';
}
.xs-online ul li.whatsapp > a:before {
  content: '\e621';
}
.xs-online ul li.facebook > a:before {
  content: '\e6d9';
}
.xs-online ul li.feedback > a:before {
  content: '\e7a5';
}
.xs-online ul li.skype > a:before {
  content: '\e616';
}
.xs-online ul li.map > a:before {
  content: '\e63e';
}
.xs-online ul li.message > a:before {
  content: '\e65f';
}
.xs-online ul li.contact > a:before {
  content: '\e62c';
}
.xs-online ul li.wechat,
.xs-online ul li.weixin {
  position: relative;
}
.xs-online ul li.wechat label,
.xs-online ul li.weixin label {
  margin: 0;
  z-index: 2;
}
.xs-online ul li.wechat .xs-wechat:checked ~ .pic-box,
.xs-online ul li.weixin .xs-wechat:checked ~ .pic-box {
  display: block;
}
.xs-online ul li.wechat > a:before,
.xs-online ul li.weixin > a:before {
  content: '\e604';
}
.xs-online ul li.wechat .pic-box,
.xs-online ul li.weixin .pic-box {
  display: none;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 100%;
  background-color: #fff;
  padding: 5px;
  left: 50%;
  width: 100px;
  max-width: 100px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.xs-online ul li.wechat .pic-box img,
.xs-online ul li.weixin .pic-box img {
  display: block;
  width: 100%;
}
.xs-online ul li.wechat .pic-box p,
.xs-online ul li.weixin .pic-box p {
  line-height: 30px;
  white-space: nowrap;
  color: #333;
  margin: 0;
}
.xs-online ul li.product > a:before {
  content: '\e7e9';
}
.xs-online ul li.gotop > a:before {
  content: '\e605';
}
@media (max-width: 575px) {
  .share span {
    display: none;
  }
}
.share a {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  margin-left: 25px;
  border-radius: 50%;
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  position: relative;
}
.share a:first-of-type {
  margin-left: 0 !important;
}
@media (min-width: 1200px) {
  .share a:hover {
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}
@media (max-width: 1199px) {
  .share a {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .share a {
    font-size: 16px;
  }
}
.share.color .icon-facebook {
  background-color: #3b5998;
}
.share.color .icon-tuite {
  background-color: #55acee;
}
.share.color .icon-linkedin {
  background-color: #006a9a;
}
.share.color .icon-youtube {
  background-color: #c4302b;
}
.share.color .icon-instagram {
  background-color: #6b3d2e;
}
.share.color .icon-google {
  background-color: #dc4e41;
}
.footer {
  background-color: #161616;
  color: #808080;
}
@media only screen and (min-width: 992px) {
  .footer p a:hover,
  .footer li a:hover,
  .footer .copyright .func a:hover {
    text-decoration: underline;
    color: #fff;
  }
}
@media (max-width: 991px) {
  .footer p a:active,
  .footer li a:active,
  .footer .copyright .func a:active {
    text-decoration: underline;
    color: #fff;
  }
}
.footer .footer-row {
  padding: 80px 0 40px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .footer .footer-row {
    padding-top: 70px;
  }
}
@media (max-width: 991px) {
  .footer .footer-row {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .footer .footer-row {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .footer .footer-row:after {
    width: 100%;
    height: 0;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    content: '';
  }
}
.footer .foot-list {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  letter-spacing: 0;
  padding: 0 15px;
  position: relative;
}
@media (max-width: 1199px) {
  .footer .foot-list {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .footer .foot-list {
    width: 100%;
  }
}
.footer .foot-list li,
.footer .foot-list p {
  font-size: 16px;
  line-height: 2;
}
@media (max-width: 767px) {
  .footer .foot-list li,
  .footer .foot-list p {
    font-size: 14px;
  }
}
.footer .foot-list p {
  margin: 0;
}
.footer .foot-list li {
  position: relative;
}
.footer .foot-list h4 {
  font-size: 20px;
  margin: 50px 0 25px;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 1199px) {
  .footer .foot-list h4 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .footer .foot-list h4 {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .footer .foot-list h4 {
    margin: 30px 0 10px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-info {
    width: 250px;
  }
}
.footer .foot-info .logo {
  max-width: 100%;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .footer .foot-info .logo {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .footer .foot-info .logo {
    width: 100px;
    margin-bottom: 10px;
  }
}
.footer .foot-info .logo img {
  max-width: 100%;
}
.footer .foot-info .indent {
  display: table;
  white-space: nowrap;
}
.footer .foot-info .indent a {
  color: #fff;
}
.footer .foot-info .indent span {
  display: table-cell;
  vertical-align: top;
}
.footer .foot-info .indent span:last-child {
  white-space: normal;
  padding-left: 5px;
}
.footer .foot-product ul {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 40px;
          column-gap: 40px;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}
@media (min-width: 1200px) {
  .footer .foot-message {
    max-width: 100%;
    width: 480px;
  }
}
@media (min-width: 1200px) and (max-width: 1469px) {
  .footer .foot-message {
    width: 420px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .footer .foot-message {
    width: 360px;
  }
}
.footer .foot-message .row {
  margin: 0 -5px;
}
.footer .foot-message .row li {
  padding: 0 5px;
}
.footer .foot-message input,
.footer .foot-message textarea {
  font-size: 14px;
  margin-bottom: 10px;
  padding: 12px 20px;
  border: none;
  background: #121212;
  line-height: 1;
}
.footer .foot-message textarea {
  height: 120px;
}
.footer .foot-message .submit {
  margin-top: 20px;
}
.copyright {
  position: relative;
  overflow: hidden;
  line-height: 1.8;
  border-top: 1px solid #212121;
  padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
  padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  text-align: center;
  font-size: 16px;
  padding: 18px 0;
  color: #999;
}
@media (max-width: 991px) {
  .copyright {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .copyright {
    font-size: 3.4vmin;
  }
}
@media (min-width: 992px) {
  .copyright .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .copyright .container {
    padding-bottom: 60px;
  }
}
.copyright .container:before,
.copyright .container:after {
  display: none;
}
.copyright span {
  display: inline-block;
  padding: 0 8px;
}
.copyright .pic img {
  max-width: 100%;
  height: auto !important;
}
.copyright .beian a {
  display: inline-block;
}
.copyright .sitemap a {
  display: block;
  padding-left: 25px;
  position: relative;
}
.copyright .sitemap a:before {
  position: absolute;
  left: 0;
  top: -4px;
  font-size: 1.3em;
  content: '\e657';
}
@media (max-width: 991px) {
  .copyright .share {
    margin-top: 10px;
  }
}
/*# sourceMappingURL=./style.css.map */