input:focus {
  outline: none;
}

p {
  margin-bottom: 0;
}

li,
ol,
ul {
  margin: 0;
  padding: 0;
}

.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}

.img-box:hover img {
  transform: scale(1.06);
}

.img-box img {
  transition: all 0.4s;
}

.img-box img,
.img-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}

.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.loaded {
  background-size: cover;
}

.table-box {
  overflow-x: auto;
}

.fancybox-slide--iframe .fancybox-content {
  width: 100%;
  max-width: 80%;
  height: 100%;
  min-height: 50%;
  max-height: 80%;
  margin: 0;
}

.fancybox-slide--video video {
  max-width: 80%;
  padding: 0;
}

.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}

.auto-adjust-img p.contains-pictures {
  padding: 0;
  margin: 0 -5px !important;
  font-size: 0 !important;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}

.auto-adjust-img p.contains-pictures>img {
  display: inline-block;
  margin: 5px;
}

.fszero {
  font-size: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}

.fszero h1 {
  margin: 0;
}

@media (max-width: 990px) {
  .container2 {
    max-width: 95%;
  }
}

@media (max-width: 767px) {
  .fancybox-slide--video video {
    max-width: 95%;
  }
}

.fancybox-slide>video {
  padding: 0;
}

@media (min-width: 1440px) {
  .container {
    max-width: 100% !important;
    padding: 0 2% !important;
  }
}

@media (min-width: 1200px) {
  .container.con1170 {
    max-width: 1170px;
  }
}

.container.con1880 {
  max-width: 100% !important;
  padding: 0 2% !important;

}

@font-face {
  font-family: 'Archivo';
  src: local('Archivo SemiBold'), local('Archivo-SemiBold'), url('../fonts/Archivo-SemiBold.woff2') format('woff2'), url('../fonts/Archivo-SemiBold.woff') format('woff'), url('../fonts/Archivo-SemiBold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 600;
}

@font-face {
  font-family: 'Archivo';
  src: local('Archivo Bold'), local('Archivo-Bold'), url('../fonts/Archivo-Bold.woff2') format('woff2'), url('../fonts/Archivo-Bold.woff') format('woff'), url('../fonts/Archivo-Bold.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}

@font-face {
  font-family: 'Archivo';
  src: local('Archivo Medium'), local('Archivo-Medium'), url('../fonts/Archivo-Medium.woff2') format('woff2'), url('../fonts/Archivo-Medium.woff') format('woff'), url('../fonts/Archivo-Medium.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: 'SortsMillGoudy';
  src: local('SortsMillGoudy Regular'), local('SortsMillGoudy-Regular'), url('../fonts/SortsMillGoudy-Regular.woff2') format('woff2'), url('../fonts/SortsMillGoudy-Regular.woff') format('woff'), url('../fonts/SortsMillGoudy-Regular.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'Archivo';
  src: local('Archivo Regular'), local('Archivo-Regular'), url('../fonts/Archivo-Regular.woff2') format('woff2'), url('../fonts/Archivo-Regular.woff') format('woff'), url('../fonts/Archivo-Regular.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'Archivo';
  src: local('Archivo Light'), local('Archivo-Light'), url('../fonts/Archivo-Light.woff2') format('woff2'), url('../fonts/Archivo-Light.woff') format('woff'), url('../fonts/Archivo-Light.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 300;
}

@font-face {
  font-family: 'Archivo';
  src: local('Archivo ExtraLight'), local('Archivo-ExtraLight'), url('../fonts/Archivo-ExtraLight.woff2') format('woff2'), url('../fonts/Archivo-ExtraLight.woff') format('woff'), url('../fonts/Archivo-ExtraLight.ttf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 200;
}

body {
  font-family: 'Archivo', Arial, Helvetica, "Microsoft YaHei", "WenQuanYi Micro Hei", "Heiti SC", "PingFang SC", "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  transition: all 0.3s;
}
html{
  direction: rtl;
  unicode-bidi: bidi-override;
 }
.index-padding {
  padding: 88px 0;
}

@media (max-width: 1400px) {
  .index-padding {
    padding: 60px 0;
  }
}

@media (max-width: 1199px) {
  .index-padding {
    padding: 40px 0;
  }
}

.index-title h2 {
  margin: 0;
  font-size: 200px;
  font-weight: 600;
  letter-spacing: -8px;
  background: linear-gradient(90deg, #04529A 0%, #011C34 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 1910px) {
  .index-title h2 {
    font-size: 155px;
  }
}

@media (max-width: 1560px) {
  .index-title h2 {
    font-size: 130px;
  }
}

@media (max-width: 1400px) {
  .index-title h2 {
    font-size: 110px;
  }
}

@media (max-width: 1199px) {
  .index-title h2 {
    font-size: 90px;
    letter-spacing: -4px;
  }
}

@media (max-width: 991px) {
  .index-title h2 {
    font-size: 70px;
  }
}

@media (max-width: 767px) {
  .index-title h2 {
    font-size: 55px;
    letter-spacing: 0px;
  }
}

@media (max-width: 575px) {
  .index-title h2 {
    font-size: 40px;
  }
}

.index-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 19px;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

.index-more:hover::before {
  transform: translateY(0%);
}

.index-more::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #011C34 0%, #04529A 47.12%, #011C34 100%);
  transition: all 0.5s;
  transform: translateY(110%);
  z-index: 3;
}

.index-more::after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(94deg, #212121 -4.61%, #676767 49.14%, #212121 104.96%);
  transition: all 0.5s;
}

.index-more span {
  color: #DFDFDF;
  font-size: 16px;
  letter-spacing: -0.32px;
  position: relative;
  z-index: 4;
}

.header.scrolled {
  border: none;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-51px);
}

@media (max-width: 767px) {
  .header.scrolled {
    transform: translateY(-49px);
  }
}

.header {
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
  padding: 0;
  transition: all 0.3s;
  background: #fff;
  /* overflow: hidden; */
}

@media (max-width: 767px) {
  .header {
    background: #fff;
    position: sticky;
  }
}

.header .box1 {
  background: #011D36;
  padding: 14px 0 13px 0;
  overflow: hidden;
  transition: all 0.5s;
}

.header .box1 .box {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}

.header .box1 .box a {
  display: inline-block;
  margin-left: 19px;
  color: #C1D2DF;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  transition: all 0.5s;
}

.header .box1 .box a:last-child {
  margin-left: 0;
}

.header .box1 .box a:nth-child(2) {
  letter-spacing: -0.32px;
}

@media (max-width: 767px) {
  .header .box1 .box a {
    font-size: 14px;
  }
}

.header .box1 .box a:hover {
  text-decoration: underline;
}

@media (max-width: 1199px) {
  .header .box2 {
    padding: 10px 0;
  }
}

.header .box2 .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header .box2 .box .header-logo {
  width: 100px;
}

@media (max-width: 767px) {
  .header .box2 .box .header-logo {
    width: 80px;
  }
}

.header .box2 .box .header-logo img {
  width: 100%;
  transition: all 0.3s;
}

.header .box2 .box .header-nav {
  margin-right: 13%;
}

@media (max-width: 1400px) {
  .header .box2 .box .header-nav {
    margin-right: 6%;
  }
}

@media (max-width: 1199px) {
  .header .box2 .box .header-nav {
    display: none;
  }
}

.header .box2 .box .header-nav .nav>ul {
  display: flex;
  list-style: none;
}

.header .box2 .box .header-nav .nav>ul>li {
  display: block;
  padding: 20px 0 14px 0;
  position: relative;
  margin-left: 35px;
  padding-left: 35px;
}

@media (max-width: 1440px) {
  .header .box2 .box .header-nav .nav>ul>li {
    margin-left: 20px;
    padding-left: 20px;
  }
}

.header .box2 .box .header-nav .nav>ul>li::after {
  position: absolute;
  right: 0;
  top: 55%;
  transform: translateY(-50%);
  content: '-';
  display: inline-block;
  color: #000000;
  font-size: 20px;
}

.header .box2 .box .header-nav .nav>ul>li:last-child {
  margin-left: 0;
  padding-left: 0;
}

.header .box2 .box .header-nav .nav>ul>li:last-child::after {
  display: none;
}

.header .box2 .box .header-nav .nav>ul>li a {
  padding: 10px 0;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.4px;
  position: relative;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .header .box2 .box .header-nav .nav>ul>li a {
    font-size: 18px;
  }
}

.header .box2 .box .header-nav .nav>ul>li a:hover {
  color: #D9D9D9;
}

.header .box2 .box .header-nav .nav>ul>li a.active {
  color: #D9D9D9;
}

.header .box2 .box .header-nav .nav>ul>li ul {
  position: absolute;
  left: 50%;
  top: 100%;
  min-width: 100%;
  transform: translateX(-50%);
  background-color: #FFF;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  list-style: none;
  padding: 10px 0;
  border-radius: 6px;
  display: none;
}

.header .box2 .box .header-nav .nav>ul>li ul li {
  padding: 5px 20px;
}

.header .box2 .box .header-nav .nav>ul>li ul li a {
  font-size: 18px;
  white-space: nowrap;
  font-weight: 400;
}

@media (max-width: 1400px) {
  .header .box2 .box .header-nav .nav>ul>li ul li a {
    font-size: 16px;
  }
}

.header .box2 .box .header-nav .nav>ul>li ul li a:hover {
  color: #04529A;
}

.header .box2 .box .language-inquiry-search {
  display: flex;
  align-items: center;
}

.header .box2 .box .language-inquiry-search .inquiry a {
  display: inline-flex;
  align-items: center;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.36px;
}

@media (max-width: 1199px) {
  .header .box2 .box .language-inquiry-search .inquiry a {
    font-size: 16px;
  }
}

.header .box2 .box .language-inquiry-search .inquiry a b {
  display: inline-block;
  margin-left: 10px;
  font-weight: 600;
}

.header .box2 .box .language-inquiry-search .inquiry a p {
  display: inline-block;
}

.header .box2 .box .language-inquiry-search .inquiry a span {
  display: inline-block;
  margin: 0 5px;
}

.header .box2 .box .language-inquiry-search .search-box .iconfont {
  color: #000000;
  font-size: 16px;
  cursor: pointer;
}

.header .box2 .box .language-inquiry-search .fenge {
  display: inline-block;
  margin: 0 16px;
  width: 28px;
  height: 2px;
  background: linear-gradient(90deg, #FFF 0%, #000 50%, #FFF 100%);
}

@media (max-width: 767px) {
  .header .box2 .box .language-inquiry-search .fenge {
    width: 20px;
    margin: 0 5px;
  }
}

.header .box2 .box .language-inquiry-search .language-box {
  margin-right: 20px;
  position: relative;
  width: 144px;
  height: 38px;
  align-self: center;
}

@media (max-width: 767px) {
  .header .box2 .box .language-inquiry-search .language-box {
    width: auto;
    height: auto;
  }
}

.header .box2 .box .language-inquiry-search .language-box .icon-none {
  display: none;
  align-items: center;
  justify-content: center;
  color: #000000;
  transition: all 0.3s ease;
  width: 24px;
}

@media (max-width: 767px) {
  .header .box2 .box .language-inquiry-search .language-box .icon-none {
    display: inline-flex;
  }
}

.header .box2 .box .language-inquiry-search .language-box ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 6px;
  background: #011D36;
  padding: 8px 17px;
  list-style: none;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .header .box2 .box .language-inquiry-search .language-box ul {
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    display: none;
    width: auto;
    min-width: 100%;
  }
}

.header .box2 .box .language-inquiry-search .language-box ul:hover {
  padding-bottom: 10px;
}

.header .box2 .box .language-inquiry-search .language-box ul li {
  display: none;
}

@media (max-width: 767px) {
  .header .box2 .box .language-inquiry-search .language-box ul li {
    display: block;
  }
}

.header .box2 .box .language-inquiry-search .language-box ul li a {
  color: #DFDFDF;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  text-align: center;
}

.header .box2 .box .language-inquiry-search .language-box ul li a:hover {
  text-decoration: underline;
}

@media (min-width: 767px) {
  .header .box2 .box .language-inquiry-search .language-box ul li.active {
    display: block;
  }

  .header .box2 .box .language-inquiry-search .language-box ul li.active a {
    color: #DFDFDF;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.32px;
    display: flex;
    align-items: center;
    padding: 0;
    text-decoration: none !important;
  }

  .header .box2 .box .language-inquiry-search .language-box ul li.active a::after {
    font-family: 'iconfont' !important;
    content: '\e619';
    font-size: 16px;
    color: #BBBBBB;
    margin-right: 10px;
  }

  .header .box2 .box .language-inquiry-search .language-box ul li.active a::before {
    font-family: 'iconfont' !important;
    content: '';
    margin-left: 9px;
    width: 22px;
    height: 22px;
    background: url(../img/language-1.png) no-repeat;
    background-size: cover;
  }
}

.header-serch-box {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
}

.header-serch-box form {
  margin-bottom: 0;
  width: 60%;
  padding: 10px;
  background-color: #FFFFFF;
}

@media (max-width: 767px) {
  .header-serch-box form {
    width: 80%;
  }
}

.header-serch-box input {
  height: 40px;
  padding: 0 0 0 12px;
  color: rgba(38, 38, 38, 0.4);
  font-size: 14px;
  border: 1px solid #04529A;
  width: 94%;
}

.header-serch-box button {
  border-radius: 5px;
  background: #999;
  width: 74px;
  height: 40px;
  color: #FFF;
  text-align: center;
  text-transform: capitalize;
  margin-right: 7px;
  border: none;
  transition: background-color 0.3s ease;
}

.header-serch-box button:hover {
  background-color: #04529A;
}

.header-serch-box button .iconfont {
  font-size: 20px;
}

.header-serch-box .header-serch-none {
  font-size: 46px;
  cursor: pointer;
  position: fixed;
  top: 5%;
  right: 7%;
  color: #FFFFFF;
}

.visible {
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-menu {
  position: relative;
  display: none;
  margin-right: 10px;
}

.btn-menu a {
  text-decoration: none;
  color: #011D36;
  transition: all 0.3s;
}

.btn-menu a .iconfont {
  font-size: 28px;
}

@media (max-width: 767px) {
  .btn-menu a .iconfont {
    font-size: 24px;
  }
}

@media (max-width: 1199px) {
  .btn-menu {
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 575px) {
  .btn-menu {
    margin-left: 10px;
  }
}

@keyframes scaleAnimation {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

.banner-box {
  position: relative;
}

.banner-box .banner {
  font-size: 0;
  position: relative;
  z-index: 8;
  clear: both;
  overflow: hidden;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.banner-box .banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: #fff;
  left: 0;
  border-radius: 100px 100px 0 0;
}

@media (max-width: 1199px) {
  .banner-box .banner::after {
    height: 20px;
  }
}

.banner-box .banner img {
  display: block;
  width: 100%;
}

.banner-box .banner .swiper-slide {
  overflow: hidden;
  position: relative;
}

.banner-box .banner .item {
  position: relative;
  display: block;
  overflow: hidden;
}

.banner-box .banner .banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-box .banner.hide-arrow .slick-arrow,
.banner-box .banner.hide-arrow {
  display: none !important;
}

.banner-box .banner.hide-video video {
  display: none !important;
}

.banner-box .banner-video-box {
  position: relative;
  display: block;
  padding-bottom: calc(943 / 1920 * 100%);
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}

@media (max-width: 767px) {
  .banner-box .banner-video-box {
    height: 430px;
  }
}

.banner-box .banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}

.banner-box .banner-video-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-box .banner-video-box .fluid_initial_play {
  background-color: #152c5f !important;
}

.banner-box .banner .mobile-video {
  position: relative;
  display: block;
}

.banner-box .banner .mobile-video:after {
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}

.banner-box .banner .mobile-video:before {
  font-size: 50px;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  content: '\e644';
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.banner-box .banner .slick-arrow {
  line-height: 80px;
  position: absolute;
  z-index: 9;
  top: -webkit-calc(90%);
  top: calc(50% + 40px);
  left: 3%;
  width: 26px;
  height: 80px;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 991px) {
  .banner-box .banner .slick-arrow {
    line-height: 50px;
    height: 50px;
  }
}

.banner-box .banner .slick-arrow:before {
  font-size: 20px;
  content: '\eb60';
}

.banner-box .banner .slick-arrow.slick-next {
  right: 5%;
  left: auto;
}

.banner-box .banner .slick-arrow:hover {
  background-color: rgba(21, 44, 95, 0.7);
}

.swiper-pagination {
  bottom: 20px !important;
  border-radius: 50px;
  margin-right: 50%;
  transform: translateX(-50%);
  z-index: 66;
  display: block !important;
}

@media (max-width: 575px) {
  .swiper-pagination {
    bottom: 6px !important;
  }
}

.swiper-pagination-bullet-active {
  width: 10px !important;
  height: 10px !important;
  border-radius: 10px;
  border: 1px solid #FFF;
  background-color: transparent !important;
  margin: 0 15px !important;
  position: relative;
  opacity: 1 !important;
}

/* 定义旋转动画 */
@keyframes rotate {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background-color: #FFFFFF;
  border-radius: 100px;
  margin: 0 15px !important;
  opacity: 0.5 !important;
}

.index-nav.show {
  right: calc(100% - 100%);
  /* 滑入左侧 */
}

.index-nav {
  position: fixed;
  top: 40%;
  right: 0px;
  z-index: 222;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  padding: 14px;
}

@media (max-width: 1199px) {
  .index-nav {
    display: none;
  }
}

@media (max-width: 767px) {
  .index-nav {
    top: 30%;
  }
}

.index-nav .a {
  display: block;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
  margin-top: 24px;
}

.index-nav .a:nth-child(1) {
  margin-top: 0;
}

.index-nav .a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: #FFFFFF99;
  transition: all 0.3s ease;
}

.index-nav .a:hover .fix-nav-phonenumber {
  transform: translateY(-50%) translateX(0);
}

.index-nav .a:hover .iconfont {
  color: #1B26DA;
}

.index-nav .fix-nav-phonenumber {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%) translateX(300%);
  transition: all 0.3s ease;
  line-height: 30px;
}

.index-nav .fix-nav-phonenumber p {
  margin: 0;
  padding: 4px 10px;
  color: #fff;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.44);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  font-size: 14px;
  white-space: nowrap;
  margin: 10px 0;
}
.index-nav .fix-nav-phonenumber p a{
  color: #fff;
}
.index-nav .fix-nav-phonenumber p img {
  width: 100px;
  background-color: #FFFFFF;
}

.fix-nav-none {
  display: none;
  position: fixed;
  right: 0;
  color: white;
  bottom: 10%;
  font-size: 40px;
  border: 1px solid #333;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  line-height: 36px;
  background-color: #333;
  text-align: center;
  z-index: 222;
}

@media (max-width: 1199px) {
  .fix-nav-none {
    display: block;
    bottom: 10%;
  }
}

.fix-nav-none.rotated {
  transform: rotate(45deg);
  transition: all 0.5s;
}

.xs-online {
  position: fixed;
  z-index: 222;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  color: #fff;
  background-color: #04529A;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  display: none;
}

.xs-online .imgbbb {
  transform: translateX(-50%) translateY(-120px) !important;
  animation: fadeInUp 0.5s ease forwards;
}

.xs-online .xs-online-wx {
  position: relative;
}

.xs-online .xs-online-wx img {
  position: absolute;
  width: 100px;
  left: 50%;
  background-color: #FFFFFF;
  transform: translateX(-50%) translateY(60px);
  transition: all 0.3 ease;
}

.xs-online ul li {
  float: left;
  width: 20%;
  list-style: none;
  border-right: 1px solid #000;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease;
}

.xs-online ul li .iconfont {
  display: block;
}

.xs-online ul li:first-child {
  border-left: none;
}

.xs-online a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: white;
}

@media (max-width: 767px) {
  .xs-online a {
    font-size: 12px;
  }
}

.xs-online a .iconfont {
  font-size: 18px;
}

.index-global {
  overflow: hidden;
  padding: 74px 0 99px 0;
  background: #F7F7F7;
}

@media (max-width: 1400px) {
  .index-global {
    padding: 40px 0 99px 0;
  }
}

@media (max-width: 1199px) {
  .index-global {
    padding: 40px 0 60px 0;
  }
}

@media (max-width: 991px) {
  .index-global {
    padding: 40px 0;
  }
}

.index-global .box .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .index-global .box .top {
    flex-wrap: wrap;
  }
}

.index-global .box .top .left {
  color: #000;
  text-align: center;
  font-size: 32px;
  line-height: 30px;
  letter-spacing: -0.64px;
}

@media (max-width: 991px) {
  .index-global .box .top .right {
    width: 100%;
    margin-top: 10px;
  }
}

.index-global .box .top .right a {
  display: inline-flex;
  align-items: center;
}

.index-global .box .top .right a:hover span {
  text-decoration: underline;
}

.index-global .box .top .right a span {
  display: inline-block;
  color: #000;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.44px;
}

@media (max-width: 1440px) {
  .index-global .box .top .right a span {
    font-size: 20px;
  }
}

@media (max-width: 1400px) {
  .index-global .box .top .right a span {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .index-global .box .top .right a span {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .index-global .box .top .right a span {
    font-size: 16px;
  }
}

.index-global .box .top .right a .iconfont {
  margin-right: 9px;
  color: #000000;
  display: inline-block;
  transform: rotate(180deg);
  font-size: 20px;
  font-weight: 600;
}

@media (max-width: 1199px) {
  .index-global .box .top .right a .iconfont {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .index-global .box .top .right a .iconfont {
    font-size: 16px;
  }
}

.index-global .box .content {
  margin-top: 35px;
  overflow: hidden;
}

.index-global .box .content .global-slick {
  margin: 0 -28px;
}

.index-global .box .content .global-slick .slick-track {
  display: flex;
  justify-content: space-between;
}

.index-global .box .content .global-slick .item-box {
  transform-origin: center top;
  transition: all 0.5s ease;
  padding: 0 28px;
  overflow: hidden;
  flex: 0.9;
}

.index-global .box .content .global-slick .item-box.active {
  flex: 1;
}

.index-global .box .content .global-slick .item-box.active .item .cont-img::before {
  opacity: 1;
}

.index-global .box .content .global-slick .item-box.active .item .cont-img .tit-new {
  background: #FFFFFF4F;
  color: #FFFFFF;
}

.index-global .box .content .global-slick .item-box .item {
  position: relative;
  transition: all 0.5s;
}

.index-global .box .content .global-slick .item-box .item .cont-img {
  position: relative;
  background-color: #FFF;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.5s;
}

.index-global .box .content .global-slick .item-box .item .cont-img::before {
  position: absolute;
  content: '';
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #FFF 0%, #000 100%);
  transition: all 0.5s;
  opacity: 0;
}

.index-global .box .content .global-slick .item-box .item .cont-img .img-box {
  padding-bottom: calc(580 / 514 * 100%);
  mix-blend-mode: multiply;
}

.index-global .box .content .global-slick .item-box .item .cont-img .tit-new {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 5;
  display: inline-block;
  background: rgba(187, 187, 187, 0.3);
  padding: 6px 17px 5px 17px;
  color: #303133;
  text-align: center;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: -0.28px;
}

.index-global .box .content .global-slick .item-box .item .text {
  padding: 21px 0 47px 47px;
}

.index-global .box .content .global-slick .item-box .item .text p {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.4px;
  text-align: center;
}

.index-global .box .content .global-slick .item-box .item .text p span {
  font-weight: 600;
}

.index-global .box .content .swiper-product {
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  height: 1140px;
}

@media (max-width: 2200px) {
  .index-global .box .content .swiper-product {
    height: 990px;
  }
}

@media (max-width: 2000px) {
  .index-global .box .content .swiper-product {
    height: 850px;
  }
}

@media (max-width: 1910px) {
  .index-global .box .content .swiper-product {
    height: 800px;
  }
}

@media (max-width: 1720px) {
  .index-global .box .content .swiper-product {
    height: 750px;
  }
}

@media (max-width: 1510px) {
  .index-global .box .content .swiper-product {
    height: 710px;
  }
}

@media (max-width: 1440px) {
  .index-global .box .content .swiper-product {
    height: 670px;
  }
}

@media (max-width: 1199px) {
  .index-global .box .content .swiper-product {
    height: 610px;
  }
}

@media (max-width: 991px) {
  .index-global .box .content .swiper-product {
    height: 530px;
  }
}

@media (max-width: 767px) {
  .index-global .box .content .swiper-product {
    height: auto;
  }
}

.index-global .box .content .swiper-product .swiper-wrapper {
  -webkit-box-align: start;
  align-items: flex-start;
  margin: 0 -25px;
}

@media (max-width: 991px) {
  .index-global .box .content .swiper-product .swiper-wrapper {
    margin: 0 -10px;
  }
}

.index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
  width: 970px;
}

@media (max-width: 2200px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 820px;
  }
}

@media (max-width: 2000px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 710px;
  }
}

@media (max-width: 1910px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 680px;
  }
}

@media (max-width: 1720px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 620px;
  }
}

@media (max-width: 1560px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 570px;
  }
}

@media (max-width: 1470px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 550px;
  }
}

@media (max-width: 1440px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 530px;
  }
}

@media (max-width: 1400px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 500px;
  }
}

