@charset "utf-8";
@font-face {
  font-family: 'Manrope';
  src: local('Manrope ExtraLight'), local('Manrope-ExtraLight'), url('../font/Manrope-ExtraLight.woff2') format('woff2'), url('../font/Manrope-ExtraLight.woff') format('woff'), url('../font/Manrope-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope Light'), local('Manrope-Light'), url('../font/Manrope-Light.woff2') format('woff2'), url('../font/Manrope-Light.woff') format('woff'), url('../font/Manrope-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope Regular'), local('Manrope-Regular'), url('../font/Manrope-Regular.woff2') format('woff2'), url('../font/Manrope-Regular.woff') format('woff'), url('../font/Manrope-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope Medium'), local('Manrope-Medium'), url('../font/Manrope-Medium.woff2') format('woff2'), url('../font/Manrope-Medium.woff') format('woff'), url('../font/Manrope-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope SemiBold'), local('Manrope-SemiBold'), url('../font/Manrope-SemiBold.woff2') format('woff2'), url('../font/Manrope-SemiBold.woff') format('woff'), url('../font/Manrope-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope Bold'), local('Manrope-Bold'), url('../font/Manrope-Bold.woff2') format('woff2'), url('../font/Manrope-Bold.woff') format('woff'), url('../font/Manrope-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope ExtraBold'), local('Manrope-ExtraBold'), url('../font/Manrope-ExtraBold.woff2') format('woff2'), url('../font/Manrope-ExtraBold.woff') format('woff'), url('../font/Manrope-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
:root {
  --bs-body-color: #222;
  font-size: 14px;
}
:root[class*="translated"] .header.always-fixed .header-box {
  top: 40px;
}
:root[class*="translated"] .header.fixed:not(.always-fixed) .header-box {
  -webkit-transform: translateY(-webkit-calc(100% + 40px));
      -ms-transform: translateY(calc(100% + 40px));
          transform: translateY(calc(100% + 40px));
}
body,
html {
  scroll-behavior: smooth;
  scroll-padding-top: 180px;
}
@media (max-width: 1199.98px) {
  body,
  html {
    scroll-padding-top: 30px;
  }
}
body {
  font-family: 'Manrope', Arial, Helvetica, 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
  overflow-x: hidden;
}
body.fixed {
  overflow: hidden;
}
@media (max-width: 767.98px) {
  body.fixed .google-translate {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    pointer-events: auto;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
}
@media (min-width: 1200px) {
  body.loaded .header .nav .nav-list1 .nav-list2,
  body.loaded .header .list .list2 {
    display: block;
  }
}
.font-s {
  font-family: 'SeoulNamsan CBL';
}
.ff {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.all {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.txt img {
  max-width: 100%;
  height: auto !important;
}
.txt p {
  margin: 0;
  line-height: 1.875;
  font-size: 16px;
  color: #444;
}
@media (max-width: 991.98px) {
  .txt p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .txt p {
    font-size: 14px;
  }
}
.radius {
  border-radius: 6px;
}
@media (max-width: 991.98px) {
}
@media (max-width: 767.98px) {
  .radius {
    border-radius: 4px;
  }
}
.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #e7e7e7;
  border-radius: 5px;
}
.scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #e7e7e7;
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(50, 93, 142, 0.7);
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background-color: #325d8e;
}
.clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.t1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ts {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@-webkit-keyframes scaleShadow {
  0% {
    box-shadow: 0 0 0 0 #fff;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 25px #fff;
    opacity: 0;
  }
}
@keyframes scaleShadow {
  0% {
    box-shadow: 0 0 0 0 #fff;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 25px #fff;
    opacity: 0;
  }
}
@-webkit-keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #325D8E;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 15px #325D8E;
    opacity: 0;
  }
}
@keyframes scaleShadowSm {
  0% {
    box-shadow: 0 0 0 0 #325D8E;
    opacity: 0.7;
  }
  100% {
    box-shadow: 0 0 0 15px #325D8E;
    opacity: 0;
  }
}
@-webkit-keyframes scaleShadowBorder {
  0% {
    opacity: 0.7;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.9);
            transform: translateX(-50%) translateY(-50%) scale(0.9);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.9);
            transform: translateX(-50%) translateY(-50%) scale(1.9);
  }
}
@keyframes scaleShadowBorder {
  0% {
    opacity: 0.7;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.9);
            transform: translateX(-50%) translateY(-50%) scale(0.9);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.9);
            transform: translateX(-50%) translateY(-50%) scale(1.9);
  }
}
@media (min-width: 1200px) {
  .video-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .video-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.video-box > div,
.video-box .img-box {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.video-box > div[data-src]:not([data-src='']),
.video-box .img-box[data-src]:not([data-src='']) {
  cursor: pointer;
}
.video-box > div[data-src]:not([data-src='']) .v-btn,
.video-box .img-box[data-src]:not([data-src='']) .v-btn {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
}
.video-box > div[data-src]:not([data-src='']) .v-btn:before,
.video-box .img-box[data-src]:not([data-src='']) .v-btn:before {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.video-box > div[data-src]:not([data-src='']) .v-btn:active,
.video-box .img-box[data-src]:not([data-src='']) .v-btn:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.98);
      -ms-transform: translateX(-50%) translateY(-50%) scale(0.98);
          transform: translateX(-50%) translateY(-50%) scale(0.98);
}
.video-box > div[data-src]:not([data-src='']) .mask-btn:after,
.video-box .img-box[data-src]:not([data-src='']) .mask-btn:after {
  -webkit-animation: scaleShadow 2000ms linear infinite;
          animation: scaleShadow 2000ms linear infinite;
}
@media (min-width: 1200px) {
}
.video-box .img-box {
  padding-bottom: 37.58865248%;
}
.video-box .v-btn {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  width: 58px;
  height: 58px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  color: #325D8E;
  text-align: center;
  font-style: normal;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 20px;
  line-height: 1;
}
.video-box .v-btn:before {
  position: relative;
  z-index: 2;
}
.video-box .v-btn.mask-btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  background-color: #fff;
}
.video-box .v-btn b {
  margin-top: 15px;
}
@media (max-width: 1199.98px) {
  .video-box .v-btn {
    width: 50px;
    height: 50px;
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .video-box .v-btn {
    width: 42px;
    height: 42px;
    font-size: 16px;
  }
}
.video-box > div:not(.img-box) {
  display: -webkit-box;
  display: flex;
  position: relative;
}
.table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.table-box table {
  height: auto !important;
  width: 100% !important;
  max-width: 100%;
  border-spacing: 0;
  text-align: center;
  border-collapse: collapse;
  line-height: 1.625;
  color: #444;
  border: 1px solid #D9D9D9 !important;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .table-box table {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .table-box table {
    font-size: 14px;
  }
}
.table-box table.all {
  position: initial;
  height: auto;
}
@media (max-width: 575.98px) {
  .table-box table {
    font-size: 12px;
  }
}
.table-box table colgroup {
  display: none !important;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  height: auto !important;
  width: auto !important;
}
@media (max-width: 575.98px) {
}
.table-box table tr.firstRow {
  background-color: #325D8E;
  color: #fff;
  font-weight: 500;
}
.table-box table tr.firstRow td {
  padding: 16px 10px !important;
}
@media (max-width: 1199.98px) {
  .table-box table tr.firstRow td {
    padding: 14px 10px !important;
  }
}
@media (max-width: 991.98px) {
  .table-box table tr.firstRow td {
    padding: 12px 10px !important;
  }
}
@media (max-width: 767.98px) {
  .table-box table tr.firstRow td {
    padding: 10px 8px !important;
  }
}
.table-box table td,
.table-box table th {
  vertical-align: middle;
  padding: 9px 10px !important;
  border: 1px solid #D9D9D9 !important;
}
@media (max-width: 991.98px) {
  .table-box table td,
  .table-box table th {
    padding: 9px 10px !important;
  }
}
@media (max-width: 767.98px) {
  .table-box table td,
  .table-box table th {
    padding: 6px 8px !important;
  }
}
@media (max-width: 575.98px) {
}
.table-box table tr p,
.table-box table tr span {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.table-box table img {
  height: auto !important;
  max-width: 100%;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img p.contains-pictures {
  outline: dashed 1px #ccc;
  padding: 0;
  margin: 0;
  font-size: 0;
  overflow-x: hidden;
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
@media only screen and (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1710px) {
  .container-lg {
    max-width: 1680px;
  }
}
.pagination {
  display: block;
  text-align: center;
  margin: 55px 0 0;
  color: #666666;
}
@media (max-width: 1469.98px) {
  .pagination {
    margin-top: 45px;
  }
}
@media (max-width: 1199.98px) {
  .pagination {
    margin-top: 40px;
  }
}
@media (max-width: 991.98px) {
  .pagination {
    margin-top: 35px;
  }
}
@media (max-width: 767.98px) {
  .pagination {
    margin-top: 30px;
  }
}
.pagination a,
.pagination span:not(.ellipsis) {
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: none;
  vertical-align: middle;
  border: 1px solid #fff;
  overflow: hidden;
  font-weight: 500;
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    font-size: 15px;
  }
}
@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 {
    color: #325D8E;
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    width: 30px;
    height: 30px;
  }
  .pagination a:active,
  .pagination span:not(.ellipsis):active {
    color: #325D8E;
    text-decoration: underline;
  }
}
@media (max-width: 575.98px) {
  .pagination a,
  .pagination span:not(.ellipsis) {
    width: 25px;
    height: 25px;
    margin: 0 3px;
  }
}
.pagination span.current {
  color: #325D8E;
  text-decoration: underline;
}
.pagination span.current.prev,
.pagination span.current.next {
  display: none;
}
.pagination .next,
.pagination .prev {
  width: auto;
}
@media (min-width: 768px) {
  .pagination .prev {
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .pagination .next {
    margin-left: 15px;
  }
}
.header {
  position: relative;
  z-index: 999;
  width: 100%;
}
.header.always-fixed {
  color: #fff;
}
.header.always-fixed .header-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .header.always-fixed .header-box {
    position: absolute;
  }
}
@media (min-width: 1200px) {
  .header.fixed .bottom {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    -webkit-transition: background-color 0.6s;
    transition: background-color 0.6s;
  }
  .header.fixed:not(.always-fixed) .bottom {
    position: fixed;
    top: auto;
    bottom: 100%;
    width: 100%;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: 0.4s, background-color 0s;
    transition: 0.4s, background-color 0s;
  }
}
@media (max-width: 1199.98px) {
  .header {
    height: auto !important;
  }
}
.header .container {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}
.header .header-l {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.header .header-l .share {
  margin-left: 40px;
}
.header .header-r {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (max-width: 1199.98px) {
  .header .header-r > * {
    margin-left: 20px;
  }
}
@media (max-width: 575.98px) {
  .header .header-r > * {
    margin-left: 4vw;
  }
}
.header .header-r > *:first-child {
  margin-left: 0;
}
.header .logo {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.header .logo img {
  max-width: 100%;
}
.header .logo .pic {
  display: block;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  padding: 18px 0;
}
@media (max-width: 1199.98px) {
  .header .logo .pic {
    width: 160px;
  }
}
@media (max-width: 991.98px) {
  .header .logo .pic {
    width: 140px;
    padding: 15px 0;
  }
}
@media (max-width: 767.98px) {
  .header .logo .pic {
    width: 120px;
    padding: 10px 0;
  }
}
.header .logo .text {
  margin-left: 10px;
}
.header .logo .text span {
  display: block;
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 1709.98px) {
  .header .logo .text span {
    font-size: 16px;
  }
}
@media (max-width: 1399.98px) {
  .header .logo .text span {
    font-size: 14px;
  }
}
.header .google-translate {
  min-width: 110px;
}
@media (max-width: 767.98px) {
  .header .google-translate {
    margin-left: 0 !important;
    position: fixed;
    top: 20px;
    left: -webkit-calc(100% - 405px);
    left: calc(100% - 405px);
    z-index: 99999999;
    opacity: 0;
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
    pointer-events: none;
  }
}
@media (max-width: 575.98px) {
  .header .google-translate {
    left: 85px;
  }
}
@media (min-width: 1200px) {
  .header .find-box {
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    margin: 0 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .header .find-box {
    margin: 0 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .header .find-box {
    margin: 0 20px;
  }
}
.header .find {
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 20px;
}
.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: 10px;
}
@media (min-width: 1200px) {
  .header .find:hover span {
    color: inherit;
  }
}
.header .find:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
@media (max-width: 767.98px) {
  .header .find {
    font-weight: 600;
  }
}
@media (max-width: 575.98px) {
  .header .find span {
    margin-left: 5px;
  }
}
.header .mail,
.header .cart {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .header .mail,
  .header .cart {
    margin-right: 35px;
  }
}
@media (max-width: 575.98px) {
  .header .mail,
  .header .cart {
    font-size: 0;
  }
}
.header .mail var,
.header .cart var {
  font-style: normal;
}
.header .mail a,
.header .cart a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
}
.header .mail a:before,
.header .cart a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e652';
  line-height: 1;
  font-size: 1.6em;
  color: #325D8E;
}
.header .mail a span,
.header .cart a span {
  margin-left: 5px;
}
@media (min-width: 1200px) {
  .header .mail a:hover,
  .header .cart a:hover {
    color: #325D8E;
  }
  .header .mail a:hover span,
  .header .cart a:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 575.98px) {
  .header .mail a,
  .header .cart a {
    position: relative;
  }
  .header .mail a:before,
  .header .cart a:before {
    font-size: 26px;
  }
  .header .mail a var,
  .header .cart a var {
    position: absolute;
    top: -2px;
    right: -2px;
    font-size: 10px;
    background-color: #222;
    color: #fff;
    line-height: 1;
    padding: 2px 5px;
    border-radius: 10px;
  }
}
.header .mail a:before {
  content: "\e6a4";
}
.header .language-box {
  position: relative;
}
@media (min-width: 1200px) {
  .header .language-box {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
}
.header .language-box p {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
  white-space: nowrap;
  cursor: pointer;
  color: #032A40;
}
.header .language-box p:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e642';
  margin-right: 15px;
  font-size: 1.6em;
}
.header .language-box p:after {
  content: '';
  margin-left: 7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 3px 0 3px;
  border-color: #032A40 transparent transparent transparent;
  -webkit-transition: border-color 0.6s;
  transition: border-color 0.6s;
}
@media (max-width: 575.98px) {
  .header .language-box p:after {
    margin-left: 5px;
  }
}
@media (max-width: 1199.98px) {
  .header .language-box p {
    min-width: 90px;
    height: 32px;
    font-size: 13px;
  }
}
@media (max-width: 767.98px) {
  .header .language-box p {
    min-width: 80px;
    height: 30px;
    font-size: 12px;
  }
}
.header .language-box ul {
  display: none;
  position: absolute;
  right: 0;
}
.header .language-box ul li a {
  display: block;
  margin: 5px 0;
  font-size: 15px;
}
.header .language-box ul li a:hover {
  text-decoration: underline;
  color: #325D8E;
}
@media (max-width: 767.98px) {
  .header .language-box ul li a {
    font-size: 14px;
  }
}
.header .language-box.language-header ul {
  text-align: left;
  left: 0;
  top: 100%;
  z-index: 10;
  width: 110px;
  padding: 10px 20px;
  background-color: #fff;
  color: #333;
  box-shadow: 0 0 14px 2px rgba(0, 0, 0, 0.1);
}
.header .language-box.language-header li {
  white-space: nowrap;
  line-height: 24px;
}
.header .nav-collapse {
  position: relative;
  display: none;
  background: none;
  padding: 0;
  cursor: pointer;
  padding: 16px 0;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .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;
  }
}
.header .nav-collapse .btn-line {
  width: 28px;
  height: 2px;
  display: block;
  background-color: #222;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .nav-collapse .btn-line:not(:first-child) {
  margin-top: 5px;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
  content: '';
  display: block;
}
.header .nav-collapse.active .btn-line:nth-child(1) {
  -webkit-transform: rotateZ(45deg) translateY(5px) translateX(5px);
      -ms-transform: rotate(45deg) translateY(5px) translateX(5px);
          transform: rotateZ(45deg) translateY(5px) translateX(5px);
}
.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(3) {
  -webkit-transform: rotateZ(-45deg) translateY(-5px) translateX(5px);
      -ms-transform: rotate(-45deg) translateY(-5px) translateX(5px);
          transform: rotateZ(-45deg) translateY(-5px) translateX(5px);
}
.header .nav-collapse-xs .btn-line {
  background-color: #333;
}
@media (min-width: 1200px) {
  .header .nav {
    -webkit-box-flex: 1;
            flex: 1 0 0%;
    position: relative;
    display: block !important;
    padding: 0 10px;
  }
}
@media (max-width: 1199.98px) {
  .header .nav {
    color: #000;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    visibility: hidden;
    height: 100%;
    width: 420px;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    background: #fff;
    text-align: left;
    padding: 70px 0 50px;
    z-index: 99999998;
    -webkit-transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .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;
  }
  .header .nav .tbl {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .header .nav .tbl:before,
  .header .nav .tbl:after {
    position: absolute;
    width: 100%;
    height: 25px;
    content: '';
    left: 0;
    pointer-events: none;
    z-index: 3;
  }
  .header .nav .tbl:before {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(#fff, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0));
  }
  .header .nav .tbl:after {
    bottom: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0));
  }
  .header .nav .tbl-cell {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .header .nav ul {
    text-align: left;
  }
  .header .nav ul li.more {
    position: relative;
  }
  .header .nav ul li.more.current > span:after {
    content: '\e640';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .header .nav ul li.more.current > ul {
    display: block;
  }
  .header .nav ul li.more > span {
    padding-right: 25px;
    position: relative;
  }
  .header .nav ul li.more > span:after {
    position: absolute;
    right: 0;
    top: 5px;
    padding: 12px 5px;
    line-height: 1;
    font-family: 'iconfont';
    content: '\e641';
    font-size: 18px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
    z-index: 3;
  }
  .header .nav ul li.more > span > a {
    display: inline-block;
  }
  .header .nav ul li:not(.more) span > a {
    display: block;
  }
  .header .nav ul li span {
    position: relative;
    z-index: 2;
    display: block;
  }
  .header .nav ul li span > a {
    padding: 15px 0;
  }
  .header .nav ul.nav-list1 {
    opacity: 1;
    margin: 0;
    max-height: 100%;
    padding: 0 20px;
    overflow-y: auto;
    touch-action: pan-y;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
  }
  .header .nav ul.nav-list1::-webkit-scrollbar {
    border-radius: 4px;
    width: 4px;
    height: 4px;
  }
  .header .nav ul.nav-list1::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #dcdcdc;
  }
  .header .nav ul.nav-list1::-webkit-scrollbar-thumb:hover {
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
  }
  .header .nav ul.nav-list1 ul {
    padding-bottom: 10px;
  }
  .header .nav ul.nav-list1 a {
    text-transform: capitalize;
  }
  .header .nav ul.nav-list1 > li {
    position: relative;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    line-height: 1.6;
  }
  .header .nav 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 .nav ul.nav-list1 > li > a {
    color: #5c5c5c;
  }
  .header .nav ul.nav-list1 > li:not(.hidden-lg) + .hidden-lg {
    border-top: 2px solid #ccc;
  }
  .header .nav ul.nav-list1 .nav-list2 {
    padding-left: 15px;
    font-size: 14px;
  }
  .header .nav ul.nav-list1 .nav-list3 {
    margin: 10px 0 10px 8px;
    padding-left: 25px;
    padding-bottom: 0;
    border-left: 1px solid #444;
  }
  .header .nav ul.nav-list1 .nav-list3 ul {
    padding-left: 10px;
    border-left: 1px solid #444;
  }
  .header .nav ul.nav-list1 .hidden-lg {
    color: #c5c5c5;
  }
  .header .nav ul.nav2-list2 h4 {
    line-height: 50px;
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) and (max-width: 1199.98px) {
  .header .nav ul .pic {
    display: none !important;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  .header .nav ul.nav-list1 > li {
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  .header .nav.left-100 ~ .google-translate {
    top: -30px;
    opacity: 0;
  }
}
@media (max-width: 575.98px) {
  .header .nav {
    width: -webkit-calc(100vw - 65px);
    width: calc(100vw - 65px);
    -webkit-transform: translateX(-webkit-calc(100vw + 65px));
        -ms-transform: translateX(calc(100vw + 65px));
            transform: translateX(calc(100vw + 65px));
  }
}
.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 > li > span > a {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .header .nav .nav-list1 {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: justify;
            justify-content: space-between;
    position: relative;
    z-index: 10;
  }
  .header .nav .nav-list1 li {
    -webkit-perspective: 500;
            perspective: 500;
  }
  .header .nav .nav-list1 li:hover > ul {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .header .nav .nav-list1 li:hover .span > a {
    color: #325D8E;
  }
  .header .nav .nav-list1 > li {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 10px;
  }
  .header .nav .nav-list1 > li > span {
    display: block;
  }
  .header .nav .nav-list1 > li > span > a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    position: relative;
    text-align: center;
    z-index: 2;
    font-weight: 500;
    height: 60px;
    padding: 0 10px;
    font-size: 16px;
    color: #222;
  }
  .header .nav .nav-list1 > li.more > span > a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .header .nav .nav-list1 > li.more > span > a:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #444 transparent transparent transparent;
    margin-left: 10px;
  }
  .header .nav .nav-list1 > li:hover > span > a,
  .header .nav .nav-list1 > li.active > span > a {
    color: #325D8E;
  }
  .header .nav .nav-list1 > li:hover > span > a:after,
  .header .nav .nav-list1 > li.active > span > a:after {
    border-color: #325D8E transparent transparent transparent;
  }
  .header .nav .nav-list1 > li:hover > ul {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  .header .nav .nav-list1 ul {
    font-size: 0.95em;
    letter-spacing: 0;
    opacity: 0;
    text-transform: capitalize;
    visibility: hidden;
    position: absolute;
    text-align: left;
    color: #222;
    background-color: #fff;
    background-clip: padding-box;
    padding-top: 5px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    pointer-events: none;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
  }
  .header .nav .nav-list1 ul li:hover > span > a {
    color: #325D8E;
    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: 0;
    padding: 15px 0;
    min-width: 100%;
    z-index: 10;
    -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
            transform-origin: center top;
    -webkit-transform: rotateX(-50deg);
            transform: rotateX(-50deg);
    font-size: 15px;
  }
  .header .nav .nav-list1 .nav-list2 > li {
    white-space: nowrap;
    position: relative;
  }
  .header .nav .nav-list1 .nav-list2 > li > span > 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;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    border-left: 1px solid transparent;
    -webkit-transform: rotateY(50deg);
            transform: rotateY(50deg);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .header .nav .nav-list1 .nav-list2 li:hover > ul {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
  }
  .header .nav .nav-list1 .pro-nav-list2 .active > a {
    text-decoration: underline;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .header .nav .nav-list1 > li > span > a {
    font-size: 15px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .header .nav .nav-list1 .nav-list2 {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .header .nav .nav-list1 {
    width: 100%;
  }
  .header .nav .nav-list1 ul {
    display: none;
  }
  .header .nav .nav-list1 > li.more > span:after {
    top: 7px;
  }
  .header .nav .nav-list1 > a {
    font-size: 20px;
  }
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
  .header .nav .nav-list1 > li.more > span:after {
    top: 5px;
  }
}
.header .mask-nav {
  display: none;
}
@media (max-width: 1199.98px) {
  .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: 767.98px) {
  .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: 767.98px) {
  .header .mask-nav .content ul li {
    margin: 0;
    font-size: 4vmin;
    line-height: 1.6;
    margin-top: 10px;
  }
}
.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 {
  visibility: visible;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1200px) {
  .header .bottom {
    border-top: 1px solid #D9D9D9;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  }
  .header .bottom .container:before,
  .header .bottom .container:after {
    content: "";
    display: block;
    width: 1px;
    height: 60px;
    background-color: #D9D9D9;
  }
}
@-webkit-keyframes avia_pop {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes avia_pop {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.search-wrap {
  top: 100%;
  position: absolute;
  right: 15px;
  z-index: 3;
  display: none;
  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);
}
@media (max-width: 575.98px) {
  .search-wrap {
    max-width: 90%;
    padding: 10px;
    right: 10px;
  }
}
.search-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  border-radius: 6px;
  overflow: hidden;
  z-index: 2;
  background-color: #F1F3F8;
  width: 265px;
}
@media (max-width: 1469.98px) {
  .search-box {
    max-width: 100%;
  }
}
.search-box input::-webkit-input-placeholder,
.search-box textarea::-webkit-input-placeholder {
  color: #999999;
}
.search-box input:-o-placeholder,
.search-box textarea:-o-placeholder {
  color: #999999;
}
.search-box input::-moz-placeholder,
.search-box textarea::-moz-placeholder {
  color: #999999;
}
.search-box input:-ms-input-placeholder,
.search-box textarea:-ms-input-placeholder {
  color: #999999;
}
.search-box input:focus::-webkit-input-placeholder,
.search-box textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.search-box input:focus::-o-placeholder,
.search-box textarea:focus::-o-placeholder {
  color: #ccc;
}
.search-box input:focus::-moz-placeholder,
.search-box textarea:focus::-moz-placeholder {
  color: #ccc;
}
.search-box input:focus::-ms-input-placeholder,
.search-box textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
.search-box input {
  display: block;
  width: 100%;
  background: none;
  color: #999999;
  padding: 9px 20px;
  font-size: 12px;
}
@media (max-width: 767.98px) {
  .search-box input {
    padding: 7px 15px;
  }
}
.search-box .submit {
  display: -webkit-box;
  display: flex;
  z-index: 2;
  padding: 5px 15px;
  font-size: 20px;
  background: none;
  color: #005180;
  font-weight: bold;
  position: relative;
}
.search-box .submit:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #C9CBD0;
}
.search-box .submit:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e660';
}
@media (min-width: 1200px) {
  .search-box .submit {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .search-box .submit:hover {
    color: #325D8E;
  }
}
.search-box .submit:active {
  -webkit-transition: 0s;
  transition: 0s;
}
.search-box .submit:active:after {
  color: #325D8E;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.xs-language {
  position: absolute;
  bottom: 30px;
  left: 35px;
  z-index: 9;
}
@media (min-width: 1200px) {
  .xs-language {
    display: none;
  }
}
.xs-language a {
  font-size: 16px;
  color: #fff;
}
.xs-language span {
  margin: 0 5px;
  color: #fff;
}
.slick-dots {
  text-align: center;
  margin-top: 15px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .slick-dots {
    margin-top: 10px;
  }
}
@media (max-width: 767.98px) {
  .slick-dots {
    margin-top: 5px;
  }
}
.slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #D9D9D9;
  margin: 5px 6px 0;
}
@media (min-width: 1200px) {
  .slick-dots li:hover {
    background-color: #325D8E;
  }
}
.slick-dots li.slick-active {
  background-color: #325D8E;
}
@media (max-width: 767.98px) {
  .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 3px 5px 0;
  }
}
.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;
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 30px;
  padding: 0;
}
.slick-arrow:before {
  display: block;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1200px) {
  .slick-arrow {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .slick-arrow:hover {
    color: #325D8E;
  }
}
.slick-arrow:active {
  color: #325D8E;
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: translateY(-50%) scale(0.95);
      -ms-transform: translateY(-50%) scale(0.95);
          transform: translateY(-50%) scale(0.95);
}
@media (max-width: 767.98px) {
  .slick-arrow {
    width: 35px;
    height: 35px;
    font-size: 24px;
  }
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: '\e9b5';
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: '\e72f';
}
.fz15 {
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .fz15 {
    font-size: 14px;
  }
}
.fz16 {
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .fz16 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fz16 {
    font-size: 14px;
  }
}
.fz17 {
  font-size: 17px;
}
@media (max-width: 1199.98px) {
  .fz17 {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .fz17 {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .fz17 {
    font-size: 14px;
  }
}
.fz18 {
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .fz18 {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .fz18 {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .fz18 {
    font-size: 15px;
  }
}
.fz20 {
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .fz20 {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .fz20 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .fz20 {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .fz20 {
    font-size: 16px;
  }
}
.fz22 {
  font-size: 22px;
}
@media (max-width: 1469.98px) {
  .fz22 {
    font-size: 21px;
  }
}
@media (max-width: 1199.98px) {
  .fz22 {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .fz22 {
    font-size: 19px;
  }
}
@media (max-width: 767.98px) {
  .fz22 {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .fz22 {
    font-size: 17px;
  }
}
.fz24 {
  font-size: 24px;
}
@media (max-width: 1469.98px) {
  .fz24 {
    font-size: 22px;
  }
}
@media (max-width: 1199.98px) {
  .fz24 {
    font-size: 21px;
  }
}
@media (max-width: 991.98px) {
  .fz24 {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .fz24 {
    font-size: 19px;
  }
}
@media (max-width: 575.98px) {
  .fz24 {
    font-size: 18px;
  }
}
.fz26 {
  font-size: 26px;
}
@media (max-width: 1469.98px) {
  .fz26 {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .fz26 {
    font-size: 23px;
  }
}
@media (max-width: 991.98px) {
  .fz26 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .fz26 {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .fz26 {
    font-size: 19px;
  }
}
.fz28 {
  font-size: 28px;
}
@media (max-width: 1469.98px) {
  .fz28 {
    font-size: 26px;
  }
}
@media (max-width: 1199.98px) {
  .fz28 {
    font-size: 25px;
  }
}
@media (max-width: 991.98px) {
  .fz28 {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .fz28 {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .fz28 {
    font-size: 20px;
  }
}
.fz30 {
  font-size: 30px;
}
@media (max-width: 1199.98px) {
  .fz30 {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  .fz30 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .fz30 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fz30 {
    font-size: 22px;
  }
}
.fz32 {
  font-size: 32px;
}
@media (max-width: 1199.98px) {
  .fz32 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .fz32 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fz32 {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .fz32 {
    font-size: 23px;
  }
}
.fz36 {
  font-size: 36px;
}
@media (max-width: 1199.98px) {
  .fz36 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fz36 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .fz36 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .fz36 {
    font-size: 22px;
  }
}
.fz38 {
  font-size: 38px;
}
@media (max-width: 1199.98px) {
  .fz38 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .fz38 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .fz38 {
    font-size: 27px;
  }
}
@media (max-width: 575.98px) {
  .fz38 {
    font-size: 24px;
  }
}
.fz40 {
  font-size: 40px;
}
@media (max-width: 1469.98px) {
  .fz40 {
    font-size: 36px;
  }
}
@media (max-width: 1199.98px) {
  .fz40 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .fz40 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .fz40 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz40 {
    font-size: 26px;
  }
}
.fz44 {
  font-size: 44px;
}
@media (max-width: 1469.98px) {
  .fz44 {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .fz44 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .fz44 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .fz44 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz44 {
    font-size: 26px;
  }
}
.fz48 {
  font-size: 48px;
}
@media (max-width: 1469.98px) {
  .fz48 {
    font-size: 46px;
  }
}
@media (max-width: 1199.98px) {
  .fz48 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .fz48 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .fz48 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .fz48 {
    font-size: 26px;
  }
}
.fz50 {
  font-size: 50px;
}
@media (max-width: 1469.98px) {
  .fz50 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .fz50 {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .fz50 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .fz50 {
    font-size: 26px;
  }
}
.fz56 {
  font-size: 56px;
}
@media (max-width: 1469.98px) {
  .fz56 {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  .fz56 {
    font-size: 42px;
  }
}
@media (max-width: 991.98px) {
  .fz56 {
    font-size: 35px;
  }
}
@media (max-width: 767.98px) {
  .fz56 {
    font-size: 30px;
  }
}
.fz60 {
  font-size: 60px;
}
@media (max-width: 1469.98px) {
  .fz60 {
    font-size: 54px;
  }
}
@media (max-width: 1199.98px) {
  .fz60 {
    font-size: 48px;
  }
}
@media (max-width: 991.98px) {
  .fz60 {
    font-size: 42px;
  }
}
@media (max-width: 767.98px) {
  .fz60 {
    font-size: 36px;
  }
}
@media (max-width: 575.98px) {
  .fz60 {
    font-size: 30px;
  }
}
.banner {
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  z-index: 2;
  font-size: 0;
}
@media (min-width: 1200px) {
  .banner .mose-icon {
    font-size: 25px;
    position: absolute;
    right: 18%;
    bottom: 10%;
    z-index: 3;
    -webkit-animation: jump 1s infinite;
            animation: jump 1s infinite;
    text-align: center;
    color: #fff;
  }
  .banner .mose-icon:after {
    display: block;
    font-family: 'iconfont' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
    content: '\e65f';
    line-height: 1;
    margin-top: -5px;
  }
  .banner .mose-icon .iconfont {
    font-size: 1.2em;
  }
}
.banner .swiper-slide {
  overflow: hidden;
}
.banner .control {
  position: absolute;
  z-index: 2;
  width: auto;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.banner .swiper-button-next:after {
  content: '\e610';
}
.banner .swiper-button-prev:after {
  content: '\e9b7';
}
.banner .swiper-pagination {
  position: absolute;
  z-index: 2;
  width: auto;
  bottom: 3.75%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.banner .swiper-pagination-bullet {
  outline: none;
  width: 10px;
  height: 10px;
  opacity: 1;
  margin: 0 8px !important;
  /* background-color: #fff; */
  background-color: #325D8E;
  padding: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.4;
  border-radius: 50px;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .banner .swiper-pagination-bullet:hover {
    padding: 0;
  }
}
@media (max-width: 1199.98px) {
  .banner .swiper-pagination-bullet {
    margin: 0 6px !important;
  }
}
@media (max-width: 991.98px) {
}
@media (max-width: 767.98px) {
  .banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px !important;
  }
}
@media (max-width: 575.98px) {
}
.banner .swiper-pagination-bullet-active {
  padding: 0;
  opacity: 1;
}
.banner .slick-arrow {
  outline: none;
  background: none;
  border-color: #fff;
  color: #fff;
  width: 52px;
  height: 52px;
  left: 13.3%;
  bottom: 10%;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  top: auto;
  font-weight: bold;
}
.banner .slick-arrow:after {
  display: none;
}
.banner .slick-arrow:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
@media (min-width: 1200px) {
  .banner .slick-arrow:hover {
    background-color: #fff !important;
    color: #325D8E;
  }
}
@media (max-width: 1199.98px) {
  .banner .slick-arrow {
    display: none;
  }
}
.banner .slick-next {
  right: auto;
  margin-left: 75px;
}
.banner .item {
  display: block;
  position: relative;
  overflow: hidden;
}
.banner .item > a {
  overflow: hidden;
  display: block;
}
.banner .item > a > img.first-img,
.banner .item > a > img.swiper-lazy-loaded {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 100%;
}
.banner-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner.hide-video video {
  display: none !important;
}
.banner-video-box {
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(10px);
          transform: translateZ(10px);
}
.banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-video-box .fluid_initial_play {
  background-color: #325D8E !important;
}
.banner-video-box .fluid_controls_container {
  display: none !important;
}
.banner .mobile-video {
  display: block;
  position: relative;
}
.banner .mobile-video:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}
.banner .mobile-video:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 3;
  font-size: 50px;
  color: #fff;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e644';
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.banner .mobile-video img {
  width: 100%;
}
.title {
  margin-bottom: 45px;
  max-width: 100%;
}
@media (max-width: 1199.98px) {
  .title {
    margin-bottom: 40px;
  }
}
@media (max-width: 991.98px) {
  .title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .title {
    margin-bottom: 20px;
  }
}
.title.text-center {
  width: 880px;
  margin-left: auto;
  margin-right: auto;
}
.title.color-white {
  color: #fff;
}
.title.color-white h1,
.title.color-white h2,
.title.color-white p,
.title.color-white .second-tit {
  color: inherit;
}
.title .second-tit {
  color: #325D8E;
  font-size: 17px;
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  .title .second-tit {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .title .second-tit {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .title .second-tit {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.title h1,
.title h2 {
  text-transform: uppercase;
  font-size: 46px;
  margin: 0 0 20px;
  line-height: 1.35;
  font-weight: bold;
}
@media (max-width: 1469.98px) {
  .title h1,
  .title h2 {
    font-size: 42px;
  }
}
@media (max-width: 1399.98px) {
  .title h1,
  .title h2 {
    font-size: 38px;
  }
}
@media (max-width: 1199.98px) {
  .title h1,
  .title h2 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .title h1,
  .title h2 {
    margin-bottom: 15px;
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .title h1,
  .title h2 {
    margin-bottom: 10px;
    font-size: 26px;
  }
}
.title h1 ~ p,
.title h2 ~ p {
  font-size: 14px;
  line-height: 1.71428571;
  color: #666;
  margin: 0;
}
@media (max-width: 767.98px) {
  .title h1 ~ p,
  .title h2 ~ p {
    font-size: 13px;
  }
}
.title h3 {
  font-size: 32px;
  text-transform: capitalize;
}
@media (max-width: 1199.98px) {
  .title h3 {
    font-size: 30px;
  }
}
@media (max-width: 991.98px) {
  .title h3 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .title h3 {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .title h3 {
    font-size: 23px;
  }
}
.title.d-md-flex h1,
.title.d-md-flex h2 {
  margin-bottom: 0;
}
.title.d-md-flex .more-box a {
  text-decoration: underline;
}
.jb {
  background: -webkit-gradient(linear, left top, right top, from(#fe6e53), to(#cc0c1c));
  background: linear-gradient(90deg, #fe6e53, #cc0c1c 100%);
}
.more-box > a,
.more-box > span {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
@media (min-width: 1200px) {
  .more-box > a,
  .more-box > span {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .more-box > a:hover,
  .more-box > span:hover {
    color: #325D8E;
  }
  .more-box > a:hover:after,
  .more-box > span:hover:after {
    -webkit-transform: rotate(0deg) !important;
        -ms-transform: rotate(0deg) !important;
            transform: rotate(0deg) !important;
  }
}
@media (max-width: 991.98px) {
  .more-box > a,
  .more-box > span {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .more-box > a,
  .more-box > span {
    font-size: 14px;
  }
}
.more-box > a:active,
.more-box > span:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  color: #325D8E;
}
.more-box.has-icon > a:after,
.more-box.has-icon > span:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9b6";
  margin-left: 10px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.more-box.has-padding > a,
.more-box.has-padding > span {
  min-width: 190px;
  height: 45px;
  border: 1px solid #325D8E;
  padding: 0 10px;
}
@media (min-width: 1200px) {
  .more-box.has-padding > a,
  .more-box.has-padding > span {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .more-box.has-padding > a:hover,
  .more-box.has-padding > span:hover {
    background-color: #325D8E;
    color: #fff;
  }
}
.more-box.has-padding > a:active,
.more-box.has-padding > span:active {
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #325D8E;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .more-box.has-padding > a,
  .more-box.has-padding > span {
    min-width: 150px;
    height: 42px;
  }
}
@media (max-width: 991.98px) {
  .more-box.has-padding > a,
  .more-box.has-padding > span {
    min-width: 130px;
    height: 38px;
  }
}
@media (max-width: 767.98px) {
  .more-box.has-padding > a,
  .more-box.has-padding > span {
    font-size: 13px;
    min-width: 110px;
    height: 35px;
  }
}
.more-box.has-bg > a,
.more-box.has-bg > span {
  background-color: #E6EBEE;
  color: #444;
}
.more-box.tit-xs-more {
  text-decoration: underline;
}
@media (max-width: 767.98px) {
  .more-box.tit-xs-more {
    margin-top: 25px;
  }
}
@media (min-width: 1680px) {
  .arrow-cont {
    max-width: 1650px;
    padding: 0 120px;
  }
}
@media (min-width: 1200px) and (max-width: 1679.98px) {
  .arrow-cont {
    padding: 0 80px;
  }
}
.wrapper {
  overflow: hidden;
}
.index-box {
  padding: 90px 0;
}
@media (max-width: 1469.98px) {
  .index-box {
    padding: 80px 0;
  }
}
@media (max-width: 1199.98px) {
  .index-box {
    padding: 70px 0;
  }
}
@media (max-width: 991.98px) {
  .index-box {
    padding: 55px 0;
  }
}
@media (max-width: 767.98px) {
  .index-box {
    padding: 45px 0;
  }
}
.index-box .more-box.has-padding a {
  border-color: #fff;
  background-color: #fff;
  color: #325D8E;
}
@media (min-width: 1200px) {
  .index-box .more-box.has-padding a {
    width: 180px;
    height: 50px;
  }
  .index-box .more-box.has-padding a:hover {
    text-decoration: underline;
  }
}
.img-pro {
  padding-bottom: 62.96296296%;
}
@media (min-width: 1200px) {
  .product-list .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .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 .img-box:after,
  .product-list .item:hover .pro-btn {
    opacity: 1;
  }
  .product-list .item:hover .pro-btn {
    -webkit-transition: 0.8s;
    transition: 0.8s;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  .product-list .item:hover .pic:after {
    background-color: #325D8E;
  }
  .product-list .item:hover .tit {
    color: #325D8E;
  }
}
.product-list .item:active .tit {
  color: #325D8E;
}
.product-list .img-box:after,
.product-list .pro-btn {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 0;
}
.product-list .img-box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(50, 93, 142, 0.8);
}
.product-list .pro-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(50%);
      -ms-transform: translateX(-50%) translateY(50%);
          transform: translateX(-50%) translateY(50%);
  z-index: 3;
  padding: 8px;
  background: url(../imgs/pro-btn-bg.svg) no-repeat center;
  background-size: contain;
}
.product-list .pro-btn:before {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  background: #fff no-repeat center;
  background-size: contain;
  background-clip: content-box;
  color: #325D8E;
  font-size: 20px;
  font-weight: 500;
}
.product-list .pic:after {
  margin-top: 1px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  content: "";
  height: 3px;
  width: 100%;
  display: block;
  background-color: #D9D9D9;
}
.product-list .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 25px 0 5px;
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .product-list .tit {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .product-list .tit {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .product-list .tit {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .product-list .tit {
    font-size: 16px;
  }
}
@media (max-width: 1199.98px) {
  .product-list .tit {
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .product-list .tit {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-list .tit {
    margin-top: 10px;
  }
}
.product-list p {
  font-size: 15px;
  margin: 0;
  line-height: 1.46666667;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
@media (max-width: 991.98px) {
  .product-list p {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .product-list p {
    font-size: 13px;
  }
}
.index-about .title {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .index-about .title {
    width: 43.26241135%;
  }
}
.index-about .title h2 {
  text-transform: capitalize;
}
.index-about .title p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
  height: auto;
}
.index-about .more-box {
  margin-top: 11.47540984%;
}
@media (max-width: 991.98px) {
  .index-about .more-box {
    margin: 25px 0 50px;
  }
}
@media (max-width: 767.98px) {
  .index-about .more-box {
    margin: 20px 0 35px;
  }
}
.index-about .pic-box {
  width: 47.5177305%;
}
@media (max-width: 991.98px) {
  .index-about .pic-box {
    width: 530px;
    max-width: 100%;
  }
}
.index-about .pic {
  width: 79.10447761%;
}
.index-about .pic .img-box {
  padding-bottom: 67.9245283%;
}
.index-about .video-box {
  width: 38.80597015%;
  margin: -29.85074627% 0 0 auto;
  position: relative;
}
.index-about .video-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #325D8E;
  z-index: 3;
}
.index-about .video-box .img-box {
  padding-bottom: 130.76923077%;
}
.application-list .img-box {
  padding-bottom: 117.77777778%;
}
@media (min-width: 1200px) {
  .application-list .img-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .application-list .img-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .application-list .img-box:hover .intro {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .application-list .img-box:hover .tit {
    color: #325D8E;
  }
  .application-list .img-box:hover p {
    /* height: 45px;
    margin-top: 8px; */
  }
}
.application-list .intro {
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 3;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-calc(100% - 80px);
  width: calc(100% - 80px);
  background-color: #fff;
  padding: 10px 25px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (max-width: 1199.98px) {
  .application-list .intro {
    bottom: 20px;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
  }
}
@media (max-width: 767.98px) {
  .application-list .intro {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    bottom: 10px;
    padding: 8px 10px;
  }
}
.application-list .tit {
  overflow: hidden;
  /* text-overflow: ellipsis;
  white-space: nowrap; */
}
@media (max-width: 575.98px) {
  .application-list .tit {
    font-size: 14px;
  }
}
.application-list p {
  margin: 0;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  height: auto;
  height: 0; */
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 1200px) {
  .application-list p {
    font-size: 15px;
  }
}
.index-service {
  color: #fff;
}
.index-service h2 {
  margin-bottom: 10px;
}
.index-service .img-box {
  padding-bottom: 60%;
}
@media (min-width: 1200px) {
  .index-service .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .index-service .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .index-service .item:hover .tit b {
    text-decoration: underline;
  }
}
.index-service .txt {
  width: 400px;
  max-width: 100%;
}
.index-service .txt p {
  color: inherit;
}
.index-service .tit {
  display: -webkit-box;
  display: flex;
  font-size: 18px;
  text-transform: capitalize;
  margin-top: 20px;
}
@media (max-width: 1199.98px) {
  .index-service .tit {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .index-service .tit {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .index-service .tit {
    font-size: 15px;
  }
}
@media (max-width: 991.98px) {
  .index-service .tit {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .index-service .tit {
    margin-top: 10px;
  }
}
.index-service .iconfont {
  margin-right: 15px;
  font-size: 1.5em;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .index-service .iconfont {
    margin-right: 10px;
  }
}
.num-box {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  border: 2px solid #f3f3f4;
  border-radius: 16px;
  background: #fcfcfd;
}
@media (max-width: 767.98px) {
  .num-box {
    border-radius: 8px;
  }
}
.num-box > li {
  width: 25%;
  text-align: center;
  padding: 40px;
  border-left: 2px solid #f3f3f4;
}
.num-box > li:first-child {
  border-left: none;
}
@media (max-width: 1199.98px) {
  .num-box > li {
    width: 50%;
  }
  .num-box > li:nth-child(odd) {
    border-left: none;
  }
  .num-box > li:nth-child(2) ~ li {
    border-top: 2px solid #f3f3f4;
  }
}
@media (max-width: 767.98px) {
  .num-box > li {
    width: 50%;
    padding: 25px 15px;
  }
}
.num-box .number {
  white-space: nowrap;
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 44px;
  margin-bottom: 10px;
  padding: 16px 25px;
  letter-spacing: 0.05em;
  font-family: 'SeoulNamsan CBL';
  background-color: #F7F7F8;
  border-radius: 6px;
  min-width: 212px;
  margin: 0 auto 15px;
}
@media (max-width: 991.98px) {
}
@media (max-width: 767.98px) {
  .num-box .number {
    border-radius: 4px;
  }
}
@media (max-width: 1399.98px) {
  .num-box .number {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .num-box .number {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .num-box .number {
    font-size: 28px;
    padding: 12px 20px;
    min-width: 180px;
  }
}
@media (max-width: 575.98px) {
  .num-box .number {
    min-width: auto;
    width: 100%;
    padding: 10px 15px;
  }
}
.num-box .number span {
  position: relative;
  z-index: 10;
  line-height: 1;
}
.num-box sub,
.num-box sup {
  line-height: 1;
  margin-left: 5px;
}
.num-box sub {
  bottom: 2px;
  align-self: flex-end;
  font-size: 0.5em;
}
.num-box sup {
  font-size: 16px;
  top: 0.1em;
  margin-left: 3px;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 1199.98px) {
  .num-box sup {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .num-box sup {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .num-box sup {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .num-box sup {
    font-size: 16px;
  }
}
.num-box .square {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
}
.num-box .square:after {
  content: "2";
  font-size: 0.45em;
}
.num-box p {
  margin: 0;
  color: #444;
  text-transform: capitalize;
}
.public-banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.public-banner > img {
  position: relative;
  display: block;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 575.98px) {
  .public-banner > img {
    width: 120%;
  }
}
.breadcrumb-box {
  position: relative;
  background-color: #EFF2F6;
  z-index: 2;
  margin: 0 0 -20px;
}
@media (max-width: 991.98px) {
  .breadcrumb-box {
    margin-bottom: -15px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-box {
    margin-bottom: -10px;
  }
}
.breadcrumb {
  margin: 0;
  color: #444;
  font-size: 15px;
  font-weight: 500;
  padding: 14px 0;
}
@media (max-width: 767.98px) {
  .breadcrumb {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb {
    padding: 10px 0;
  }
}
@media (max-width: 575.98px) {
  .breadcrumb {
    font-size: 12px;
  }
}
.breadcrumb li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.breadcrumb li:first-child:before {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  position: relative;
  margin-right: 8px;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e60d';
  font-size: 1.3em;
  line-height: 1;
  color: #325D8E;
}
.breadcrumb li a,
.breadcrumb li span {
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb li span {
  color: #325D8E;
}
@media (min-width: 1200px) {
  .breadcrumb li a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .breadcrumb li a:active {
    text-decoration: underline;
  }
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  content: '>';
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1199.98px) {
  .xs-product-nav {
    border-top: 1px solid #325D8E;
    border-bottom: 1px solid #325D8E;
    margin-bottom: 30px;
    padding: 10px 0;
  }
}
@media (max-width: 767.98px) {
  .xs-product-nav {
    margin-bottom: 20px;
  }
}
.xs-product-nav ul {
  line-height: 1.8;
  margin: 0 -8px;
  position: relative;
  z-index: 2;
  text-transform: capitalize;
}
@media (max-width: 575.98px) {
  .xs-product-nav ul {
    font-size: 12px;
    font-size: 3vw;
    margin: 0 -6px;
  }
}
.xs-product-nav li {
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
}
@media (max-width: 575.98px) {
  .xs-product-nav li {
    padding: 0 6px;
  }
}
.xs-product-nav .active {
  font-weight: bold;
  color: #325D8E;
}
.xs-product-nav .menu2 {
  border-top: 1px solid #dbdbdb;
  padding-top: 10px;
  margin-top: 10px;
}
.inside-nav {
  margin-bottom: 4.96453901%;
}
@media (max-width: 767.98px) {
  .inside-nav {
    margin-bottom: 30px;
  }
}
.inside-nav ul {
  display: -webkit-inline-box;
  display: inline-flex;
  border: 1px solid #EFF2F6;
  font-size: 16px;
  font-weight: 500;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .inside-nav ul {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inside-nav ul {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .inside-nav ul {
    display: -webkit-box;
    display: flex;
  }
}
@media (max-width: 575.98px) {
  .inside-nav ul {
    font-size: 13px;
  }
}
.inside-nav li:not(:first-child) {
  border-left: 1px solid #EFF2F6;
}
@media (max-width: 767.98px) {
  .inside-nav li {
    -webkit-box-flex: 1;
            flex: 1;
  }
}
.inside-nav .active a {
  background-color: #325D8E;
  color: #fff;
}
.inside-nav a {
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 8px 15px;
  min-height: 50px;
}
@media (min-width: 1200px) {
  .inside-nav a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .inside-nav a:hover {
    background-color: #325D8E;
    color: #fff;
  }
}
.inside-nav a:active {
  background-color: #325D8E;
  color: #fff;
}
@media (min-width: 768px) {
  .inside-nav a {
    min-width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .inside-nav a {
    min-width: 200px;
  }
}
@media (max-width: 767.98px) {
  .inside-nav a {
    min-height: 40px;
    padding: 8px 10px;
  }
}
.menu-wrap .title {
  background-color: #325D8E;
  padding: 15px;
  margin-bottom: 10px !important;
}
.menu-wrap .title h2 {
  margin-bottom: 0;
}
@media (min-width: 1200px) and (max-width: 1469.98px) {
  .menu-wrap .title h2 {
    font-size: 30px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .menu-wrap .title h2 {
    font-size: 26px !important;
  }
}
.menu-wrap .menu {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.menu-wrap .menu a {
  display: block;
}
.menu-wrap .menu1 {
  font-size: 16px;
}
@media (max-width: 1399.98px) {
  .menu-wrap .menu1 {
    font-size: 15px;
  }
}
.menu-wrap .menu1 li .menu-more:before,
.menu-wrap .menu1 > li > a:after {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  display: block;
  content: '\e72f';
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}
.menu-wrap .menu1 li.more {
  position: relative;
}
.menu-wrap .menu1 li .more-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.menu-wrap .menu1 li .more-wrap > a {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  padding-right: 0 !important;
}
.menu-wrap .menu1 li .menu-more {
  background: none;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  z-index: 2;
  padding: 0 0 0 15px;
  color: inherit;
}
.menu-wrap .menu1 li.active > .more-wrap > .menu-more:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #325D8E;
}
.menu-wrap .menu1 > li {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-bottom: 7px;
}
.menu-wrap .menu1 > li:not(:first-child) {
  margin-top: 10px;
}
.menu-wrap .menu1 > li.active > a,
.menu-wrap .menu1 > li.active > .more-wrap {
  color: #fff;
  background-color: #325D8E;
  border-color: #325D8E;
}
.menu-wrap .menu1 > li.active > a:after,
.menu-wrap .menu1 > li.active > .more-wrap:after,
.menu-wrap .menu1 > li.active > a .menu-more:before,
.menu-wrap .menu1 > li.active > .more-wrap .menu-more:before {
  color: inherit;
}
.menu-wrap .menu1 > li > .more-wrap,
.menu-wrap .menu1 > li > a {
  font-size: 1.125em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-weight: bold;
  position: relative;
  padding-left: 6.06060606%;
  padding-right: 6.06060606%;
  background-color: #325D8E;
  color: #fff;
}
.menu-wrap .menu1 > li > .more-wrap:before,
.menu-wrap .menu1 > li > a:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #325D8E;
  content: '';
}
@media (min-width: 1200px) {
  .menu-wrap .menu1 > li > .more-wrap:hover,
  .menu-wrap .menu1 > li > a:hover {
    color: #fff;
    background-color: #325D8E;
    border-color: #325D8E;
  }
  .menu-wrap .menu1 > li > .more-wrap:hover:after,
  .menu-wrap .menu1 > li > a:hover:after,
  .menu-wrap .menu1 > li > .more-wrap:hover .menu-more:before,
  .menu-wrap .menu1 > li > a:hover .menu-more:before {
    color: inherit;
  }
}
@media (min-width: 1200px) {
  .menu-wrap .menu1 > li > .more-wrap:hover .menu-more:before {
    color: inherit;
  }
}
.menu-wrap .menu1 > li > a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
}
.menu-wrap .menu1 > li > a > span {
  margin: 0 auto 0 0;
}
.menu-wrap .menu1 > li > a,
.menu-wrap .menu1 > li > .more-wrap > a {
  padding-top: 16px;
  padding-bottom: 16px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  text-transform: uppercase;
}
.menu-wrap .menu1 ul {
  display: none;
}
.menu-wrap .menu2 {
  margin-top: 8px;
}
.menu-wrap .menu2 > li {
  position: relative;
  border-bottom: 1px solid #EFF2F6;
  -webkit-transition: background-color 0.6s;
  transition: background-color 0.6s;
}
.menu-wrap .menu2 > li > .more-wrap .menu-more {
  padding-right: 20px;
}
.menu-wrap .menu2 > li.active {
  background-color: #325D8E;
}
.menu-wrap .menu2 > li.active > a,
.menu-wrap .menu2 > li.active > .more-wrap > a {
  color: #fff;
}
.menu-wrap .menu2 > li.active > a:before,
.menu-wrap .menu2 > li.active > .more-wrap > a:before {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.menu-wrap .menu2 > li.active > .more-wrap .menu-more:before {
  color: #fff;
}
.menu-wrap .menu2 > li > a,
.menu-wrap .menu2 > li > .more-wrap > a {
  display: -webkit-box;
  display: flex;
  position: relative;
  color: #000;
  line-height: 1.5;
  padding: 9px 0;
}
.menu-wrap .menu2 > li > a:before,
.menu-wrap .menu2 > li > .more-wrap > a:before {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #fff;
  margin-right: 15px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
          transform: translateX(-10px);
  margin-top: 10px;
  opacity: 0;
}
@media (min-width: 1200px) {
  .menu-wrap .menu2 > li > a:hover > span,
  .menu-wrap .menu2 > li > .more-wrap > a:hover > span {
    text-decoration: underline;
  }
}
.menu-wrap .menu2 > li > a {
  position: relative;
}
.menu-wrap .menu3 {
  font-size: 13px;
  color: #fff;
  padding: 5px 5px 15px;
}
.menu-wrap .menu3 > li {
  padding-left: 20px;
  line-height: 1.8;
}
@media (min-width: 1200px) {
  .menu-wrap .menu3 > li > a:hover {
    text-decoration: underline;
  }
}
.slick-list {
  margin: 0 -15px;
}
.slick-slide {
  padding: 0 15px;
}
@media (max-width: 767.98px) {
  .slick-list {
    margin: 0 -8px;
  }
  .slick-slide {
    padding: 0 8px;
  }
}
.inside-page .content {
  padding: 100px 0;
}
@media (max-width: 1469.98px) {
  .inside-page .content {
    padding: 85px 0 ;
  }
}
@media (max-width: 1199.98px) {
  .inside-page .content {
    padding: 70px 0;
  }
}
@media (max-width: 991.98px) {
  .inside-page .content {
    padding: 55px 0;
  }
}
@media (max-width: 767.98px) {
  .inside-page .content {
    padding: 45px 0;
  }
}
.inside-page .title {
  margin-bottom: 35px;
}
@media (max-width: 1469.98px) {
  .inside-page .title {
    margin-bottom: 30px;
  }
}
@media (max-width: 1199.98px) {
  .inside-page .title {
    margin-bottom: 25px;
  }
}
@media (max-width: 991.98px) {
  .inside-page .title {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .inside-page .title {
    margin-bottom: 15px;
  }
}
.inside-page .title h2 {
  font-size: 36px;
}
@media (max-width: 1199.98px) {
  .inside-page .title h2 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .inside-page .title h2 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .inside-page .title h2 {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .inside-page .title h2 {
    font-size: 22px;
  }
}
.service-list > li:not(:first-child) {
  margin-top: 4.96453901%;
}
@media (max-width: 767.98px) {
  .service-list > li:not(:first-child) {
    margin-top: 35px;
  }
}
.service-list > li:nth-child(even) .item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}
.service-list .img-box {
  padding-bottom: 60%;
}
@media (min-width: 1200px) {
  .service-list .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .service-list .item:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 1200px) {
  .service-list .item:hover .tit {
    color: #325D8E;
  }
  .service-list .item:hover .tit .iconfont {
    color: inherit;
  }
}
@media (min-width: 992px) {
  .service-list .item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .service-list .item .pic {
    width: 53.19148936%;
  }
  .service-list .item .info {
    width: 46.80851064%;
    padding: 0 6.38297872% 0 4.96453901%;
  }
}
@media (max-width: 991.98px) {
  .service-list .info {
    margin-top: 25px;
  }
}
.service-list .tit {
  font-size: 26px;
}
@media (max-width: 1469.98px) {
  .service-list .tit {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .service-list .tit {
    font-size: 23px;
  }
}
@media (max-width: 991.98px) {
  .service-list .tit {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .service-list .tit {
    font-size: 20px;
  }
}
@media (max-width: 575.98px) {
  .service-list .tit {
    font-size: 19px;
  }
}
.service-list .tit b {
  margin: 20px 0 10px;
  display: block;
}
@media (max-width: 767.98px) {
  .service-list .tit b {
    margin: 10px 0 5px;
  }
}
.service-list .tit .iconfont {
  line-height: 1;
  display: inline-block;
  font-size: 1.76923077em;
  color: #ADBED2;
}
.service-list .txt p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
  height: auto;
}
.service-list .more-box {
  margin-top: 35px;
}
@media (max-width: 991.98px) {
  .service-list .more-box {
    margin-top: 25px;
  }
}
.honor-list .pic {
  display: block;
  padding: 7.27272727%;
  border: 1px solid #EFF2F6;
}
@media (min-width: 1200px) {
  .honor-list .pic img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .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.6s;
    transition: 0.6s;
  }
  .honor-list .pic:hover {
    border-color: #325D8E;
  }
}
.honor-list .img-box {
  padding-bottom: 142.85714286%;
}
.factory-list .img-box {
  padding-bottom: 64.44444444%;
}
@media (min-width: 1200px) {
  .factory-list .img-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .factory-list .img-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.about-intro {
  margin-bottom: 45px;
  font-weight: 500;
}
@media (max-width: 1199.98px) {
  .about-intro {
    margin-bottom: 35px;
  }
}
@media (max-width: 991.98px) {
  .about-intro {
    margin-bottom: 25px;
  }
}
@media (max-width: 767.98px) {
  .about-intro {
    margin-bottom: 15px;
  }
}
.about-wrap .title {
  margin-bottom: 0;
}
.about-wrap .title h2 {
  text-transform: capitalize;
  color: #325D8E;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .about-wrap .title h2 {
    margin-bottom: 10px;
  }
}
.about-wrap .video-box .img-box {
  padding-bottom: 41.84397163%;
}
.product-wrap .product-list .pro-btn:before,
.search-none-wrap .product-list .pro-btn:before {
  width: 40px;
  height: 40px;
  font-size: 16px;
}
.product-wrap .top-tit {
  margin-bottom: 5.71428571%;
  padding-bottom: 25px;
  border-bottom: 1px solid #C1C1C1;
}
.product-wrap .top-tit .txt:not(.active) {
  display: none;
}
@media (max-width: 575.98px) {
  .product-wrap .top-tit .txt p {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .product-wrap .content-r {
    padding-left: 3.125%;
  }
}
.details-tit {
  margin: 85px 0 25px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .details-tit {
    margin: 70px 0 20px;
  }
}
@media (max-width: 991.98px) {
  .details-tit {
    margin: 55px 0 15px;
  }
}
@media (max-width: 767.98px) {
  .details-tit {
    margin: 40px 0 10px;
  }
}
.details-tit > span {
  text-transform: capitalize;
  font-weight: bold;
  font-size: 30px;
}
@media (max-width: 1199.98px) {
  .details-tit > span {
    font-size: 28px;
  }
}
@media (max-width: 991.98px) {
  .details-tit > span {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .details-tit > span {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .details-tit > span {
    font-size: 22px;
  }
}
.func-btn a {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  overflow: hidden;
  line-height: 1;
  height: 50px;

  width: 100%;
  /* min-width: 320px; */
  border: 1px solid #325D8E;
  padding: 0 10px;
  color: #222;
  font-weight: 500;
  text-align: center;
  position: relative;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .func-btn a {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .func-btn a {
    font-size: 14px;
  }
}
.func-btn a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 1.2em;
}
.func-btn a:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  background: #325D8E;
  color: #fff;
  border-color: #325D8E;
}
.func-btn a:active span {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .func-btn a {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .func-btn a:hover {
    border-color: #325D8E;
    background: #325D8E;
    color: #fff;
  }
  .func-btn a:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 1399.98px) {
  .func-btn a {
    height: 45px;
    /* min-width: 280px; */
  }
}
@media (max-width: 1199.98px) {
  .func-btn a {
    height: 40px;
    /* min-width: 230px; */
  }
}
@media (max-width: 767.98px) {
  .func-btn a {
    /* min-width: 200px; */
  }
}
.func-btn .inquiry-btn:before {
  content: '\10195';
}
.func-btn .add-btn:before {
  content: '\e652';
}
.pro-page {
  margin: 7.93650794% 0;
  border-top: 1px solid #325D8E;
  border-bottom: 1px solid #325D8E;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (max-width: 1199.98px) {
  .pro-page {
    margin-top: 5%;
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .pro-page {
    margin-top: 30px;
  }
}
.pro-page > div {
  width: 50%;
}
.pro-page > div > div {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 15px 30px;
  color: #325D8E;
}
.pro-page > div > div:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e65a";
  margin-left: 8px;
  font-size: 1.4em;
  line-height: 1;
}
@media (min-width: 1200px) {
  .pro-page > div > div:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 575.98px) {
  .pro-page > div > div {
    padding: 10px 15px;
  }
}
.pro-page > div > div:active {
  color: #325D8E;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.pro-page > div > div span {
  font-weight: bold;
}
.pro-page .next {
  border-left: 1px solid #325D8E;
}
.product-details-wrap .carousel-wrap .carousel-box {
  position: relative;
  font-size: 0;
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    width: 57.44680851%;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    margin: 0 auto 40px;
    max-width: 100%;
    width: 500px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .carousel-box {
    margin-bottom: 25px;
  }
}
.product-details-wrap .carousel-wrap .carousel-box .item {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.product-details-wrap .carousel-wrap .carousel {
  position: relative;
}
.product-details-wrap .carousel-wrap .slider-for .item,
.product-details-wrap .carousel-wrap .slider-nav .item {
  position: relative;
  z-index: 2;
}
.product-details-wrap .carousel-wrap .slider-for .slick-arrow {
  background: #fff;
  border: none;
}
.product-details-wrap .carousel-wrap .slider-for .slick-prev {
  left: -22px;
}
.product-details-wrap .carousel-wrap .slider-for .slick-next {
  right: -22px;
}
.product-details-wrap .carousel-wrap .slider-nav {
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .slider-nav {
    padding: 0 30px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-list {
  margin: 0 -4px;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-slide {
  padding: 0 5px;
}
@media (min-width: 576px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-slide {
    padding: 0 8px;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-current .item {
  border-color: #325D8E;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-arrow {
  width: auto;
  height: auto;
  background: none !important;
  color: #999;
  border: none;
  font-size: 30px;
}
@media (min-width: 1200px) {
  .product-details-wrap .carousel-wrap .slider-nav .slick-arrow:hover {
    color: #444;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .slick-prev {
  left: -10px;
}
.product-details-wrap .carousel-wrap .slider-nav .slick-next {
  right: -10px;
}
.product-details-wrap .carousel-wrap .slider-nav .product-video {
  position: relative;
}
.product-details-wrap .carousel-wrap .slider-nav .product-video:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(50, 93, 142, 0.8);
}
.product-details-wrap .carousel-wrap .slider-nav .product-video:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e644';
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  color: #fff;
  font-size: 44px;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .product-video:before {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .carousel-wrap .slider-nav .product-video:before {
    font-size: 6vw;
  }
}
.product-details-wrap .carousel-wrap .slider-nav .item {
  cursor: pointer;
}
@media (min-width: 992px) {
  .product-details-wrap .carousel-wrap .info-box {
    width: 36.17021277%;
  }
}
.product-details-wrap .carousel-wrap .pro-name {
  border-bottom: 1px solid #EFF2F6;
  padding: 25px 0 20px;
  margin-top: 0;
}
@media (max-width: 1469.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    padding-top: 5px;
  }
}
@media (max-width: 1399.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    padding-top: 0;
  }
}
@media (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .pro-name {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .product-details-wrap .carousel-wrap .description-box {
    min-height: 240px;
  }
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  .product-details-wrap .carousel-wrap .description-box {
    min-height: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .product-details-wrap .carousel-wrap .description-box {
    min-height: 150px;
  }
}
.product-details-wrap .carousel-wrap .func-btn {
  margin-top: 35px;
}
@media (max-width: 1399.98px) {
  .product-details-wrap .carousel-wrap .func-btn {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .carousel-wrap .func-btn {
    margin-top: 25px;
  }
}
.product-details-wrap .details-intro h3 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .product-details-wrap .details-intro h3 {
    font-size: 19px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .details-intro h3 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .details-intro h3 {
    font-size: 17px;
  }
}
@media (max-width: 575.98px) {
  .product-details-wrap .details-intro h3 {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .product-details-wrap .details-intro h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .details-intro h3 {
    margin-bottom: 10px;
  }
}
.product-details-wrap .slick-related .slick-arrow {
  margin-top: -50px;
}
.product-details-wrap .write-wrap .write-btn {
  font-size: 16px;
  background: none;
  color: #325D8E;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  text-decoration: underline;
}
@media (max-width: 991.98px) {
  .product-details-wrap .write-wrap .write-btn {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .write-wrap .write-btn {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .product-details-wrap .write-wrap .write-btn:hover {
    text-decoration: underline;
  }
}
.product-details-wrap .write-wrap .write-btn:active {
  text-decoration: underline;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
@media (max-width: 575.98px) {
  .product-details-wrap .write-wrap .write-btn {
    font-size: 14px;
  }
}
.product-details-wrap .write-wrap .inquiry-form {
  display: none;
  margin-bottom: 4.25531915%;
}
.product-details-wrap .write-wrap .inquiry-form li {
  margin-bottom: 20px;
}
.product-details-wrap .write-wrap .inquiry-form label {
  margin: 0;
}
.product-details-wrap .write-wrap .inquiry-form textarea {
  height: 170px;
}
.product-details-wrap .write-wrap .rating-box {
  position: relative;
  background-color: #EFF2F6;
  padding: 15px 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.product-details-wrap .write-wrap .rating-box span {
  font-size: 15px;
  color: #666;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .product-details-wrap .write-wrap .rating-box span {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .write-wrap .rating-box {
    padding: 11px 15px;
  }
}
.product-details-wrap .write-wrap .select-star {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  color: #325D8E;
  position: relative;
}
.product-details-wrap .write-wrap .select-star input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}
.product-details-wrap .write-wrap .select-star input:checked ~ label:before {
  content: "\e9a1";
}
.product-details-wrap .write-wrap .select-star label {
  margin-right: 5px;
  width: auto;
}
.product-details-wrap .write-wrap .select-star label:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9a2";
}
@media (min-width: 1200px) {
  .product-details-wrap .write-wrap .select-star label:hover:before,
  .product-details-wrap .write-wrap .select-star label:hover ~ label:before {
    content: "\e9a1";
  }
}
.product-details-wrap .write-wrap .write-list {
  padding-top: 5px;
}
.product-details-wrap .write-wrap .write-list li {
  border-bottom: 1px solid #EFF2F6;
  padding-bottom: 45px;
  margin-top: 35px;
}
.product-details-wrap .write-wrap .write-list li:first-child {
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .product-details-wrap .write-wrap .write-list li {
    padding-bottom: 35px;
    margin-top: 25px;
  }
}
@media (max-width: 767.98px) {
  .product-details-wrap .write-wrap .write-list li {
    padding-bottom: 25px;
    margin-top: 15px;
  }
}
.product-details-wrap .write-wrap .write-list .info {
  font-weight: 500;
}
.product-details-wrap .write-wrap .write-list .name {
  color: #325D8E;
}
.product-details-wrap .write-wrap .write-list .date {
  color: #999;
  padding-top: 5px;
  margin-left: 50px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
.product-details-wrap .write-wrap .write-list .date:before {
  display: none;
}
.product-details-wrap .write-wrap .write-list .star-box {
  color: #325D8E;
  margin: 15px 0 5px;
  font-size: 0;
}
.product-details-wrap .write-wrap .write-list .star-box .iconfont {
  font-size: 18px;
}
.product-details-wrap .write-wrap .write-list p {
  line-height: 2;
}
.date {
  color: #ADBED2;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  font-weight: 500;
}
.date:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62f";
  margin-right: 10px;
  font-size: 1.3em;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .date {
    font-size: 12px;
  }
  .date:before {
    margin-right: 5px;
  }
}
.news-list > li:not(:first-child) {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .news-list > li:not(:first-child) {
    margin-top: 20px;
  }
}
.news-list .item {
  position: relative;
  z-index: 2;
  padding: 20px 0;
}
.news-list .item:after {
  content: "";
  position: absolute;
  left: 70px;
  top: 0;
  height: 100%;
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
  border: 1px solid #EFF2F6;
  z-index: -1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (min-width: 1200px) {
  .news-list .item img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .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:after {
    background-color: #F7F9FB;
  }
  .news-list .item:hover .date {
    color: #325D8E;
  }
  .news-list .item:hover .tit {
    text-decoration: underline;
    color: #325D8E;
  }
}
@media (max-width: 575.98px) {
  .news-list .item {
    padding: 15px 15px 25px;
  }
  .news-list .item:after {
    left: 0;
    width: 100%;
  }
}
.news-list .img-box {
  padding-bottom: 60%;
}
.news-list .tit,
.news-list p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
}
.news-list .tit {
  font-weight: bold;
  margin: 20px 0 10px;
}
@media (max-width: 991.98px) {
  .news-list .tit {
    margin: 10px 0 5px;
  }
}
.news-list .more-box {
  margin-top: 45px;
}
@media (max-width: 1199.98px) {
  .news-list .more-box {
    margin-top: 25px;
  }
}
@media (min-width: 576px) {
  .news-wrap .news-list .pic {
    width: 500px;
    max-width: 100%;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
  }
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  .news-wrap .news-list .pic {
    width: 400px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .news-wrap .news-list .pic {
    width: 350px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .news-wrap .news-list .pic {
    width: 250px;
  }
}
@media (max-width: 575.98px) {
  .news-wrap .news-list .pic {
    margin-bottom: 15px;
  }
}
.news-wrap .news-list .info {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
@media (min-width: 576px) {
  .news-wrap .news-list .info {
    padding: 0 5.67375887%;
  }
}
.news-details-wrap .content {
  background: none !important;
}
@media (min-width: 1200px) {
  .news-details-wrap .container {
    width: 1170px;
  }
}
.news-details-wrap .content .info {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
  position: relative;
}
@media (max-width: 767.98px) {
  .news-details-wrap .content .info {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.news-details-wrap .tit {
  line-height: 1.5;
}
.news-details-wrap .date {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .news-details-wrap .date {
    margin-top: 10px;
  }
}
.news-details-wrap .txt p {
  line-height: 1.8;
}
.news-details-wrap .news-page {
  overflow: hidden;
  margin-top: 40px;
}
@media (max-width: 991.98px) {
  .news-details-wrap .news-page {
    margin-top: 35px;
  }
}
@media (max-width: 767.98px) {
  .news-details-wrap .news-page {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .news-details-wrap .news-page a:hover {
    color: #325D8E;
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .news-details-wrap .news-page a:active {
    color: #325D8E;
    text-decoration: underline;
  }
}
.news-details-wrap .news-page p {
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  .news-details-wrap .news-page p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .news-details-wrap .news-page p {
    font-size: 14px;
  }
}
.news-details-wrap .news-page .next {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .news-details-wrap .news-page .next {
    margin-top: 10px;
  }
}
.contact-list .address:before {
  content: "\e63e";
}
.contact-list .mobile:before {
  content: "\e6f6";
}
.contact-list .tel:before {
  content: "\e638";
}
.contact-list .mail:before {
  content: "\e6a4";
}
.contact-list .url:before {
  content: "\e699";
}
.contact-list .skype:before {
  content: "\e6fc";
}
.contact-list .whatsapp:before {
  content: "\e621";
}
.contact-list > li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.contact-list > li:before {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ADBED2;
  font-size: 30px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 767.98px) {
  .contact-list > li:before {
    font-size: 26px;
  }
}
.contact-list > li:not(:first-child) {
  margin-top: 45px;
}
@media (max-width: 767.98px) {
  .contact-list > li:not(:first-child) {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .contact-list > li:hover:before {
    color: #325D8E;
  }
}
.contact-list .intro {
  border-left: 1px solid #ADBED2;
  padding-left: 15px;
  margin-left: 20px;
}
@media (max-width: 767.98px) {
  .contact-list .intro {
    padding-left: 10px;
    margin-left: 15px;
  }
}
.contact-list .tit {
  margin-bottom: 5px;
  color: #000;
}
.contact-list p {
  margin: 0;
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .contact-list p {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .contact-list p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .contact-list p {
    font-size: 15px;
  }
}
.contact-list p span:not(:last-of-type):after {
  content: " /";
}
@media (min-width: 1200px) {
  .contact-list a:hover {
    text-decoration: underline;
    color: #325D8E;
  }
}
.contact-list a:active {
  text-decoration: underline;
  color: #325D8E;
}
.contact-wrap .content {
  background: no-repeat center left;
  background-size: auto 100% ;
}
.contact-wrap .touch {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  border: 1px solid #ADBED2;
  width: 200px;
  font-weight: 500;
  color: #666;
  padding: 8px 20px;
  margin-bottom: 30px;
}
.contact-wrap .touch:before {
  margin-right: 15px;
  content: "";
  background-color: #325D8E;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .contact-wrap .touch {
    margin-bottom: 20px;
    width: 150px;
    padding: 6px 15px;
  }
  .contact-wrap .touch:before {
    width: 10px;
    height: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 1470px) {
  .contact-wrap .title {
    margin-bottom: 45px;
  }
}
.contact-wrap .title h2 {
  font-size: 40px;
  line-height: 1.26666667;
  text-transform: capitalize;
}
@media (max-width: 1469.98px) {
  .contact-wrap .title h2 {
    font-size: 36px;
  }
}
@media (max-width: 1199.98px) {
  .contact-wrap .title h2 {
    font-size: 32px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .title h2 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .title h2 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .contact-wrap .title h2 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .contact-list {
    padding-top: 15px;
  }
}
@media (min-width: 992px) {
  .contact-wrap .info-box {
    width: 500px;
    max-width: 100%;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .contact-wrap .info-box {
    width: 400px;
  }
}
.contact-wrap .inquiry-form {
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .contact-wrap .inquiry-form {
    width: 800px;
    padding-left: 40px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .inquiry-form {
    margin-top: 45px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .inquiry-form {
    margin-top: 35px;
  }
}
.contact-wrap .inquiry-form .submit {
  margin-left: auto;
  margin-right: auto;
}
@-webkit-keyframes enlarge {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
}
@keyframes enlarge {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
}
.contact-wrap .network {
  padding-top: 60px;
  text-align: center;
}
@media (max-width: 1199.98px) {
  .contact-wrap .network {
    padding-top: 50px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .network {
    padding-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .network {
    padding-top: 30px;
  }
}
.contact-wrap .network img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.contact-wrap .network .pic-box {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.contact-wrap .network .point {
  position: absolute;
  z-index: 2;
  left: 10%;
  top: 10%;
  width: 22px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.contact-wrap .network .point:before,
.contact-wrap .network .point span {
  border-radius: 50%;
}
.contact-wrap .network .point:before {
  background-color: #D05365;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: enlarge 2.5s ease-out infinite both;
          animation: enlarge 2.5s ease-out infinite both;
  z-index: -1;
}
.contact-wrap .network .point span {
  display: block;
  padding-bottom: 100%;
  background-color: #D05365;
  position: relative;
}
.contact-wrap .network .point span:before {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 27.27272727%;
  height: 27.27272727%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background-color: #fff;
  border-radius: 50%;
  z-index: 2;
}
@media (max-width: 1199.98px) {
  .contact-wrap .network .point {
    width: 2%;
  }
}
.contact-wrap .network .point0 {
  top: 24%;
  left: 16%;
}
.contact-wrap .network .point1 {
  left: 19%;
  top: 36%;
}
.contact-wrap .network .point2 {
  left: 20%;
  top: 47%;
}
.contact-wrap .network .point3 {
  left: 33.5%;
  top: 63.8%;
}
.contact-wrap .network .point4 {
  left: 47.6%;
  top: 33.5%;
}
.contact-wrap .network .point5 {
  left: 50%;
  top: 29%;
}
.contact-wrap .network .point6 {
  left: 65%;
  top: 31.8%;
}
.contact-wrap .network .point7 {
  left: 73%;
  top: 20.2%;
}
.contact-wrap .network .point8 {
  left: 75%;
  top: 40%;
  width: 26px;
}
.contact-wrap .network .point8:before,
.contact-wrap .network .point8 span {
  background-color: #fff;
}
.contact-wrap .network .point8 span:before {
  background-color: #D05365;
}
@media (max-width: 1199.98px) {
  .contact-wrap .network .point8 {
    width: 2.36363636%;
  }
}
.contact-wrap .network .point9 {
  left: 81.5%;
  top: 71.8%;
}
@media (min-width: 992px) {
  .contact-wrap .map {
    margin-top: -100px;
  }
}
.contact-wrap .map .map-content {
  width: 100%;
  display: block;
  height: 600px;
}
@media (max-width: 1199.98px) {
  .contact-wrap .map .map-content {
    height: 450px;
  }
}
@media (max-width: 991.98px) {
  .contact-wrap .map .map-content {
    height: 350px;
  }
}
@media (max-width: 767.98px) {
  .contact-wrap .map .map-content {
    height: 280px;
  }
}
.inquiry-wrap .iq-title,
.inquiry-wrap .list li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  text-align: center;
  padding-left: 60px;
  padding-right: 45px;
}
@media (max-width: 991.98px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .iq-title,
  .inquiry-wrap .list li {
    padding-left: 2%;
    padding-right: 0;
  }
}
.inquiry-wrap .iq-title {
  background-color: #325D8E;
  padding-top: 14px;
  padding-bottom: 14px;
}
.inquiry-wrap .iq-title .th {
  border: none;
  font-weight: normal;
  text-align: center;
  color: #fff;
}
.inquiry-wrap .iq-title .th.qty-box {
  text-align: center;
}
.inquiry-wrap .iq-title .th.introduce-box {
  padding-left: 50px;
}
.inquiry-wrap .iq-title .th span {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .inquiry-wrap .iq-title .th.check-box label.replace:after {
    display: block;
  }
}
@media (max-width: 1199.98px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    padding-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(100% - 45px);
    width: calc(100% - 45px);
    padding-left: 0;
  }
}
.inquiry-wrap .iq-title .pic-box {
  text-align: center;
  padding: 11px 0;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .iq-title .check-box {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .iq-title .del-box {
    opacity: 0;
    width: 30px;
  }
}
.inquiry-wrap .inquiry-box {
  width: 100%;
  border: none;
  font-size: 18px;
}
.inquiry-wrap .inquiry-box .details-tit {
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .inquiry-wrap .inquiry-box {
    font-size: 16px;
  }
}
.inquiry-wrap .inquiry-box label {
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-bottom: 0;
}
.inquiry-wrap .inquiry-box label:before {
  background-color: #e6e6e6;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .introduce-title {
    padding-left: 0px !important;
    text-align: center;
  }
}
.inquiry-wrap .inquiry-box .check-box {
  width: 70px;
  text-align: left;
}
@media (max-width: 576px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 100px;
  }
}
@media (max-width: 576px) and (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 30px;
  }
}
.inquiry-wrap .inquiry-box .check-box .check-all {
  margin: 0;
}
.inquiry-wrap .inquiry-box .check-box .check-all > label {
  margin-right: 10px;
}
.inquiry-wrap .inquiry-box .check-box .check-all span {
  font-weight: normal;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .check-box .check-all span {
    display: none;
  }
}
.inquiry-wrap .inquiry-box .check-box label.replace {
  display: inline-block;
  background-color: #fff;
  width: 20px;
  height: 20px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  position: relative;
  border: 1px solid #e3e3e3;
}
.inquiry-wrap .inquiry-box .check-box label.replace:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  font-family: 'iconfont' !important;
  content: '\e624';
  opacity: 0;
  color: #000;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .check-box label.replace {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    line-height: 14px;
  }
  .inquiry-wrap .inquiry-box .check-box label.replace:after {
    font-size: 20px;
  }
}
.inquiry-wrap .inquiry-box .check-box label.replace input {
  display: none;
}
.inquiry-wrap .inquiry-box .check-box label.change:after {
  opacity: 1;
}
.inquiry-wrap .inquiry-box .introduce-box {
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .inquiry-wrap .inquiry-box .introduce-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    display: block;
  }
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 48%;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 40%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 200px;
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(100% - 120px);
    width: calc(100% - 120px);
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
  }
}
.inquiry-wrap .inquiry-box .introduce-box .pic-box {
  width: 200px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 150px;
    margin: 0 auto;
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 90px;
  }
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }
  .inquiry-wrap .inquiry-box .introduce-box .pic-box .pic:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}
.inquiry-wrap .inquiry-box .introduce-box .intro {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
}
@media only screen and (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 5%;
  }
}
@media (max-width: 575.98px) {
}
.inquiry-wrap .inquiry-box .introduce-box .name {
  margin: 0 0 5px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  height: auto;
  font-size: 1em;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    margin-bottom: 10px;
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    font-size: 0.9em;
  }
}
.inquiry-wrap .inquiry-box .introduce-box .name:hover {
  color: #325D8E;
}
.inquiry-wrap .inquiry-box .introduce-box .name ~ span {
  color: #999;
  margin-left: 15px;
}
.inquiry-wrap .inquiry-box .introduce-box .name ~ span:first-of-type {
  margin-left: 0;
}
.inquiry-wrap .inquiry-box .introduce-box p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .number-box {
    display: none;
  }
}
.inquiry-wrap .inquiry-box .number-box {
  display: -webkit-inline-box;
  display: inline-flex;
  text-align: center;
  vertical-align: middle;
  min-width: 90px;
}
.inquiry-wrap .inquiry-box .number-box a {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #999999;
}
.inquiry-wrap .inquiry-box .number-box a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.inquiry-wrap .inquiry-box .number-box a.del1:before {
  content: '\e628';
}
.inquiry-wrap .inquiry-box .number-box a.add1:before {
  content: '\e629';
}
@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .number-box a:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .number-box a {
    width: 25px;
    height: 25px;
    line-height: 23px;
    font-size: 12px;
  }
}
.inquiry-wrap .inquiry-box .number-box a.disable {
  cursor: not-allowed;
}
.inquiry-wrap .inquiry-box .number-box .ipt-num {
  float: left;
  width: 60px;
  min-width: 26px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  max-width: 60px;
  color: #333;
  font-size: 16px;
  background: none;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 35px;
    height: 25px;
    line-height: 23px;
  }
}
.inquiry-wrap .inquiry-box .qty-box {
  text-align: center;
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .qty-box {
    display: none;
  }
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .qty-box {
    width: 150px;
    text-align: center;
  }
}
.inquiry-wrap .inquiry-box .del-box {
  text-align: center;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box {
    width: 80px;
  }
}
.inquiry-wrap .inquiry-box .del-box .del:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e632';
  color: #787878;
  font-size: 20px;
}
.inquiry-wrap .inquiry-box .del-box .del:hover:before {
  color: #325D8E;
}
@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    font-weight: bold;
  }
}
@media (max-width: 767.98px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    margin-right: 10px;
  }
  .inquiry-wrap .inquiry-box .del-box .del:before {
    font-size: 18px;
  }
}
.inquiry-wrap .inquiry-box .list {
  border: 1px solid #325D8E;
  border-top: none;
}
.inquiry-wrap .inquiry-box .list li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #325D8E;
}
.inquiry-wrap .inquiry-box .list li:nth-of-type(1) {
  border-top: none;
}
@media (max-width: 575.98px) {
  .inquiry-wrap .inquiry-box .list li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.inquiry-form > p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 40px;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .inquiry-form > p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form > p {
    font-size: 14px;
  }
}
@media (max-width: 1469.98px) {
  .inquiry-form > p {
    margin-bottom: 30px;
  }
}
@media (max-width: 1199.98px) {
  .inquiry-form > p {
    margin-bottom: 25px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form > p {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form > p {
    margin-bottom: 15px;
  }
}
.inquiry-form input::-webkit-input-placeholder,
.inquiry-form textarea::-webkit-input-placeholder {
  color: #666666;
}
.inquiry-form input:-o-placeholder,
.inquiry-form textarea:-o-placeholder {
  color: #666666;
}
.inquiry-form input::-moz-placeholder,
.inquiry-form textarea::-moz-placeholder {
  color: #666666;
}
.inquiry-form input:-ms-input-placeholder,
.inquiry-form textarea:-ms-input-placeholder {
  color: #666666;
}
.inquiry-form input:focus::-webkit-input-placeholder,
.inquiry-form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.inquiry-form input:focus::-o-placeholder,
.inquiry-form textarea:focus::-o-placeholder {
  color: #ccc;
}
.inquiry-form input:focus::-moz-placeholder,
.inquiry-form textarea:focus::-moz-placeholder {
  color: #ccc;
}
.inquiry-form input:focus::-ms-input-placeholder,
.inquiry-form textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
.inquiry-form form label {
  margin: 0 0 20px;
  position: relative;
  font-weight: normal;
  width: 100%;
}
@media (max-width: 767.98px) {
  .inquiry-form form label {
    margin-bottom: 15px;
  }
}
.inquiry-form form input,
.inquiry-form form textarea {
  display: block;
  padding: 14px 20px;
  width: 100%;
  color: #666666;
  background: #EFF2F6;
  border: 1px solid #EFF2F6;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .inquiry-form form input,
  .inquiry-form form textarea {
    font-size: 14px;
  }
}
.inquiry-form form input:focus,
.inquiry-form form textarea:focus {
  border-color: #325D8E;
}
@media (max-width: 767.98px) {
  .inquiry-form form input,
  .inquiry-form form textarea {
    padding: 10px 15px;
  }
}
.inquiry-form form textarea {
  height: 300px;
}
@media (max-width: 991.98px) {
  .inquiry-form form textarea {
    height: 200px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form form textarea {
    height: 120px;
  }
}
.inquiry-form form .pro-name input {
  background: #325D8E !important;
  border-color: #325D8E;
  color: #fff;
}
.inquiry-form form .form-placeholder {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 3px;
  color: #325D8E;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  font-size: 0.8rem;
}
.inquiry-form form .input-box:placeholder-shown + .form-placeholder {
  visibility: hidden;
  z-index: -1;
}
.inquiry-form form .input-box:not(:placeholder-shown) + .form-placeholder,
.inquiry-form form .input-box:focus:not(:placeholder-shown) + .form-placeholder {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-90%) scale(0.95);
      -ms-transform: translateY(-90%) scale(0.95);
          transform: translateY(-90%) scale(0.95);
}
.inquiry-form form .func {
  margin-top: 20px;
}
@media (max-width: 991.98px) {
  .inquiry-form form .func {
    margin-top: 10px;
  }
}
.inquiry-form form .submit {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  min-width: 210px;
  height: 50px;
  padding: 0 15px;
  margin-top: 10px;
  color: #fff;
  background: #325D8E;
  text-align: center;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .inquiry-form form .submit {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form form .submit {
    font-size: 14px;
  }
}
.inquiry-form form .submit:after {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6c9';
  margin-left: 10px;
  font-size: 1.1em;
  line-height: 1;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.inquiry-form form .submit:active {
  -webkit-transition: 0s;
  transition: 0s;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.inquiry-form form .submit:active span {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .inquiry-form form .submit {
    -webkit-transition: background-color 0.6s;
    transition: background-color 0.6s;
  }
  .inquiry-form form .submit:hover span {
    text-decoration: underline;
  }
  .inquiry-form form .submit:hover:after {
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@media (max-width: 1199.98px) {
  .inquiry-form form .submit {
    min-width: 180px;
    height: 45px;
  }
}
@media (max-width: 991.98px) {
  .inquiry-form form .submit {
    min-width: 150px;
    height: 42px;
    margin-top: 5px;
  }
}
@media (max-width: 767.98px) {
  .inquiry-form form .submit {
    margin-top: 0;
    min-width: 130px;
    height: 38px;
  }
}
.share-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 35px;
}
@media (max-width: 991.98px) {
  .share-box {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .share-box {
    margin-top: 25px;
  }
}
.share-box > span {
  margin-right: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #325D8E;
}
@media (max-width: 1199.98px) {
  .share-box > span {
    font-size: 17px;
  }
}
@media (max-width: 991.98px) {
  .share-box > span {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .share-box > span {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .share-box > span {
    margin-right: 5px;
  }
}
.search-none {
  margin-bottom: 50px;
}
@media (max-width: 767.98px) {
  .search-none {
    margin-bottom: 35px;
  }
}
.search-none .tit {
  font-weight: bold;
  margin: 0 0 25px;
}
@media (max-width: 767.98px) {
  .search-none .tit {
    margin-bottom: 15px;
    font-size: 20px;
  }
}
.search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.sitemap-wrap .list1 {
  margin-top: -20px;
  overflow: hidden;
  font-size: 18px;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .sitemap-wrap .list1 {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .sitemap-wrap .list1 {
    font-size: 15px;
  }
}
.sitemap-wrap .list1 > li {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 > li {
    margin-top: 15px;
  }
}
.sitemap-wrap .list1 > li > span > a {
  font-weight: bold;
  min-width: 260px;
  background-color: #325D8E;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 12px 30px;
}
@media (min-width: 1200px) {
  .sitemap-wrap .list1 > li > span > a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .sitemap-wrap .list1 > li > span > a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .sitemap-wrap .list1 > li > span > a:active {
    text-decoration: underline;
  }
}
@media (max-width: 991.98px) {
  .sitemap-wrap .list1 > li > span > a {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list1 > li > span > a {
    padding: 8px 20px;
  }
}
@media (max-width: 575.98px) {
}
.sitemap-wrap .list2 {
  text-transform: capitalize;
  padding: 0 0 10px 30px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list2 {
    padding-left: 15px;
  }
}
.sitemap-wrap .list2 > li {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list2 > li {
    margin-top: 15px;
  }
}
.sitemap-wrap .list2 > li > span > a {
  font-size: 0.88888889em;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .sitemap-wrap .list2 a:hover {
    color: #325D8E;
    text-decoration: underline;
  }
}
@media (max-width: 1199.98px) {
  .sitemap-wrap .list2 a:active {
    color: #325D8E;
    text-decoration: underline;
  }
}
.sitemap-wrap .list3 {
  margin-right: -30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list3 {
    margin-right: -15px;
  }
}
.sitemap-wrap .list3 > li {
  padding-right: 30px;
  margin-top: 15px;
  display: inline-block;
}
@media (max-width: 767.98px) {
  .sitemap-wrap .list3 > li {
    padding-right: 15px;
    margin-top: 10px;
  }
}
.sitemap-wrap .list3 > li > span > a {
  font-size: 0.88888889em;
}
.sitemap-wrap .list4 {
  padding-left: 5px;
}
.sitemap-wrap .list4 > li > span > a {
  color: #666;
  font-size: 0.77777778em;
}
.online-wrap.right .code .mask {
  right: 100%;
  padding-right: 5px;
}
.online-wrap.right .online-btn {
  right: 10px;
}
.online-wrap.right .online {
  right: 10px;
}
@media (max-width: 767.98px) {
  .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: 50px;
}
@media (min-width: 1200px) {
  .online-wrap.right .online a:not(.notChangeRadius):hover {
    border-radius: 0 50px 50px 0;
  }
  .online-wrap.right .online a:not(.notChangeRadius):hover .show-num {
    right: 100%;
  }
}
.online-wrap.right .code-pic {
  right: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap.right .code-pic {
    right: 65px;
  }
}
.online-wrap.right .show-num {
  right: -600px;
  border-radius: 50px 0 0 50px;
}
.online-wrap.left .code .mask {
  left: 100%;
  padding-left: 5px;
}
.online-wrap.left .online-btn {
  left: 10px;
}
.online-wrap.left .online {
  left: 10px;
}
@media (max-width: 767.98px) {
  .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: 50px;
}
@media (min-width: 1200px) {
  .online-wrap.left .online a:not(.gotop):hover {
    border-radius: 50px 0 0 50px;
  }
  .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: 991.98px) {
  .online-wrap.left .code-pic {
    left: 55px;
  }
}
.online-wrap.left .show-num {
  left: -600px;
  border-radius: 0 50px 50px 0;
}
.online-wrap .online-btn {
  position: fixed;
  z-index: 100;
  bottom: 60px;
  width: 40px;
  height: 40px;
  border: none;
  padding: 0;
  border-radius: 50px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  -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 .online-btn {
    display: none;
  }
}
.online-wrap .online-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 .online-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: 0;
  width: 120px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .online-wrap .code-pic {
    bottom: 300px;
  }
}
.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: 767.98px) {
  .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: 46px;
  height: 46px;
  line-height: 46px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  margin: 5px 0;
  font-size: 22px;
  color: #fff;
}
@media (min-width: 1200px) {
  .online-wrap .online a {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .online-wrap .online a:hover {
    color: #fff;
    background-color: #325D8E;
  }
  .online-wrap .online a:hover .show-num {
    opacity: 1;
  }
}
@media (max-width: 767.98px) {
  .online-wrap .online a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
}
.online-wrap .online a:active {
  color: #fff;
  background-color: #325D8E;
}
.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;
  font-family: 'Manrope';
}
.online-wrap .online .show-num P {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  background-color: #325D8E;
  color: #fff;
  margin: 0;
  padding: 0 10px;
}
.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 .cart {
  border-radius: 50px !important;
  position: relative;
}
.online-wrap .online .cart:before {
  display: block;
  -webkit-transform: translateX(-2px) translateY(2px);
      -ms-transform: translateX(-2px) translateY(2px);
          transform: translateX(-2px) translateY(2px);
}
.online-wrap .online .cart var,
.online-wrap .online .cart i {
  font-style: normal;
}
.online-wrap .online .cart i {
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 2;
  padding: 2px 4px;
  border-radius: 10px;
  font-size: 12px;
  line-height: 1;
  font-style: normal;
  background-color: #325D8E;
  color: #fff;
}
@media (max-width: 767.98px) {
  .online-wrap .online .cart i {
    top: 2px;
    right: 0;
  }
}
.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(50, 93, 142, 0.8);
}
.xs-online ul {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: flex;
}
.xs-online ul li {
  -webkit-box-flex: 1;
          flex: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.xs-online ul li > a {
  display: block;
  padding: 6px 0;
  font-size: 0.7em;
}
.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.4em;
}
.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.home > a:before {
  content: '\e6c8';
}
.xs-online ul li.whatsapp > a:before {
  content: '\e621';
}
.xs-online ul li.facebook > a:before {
  content: '\e6d9';
}
.xs-online ul li.product > a:before {
  content: '\e7e9';
}
.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 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  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.service > a:before {
  content: '\e7e9';
}
.xs-online ul li.gotop > a:before {
  content: '\e605';
}
.top .follow-box {
  margin-right: 60px;
}
.top .follow-box a {
  margin-left: 0 !important;
  padding: 0 15px;
  position: relative;
}
.top .follow-box a:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 10px;
  background-color: #2B6A8C;
}
.top .follow-box a:last-child:after {
  display: none;
}
.follow-box.has-width a {
  width: 30px;
  height: 30px;
  font-size: 16px;
  border: 1px solid rgba(143, 182, 228, 0.15);
}
.follow-box.has-width a:not(:first-child) {
  margin-left: 23px;
}
@media (min-width: 1200px) {
  .follow-box.has-width a {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .follow-box.has-width a:hover {
    color: #fff;
  }
}
@media (max-width: 767.98px) {
  .follow-box.has-width a:not(:first-child) {
    margin-left: 15px;
  }
}
.follow-box.has-color a {
  color: #fff !important;
}
.follow-box.has-color .icon-instagram3 {
  background-color: #D82F81 !important;
}
.follow-box.has-color .icon-linkedin {
  background-color: #0187CF !important;
}
.follow-box.has-color .icon-facebook {
  background-color: #3B5998 !important;
}
.follow-box.has-color .icon-youtube {
  background-color: #C4302B !important;
}
.follow-box.has-color .icon-twitter {
  background-color: #03A9F4 !important;
}
.follow-box .tit {
  margin-bottom: 10px;
}
.follow-box a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
  border-radius: 2px;
  font-size: 16px;
  color: #8FB6E4;
}
.follow-box a:not(:first-child) {
  margin-left: 10px;
}
.follow-box a svg {
  position: absolute;
  left: -1px;
  top: -1px;
  width: -webkit-calc(100% + 2px);
  width: calc(100% + 2px);
  height: -webkit-calc(100% + 2px);
  height: calc(100% + 2px);
}
.follow-box a .path {
  stroke: #fff;
  stroke-width: 1;
  stroke-dasharray: 0, 40;
  stroke-dashoffset: 0;
  x: 1;
  y: 1;
  width: 28px;
  height: 28px;
  rx: 2;
  ry: 2;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  fill: none;
}
@media (min-width: 1200px) {
  .follow-box a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .follow-box a:hover {
    text-decoration: none !important;
  }
  .follow-box a:hover .path {
    stroke-dasharray: 115, 0;
  }
}
.follow-box .weixin {
  position: relative;
}
.follow-box .weixin:hover .pic {
  display: block;
}
.follow-box .weixin .pic {
  width: 110px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  display: none;
}
.sitemap-btn a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
@media (min-width: 1200px) {
  .sitemap-btn a:hover {
    color: #325D8E !important;
  }
}
.sitemap-btn a:active {
  color: #325D8E !important;
}
.footer {
  position: relative;
  z-index: 2;
  font-weight: 500;
  overflow: hidden;
}
@media (min-width: 768px) {
  .footer {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .footer {
    font-size: 15px;
  }
}
.footer .footer-row {
  position: relative;
  padding: 80px 0;
  margin: 0 -15px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.footer .footer-row:before {
  content: "";
  height: 1px;
  background-color: #EFF2F6;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}
@media (max-width: 1399.98px) {
  .footer .footer-row {
    padding: 70px 0;
  }
}
@media (max-width: 1199.98px) {
  .footer .footer-row {
    flex-wrap: wrap;
    padding: 60px 0;
  }
}
@media (max-width: 991.98px) {
  .footer .footer-row {
    padding: 50px 0;
  }
}
@media (max-width: 767.98px) {
  .footer .footer-row {
    padding: 40px 0;
  }
}
.footer .foot-list {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
}
@media (max-width: 767.98px) {
  .footer .foot-list {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-list ul {
    margin-left: -6px;
    margin-right: -6px;
  }
}
.footer .foot-list li {
  margin-top: 10px;
}
@media (max-width: 767.98px) {
  .footer .foot-list li {
    display: inline-block;
    padding: 0 6px;
    line-height: 2;
  }
}
.footer .foot-list li a {
  display: inline-block;
  position: relative;
}
@media (min-width: 1200px) {
  .footer .foot-list p a:hover,
  .footer .foot-list li a:hover {
    text-decoration: underline;
    color: #325D8E;
  }
}
.footer .foot-list p a:active,
.footer .foot-list li a:active {
  text-decoration: underline;
  color: #325D8E;
}
.footer .foot-list p {
  margin: 0;
}
.footer .f-tit {
  text-transform: uppercase;
  position: relative;
  font-size: 24px;
  font-weight: bold;
  margin: 25px 0 ;
}
@media (max-width: 1199.98px) {
  .footer .f-tit {
    margin: 35px 0 15px;
  }
}
@media (max-width: 767.98px) {
  .footer .f-tit {
    margin-bottom: 10px;
  }
}
.footer .logo {
  padding-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .footer .logo {
    padding-bottom: 15px;
  }
}
.footer .logo .pic {
  padding: 0;
  width: auto;
}
@media (max-width: 767.98px) {
  .footer .logo .pic {
    width: 120px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-about {
    max-width: 480px;
  }
}
@media (max-width: 1199.98px) {
  .footer .foot-about {
    width: 100%;
  }
}
.footer .foot-about .logo a {
  display: block;
}
@media (max-width: 767.98px) {
  .footer .foot-about .logo a {
    width: 135px;
  }
}
.footer .foot-about .name {
  color: #325D8E;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .footer .foot-about p {
    font-size: 15px;
  }
}
.footer .foot-func {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
          align-items: center;
  text-transform: capitalize;
  margin-top: 40px;
}
@media (max-width: 1199.98px) {
  .footer .foot-func {
    margin-top: 20px;
  }
}
.footer .foot-func > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.footer .foot-func > div:not(:last-child):after {
  content: "";
  background-color: #B5CFED;
  width: 1px;
  height: 8px;
  margin: 0 20px;
}
.footer .foot-func a {
  padding: 10px 0;
}
@media (min-width: 1200px) {
  .footer .foot-func a:hover {
    color: #325D8E;
  }
}
.footer .foot-func a:active {
  color: #325D8E;
}
.footer .foot-func .contact {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .footer .foot-func .contact {
    margin-right: 20px;
  }
}
.footer .foot-func .contact a {
  min-width: 180px;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #325D8E;
  color: #fff;
  border-radius: 3px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.footer .foot-func .contact a:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e69f";
  margin-right: 10px;
  font-size: 1.2em;
}
@media (min-width: 1200px) {
  .footer .foot-func .contact a:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 991.98px) {
  .footer .foot-func .contact a {
    min-width: 160px;
    height: 45px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-func .contact a {
    min-width: 140px;
    height: 40px;
  }
}
.footer .foot-func .contact a:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}
.footer .foot-func .contact:after {
  display: none;
}
@media (min-width: 1200px) {
  .footer .foot-subscription {
    max-width: 600px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .footer .foot-subscription {
    max-width: 400px;
  }
}
.footer .foot-subscription .f-tit {
  margin-bottom: 10px;
}
.footer .foot-subscription .f-tit + P {
  font-size: 16px;
  margin-bottom: 25px;
  text-transform: capitalize;
}
@media (max-width: 991.98px) {
  .footer .foot-subscription .f-tit + P {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-subscription .f-tit + P {
    font-size: 14px;
  }
}
.footer .foot-subscription form {
  width: 400px;
  position: relative;
  max-width: 100%;
  z-index: 2;
  display: -webkit-box;
  display: flex;
  background-color: #fff;
  padding: 5px;
  border-radius: 50px;
}
.footer .foot-subscription form input::-webkit-input-placeholder,
.footer .foot-subscription form textarea::-webkit-input-placeholder {
  color: #999999;
}
.footer .foot-subscription form input:-o-placeholder,
.footer .foot-subscription form textarea:-o-placeholder {
  color: #999999;
}
.footer .foot-subscription form input::-moz-placeholder,
.footer .foot-subscription form textarea::-moz-placeholder {
  color: #999999;
}
.footer .foot-subscription form input:-ms-input-placeholder,
.footer .foot-subscription form textarea:-ms-input-placeholder {
  color: #999999;
}
.footer .foot-subscription form input:focus::-webkit-input-placeholder,
.footer .foot-subscription form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-o-placeholder,
.footer .foot-subscription form textarea:focus::-o-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-moz-placeholder,
.footer .foot-subscription form textarea:focus::-moz-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input:focus::-ms-input-placeholder,
.footer .foot-subscription form textarea:focus::-ms-input-placeholder {
  color: #ccc;
}
.footer .foot-subscription form input,
.footer .foot-subscription form .submit {
  background: none;
}
.footer .foot-subscription form input {
  -webkit-box-flex: 1;
          flex: 1 0 0%;
  display: block;
  width: 100%;
  color: #333;
  padding: 0 20px;
  font-weight: 500;
}
.footer .foot-subscription form .submit {
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #325D8E;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  z-index: 2;
  line-height: 1;
}
.footer .foot-subscription form .submit:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e6cf';
  font-size: 1.2em;
}
@media (min-width: 1200px) {
  .footer .foot-subscription form .submit {
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .footer .foot-subscription form .submit:hover {
    background-color: #325D8E;
    color: #fff;
  }
}
.footer .foot-subscription form .submit:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transition: 0s;
  transition: 0s;
  background-color: #325D8E;
  color: #fff;
}
@media (max-width: 767.98px) {
  .footer .foot-subscription form .submit {
    width: 38px;
    height: 38px;
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .footer .foot-contact {
    max-width: 430px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .footer .foot-contact {
    max-width: 60%;
  }
}
@media (min-width: 1200px) {
  .footer .foot-contact li:not(:last-child) p {
    padding-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-nav ul {
    margin-top: -10px;
  }
}
.footer .foot-nav li {
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .footer .foot-nav li {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .footer .foot-nav li:not(:first-child) {
    margin-top: 10px;
  }
}
@media (max-width: 767.98px) {
  .footer .foot-nav li {
    vertical-align: middle;
  }
}
.footer .foot-nav li a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.footer .foot-nav .pic {
  width: 87px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .footer .foot-nav .pic {
    width: 60px;
  }
}
.footer .follow-box {
  margin-top: 50px;
}
@media (max-width: 1199.98px) {
  .footer .follow-box {
    margin-top: 40px;
  }
}
@media (max-width: 991.98px) {
  .footer .follow-box {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .footer .follow-box {
    margin-top: 20px;
  }
}
.copyright {
  position: relative;
  overflow: hidden;
  line-height: 1.6;
  padding: 22px 0;
  background-color: #325D8E;
  color: #8FB6E4;
}
@media (min-width: 768px) {
  .copyright {
    font-size: 15px;
  }
}
@media (max-width: 991.98px) {
  .copyright {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .copyright {
    padding-top: 15px;
    padding-bottom: 70px;
    text-align: center;
    display: block;
  }
}
.copyright .container {
  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);
}
@media (max-width: 1199.98px) {
  .copyright .container {
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.copyright .google-translate {
  min-width: 110px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin: 0 15px;
}
@media (max-width: 767.98px) {
  .copyright .google-translate {
    margin: 15px auto 0;
  }
}
.copyright .info {
  margin: 0 -5px;
}
.copyright .info span {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 1200px) {
  .copyright .info a:hover {
    color: #fff;
  }
}
@media (max-width: 1199.98px) {
  .copyright .info a:active {
    color: #fff;
  }
}
.copyright .follow-box {
  margin-top: 25px;
}
@media (max-width: 1199.98px) {
  .copyright .follow-box {
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .copyright .follow-box {
    margin-top: 15px;
  }
}
@media (max-width: 767.98px) {
  .copyright .follow-box {
    margin-top: 10px;
  }
}

/**
* Date : 2024-04-12
* @author HSM
* @toDo 产品详情修改
*/

.description-box h4 {
    font-size: 1.5rem;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    display: inline-block;
    margin-top: 7px;
    border-radius: 4px;
    background: #325D8E;
}

@media (max-width: 767.98px) {
    .description-box h4 {
        font-size: 14px;
    }
}



/**
* Date : 2024-04-26
* @author HSM
* @toDo app删除简介
*/

.application-list p {
    /*display: none !important;*/
}
.application-list .intro {
    transition: 0.7s;
}
@media (min-width: 1200px) {
    .application-list .img-box p {
        max-height: 0px;
        overflow: hidden;
        transition: max-height 1s ;
    }
    .application-list .img-box:hover p {
        max-height: 110px;
    }
}
@media (max-width: 767.98px) {
    .application-list .img-box p {
        font-size: 12px;
    }
}

/**
* Date : 2024-07-03
* @author HSM
* @toDo 底部加友情链接
*/
.friend-link span{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 5px;
}