@media (max-width: 1199px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 460px;
  }
}

@media (max-width: 991px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 380px;
  }
}

@media (max-width: 767px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide.swiper-slide-active {
    width: 100%;
  }
}

.index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
  width: 770px;
  padding: 0 25px;
  -webkit-transition: width 0.6s;
  transition: width 0.6s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

@media (max-width: 2200px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 620px;
  }
}

@media (max-width: 2000px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 610px;
  }
}

@media (max-width: 1910px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 580px;
  }
}

@media (max-width: 1720px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 520px;
  }
}

@media (max-width: 1560px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 470px;
  }
}

@media (max-width: 1470px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 450px;
  }
}

@media (max-width: 1440px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 430px;
  }
}

@media (max-width: 1400px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 400px;
  }
}

@media (max-width: 1199px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 360px;
  }
}

@media (max-width: 991px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 280px;
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .index-global .box .content .swiper-product .swiper-wrapper .swiper-slide {
    width: 100%;
  }
}

.index-global .box .content .swiper-product .swiper-wrapper .item .pic {
  position: relative;
  background-color: #FFF;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.5s;
}

.index-global .box .content .swiper-product .swiper-wrapper .item .pic::before {
  position: absolute;
  content: '';
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #FFF 0%, #000 100%);
  transition: all 0.5s;
  opacity: 0;
}

.index-global .box .content .swiper-product .swiper-wrapper .item .pic .tit-new {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 5;
  display: inline-block;
  background: rgba(187, 187, 187, 0.3);
  padding: 6px 17px 5px 17px;
  color: #303133;
  text-align: center;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: -0.28px;
}

.index-global .box .content .swiper-product .swiper-wrapper .item .pic .img-box {
  padding-bottom: calc(580 / 514 * 100%);
  mix-blend-mode: multiply;
}

.index-global .box .content .swiper-product .swiper-wrapper .item .text {
  padding: 21px 0 47px 47px;
}

.index-global .box .content .swiper-product .swiper-wrapper .item .text p {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.4px;
  text-align: center;
}

@media (max-width: 1440px) {
  .index-global .box .content .swiper-product .swiper-wrapper .item .text p {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .index-global .box .content .swiper-product .swiper-wrapper .item .text p {
    font-size: 16px;
    line-height: 24px;
  }
}

.index-global .box .content .swiper-product .swiper-wrapper .item .text p span {
  font-weight: 600;
}

.index-work {
  padding: 120px 0 153px 0;
  background: linear-gradient(0deg, #011C34 0%, #04529A 100%);
}

@media (max-width: 1560px) {
  .index-work {
    padding: 80px 0 100px 0;
  }
}

@media (max-width: 1400px) {
  .index-work {
    padding: 60px 0 80px 0;
  }
}

@media (max-width: 1199px) {
  .index-work {
    padding: 40px 0 60px 0;
  }
}

@media (max-width: 991px) {
  .index-work {
    padding: 40px 0;
  }
}

.index-work .box {
  position: relative;
}

.index-work .box .bg-img {
  position: absolute;
  bottom: 0;
  left: 20%;
  width: 30%;
  height: auto;
  background: transparent;
}

@media (max-width: 2300px) {
  .index-work .box .bg-img {
    width: 32%;
    left: 15%;
  }
}

@media (max-width: 2100px) {
  .index-work .box .bg-img {
    width: 35%;
    left: 13%;
  }
}

@media (max-width: 1910px) {
  .index-work .box .bg-img {
    width: 34%;
    left: 16%;
  }
}

@media (max-width: 1800px) {
  .index-work .box .bg-img {
    width: 36%;
    left: 15%;
  }
}

@media (max-width: 1630px) {
  .index-work .box .bg-img {
    width: 38%;
    left: 11%;
  }
}

@media (max-width: 1560px) {
  .index-work .box .bg-img {
    width: 36%;
    left: 15%;
  }
}

@media (max-width: 1400px) {
  .index-work .box .bg-img {
    width: 33%;
    left: 17%;
  }
}

@media (max-width: 1260px) {
  .index-work .box .bg-img {
    width: 37%;
    left: 15%;
  }
}

@media (max-width: 991px) {
  .index-work .box .bg-img {
    width: 45%;
    left: 14%;
  }
}

@media (max-width: 767px) {
  .index-work .box .bg-img {
    width: 62%;
    left: 0;
  }
}

.index-work .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 5;
}

.index-work .top .left .index-title h2 {
  -webkit-text-fill-color: #FFF;
}

.index-work .top .right {
  width: 220px;
}

@media (max-width: 1910px) {
  .index-work .top .right {
    width: 160px;
  }
}

@media (max-width: 1560px) {
  .index-work .top .right {
    width: 140px;
  }
}

@media (max-width: 1400px) {
  .index-work .top .right {
    width: 100px;
  }
}

@media (max-width: 1199px) {
  .index-work .top .right {
    width: 80px;
  }
}

@media (max-width: 991px) {
  .index-work .top .right {
    width: 60px;
  }
}

@media (max-width: 767px) {
  .index-work .top .right {
    width: 45px;
  }
}

@media (max-width: 575px) {
  .index-work .top .right {
    width: 35px;
  }
}

.index-work .top .right img {
  width: 100%;
  height: auto;
}

.index-work .content {
  margin-top: 120px;
  position: relative;
  z-index: 5;
}

@media (max-width: 1560px) {
  .index-work .content {
    margin-top: 80px;
  }
}

@media (max-width: 1400px) {
  .index-work .content {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .index-work .content {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .index-work .content {
    margin-top: 20px;
  }
}

.index-work .content .work-slick {
  margin: 0 -14px;
}

@media (max-width: 1199px) {
  .index-work .content .work-slick {
    margin: 0 -8px;
  }
}

.index-work .content .work-slick .item-box {
  padding: 0 14px;
}

@media (max-width: 1199px) {
  .index-work .content .work-slick .item-box {
    padding: 0 8px;
  }
}

.index-work .content .work-slick .item-box .item .cont-img .img-box {
  border-radius: 6px;
  padding-bottom: calc(320 / 450 * 100%);
}

.index-work .content .work-slick .item-box .item .cont {
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .index-work .content .work-slick .item-box .item .cont {
    margin-top: 20px;
  }
}

.index-work .content .work-slick .item-box .item .cont .date-address {
  display: flex;
  align-items: center;
}

.index-work .content .work-slick .item-box .item .cont .date-address .da {
  margin-right: 24px;
  display: flex;
  align-items: center;
}

.index-work .content .work-slick .item-box .item .cont .date-address .da:first-child {
  margin-right: 0;
}

.index-work .content .work-slick .item-box .item .cont .date-address .da .iconfont {
  display: inline-block;
  line-height: 1;
  color: #889CC9;
  font-size: 16px;
  margin-left: 6px;
}

.index-work .content .work-slick .item-box .item .cont .date-address .da span {
  color: #889CC9;
  font-size: 14px;
  letter-spacing: -0.28px;
}

.index-work .content .work-slick .item-box .item .cont .txt {
  margin-top: 14px;
  width: 91%;
}

@media (max-width: 1400px) {
  .index-work .content .work-slick .item-box .item .cont .txt {
    margin-top: 10px;
  }
}

.index-work .content .work-slick .item-box .item .cont .txt p {
  color: #FFF;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -0.36px;
}

@media (max-width: 1400px) {
  .index-work .content .work-slick .item-box .item .cont .txt p {
    font-size: 16px;
  }
}

.index-work .content .work-slick .item-box .item .cont .txt p span {
  font-weight: 600;
}

.index-trusted {
  overflow: hidden;
  margin: 120px 0 190px 0;
}

@media (max-width: 1560px) {
  .index-trusted {
    margin: 80px 0 140px 0;
  }
}

@media (max-width: 1400px) {
  .index-trusted {
    margin: 60px 0 100px 0;
  }
}

@media (max-width: 1199px) {
  .index-trusted {
    margin: 40px 0 80px 0;
  }
}

.index-trusted .box {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .index-trusted .box {
    flex-wrap: wrap;
  }
}

.index-trusted .box .left {
  width: 680px;
}

@media (max-width: 1910px) {
  .index-trusted .box .left {
    width: 600px;
  }
}

@media (max-width: 1400px) {
  .index-trusted .box .left {
    width: 400px;
  }
}

@media (max-width: 991px) {
  .index-trusted .box .left {
    width: 100%;
  }
}

.index-trusted .box .left .img-box {
  padding-bottom: calc(866 / 680 * 100%);
}

.index-trusted .box .left .img-box .letter {
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #FFF;
  font-family: "SortsMillGoudy";
  font-size: 600px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -24px;
  text-transform: capitalize;
  mix-blend-mode: overlay;
}

@media (max-width: 1910px) {
  .index-trusted .box .left .img-box .letter {
    font-size: 400px;
  }
}

@media (max-width: 1400px) {
  .index-trusted .box .left .img-box .letter {
    font-size: 300px;
  }
}

.index-trusted .box .left .img-box .firm-video {
  position: absolute;
  z-index: 3;
  cursor: pointer;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0);
}

.index-trusted .box .left .img-box .firm-video .video span {
  display: inline-flex;
  align-items: center;
  color: #FFF;
  font-size: 18px;
  line-height: normal;
  transition: all 0.5s;
}

.index-trusted .box .left .img-box .firm-video .video span:hover {
  color: #04529A;
}

.index-trusted .box .left .img-box .firm-video .video span:hover .iconfont {
  color: #04529A;
}

.index-trusted .box .left .img-box .firm-video .video span .iconfont {
  display: inline-block;
  color: #FFF;
  margin-left: 15px;
  font-size: 16px;
  transition: all 0.5s;
}

.index-trusted .box .right {
  padding-top: 130px;
  margin-right: auto;
  width: calc(100% - 680px - 115px);
}

@media (max-width: 1910px) {
  .index-trusted .box .right {
    padding-top: 60px;
    width: calc(100% - 680px);
  }
}

@media (max-width: 1400px) {
  .index-trusted .box .right {
    padding-top: 20px;
    width: calc(100% - 460px);
  }
}

@media (max-width: 991px) {
  .index-trusted .box .right {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
}

.index-trusted .box .right .content1 {
  width: 55%;
}

@media (max-width: 2380px) {
  .index-trusted .box .right .content1 {
    width: 62%;
  }
}

@media (max-width: 2200px) {
  .index-trusted .box .right .content1 {
    width: 71%;
  }
}

@media (max-width: 2230px) {
  .index-trusted .box .right .content1 {
    width: 81%;
  }
}

@media (max-width: 991px) {
  .index-trusted .box .right .content1 {
    width: 91%;
  }
}

@media (max-width: 767px) {
  .index-trusted .box .right .content1 {
    width: 100%;
  }
}

.index-trusted .box .right .content1 .tit {
  color: #212121;
  font-size: 78px;
  font-weight: 600;
  line-height: 80px;
  letter-spacing: -3.12px;
}

@media (max-width: 1920px) {
  .index-trusted .box .right .content1 .tit {
    font-size: 74px;
  }
}

@media (max-width: 1560px) {
  .index-trusted .box .right .content1 .tit {
    font-size: 64px;
  }
}

@media (max-width: 1440px) {
  .index-trusted .box .right .content1 .tit {
    font-size: 56px;
    line-height: 60px;
  }
}

@media (max-width: 1400px) {
  .index-trusted .box .right .content1 .tit {
    font-size: 49px;
    letter-spacing: -1.12px;
  }
}

@media (max-width: 1199px) {
  .index-trusted .box .right .content1 .tit {
    font-size: 39px;
    line-height: 46px;
  }
}

@media (max-width: 991px) {
  .index-trusted .box .right .content1 .tit {
    font-size: 32px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  .index-trusted .box .right .content1 .tit {
    font-size: 26px;
    letter-spacing: 0;
  }
}

.index-trusted .box .right .content1 .tit span {
  color: #04529A;
}

.index-trusted .box .right .content1 .txt {
  margin-top: 36px;
}

@media (max-width: 1400px) {
  .index-trusted .box .right .content1 .txt {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .index-trusted .box .right .content1 .txt {
    margin-top: 10px;
  }
}

.index-trusted .box .right .content1 .txt p {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

.index-trusted .box .right .content1 .txt p span {
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
}

.index-trusted .box .right .content1 .more {
  margin-top: 127px;
}

@media (max-width: 1910px) {
  .index-trusted .box .right .content1 .more {
    margin-top: 80px;
  }
}

@media (max-width: 1400px) {
  .index-trusted .box .right .content1 .more {
    margin-top: 40px;
  }
}

.index-trusted .box .right .content2 {
  margin-top: 104px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1400px) {
  .index-trusted .box .right .content2 {
    margin-top: 60px;
  }
}

.index-trusted .box .right .content2 .cont {
  width: 390px;
}

@media (max-width: 767px) {
  .index-trusted .box .right .content2 .cont {
    width: 100%;
  }
}

.index-trusted .box .right .content2 .cont .list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  border-bottom: 1px solid #BBBBBB;
}

.index-trusted .box .right .content2 .cont .list:first-child {
  padding-top: 0;
}

.index-trusted .box .right .content2 .cont .list .tit {
  color: #212121;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: -0.64px;
}

.index-trusted .box .right .content2 .cont .list .number {
  color: #212121;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.64px;
}

.index-innovation {
  overflow: hidden;
}

.index-innovation .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 991px) {
  .index-innovation .top {
    flex-wrap: wrap;
  }
}

.index-innovation .top .left {
  width: 50%;
}

@media (max-width: 991px) {
  .index-innovation .top .left {
    width: 95%;
  }
}

.index-innovation .top .left .tit {
  color: #212121;
  font-size: 78px;
  font-weight: 600;
  line-height: 80px;
  letter-spacing: -3.12px;
}

@media (max-width: 1920px) {
  .index-innovation .top .left .tit {
    font-size: 74px;
  }
}

@media (max-width: 1560px) {
  .index-innovation .top .left .tit {
    font-size: 64px;
  }
}

@media (max-width: 1440px) {
  .index-innovation .top .left .tit {
    font-size: 56px;
    line-height: 60px;
  }
}

@media (max-width: 1400px) {
  .index-innovation .top .left .tit {
    font-size: 49px;
    letter-spacing: -1.12px;
  }
}

@media (max-width: 1199px) {
  .index-innovation .top .left .tit {
    font-size: 39px;
    line-height: 46px;
  }
}

@media (max-width: 991px) {
  .index-innovation .top .left .tit {
    font-size: 32px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  .index-innovation .top .left .tit {
    font-size: 26px;
    letter-spacing: 0;
  }
}

.index-innovation .top .left .tit span {
  color: #04529A;
}

.index-innovation .top .left .txt {
  margin-top: 36px;
}

@media (max-width: 1400px) {
  .index-innovation .top .left .txt {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .index-innovation .top .left .txt {
    margin-top: 10px;
  }
}

.index-innovation .top .left .txt p {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .index-innovation .top .left .txt p {
    font-size: 14px;
  }
}

.index-innovation .top .left .txt p b {
  display: block;
  font-weight: 600;
}

@media (max-width: 991px) {
  .index-innovation .top .right {
    width: 100%;
    margin-top: 20px;
  }
}

.index-innovation .content {
  margin-top: 54px;
}

@media (max-width: 1400px) {
  .index-innovation .content {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .index-innovation .content {
    margin-top: 40px;
  }
}

.index-innovation .content .innovation-slick {
  margin: 0 -14px;
}

@media (max-width: 991px) {
  .index-innovation .content .innovation-slick {
    margin: 0 -10px;
  }
}

.index-innovation .content .innovation-slick .item-box {
  padding: 0 14px;
}

@media (max-width: 991px) {
  .index-innovation .content .innovation-slick .item-box {
    padding: 0 10px;
  }
}

.index-innovation .content .innovation-slick .item-box .item:hover .cont-img .img-box {
  transform: scale(1.06);
}

.index-innovation .content .innovation-slick .item-box .item:hover .text p {
  color: #04529A;
}

.index-innovation .content .innovation-slick .item-box .item .cont-img {
  padding: 78px 96px 75px 96px;
  position: relative;
  border-radius: 6px;
  border: 1px solid #EBEBEB;
  background: rgba(255, 255, 255, 0.6);
  overflow: hidden;
}

@media (max-width: 1910px) {
  .index-innovation .content .innovation-slick .item-box .item .cont-img {
    padding: 60px 80px;
  }
}

@media (max-width: 1400px) {
  .index-innovation .content .innovation-slick .item-box .item .cont-img {
    padding: 40px 60px;
  }
}

.index-innovation .content .innovation-slick .item-box .item .cont-img .img-box {
  padding-bottom: calc(354 / 257 * 100%);
  transition: all 0.5s;
}

.index-innovation .content .innovation-slick .item-box .item .cont-img .img-box img {
  transform: scale(1) !important;
}

.index-innovation .content .innovation-slick .item-box .item .cont-img .tab {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  padding: 6px 15px;
  background: rgba(187, 187, 187, 0.3);
}

.index-innovation .content .innovation-slick .item-box .item .cont-img .tab span {
  color: #303133;
  text-align: center;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: -0.28px;
  font-family: Arial;
}

.index-innovation .content .innovation-slick .item-box .item .text {
  padding: 20px 14px 0 15px;
}

.index-innovation .content .innovation-slick .item-box .item .text p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  /* font-family: "SortsMillGoudy"; */
}

.index-innovation .content .innovation-slick .item-box .item .text p b {
  /* font-family: 'Archivo'; */
  font-weight: 600;
}

.index-testimonials {
  overflow: hidden;
  padding: 196px 0 160px 0;
}

@media (max-width: 1560px) {
  .index-testimonials {
    padding: 160px 0 120px 0;
  }
}

@media (max-width: 1400px) {
  .index-testimonials {
    padding: 120px 0 80px 0;
  }
}

@media (max-width: 1199px) {
  .index-testimonials {
    padding: 80px 0 60px 0;
  }
}

@media (max-width: 991px) {
  .index-testimonials {
    padding: 40px 0;
  }
}

.index-testimonials .top .index-title h2 {
  text-align: right;
}

.index-testimonials .top .text {
  margin-top: 30px;
  margin-right: auto;
  margin-left: 0;
  width: 27%;
}

@media (max-width: 1910px) {
  .index-testimonials .top .text {
    width: 37%;
  }
}

@media (max-width: 1400px) {
  .index-testimonials .top .text {
    margin-top: 20px;
    width: 47%;
  }
}

@media (max-width: 1199px) {
  .index-testimonials .top .text {
    margin-top: 10px;
    width: 56%;
  }
}

@media (max-width: 991px) {
  .index-testimonials .top .text {
    width: 75%;
  }
}

@media (max-width: 767px) {
  .index-testimonials .top .text {
    width: 90%;
  }
}

.index-testimonials .top .text p {
  color: #000;
  text-align: right;
  font-size: 16px;
  line-height: 24px;
}

.index-testimonials .content {
  margin-top: 87px;
}

@media (max-width: 1560) {
  .index-testimonials .content {
    margin-top: 60px;
  }
}

@media (max-width: 1400px) {
  .index-testimonials .content {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .index-testimonials .content {
    margin-top: 20px;
  }
}

.index-testimonials .content .testimonials-slick {
  margin: 0 -15px;
}

@media (max-width: 1199px) {
  .index-testimonials .content .testimonials-slick {
    margin: 0 -10px;
  }
}

.index-testimonials .content .testimonials-slick .slick-list {
  overflow: visible;
  position: relative;
}

.index-testimonials .content .testimonials-slick .slick-list::before {
  content: '';
  width: 100%;
  position: absolute;
  height: 100%;
  right: 100%;
  top: 0;
  z-index: 3;
  background-color: #FFFFFF;
}

@media (max-width: 767px) {
  .index-testimonials .content .testimonials-slick .slick-list {
    overflow: hidden;
  }
}

.index-testimonials .content .testimonials-slick .item-box {
  padding: 0 15px;
}

@media (max-width: 1199px) {
  .index-testimonials .content .testimonials-slick .item-box {
    padding: 0 10px;
  }
}

.index-testimonials .content .testimonials-slick .item-box .item {
  padding: 40px;
  border-radius: 6px;
  background: #F7F7F7;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .index-testimonials .content .testimonials-slick .item-box .item {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .index-testimonials .content .testimonials-slick .item-box .item::after {
    transform: translateY(0);
  }

  .index-testimonials .content .testimonials-slick .item-box .item .txt p {
    color: #FFF;
  }

  .index-testimonials .content .testimonials-slick .item-box .item .user .name-sign .name {
    color: #FFF;
  }
}

.index-testimonials .content .testimonials-slick .item-box .item:hover::after {
  transform: translateY(0);
}

.index-testimonials .content .testimonials-slick .item-box .item:hover .txt p {
  color: #FFF;
}

.index-testimonials .content .testimonials-slick .item-box .item:hover .user .name-sign .name {
  color: #FFF;
}

.index-testimonials .content .testimonials-slick .item-box .item::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(148deg, #011C34 12.76%, #04529A 49.88%, #011C34 85.6%);
  transition: all 0.5s;
  transform: translateY(110%);
}

.index-testimonials .content .testimonials-slick .item-box .item .txt {
  position: relative;
  z-index: 5;
}

.index-testimonials .content .testimonials-slick .item-box .item .txt p {
  color: #000;
  font-size: 20px;
  line-height: 26px;
  /* 130% */
  transition: all 0.6s;
}

@media (max-width: 1400px) {
  .index-testimonials .content .testimonials-slick .item-box .item .txt p {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .index-testimonials .content .testimonials-slick .item-box .item .txt p {
    font-size: 16px;
  }
}

.index-testimonials .content .testimonials-slick .item-box .item .user {
  margin-top: 30px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5;
}

@media (max-width: 1199px) {
  .index-testimonials .content .testimonials-slick .item-box .item .user {
    margin-top: 20px;
  }
}

.index-testimonials .content .testimonials-slick .item-box .item .user img {
  display: inline-block;
  width: 56px;
  border-radius: 100px;
}

@media (max-width: 1199px) {
  .index-testimonials .content .testimonials-slick .item-box .item .user img {
    width: 45px;
  }
}

.index-testimonials .content .testimonials-slick .item-box .item .user .name-sign {
  margin-right: 24px;
}

@media (max-width: 1400px) {
  .index-testimonials .content .testimonials-slick .item-box .item .user .name-sign {
    margin-right: 20px;
  }
}

.index-testimonials .content .testimonials-slick .item-box .item .user .name-sign .name {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  transition: all 0.6s;
}

@media (max-width: 1199px) {
  .index-testimonials .content .testimonials-slick .item-box .item .user .name-sign .name {
    font-size: 16px;
  }
}

.index-testimonials .content .testimonials-slick .item-box .item .user .name-sign .sign {
  margin-top: 4px;
  color: #CACACA;
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 1199px) {
  .index-testimonials .content .testimonials-slick .item-box .item .user .name-sign .sign {
    font-size: 14px;
    line-height: 24px;
  }
}

.index-contact {
  overflow: hidden;
  padding: 150px 0 120px 0;
  background: #001F3B;
}

@media (max-width: 1560px) {
  .index-contact {
    padding: 100px 0 80px 0;
  }
}

@media (max-width: 1400px) {
  .index-contact {
    padding: 80px 0 60px 0;
  }
}

@media (max-width: 1199px) {
  .index-contact {
    padding: 60px 0 40px 0;
  }
}

@media (max-width: 991px) {
  .index-contact {
    padding: 40px 0;
  }
}

.index-contact .tit {
  width: 44%;
  margin: 0 auto;
  text-align: center;
  color: #FFF;
  font-size: 78px;
  line-height: 80px;
  letter-spacing: -3.12px;
}

@media (max-width: 1920px) {
  .index-contact .tit {
    font-size: 74px;
    width: 56%;
  }
}

@media (max-width: 1560px) {
  .index-contact .tit {
    font-size: 64px;
  }
}

@media (max-width: 1440px) {
  .index-contact .tit {
    font-size: 56px;
    line-height: 60px;
  }
}

@media (max-width: 1400px) {
  .index-contact .tit {
    font-size: 49px;
    letter-spacing: -1.12px;
  }
}

@media (max-width: 1199px) {
  .index-contact .tit {
    font-size: 39px;
    line-height: 46px;
    letter-spacing: -0.12px;
  }
}

@media (max-width: 991px) {
  .index-contact .tit {
    font-size: 32px;
    line-height: 30px;
    width: 80%;
  }
}

@media (max-width: 767px) {
  .index-contact .tit {
    width: 90%;
    font-size: 26px;
    letter-spacing: 0;
  }
}

.index-contact .tit b {
  font-weight: 600;
}

.index-contact .txt {
  width: 30%;
  margin: 0 auto;
  margin-top: 36px;
}

@media (max-width: 1910px) {
  .index-contact .txt {
    width: 48%;
  }
}

@media (max-width: 1400px) {
  .index-contact .txt {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .index-contact .txt {
    margin-top: 20px;
    width: 70%;
  }
}

@media (max-width: 991px) {
  .index-contact .txt {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .index-contact .txt {
    width: 95%;
  }
}

.index-contact .txt p {
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .index-contact .txt p {
    font-size: 14px;
  }
}

.index-contact .more {
  margin-top: 127px;
  display: flex;
  justify-content: center;
}

@media (max-width: 1560px) {
  .index-contact .more {
    margin-top: 80px;
  }
}

@media (max-width: 1400px) {
  .index-contact .more {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .index-contact .more {
    margin-top: 40px;
  }
}

.index-contact .more a {
  display: inline-flex;
  justify-content: center;
  border-radius: 6px;
  position: relative;
  padding: 13px 44px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .index-contact .more a {
    padding: 10px 30px;
  }
}

.index-contact .more a:hover::before {
  transform: translateY(0%);
}

.index-contact .more a:hover span {
  color: #FFF;
}

.index-contact .more a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #011C34 0%, #04529A 47.12%, #011C34 100%);
  transition: all 0.5s;
  transform: translateY(110%);
  z-index: 3;
}

.index-contact .more a::after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(87deg, #D0D0D0 0.51%, #FFF 45.58%, #D0D0D0 100.24%);
  transition: all 0.5s;
}

.index-contact .more a span {
  color: #000;
  font-size: 20px;
  letter-spacing: -0.4px;
  position: relative;
  z-index: 5;
  transition: all 0.5s;
}

@media (max-width: 1199px) {
  .index-contact .more a span {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .index-contact .more a span {
    font-size: 16px;
  }
}

.index-honor {
  overflow: hidden;
  padding: 140px 0 164px 0;
}

@media (max-width: 1560px) {
  .index-honor {
    padding: 100px 0 120px 0;
  }
}

@media (max-width: 1400px) {
  .index-honor {
    padding: 80px 0 100px 0;
  }
}

@media (max-width: 1199px) {
  .index-honor {
    padding: 60px 0 80px 0;
  }
}

@media (max-width: 991px) {
  .index-honor {
    padding: 40px 0 60px 0;
  }
}

.index-honor .box {
  display: flex;
  align-items: flex-end;
}

@media (max-width: 991px) {
  .index-honor .box {
    flex-wrap: wrap;
  }
}

.index-honor .box .left {
  width: 50%;
}

@media (max-width: 991px) {
  .index-honor .box .left {
    width: 100%;
  }
}

.index-honor .box .left .title h2 {
  color: #000;
  font-size: 32px;
  line-height: 30px;
  /* 93.75% */
  letter-spacing: -0.64px;
}

@media (max-width: 1400px) {
  .index-honor .box .left .title h2 {
    font-size: 28px;
  }
}

@media (max-width: 1199px) {
  .index-honor .box .left .title h2 {
    font-size: 24px;
  }
}

.index-honor .box .left .title p {
  margin-top: 10px;
  color: #000;
  font-size: 16px;
}

@media (max-width: 767px) {
  .index-honor .box .left .title p {
    font-size: 14px;
  }
}

.index-honor .box .left .content .img-box {
  padding-bottom: calc(870 / 940 * 100%);
}

.index-honor .box .left .content .img-box::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 42.87%, #000 100%);
}

.index-honor .box .left .content .img-box .cont-box {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  width: 100%;
  bottom: 60px;
  left: 60px;
  width: 77%;
}

@media (max-width: 1199px) {
  .index-honor .box .left .content .img-box .cont-box {
    bottom: 30px;
    left: 30px;
  }
}

.index-honor .box .left .content .img-box .cont-box .cont b {
  display: block;
  color: #FFF;
  font-size: 16px;
}

@media (max-width: 767px) {
  .index-honor .box .left .content .img-box .cont-box .cont b {
    font-size: 14px;
  }
}

.index-honor .box .left .content .img-box .cont-box .cont .tit {
  margin: 10px 0 24px 0;
}

.index-honor .box .left .content .img-box .cont-box .cont .tit a {
  color: #FFF;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: -0.56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-transform: uppercase;
}

@media (max-width: 1400px) {
  .index-honor .box .left .content .img-box .cont-box .cont .tit a {
    font-size: 24px;
  }
}

@media (max-width: 1199px) {
  .index-honor .box .left .content .img-box .cont-box .cont .tit a {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  .index-honor .box .left .content .img-box .cont-box .cont .tit a {
    font-size: 18px;
  }
}

.index-honor .box .left .content .img-box .cont-box .cont .more a {
  padding: 11px 49px 10px 35px;
}

@media (max-width: 767px) {
  .index-honor .box .left .content .img-box .cont-box .cont .more a {
    padding: 8px 30px;
  }
}

.index-honor .box .right {
  width: 27%;
  margin-right: 145px;
}

@media (max-width: 1910px) {
  .index-honor .box .right {
    width: 39%;
    margin-right: 100px;
  }
}

@media (max-width: 1560px) {
  .index-honor .box .right {
    margin-right: 60px;
  }
}

@media (max-width: 991px) {
  .index-honor .box .right {
    width: 100%;
    margin-right: 0;
    margin-top: 40px;
  }
}

.index-honor .box .right .list {
  margin-top: 57px;
  padding-bottom: 39px;
  border-bottom: 1px solid #BBBBBB;
  padding-left: 10px;
  position: relative;
}

@media (max-width: 1400px) {
  .index-honor .box .right .list {
    margin-top: 40px;
    padding-bottom: 30px;
  }
}

@media (max-width: 1199px) {
  .index-honor .box .right .list {
    padding-bottom: 20px;
  }
}

.index-honor .box .right .list:first-child {
  margin-top: 0;
}

.index-honor .box .right .list:hover::after {
  width: 40%;
}

.index-honor .box .right .list::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background-color: #212121;
  transition: all 0.5s;
}

.index-honor .box .right .list b {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}

@media (max-width: 1199px) {
  .index-honor .box .right .list b {
    font-size: 14px;
  }
}

.index-honor .box .right .list .tit {
  margin-top: 10px;
}

.index-honor .box .right .list .tit a {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.44px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-transform: uppercase;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .index-honor .box .right .list .tit a {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .index-honor .box .right .list .tit a {
    font-size: 16px;
    line-height: 26px;
  }
}

.footer {
  overflow: hidden;
  background: linear-gradient(0deg, #04529A 0%, #011C34 100%);
  position: relative;
}

.footer .box1-box {
  padding-top: 100px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1400) {
  .footer .box1-box {
    padding-top: 60px;
  }
}

@media (max-width: 1199px) {
  .footer .box1-box {
    padding-top: 40px;
  }
}

.footer .box1-box .left-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 20%;
  pointer-events: none;
}

@media (max-width: 2330px) {
  .footer .box1-box .left-img {
    width: 30%;
  }
}

@media (max-width: 1700px) {
  .footer .box1-box .left-img {
    width: 40%;
  }
}

@media (max-width: 820px) {
  .footer .box1-box .left-img {
    width: 80%;
  }
}

@media (max-width: 420px) {
  .footer .box1-box .left-img {
    width: 100%;
  }
}

.footer .box1-box .left-img img {
  width: 100%;
}

.footer .box1 {
  display: flex;
  padding-bottom: 104px;
  position: relative;
}

@media (max-width: 991px) {
  .footer .box1 {
    flex-wrap: wrap;
  }
}

.footer .box1::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 200%;
  height: 1px;
  background-color: #25639C;
}

@media (max-width: 1560px) {
  .footer .box1 {
    padding-bottom: 80px;
  }
}

@media (max-width: 1400px) {
  .footer .box1 {
    padding-bottom: 60px;
  }
}

@media (max-width: 1199px) {
  .footer .box1 {
    padding-bottom: 40px;
  }
}

.footer .box1 .left {
  width: 40%;
}

@media (max-width: 991px) {
  .footer .box1 .left {
    width: 100%;
  }
}

.footer .box1 .right {
  width: 45%;
}

@media (max-width: 991px) {
  .footer .box1 .right {
    width: 100%;
    margin-top: 20px;
  }
}

.footer .box1 .right .tit {
  color: #FFF;
  font-size: 78px;
  font-weight: 400;
  line-height: 80px;
  letter-spacing: -3.12px;
}

@media (max-width: 1920px) {
  .footer .box1 .right .tit {
    font-size: 74px;
  }
}

@media (max-width: 1560px) {
  .footer .box1 .right .tit {
    font-size: 64px;
  }
}

@media (max-width: 1440px) {
  .footer .box1 .right .tit {
    font-size: 56px;
    line-height: 60px;
  }
}

@media (max-width: 1400px) {
  .footer .box1 .right .tit {
    font-size: 49px;
    letter-spacing: -1.12px;
  }
}

@media (max-width: 1199px) {
  .footer .box1 .right .tit {
    font-size: 39px;
    line-height: 46px;
    letter-spacing: -0.12px;
  }
}

@media (max-width: 991px) {
  .footer .box1 .right .tit {
    font-size: 32px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  .footer .box1 .right .tit {
    font-size: 26px;
    letter-spacing: 0;
  }
}

.footer .box1 .right .tit b {
  font-weight: 600;
  font-family: 'Archivo';
}

.footer .box1 .right .message {
  margin: 0 auto;
  position: relative;
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .footer .box1 .right .message {
    margin-top: 0;
  }
}

.footer .box1 .right .message .formbox li {
  margin-top: 40px;
  list-style: none;
  padding-bottom: 28px;
  border-bottom: 1px solid #243E6B;
}

@media (max-width: 1199px) {
  .footer .box1 .right .message .formbox li {
    padding-bottom: 20px;
    margin-top: 30px;
  }
}

.footer .box1 .right .message .formbox .group {
  position: relative;
}

.footer .box1 .right .message .formbox .group input {
  width: 100%;
  background: transparent;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  font-weight: 200;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 991px) {
  .footer .box1 .right .message .formbox .group input {
    font-size: 16px;
  }
}

.footer .box1 .right .message .formbox .group input::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  font-weight: 200;
}

@media (max-width: 991px) {
  .footer .box1 .right .message .formbox .group input::placeholder {
    font-size: 16px;
  }
}

.footer .box1 .right .message .formbox .group input:focus label {
  display: none;
}

.footer .box1 .right .message .formbox .group input:focus::placeholder {
  color: #ccc;
}

.footer .box1 .right .message .formbox .group textarea {
  width: 100%;
  background: transparent;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  font-weight: 200;
  height: 30px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 991px) {
  .footer .box1 .right .message .formbox .group textarea {
    height: auto;
  }
}

@media (max-width: 991px) {
  .footer .box1 .right .message .formbox .group textarea {
    font-size: 16px;
  }
}

.footer .box1 .right .message .formbox .group textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 20px;
  font-weight: 200;
}

@media (max-width: 991px) {
  .footer .box1 .right .message .formbox .group textarea::placeholder {
    font-size: 16px;
  }
}

.footer .box1 .right .message .formbox .group textarea:focus label {
  display: none;
}

.footer .box1 .right .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.footer .box1 .right .message .func {
  margin-top: 40px;
}

.footer .box1 .right .message .func .submit {
  display: inline-flex;
  justify-content: center;
  border-radius: 6px;
  position: relative;
  padding: 11px 25px;
  overflow: hidden;
  border: none;
}

.footer .box1 .right .message .func .submit:hover::before {
  transform: translateY(0%);
}

.footer .box1 .right .message .func .submit:hover span {
  color: #FFF;
}

.footer .box1 .right .message .func .submit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #011C34 0%, #04529A 47.12%, #011C34 100%);
  transition: all 0.5s;
  transform: translateY(110%);
  z-index: 3;
}

.footer .box1 .right .message .func .submit::after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  transition: all 0.5s;
}

.footer .box1 .right .message .func .submit span {
  position: relative;
  z-index: 5;
  color: #000;
  font-size: 16px;
  letter-spacing: -0.32px;
  transition: all 0.5s;
}

.footer .box2 {
  display: flex;
  align-items: flex-end;
  padding: 44px 0 60px 0;
  position: relative;
}

.footer .box2::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 200%;
  height: 1px;
  background-color: #25639C;
}

@media (max-width: 991px) {
  .footer .box2 {
    flex-wrap: wrap;
  }
}

.footer .box2 .left {
  width: 40%;
}

@media (max-width: 991px) {
  .footer .box2 .left {
    width: 100%;
  }
}

.footer .box2 .left .tit {
  color: #FFF;
  font-size: 200px;
  font-weight: 600;
  letter-spacing: -8px;
  line-height: 0.8;
}

@media (max-width: 1910px) {
  .footer .box2 .left .tit {
    font-size: 160px;
  }
}

@media (max-width: 1440px) {
  .footer .box2 .left .tit {
    font-size: 130px;
  }
}

@media (max-width: 1400px) {
  .footer .box2 .left .tit {
    font-size: 120px;
  }
}

@media (max-width: 1199px) {
  .footer .box2 .left .tit {
    font-size: 110px;
  }
}

@media (max-width: 991px) {
  .footer .box2 .left .tit {
    font-size: 90px;
  }
}

@media (max-width: 767px) {
  .footer .box2 .left .tit {
    font-size: 76px;
    letter-spacing: -3px;
  }
}

@media (max-width: 575px) {
  .footer .box2 .left .tit {
    font-size: 60px;
    letter-spacing: -2px;
  }
}

.footer .box2 .right {
  width: 60%;
}

@media (max-width: 991px) {
  .footer .box2 .right {
    width: 100%;
    margin-top: 40px;
  }
}

.footer .box2 .right .content {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .footer .box2 .right .content {
    flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  .footer .box2 .right .cont-left {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .footer .box2 .right .cont-left {
    width: 100%;
  }
}

.footer .box2 .right .cont-left .tit-address {
  width: 71%;
}

@media (max-width: 1199px) {
  .footer .box2 .right .cont-left .tit-address {
    width: 80%;
  }
}

.footer .box2 .right .cont-left .tit-address .tit {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .footer .box2 .right .cont-left .tit-address .tit {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .footer .box2 .right .cont-left .tit-address .tit {
    font-size: 16px;
  }
}

.footer .box2 .right .cont-left .tit-address .txt {
  margin-top: 27px;
}

@media (max-width: 1400px) {
  .footer .box2 .right .cont-left .tit-address .txt {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .footer .box2 .right .cont-left .tit-address .txt {
    margin-top: 10px;
  }
}

.footer .box2 .right .cont-left .tit-address .txt p {
  color: #BBB;
  font-size: 20px;
  font-weight: 200;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .footer .box2 .right .cont-left .tit-address .txt p {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .footer .box2 .right .cont-left .tit-address .txt p {
    font-size: 18px;
  }
}

.footer .box2 .right .cont-left .informazioni {
  margin-top: 42px;
}

@media (max-width: 1440px) {
  .footer .box2 .right .cont-left .informazioni {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .footer .box2 .right .cont-left .informazioni {
    margin-top: 20px;
  }
}

.footer .box2 .right .cont-left .informazioni p {
  margin-top: 16px;
}

@media (max-width: 1440px) {
  .footer .box2 .right .cont-left .informazioni p {
    margin-top: 10px;
  }
}

.footer .box2 .right .cont-left .informazioni p:first-child {
  margin-top: 0;
}

.footer .box2 .right .cont-left .informazioni p a {
  color: #FFF;
  font-size: 32px;
  font-weight: 200;
  transition: all 0.5s;
}

@media (max-width: 1910px) {
  .footer .box2 .right .cont-left .informazioni p a {
    font-size: 28px;
  }
}

@media (max-width: 1440px) {
  .footer .box2 .right .cont-left .informazioni p a {
    font-size: 24px;
  }
}

@media (max-width: 1199px) {
  .footer .box2 .right .cont-left .informazioni p a {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .footer .box2 .right .cont-left .informazioni p a {
    font-size: 18px;
  }
}

.footer .box2 .right .cont-left .informazioni p a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .footer .box2 .right .cont-right {
    width: 100%;
    margin-top: 40px;
  }
}

.footer .box2 .right .cont-right .tit {
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .footer .box2 .right .cont-right .tit {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .footer .box2 .right .cont-right .tit {
    font-size: 16px;
  }
}

.footer .box2 .right .cont-right .icon {
  margin-top: 30px;
}

@media (max-width: 1440px) {
  .footer .box2 .right .cont-right .icon {
    margin-top: 20px;
  }
}

.footer .box2 .right .cont-right .icon a {
  display: inline-block;
  margin-left: 20px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(317deg, #04529A 3.81%, #011C34 96.59%);
  border-radius: 6px;
}

@media (max-width: 1910px) {
  .footer .box2 .right .cont-right .icon a {
    margin-left: 10px;
  }
}

.footer .box2 .right .cont-right .icon a:last-child {
  margin-left: 0;
}

.footer .box2 .right .cont-right .icon a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  transition: all 0.5s;
  transform: translateY(110%);
}

@media (max-width: 767px) {
  .footer .box2 .right .cont-right .icon a::before {
    transform: translateY(0);
  }
}

.footer .box2 .right .cont-right .icon a:hover::before {
  transform: translateY(0%);
}

.footer .box2 .right .cont-right .icon a:hover .iconfont {
  color: #04529A;
}

.footer .box2 .right .cont-right .icon a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 6px;
  color: #FFF;
  font-size: 22px;
  transition: all 0.5s;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .footer .box2 .right .cont-right .icon a .iconfont {
    color: #04529A;
  }
}

.footer .box3 {
  display: flex;
  align-items: flex-end;
  padding: 69px 0 93px 0;
}

@media (max-width: 1199px) {
  .footer .box3 {
    padding-top: 50px;
  }
}

@media (max-width: 991px) {
  .footer .box3 {
    flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  .footer .box3 .left {
    width: 100%;
  }
}

.footer .box3 .left .tit {
  color: #FFF;
  font-size: 200px;
  font-weight: 600;
  letter-spacing: -8px;
  line-height: 0.8;
}

@media (max-width: 1910px) {
  .footer .box3 .left .tit {
    font-size: 160px;
  }
}

@media (max-width: 1440px) {
  .footer .box3 .left .tit {
    font-size: 130px;
  }
}

@media (max-width: 1400px) {
  .footer .box3 .left .tit {
    font-size: 120px;
  }
}

@media (max-width: 1199px) {
  .footer .box3 .left .tit {
    font-size: 110px;
  }
}

@media (max-width: 991px) {
  .footer .box3 .left .tit {
    font-size: 90px;
  }
}

@media (max-width: 767px) {
  .footer .box3 .left .tit {
    font-size: 76px;
    letter-spacing: -3px;
  }
}

@media (max-width: 575px) {
  .footer .box3 .left .tit {
    font-size: 60px;
    letter-spacing: -2px;
  }
}

.footer .box3 .right {
  margin-right: 104px;
  /* width: 24%; */
  width: 44%;
}

@media (max-width: 1910px) {
  .footer .box3 .right {
    width: 52%;
  }
}
@media (max-width: 1685px) {
  .footer .box3 .right {
    width: 27%;
  }
}
@media (max-width: 1660px) {
  .footer .box3 .right {
    width: 29%;
  }
}
@media (max-width: 1540px) {
  .footer .box3 .right {
    width: 31%;
  }
}
@media (max-width: 1440px) {
  .footer .box3 .right {
    width: 32%;
  }
}
@media (max-width: 1400px) {
  .footer .box3 .right {
    width: 34%;
  }
}
@media (max-width: 1310px) {
  .footer .box3 .right {
    width: 36%;
  }
}
@media (max-width: 1199px) {
  .footer .box3 .right {
    margin-right: 50px;
  }
}

@media (max-width: 991px) {
  .footer .box3 .right {
    width: 100%;
    margin-right: 0;
    margin-top: 40px;
  }
}

.footer .box3 .right .text {
  color: #BBB;
  font-size: 16px;
  line-height: 24px;
}
.footer .box3 .right .text span{
  white-space: nowrap;
}
@media (max-width: 767px) {
  .footer .box3 .right .text {
    font-size: 14px;
  }
}

.footer .box3 .right .text a {
  color: #BBB;
}

.footer .box3 .right .text a:hover {
  text-decoration: underline;
}

.footer .box3 .right .text .cnzz {
  display: inline-block;
}

.footer .box3 .right .text-right {
  margin-top: 24px;
  display: flex;
  align-items: center;
  color: #BBB;
  font-size: 18px;
}

@media (max-width: 767px) {
  .footer .box3 .right .text-right {
    font-size: 16px;
    margin-top: 10px;
  }
}

.footer .box3 .right .text-right a {
  color: #BBB;
}

.footer .box3 .right .text-right a:hover {
  text-decoration: underline;
}

.footer .box3 .right .text-right span {
  display: inline-block;
  margin: 0 20px;
  width: 2px;
  height: 15px;
  background-color: #BBB;
}


.product .product-nav {
  margin-top: -120px;
  position: relative;
  z-index: 12;
}

@media (max-width: 1470px) {
  .product .product-nav {
    margin-top: -100px;
  }
}

@media (max-width: 991px) {
  .product .product-nav {
    margin-top: 0px;
  }
}

.product-nav .row-box {
  margin: 0 -14px;
  margin-top: -20px;
}

@media (max-width: 1199px) {
  .product-nav .row-box {
    margin: 0 -10px;
  }
}

.product-nav .row-box .col-box {
  padding: 0 14px;
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .product-nav .row-box .col-box {
    padding: 0 10px;
  }
}

.product-nav .row-box .col-box .item {
  border-radius: 6px;
  background: linear-gradient(94deg, #212121 -4.61%, #676767 49.14%, #212121 104.96%);
  display: flex;
  justify-content: space-between;
  padding: 18px 19px;
  transition: all 0.5s;
  overflow: hidden;
  position: relative;
}

@media (max-width: 1400px) {
  .product-nav .row-box .col-box .item {
    padding: 12px 19px;
  }
}

.product-nav .row-box .col-box .item.active::before {
  transform: translateY(0%);
}

.product-nav .row-box .col-box .item.active .svg .iconfont {
  transform: rotate(45deg);
}

.product-nav .row-box .col-box .item:hover::before {
  transform: translateY(0%);
}

.product-nav .row-box .col-box .item:hover .svg .iconfont {
  transform: rotate(45deg);
}

.product-nav .row-box .col-box .item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #011C34 0%, #04529A 47.12%, #011C34 100%);
  transition: all 0.5s;
  transform: translateY(110%);
  z-index: 3;
}

.product-nav .row-box .col-box .item .tit {
  color: #FFF;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  position: relative;
  z-index: 3;
}

@media (max-width: 1400px) {
  .product-nav .row-box .col-box .item .tit {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .product-nav .row-box .col-box .item .tit {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .product-nav .row-box .col-box .item .tit {
    font-size: 16px;
  }
}

.product-nav .row-box .col-box .item .svg {
  position: relative;
  z-index: 3;
  width: 23px;
  height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/product-2.png) no-repeat;
  background-size: cover;
}

.product-nav .row-box .col-box .item .svg .iconfont {
  font-size: 12px;
  background: linear-gradient(270deg, #FFF 0%, #999 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.5s;
}

.product-nav .row-box .col-box .item2 form {
  border-radius: 6px;
  background: #FFF;
  padding: 18px 22px;
  justify-content: space-between;
}

@media (max-width: 1400px) {
  .product-nav .row-box .col-box .item2 form {
    padding: 12px 19px;
  }
}

.product-nav .row-box .col-box .item2 form input {
  width: 80%;
  border: none;
  background: transparent;
  padding-right: 8px;
  color: #999;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .product-nav .row-box .col-box .item2 form input {
    font-size: 14px;
  }
}

.product-nav .row-box .col-box .item2 form input::placeholder {
  color: #999;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .product-nav .row-box .col-box .item2 form input::placeholder {
    font-size: 14px;
  }
}

.product-nav .row-box .col-box .item2 form button {
  background-color: transparent;
  border: none;
}

.product-nav .row-box .col-box .item2 form button .iconfont {
  color: #000000;
  font-size: 18px;
}

.product {
  overflow: hidden;
  background: #F7F7F7;
}

.product .top {
  position: relative;
}

.product .top img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .product .top img {
    height: 500px;
  }
}

.product .top .content {
  position: absolute;
  bottom: 17%;
  left: 19%;
  z-index: 2;
  width: 40%;
}

@media (max-width: 1560px) {
  .product .top .content {
    width: 55%;
  }
}

@media (max-width: 1400px) {
  .product .top .content {
    left: 9%;
    bottom: 18%;
  }
}

@media (max-width: 1199px) {
  .product .top .content {
    width: 80%;
  }
}

@media (max-width: 991px) {
  .product .top .content {
    width: 100%;
  }
}

.product .top .content .tit {
  color: #FFF;
  font-size: 78px;
  letter-spacing: -3.12px;
}

@media (max-width: 1920px) {
  .product .top .content .tit {
    font-size: 74px;
  }
}

@media (max-width: 1560px) {
  .product .top .content .tit {
    font-size: 64px;
  }
}

@media (max-width: 1440px) {
  .product .top .content .tit {
    font-size: 56px;
    line-height: 60px;
  }
}

@media (max-width: 1400px) {
  .product .top .content .tit {
    font-size: 49px;
    letter-spacing: -1.12px;
  }
}

@media (max-width: 1199px) {
  .product .top .content .tit {
    font-size: 39px;
    line-height: 46px;
  }
}

@media (max-width: 991px) {
  .product .top .content .tit {
    font-size: 32px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  .product .top .content .tit {
    font-size: 26px;
    letter-spacing: 0;
  }
}

.product .top .content .tit b {
  font-weight: 600;
}

.product .top .content .txt {
  margin-top: 50px;
  width: 71%;
}

@media (max-width: 1400px) {
  .product .top .content .txt {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .product .top .content .txt {
    margin-top: 20px;
  }
}

.product .top .content .txt p {
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
  /* 150% */
  text-transform: uppercase;
}

.product .top .content .txt p b {
  font-style: italic;
  font-weight: 600;
  display: block;
}

@media (max-width: 767px) {
  .product .top .content .txt p {
    font-size: 14px;
  }
}

.product .content1 {
  margin-top: 20px;
}

.product .content1 .row-box {
  margin: 0 -14px;
}

@media (max-width: 991px) {
  .product .content1 .row-box {
    margin: 0 -10px;
  }
}

.product .content1 .row-box .col-box {
  padding: 0 14px;
  margin-top: 60px;
}

@media (max-width: 991px) {
  .product .content1 .row-box .col-box {
    padding: 0 10px;
  }
}

@media (max-width: 1400px) {
  .product .content1 .row-box .col-box {
    margin-top: 40px;
  }
}

.product .content1 .row-box .col-box .item:hover .cont-img .img-box img {
  transform: scale(1.06);
}

.product .content1 .row-box .col-box .item:hover .text p {
  color: #04529A;
}

.product .content1 .row-box .col-box .item .cont-img {
  padding: 78px 96px 75px 96px;
  position: relative;
  border-radius: 6px;
  border: 1px solid #EBEBEB;
  background: rgba(255, 255, 255, 0.6);
  overflow: hidden;
}

@media (max-width: 1910px) {
  .product .content1 .row-box .col-box .item .cont-img {
    padding: 50px 70px;
  }
}

@media (max-width: 1400px) {
  .product .content1 .row-box .col-box .item .cont-img {
    padding: 30px 50px;
  }
}

.product .content1 .row-box .col-box .item .cont-img .img-box {
  padding-bottom: calc(580 / 520 * 100%);
  transition: all 0.5s;
  mix-blend-mode: multiply;
}

.product .content1 .row-box .col-box .item .cont-img .img-box img {
  transform: scale(1) !important;
}

.product .content1 .row-box .col-box .item .cont-img .tab {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  padding: 6px 15px;
  background: rgba(187, 187, 187, 0.3);
}

.product .content1 .row-box .col-box .item .cont-img .tab span {
  color: #303133;
  text-align: center;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: -0.28px;

  font-family: Arial;
}

.product .content1 .row-box .col-box .item .text {
  padding: 20px 14px 0 15px;
}

.product .content1 .row-box .col-box .item .text p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  /* font-family: "SortsMillGoudy"; */
}
@media (max-width: 1440px) {
  .product .content1 .row-box .col-box .item .text p {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .product .content1 .row-box .col-box .item .text p {
    font-size: 16px;
  }
}
.product .content1 .row-box .col-box .item .text p b {
  font-family: 'Archivo';
  font-weight: 600;
}

.product .content2 {
  margin: 134px 0 140px 0;
  overflow: auto;
}

@media (max-width: 1560px) {
  .product .content2 {
    margin: 100px 0;
  }
}

@media (max-width: 1400px) {
  .product .content2 {
    margin: 60px 0;
  }

}

@media (max-width: 1199px) {
  .product .content2 {
    margin: 40px 0;
  }
}

.product .content2 .index-testimonials {
  padding: 0 !important;
}

.product .content2 .index-testimonials .content .testimonials-slick .slick-list {
  overflow: visible;
  position: relative;
}

.product .content2 .index-testimonials .content .testimonials-slick .slick-list::before {
  content: '';
  width: 100%;
  position: absolute;
  height: 100%;
  right: 100%;
  top: 0;
  z-index: 3;
  background-color: #F7F7F7;
}

.product .content2 .index-testimonials .content .testimonials-slick .item-box .item {
  background-color: #FFFFFF;
}

.product-pagenation {
  width: 80%;
  margin: 0 auto;
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1400px) {
  .product-pagenation {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .product-pagenation {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .product-pagenation {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .product-pagenation {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .product-pagenation .left {
    width: 100%;
  }
}

.product-pagenation .left a {
  display: inline-flex;
  align-items: center;
}

.product-pagenation .left a .iconfont {
  font-size: 18px;
  color: #303133;
  margin-left: 14px;
}

.product-pagenation .left a span {
  color: #303133;
  font-size: 16px;
  line-height: normal;
  letter-spacing: -0.64px;
}

.product-pagenation .center {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .product-pagenation .center {
    width: 100%;
    flex-wrap: wrap;
  }
}

.product-pagenation .center .a1 {
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  transition: all 0.5s;
  margin-left: 20px;
  padding: 10px;
  padding-left: 0;
  border-radius: 6px;
  border: 1px solid #EBEBEB;
  background: #F7F7F7;
}

@media (max-width: 767px) {
  .product-pagenation .center .a1 {
    padding: 10px 30px;
    background: #011C34;
    margin-top: 20px;
  }

  .product-pagenation .center .a1 span {
    width: auto !important;
    height: auto !important;
  }

  .product-pagenation .center .a1 .iconfont {
    color: #DFDFDF !important;
  }
}

.product-pagenation .center .a1.active {
  padding: 10px 30px;
  background: #011C34;
}

.product-pagenation .center .a1.active span {
  width: auto;
  height: auto;
}

.product-pagenation .center .a1.active .iconfont {
  color: #DFDFDF;
}

.product-pagenation .center .a1:hover {
  padding: 10px 30px;
  background: #011C34;
}

.product-pagenation .center .a1:hover span {
  width: auto;
  height: auto;
}

.product-pagenation .center .a1:hover .iconfont {
  color: #DFDFDF;
}

.product-pagenation .center .a1 span {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 10px;
  transition: all 0.5s;
  overflow: hidden;
  color: #DFDFDF;
  font-size: 16px;
  letter-spacing: -0.32px;
}

.product-pagenation .center .a1 .iconfont {
  color: #303133;
  font-size: 22px;
  line-height: 1;
  transition: all 0.5s;
}

.product-pagenation .center .a2 {
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  transition: all 0.5s;
  padding: 10px;
  padding-right: 0;
  border-radius: 6px;
  border: 1px solid #EBEBEB;
  background: #F7F7F7;
}

@media (max-width: 767px) {
  .product-pagenation .center .a2 {
    padding: 10px 30px;
    background: #011C34;
    margin-top: 20px;
  }

  .product-pagenation .center .a2 span {
    width: auto !important;
    height: auto !important;
  }

  .product-pagenation .center .a2 .iconfont {
    color: #DFDFDF !important;
  }
}

.product-pagenation .center .a2.active {
  padding: 10px 30px;
  background: #011C34;
}

.product-pagenation .center .a2.active span {
  width: auto;
  height: auto;
}

.product-pagenation .center .a2.active .iconfont {
  color: #DFDFDF;
}

.product-pagenation .center .a2:hover {
  padding: 10px 30px;
  background: #011C34;
}

.product-pagenation .center .a2:hover span {
  width: auto;
  height: auto;
}

.product-pagenation .center .a2:hover .iconfont {
  color: #DFDFDF;
}

.product-pagenation .center .a2 span {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  transition: all 0.5s;
  overflow: hidden;
  color: #DFDFDF;
  font-size: 16px;
  letter-spacing: -0.32px;
}

.product-pagenation .center .a2 .iconfont {
  color: #303133;
  font-size: 22px;
  line-height: 1;
  transition: all 0.5s;
  display: inline-block;
  transform: rotate(180deg);
}

.product-pagenation .right {
  display: flex;
  align-items: center;
  color: #303133;
  font-size: 16px;
  letter-spacing: -0.64px;
}

@media (max-width: 767px) {
  .product-pagenation .right {
    width: 100%;
    margin-top: 20px;
  }
}

.product-pagenation .right b {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 6px;
  padding: 6px 18px;
  border-radius: 4px;
  border: 1px solid #DFDFDF;
  background: #F7F7F7;
  font-weight: 400;
}

.product-pagenation .right span {
  display: inline-block;
  margin-right: 5px;
}

.productdetails-banner {
  overflow: auto;
  position: relative;
}

.productdetails-banner .banner1 {
  width: 100%;
  height: auto;
}

.productdetails-banner .product-nav {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 27px;
  z-index: 7;
}

@media (max-width: 767px) {
  .productdetails-banner .product-nav {
    position: static;
    margin-top: 20px;
  }
}

.productdetails .box1 {
  position: relative;
  background: #F7F7F7;
  overflow: hidden;
  padding-bottom: 60px;
}

.productdetails .box1 .box {
  display: flex;
  /* align-items: flex-start; */
  padding-right: 0 !important;
}

@media(max-width: 1199px) {
  .productdetails .box1 .box {
    flex-wrap: wrap;
  }
}

.productdetails .box1 .box .left {
  width: 50%;
  padding-top: 50px;
  position: relative;
  z-index: 23;
}

@media (max-width: 1199px) {
  .productdetails .box1 .box .left {
    width: 100%;
  }
}

.productdetails .box1 .box .left .nav {
  display: flex;
  align-items: center;
  overflow: hidden;
  overflow-x: auto;

  padding-right: 4%;
}

.productdetails .box1 .box .left .nav .iconfont {
  display: inline-block;
  line-height: 1;
  color: #000;
  margin-left: 14px;
}

.productdetails .box1 .box .left .nav a {
  color: #999;
  font-size: 18px;
  letter-spacing: -0.72px;
  transition: all 0.5s;
  white-space: nowrap;
}

@media (max-width: 991px) {
  .productdetails .box1 .box .left .nav a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .productdetails .box1 .box .left .nav a {
    font-size: 14px;
  }
}

.productdetails .box1 .box .left .nav a:hover {
  color: #000;
}

.productdetails .box1 .box .left .nav a.active {
  color: #000;
}

.productdetails .box1 .box .left .nav span {
  display: inline-block;
  margin: 0 5px;
  color: #999;
  font-size: 18px;
}

.productdetails .box1 .box .left .content1 {
  margin-top: 99px;
  padding-right: 4%;

}

@media (max-width: 1560px) {
  .productdetails .box1 .box .left .content1 {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .productdetails .box1 .box .left .content1 {
    margin-top: 40px;
  }
}

.productdetails .box1 .box .left .content1 .tab p {
  margin-top: 10px;
}

.productdetails .box1 .box .left .content1 .tab p span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: rgba(187, 187, 187, 0.3);
  padding: 10px 20px;
  color: #303133;
  font-size: 16px;
  letter-spacing: -0.64px;
}

.productdetails .box1 .box .left .content1 .tit {
  width: 80%;
  margin-top: 30px;
  color: #212121;
  font-size: 32px;
  font-weight: 600;
  line-height: 46px;
  letter-spacing: -1.28px;
}

@media (max-width: 1560px) {
  .productdetails .box1 .box .left .content1 .tit {
    font-size: 28px;
  }
}

@media (max-width: 1440px) {
  .productdetails .box1 .box .left .content1 .tit {
    font-size: 26px;
    line-height: 34px;
  }
}

@media (max-width: 1400px) {
  .productdetails .box1 .box .left .content1 .tit {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .productdetails .box1 .box .left .content1 .tit {
    font-size: 22px;
    letter-spacing: 0;
    width: 100%;
  }
}

.productdetails .box1 .box .left .content2 {
  margin-top: 60px;
  padding-right: 4%;

}

@media (max-width: 1440px) {
  .productdetails .box1 .box .left .content2 {
    margin-top: 40px;
  }
}

.productdetails .box1 .box .left .content2 .cont {
  display: flex;
  align-items: flex-start;
  padding: 30px 0;
  border-top: 1px solid #DCD9D9;
}

@media (max-width: 1400px) {
  .productdetails .box1 .box .left .content2 .cont {
    padding: 20px 0;
  }
}

.productdetails .box1 .box .left .content2 .cont:last-child {
  border-bottom: 1px solid #DCD9D9;
}

@media (max-width: 767px) {
  .productdetails .box1 .box .left .content2 .cont {
    flex-wrap: wrap;
  }
}

.productdetails .box1 .box .left .content2 .cont .cont-left {
  width: 35%;
  text-align: left;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.72px;
}

@media (max-width: 1400px) {
  .productdetails .box1 .box .left .content2 .cont .cont-left {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .productdetails .box1 .box .left .content2 .cont .cont-left {
    width: 100%;
    letter-spacing: 0;
  }
}

.productdetails .box1 .box .left .content2 .cont .cont-right {
  width: 65%;
}

@media (max-width: 767px) {
  .productdetails .box1 .box .left .content2 .cont .cont-right {
    width: 100%;
    margin-top: 10px;
  }
}

.productdetails .box1 .box .left .content2 .cont .cont-right p {
  color: #676767;
  font-size: 16px;
  line-height: 24px;
  /* 150% */
}

@media (max-width: 1400px) {
  .productdetails .box1 .box .left .content2 .cont .cont-right p {
    font-size: 14px;
  }
}

.productdetails .box1 .box .left .content3 {
  padding: 20px 0;
  display: flex;
  justify-content: flex-end;
  padding-left: 24px;

  padding-right: 4%;

}

.productdetails .box1 .box .left .content4 {
  /* position: absolute; */
  left: 0;
  bottom: 0;
  /* width: 50%; */
  display: flex;
  /* margin-top: -10px; */
}

@media (max-width: 1199px) {
  .productdetails .box1 .box .left .content4 {
    position: static;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .productdetails .box1 .box .left .content4 {
    flex-wrap: wrap;
  }
}

.productdetails .box1 .box .left .content4 a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  width: 50%;
  position: relative;
  padding: 18px 20px;
  background-color: #BBBBBB;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .productdetails .box1 .box .left .content4 a {
    padding: 14px 20px;
  }
}

@media (max-width: 767px) {
  .productdetails .box1 .box .left .content4 a {
    width: 100%;
  }

  .productdetails .box1 .box .left .content4 a::before {
    transform: translateY(0) !important;
  }

  .productdetails .box1 .box .left .content4 a span {
    color: #FFFFFF !important;
  }
}

.productdetails .box1 .box .left .content4 a.active::before {
  transform: translateY(0);
}

.productdetails .box1 .box .left .content4 a.active span {
  color: #FFFFFF;
}

.productdetails .box1 .box .left .content4 a:hover::before {
  transform: translateY(0);
}

.productdetails .box1 .box .left .content4 a:hover span {
  color: #FFFFFF;
}

.productdetails .box1 .box .left .content4 a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(94deg, #212121 -4.61%, #676767 49.14%, #212121 104.96%);
  top: 0;
  left: 0;
  transform: translateY(110%);
  transition: all 0.5s ease-in-out;
}

.productdetails .box1 .box .left .content4 a span {
  color: #303133;
  font-size: 20px;
  line-height: 24px;
  position: relative;
  z-index: 5;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .productdetails .box1 .box .left .content4 a span {
    font-size: 18px;
  }
}

.productdetails .box1 .box .right {
  /* position: absolute; */
  background-color: #FFFFFF;
  left: 0;
  top: 0;
  width: 50%;
  display: flex;
  /* height: 100%; */

  position: relative;
}

.productdetails .box1 .box .right::after {
  content: '';
  position: absolute;
  width: 200%;
  height: 100%;
  background-color: #FFFFFF;
  top: 0;
  left: 0;

}

@media (max-width: 1199px) {
  .productdetails .box1 .box .right::after {
    display: none;
  }
}

@media (max-width: 1199px) {
  .productdetails .box1 .box .right {
    position: static;
    width: 100%;
    margin-top: 20px;
    display: block;
  }
}

.productdetails .box1 .box .right .pouch-cont-left {
  width: 100%;
  /* justify-content: space-between; */
  justify-content: flex-end;
  position: relative;
  align-items: center;
  z-index: 45;
}

@media (max-width: 1199px) {
  .productdetails .box1 .box .right .pouch-cont-left {
    width: 100%;
    justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .productdetails .box1 .box .right .pouch-cont-left {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .productdetails .box1 .box .right .pouch-cont-left {
    padding: 00px;
  }
}

.productdetails .box1 .box .right .pouch-cont-left .firm-video {
  cursor: pointer;
  margin-top: 8px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .productdetails .box1 .box .right .pouch-cont-left .firm-video {
    margin-top: 0;
    width: 44px;
    margin-left: 8px;
  }
}

.productdetails .box1 .box .right .pouch-cont-left .firm-video .video {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #FFF;
  box-shadow: 0 0 16.6px 0 rgba(0, 0, 0, 0.15);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.productdetails .box1 .box .right .pouch-cont-left .firm-video .video .iconfont {
  font-size: 20px;
  color: #011C34;
}

.productdetails .box1 .box .right .pouch-cont-left .vertical-box {
  width: 8%;
  margin-left: 100px;
}

@media (max-width: 2100px) {
  .productdetails .box1 .box .right .pouch-cont-left .vertical-box {
    width: 10%;
  }
}

@media (max-width: 1560px) {
  .productdetails .box1 .box .right .pouch-cont-left .vertical-box {
    width: 12%;
  }
}

@media (max-width: 1199px) {
  .productdetails .box1 .box .right .pouch-cont-left .vertical-box {
    /* margin-left: 0; */
  }
}

@media (max-width: 991px) {
  .productdetails .box1 .box .right .pouch-cont-left .vertical-box {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding-left: 0;
    display: flex;
    align-items: center;
  }
}

.productdetails .box1 .box .right .pouch-cont-left .left-vertical {
  /* margin-top: 60px; */
  width: 100%;
}

@media (max-width: 991px) {
  .productdetails .box1 .box .right .pouch-cont-left .left-vertical {
    /* width: calc(100% - 44px - 16px); */
    width: 100%;
    margin-left: auto;
    margin-top: 0;
  }
}

.productdetails .box1 .box .right .pouch-cont-left .left-vertical .item {
  overflow: hidden;
  cursor: pointer;
  background-color: #FFF;
}

.productdetails .box1 .box .right .pouch-cont-left .left-vertical .slick-slide {
  overflow: hidden;
  position: relative;
}

.productdetails .box1 .box .right .pouch-cont-left .left-vertical .slick-slide.slick-current .item {
  border: 1px solid #EBEBEB;
  overflow: hidden;
}

@keyframes videoan {
  0% {
    background-position: 50% 50%;
    transform: scale(1);
  }

  50% {
    background-position: 0% 0%;
    transform: scale(1.2);
  }

  100% {
    background-position: 50% 50%;
    transform: scale(1);
  }
}

.productdetails .box1 .box .right .pouch-cont-left .left-vertical .slick-slide .item-video::after {
  z-index: 9;
  font-family: 'iconfont' !important;
  font-size: 16px;
  padding-right: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  content: '\e63a';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #011C34;
  background-color: #FFFFFF;
  border-radius: 100px;
  text-align: center;
  cursor: pointer;
}

.productdetails .box1 .box .right .pouch-cont-left .left-vertical .img-box {
  position: relative;
  padding-bottom: calc(90 / 80 * 100%);
  overflow: hidden;
}

.productdetails .box1 .box .right .pouch-cont-left .left-vertical .img-box img {
  width: 100%;
}

.productdetails .box1 .box .right .pouch-cont-left .left-horizontal {
  /* width: 65%; */
  width: 40%;
  margin-left: 20%;
  overflow: hidden;
}

@media (max-width: 1910px) {
  .productdetails .box1 .box .right .pouch-cont-left .left-horizontal {
    /* width: 80%; */
    width: 50%;
    margin-left: 10%;
  }
}

@media (max-width: 1470px) {
  .productdetails .box1 .box .right .pouch-cont-left .left-horizontal {
    /* width: 80%; */
    width: 60%;
    margin-left: 5%;
  }
}

@media (max-width: 1199px) {
  .productdetails .box1 .box .right .pouch-cont-left .left-horizontal {
    margin: 0;
  }

}

@media (max-width: 991px) {
  .productdetails .box1 .box .right .pouch-cont-left .left-horizontal {
    width: 100%;
    margin: 0;
  }
}

.productdetails .box1 .box .right .pouch-cont-left .left-horizontal .slick-slide {
  height: 100%;
}

.productdetails .box1 .box .right .pouch-cont-left .left-horizontal .item {
  overflow: hidden;
  background-color: #FFF;
  height: 100%;
}

.productdetails .box1 .box .right .pouch-cont-left .left-horizontal .img-box {
  padding-bottom: calc(900 / 800 * 100%);
  overflow: hidden;
}

.productdetails .box1 .box .right .pouch-cont-left .left-horizontal .img-box img {
  width: 100%;
}

.productdetails .box2-box {
  position: relative;
}

.productdetails .box2 {
  background: #F7F7F7;
  overflow: hidden;
}

.productdetails .box2 .box {
  display: flex;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box {
    flex-wrap: wrap;
  }
}

.productdetails .box2 .box .left {
  width: 25%;
  padding-top: 90px;
  position: relative;
  z-index: 20;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .left {
    width: 100%;
  }
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .left {
    padding-top: 60px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .left {
    padding-top: 0;
  }
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .left .productdatails-nav {
    top: 60px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .left .productdatails-nav {
    position: static;
    overflow: hidden;
    overflow-x: auto;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .left .productdatails-nav .box-content {
    display: flex;
    flex-wrap: nowrap;
  }
}

.productdetails .box2 .box .left .productdatails-nav .box-content a {
  margin-top: 30px;
  display: flex;
  align-items: center;
  color: #212121;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}

.productdetails .box2 .box .left .productdatails-nav .box-content a:first-child {
  margin-top: 0;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .left .productdatails-nav .box-content a:first-child {
    margin-top: 20px;
  }
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .left .productdatails-nav .box-content a {
    margin-top: 20px;
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .left .productdatails-nav .box-content a {
    margin-left: 30px;
    white-space: nowrap;
    width: auto;
  }
}

.productdetails .box2 .box .left .productdatails-nav .box-content a::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 7px;
  border-radius: 100px;
  background-color: #04529A;
  transition: all 0.5s;
}

@media (min-width: 767px) {
  .productdetails .box2 .box .left .productdatails-nav .box-content a:hover {
    color: #04529A;
  }

  .productdetails .box2 .box .left .productdatails-nav .box-content a:hover::before {
    background-color: #04529A;
    margin: 0 13px;
    width: 7px;
  }

  .productdetails .box2 .box .left .productdatails-nav .box-content a.active {
    color: #04529A;
  }

  .productdetails .box2 .box .left .productdatails-nav .box-content a.active::before {
    background-color: #04529A;
    margin: 0 13px;
    width: 7px;
  }
}

.productdetails .box2 .box .right {
  width: 75%;
  padding-top: 90px;
  padding-right: 96px;
  z-index: 8;
  position: relative;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right {
    padding-top: 60px;
    padding-right: 50px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
}

.productdetails .box2 .box .right::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  z-index: 15;
  background-color: #DCD9D9;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right::after {
    display: none;
  }
}

.productdetails .box2 .box .right .details-title h3 {
  color: #0E0E0E;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: -1.28px;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .details-title h3 {
    font-size: 28px;
  }
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .details-title h3 {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .details-title h3 {
    letter-spacing: 0;
    font-size: 24px;
  }
}

.productdetails .box2 .box .right .details-title p {
  margin-top: 20px;
  /* text-transform: capitalize; */
  color: #676767;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .details-title p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .details-title p {
    font-size: 14px;
  }
}

.productdetails .box2 .box .right table {
  margin-top: 36px;
  width: calc(100% - 100px);
  margin-left: auto;
  max-width: 100%;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right table {
    margin-top: 25px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right table {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right table {
    width: 100%;
  }
}

.productdetails .box2 .box .right table tr td {
  padding: 13px 20px;
  border: 1px solid #D9D9D9;
  color: #444;
  font-size: 16px;
  line-height: 18px;
}

.productdetails .box2 .box .right table tr td:nth-child(even) {
  width: 30%;
}

.productdetails .box2 .box .right table tr td:nth-child(odd) {
  background: #F2F4F3;
  width: 20%;
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right table tr td {
    font-size: 14px;
  }
}

.productdetails .box2 .box .right .specifications .content table {
  width: 90%;
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .specifications .content table {
    width: 100%;
  }
}

.productdetails .box2 .box .right .description {
  width: 95%;
  margin-top: 120px;
}

@media (max-width: 1560px) {
  .productdetails .box2 .box .right .description {
    margin-top: 80px;
  }
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .description {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .description {
    margin-top: 40px;
  }
}

.productdetails .box2 .box .right .description .details-title p {
  color: #04529A;
}

.productdetails .box2 .box .right .description .content.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}

.productdetails .box2 .box .right .description .content.auto-adjust-img p.contains-pictures {
  padding: 0;
  margin: 0 -15px !important;
  font-size: 0 !important;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .productdetails .box2 .box .right .description .content.auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}

.productdetails .box2 .box .right .description .content.auto-adjust-img p.contains-pictures>img {
  display: inline-block;
  margin: 0 15px;
  border-radius: 6px;
}

.productdetails .box2 .box .right .description .content .cont1 {
  margin-top: 40px;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .description .content .cont1 {
    margin-top: 30px;
  }
}

.productdetails .box2 .box .right .description .content .cont1 b {
  width: 65%;
  display: block;
  color: #04529A;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 10px;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .description .content .cont1 b {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .description .content .cont1 b {
    font-size: 16px;
    width: 90%;
    line-height: 24px;
  }
}

.productdetails .box2 .box .right .description .content .cont1 ul {
  list-style: none;
}

.productdetails .box2 .box .right .description .content .cont1 ul li {
  color: #676767;
  font-size: 16px;
  line-height: 22px;
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .description .content .cont1 ul li {
    font-size: 14px;
  }
}

.productdetails .box2 .box .right .description .content .cont1 p {
  color: #676767;
  font-size: 16px;
  line-height: 22px;
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .description .content .cont1 p {
    font-size: 14px;
  }
}

.productdetails .box2 .box .right .description .content .cont1 table {
  width: 55%;
}

.productdetails .box2 .box .right .description .content .cont1 table tr td:nth-child(1) {
  width: 45%;
}

.productdetails .box2 .box .right .description .content .cont1 .img-box {
  padding-bottom: calc(480 / 1260 * 100%);
  border-radius: 6px;
}

.productdetails .box2 .box .right .description .content .cont1 .img-box .firm-video {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.productdetails .box2 .box .right .description .content .cont1 .img-box .firm-video .video span {
  cursor: pointer;
}

.productdetails .box2 .box .right .description .content .cont1 .img-box .firm-video .video span .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  background-color: #FFF;
  color: #011C34;
  font-size: 18px;
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .description .content .cont1 .img-box .firm-video .video span .iconfont {
    width: 55px;
    height: 55px;
  }
}

.productdetails .box2 .box .right .details-cases {
  margin-top: 120px;
}

@media (max-width: 1560px) {
  .productdetails .box2 .box .right .details-cases {
    margin-top: 80px;
  }
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .details-cases {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .details-cases {
    margin-top: 40px;
  }
}

.productdetails .box2 .box .right .details-cases .content {
  margin-top: 70px;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .details-cases .content {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .details-cases .content {
    margin-top: 20px;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick {
  margin: 0 -15px;
  width: 85%;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick {
    margin: 0 -10px;
    width: 100%;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .slick-list {
  overflow: visible;
  position: relative;
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .slick-list::before {
  content: '';
  width: 100%;
  position: absolute;
  height: 100%;
  right: 100%;
  top: 0;
  z-index: 3;
  background-color: #F7F7F7;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .slick-list {
    overflow: hidden;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box {
  padding: 0 15px;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box {
    padding: 0 10px;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item b {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 4px;
  border: 1px solid #BBB;
  color: #101010;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 24px;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item b {
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item b {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box {
  padding-bottom: calc(457 / 532 * 100%);
  border-radius: 6px;
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box:hover::before {
  opacity: 1;
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box:hover .cont {
  opacity: 1;
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box::before {
  content: '';
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 2;
  transition: all 0.5s;
  opacity: 0;
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 76%;
  transition: all 0.5s;
  opacity: 0;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont {
    opacity: 1;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt {
  padding: 24px;
  background: rgba(255, 255, 255, 0.32);
  backdrop-filter: blur(4px);
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt {
    padding: 20px 15px;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt h4 {
  color: #FFF;
  font-size: 36px;
  line-height: 66px;
  /* 183.333% */
  letter-spacing: -1.44px;
  text-align: center;
}

@media (max-width: 1560px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt h4 {
    font-size: 28px;
    line-height: 1;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt h4 {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt h4 {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt h4 {
    letter-spacing: 0;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt p {
  margin-top: 12px;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  /* 155.556% */
  letter-spacing: -0.36px;
}

@media (max-width: 1560px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt p {
    margin-top: 10px;
  }
}

@media (max-width: 1560px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt p {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt p {
    font-size: 14px;
    letter-spacing: 0;
  }
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .tit-txt p {
    font-size: 14px;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .more {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .more {
    margin-top: 20px;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .more a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 16px;
  background: #000;
  transition: all 0.5s;
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .more a:hover {
  background-color: #001F3B;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .more a {
    padding: 9px 16px;
  }
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .more a span {
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
  /* 150% */
  letter-spacing: -0.32px;
}

.productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .more a .iconfont {
  margin-right: 8px;
  display: inline-block;
  padding: 5px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  font-weight: 400;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .details-cases .content .casea-slick .item-box .item .cont-img .img-box .cont .more a .iconfont {
    font-size: 14px;
  }
}

.productdetails .box2 .box .right .customer {
  margin-top: 120px;
}

@media (max-width: 1560px) {
  .productdetails .box2 .box .right .customer {
    margin-top: 80px;
  }
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .customer {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .customer {
    margin-top: 40px;
  }
}

.productdetails .box2 .box .right .customer .top {
  display: flex;
  justify-content: space-between;
  align-self: center;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .customer .top {
    flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .customer .top .index-title {
    width: 100%;
  }
}

.productdetails .box2 .box .right .customer .top p {
  color: #04529A;
  text-decoration: underline;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .customer .top p {
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .customer .content {
  margin-top: 70px;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .customer .content {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .customer .content {
    margin-top: 20px;
  }
}

.productdetails .box2 .box .right .customer .content .message {
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .customer .content .message {
    margin-top: 0;
  }
}

.productdetails .box2 .box .right .customer .content .message .formbox li {
  margin-top: 16px;
  list-style: none;
}

.productdetails .box2 .box .right .customer .content .message .formbox li .ratingbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  padding: 15px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.productdetails .box2 .box .right .customer .content .message .formbox li .ratingbox p {
  overflow: hidden;
  color: #676767;
  font-size: 16px;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .customer .content .message .formbox li .ratingbox p {
    font-size: 14px;
  }
}

.productdetails .box2 .box .right .customer .content .message .formbox li .ratingbox .rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 20px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.productdetails .box2 .box .right .customer .content .message .formbox li .ratingbox .rating input {
  display: none !important;
}

.productdetails .box2 .box .right .customer .content .message .formbox li .ratingbox .rating input:checked~label:before {
  content: '\e600';
}

.productdetails .box2 .box .right .customer .content .message .formbox li .ratingbox .rating label {
  font-size: 15px;
  margin-right: 5px;
  cursor: pointer;
  color: #04529A;
}

.productdetails .box2 .box .right .customer .content .message .formbox li .ratingbox .rating label:before {
  font-family: 'iconfont' !important;
  font-style: normal;
  content: '\e8b9';
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.productdetails .box2 .box .right .customer .content .message .formbox li .ratingbox .rating label:hover:before,
.productdetails .box2 .box .right .customer .content .message .formbox li .ratingbox .rating label:hover~label:before {
  content: '\e600';
}

.productdetails .box2 .box .right .customer .content .message .formbox .group {
  position: relative;
}

.productdetails .box2 .box .right .customer .content .message .formbox .group input {
  width: 100%;
  background: transparent;
  overflow: hidden;
  border-radius: 4px;
  background: #FFF;
  padding: 12px 0 16px 20px;
  color: #676767;
  font-size: 16px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .customer .content .message .formbox .group input {
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .customer .content .message .formbox .group input::placeholder {
  color: #676767;
  font-size: 16px;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .customer .content .message .formbox .group input::placeholder {
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .customer .content .message .formbox .group input:focus label {
  display: none;
}

.productdetails .box2 .box .right .customer .content .message .formbox .group input:focus::placeholder {
  color: #ccc;
}

.productdetails .box2 .box .right .customer .content .message .formbox .group textarea {
  width: 100%;
  background: transparent;
  overflow: hidden;
  border-radius: 4px;
  background: #FFF;
  color: #676767;
  font-size: 16px;
  padding: 15px 20px;
  height: 150px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .customer .content .message .formbox .group textarea {
    height: auto;
  }
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .customer .content .message .formbox .group textarea {
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .customer .content .message .formbox .group textarea::placeholder {
  color: #676767;
  font-size: 16px;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .customer .content .message .formbox .group textarea::placeholder {
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .customer .content .message .formbox .group textarea:focus label {
  display: none;
}

.productdetails .box2 .box .right .customer .content .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.productdetails .box2 .box .right .customer .content .message .func {
  margin-top: 26px;
  display: flex;
  justify-content: flex-end;
}

.productdetails .box2 .box .right .customer .content .message .func .submit {
  display: inline-flex;
  justify-content: center;
  border-radius: 6px;
  position: relative;
  padding: 9px 44px;
  overflow: hidden;
  border: none;
}

.productdetails .box2 .box .right .customer .content .message .func .submit:hover::before {
  transform: translateY(0%);
}

.productdetails .box2 .box .right .customer .content .message .func .submit:hover span {
  color: #FFF;
}

.productdetails .box2 .box .right .customer .content .message .func .submit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #011C34 0%, #04529A 47.12%, #011C34 100%);
  transition: all 0.5s;
  transform: translateY(110%);
  z-index: 3;
}

.productdetails .box2 .box .right .customer .content .message .func .submit::after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #011D36;
  transition: all 0.5s;
}

.productdetails .box2 .box .right .customer .content .message .func .submit span {
  position: relative;
  z-index: 5;
  color: #DFDFDF;
  font-size: 16px;
  letter-spacing: -0.32px;
  transition: all 0.5s;
}

.productdetails .box2 .box .right .customer .content .cont {
  margin-top: 50px;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .customer .content .cont {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .customer .content .cont {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .customer .content .cont {
    margin-top: 10px;
  }
}

.productdetails .box2 .box .right .customer .content .cont .item {
  margin-top: 34px;
}

.productdetails .box2 .box .right .customer .content .cont .item:first-child {
  margin-top: 0;
}

.productdetails .box2 .box .right .customer .content .cont .item .name {
  color: #2148A8;
  font-size: 26px;
  font-weight: 600;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .customer .content .cont .item .name {
    font-size: 24px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .customer .content .cont .item .name {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .customer .content .cont .item .name {
    font-size: 20px;
  }
}

.productdetails .box2 .box .right .customer .content .cont .item .star {
  display: flex;
  align-items: center;
  margin: 10px 0 16px 0;
}

.productdetails .box2 .box .right .customer .content .cont .item .star span {
  color: #04529A;
  font-size: 18px;
  font-weight: 500;
  margin-left: 5px;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .customer .content .cont .item .star span {
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .customer .content .cont .item .star .icon {
  display: flex;
  color: #04529A;
  font-size: 16px;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .customer .content .cont .item .star .icon {
    font-size: 15px;
  }
}

.productdetails .box2 .box .right .customer .content .cont .item .star .icon .iconfont {
  display: inline-block;
  margin-right: 5px;
}

.productdetails .box2 .box .right .customer .content .cont .item .txt p {
  color: #444;
  font-family: "Instrument Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .customer .content .cont .item .txt p {
    font-size: 14px;
  }
}

.productdetails .box2 .box .right .qualification {
  margin-top: 120px;
}

@media (max-width: 1560px) {
  .productdetails .box2 .box .right .qualification {
    margin-top: 80px;
  }
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .qualification {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .qualification {
    margin-top: 40px;
  }
}

.productdetails .box2 .box .right .qualification .content {
  margin-top: 70px;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .qualification .content {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .qualification .content {
    margin-top: 20px;
  }
}

.productdetails .box2 .box .right .qualification .content .qualification-slick {
  margin: 0 -14px;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .qualification .content .qualification-slick {
    margin: 0 -8px;
  }
}

.productdetails .box2 .box .right .qualification .content .qualification-slick .item-box {
  padding: 0 14px;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .qualification .content .qualification-slick .item-box {
    padding: 0 8px;
  }
}

.productdetails .box2 .box .right .qualification .content .qualification-slick .item-box .item {
  border-radius: 6px;
  border: 1px solid #F0F2F9;
  background: #FFF;
  padding: 33px 84px 47px 36px;
  cursor: pointer;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .qualification .content .qualification-slick .item-box .item {
    padding: 20px 40px 24px 20px;
  }
}

.productdetails .box2 .box .right .qualification .content .qualification-slick .item-box .item:hover b {
  background: #04529A;
  color: #FFF;
}

.productdetails .box2 .box .right .qualification .content .qualification-slick .item-box .item:hover .tit {
  color: #04529A;
}

.productdetails .box2 .box .right .qualification .content .qualification-slick .item-box .item b {
  display: inline-block;
  border-radius: 4px;
  background: #EBEBEB;
  padding: 8px 26px;
  color: #000000;
  font-size: 16px;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .qualification .content .qualification-slick .item-box .item b {
    font-size: 14px;
    padding: 6px 20px;
  }
}

.productdetails .box2 .box .right .qualification .content .qualification-slick .item-box .item .tit {
  margin: 35px 0 30px 0;
  color: #222222;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .qualification .content .qualification-slick .item-box .item .tit {
    font-size: 18px;
    margin: 25px 0 20px 0;
  }
}

@media (max-width: 767px) {
  .productdetails .box2 .box .right .qualification .content .qualification-slick .item-box .item .tit {
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .qualification .content .qualification-slick .item-box .item .cont-img .img-box {
  border-radius: 4px;
  padding-bottom: calc(4 / 3 * 100%);
}

.productdetails .box2 .box .right .inquire {
  margin: 83px 0;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .inquire {
    margin: 60px 0;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .inquire {
    margin: 40px 0;
  }
}

.productdetails .box2 .box .right .inquire .content {
  margin-top: 70px;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .inquire .content {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .inquire .content {
    margin-top: 20px;
  }
}

.productdetails .box2 .box .right .inquire .content .message {
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1199px) {
  .productdetails .box2 .box .right .inquire .content .message {
    margin-top: 0;
  }
}

.productdetails .box2 .box .right .inquire .content .message .formbox .now-title input {
  width: 100%;
  border: none;
  padding: 9px 22px;
  border-radius: 4px;
  background: #04529A;
  margin-bottom: 14px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.36px;
}

.productdetails .box2 .box .right .inquire .content .message .formbox .now-title input::placeholder {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.36px;
}

.productdetails .box2 .box .right .inquire .content .message .formbox .row {
  margin: 0 -8px;
}

.productdetails .box2 .box .right .inquire .content .message .formbox li {
  margin-top: 16px;
  list-style: none;
  padding: 0 8px;
}

.productdetails .box2 .box .right .inquire .content .message .formbox .group {
  position: relative;
}

.productdetails .box2 .box .right .inquire .content .message .formbox .group input {
  width: 100%;
  background: transparent;
  overflow: hidden;
  border-radius: 4px;
  background: #FFF;
  padding: 14px 22px;
  color: #676767;
  font-size: 16px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .inquire .content .message .formbox .group input {
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .inquire .content .message .formbox .group input::placeholder {
  color: #676767;
  font-size: 16px;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .inquire .content .message .formbox .group input::placeholder {
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .inquire .content .message .formbox .group input:focus label {
  display: none;
}

.productdetails .box2 .box .right .inquire .content .message .formbox .group input:focus::placeholder {
  color: #ccc;
}

.productdetails .box2 .box .right .inquire .content .message .formbox .group textarea {
  width: 100%;
  background: transparent;
  overflow: hidden;
  border-radius: 4px;
  background: #FFF;
  color: #676767;
  font-size: 16px;
  padding: 14px 22px;
  height: 210px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .inquire .content .message .formbox .group textarea {
    height: auto;
  }
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .inquire .content .message .formbox .group textarea {
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .inquire .content .message .formbox .group textarea::placeholder {
  color: #676767;
  font-size: 16px;
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .inquire .content .message .formbox .group textarea::placeholder {
    font-size: 16px;
  }
}

.productdetails .box2 .box .right .inquire .content .message .formbox .group textarea:focus label {
  display: none;
}

.productdetails .box2 .box .right .inquire .content .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.productdetails .box2 .box .right .inquire .content .message .func {
  margin-top: 70px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1400px) {
  .productdetails .box2 .box .right .inquire .content .message .func {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .productdetails .box2 .box .right .inquire .content .message .func {
    margin-top: 20px;
  }
}

.productdetails .box2 .box .right .inquire .content .message .func .submit {
  display: inline-flex;
  justify-content: center;
  border-radius: 6px;
  position: relative;
  padding: 10px 44px;
  overflow: hidden;
  border: none;
}

.productdetails .box2 .box .right .inquire .content .message .func .submit:hover::before {
  transform: translateY(0%);
}

.productdetails .box2 .box .right .inquire .content .message .func .submit:hover span {
  color: #FFF;
}

.productdetails .box2 .box .right .inquire .content .message .func .submit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #011C34 0%, #04529A 47.12%, #011C34 100%);
  transition: all 0.5s;
  transform: translateY(110%);
  z-index: 3;
}

.productdetails .box2 .box .right .inquire .content .message .func .submit::after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #011D36;
  transition: all 0.5s;
}

.productdetails .box2 .box .right .inquire .content .message .func .submit span {
  position: relative;
  z-index: 5;
  color: #DFDFDF;
  font-size: 16px;
  letter-spacing: -0.32px;
  transition: all 0.5s;
}

.productdetails .box2 .related {
  overflow: hidden;
  border-top: 1px solid #DCD9D9;
  padding: 60px 0 100px 0;
  position: relative;
  z-index: 60;
  background-color: #F7F7F7;
}

@media (max-width: 1400px) {
  .productdetails .box2 .related {
    padding: 40px 0 60px 0;
  }
}

@media (max-width: 1199px) {
  .productdetails .box2 .related {
    padding: 40px 0;
  }
}

.productdetails .box2 .related .content .related-slick {
  margin: 0 -14px;
}

@media (max-width: 991px) {
  .productdetails .box2 .related .content .related-slick {
    margin: 0 -10px;
  }
}

.productdetails .box2 .related .content .related-slick .item-box {
  padding: 0 14px;
}

@media (max-width: 991px) {
  .productdetails .box2 .related .content .related-slick .item-box {
    padding: 0 10px;
  }
}

.productdetails .box2 .related .content .related-slick .item-box .item:hover .cont-img .img-box {
  transform: scale(1.06);
}

.productdetails .box2 .related .content .related-slick .item-box .item:hover .text p {
  color: #04529A;
}

.productdetails .box2 .related .content .related-slick .item-box .item .cont-img {
  padding: 78px 96px 75px 96px;
  position: relative;
  border-radius: 6px;
  border: 1px solid #EBEBEB;
  background: rgba(255, 255, 255, 0.6);
  overflow: hidden;
}

@media (max-width: 1400px) {
  .productdetails .box2 .related .content .related-slick .item-box .item .cont-img {
    padding: 40px 60px;
  }
}

.productdetails .box2 .related .content .related-slick .item-box .item .cont-img .img-box {
  padding-bottom: calc(354 / 257 * 100%);
  transition: all 0.5s;
}

.productdetails .box2 .related .content .related-slick .item-box .item .cont-img .img-box img {
  transform: scale(1) !important;
}

.productdetails .box2 .related .content .related-slick .item-box .item .cont-img .tab {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  padding: 6px 15px;
  background: rgba(187, 187, 187, 0.3);
}

.productdetails .box2 .related .content .related-slick .item-box .item .cont-img .tab span {
  color: #303133;
  text-align: center;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: -0.28px;

  font-family: Arial;
}

.productdetails .box2 .related .content .related-slick .item-box .item .text {
  padding: 20px 14px 0 15px;
}

.productdetails .box2 .related .content .related-slick .item-box .item .text p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  font-family: "SortsMillGoudy";
  transition: all 0.5s;
}
@media (max-width: 1440px) {
  .productdetails .box2 .related .content .related-slick .item-box .item .text p {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .productdetails .box2 .related .content .related-slick .item-box .item .text p {
    font-size: 16px;
  }
}
.productdetails .box2 .related .content .related-slick .item-box .item .text p b {
  font-family: 'Archivo';
  font-weight: 600;
}

.about {
  /* overflow: hidden; */
}
@media (max-width: 991px) {
  .about {
     overflow: hidden;
  }
}
.about .showtitle {
  padding: 40px;
}

@media (max-width: 1400px) {
  .about .showtitle {
    padding-bottom: 0;
  }
}

@media (max-width: 991px) {
  .about .showtitle {
    padding: 0 20px;
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .about .showtitle {
    padding: 0 10px;
  }
}

.about .about-contnet1 {
  overflow: hidden;
  margin: 56px 0 120px 0;
}

@media (max-width: 1400px) {
  .about .about-contnet1 {
    margin: 40px 0 80px 0;
  }
}

@media (max-width: 1400px) {
  .about .about-contnet1 {
    margin: 40px 0 60px 0;
  }
}

@media (max-width: 1199px) {
  .about .about-contnet1 {
    margin: 40px 0;
  }
}

.about .about-contnet1 .content {
  position: relative;
}

.about .about-contnet1 .content .about-slick {
  margin-bottom: 0;
}

.about .about-contnet1 .content .item-box .item {
  position: relative;
}

.about .about-contnet1 .content .item-box .item .img-box {
  padding-bottom: calc(680 / 1920 * 100%);
}

.about .about-contnet1 .content .item-box .item .img-box img {
  transform: scale(1) !important;
}

.about .about-contnet1 .content .item-box .item-content {
  display: flex;
}

.about .about-contnet1 .content .item-box .item-content .cont1 {
  right: 20%;
  bottom: 22%;
}

@media (max-width: 2240px) {
  .about .about-contnet1 .content .item-box .item-content .cont1 {
    right: 22%;
  }
}

@media (max-width: 1920px) {
  .about .about-contnet1 .content .item-box .item-content .cont1 {
    right: 25%;
  }
}

@media (max-width: 575px) {
  .about .about-contnet1 .content .item-box .item-content .cont1 {
    right: 30%;
  }
}

@media (max-width: 440px) {
  .about .about-contnet1 .content .item-box .item-content .cont1 {
    right: 36%;
  }
}

.about .about-contnet1 .content .item-box .item-content .cont2 {
  right: 7%;
  bottom: 6%;
}

.about .about-contnet1 .content .item-box .item-content .cont {
  position: absolute;
  z-index: 5;
}

.about .about-contnet1 .content .item-box .item-content .cont .tit {
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
  /* 28.8px */
  letter-spacing: -0.72px;
}

@media (max-width: 1560px) {
  .about .about-contnet1 .content .item-box .item-content .cont .tit {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .about .about-contnet1 .content .item-box .item-content .cont .tit {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .about .about-contnet1 .content .item-box .item-content .cont .tit {
    font-size: 14px;
  }
}

.about .about-contnet1 .content .item-box .item-content .cont .txt {
  margin-top: 9px;
  color: #FFF;
  font-size: 78px;
  line-height: 120%;
  letter-spacing: -2.34px;
}

@media (max-width: 1560px) {
  .about .about-contnet1 .content .item-box .item-content .cont .txt {
    font-size: 60px;
  }
}

@media (max-width: 1400px) {
  .about .about-contnet1 .content .item-box .item-content .cont .txt {
    font-size: 50px;
  }
}

@media (max-width: 1199px) {
  .about .about-contnet1 .content .item-box .item-content .cont .txt {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .about .about-contnet1 .content .item-box .item-content .cont .txt {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .about .about-contnet1 .content .item-box .item-content .cont .txt {
    font-size: 28px;
  }
}

@media (max-width: 575px) {
  .about .about-contnet1 .content .item-box .item-content .cont .txt {
    font-size: 24px;
  }
}

.about .about-contnet1 .content .slick-dots {
  bottom: 20px;
  left: 21px;
  width: auto;
}

.about .about-contnet1 .content .slick-dots li {
  margin: 0 5px;
  width: auto;
  height: auto;
}

.about .about-contnet1 .content .slick-dots li.slick-active button {
  background: #fff;
}

.about .about-contnet1 .content .slick-dots li button {
  width: 50px;
  height: 4px;
  padding: 0;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.4);
}

.about .about-contnet1 .content .slick-dots li button::before {
  display: none;
}

.about .about-contnet1 .content .firm-video {
  position: absolute;
  left: 25%;
  top: 30%;
  z-index: 5;
}

@media (max-width: 575px) {
  .about .about-contnet1 .content .firm-video {
    top: 14%;
    left: 6%;
  }
}

.about .about-contnet1 .content .firm-video .video {
  width: 46px;
  height: 46px;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF2F266;
  padding: 7px;
  cursor: pointer;
}

.about .about-contnet1 .content .firm-video .video span .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  font-size: 14px;
  color: #000000;
}

.about .about-windows {
  overflow: hidden;
}

.about .about-windows .box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media (max-width: 991px) {
  .about .about-windows .box {
    flex-wrap: wrap;
  }
}

.about .about-windows .box .left {
  width: 60%;
}

@media (max-width: 1560px) {
  .about .about-windows .box .left {
    width: 55%;
  }
}

@media (max-width: 991px) {
  .about .about-windows .box .left {
    width: 100%;
  }
}

.about .about-windows .box .left .top .tit {
  color: #181818;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  /* 57.6px */
  letter-spacing: -1.44px;
}

@media (max-width: 1560px) {
  .about .about-windows .box .left .top .tit {
    font-size: 40px;
  }
}

@media (max-width: 1400px) {
  .about .about-windows .box .left .top .tit {
    font-size: 34px;
  }
}

@media (max-width: 1199px) {
  .about .about-windows .box .left .top .tit {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .about .about-windows .box .left .top .tit {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .about .about-windows .box .left .top .tit {
    font-size: 22px;
    letter-spacing: 0;
  }
}

.about .about-windows .box .left .top .txt {
  margin-top: 80px;
  width: 59%;
}

@media (max-width: 1560px) {
  .about .about-windows .box .left .top .txt {
    margin-top: 60px;
    width: 74%;
  }
}

@media (max-width: 1400px) {
  .about .about-windows .box .left .top .txt {
    width: 80%;
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .about .about-windows .box .left .top .txt {
    width: 90%;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .about .about-windows .box .left .top .txt {
    width: 100%;
  }
}

.about .about-windows .box .left .top .txt p {
  color: #181818;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.72px;
}

@media (max-width: 1560px) {
  .about .about-windows .box .left .top .txt p {
    font-size: 22px;
  }
}

@media (max-width: 1400px) {
  .about .about-windows .box .left .top .txt p {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .about .about-windows .box .left .top .txt p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .about .about-windows .box .left .top .txt p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .about .about-windows .box .left .top .txt p {
    font-size: 14px;
    letter-spacing: 0;
  }
}

.about .about-windows .box .left .bottom {
  margin-top: 120px;
  width: 56%;
}

@media (max-width: 1560px) {
  .about .about-windows .box .left .bottom {
    width: 79%;
    margin-top: 80px;
  }
}

@media (max-width: 1400px) {
  .about .about-windows .box .left .bottom {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .about .about-windows .box .left .bottom {
    margin-top: 40px;
  }
}

.about .about-windows .box .left .bottom .con1 {
  margin-top: 60px;
  display: flex;
}

@media (max-width: 1560px) {
  .about .about-windows .box .left .bottom .con1 {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .about .about-windows .box .left .bottom .con1 {
    margin-top: 20px;
  }
}

.about .about-windows .box .left .bottom .con1:nth-child(1) {
  margin-top: 0;
}

.about .about-windows .box .left .bottom .con1:hover .iconfont {
  color: #FA6000;
}

.about .about-windows .box .left .bottom .con1 .iconfont {
  font-size: 22px;
  color: #181818;
  margin-left: 12px;
  transition: all 0.4s;
}

@media (max-width: 1560px) {
  .about .about-windows .box .left .bottom .con1 .iconfont {
    font-size: 20px;
  }
}

@media (max-width: 1400px) {
  .about .about-windows .box .left .bottom .con1 .iconfont {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .about .about-windows .box .left .bottom .con1 .iconfont {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .about .about-windows .box .left .bottom .con1 .iconfont {
    font-size: 14px;
  }
}

.about .about-windows .box .left .bottom .con1 .tit-txt .tit {
  color: #181818;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: -0.72px;
}

@media (max-width: 1560px) {
  .about .about-windows .box .left .bottom .con1 .tit-txt .tit {
    font-size: 22px;
  }
}

@media (max-width: 1400px) {
  .about .about-windows .box .left .bottom .con1 .tit-txt .tit {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .about .about-windows .box .left .bottom .con1 .tit-txt .tit {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .about .about-windows .box .left .bottom .con1 .tit-txt .tit {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .about .about-windows .box .left .bottom .con1 .tit-txt .tit {
    font-size: 14px;
  }
}

.about .about-windows .box .left .bottom .con1 .tit-txt .txt {
  margin-top: 10px;
  color: #181818;
  font-size: 24px;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: -0.72px;
}

@media (max-width: 1560px) {
  .about .about-windows .box .left .bottom .con1 .tit-txt .txt {
    font-size: 22px;
  }
}

@media (max-width: 1400px) {
  .about .about-windows .box .left .bottom .con1 .tit-txt .txt {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .about .about-windows .box .left .bottom .con1 .tit-txt .txt {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .about .about-windows .box .left .bottom .con1 .tit-txt .txt {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .about .about-windows .box .left .bottom .con1 .tit-txt .txt {
    font-size: 14px;
  }
}

.about .about-windows .box .right {
  width: 35%;
}

@media (max-width: 1560px) {
  .about .about-windows .box .right {
    width: 40%;
  }
}

@media (max-width: 991px) {
  .about .about-windows .box .right {
    width: 100%;
    margin-top: 20px;
  }
}

.about .about-windows .box .right img {
  width: 100%;
  height: auto;
}

.about .about-global {
  position: relative;
  overflow: hidden;
  padding: 115px 0;
  background: #001F3B;
  margin: 147px 0 80px 0;
}

@media (max-width: 1560px) {
  .about .about-global {
    padding: 80px 0;
    margin: 100px 0 60px 0;
  }
}

@media (max-width: 1400px) {
  .about .about-global {
    padding: 60px 0;
    margin: 80px 0 40px 0;
  }
}

@media (max-width: 991px) {
  .about .about-global {
    padding: 40px 0;
    margin: 60px 0 40px 0;
  }
}

.about .about-global .box {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 991px) {
  .about .about-global .box {
    flex-wrap: wrap;
  }
}

.about .about-global .box .left {
  position: absolute;
  right: 0;
  bottom: 115px;
  width: 630px;
}

@media (max-width: 1660px) {
  .about .about-global .box .left {
    width: 580px;
  }
}

@media (max-width: 1440px) {
  .about .about-global .box .left {
    width: 480px;
  }
}

@media (max-width: 1199px) {
  .about .about-global .box .left {
    width: 380px;
  }
}

.about .about-global .box .left .img-box {
  padding-bottom: calc(802 / 630 * 100%);
}

.about .about-global .box .left .img-box::before {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  width: 0;
  height: 0;
  border-left: 350px solid #001F3B;
  border-right: 100px solid transparent;
  border-top: 210px solid transparent;
}

@media (max-width: 1199px) {
  .about .about-global .box .left .img-box::before {
    border-left: 240px solid #001F3B;
    border-top: 135px solid transparent;
  }
}

@media (max-width: 991px) {
  .about .about-global .box .left .img-box::before {
    border-left: 300px solid #001F3B;
    border-top: 220px solid transparent;
  }
}

@media (max-width: 767px) {
  .about .about-global .box .left .img-box::before {
    border-left: 230px solid #001F3B;
  }
}

@media (max-width: 575px) {
  .about .about-global .box .left .img-box::before {
    border-left: 265px solid #001F3B;
  }
}

@media (max-width: 400px) {
  .about .about-global .box .left .img-box::before {
    border-left: 180px solid #001F3B;
    border-top: 90px solid transparent;
  }
}

.about .about-global .box .left .img-box::after {
  display: inline-block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  width: 0;
  height: 0;
  border-left: 640px solid transparent;
  border-bottom: 50px solid transparent;
  border-top: 447px solid #001F3B;
}

@media (max-width: 1910px) {
  .about .about-global .box .left .img-box::after {
    border-top: 447px solid #001F3B;
  }
}

@media (max-width: 1440px) {
  .about .about-global .box .left .img-box::after {
    border-top: 340px solid #001F3B;
    border-left: 490px solid transparent;
  }
}

@media (max-width: 1400px) {
  .about .about-global .box .left .img-box::after {
    border-left: 570px solid transparent;
    border-top: 350px solid #001F3B;
  }
}

@media (max-width: 1199px) {
  .about .about-global .box .left .img-box::after {
    border-left: 380px solid transparent;
    border-top: 270px solid #001F3B;
  }
}

@media (max-width: 991px) {
  .about .about-global .box .left .img-box::after {
    border-left: 700px solid transparent;
    border-top: 490px solid #001F3B;
  }
}

@media (max-width: 767px) {
  .about .about-global .box .left .img-box::after {
    border-left: 520px solid transparent;
    border-top: 340px solid #001F3B;
  }
}

@media (max-width: 575px) {
  .about .about-global .box .left .img-box::after {
    border-left: 540px solid transparent;
    border-top: 270px solid #001F3B;
  }
}

@media (max-width: 400px) {
  .about .about-global .box .left .img-box::after {
    border-left: 410px solid transparent;
    border-top: 200px solid #001F3B;
  }
}

@media (max-width: 1560px) {
  .about .about-global .box .left {
    bottom: 80px;
  }
}

@media (max-width: 1400px) {
  .about .about-global .box .left {
    bottom: 60px;
  }
}

@media (max-width: 991px) {
  .about .about-global .box .left {
    position: static;
    width: 100%;
  }
}

.about .about-global .box .right {
  width: 60%;
}

@media (max-width: 991px) {
  .about .about-global .box .right {
    width: 100%;
    margin-top: 40px;
  }
}

.about .about-global .box .right .content {
  width: 86%;
}

@media (max-width: 991px) {
  .about .about-global .box .right .content {
    width: 100%;
  }
}

.about .about-global .box .right .content .top .tit {
  color: #FFF;
  font-size: 78px;
  line-height: 80px;
  letter-spacing: -3.12px;
}

@media (max-width: 1920px) {
  .about .about-global .box .right .content .top .tit {
    font-size: 74px;
  }
}

@media (max-width: 1560px) {
  .about .about-global .box .right .content .top .tit {
    font-size: 64px;
  }
}

@media (max-width: 1440px) {
  .about .about-global .box .right .content .top .tit {
    font-size: 56px;
    line-height: 60px;
  }
}

@media (max-width: 1400px) {
  .about .about-global .box .right .content .top .tit {
    font-size: 49px;
    letter-spacing: -1.12px;
  }
}

@media (max-width: 1199px) {
  .about .about-global .box .right .content .top .tit {
    font-size: 39px;
    line-height: 46px;
  }
}

@media (max-width: 991px) {
  .about .about-global .box .right .content .top .tit {
    font-size: 32px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  .about .about-global .box .right .content .top .tit {
    font-size: 26px;
    letter-spacing: 0;
  }
}

.about .about-global .box .right .content .top .tit b {
  font-weight: 600;
}

.about .about-global .box .right .content .top .txt {
  margin-top: 50px;
}

@media (max-width: 1560px) {
  .about .about-global .box .right .content .top .txt {
    margin-top: 40px;
  }
}

@media (max-width: 1400px) {
  .about .about-global .box .right .content .top .txt {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .about .about-global .box .right .content .top .txt {
    margin-top: 10px;
  }
}

.about .about-global .box .right .content .top .txt p {
  color: #FFF;
  font-size: 24px;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: -0.72px;
}

@media (max-width: 1560px) {
  .about .about-global .box .right .content .top .txt p {
    font-size: 22px;
  }
}

@media (max-width: 1440px) {
  .about .about-global .box .right .content .top .txt p {
    font-size: 20px;
  }
}

@media (max-width: 1400px) {
  .about .about-global .box .right .content .top .txt p {
    font-size: 18px;
    letter-spacing: 0;
  }
}

@media (max-width: 991px) {
  .about .about-global .box .right .content .top .txt p {
    font-size: 16px;
    letter-spacing: 0;
  }
}

@media (max-width: 767px) {
  .about .about-global .box .right .content .top .txt p {
    font-size: 14px;
  }
}

.about .about-global .box .right .content .asked-ul {
  list-style: none;
  padding: 0;
  margin-top: 270px;
}

@media (max-width: 1660px) {
  .about .about-global .box .right .content .asked-ul {
    margin-top: 170px;
  }
}

@media (max-width: 1400px) {
  .about .about-global .box .right .content .asked-ul {
    margin-top: 120px;
  }
}

@media (max-width: 1199px) {
  .about .about-global .box .right .content .asked-ul {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .about .about-global .box .right .content .asked-ul {
    margin-top: 40px;
  }
}

.about .about-global .box .right .content .asked-ul .li {
  display: block;
  cursor: pointer;
  padding: 16px 0;
  border-bottom: 1px solid #324455;
}

.about .about-global .box .right .content .asked-ul .li .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.about .about-global .box .right .content .asked-ul .li .cont .num {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.64px;
}

@media (max-width: 767px) {
  .about .about-global .box .right .content .asked-ul .li .cont .num {
    letter-spacing: 0;
    font-size: 14px;
  }
}

.about .about-global .box .right .content .asked-ul .li .cont p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease-in-out;
}

.about .about-global .box .right .content .asked-ul .li .cont p span {
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  /* 133.333% */
  letter-spacing: -0.96px;
}

@media (max-width: 1400px) {
  .about .about-global .box .right .content .asked-ul .li .cont p span {
    font-size: 22px;
  }
}

@media (max-width: 1199px) {
  .about .about-global .box .right .content .asked-ul .li .cont p span {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .about .about-global .box .right .content .asked-ul .li .cont p span {
    font-size: 18px;
    letter-spacing: 0;
  }
}

.about .about-global .box .right .content .asked-ul .li .text-box {
  display: none;
  padding-top: 16px;
  position: relative;
  width: 90%;
}

.about .about-global .box .right .content .asked-ul .li .text-box p {
  overflow: hidden;
  color: #BBB;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.64px;
}

@media (max-width: 1400px) {
  .about .about-global .box .right .content .asked-ul .li .text-box p {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .about .about-global .box .right .content .asked-ul .li .text-box p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .about .about-global .box .right .content .asked-ul .li .text-box p {
    font-size: 14px;
    letter-spacing: 0;
  }
}

.about .about-global .box .right .content .asked-ul .li .text-box b {
  display: block;
  margin-top: 20px;
  color: #BBB;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.64px;
}

@media (max-width: 767px) {
  .about .about-global .box .right .content .asked-ul .li .text-box b {
    letter-spacing: 0;
  }
}

.about .about-global .box .right .content .asked-ul .li .text-box ul {
  list-style: none;
}

.about .about-global .box .right .content .asked-ul .li .text-box ul li {
  color: #BBB;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.64px;
}

@media (max-width: 767px) {
  .about .about-global .box .right .content .asked-ul .li .text-box ul li {
    letter-spacing: 0;
  }
}

.about .about-severs {
  /* overflow: hidden; */
}

.about .about-severs .box {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .about .about-severs .box {
    flex-wrap: wrap;
  }
}
.about .about-severs .box .gjsevers{

  width: auto;
}
.about .about-severs .box .index-title {
  position: sticky;
  top: 70px;
}

@media (max-width: 991px) {
  .about .about-severs .box {
    width: 100%;
  }
}

.about .about-severs .box .right {
  width: 48%;
  padding-top: 70px;
}

@media (max-width: 1400px) {
  .about .about-severs .box .right {
    width: 55%;
  }
}

@media (max-width: 1199px) {
  .about .about-severs .box .right {
    padding-top: 40px;
  }
}

@media (max-width: 991px) {
  .about .about-severs .box .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
}

.about .about-severs .box .right .item {
  display: flex;
  align-items: flex-end;
  margin-top: 80px;
}

@media (max-width: 1560px) {
  .about .about-severs .box .right .item {
    margin-top: 60px;
  }
}

@media (max-width: 1400px) {
  .about .about-severs .box .right .item {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .about .about-severs .box .right .item {
    flex-wrap: wrap;
  }
}

.about .about-severs .box .right .item:first-child {
  margin-top: 0;
}

.about .about-severs .box .right .item .cont-left {
  width: 48%;
}

@media (max-width: 767px) {
  .about .about-severs .box .right .item .cont-left {
    width: 100%;
  }
}

.about .about-severs .box .right .item .cont-left .tit {
  color: #181818;
  font-size: 32px;
  line-height: 120%;
  /* 38.4px */
  letter-spacing: -0.96px;
}

@media (max-width: 1910px) {
  .about .about-severs .box .right .item .cont-left .tit {
    font-size: 24px;
  }
}

@media (max-width: 1400px) {
  .about .about-severs .box .right .item .cont-left .tit {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .about .about-severs .box .right .item .cont-left .tit {
    font-size: 18px;
  }
}

.about .about-severs .box .right .item .cont-left .img-box {
  border-radius: 6px;
  margin-top: 40px;
}

@media (max-width: 1400px) {
  .about .about-severs .box .right .item .cont-left .img-box {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .about .about-severs .box .right .item .cont-left .img-box {
    margin-top: 10px;
  }
}

.about .about-severs .box .right .item .cont-right {
  padding-right: 67px;
  width: 52%;
}

@media (max-width: 1910px) {
  .about .about-severs .box .right .item .cont-right {
    padding-right: 40px;
  }
}

@media (max-width: 1199px) {
  .about .about-severs .box .right .item .cont-right {
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .about .about-severs .box .right .item .cont-right {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}

.about .about-severs .box .right .item .cont-right b,.about .about-severs .box .right .item .cont-right strong {
  display: block;
  color: #181818;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.32px;
}

.about .about-severs .box .right .item .cont-right {
  margin-top: 225px;
}

@media (max-width: 1910px) {
  .about .about-severs .box .right .item .cont-right{
    margin-top: 120px;
  }
}

@media (max-width: 1199px) {
  .about .about-severs .box .right .item .cont-right  {
    margin-top: 36px;
  }
}

@media (max-width: 767px) {
  .about .about-severs .box .right .item .cont-right {
    margin-top: 20px;
  }
}

.about .about-severs .box .right .item .cont-right  p {
  color: #181818;
  font-size: 16px;
  line-height: 140%;
  /* 22.4px */
  letter-spacing: -0.32px;
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .about .about-severs .box .right .item .cont-right  p {
    margin-top: 10px;
  }
}

.about .about-severs .box .right .item .cont-right p:first-child {
  margin-top: 0;
}

.about .about-severs .box2 {
  margin-top: 114px;
}

@media (max-width: 1400px) {
  .about .about-severs .box2 {
    margin-top: 80px;
  }
}

@media (max-width: 1199px) {
  .about .about-severs .box2 {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .about .about-severs .box2 {
    margin-top: 40px;
  }
}

.about .about-severs .box2 .content {
  width: 72%;
  margin: 0 auto;
}

@media (max-width: 1910px) {
  .about .about-severs .box2 .content {
    width: 82%;
  }
}

@media (max-width: 991px) {
  .about .about-severs .box2 .content {
    width: 100%;
  }
}

.about .about-severs .box2 .content .top-tit {
  width: 54%;
  color: #181818;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.72px;
}

@media (max-width: 1400px) {
  .about .about-severs .box2 .content .top-tit {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .about .about-severs .box2 .content .top-tit {
    width: 70%;
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .about .about-severs .box2 .content .top-tit {
    width: 90%;
    font-size: 18px;
  }
}

.about .about-severs .box2 .content .cont {
  margin-top: 65px;
}

@media (max-width: 1560px) {
  .about .about-severs .box2 .content .cont {
    margin-top: 40px;
  }
}

@media (max-width: 1400px) {
  .about .about-severs .box2 .content .cont {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .about .about-severs .box2 .content .cont {
    margin-top: 0px;
  }
}

.about .about-severs .box2 .content .cont .row-box {
  margin: 0 -20px;
}

@media (max-width: 1199px) {
  .about .about-severs .box2 .content .cont .row-box {
    margin: 0 -10px;
  }
}

.about .about-severs .box2 .content .cont .row-box .col-box {
  margin-top: 40px;
  padding: 0 20px;
}

@media (max-width: 1199px) {
  .about .about-severs .box2 .content .cont .row-box .col-box {
    padding: 0 10px;
  }
}
.about .about-severs .box2 .content .cont .row-box .col-box .item {
  cursor: pointer;
}
.about .about-severs .box2 .content .cont .row-box .col-box .item .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.about .about-severs .box2 .content .cont .row-box .col-box .item .title span {
  color: #212121;
  font-size: 24px;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: -0.72px;
}

@media (max-width: 1910px) {
  .about .about-severs .box2 .content .cont .row-box .col-box .item .title span {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .about .about-severs .box2 .content .cont .row-box .col-box .item .title span {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .about .about-severs .box2 .content .cont .row-box .col-box .item .title span {
    font-size: 16px;
  }
}

.about .about-severs .box2 .content .cont .row-box .col-box .item .cont-img {
  margin-top: 8px;
}

.about .about-severs .box2 .content .cont .row-box .col-box .item .cont-img .img-box {
  border-radius: 6px;
  /* padding-bottom: calc(450 / 411 * 100%); */
  padding-bottom: calc(600 / 450 * 100%);
}

.about .about-severs .box2 .content .cont .row-box .col-box .item .cont-img .img-box:hover .icon {
  opacity: 1;
}

.about .about-severs .box2 .content .cont .row-box .col-box .item .cont-img .img-box .icon {
  position: absolute;
  bottom: 43px;
  z-index: 3;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 26px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(6.9000001px);
  opacity: 0;
  transition: all 0.5s;
  display: flex;
}

@media (max-width: 1910px) {
  .about .about-severs .box2 .content .cont .row-box .col-box .item .cont-img .img-box .icon {
    padding: 10px 15px;
  }
}

@media (max-width: 767px) {
  .about .about-severs .box2 .content .cont .row-box .col-box .item .cont-img .img-box .icon {
    opacity: 1;
  }
}

.about .about-severs .box2 .content .cont .row-box .col-box .item .cont-img .img-box .icon a {
  display: inline-block;
  margin-left: 30px;
}

.about .about-severs .box2 .content .cont .row-box .col-box .item .cont-img .img-box .icon a:last-child {
  margin-left: 0;
}

.about .about-severs .box2 .content .cont .row-box .col-box .item .cont-img .img-box .icon a .iconfont {
  font-size: 22px;
  line-height: 1;
  color: #FFFFFF;
}

.case {
  overflow: hidden;
}

.case .top-tit {
  padding: 40px 44px;
}

@media (max-width: 1400px) {
  .case .top-tit {
    padding: 40px 30px 0 30px;
  }
}

@media (max-width: 767px) {
  .case .top-tit {
    padding: 0;
    margin-top: 40px;
  }
}

.case .box1 .content {
  margin-top: 12px;
}

.case .box1 .content .row-box {
  margin: 0 -14px;
  padding-bottom: 50px;
}

@media (max-width: 1400px) {
  .case .box1 .content .row-box {
    padding-bottom: 30px;
  }
}

@media (max-width: 1199px) {
  .case .box1 .content .row-box {
    margin: 0 -10px;
    padding-bottom: 0;
  }
}

.case .box1 .content .row-box .col-box {
  margin-top: 50px;
  padding: 0 14px;
}

@media (max-width: 1400px) {
  .case .box1 .content .row-box .col-box {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .case .box1 .content .row-box .col-box {
    padding: 0 10px;
  }
}

@media (max-width: 991px) {
  .case .box1 .content .row-box .col-box {
    margin-top: 30px;
  }
}

.case .box1 .content .row-box .col-box .item .cont-img .img-box {
  border-radius: 6px;
  padding-bottom: calc(320 / 450 * 100%);
}

.case .box1 .content .row-box .col-box .item .cont {
  display: flex;
  align-items: center;
  margin-top: 30px;
  padding-bottom: 14px;
}

@media (max-width: 1400px) {
  .case .box1 .content .row-box .col-box .item .cont {
    margin-top: 20px;
  }
}

.case .box1 .content .row-box .col-box .item .cont p {
  margin-left: 24px;
  display: flex;
  align-items: center;
}

.case .box1 .content .row-box .col-box .item .cont p .iconfont {
  color: #889CC9;
  font-size: 16px;
  margin-left: 6px;
}

.case .box1 .content .row-box .col-box .item .cont p span {
  color: #889CC9;
  font-size: 14px;
  letter-spacing: -0.28px;
}

.case .box1 .content .product-pagenation {
  margin-top: 80px;
}

@media (max-width: 1400px) {
  .case .box1 .content .product-pagenation {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .case .box1 .content .product-pagenation {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .case .box1 .content .product-pagenation {
    margin-top: 20px;
  }
}

.case .box2 {
  margin-top: 122px;
  padding-bottom: 80px;
}

@media (max-width: 1560px) {
  .case .box2 {
    margin-top: 80px;
  }
}

@media (max-width: 1400px) {
  .case .box2 {
    margin-top: 60px;
    padding-bottom: 60px;
  }
}

@media (max-width: 1199px) {
  .case .box2 {
    margin-top: 40px;
    padding-bottom: 40px;
  }
}

.case .box2 .content1 {
  padding: 40px;
}

@media (max-width: 991px) {
  .case .box2 .content1 {
    padding: 0;
    margin: 40px 0;
  }
}

.case .box2 .content1 .index-title h2 {
  background: linear-gradient(90deg, #04529A 0%, #011C34 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.case .box2 .content1 .txt {
  width: 27%;
}

@media (max-width: 1440px) {
  .case .box2 .content1 .txt {
    width: 31%;
  }
}

@media (max-width: 1199px) {
  .case .box2 .content1 .txt {
    width: 41%;
  }
}

@media (max-width: 991px) {
  .case .box2 .content1 .txt {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .case .box2 .content1 .txt {
    width: 95%;
  }
}

.case .box2 .content1 .txt p {
  color: #181818;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.72px;
}

@media (max-width: 1560px) {
  .case .box2 .content1 .txt p {
    font-size: 22px;
  }
}

@media (max-width: 1440px) {
  .case .box2 .content1 .txt p {
    font-size: 20px;
  }
}

@media (max-width: 1400px) {
  .case .box2 .content1 .txt p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .case .box2 .content1 .txt p {
    font-size: 16px;
  }
}

.case .box2 .content2 {
  display: flex;
  justify-content: flex-end;
}

.case .box2 .content2 .message {
  position: relative;
  width: 624px;
}

@media (max-width: 1199px) {
  .case .box2 .content2 .message {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  .case .box2 .content2 .message {
    width: 100%;
  }
}

.case .box2 .content2 .message .formbox .row {
  margin: 0 -10px;
}

.case .box2 .content2 .message .formbox li {
  margin-bottom: 40px;
  padding: 0 10px;
  list-style: none;
}

.case .box2 .content2 .message .formbox .group {
  position: relative;
}

.case .box2 .content2 .message .formbox .group input {
  width: 100%;
  background: transparent;
  overflow: hidden;
  padding: 8px;
  color: #BFBFBF;
  font-size: 20px;
  line-height: 140%;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
  border-bottom: 1px solid #181818;
}

@media (max-width: 991px) {
  .case .box2 .content2 .message .formbox .group input {
    font-size: 16px;
  }
}

.case .box2 .content2 .message .formbox .group input::placeholder {
  color: #BFBFBF;
  font-size: 20px;
  line-height: 140%;
}

@media (max-width: 991px) {
  .case .box2 .content2 .message .formbox .group input::placeholder {
    font-size: 16px;
  }
}

.case .box2 .content2 .message .formbox .group input:focus label {
  display: none;
}

.case .box2 .content2 .message .formbox .group input:focus::placeholder {
  color: #ccc;
}

.case .box2 .content2 .message .formbox .group textarea {
  width: 100%;
  background: transparent;
  overflow: hidden;
  color: #BFBFBF;
  font-size: 20px;
  line-height: 140%;
  height: 50px;
  outline: none;
  transition: border-color 0.3s ease;
  padding: 8px;
  border: none;
  border-bottom: 1px solid #181818;
}

@media (max-width: 991px) {
  .case .box2 .content2 .message .formbox .group textarea {
    height: auto;
  }
}

@media (max-width: 991px) {
  .case .box2 .content2 .message .formbox .group textarea {
    font-size: 16px;
  }
}

.case .box2 .content2 .message .formbox .group textarea::placeholder {
  color: #BFBFBF;
  font-size: 20px;
  line-height: 140%;
}

@media (max-width: 991px) {
  .case .box2 .content2 .message .formbox .group textarea::placeholder {
    font-size: 16px;
  }
}

.case .box2 .content2 .message .formbox .group textarea:focus label {
  display: none;
}

.case .box2 .content2 .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.case .box2 .content2 .message .func .submit {
  display: inline-flex;
  justify-content: center;
  border-radius: 6px;
  position: relative;
  padding: 11px 44px;
  overflow: hidden;
  border: none;
}

.case .box2 .content2 .message .func .submit:hover::before {
  transform: translateY(0%);
}

.case .box2 .content2 .message .func .submit:hover span {
  color: #FFF;
}

.case .box2 .content2 .message .func .submit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #011C34 0%, #04529A 47.12%, #011C34 100%);
  transition: all 0.5s;
  transform: translateY(110%);
  z-index: 3;
}

.case .box2 .content2 .message .func .submit::after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #011D36;
  transition: all 0.5s;
}

.case .box2 .content2 .message .func .submit span {
  position: relative;
  z-index: 5;
  color: #DFDFDF;
  font-size: 16px;
  letter-spacing: -0.32px;
  transition: all 0.5s;
}

.news {
  overflow: hidden;
  padding-bottom: 120px;
}

@media (max-width: 1560px) {
  .news {
    padding-bottom: 80px;
  }
}

@media (max-width: 1400px) {
  .news {
    padding-bottom: 60px;
  }
}

@media (max-width: 1199px) {
  .news {
    padding-bottom: 40px;
  }
}

.news .top-tit {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 40px;
}

@media (max-width: 1400px) {
  .news .top-tit {
    padding: 30px;
  }
}

@media (max-width: 991px) {
  .news .top-tit {
    flex-wrap: wrap;
    padding: 0;
    margin-top: 40px;
  }
}

.news .top-tit .right {
  width: 30%;
}

@media (max-width: 991px) {
  .news .top-tit .right {
    width: 100%;
    margin-top: 20px;
  }
}

.news .top-tit .right ul {
  list-style: none;
}

.news .top-tit .right ul li {
  margin-top: 10px;
}

.news .top-tit .right ul li:first-child {
  margin-top: 0;
}

.news .top-tit .right ul li p {
  color: #212121;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  /* 133.333% */
  letter-spacing: -0.96px;
  display: flex;
  align-items: center;
  transition: all 0.5s;
}

@media (max-width: 1560px) {
  .news .top-tit .right ul li p {
    font-size: 22px;
  }
}

@media (max-width: 1400px) {
  .news .top-tit .right ul li p {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .news .top-tit .right ul li p {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 991px) {
  .news .top-tit .right ul li p {
    font-size: 16px;
    line-height: 20px;
  }
}

.news .top-tit .right ul li p.active a {
  color: #04529A;
  text-decoration: underline;
}

.news .top-tit .right ul li p.active::before {
  background-color: #04529A;
  margin: 0 13px;
  width: 7px;
}

@media (max-width: 991px) {
  .news .top-tit .right ul li p.active::before {
    margin: 0 8px;
    width: 5px;
  }
}

.news .top-tit .right ul li p:hover a {
  color: #04529A;
  text-decoration: underline;
}

.news .top-tit .right ul li p:hover::before {
  background-color: #04529A;
  margin: 0 13px;
  width: 7px;
}

@media (max-width: 991px) {
  .news .top-tit .right ul li p:hover::before {
    margin: 0 8px;
    width: 5px;
  }
}

.news .top-tit .right ul li p::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 7px;
  border-radius: 100px;
  background-color: #04529A;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  .news .top-tit .right ul li p::before {
    height: 5px;
  }
}

.news .top-tit .right ul li p a {
  color: #212121;
  transition: all 0.5s;
}

.news .content {
  width: 80%;
  margin: 0 auto;
  margin-top: 8px;
}

@media (max-width: 1400px) {
  .news .content {
    width: 85%;
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  .news .content {
    width: 100%;
  }
}

.news .content .row-box {
  margin: 0 -25px;
}

@media (max-width: 1199px) {
  .news .content .row-box {
    margin: 0 -10px;
  }
}

.news .content .row-box .col-box {
  margin-top: 50px;
  padding: 0 25px;
}

@media (max-width: 1400px) {
  .news .content .row-box .col-box {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .news .content .row-box .col-box {
    padding: 0 10px;
  }
}

.news .content .row-box .col-box .item .cont-img {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}

.news .content .row-box .col-box .item .cont-img::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 42.87%, #000 100%);
  transition: all 0.5s;
}

.news .content .row-box .col-box .item .cont-img .img-box {
  padding-bottom: calc(440 / 475 * 100%);
  border-radius: 6px;
  mix-blend-mode: multiply;
}

.news .content .row-box .col-box .item .cont-img .img-box a {
  display: block;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 42.87%, #000 100%);
}

.news .content .row-box .col-box .item .cont {
  margin-top: 30px;
  width: 91%;
}

@media (max-width: 1400px) {
  .news .content .row-box .col-box .item .cont {
    margin-top: 20px;
  }
}

.news .content .row-box .col-box .item .cont b {
  display: block;
  color: #212121;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .news .content .row-box .col-box .item .cont b {
    font-size: 14px;
  }
}

.news .content .row-box .col-box .item .cont p {
  margin-top: 10px;
  color: #212121;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.44px;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media (max-width: 1560px) {
  .news .content .row-box .col-box .item .cont p {
    font-size: 20px;
  }
}

@media (max-width: 1400px) {
  .news .content .row-box .col-box .item .cont p {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .news .content .row-box .col-box .item .cont p {
    font-size: 16px;
    line-height: 24px;
  }
}

.contact {
  overflow: hidden;
  position: relative;
  padding: 16px 0 160px 0;
}

@media (max-width: 1560px) {
  .contact {
    padding: 16px 0 120px 0;
  }
}

@media (max-width: 1400px) {
  .contact {
    padding: 16px 0 80px 0;
  }
}

@media (max-width: 1199px) {
  .contact {
    padding: 16px 0 60px 0;
  }
}

@media (max-width: 991px) {
  .contact {
    padding: 16px 0 40px 0;
  }
}

.contact .box .left {
  width: 60%;
}

@media (max-width: 991px) {
  .contact .box .left {
    width: 100%;
  }
}

.contact .box .left .content {
  margin-top: 84px;
  width: 62%;
}

@media (max-width: 1560px) {
  .contact .box .left .content {
    margin-top: 60px;
  }
}

@media (max-width: 1400px) {
  .contact .box .left .content {
    width: 85%;
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .contact .box .left .content {
    width: 100%;
  }
}

.contact .box .left .content .message {
  position: relative;
}

@media (max-width: 1199px) {
  .contact .box .left .content .message {
    margin-top: 0;
  }
}

.contact .box .left .content .message .formbox li {
  margin-bottom: 24px;
  list-style: none;
}

.contact .box .left .content .message .formbox .group {
  position: relative;
}

.contact .box .left .content .message .formbox .group input {
  width: 100%;
  background: transparent;
  overflow: hidden;
  color: #BFBFBF;
  font-size: 20px;
  line-height: 140%;
  /* 28px */
  padding-bottom: 20px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
  border-bottom: 1px solid #181818;
}

@media (max-width: 1400px) {
  .contact .box .left .content .message .formbox .group input {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .contact .box .left .content .message .formbox .group input {
    font-size: 16px;
  }
}

.contact .box .left .content .message .formbox .group input::placeholder {
  color: #BFBFBF;
  font-size: 20px;
}

@media (max-width: 1400px) {
  .contact .box .left .content .message .formbox .group input::placeholder {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .contact .box .left .content .message .formbox .group input::placeholder {
    font-size: 16px;
  }
}

.contact .box .left .content .message .formbox .group input:focus label {
  display: none;
}

.contact .box .left .content .message .formbox .group input:focus::placeholder {
  color: #ccc;
}

.contact .box .left .content .message .formbox .group textarea {
  width: 100%;
  background: transparent;
  overflow: hidden;
  color: #BFBFBF;
  font-size: 20px;
  line-height: 140%;
  height: 100px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
  border-bottom: 1px solid #181818;
}

@media (max-width: 991px) {
  .contact .box .left .content .message .formbox .group textarea {
    height: auto;
  }
}

@media (max-width: 991px) {
  .contact .box .left .content .message .formbox .group textarea {
    font-size: 16px;
  }
}

.contact .box .left .content .message .formbox .group textarea::placeholder {
  color: #BFBFBF;
  font-size: 20px;
  line-height: 140%;
}

@media (max-width: 991px) {
  .contact .box .left .content .message .formbox .group textarea::placeholder {
    font-size: 16px;
  }
}

.contact .box .left .content .message .formbox .group textarea:focus label {
  display: none;
}

.contact .box .left .content .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.contact .box .left .content .message .func {
  margin-top: 16px;
}

.contact .box .left .content .message .func .submit {
  width: 100%;
  display: inline-flex;
  justify-content: center;
  border-radius: 6px;
  position: relative;
  padding: 20px 24px;
  overflow: hidden;
  border: none;
}

@media (max-width: 1199px) {
  .contact .box .left .content .message .func .submit {
    padding: 15px 20px;
  }
}

.contact .box .left .content .message .func .submit:hover::before {
  transform: translateY(0%);
}

.contact .box .left .content .message .func .submit:hover span {
  color: #FFF;
}

.contact .box .left .content .message .func .submit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #011C34 0%, #04529A 47.12%, #011C34 100%);
  transition: all 0.5s;
  transform: translateY(110%);
  z-index: 3;
}

.contact .box .left .content .message .func .submit::after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(94deg, #212121 -4.61%, #676767 49.14%, #212121 104.96%);
  transition: all 0.5s;
}

.contact .box .left .content .message .func .submit span {
  position: relative;
  z-index: 5;
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
  line-height: 100%;
  /* 22px */
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .contact .box .left .content .message .func .submit span {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .contact .box .left .content .message .func .submit span {
    font-size: 18px;
  }
}

.contact .box .left .cont {
  margin-top: 90px;
}

@media (max-width: 1400px) {
  .contact .box .left .cont {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .contact .box .left .cont {
    margin-top: 40px;
  }
}

.contact .box .left .cont .row-box {
  margin: 0 -12px;
}

.contact .box .left .cont .row-box .col-box {
  margin-top: 30px;
  padding: 0 12px;
}

@media (max-width: 1400px) {
  .contact .box .left .cont .row-box .col-box {
    margin-top: 20px;
  }
}

.contact .box .left .cont .row-box .col-box .item b {
  display: block;
  color: #989FA2;
  font-size: 16px;
  line-height: 130%;
  /* 20.8px */
  letter-spacing: -0.16px;
}

@media (max-width: 1199px) {
  .contact .box .left .cont .row-box .col-box .item b {
    font-size: 14px;
  }
}

.contact .box .left .cont .row-box .col-box .item p {
  margin-top: 4px;
  color: #303133;
  font-size: 18px;
  line-height: 130%;
  /* 23.4px */
  letter-spacing: -0.18px;
}

@media (max-width: 1199px) {
  .contact .box .left .cont .row-box .col-box .item p {
    font-size: 16px;
  }
}

.contact .box .left .cont .row-box .col-box .item p a {
  color: #303133;
  transition: all 0.5s;
}

.contact .box .left .cont .row-box .col-box .item p a:hover {
  color: #04529A;
  text-decoration: underline;
}

.contact .box .right {
  width: 815px;
  position: absolute;
  left: 0;
  bottom: 160px;
}

@media (max-width: 1910px) {
  .contact .box .right {
    width: 680px;
  }
}

@media (max-width: 1560px) {
  .contact .box .right {
    bottom: 120px;
  }
}

@media (max-width: 1400px) {
  .contact .box .right {
    bottom: 80px;
    width: 570px;
  }
}

@media (max-width: 1199px) {
  .contact .box .right {
    bottom: 60px;
    width: 440px;
  }
}

@media (max-width: 991px) {
  .contact .box .right {
    position: static;
    width: 100%;
    margin-top: 30px;
  }
}

.contact .box .right .img-box {
  padding-bottom: calc(1040 / 820 * 100%);
}

.contact .box .right .img-box::before {
  display: inline-block;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
  width: 0;
  height: 0;
  border-right: 350px solid #FFF;
  border-left: 100px solid transparent;
  border-top: 210px solid transparent;
}

@media (max-width: 1199px) {
  .contact .box .right .img-box::before {
    border-right: 240px solid #FFF;
    border-top: 135px solid transparent;
  }
}

@media (max-width: 991px) {
  .contact .box .right .img-box::before {
    border-right: 280px solid #FFF;
  }
}

@media (max-width: 767px) {
  .contact .box .right .img-box::before {
    border-right: 230px solid #FFF;
  }
}

@media (max-width: 575px) {
  .contact .box .right .img-box::before {
    border-right: 265px solid #FFF;
  }
}

@media (max-width: 400px) {
  .contact .box .right .img-box::before {
    border-right: 180px solid #FFF;
    border-top: 90px solid transparent;
  }
}

.contact .box .right .img-box::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 0;
  height: 0;
  border-right: 820px solid transparent;
  border-bottom: 50px solid transparent;
  border-top: 600px solid #FFF;
}

@media (max-width: 1910px) {
  .contact .box .right .img-box::after {
    border-bottom: 50px solid transparent;
    border-top: 470px solid #FFF;
  }
}

@media (max-width: 1400px) {
  .contact .box .right .img-box::after {
    border-right: 570px solid transparent;
    border-top: 350px solid #FFF;
  }
}

@media (max-width: 1199px) {
  .contact .box .right .img-box::after {
    border-right: 440px solid transparent;
    border-top: 260px solid #FFF;
  }
}

@media (max-width: 991px) {
  .contact .box .right .img-box::after {
    border-right: 860px solid transparent;
    border-top: 420px solid #FFF;
  }
}

@media (max-width: 767px) {
  .contact .box .right .img-box::after {
    border-right: 520px solid transparent;
    border-top: 340px solid #FFF;
  }
}

@media (max-width: 575px) {
  .contact .box .right .img-box::after {
    border-right: 540px solid transparent;
    border-top: 270px solid #FFF;
  }
}

@media (max-width: 400px) {
  .contact .box .right .img-box::after {
    border-right: 410px solid transparent;
    border-top: 200px solid #FFF;
  }
}

.sitmap {
  padding: 100px 0;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .sitmap {
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  .sitmap {
    padding: 40px 0;
  }
}

.sitmap h2 {
  font-size: 45px;
  font-weight: 500;
  color: #04529A;
}

@media (max-width: 991px) {
  .sitmap h2 {
    font-size: 32px;
  }
}

@media (max-width: 575px) {
  .sitmap h2 {
    font-size: 24px;
  }
}

.sitmap ul {
  list-style: none;
}

.sitmap ul li {
  margin-top: 20px;
}

.sitmap ul li:hover a {
  text-decoration: underline;
  color: white;
  background-color: #04529A;
}

.sitmap ul li:hover ul {
  margin-top: 20px;
}

.sitmap ul li:hover ul li a {
  color: #666;
  text-decoration: none;
  background-color: white;
}

.sitmap ul li:hover ul li ul li a {
  color: #ccc;
  text-decoration: none;
  background-color: white;
}

.sitmap ul li:hover .ul-block {
  opacity: 1;
  max-height: 100%;
  transition: opacity 0.3s ease, max-height 0.3s ease;
}

.sitmap ul li a {
  border: 1px solid #666;
  width: 260px;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 18px;
  transition: color 0.3s ease;
  transition: background-color 0.3s ease;
}

@media (max-width: 991px) {
  .sitmap ul li a {
    font-size: 16px;
  }
}

.sitmap ul li .ul-block {
  opacity: 1;
  max-height: 100%;
}

.sitmap ul li ul {
  margin-top: 20px;
  padding: 0;
  overflow: hidden;
}

.sitmap ul li ul li {
  margin: 0;
  padding: 0;
  border: none !important;
  margin-bottom: 10px;
}

.sitmap ul li ul li:hover a {
  color: #000;
  text-decoration: underline;
}

.sitmap ul li ul li a {
  font-size: 16px;
  line-height: 30px;
  display: block;
  padding: 0;
  text-transform: capitalize;
  color: #666;
  transition: color 0.3s ease;
  border: none;
}

@media (max-width: 991px) {
  .sitmap ul li ul li a {
    font-size: 14px;
  }
}

.sitmap ul li ul li ul {
  display: flex !important;
  flex-wrap: wrap;
  margin-top: 0px !important;
}

.sitmap ul li ul li ul li {
  border: none !important;
  margin-top: 10px;
  display: inline-block;
}

.sitmap ul li ul li ul li:hover a {
  color: #000;
  text-decoration: underline;
}

.sitmap ul li ul li ul li a {
  color: #04529A;
  font-size: 16px;
  display: block;
  padding: 0;
  transition: color 0.3s ease;
  padding-right: 10px;
  border: none;
}

.privalcy {
  padding: 100px 0;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .privalcy {
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  .privalcy {
    padding: 40px 0;
  }
}

.privalcy h2 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  color: #333;
  font-weight: 500;
}

@media (max-width: 991px) {
  .privalcy h2 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .privalcy h2 {
    font-size: 24px;
  }
}

.privalcy .content p {
  margin-top: 20px;
  color: #666;
  font-size: 16px;
}

@media (max-width: 767px) {
  .privalcy .content p {
    font-size: 14px;
  }
}

nav {
  text-align: center;
}

a {
  text-decoration: none;
}

.pagination {
  display: flex;
  justify-content: center;
  padding: 60px 0 4px 0;
}

@media (max-width: 1199px) {
  .pagination {
    padding: 30px 0 4px 0;
  }
}

.pagination li {
  display: flex;
  align-items: center;
  margin: 0px 8px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .pagination li {
    margin: 0 4px;
  }
}

.pagination li.prev a:before,
.pagination li.next a:before {
  font-family: 'iconfont' !important;
  font-size: 14px;
  display: block;
  content: '\e741';
  color: #222222;
  text-align: center;
  transition: all 0.3s;
  border-radius: 100px;
  background: #F5F5F5;
}

@media (max-width: 767px) {

  .pagination li.prev a:before,
  .pagination li.next a:before {
    font-size: 14px;
  }
}

.pagination li.prev a:hover:before,
.pagination li.next a:hover:before {
  color: #FFFFFF;
  background-color: #0080FF;
}

.pagination li.prev a:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.pagination li.next a:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.pagination li a {
  display: block;
  color: #222;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  padding: 0;
  background: #F5F5F5;
  color: #222222;
  border-radius: 100px;
  -webkit-transition: all 0.2s;
  transition: all 0.3s;
  text-align: center;
  text-transform: capitalize;
}

.pagination li a.have-more {
  color: #222222 !important;
  background-color: transparent !important;
  width: auto !important;
  height: auto !important;
  line-height: auto !important;
}

@media (max-width: 767px) {
  .pagination li a {
    font-size: 14px;
    line-height: 28px;
    width: 28px;
    height: 28px;
  }
}

.pagination li a span {
  border-radius: 0;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  color: #FFFFFF !important;
  background: #0080FF;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #FFFFFF;
  background-color: #0080FF;
}

.newsdetails {
  margin-top: 100px;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .newsdetails {
    margin-top: 70px;
  }
}

@media (max-width: 1199px) {
  .newsdetails {
    margin-top: 40px;
  }
}

.newsdetails .title h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  overflow: hidden;
}

@media (max-width: 575px) {
  .newsdetails .title h2 {
    font-size: 20px;
  }
}

.newsdetails .title p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin-top: 30px;
  color: #04529A;
}

@media (max-width: 767px) {
  .newsdetails .title p {
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
  .newsdetails .title p {
    font-size: 16px;
  }
}

.newsdetails .cont {
  padding-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
  .newsdetails .cont {
    margin-top: 0;
  }
}

.newsdetails .cont .table-box {
  overflow-x: auto;
}

.newsdetails .cont table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #000;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .newsdetails .cont table {
    margin-top: 20px;
  }
}

@media (max-width: 575px) {
  .newsdetails .cont table {
    margin-top: 10px;
  }
}

.newsdetails .cont table tr:first-child {
  background-color: #04529A;
}

.newsdetails .cont table tr:first-child td {
  color: #FFFFFF;
}

.newsdetails .cont table tr td {
  border: 1px solid #000;
  padding: 10px 15px;
  font-size: 16px;
}

@media (max-width: 767px) {
  .newsdetails .cont table tr td {
    font-size: 14px;
  }
}

.newsdetails .cont ul {
  margin-top: 10px;
  list-style: none;
}

.newsdetails .cont ul li {
  list-style: disc !important;
  margin: 5px 0;
  margin-right: 15px;
}

.newsdetails .cont p {
  font-size: 16px;
  line-height: 1.875;
  margin: 0;
  color: #666;
}

@media (max-width: 575px) {
  .newsdetails .cont p {
    font-size: 14px;
  }
}

.newsdetails .auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}

.newsdetails .auto-adjust-img p.contains-pictures {
  padding: 0;
  margin: 0 -5px !important;
  font-size: 0 !important;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .newsdetails .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}

.newsdetails .auto-adjust-img p.contains-pictures>img {
  display: inline-block;
  margin: 5px;
}

.newsdetails .share {
  align-items: center;
  margin-top: 30px;
}

.newsdetails .share a {
  margin-right: 10px;
}

.newsdetails .relate-details {
  font-size: 0;
  padding-top: 20px;
}

@media (max-width: 991px) {
  .newsdetails .relate-details {
    margin-top: 40px;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .newsdetails .relate-details {
    margin-top: 0;
  }
}

.newsdetails .relate-details ul li {
  margin-top: 10px;
  list-style: none;
}

.newsdetails .relate-details a {
  color: #666;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  height: 36px;
  padding-right: 60px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  vertical-align: middle;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

@media (max-width: 767px) {
  .newsdetails .relate-details a {
    font-size: 14px;
  }
}

.newsdetails .relate-details a:before {
  font-family: 'iconfont' !important;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 36px;
  height: 36px;
  content: '\e7a8';
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #999;
}

.newsdetails .relate-details a:hover {
  color: #04529A;
}

.newsdetails .relate-details a:hover:before {
  color: #fff;
  background-color: #04529A;
}

.newsdetails .relate-details .next a:before {
  content: '\e7a8';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.now-bottom {
  padding: 40px 0 40px 0;
}

.now-bottom .now-title {
  margin-top: 20px;
}

.now-bottom .now-title h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  overflow: hidden;
}

@media (max-width: 575px) {
  .now-bottom .now-title h2 {
    font-size: 20px;
  }
}

.now-bottom .now-title input {
  width: 100%;
  font-size: 18px;
  background-color: #04529A;
  border-radius: 10px;
  padding: 10px;
  color: white;
  border: none;
  font-family: 'Montserrat';
  font-weight: 400;
}

.now-bottom .contactus-right {
  background-color: #FFF;
  width: 100%;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 1470px) {
  .now-bottom .contactus-right {
    margin: 0 auto;
    margin-top: 30px;
  }
}

@media (max-width: 575px) {
  .now-bottom .contactus-right {
    margin-top: 0;
  }
}

.now-bottom .contactus-right .message {
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1199px) {
  .now-bottom .contactus-right .message {
    margin-top: 0;
  }
}

.now-bottom .contactus-right .message .formbox .now-title input {
  width: 100%;
  border: none;
  padding: 9px 22px;
  border-radius: 4px;
  background: #04529A;
  margin-bottom: 14px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.36px;
}

.now-bottom .contactus-right .message .formbox .now-title input::placeholder {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.36px;
}

.now-bottom .contactus-right .message .formbox .row {
  margin: 0 -8px;
}

.now-bottom .contactus-right .message .formbox li {
  margin-top: 16px;
  list-style: none;
  padding: 0 8px;
}

.now-bottom .contactus-right .message .formbox .group {
  position: relative;
}

.now-bottom .contactus-right .message .formbox .group input {
  width: 100%;
  background: transparent;
  overflow: hidden;
  border-radius: 4px;
  background: #FFF;
  padding: 14px 22px;
  color: #676767;
  font-size: 16px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
  border: 1px solid #DCD9D9;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group input {
    font-size: 16px;
  }
}

.now-bottom .contactus-right .message .formbox .group input::placeholder {
  color: #676767;
  font-size: 16px;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group input::placeholder {
    font-size: 16px;
  }
}

.now-bottom .contactus-right .message .formbox .group input:focus label {
  display: none;
}

.now-bottom .contactus-right .message .formbox .group input:focus::placeholder {
  color: #ccc;
}

.now-bottom .contactus-right .message .formbox .group textarea {
  width: 100%;
  background: transparent;
  overflow: hidden;
  border-radius: 4px;
  background: #FFF;
  color: #676767;
  font-size: 16px;
  padding: 14px 22px;
  height: 210px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
  border: 1px solid #DCD9D9;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group textarea {
    height: auto;
  }
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group textarea {
    font-size: 16px;
  }
}

.now-bottom .contactus-right .message .formbox .group textarea::placeholder {
  color: #676767;
  font-size: 16px;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group textarea::placeholder {
    font-size: 16px;
  }
}

.now-bottom .contactus-right .message .formbox .group textarea:focus label {
  display: none;
}

.now-bottom .contactus-right .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.now-bottom .contactus-right .message .func {
  margin-top: 70px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1400px) {
  .now-bottom .contactus-right .message .func {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .func {
    margin-top: 20px;
  }
}

.now-bottom .contactus-right .message .func .submit {
  display: inline-flex;
  justify-content: center;
  border-radius: 6px;
  position: relative;
  padding: 10px 44px;
  overflow: hidden;
  border: none;
}

.now-bottom .contactus-right .message .func .submit:hover::before {
  transform: translateY(0%);
}

.now-bottom .contactus-right .message .func .submit:hover span {
  color: #FFF;
}

.now-bottom .contactus-right .message .func .submit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #011C34 0%, #04529A 47.12%, #011C34 100%);
  transition: all 0.5s;
  transform: translateY(110%);
  z-index: 3;
}

.now-bottom .contactus-right .message .func .submit::after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #011D36;
  transition: all 0.5s;
}

.now-bottom .contactus-right .message .func .submit span {
  position: relative;
  z-index: 5;
  color: #DFDFDF;
  font-size: 16px;
  letter-spacing: -0.32px;
  transition: all 0.5s;
}

.inquiry-wrap {
  padding-bottom: 100px;
  overflow: hidden;
}

@media (max-width: 1409px) {
  .inquiry-wrap {
    padding-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .inquiry-wrap {
    padding-bottom: 40px;
  }
}

.inquiry-wrap a {
  color: #666;
  text-decoration: none;
}

.inquiry-wrap .size-list-box {
  padding-left: 15px;
}

.inquiry-wrap .size-list-box span {
  color: #fff;
  background-color: #04529A;
  border-color: #000;
}

.inquiry-wrap .inquiry-box .details-tit {
  padding-top: 5px;
}

.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-right: 60px;
  padding-left: 45px;
}

.inquiry-wrap .iq-title {
  overflow: hidden;
  background-color: #04529A;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-top: 40px;
}

@media (max-width: 991px) {
  .inquiry-wrap .iq-title {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {

  .inquiry-wrap .iq-title,
  .inquiry-wrap .list>li {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (max-width: 767px) {

  .inquiry-wrap .iq-title,
  .inquiry-wrap .list>li {
    padding-right: 2%;
    padding-left: 0;
  }
}

.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-right: 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: 1199px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(30%);
    width: calc(100% - 70px);
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    width: -webkit-calc(55%);
    width: calc(100% - 45px);
    padding-right: 0;
  }
}

.inquiry-wrap .iq-title .pic-box {
  text-align: center;
  padding: 11px 0;
}

@media (max-width: 767px) {
  .inquiry-wrap .iq-title .check-box {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .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: 991px) {
  .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: 767px) {
  .inquiry-wrap .inquiry-box .introduce-title {
    padding-right: 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: 767px) {
  .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-left: 10px;
}

.inquiry-wrap .inquiry-box .check-box .check-all span {
  font-weight: normal;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .check-box .check-all span {
    display: none;
  }
}

.inquiry-wrap .inquiry-box .check-box label.replace {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  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: '\eaf1';
  opacity: 0;
  color: #000;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .check-box label.replace {
    margin-right: 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: 991px) {
  .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: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 40%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: 200px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(-20%);
    width: calc(100% - 120px);
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box {
    width: -webkit-calc(30%);
    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;
  border-radius: 3px;
}

@media (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .pic-box {
    width: 150px;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  .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-right: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-right: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    width: 100%;
    padding-right: 0;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-right: 5%;
  }
}

.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;
}

.inquiry-wrap .inquiry-box .introduce-box .name a {
  text-decoration: none;
  color: #000;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .introduce-box .name {
    font-size: 0.9em;
  }
}

.inquiry-wrap .inquiry-box .introduce-box .name:hover {
  text-decoration: underline;
}

.inquiry-wrap .inquiry-box .introduce-box .name~span {
  color: #999;
  margin-right: 15px;
}

.inquiry-wrap .inquiry-box .introduce-box .name~span:first-of-type {
  margin-right: 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;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  min-width: 90px;
}

.inquiry-wrap .inquiry-box .number-box a {
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #999999;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.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: '\e729';
}

.inquiry-wrap .inquiry-box .number-box a.add1:before {
  content: '\e632';
}

@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: 575px) {
  .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: 40px;
  min-width: 26px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  max-width: 60px;
  color: #333;
  font-size: 16px;
  background: none;
  border: none;
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .number-box .ipt-num {
    width: 50px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .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: 767px) {
  .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: '\e8b6';
  color: #787878;
  font-size: 20px;
}

.inquiry-wrap .inquiry-box .del-box .del:hover:before {
  color: #000;
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    font-weight: bold;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .del-box .del {
    margin-left: 10px;
  }

  .inquiry-wrap .inquiry-box .del-box .del:before {
    font-size: 18px;
  }
}

.inquiry-wrap .inquiry-box .list {
  border: 1px solid #04529A;
  border-top: none;
}

.inquiry-wrap .inquiry-box .list>li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #04529A;
}

.inquiry-wrap .inquiry-box .list>li:nth-of-type(1) {
  border-top: none;
}

@media (max-width: 575px) {
  .inquiry-wrap .inquiry-box .list>li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.inquiry-wrap .inquiry-box .list>li {
  flex-wrap: wrap;
}

.inquiry-wrap .pro-parameter {
  width: 100%;
  text-align: left;
}

@media (min-width: 992px) {
  .inquiry-wrap .pro-parameter {
    display: -webkit-box;
    display: flex;
  }

  .inquiry-wrap .pro-parameter>div {
    -webkit-box-flex: 1;
    flex: 1;
    padding: 0 10px;
  }
}

.inquiry-wrap .parameter-list li:not(.active) {
  display: none;
}

.number-box input {
  -moz-appearance: textfield;
  /* Firefox */
  -webkit-appearance: none;
  /* Chrome, Safari, Edge */
  appearance: none;
}

/* 针对 WebKit 内核浏览器隐藏上下箭头 */
.number-box input::-webkit-inner-spin-button,
.number-box input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.inquiry-wrap .content .inquiry-box {
  margin-bottom: 80px;
}

@media (max-width: 1199px) {
  .inquiry-wrap .content .inquiry-box {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .content .inquiry-box {
    margin-bottom: 20px;
  }
}

.inquiry-wrap .content .message {
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1199px) {
  .inquiry-wrap .content .message {
    margin-top: 0;
  }
}

.inquiry-wrap .content .message .formbox .now-title input {
  width: 100%;
  border: none;
  padding: 9px 22px;
  border-radius: 4px;
  background: #04529A;
  margin-bottom: 14px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.36px;
}

.inquiry-wrap .content .message .formbox .now-title input::placeholder {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.36px;
}

.inquiry-wrap .content .message .formbox .row {
  margin: 0 -8px;
}

.inquiry-wrap .content .message .formbox li {
  margin-top: 16px;
  list-style: none;
  padding: 0 8px;
}

.inquiry-wrap .content .message .formbox .group {
  position: relative;
}

.inquiry-wrap .content .message .formbox .group input {
  width: 100%;
  background: transparent;
  overflow: hidden;
  border-radius: 4px;
  background: #FFF;
  padding: 14px 22px;
  color: #676767;
  font-size: 16px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
  border: 1px solid #DCD9D9;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group input {
    font-size: 16px;
  }
}

.inquiry-wrap .content .message .formbox .group input::placeholder {
  color: #676767;
  font-size: 16px;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group input::placeholder {
    font-size: 16px;
  }
}

.inquiry-wrap .content .message .formbox .group input:focus label {
  display: none;
}

.inquiry-wrap .content .message .formbox .group input:focus::placeholder {
  color: #ccc;
}

.inquiry-wrap .content .message .formbox .group textarea {
  width: 100%;
  background: transparent;
  overflow: hidden;
  border-radius: 4px;
  background: #FFF;
  color: #676767;
  font-size: 16px;
  padding: 14px 22px;
  height: 210px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
  border: 1px solid #DCD9D9;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group textarea {
    height: auto;
  }
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group textarea {
    font-size: 16px;
  }
}

.inquiry-wrap .content .message .formbox .group textarea::placeholder {
  color: #676767;
  font-size: 16px;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group textarea::placeholder {
    font-size: 16px;
  }
}

.inquiry-wrap .content .message .formbox .group textarea:focus label {
  display: none;
}

.inquiry-wrap .content .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.inquiry-wrap .content .message .func {
  margin-top: 70px;
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1400px) {
  .inquiry-wrap .content .message .func {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .func {
    margin-top: 20px;
  }
}

.inquiry-wrap .content .message .func .submit {
  display: inline-flex;
  justify-content: center;
  border-radius: 6px;
  position: relative;
  padding: 10px 44px;
  overflow: hidden;
  border: none;
}

.inquiry-wrap .content .message .func .submit:hover::before {
  transform: translateY(0%);
}

.inquiry-wrap .content .message .func .submit:hover span {
  color: #FFF;
}

.inquiry-wrap .content .message .func .submit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #011C34 0%, #04529A 47.12%, #011C34 100%);
  transition: all 0.5s;
  transform: translateY(110%);
  z-index: 3;
}

.inquiry-wrap .content .message .func .submit::after {
  content: '';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #011D36;
  transition: all 0.5s;
}

.inquiry-wrap .content .message .func .submit span {
  position: relative;
  z-index: 5;
  color: #DFDFDF;
  font-size: 16px;
  letter-spacing: -0.32px;
  transition: all 0.5s;
}

.product .search-none {
  margin-top: 30px;
}

.product .search-none h2 {
  color: #666;
}

.product .search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}









.gjtop1 {
  position: absolute;
  top: 2%;
  width: 66%;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 1400px) {
  .gjtop1 {
    width: 90%;
  }
}

.gjtop1 h2 {
  font-size: 7.8vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: -8px;
  text-transform: uppercase;
  background: linear-gradient(90deg, #04529A 0%, #011C34 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 1780px) {
  .gjtop1 h2 {
    line-height: 1;
  }
}

@media (max-width: 1400px) {
  .gjtop1 h2 {
    font-size: 11vw;
  }
}

@media (max-width: 767px) {
  .gjtop1 h2 {
    letter-spacing: -5px;
  }
}

@media (max-width: 575px) {
  .gjtop1 h2 {
    letter-spacing: -1px;
    font-size: 10vw;
  }
}

.gjtop1 p {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 120% */
  width: 15%;
  margin-right: auto;
  margin-left: 0;
}

@media (max-width: 1780px) {
  .gjtop1 p {
    width: 25%;
  }
}

@media (max-width: 767px) {
  .gjtop1 p {
    font-size: 14px;
    width: 80%;
  }
}

.gjtop2 {
  position: absolute;
  bottom: 8%;
  left: 4%;
  z-index: 999;
}

.gjtop2 h2 {
  color: #FFF;
  font-size: 60px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: -2.4px;
  margin: 0;
}

@media (max-width: 1560px) {
  .gjtop2 h2 {
    font-size: 45px;
  }
}

@media (max-width: 1400px) {
  .gjtop2 h2 {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .gjtop2 h2 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .gjtop2 h2 {
    font-size: 24px;
    letter-spacing: 0px;
  }
}

.gjtop2 .g2cont {
  margin-top: 16px;
  display: inline-flex;
}

@media (max-width: 767px) {
  .gjtop2 .g2cont {
    display: block;
  }
}

.gjtop2 .g2cont .g2cont-l {
  display: inline-flex;
  align-items: flex-start;
}

.gjtop2 .g2cont .g2cont-l img {
  margin-left: -25px;
  width: 50px;
  height: auto;
  border-radius: 100px;
}

@media (max-width: 1400px) {
  .gjtop2 .g2cont .g2cont-l img {
    width: 40px;
    margin-left: -20px;
  }
}

.gjtop2 .g2cont .g2cont-r {
  margin-right: 50px;
}

@media (max-width: 767px) {
  .gjtop2 .g2cont .g2cont-r {
    margin-right: 0;
  }
}

.gjtop2 .g2cont .g2cont-r p {
  color: #FFF;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

@media (max-width: 1400px) {
  .gjtop2 .g2cont .g2cont-r p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .gjtop2 .g2cont .g2cont-r p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .gjtop2 .g2cont .g2cont-r p {
    font-size: 14px;
    line-height: 20px;
  }
}

.gjtop2 .g2cont .g2cont-r p .iconfont {
  font-size: 16px;
  color: #FFB700;
  display: inline-block;
  margin: 0 5px;
}

.gjtop2 .g2cont .g2cont-r p b,
.gjtop2 .g2cont .g2cont-r p strong {
  font-weight: 600;
}

.gjtop2 .g2cont .g2cont-r .more {
  margin-top: 25px;
}

@media (max-width: 991px) {
  .gjtop2 .g2cont .g2cont-r .more {
    margin-top: 15px;
  }
}

.gjtop2 .g2cont .g2cont-r .more a {
  display: inline-flex;
  border-radius: 6px;
  background: #04529A;
  padding: 10px 20px;
  color: #DFDFDF;
  font-size: 16px;
  letter-spacing: -0.32px;
}

@media (max-width: 767px) {
  .gjtop2 .g2cont .g2cont-r .more a {
    font-size: 14px;
    padding: 5px 10px;
  }
}


.gjtop {
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important;
}

.gjtop h2,
.gjtop p {
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important;
}

.gjtop h2,
.gjtop p,
.gjtop .g2cont-l,
.gjtop .g2cont-r,
.gjtop .g2cont-r p {
  user-select: text !important;
  -webkit-user-select: text !important;
  pointer-events: all !important;
}

.banner-box .banner {

  webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}








.gjasked .asked-ul {
  list-style: none;
  padding: 0;
}


.gjasked .asked-ul .li {
  display: block;
  cursor: pointer;
  padding: 16px 0;
  border-bottom: 1px solid #324455;
}

.gjasked .asked-ul .li .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gjasked .asked-ul .li .cont .num {
  color: #212121;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.64px;
}

@media (max-width: 767px) {
  .gjasked .asked-ul .li .cont .num {
    letter-spacing: 0;
    font-size: 14px;
  }
}

.gjasked .asked-ul .li .cont p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease-in-out;
}

.gjasked .asked-ul .li .cont p span {
  color: #212121;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  /* 133.333% */
  letter-spacing: -0.96px;
}

@media (max-width: 1400px) {
  .gjasked .asked-ul .li .cont p span {
    font-size: 22px;
  }
}

@media (max-width: 1199px) {
  .gjasked .asked-ul .li .cont p span {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .gjasked .asked-ul .li .cont p span {
    font-size: 18px;
    letter-spacing: 0;
  }
}

.gjasked .asked-ul .li .text-box {
  display: none;
  padding-top: 16px;
  position: relative;
  width: 90%;
}

.gjasked .asked-ul .li .text-box p {
  overflow: hidden;
  color: #BBB;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.64px;
}

@media (max-width: 1400px) {
  .gjasked .asked-ul .li .text-box p {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .gjasked .asked-ul .li .text-box p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .gjasked .asked-ul .li .text-box p {
    font-size: 14px;
    letter-spacing: 0;
  }
}

.gjasked .asked-ul .li .text-box b {
  display: block;
  margin-top: 20px;
  color: #BBB;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.64px;
}

@media (max-width: 767px) {
  .gjasked .asked-ul .li .text-box b {
    letter-spacing: 0;
  }
}

.gjasked .asked-ul .li .text-box ul {
  list-style: none;
}

.gjasked .asked-ul .li .text-box ul li {
  color: #BBB;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.64px;
}

@media (max-width: 767px) {
  .gjasked .asked-ul .li .text-box ul li {
    letter-spacing: 0;
  }
}


.gjcont1{
  display: flex;

  justify-content: space-between;  
}
.gjcont1.row-box{
  margin: 0;
}

.gjcont1 .row-box{
  width: 60%;
 }
.gjcolbox{
  width: 40%;
}
@media(max-width: 991px){
  .gjcont1{
    flex-wrap: wrap;
  }
  .gjcont1 .row-box{
    width: 100%;
   }
   .gjcolbox{
     width: 100%;
   }
}