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: 1410px;
  }
}

@media (min-width: 1780px) {
  .container.con1750 {
    max-width: 1750px;
  }
}

@media (min-width: 1680px) {
  .container.con1650 {
    max-width: 1650px;
  }
}

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

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

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

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

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

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

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

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

body {
  font-family: 'Roboto', 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;
}

.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;
  color: #1C1C1C;
  font-size: 52px;
  font-weight: 700;
  line-height: 62px;
}

@media (max-width: 1400px) {
  .index-title h2 {
    font-size: 40px !important;
    line-height: 1;
  }
}

@media (max-width: 1199px) {
  .index-title h2 {
    font-size: 32px !important;
  }
}

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

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

.header {
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
  padding: 0;
  transition: all 0.5s;
}

.header .box1 {
  background: linear-gradient(0deg, #EE5519 0%, #EE5519 100%), linear-gradient(180deg, rgba(34, 34, 34, 0.2) 0%, rgba(102, 102, 102, 0) 100%);
  /* padding: 12px 0; */
  height: 45px;
  display: flex;
}

@media(min-width: 1200px) {
  .header .box1 {
    /* min-height: 50px; */
  }
}

@media(max-width: 1470px) {
  .header .box1 {
    /* padding: 10px 0; */
  }
}

@media (max-width: 767px) {
  .header .box1 {
    display: none;
  }
}

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

.header .box1 .box .rleft {
  display: flex;
  align-items: center;
}

.header .box1 .box .left {
  display: flex;
  align-items: center;

  margin-right: 40px;
}

.header .box1 .box .left span {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-right: 24px;
}

@media (max-width: 1199px) {
  .header .box1 .box .left span {
    margin-right: 10px;
  }
}

.header .box1 .box .left .icon {
  display: flex;
  align-items: center;
}

.header .box1 .box .left .icon a {
  margin-right: 20px;
}

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

@media (max-width: 1199px) {
  .header .box1 .box .left .icon a {
    margin-right: 10px;
  }
}

.header .box1 .box .left .icon a .iconfont {
  color: #FFF;
  font-size: 22px;
  border-radius: 6px;
  transition: all 0.5s;
}

.header .box1 .box .left .icon a .iconfont:hover {
  color: #122330;
}

.header .box2 {
  /* background: #122330; */
  background: #fff;
  /* padding: 28px 0; */
  position: relative;

  min-height: 50px;
  display: flex;
}

@media(min-width: 1200px) {
  .header .box2 {
    /* min-height: 100px; */
  }
}

@media (max-width: 1470px) {
  .header .box2 {
    /* padding: 24px 0; */
  }
}

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

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

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

@media (max-width: 1680px) {
  .header .box2 .box .logo {
    /* width: 50px; */
  }
}

@media (max-width: 1401px) {
  .header .box2 .box .logo {
    /* width: 60px; */
  }
}

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

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

.header .box2 .box .logo img {
  width: 100%;
}

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

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

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

.header .box2 .box .right .header-nav ul>li {
  margin-right: 30px;
}

@media (max-width: 1680px) {
  .header .box2 .box .right .header-nav ul>li {
    /* margin-right: 40px; */
  }
}

@media (max-width: 1400px) {
  .header .box2 .box .right .header-nav ul>li {
    margin-right: 15px;
  }
}

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

.header .box2 .box .right .header-nav ul>li>a {
  color: #122330;
  font-family: 'Roboto';
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
  align-items: center;
  position: relative;
  transition: all 0.5s;

  padding: 40px 0;
}

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

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

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

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

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

.header .box2 .box .right .header-nav ul>li>a.have::after {
  display: block;
}

.header .box2 .box .right .header-nav ul>li>a::after {
  font-family: 'iconfont' !important;
  content: '\e600';
  margin-left: 14px;
  display: none;
  color: #122330;
  font-size: 16px;
  transform: rotate(180deg);
}

@media (max-width: 1401px) {
  .header .box2 .box .right .header-nav ul>li>a::after {
    margin-left: 5px;
  }
}

.header .box2 .box .right .header-nav ul>li.havelist {
  position: relative;
}

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

.header .box2 .box .right .header-nav ul>li.havelist>ul li {
  padding: 10px 0;
  margin-right: 0;
  text-align: center;
}

.header .box2 .box .right .header-nav ul>li.havelist>ul li a {
  white-space: nowrap;
  font-size: 16px;
  text-align: center;
  color: #FFF;
  padding: 0 20px;
}

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

.header .box2 .box .right .header-nav ul>li .second-nav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #222;
  padding-top: 32px;
  padding-bottom: 170px;
  display: none;
}

.header .box2 .box .right .header-nav ul>li .second-nav>ul {
  display: flex;
  justify-content: space-between;
}

.header .box2 .box .right .header-nav ul>li .second-nav>ul li {
  width: 425px;
  margin-right: 0;
}

@media (max-width: 1680px) {
  .header .box2 .box .right .header-nav ul>li .second-nav>ul li {
    width: 360px;
  }
}

@media (max-width: 1400px) {
  .header .box2 .box .right .header-nav ul>li .second-nav>ul li {
    width: 320px;
  }
}

.header .box2 .box .right .header-nav ul>li .second-nav>ul li b {
  display: block;
  color: #FFF;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 24px;
  text-align: left;
}

@media (max-width: 1400px) {
  .header .box2 .box .right .header-nav ul>li .second-nav>ul li b {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

.header .box2 .box .right .header-nav ul>li .second-nav>ul li .img-box {
  padding-bottom: calc(167 / 425 * 100%);
}

.header .box2 .box .right .header-nav ul>li .second-nav>ul li ul {
  display: block;
  border-top: 1px solid #FFF;
  padding-top: 40px;
  margin-top: 16px;
}

@media (max-width: 1400px) {
  .header .box2 .box .right .header-nav ul>li .second-nav>ul li ul {
    padding-top: 25px;
    margin-top: 12px;
  }
}

.header .box2 .box .right .header-nav ul>li .second-nav>ul li ul li {
  margin-top: 16px;
  text-align: left;
}

.header .box2 .box .right .header-nav ul>li .second-nav>ul li ul li:first-child {
  margin-top: 0;
}

@media (max-width: 1400px) {
  .header .box2 .box .right .header-nav ul>li .second-nav>ul li ul li {
    margin-top: 12px;
  }
}

.header .box2 .box .right .header-nav ul>li .second-nav>ul li ul li a {
  color: #F5F5F5;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  transition: all 0.5s;
  display: inline-block;
}

.header .box2 .box .right .header-nav ul>li .second-nav>ul li ul li a:hover {
  color: #EE5519;
  text-decoration: underline;
}

.header .box2 .box .right .search-box {
  margin-left: 70px;
}

@media (max-width: 1680px) {
  .header .box2 .box .right .search-box {
    margin-left: 50px;
  }
}

@media (max-width: 1400px) {
  .header .box2 .box .right .search-box {
    margin-left: 40px;
  }
}

.header .box2 .box .right .search-box .search {
  display: none;
  font-size: 20px;
  color: #FFF;
  cursor: pointer;
  transition: all 0.5s;
}

.header .box2 .box .right .search-box .search:hover {
  color: #EE5519;
}

@media (max-width: 1199px) {
  .header .box2 .box .right .search-box .search {
    display: block;
  }
}

.header .box2 .box .right .search-box form {
  width: 200px;
  border-radius: 100px;
  background: #372e25;
  backdrop-filter: blur(4.94999981px);
  padding: 10px 18px;
  justify-content: space-between;
  height: 40px;
}

@media (max-width: 1680px) {
  .header .box2 .box .right .search-box form {
    width: 160px;
  }
}

@media (max-width: 1400px) {
  .header .box2 .box .right .search-box form {
    width: 140px;
  }
}

@media (max-width: 1199px) {
  .header .box2 .box .right .search-box form {
    display: none !important;
  }
}

.header .box2 .box .right .search-box form input {
  width: 70%;
  border: none;
  background: transparent;
  outline: none;
  color: #999;
  font-size: 16px;
  line-height: 19px;
}

@media (max-width: 767px) {
  .header .box2 .box .right .search-box form input {
    font-size: 14px;
  }
}

.header .box2 .box .right .search-box form input::placeholder {
  color: #999;
  font-size: 16px;
  line-height: 19px;
}

@media (max-width: 767px) {
  .header .box2 .box .right .search-box form input::placeholder {
    font-size: 14px;
  }
}

.header .box2 .box .right .search-box form input:focus::placeholder {
  color: #C1C1C1;
}

.header .box2 .box .right .search-box form button {
  border: none;
  background: transparent;
  outline: none;
  padding: 0;
  margin: 0;
}

.header .box2 .box .right .search-box form button .iconfont {
  font-size: 20px;
  color: #EE5519;
}

.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 #EE5519;
  width: 94%;
}

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

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

.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-left: 10px;
}

.btn-menu a {
  text-decoration: none;
  color: #122330;
  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;
  }
}

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

  50% {
    transform: scale(1.05);
  }

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

@keyframes headerNav {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-110%);
  }

  100% {
    transform: translateY(0);
  }
}

.banner-box {
  position: relative;
  z-index: 8;
}

.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;
}

.banner-box .banner .swiper-slide .item-video {
  /* display: flex; */
}

.banner-box .banner .swiper-slide .item-video .item-video-b1 {
  width: calc(1210 / 1920 * 100%);
}

.banner-box .banner .swiper-slide .item-video .item-video-b1.banner-video-box {
  padding-bottom: calc(680 / 1920 * 100%);
}

.banner-box .banner .swiper-slide .item-video .item-video-img {
  width: calc(710 / 1920 * 100%);
}

.banner-box .banner .swiper-slide .item-video .item-video-img .banner-video-box {
  padding-bottom: calc(680 / 710 * 100%);
}

.banner-box .banner .item-video .item-video-b1 .item-video-img img {
  width: 100%;
  height: auto;
}

.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(680 / 1920 * 100%);
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}

.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-box2 {
  position: absolute;
  z-index: 68;
  left: 0;
  padding: 0 4%;
  width: 100%;
  top: 45%;
  pointer-events: none;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .swiper-pagination-box2 {
    display: none;
  }
}

.swiper-pagination-box2 .banner-button-prev-mobile,
.swiper-pagination-box2 .banner-button-next-mobile {
  position: relative;
  z-index: 67;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 23;
  pointer-events: all;
}

.swiper-pagination-box2 .banner-button-prev-mobile .iconfont,
.swiper-pagination-box2 .banner-button-next-mobile .iconfont {
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #FFF;
}

.swiper-pagination-box2 .banner-button-prev-mobile {
  transform: rotate(180deg);
  left: 0;
}

.swiper-pagination-box2 .banner-button-next-mobile {
  right: 0;
}

.swiper-pagination-box {
  position: absolute;
  bottom: 8px !important;
  left: 50%;
  transform: translateX(-50%);
  z-index: 67;
  width: 250px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
}

@media (max-width: 991px) {
  .swiper-pagination-box {
    bottom: -4px !important;
  }
}

@media (max-width: 767px) {
  .swiper-pagination-box {
    display: none;
  }
}

@media (max-width: 575px) {
  .swiper-pagination-box {
    top: 50%;
    bottom: auto;
  }
}

.swiper-pagination-box .banner-button-prev,
.swiper-pagination-box .banner-button-next {
  position: relative;
  z-index: 67;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 23;
  pointer-events: all;
}

.swiper-pagination-box .banner-button-prev .iconfont,
.swiper-pagination-box .banner-button-next .iconfont {
  font-size: 40px;
}

.swiper-pagination-box .banner-button-prev {
  left: 0;
  transform: rotate(-90deg);
}

.swiper-pagination-box .banner-button-next {
  right: 0;
  transform: rotate(90deg);
}

.swiper-pagination {
  bottom: 33px !important;
  z-index: 66;
  display: block !important;
}

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

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

.swiper-pagination-bullet-active {
  position: relative;
  background-color: #EE5519 !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  content: '';
  top: 50%;
  left: 48%;
  transform: translate(-50%, -50%);
  background: url(../img/index-banner-1.png) no-repeat center;
  background-size: cover;
}

/* 定义旋转动画 */
@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;
  border-radius: 100px;
  background-color: #FFFFFFB0;
  margin: 0 12px !important;
  opacity: 0.69 !important;
}

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

.index-nav {
  position: fixed;
  top: 40%;
  right: 0px;
  z-index: 222;
  padding: 40px 6px;
  background-color: #EE551969;
  border-radius: 100px;
}

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

@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: 30px;
  padding: 0 9px;
}

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

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

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

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

.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: #EE5519;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  font-size: 14px;
  white-space: nowrap;
}

.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: 45px;
  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: #122330;
  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;
}

@media (max-width: 1199px) {
  .xs-online {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .slick-dots {
    display: none !important;
  }
}

.index-more {
  display: flex;
  justify-content: center;
}

.index-more .more-bgimg {
  display: inline-block;
  padding: 7px;
  background: url(../img/about-more-1.png) no-repeat;
  background-size: auto 100%;
}

.index-more a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid #52C391;
  background-color: #FFF;
  box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, 0.23);
  padding: 11px 36px;
  transition: all 0.5s;
}

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

.index-more a:hover {
  border: 1px solid #52C391;
  background-color: #EE5519;
}

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

.index-more a:hover .iconfont {
  color: #EE5519;
}

.index-more a span {
  color: #023D23;
  text-align: center;
  font-size: 16px;
  transition: all 0.5s;
  font-weight: 400;
}

@media (max-width: 991px) {
  .index-more a span {
    font-size: 14px;
  }
}

.index-more a .iconfont {
  display: inline-block;
  margin-left: 11px;
  font-size: 14px;
  color: #023D23;
  line-height: 1;
  transition: all 0.5s;
}

@keyframes slideHorizontal {
  0% {
    left: 0;
  }

  50% {
    left: calc(100% - 85px);
  }

  100% {
    left: 0;
  }
}

@media (max-width: 1560px) {
  @keyframes slideHorizontal {
    0% {
      left: 0;
    }

    50% {
      left: calc(100% - 70px);
    }

    100% {
      left: 0;
    }
  }
}

@media (max-width: 1400px) {
  @keyframes slideHorizontal {
    0% {
      left: 0;
    }

    50% {
      left: calc(100% - 60px);
    }

    100% {
      left: 0;
    }
  }
}

@media (max-width: 1199px) {
  @keyframes slideHorizontal {
    0% {
      left: 0;
    }

    50% {
      left: calc(100% - 50px);
    }

    100% {
      left: 0;
    }
  }
}

.index-contway {
  overflow: hidden;
}

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

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

.index-contway .box .left {
  position: fixed;
  z-index: 60;
  left: 0;
  width: 100%;
  pointer-events: none;
  bottom: 2%;
}

@media (max-width: 991px) {
  .index-contway .box .left {
    bottom: 4%;
  }
}

.index-contway .box .left .boxcont {
  display: flex;
}

@media (max-width: 991px) {
  .index-contway .box .left {
    width: 100%;
    margin-bottom: 20px;
  }
}

.index-contway .box .left .item {
  display: flex;
  align-items: center;
  border-radius: 6px;
  background: #122330;
  padding: 14px 27px;
  transition: all 0.5s;
  margin-right: 10px;
  pointer-events: all;
}

.index-contway .box .left .item:last-child {
  margin-right: 0;
}

.index-contway .box .left .item:nth-child(1) {
  background-color: #EE5519;
}

.index-contway .box .left .item p {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 8px;
}

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

.index-contway .box .left .item p b {
  font-weight: 500;
}

@media (max-width: 991px) {
  .index-contway .box .left .item p b {
    display: none;
  }
}

.index-contway .box .left .item p a {
  color: #FFF;
  transition: all 0.5s;
  display: inline-flex;
  align-items: center;
}

@media (max-width: 991px) {
  .index-contway .box .left .item p a span {
    display: none;
  }
}

.index-contway .box .left .item .iconfont {
  color: #FFF;
  font-size: 16px;
  margin: 0 8px;
  display: inline-block;
}

.index-contway .box .right.scrolledcontway {
  opacity: 1;
  pointer-events: all;
}

.index-contway .box .right {
  position: fixed;
  z-index: 60;
  right: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
  bottom: 2%;
}

@media (max-width: 991px) {
  .index-contway .box .right {
    bottom: 4%;
  }
}

.index-contway .box .right .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background: #372e25;
  color: #F5F5F5;
  font-size: 30px;
  transition: all 0.5s;
}

.index-contway .box .right .iconfont:hover {
  background-color: #EE5519;
}

.index .index-product {
  padding-bottom: 40px;
  margin-top: 90px;
  overflow: hidden;
}

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

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

.index .index-product .content {
  position: relative;
  z-index: 5;
  margin-top: -17px;
}

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

.index .index-product .content .product-nav {
  display: flex;
  justify-content: flex-end;
  border-bottom: 1px solid #D9D9D9;
}

.index .index-product .content .product-nav ul {
  list-style: none;
  display: flex;
}

@media (max-width: 767px) {
  .index .index-product .content .product-nav ul {
    overflow-x: auto;
  }
}

.index .index-product .content .product-nav ul li {
  position: relative;
  padding-bottom: 16px;
  margin-right: 56px;
  color: #666;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  transition: all 0.5s;
}

.index .index-product .content .product-nav ul li:last-child {
  margin-right: 0;
}

@media (max-width: 1400px) {
  .index .index-product .content .product-nav ul li {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .index .index-product .content .product-nav ul li {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .index .index-product .content .product-nav ul li {
    font-size: 14px;
    padding-bottom: 10px;
    white-space: nowrap;
  }
}

.index .index-product .content .product-nav ul li.active {
  color: #000000;
}

.index .index-product .content .product-nav ul li.active::after {
  width: 100%;
}

.index .index-product .content .product-nav ul li:hover {
  color: #000000;
}

.index .index-product .content .product-nav ul li:hover::after {
  width: 100%;
}

.index .index-product .content .product-nav ul li::after {
  content: '';
  width: 0%;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: #EE5519;
  transition: all 0.5s;
}

.index .index-product .content .product-list {
  margin-top: 32px;
  padding-bottom: 80px;
  width: 100%;
  overflow: auto;
}

@media (max-width: 1400px) {
  .index .index-product .content .product-list {
    padding-bottom: 60px;
  }
}

@media (max-width: 1199px) {
  .index .index-product .content .product-list {
    padding-bottom: 40px;
  }
}

.index .index-product .content .product-list .list-box {
  display: inline-flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  display: none;
}

.index .index-product .content .product-list .list-box.active {
  display: inline-flex;
}

.index .index-product .content .product-list .item-box {
  width: 360px;
  margin-right: 20px;
}

@media (max-width: 1400px) {
  .index .index-product .content .product-list .item-box {
    width: 290px;
  }
}

@media (max-width: 1199px) {
  .index .index-product .content .product-list .item-box {
    width: 250px;
  }
}

.index .index-product .content .product-list .item-box .item:hover .cont-img .img-box img {
  transform: calc(1.06);
}

.index .index-product .content .product-list .item-box .item:hover .tit a {
  color: #274B68;
}

.index .index-product .content .product-list .item-box .item:hover .tit a::after {
  width: 100%;
}

.index .index-product .content .product-list .item-box .item .cont-img {
  padding: 16px;
  background: #F5F5F5;
}

.index .index-product .content .product-list .item-box .item .tit {
  margin-top: 16px;
}

@media (max-width: 1199px) {
  .index .index-product .content .product-list .item-box .item .tit {
    margin-top: 10px;
  }
}

.index .index-product .content .product-list .item-box .item .tit a {
  color: #1C1C1C;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  transition: all 0.5s;
  position: relative;
}

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

@media (max-width: 1199px) {
  .index .index-product .content .product-list .item-box .item .tit a {
    font-size: 16px;
  }
}

.index .index-product .content .product-list .item-box .item .tit a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #274B68;
  transition: all 0.5s;
}

.index .index-about {
  margin-top: 90px;
  overflow: hidden;
}

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

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

.index .index-about .box1 .content {
  width: 87%;
}

@media (max-width: 767px) {
  .index .index-about .box1 .content {
    width: 100%;
  }
}

.index .index-about .box1 .content .tit {
  margin: 32px 0;
}

@media (max-width: 1400px) {
  .index .index-about .box1 .content .tit {
    margin: 25px 0;
  }
}

@media (max-width: 1199px) {
  .index .index-about .box1 .content .tit {
    margin: 20px 0;
  }
}

@media (max-width: 767px) {
  .index .index-about .box1 .content .tit {
    margin: 10px 0;
  }
}

.index .index-about .box1 .content .tit p {
  color: #1C1C1C;
  font-size: 28px;
  line-height: 42px;
}

@media (max-width: 1400px) {
  .index .index-about .box1 .content .tit p {
    font-size: 24px;
    line-height: 34px;
  }
}

@media (max-width: 1199px) {
  .index .index-about .box1 .content .tit p {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 1199px) {
  .index .index-about .box1 .content .tit p {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .index .index-about .box1 .content .tit p {
    font-size: 16px;
    line-height: 24px;
  }
}

.index .index-about .box1 .content .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

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

.index .index-about .box1 .hr {
  margin: 100px 0 130px 0;
  width: 328px;
  height: 6px;
  background: #BBDEF2;
}

@media (max-width: 1400px) {
  .index .index-about .box1 .hr {
    margin: 80px 0 110px 0;
    width: 260px;
  }
}

@media (max-width: 1199px) {
  .index .index-about .box1 .hr {
    margin: 60px 0 80px 0;
  }
}

@media (max-width: 991px) {
  .index .index-about .box1 .hr {
    margin: 40px 0 60px 0;
  }
}

@media (max-width: 767px) {
  .index .index-about .box1 .hr {
    width: 190px;
    margin: 40px 0;
  }
}

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

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

.index .index-about .box2 .right {
  width: 50%;
  position: relative;
  display: flex;
  justify-content: space-between;
}

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

.index .index-about .box2 .right .item {
  width: calc(50% - 15px);
  transition: all 0.3s;
}

.index .index-about .box2 .right .item .img-box {
  padding-bottom: calc(450 / 390 * 100%);
}

.index .index-about .box2 .left {
  width: 45%;
}

@media (max-width: 991px) {
  .index .index-about .box2 .left {
    width: 100%;
    margin-left: 0;
  }
}

.index .index-about .box2 .left .asked-ul {
  list-style: none;
  padding: 0;
  margin-top: 50px;
  width: 100%;
}

@media (max-width: 1400px) {
  .index .index-about .box2 .left .asked-ul {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .index .index-about .box2 .left .asked-ul {
    margin-top: 20px;
  }
}

.index .index-about .box2 .left .asked-ul .li {
  display: block;
  cursor: pointer;
  border-top: 1px solid #D9D9D9;
  padding: 16px 0;
}

.index .index-about .box2 .left .asked-ul .li:last-child {
  border-bottom: 1px solid #D9D9D9;
}

.index .index-about .box2 .left .asked-ul .li:first-child {
  margin-top: 0;
}

.index .index-about .box2 .left .asked-ul .li:first-child .cont {
  padding-top: 0;
}

@media (max-width: 1400px) {
  .index .index-about .box2 .left .asked-ul .li {
    padding: 12px 0;
  }
}

.index .index-about .box2 .left .asked-ul .li .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index .index-about .box2 .left .asked-ul .li .cont::after {
  font-family: 'iconfont' !important;
  content: "\e600";
  font-size: 26px;
  color: #666666;
  display: inline-block;
  text-align: center;
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
}

.index .index-about .box2 .left .asked-ul .li .cont p {
  color: #1C1C1C;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  transition: all 0.3s ease-in-out;
}

.index .index-about .box2 .left .asked-ul .li .cont p span {
  position: relative;
  display: flex;
  align-items: center;
}

.index .index-about .box2 .left .asked-ul .li .cont p span .iconfont {
  color: #EE5519;
  display: inline-block;
  margin-right: 32px;
  font-size: 22px;
}

@media (max-width: 1440px) {
  .index .index-about .box2 .left .asked-ul .li .cont p span .iconfont {
    margin-right: 20px;
  }
}

@media (max-width: 1400px) {
  .index .index-about .box2 .left .asked-ul .li .cont p {
    font-size: 18px;
  }
}

.index .index-about .box2 .left .asked-ul .li .text-box {
  display: none;
  padding-top: 16px;
  position: relative;
  margin-right: 0;
  margin-left: auto;
  width: 92%;
}

@media (max-width: 1400px) {
  .index .index-about .box2 .left .asked-ul .li .text-box {
    padding-top: 10px;
  }
}

.index .index-about .box2 .left .asked-ul .li .text-box p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  align-items: center;
  /* text-transform: capitalize; */
}

@media (max-width: 991px) {
  .index .index-about .box2 .left .asked-ul .li .text-box p {
    font-size: 16px;
  }
}

.index .index-about .box2 .left .asked-ul .li.current .cont p span {
  color: #274B68;
}

.index .index-about .box2 .left .asked-ul .li.current .cont::after {
  transform: rotate(180deg);
}

.index .index-about .scroll {
  margin: 120px 0;
  border-top: 1px solid #EEF7FC;
  padding-top: 10px;
}

@media (max-width: 1400px) {
  .index .index-about .scroll {
    margin: 90px 0;
  }
}

@media (max-width: 1199px) {
  .index .index-about .scroll {
    margin: 70px 0;
  }
}

@media (max-width: 991px) {
  .index .index-about .scroll {
    margin: 50px 0;
  }
}

@media (max-width: 767px) {
  .index .index-about .scroll {
    margin: 40px 0;
  }
}

.index .index-about .scroll .marquee-content {
  display: flex;
  width: max-content;
  animation: marquee 20s linear infinite;
}

@media(max-width: 768px) {
  .index .index-about .scroll .marquee-content {
    animation: marquee 10s linear infinite;

  }
}

.index .index-about .scroll .marquee-content:hover {
  animation-play-state: paused;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}


@keyframes marquee2 {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0%);
  }
}

.index .index-about .scroll .cont1 {
  overflow: hidden;
  position: relative;
}

.index .index-about .scroll .cont1 .item .tit {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #274B68;
  color: #274B68;
  font-size: 100px;
  font-weight: 700;
  line-height: 100px;
}

@media (max-width: 1680px) {
  .index .index-about .scroll .cont1 .item .tit {
    font-size: 80px;
    line-height: 1;
  }
}

@media (max-width: 1400px) {
  .index .index-about .scroll .cont1 .item .tit {
    font-size: 60px;
    line-height: 1;
  }
}

@media (max-width: 991px) {
  .index .index-about .scroll .cont1 .item .tit {
    font-size: 45px;
  }
}

@media (max-width: 767px) {
  .index .index-about .scroll .cont1 .item .tit {
    font-size: 40px;
  }
}

.index .index-about .scroll .cont2 {
  overflow: hidden;
  position: relative;
  margin-top: 40px;
}

@media (max-width: 1400px) {
  .index .index-about .scroll .cont2 {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  .index .index-about .scroll .cont2 {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .index .index-about .scroll .cont2 {
    margin-top: 10px;
  }
}

.index .index-about .scroll .cont2 .marquee-content {
  display: list-item;
  width: 100%;
  /* flex-wrap: wrap; */
  animation: marquee2 30s linear infinite;
  /*取消动画*/
  /* animation: none; */
}

@media(max-width: 768px) {
  .index .index-about .scroll .cont2 .marquee-content {
    /* animation: marquee2 15s linear infinite; */
  }
}

.index .index-about .scroll .cont2 .marquee-content .item {
  display: flex;
  /* flex-wrap: wrap; */
}

.index .index-about .scroll .cont2 .marquee-content .item .tit {
  /* width: 100%; */
  color: #666;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-family: Inter;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;

  margin: 5px 10px;
}

@media (max-width: 1680px) {
  .index .index-about .scroll .cont2 .marquee-content .item .tit {
    font-size: 22px;
    line-height: 1;
  }
}

@media (max-width: 1400px) {
  .index .index-about .scroll .cont2 .marquee-content .item .tit {
    font-size: 20px;
    line-height: 1;
  }
}

@media (max-width: 991px) {
  .index .index-about .scroll .cont2 .marquee-content .item .tit {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .index .index-about .scroll .cont2 .marquee-content .item .tit {
    font-size: 16px;
  }
}

.index .index-about .scroll .cont2 .marquee-content:hover {
  animation-play-state: paused;
}

.index .index-range {
  padding: 100px 0 130px 0;
  background: #F5F5F5;
  overflow: hidden;
}

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

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

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

.index .index-range .content1 {
  width:70%;
  margin: 0 auto;
  margin-top: 56px;
}

@media (max-width: 1400px) {
  .index .index-range .content1 {
    margin-top: 40px;

  }
}

@media (max-width: 1199px) {
  .index .index-range .content1 {
    margin-top: 20px;
    width: 80%;
  }
}

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

.index .index-range .range-slick {
  margin: 0 -15px;
  margin-top: -30px;
  justify-content: center;
}

@media (max-width: 991px) {
  .index .index-range .range-slick {
    margin: 0 -10px;
    margin-top: -30px;
  }
}

.index .index-range .range-slick .item-box {
  padding: 0 15px;
  margin-top: 30px;
}

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

.index .index-range .range-slick .item-box .item:hover .cont-img .img-box .cont .more a span {
  color: #EE5519;
}

.index .index-range .range-slick .item-box .item .cont-img .img-box::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(28, 28, 28, 0) 53%, rgba(28, 28, 28, 0.9) 100%);
  pointer-events: none;
}

.index .index-range .range-slick .item-box .item .cont-img .img-box .cont {
  position: absolute;
  z-index: 4;
  left: 32px;
  bottom: 32px;
}

.index .index-range .range-slick .item-box .item .cont-img .img-box .cont .tit {
  color: #FFF;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

@media (max-width: 1400px) {
  .index .index-range .range-slick .item-box .item .cont-img .img-box .cont .tit {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (max-width: 1199px) {
  .index .index-range .range-slick .item-box .item .cont-img .img-box .cont .tit {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .index .index-range .range-slick .item-box .item .cont-img .img-box .cont .tit {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .index .index-range .range-slick .item-box .item .cont-img .img-box .cont .tit {
    font-size: 18px;
  }
}

.index .index-range .range-slick .item-box .item .cont-img .img-box .cont .more {
  margin-top: 32px;
}

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

@media (max-width: 1199px) {
  .index .index-range .range-slick .item-box .item .cont-img .img-box .cont .more {
    margin-top: 10px;
  }
}

.index .index-range .range-slick .item-box .item .cont-img .img-box .cont .more a {
  display: inline-flex;
  align-items: center;
}

.index .index-range .range-slick .item-box .item .cont-img .img-box .cont .more a .iconfont {
  font-size: 18px;
  color: #EE5519;
  margin-right: 10px;
}

.index .index-range .range-slick .item-box .item .cont-img .img-box .cont .more a span {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .index .index-range .range-slick .item-box .item .cont-img .img-box .cont .more a span {
    font-size: 14px;
  }
}

.index .index-range .range-slick .item-box .item .txt {
  margin-top: 32px;
}

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

.index .index-range .range-slick .item-box .item .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

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

.index .index-range .range-slick .item-box .item .more {
  margin-top: 32px;
}

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

@media (max-width: 991px) {
  .index .index-range .range-slick .item-box .item .more {
    margin-top: 10px;
  }
}

.index .index-range .range-slick .item-box .item .more a {
  display: inline-flex;
  align-items: center;
}

.index .index-range .range-slick .item-box .item .more a:hover span {
  color: #EE5519;
}

.index .index-range .range-slick .item-box .item .more a .iconfont {
  font-size: 18px;
  color: #EE5519;
  margin-right: 10px;
}

.index .index-range .range-slick .item-box .item .more a span {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .index .index-range .range-slick .item-box .item .more a span {
    font-size: 14px;
  }
}

.index .index-range .content2 {
  margin-top: 130px;
}

@media (max-width: 1400px) {
  .index .index-range .content2 {
    margin-top: 100px;
  }
}

@media (max-width: 1199px) {
  .index .index-range .content2 {
    margin-top: 80px;
  }
}

@media (max-width: 991px) {
  .index .index-range .content2 {
    margin-top: 60px;
  }
}

.index .index-range .content2 .row-box {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .index .index-range .content2 .row-box {
    flex-wrap: wrap;
    margin-top: -30px;
  }
}

@media (max-width: 767px) {
  .index .index-range .content2 .row-box .col-box {
    width: 50%;
    margin-top: 30px;
  }
}

.index .index-range .content2 .row-box .col-box:nth-child(1) .item .icon {
  /* width: 100px; */
}

@media (max-width: 1560px) {
  .index .index-range .content2 .row-box .col-box:nth-child(1) .item .icon {
    /* width: 80px; */
  }
}

@media (max-width: 1400px) {
  .index .index-range .content2 .row-box .col-box:nth-child(1) .item .icon {
    /* width: 70px; */
  }
}

@media (max-width: 1199px) {
  .index .index-range .content2 .row-box .col-box:nth-child(1) .item .icon {
    /* width: 60px; */
  }
}

.index .index-range .content2 .row-box .col-box .item {
  position: relative;
  padding-top: 85px;
}

@media (max-width: 1560px) {
  .index .index-range .content2 .row-box .col-box .item {
    padding-top: 70px;
  }
}

@media (max-width: 1400px) {
  .index .index-range .content2 .row-box .col-box .item {
    padding-top: 60px;
  }
}

@media (max-width: 1199px) {
  .index .index-range .content2 .row-box .col-box .item {
    padding-top: 50px;
  }
}

.index .index-range .content2 .row-box .col-box .item .icon {
  width: 85px;
  position: absolute;
  top: 0;
  animation: slideHorizontal 3s ease-in-out infinite;
}

@media (max-width: 1560px) {
  .index .index-range .content2 .row-box .col-box .item .icon {
    width: 70px;
  }
}

@media (max-width: 1400px) {
  .index .index-range .content2 .row-box .col-box .item .icon {
    width: 60px;
  }
}

@media (max-width: 1199px) {
  .index .index-range .content2 .row-box .col-box .item .icon {
    width: 50px;
  }
}

.index .index-range .content2 .row-box .col-box .item .icon img {
  width: 100%;
  height: auto;
  background: transparent;
}

.index .index-range .content2 .row-box .col-box .item .cont {
  margin-top: 40px;
  color: #372e25;
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
}

@media (max-width: 1560px) {
  .index .index-range .content2 .row-box .col-box .item .cont {
    font-size: 50px;
    line-height: 1;
  }
}

@media (max-width: 1400px) {
  .index .index-range .content2 .row-box .col-box .item .cont {
    font-size: 42px;
  }
}

@media (max-width: 1400px) {
  .index .index-range .content2 .row-box .col-box .item .cont {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  .index .index-range .content2 .row-box .col-box .item .cont {
    font-size: 36px;
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .index .index-range .content2 .row-box .col-box .item .cont {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  .index .index-range .content2 .row-box .col-box .item .cont {
    font-size: 32px;
  }
}

.index .index-range .content2 .row-box .col-box .item .cont i {
  font-style: normal;
}

.index .index-range .content2 .row-box .col-box .item p {
  margin-top: 5px;
  color: #666;
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .index .index-range .content2 .row-box .col-box .item p {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .index .index-range .content2 .row-box .col-box .item p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .index .index-range .content2 .row-box .col-box .item p {
    font-size: 14px;
  }
}

.index .index-from {
  overflow: hidden;
}

.index .index-from .box1 {
  padding: 100px 0;
  background: url(../img/footer-1.jpg ) no-repeat top center;
  background-size: cover;
  /* background: #d9d9d9; */
}

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

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

@keyframes pwidth {
  0% {
    width: 0%;
  }

  21.43% {
    width: 100%;
  }

  78.57% {
    width: 100%;
  }

  100% {
    width: 0%;
  }
}

@keyframes beforeanima {
  0% {
    right: 100%;
  }

  16.43% {
    right: 0%;
  }

  78.57% {
    right: 0%;
  }

  100% {
    right: 100%;
  }
}

.index .index-from .box1 .title {
  margin: 0 auto;
  width: 60%;
}

@media (max-width: 1440px) {
  .index .index-from .box1 .title {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .index .index-from .box1 .title {
    width: 100%;
  }
}

.index .index-from .box1 .title b {
  display: block;
  color: #4C85B2;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .index .index-from .box1 .title b {
    font-size: 14px;
  }
}

.index .index-from .box1 .title h2 {
  margin-top: 32px;
  color: #FFF;
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  line-height: 48px;
}

.index .index-from .box1 .title h2 p {
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin-bottom: -12px;
  max-width: max-content;
}

@media(max-width:1199px) {
  .index .index-from .box1 .title h2 p {
    margin-bottom: -6px;

  }
}

.index .index-from .box1 .title h2 p span {
  display: inline-block;
  color: #EE5519;
  animation: pwidth 3.5s linear infinite;
  display: none;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}

.index .index-from .box1 .title h2 p span::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 800%;
  background: #FFF;
}

.index .index-from .box1 .title h2 p span.on {
  display: block;
}

@media (max-width: 1400px) {
  .index .index-from .box1 .title h2 {
    margin-top: 20px;
    font-size: 28px;
    line-height: 42px;
  }
}

@media (max-width: 1199px) {
  .index .index-from .box1 .title h2 {
    margin-top: 10px;
    font-size: 23px;
    line-height: 28px;
  }
}

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

.index .index-from .box1 .content {
  margin-top: 56px;
}

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

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

.index .index-from .box1 .content img {
  width: 100%;
  height: auto;
}

.index .index-from .box2 {
  padding: 213px 0;
  background: url(../img/prama-1.jpg) no-repeat;
  background-size: cover;
}

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

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

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

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

.index .index-from .box2 .box .left .tit {
  color: #FFF;
  font-size: 52px;
  font-weight: 700;
  line-height: 62px;
}

@media (max-width: 1400px) {
  .index .index-from .box2 .box .left .tit {
    font-size: 42px;
    line-height: 1;
  }
}

@media (max-width: 1199px) {
  .index .index-from .box2 .box .left .tit {
    font-size: 34px;
  }
}

@media (max-width: 991px) {
  .index .index-from .box2 .box .left .tit {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .index .index-from .box2 .box .left .tit {
    font-size: 24px;
  }
}

.index .index-from .box2 .box .left .txt {
  margin-top: 16px;
  width: 84%;
}

@media (max-width: 1400px) {
  .index .index-from .box2 .box .left .txt {
    margin-top: 10px;
  }
}

.index .index-from .box2 .box .left .txt p {
  color: rgba(245, 245, 245, 0.81);
  font-family: Inter;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
}

@media (max-width: 1400px) {
  .index .index-from .box2 .box .left .txt p {
    font-size: 26px;
    line-height: 36px;
  }
}

@media (max-width: 1199px) {
  .index .index-from .box2 .box .left .txt p {
    font-size: 22px;
    line-height: 32px;
  }
}

@media (max-width: 991px) {
  .index .index-from .box2 .box .left .txt p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .index .index-from .box2 .box .left .txt p {
    font-size: 16px;
  }
}

.index .index-from .box2 .box .right .video .iconfont {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  border-radius: 100px;
  background-color: #FFF;
  color: #EE5519;
  font-size: 16px;
}

@media (max-width: 1400px) {
  .index .index-from .box2 .box .right .video .iconfont {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 1199px) {
  .index .index-from .box2 .box .right .video .iconfont {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 991px) {
  .index .index-from .box2 .box .right .video .iconfont {
    width: 50px;
    height: 50px;
    font-size: 14px;
  }
}

.index .index-todofloor {
  overflow: hidden;
  padding: 130px 0;
}

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

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

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

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

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

@media (max-width: 767px) {
  .index .index-todofloor .top .more {
    width: 100%;
    margin-top: 20px;
  }
}

.index .index-todofloor .top .more a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 56px;
  background: #EE5519;
}

@media (max-width: 1199px) {
  .index .index-todofloor .top .more a {
    padding: 8px 30px;
  }
}

.index .index-todofloor .top .more a span {
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
}

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

.index .index-todofloor .index-title p {
  margin-top: 20px;
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  text-align: left;
}

@media (max-width: 1400px) {
  .index .index-todofloor .index-title p {
    margin-top: 10px;
  }
}

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

.index .index-todofloor .content {
  margin-top: 50px;
}

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

.index .index-todofloor .content .news-slick {
  margin: 0 -10px;
}

.index .index-todofloor .content .news-slick .item-box {
  padding: 0 10px;
}

.index .index-todofloor .content .news-slick .item-box .item .img-box {
  padding-bottom: calc(650 / 390 * 100%);
}

.index .index-todofloor .content .news-slick .item-box .item .img-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
  cursor: pointer;
}

.index .index-todofloor .content .news-slick .item-box .item .img-box .cont {
  position: absolute;
  z-index: 5;
  bottom: 0;
  padding: 20px;
  left: 0;
  width: 100%;
}

.index .index-todofloor .content .news-slick .item-box .item .img-box .cont b {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #EE5519;
  padding: 4px 10px;
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .index .index-todofloor .content .news-slick .item-box .item .img-box .cont b {
    font-size: 14px;
  }
}

.index .index-todofloor .content .news-slick .item-box .item .img-box .cont .tit {
  margin-top: 30px;
}

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

@media (max-width: 991px) {
  .index .index-todofloor .content .news-slick .item-box .item .img-box .cont .tit {
    margin-top: 10px;
  }
}

.index .index-todofloor .content .news-slick .item-box .item .img-box .cont .tit a {
  color: #FFF;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  transition: all 0.5s;
}

@media (max-width: 1560px) {
  .index .index-todofloor .content .news-slick .item-box .item .img-box .cont .tit a {
    font-size: 26px;
    line-height: 32px;
  }
}

@media (max-width: 1400px) {
  .index .index-todofloor .content .news-slick .item-box .item .img-box .cont .tit a {
    font-size: 22px;
  }
}

@media (max-width: 1199px) {
  .index .index-todofloor .content .news-slick .item-box .item .img-box .cont .tit a {
    font-size: 20px;
    line-height: 28px;
  }
}

@media (max-width: 991px) {
  .index .index-todofloor .content .news-slick .item-box .item .img-box .cont .tit a {
    font-size: 18px;
  }
}

.index .index-todofloor .content .news-slick .item-box .item .img-box .cont .tit a:hover {
  color: #EE5519;
}

.index .index-todofloor .content .news-slick .item-box .item .img-box .cont .date {
  margin-top: 40px;
  display: flex;
}

@media (max-width: 1400px) {
  .index .index-todofloor .content .news-slick .item-box .item .img-box .cont .date {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .index .index-todofloor .content .news-slick .item-box .item .img-box .cont .date {
    margin-top: 20px;
  }
}

.index .index-todofloor .content .news-slick .item-box .item .img-box .cont .date p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  margin-right: 24px;
}

.index .index-todofloor .content .news-slick .item-box .item .img-box .cont .date p:first-child {
  color: #EE5519;
}

.index .index-todofloor .content .news-slick .item-box .item .img-box .cont .date p:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .index .index-todofloor .content .news-slick .item-box .item .img-box .cont .date p {
    font-size: 14px;
  }
}

.index .todofloor-scroll {
  padding-bottom: 80px;
  overflow: hidden;
}

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

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

.index .todofloor-scroll .tit {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #EE5519;
  color: transparent;
  font-size: 140px;
  font-weight: 700;
  line-height: 140px;
}

@media (max-width: 1680px) {
  .index .todofloor-scroll .tit {
    font-size: 90px;
    line-height: 1;
  }
}

@media (max-width: 1400px) {
  .index .todofloor-scroll .tit {
    font-size: 70px;
  }
}

@media (max-width: 1199px) {
  .index .todofloor-scroll .tit {
    font-size: 60px;
  }
}

@media (max-width: 991px) {
  .index .todofloor-scroll .tit {
    font-size: 50px;
  }
}

@media (max-width: 767px) {
  .index .todofloor-scroll .tit {
    font-size: 45px;
  }
}

.footer {
  overflow: hidden;
  background: url(../img/footer-1.jpg) no-repeat top center;
  background-size: cover;
  /* background: #d9d9d9; */
  padding: 100px 0 20px 0;
}

@media (max-width: 1400px) {
  .footer {
    padding: 80px 0 20px 0;
  }
}

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

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

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

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

.footer .content1 .left {
  width: 30%;
}

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

.footer .content1 .left .tit {
  color: #FFF;
  font-size: 38px;
  font-weight: 700;
  line-height: 48px;
}

@media (max-width: 1400px) {
  .footer .content1 .left .tit {
    font-size: 30px;
    line-height: 42px;
  }
}

@media (max-width: 1199px) {
  .footer .content1 .left .tit {
    font-size: 26px;
    line-height: 36px;
  }
}

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

@media (max-width: 767px) {
  .footer .content1 .left .tit {
    font-size: 22px;
  }
}

.footer .content1 .right {
  width: 50%;
}

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

.footer .content1 .right .tit {
  color: #FFF;
  font-size: 38px;
  font-weight: 700;
  line-height: 48px;
}

@media (max-width: 1400px) {
  .footer .content1 .right .tit {
    font-size: 30px;
    line-height: 42px;
  }
}

@media (max-width: 1199px) {
  .footer .content1 .right .tit {
    font-size: 26px;
    line-height: 36px;
  }
}

@media (max-width: 991px) {
  .footer .content1 .right .tit {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .footer .content1 .right .tit {
    font-size: 22px;
  }
}

.footer .content1 .right form {
  align-items: flex-end;
  margin-top: 60px;
}

@media (max-width: 1400px) {
  .footer .content1 .right form {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .footer .content1 .right form {
    margin-top: 20px;
  }
}

.footer .content1 .right form input {
  width: 100%;
  outline: none;
  border: none;
  background: transparent;
  padding: 0 0 16px 13px;
  border-bottom: 1px solid #D9D9D9;
  color: #D9D9D9;
  font-size: 16px;
  line-height: 24px;
  margin-right: 26px;
}

@media (max-width: 767px) {
  .footer .content1 .right form input {
    font-size: 14px;
    padding: 10px;
  }
}

.footer .content1 .right form button {
  display: inline-flex;
  align-items: center;
  padding: 13px 43px;
  background: #EE5519;
}

@media (max-width: 1400px) {
  .footer .content1 .right form button {
    padding: 10px 30px;
  }
}

@media (max-width: 767px) {
  .footer .content1 .right form button {
    padding: 8px 20px;
  }
}

.footer .content1 .right form button span {
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

@media (max-width: 767px) {
  .footer .content1 .right form button span {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .footer .content1 .right form button span {
    display: none;
  }
}

.footer .content1 .right form button .iconfont {
  margin-left: 16px;
  color: #FFFFFF;
  font-size: 20px;
}

@media (max-width: 1400px) {
  .footer .content1 .right form button .iconfont {
    margin-left: 10px;
  }
}

@media (max-width: 767px) {
  .footer .content1 .right form button .iconfont {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .footer .content1 .right form button .iconfont {
    margin-left: 0;
  }
}

.footer .content2 {
  display: flex;
  justify-content: space-between;
  margin-top: 130px;
}

@media (max-width: 1400px) {
  .footer .content2 {
    margin-top: 110px;
  }
}

@media (max-width: 1199px) {
  .footer .content2 {
    flex-wrap: wrap;
    margin-top: 80px;
  }
}

@media (max-width: 991px) {
  .footer .content2 {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .footer .content2 {
    margin-top: 40px;
  }
}

.footer .content2 .left {
  width: 22%;
}

@media (max-width: 1199px) {
  .footer .content2 .left {
    width: 100%;
    margin-bottom: 30px;
  }
}

.footer .content2 .left .logo {
  width: 270px;
}

@media (max-width: 1400px) {
  .footer .content2 .left .logo {
    width: 230px;
  }
}

.footer .content2 .left .logo img {
  width: 100%;
}

.footer .content2 .left .cont {
  display: flex;
  margin-top: 24px;
}

.footer .content2 .left .cont a {
  margin-right: 32px;
  color: #D9D9D9;
  font-size: 16px;
  line-height: 24px;
  transition: all 0.5s;
}

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

@media (max-width: 1400px) {
  .footer .content2 .left .cont a {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .footer .content2 .left .cont a {
    font-size: 14px;
  }
}

.footer .content2 .left .cont a:hover {
  color: #EE5519;
}

.footer .content2 .left .address {
  margin-top: 16px;
  color: #D9D9D9;
  font-size: 16px;
  line-height: 24px;
  /* 150% */
}

@media (max-width: 767px) {
  .footer .content2 .left .address {
    font-size: 14px;
  }
}

.footer .content2 .left .address a {
  transition: all 0.4s;
  color: #D9D9D9;
}

.footer .content2 .left .address a:hover {
  color: #EE5519;
}

.footer .content2 .left .address .cnzz {
  display: inline-block;
}

.footer .content2 .left .icon {
  margin-top: 32px;
  display: flex;
}

@media (max-width: 1400px) {
  .footer .content2 .left .icon {
    margin-top: 20px;
  }
}

.footer .content2 .left .icon a {
  margin-right: 20px;
}

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

.footer .content2 .left .icon a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #F5F5F5;
  transition: all 0.5s;
  font-size: 30px;
}

.footer .content2 .left .icon a .iconfont:hover {
  color: #EE5519;
}

.footer .content2 h3 {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 24px;
}

@media (max-width: 1400px) {
  .footer .content2 h3 {
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .footer .content2 h3 {
    margin-bottom: 10px;
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .footer .content2 .item {
    width: 100%;
    margin-bottom: 20px;
  }
}

.footer .content2 .item ul {
  list-style: none;
}

@media (max-width: 991px) {
  .footer .content2 .item ul {
    display: flex;
    flex-wrap: wrap;
  }
}

.footer .content2 .item ul li {
  display: flex;
  color: #D9D9D9;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 991px) {
  .footer .content2 .item ul li {
    margin-right: 20px;
    margin-bottom: 10px;
  }
}

.footer .content2 .item ul li:first-child {
  margin-top: 0;
}

.footer .content2 .item ul li p {
  margin-left: 5px;
}

.footer .content2 .item ul li a {
  color: #D9D9D9;
  transition: all 0.5s;
}

.footer .content2 .item ul li a:hover {
  color: #EE5519;
}

.product-banner {
  position: relative;
}

.product-banner::after {
  /* content: ''; */
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* background: linear-gradient(180deg, hsla(var(--awb-color4-h), var(--awb-color4-s), calc(var(--awb-color4-l) - 25%), var(--awb-color4-a)) 0%, hsla(var(--awb-color4-h), var(--awb-color4-s), calc(var(--awb-color4-l) - 20%), calc(var(--awb-color4-a) - 30%)) 100%); */
  background-image: linear-gradient(180deg, hsla(var(--awb-color4-h), var(--awb-color4-s), calc(var(--awb-color4-l) - 25%), var(--awb-color4-a)) 0%, hsla(var(--awb-color4-h), var(--awb-color4-s), calc(var(--awb-color4-l) - 20%), calc(var(--awb-color4-a) - 100%)) 100%);
  --awb-background-size: cover;

}

.product-banner img {
  width: 100%;
}

.product-banner .cont {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;



}

:root {
  --awb-color4: #35668d;
  --awb-color4-h: 207;
  --awb-color4-s: 45%;
  --awb-color4-l: 38%;
  --awb-color4-a: 100%;
}

.product-banner .cont h4 {
  position: relative;
  color: #FFF;
  font-size: 38px;
  font-weight: 700;
  line-height: 48px;
  display: inline-block;
  padding-bottom: 10px;
}

@media (max-width: 1199px) {
  .product-banner .cont h4 {
    font-size: 32px;
  }
}

@media (max-width: 991px) {
  .product-banner .cont h4 {
    font-size: 28px;
  }
}

.product-banner .cont h4::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 140px;
  height: 4px;
  background: #EE5519;
}

@media (max-width: 991px) {
  .product-banner .cont h4::after {
    width: 100px;
  }
}

.product-nav {
  padding-top: 24px;
}

.product-nav .box {
  display: flex;
  align-items: center;
  overflow-x: auto;
}

.product-nav .box a {
  color: #666;
  font-size: 12px;
  line-height: 24px;
  white-space: nowrap;
  transition: all 0.5s;
}

.product-nav .box a:hover {
  color: #EE5519;
}

.product-nav .box span {
  display: inline-block;
  margin: 0 10px;
  color: #666;
  font-size: 14px;
}

.show-more::after {
  opacity: 1 !important;
}

.show-more .popular .popular-box .popular-left {
  transform: translateX(0) !important;
  pointer-events: all !important;
}

.product {
  padding: 80px 0 130px 0;
}

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

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

@media (max-width: 991px) {
  .product {
    padding: 30px 0 60px 0;
    overflow: hidden;
  }

  .product::after {
    content: '';
    width: 10000%;
    height: 10000%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    display: block;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
  }
}

.product .introduction-title p {
  margin-top: 16px;
  text-align: left;
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .product .introduction-title p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .product .introduction-title p {
    font-size: 14px;
  }
}

.product .popular {
  margin-top: 80px;
}

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

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

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

.product .popular .canshow {
  background: #EE5519;
  display: none;
  color: #FFF;
  font-size: 16px;
  padding: 10px 30px;
  border-radius: 4px;
  cursor: pointer;
}

@media (max-width: 991px) {
  .product .popular .canshow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}

.product .popular .popular-box {
  flex-wrap: wrap;
}

@media (max-width: 156px) {
  .product .popular .popular-box {
    width: 100%;
  }
}

.product .popular .popular-box .popular-left .none-icon {
  display: none;
  padding-right: 40px;
}

.product .popular .popular-box .popular-left .none-icon .iconfont {
  display: inline-block;
  transform: rotate(45deg);
  font-size: 40px;
}

@media (max-width: 991px) {
  .product .popular .popular-box .popular-left .none-icon {
    display: flex;
    justify-content: flex-end;
  }
}

@media (max-width: 991px) {
  .product .popular .popular-box .popular-left {
    transform: translateX(-1000%);
    pointer-events: none;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    height: 80vh;
    padding-left: 40px;
    width: 100%;
    max-width: 350px;
    transition: all 0.3s;
    background-color: #FFFFFF;
    overflow-y: auto;
  }
}

.product .popular .popular-box .popular-left .left-ul {
  position: sticky;
  top: 160px;
  overflow: hidden;
  width: 250px;
}

.product .popular .popular-box .popular-left .ul-li {
  display: block;
  position: relative;
  border-top: 1px solid #D9D9D9;
  padding: 20px 0;
}

.product .popular .popular-box .popular-left .ul-li:first-child {
  margin-top: 0;
  border-bottom: 1px solid #D9D9D9;
}

.product .popular .popular-box .popular-left .ul-li>p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.product .popular .popular-box .popular-left .ul-li>p a {
  /* display: flex; */
  /* width: 100%; */
  width: auto;
  color: #1C1C1C;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  transition: all 0.5s ease;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.product .popular .popular-box .popular-left .ul-li>p.active::after {
  transform: rotate(180deg);
}

.product .popular .popular-box .popular-left .ul-li>p::after {
  font-family: 'iconfont' !important;
  content: '\e600';
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #1C1C1C;
  width: 18px;
  height: 18px;
  transition: all 0.5s;
  font-size: 22px;
  font-weight: 400x;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-left .ul-li>p a {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .product .popular .popular-box .popular-left .ul-li>p a {
    font-size: 16px;
  }
}

.product .popular .popular-box .popular-left .ul-li ul {
  margin-top: 24px;
  width: 95%;
  list-style: none;
}

.product .popular .popular-box .popular-left .ul-li ul li {
  margin-top: 16px;
  display: flex;
  cursor: pointer;
  position: relative;
}

.product .popular .popular-box .popular-left .ul-li ul li:first-child {
  margin-top: 0;
}

.product .popular .popular-box .popular-left .ul-li ul li.on::before {
  background-color: #E5F6FE;
}

.product .popular .popular-box .popular-left .ul-li ul li.on::after {
  display: block;
}

.product .popular .popular-box .popular-left .ul-li ul li::before {
  content: '';
  width: 18px;
  height: 18px;
  border: 1px solid #D9D9D9;
  margin-top: 5px;
}

.product .popular .popular-box .popular-left .ul-li ul li::after {
  font-family: 'iconfont' !important;
  content: '\e616';
  position: absolute;
  left: 2px;
  top: 2px;
  font-size: 16px;
  color: #000;
  display: none;
}

.product .popular .popular-box .popular-left .ul-li ul li a {
  color: #666;
  display: inline-block;
  width: calc(100% - 28px);
  margin-left: auto;
}

.product .popular .popular-box .popular-left .ul-li ul li span {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
}

.product .popular .popular-box .popular-right {
  width: calc(100% - 250px - 60px);
  margin-left: auto;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right {
    width: calc(100% - 250px - 40px);
  }
}

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

.product .popular .popular-box .popular-right .content .row-box {
  margin: 0 -10px;
  margin-top: -40px;
}

.product .popular .popular-box .popular-right .content .row-box .col-box {
  padding: 0 10px;
  margin-top: 40px;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item:hover .cont-img .img-box img {
  transform: calc(1.06);
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item:hover .tit a {
  color: #274B68;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item:hover .tit a::after {
  width: 100%;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .cont-img {
  padding: 16px;
  background: #F5F5F5;
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .tit {
  margin: 24px 0;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item .tit {
    margin: 20px 0;
  }
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .tit a {
  color: #1C1C1C;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

@media (max-width: 1199px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item .tit a {
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item .tit a {
    font-size: 14px;
  }
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .more a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 56px;
  background: #EE5519;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item .more a {
    padding: 8px 30px;
  }
}

@media (max-width: 991px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item .more a {
    padding: 6px 30px;
  }
}

.product .popular .popular-box .popular-right .content .row-box .col-box .item .more a span {
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 1400px) {
  .product .popular .popular-box .popular-right .content .row-box .col-box .item .more a span {
    font-size: 14px;
  }
}

.productdetails {
  padding-bottom: 100px;
}

@media (max-width: 1400px) {
  .productdetails {
    padding-bottom: 80px;
  }
}

@media (max-width: 1199px) {
  .productdetails {
    padding-bottom: 60px;
  }
}

@media (max-width: 991px) {
  .productdetails {
    padding-bottom: 40px;
  }
}

.productdetails .details-title h2 {
  color: #222;
  font-size: 38px;
  font-weight: 500;
  line-height: 57px;
  margin: 0;
}

@media (max-width: 1400px) {
  .productdetails .details-title h2 {
    font-size: 32px;
    line-height: 42px;
  }
}

@media (max-width: 1199px) {
  .productdetails .details-title h2 {
    font-size: 28px;
    line-height: 32px;
  }
}

@media (max-width: 991px) {
  .productdetails .details-title h2 {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-title h2 {
    font-size: 24px;
    line-height: 1;
  }
}

.productdetails .productdetails-top {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1400px) {
  .productdetails .productdetails-top {
    margin-top: 50px;
  }
}

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

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

.productdetails .productdetails-top .left {
  width: 50%;
}

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

.productdetails .productdetails-top .left .cont-img {
  /* padding: 36px; */
  background: #F5F5F5;
}

.productdetails .productdetails-top .right {
  width: 50%;
  padding-left: 100px;
}

@media (max-width: 1400px) {
  .productdetails .productdetails-top .right {
    padding-left: 50px;
  }
}

@media (max-width: 991px) {
  .productdetails .productdetails-top .right {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}

.productdetails .productdetails-top .right .top-cont h2 {
  color: #1C1C1C;
  font-size: 38px;
  font-weight: 500;
  line-height: 45.6px;
}

@media (max-width: 1560px) {
  .productdetails .productdetails-top .right .top-cont h2 {
    font-size: 32px;
    line-height: 41px;
  }
}

@media (max-width: 1400px) {
  .productdetails .productdetails-top .right .top-cont h2 {
    font-size: 28px;
    line-height: 34px;
  }
}

@media (max-width: 1199px) {
  .productdetails .productdetails-top .right .top-cont h2 {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (max-width: 991px) {
  .productdetails .productdetails-top .right .top-cont h2 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .productdetails .productdetails-top .right .top-cont h2 {
    font-size: 18px;
    line-height: 26px;
  }
}

.productdetails .productdetails-top .right .top-cont p {
  margin: 32px 0;
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

@media (max-width: 1400px) {
  .productdetails .productdetails-top .right .top-cont p {
    margin: 20px 0;
  }
}

@media (max-width: 991px) {
  .productdetails .productdetails-top .right .top-cont p {
    margin: 15px 0;
  }
}

@media (max-width: 767px) {
  .productdetails .productdetails-top .right .top-cont p {
    font-size: 14px;
  }
}

.productdetails .productdetails-top .right .top-cont ul {
  list-style: none;
}

.productdetails .productdetails-top .right .top-cont ul li {
  position: relative;
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  align-items: flex-start;
}

.productdetails .productdetails-top .right .top-cont ul li span {
  display: inline-block;
}

@media (max-width: 767px) {
  .productdetails .productdetails-top .right .top-cont ul li {
    font-size: 14px;
  }
}

.productdetails .productdetails-top .right .top-cont ul li::before {
  display: inline-block;
  content: '';
  margin: 0 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #666;
  margin-top: 12px;
}

.productdetails .productdetails-top .right .bottom-cont {
  margin-top: 170px;
}

@media (max-width: 1400px) {
  .productdetails .productdetails-top .right .bottom-cont {
    margin-top: 80px;
  }
}

@media (max-width: 1199px) {
  .productdetails .productdetails-top .right .bottom-cont {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .productdetails .productdetails-top .right .bottom-cont {
    margin-top: 40px;
  }
}

.productdetails .productdetails-top .right .bottom-cont .share {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .productdetails .productdetails-top .right .bottom-cont .share {
    flex-wrap: wrap;
  }
}

.productdetails .productdetails-top .right .bottom-cont .share p {
  color: #000;
  font-family: Manrope;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.32px;
}

@media (max-width: 767px) {
  .productdetails .productdetails-top .right .bottom-cont .share p {
    font-size: 14px;
  }
}

.productdetails .productdetails-top .right .bottom-cont .inquiry {
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .productdetails .productdetails-top .right .bottom-cont .inquiry {
    margin-top: 20px;
  }
}

.productdetails .productdetails-top .right .bottom-cont .inquiry a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #372e25;
  padding: 12px 0;
  transition: all 0.5s;
}

.productdetails .productdetails-top .right .bottom-cont .inquiry a:hover {
  background-color: #EE5519;
}

.productdetails .productdetails-top .right .bottom-cont .inquiry a .iconfont {
  color: #FFF;
  font-size: 18px;
  margin-right: 16px;
}

.productdetails .productdetails-top .right .bottom-cont .inquiry a span {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.productdetails .productdetails-bottom {
  margin-top: 80px;
}

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

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

.productdetails .productdetails-bottom .content {
  position: relative;
}

.productdetails .productdetails-bottom .content .prev-next {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.productdetails .productdetails-bottom .content .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 36px;
  display: block;
  content: '\e84f';
  color: #333333;
  transition: all 0.3s ease;
}

.productdetails .productdetails-bottom .content .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 36px;
  display: block;
  content: '\e84f';
  color: #333333;
  transition: all 0.3s ease;
  transform: rotate(180deg);
}

.productdetails .productdetails-bottom .content .prev-next .slick-prev,
.productdetails .productdetails-bottom .content .prev-next .slick-next {
  z-index: 1;
  text-align: center;
  transition: all 0.3s ease;
}

.productdetails .productdetails-bottom .content .prev-next .slick-next {
  right: 20px;
}

.productdetails .productdetails-bottom .content .prev-next .slick-prev {
  left: 20px;
}

.productdetails .productdetails-bottom .content .prev-next .slick-prev,
.productdetails .productdetails-bottom .content .prev-next .slick-next:hover::before {
  color: #EE5519;
}

.productdetails .productdetails-bottom .content .prev-next .slick-prev:hover::before {
  color: #EE5519;
}

.productdetails .productdetails-bottom .content .prdudetails-sclik {
  margin: 0 -8px;
}

.productdetails .productdetails-bottom .content .prdudetails-sclik .item-box {
  padding: 0 8px;
}

.productdetails .productdetails-bottom .content .prdudetails-sclik .item-box .item {
  cursor: pointer;
}

.productdetails .productdetails-bottom .content .prdudetails-sclik .item-box .item .img-box {
  padding-bottom: calc(360 / 540 * 100%);
}

.productdetails .details-tab {
  margin-top: 80px;
}

@media (max-width: 1400px) {
  .productdetails .details-tab {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .productdetails .details-tab {
    margin-top: 40px;
  }
}

.productdetails .details-tab .tab-nav ul {
  display: flex;
  list-style: none;
}

@media (max-width: 1199px) {
  .productdetails .details-tab .tab-nav ul {
    flex-wrap: wrap;
  }
}

.productdetails .details-tab .tab-nav ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: transparent;
  width: calc(100% / 5);
}

@media (max-width: 1199px) {
  .productdetails .details-tab .tab-nav ul li {
    width: calc(100% / 4);
  }
}

@media (max-width: 991px) {
  .productdetails .details-tab .tab-nav ul li {
    width: calc(100% / 3);
  }
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-nav ul li {
    width: 100%;
    justify-content: space-between;
    padding: 0 20px;
  }
}

.productdetails .details-tab .tab-nav ul li.active {
  background: #372e25;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.productdetails .details-tab .tab-nav ul li.active span {
  color: #FFF;
}

.productdetails .details-tab .tab-nav ul li.active .iconfont {
  color: #FFF;
}

.productdetails .details-tab .tab-nav ul li.active .iconfont::before {
  content: '\e729' !important;
}

.productdetails .details-tab .tab-nav ul li span {
  color: #1C1C1C;
  font-size: 24px;
  font-weight: 700;
  line-height: 45.6px;
  white-space: nowrap;
}

@media (max-width: 1560px) {
  .productdetails .details-tab .tab-nav ul li span {
    font-size: 20px;
  }
}

@media (max-width: 1400px) {
  .productdetails .details-tab .tab-nav ul li span {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .productdetails .details-tab .tab-nav ul li span {
    font-size: 16px;
  }
}

.productdetails .details-tab .tab-nav ul li .iconfont {
  margin-left: 16px;
  color: #1C1C1C;
  font-size: 24px;
  font-weight: bold;
}

.productdetails .details-tab .tab-content {
  margin-top: 32px;
}

@media (max-width: 1199px) {
  .productdetails .details-tab .tab-content {
    margin-top: 20px;
  }
}

.productdetails .details-tab .tab-content .contentyn {
  display: none;
  padding: 30px;
  padding-bottom: 40px;
  background: #372e25;
}

.productdetails .details-tab .tab-content .contentyn.active {
  display: block;
}

.productdetails .details-tab .tab-content .contentyn .overview-content {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .productdetails .details-tab .tab-content .contentyn .overview-content {
    flex-wrap: wrap;
  }
}

.productdetails .details-tab .tab-content .contentyn .overview-content .left {
  width: calc(50% - 15px);
}

@media (max-width: 991px) {
  .productdetails .details-tab .tab-content .contentyn .overview-content .left {
    width: 100%;
    margin-top: 20px;
  }

  .productdetails .details-tab .tab-content .contentyn .overview-content .left:first-child {
    margin-top: 0;
  }
}

.productdetails .details-tab .tab-content .contentyn .overview-content .left p {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-content .contentyn .overview-content .left p {
    font-size: 14px;
    line-height: 26px;
  }
}

.productdetails .details-tab .tab-content .contentyn .overview-content .left ul {
  list-style: none;
}

.productdetails .details-tab .tab-content .contentyn .features-content .row-box {
  margin: 0 -15px;
  margin-top: -20px;
}

@media (max-width: 991px) {
  .productdetails .details-tab .tab-content .contentyn .features-content .row-box {
    margin: 0 -10px;
    margin-top: -20px;
  }
}

.productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box {
  padding: 0 15px;
  margin-top: 20px;
}

@media (max-width: 991px) {
  .productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box {
    padding: 0 10px;
  }
}

.productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont-img .img-box {
  padding-bottom: calc(320 / 510 * 100%);
}

.productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont {
  padding: 30px;
  padding-top: 24px;
  background: #0D1822;
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont {
    padding: 20px;
  }
}

.productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont img {
  width: 100%;
}

.productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont .tit {
  margin-top: 24px;
  color: #FFF;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

@media (max-width: 1560px) {
  .productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont .tit {
    font-size: 26px;
  }
}

@media (max-width: 1400px) {
  .productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont .tit {
    margin-top: 10px;
    font-size: 22px;
  }
}

@media (max-width: 1199px) {
  .productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont .tit {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont .tit {
    font-size: 18px;
    line-height: 30px;
  }
}

.productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont .txt {
  margin-top: 16px;
}

@media (max-width: 1400px) {
  .productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont .txt {
    margin-top: 10px;
  }
}

.productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont .txt p {
  color: #F5F5F5;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-content .contentyn .features-content .row-box .col-box .cont .txt p {
    font-size: 14px;
  }
}

.productdetails .details-tab .tab-content .contentyn .specifications-content {
  padding: 10px;
  padding-bottom: 0;
  padding-top: 20px;
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-content .contentyn .specifications-content {
    padding-top: 0;
  }
}

.productdetails .details-tab .tab-content .contentyn .specifications-content ul {
  list-style: none;
}

.productdetails .details-tab .tab-content .contentyn .specifications-content ul li {
  display: flex;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #FFFFFF;
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-content .contentyn .specifications-content ul li {
    padding: 12px 0;
  }
}

.productdetails .details-tab .tab-content .contentyn .specifications-content ul li:first-child {
  padding-top: 0;
}

.productdetails .details-tab .tab-content .contentyn .specifications-content ul li p {
  width: 100%;
  color: #FFF;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

@media (max-width: 1199px) {
  .productdetails .details-tab .tab-content .contentyn .specifications-content ul li p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .productdetails .details-tab .tab-content .contentyn .specifications-content ul li p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-content .contentyn .specifications-content ul li p {
    font-size: 14px;
  }
}

.productdetails .details-tab .tab-content .contentyn .package-content {
  padding: 20px 30px;
  padding-bottom: 10px;
}

@media (max-width: 1199px) {
  .productdetails .details-tab .tab-content .contentyn .package-content {
    padding: 0;
  }
}

.productdetails .details-tab .tab-content .contentyn .package-content .row-box {
  margin: 0 15px;
  margin-top: -20px;
}

@media (max-width: 1199px) {
  .productdetails .details-tab .tab-content .contentyn .package-content .row-box {
    margin: 0 -10px;
    margin-top: -20px;
  }
}

.productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box {
  padding: 0 15px;
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box {
    padding: 0 10px;
  }
}

.productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont-img .img-box {
  padding-bottom: calc(330 / 750 * 100%);
}

.productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont {
  padding: 30px;
  padding-top: 24px;
  background: #0D1822;
}

@media (max-width: 991px) {
  .productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont {
    padding: 20px;
  }
}

.productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont .tit {
  color: #FFF;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

@media (max-width: 1560px) {
  .productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont .tit {
    font-size: 26px;
  }
}

@media (max-width: 1400px) {
  .productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont .tit {
    font-size: 22px;
  }
}

@media (max-width: 1199px) {
  .productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont .tit {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont .tit {
    font-size: 18px;
    line-height: 30px;
  }
}

.productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont .txt {
  margin-top: 16px;
}

@media (max-width: 1199px) {
  .productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont .txt {
    margin-top: 10px;
  }
}

.productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont .txt p {
  color: #F5F5F5;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-content .contentyn .package-content .row-box .col-box .cont .txt p {
    font-size: 14px;
  }
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul {
  list-style: none;
  padding: 0;
  width: 100%;
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li {
  display: block;
  cursor: pointer;
  border-bottom: 1px solid #D9D9D98C;
  padding: 16px 0;
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li:first-child {
  margin-top: 0;
  padding-top: 0;
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li:first-child .cont {
  padding-top: 0;
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li .cont p {
  color: #1C1C1C;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
  align-content: center;
  transition: all 0.3s ease-in-out;
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li .cont p::before {
  font-family: 'iconfont' !important;
  content: '\e726';
  margin-right: 24px;
  font-size: 20px;
  transition: all .5s;
  color: #FFF;
}

@media (max-width: 1400px) {
  .productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li .cont p::before {
    margin-right: 20px;
  }
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li .cont p span {
  position: relative;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li .text-box {
  display: none;
  padding-top: 16px;
  position: relative;
  margin-right: 0;
  margin-left: auto;
  width: 97%;
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li .text-box p {
  color: #F5F5F5;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}

@media (max-width: 991px) {
  .productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li .text-box p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li .text-box p {
    font-size: 14px;
  }
}

.productdetails .details-tab .tab-content .contentyn .faqs-content .asked-ul .li.current .cont p::before {
  transform: rotate(45deg);
}

.productdetails .inquiry {
  margin-top: 80px;
}

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

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

.productdetails .inquiry .content {
  margin-top: 20px;
}

@media (max-width: 1400px) {
  .productdetails .inquiry .content {
    margin-top: 10px;
  }
}

.productdetails .inquiry .content .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.32px;
}

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

.productdetails .inquiry .content .message {
  margin: 0 auto;
  margin-top: 24px;
}

@media (max-width: 1400px) {
  .productdetails .inquiry .content .message {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .productdetails .inquiry .content .message {
    margin-top: 10px;
  }
}

.productdetails .inquiry .content .message .formbox .now-title input {
  width: 100%;
  background: #1C1C1C;
  border: none;
  padding: 17px 24px;
  color: #F5F5F5;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  /* 121.429% */
  letter-spacing: 0.28px;
}

@media (max-width: 1400px) {
  .productdetails .inquiry .content .message .formbox .now-title input {
    padding: 15px 20px;
  }
}

.productdetails .inquiry .content .message .formbox .row {
  margin: 0 -15px;
}

.productdetails .inquiry .content .message .formbox li {
  margin-top: 20px;
  padding: 0 15px;
  list-style: none;
}

@media (max-width: 767px) {
  .productdetails .inquiry .content .message .formbox li {
    margin-top: 15px;
  }
}

.productdetails .inquiry .content .message .formbox .group {
  position: relative;
}


.productdetails .inquiry .content .message .formbox .group input {
  width: 100%;
  background: #F5F5F5;
  overflow: hidden;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.28px;
  padding: 17px 24px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 1400px) {
  .productdetails .inquiry .content .message .formbox .group input {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .productdetails .inquiry .content .message .formbox .group input {
    font-size: 14px;
  }
}

.productdetails .inquiry .content .message .formbox .group input::placeholder {
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.28px;
}

@media (max-width: 991px) {
  .productdetails .inquiry .content .message .formbox .group input::placeholder {
    font-size: 14px;
  }
}

.productdetails .inquiry .content .message .formbox .group input:focus label {
  display: none;
}

.productdetails .inquiry .content .message .formbox .group input:focus::placeholder {
  color: #ccc;
}



.productdetails .inquiry .content .message .formbox .group select {
  width: 100%;
  background: #F5F5F5;
  overflow: hidden;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.28px;
  padding: 17px 24px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 1400px) {
  .productdetails .inquiry .content .message .formbox .group select {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .productdetails .inquiry .content .message .formbox .group select {
    font-size: 14px;
  }
}

.productdetails .inquiry .content .message .formbox .group select::placeholder {
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.28px;
}

@media (max-width: 991px) {
  .productdetails .inquiry .content .message .formbox .group select::placeholder {
    font-size: 14px;
  }
}

.productdetails .inquiry .content .message .formbox .group select:focus label {
  display: none;
}

.productdetails .inquiry .content .message .formbox .group select:focus::placeholder {
  color: #ccc;
}

.productdetails .inquiry .content .message .formbox .group textarea {
  width: 100%;
  background: #F5F5F5;
  overflow: hidden;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.28px;
  padding: 15px 24px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 200px;
  border: none;
}

@media (max-width: 1400px) {
  .productdetails .inquiry .content .message .formbox .group textarea {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .productdetails .inquiry .content .message .formbox .group textarea {
    height: 200px;
  }
}

@media (max-width: 991px) {
  .productdetails .inquiry .content .message .formbox .group textarea {
    font-size: 14px;
  }
}

.productdetails .inquiry .content .message .formbox .group textarea::placeholder {
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.28px;
}

@media (max-width: 991px) {
  .productdetails .inquiry .content .message .formbox .group textarea::placeholder {
    font-size: 14px;
  }
}

.productdetails .inquiry .content .message .formbox .group textarea:focus label {
  display: none;
}

.productdetails .inquiry .content .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.productdetails .inquiry .content .message .func {
  margin-top: 24px;
}

@media (max-width: 1199px) {
  .productdetails .inquiry .content .message .func {
    margin-top: 20px;
  }
}

.productdetails .inquiry .content .message .func .submit-group {
  display: flex;
}

.productdetails .inquiry .content .message .func .submit {
  border: none;
  background-color: #EE5519;
  padding: 4px 56px;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1400px) {
  .productdetails .inquiry .content .message .func .submit {
    padding: 4px 40px;
  }
}

.productdetails .inquiry .content .message .func .submit span {
  color: #F5F5F5;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  /* 200% */
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .productdetails .inquiry .content .message .func .submit span {
    font-size: 14px;
  }
}

.productdetails .inquiry .content .message .func .submit .iconfont {
  margin-left: 8px;
  color: #FFF;
  font-size: 18px;
}

.productdetails .details-related {
  margin-top: 80px;
}

@media (max-width: 1400px) {
  .productdetails .details-related {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .productdetails .details-related {
    margin-top: 40px;
  }
}

.productdetails .details-related .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 991px) {
  .productdetails .details-related .top {
    flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  .productdetails .details-related .top .index-title {
    width: 100%;
    margin-bottom: 20px;
  }
}

.productdetails .details-related .top .prev-next {
  position: relative;
  width: 90px;
}

@media (max-width: 767px) {
  .productdetails .details-related .top .prev-next {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 12;
    transform: translateX(-50%);
    width: 90%;
  }
}

.productdetails .details-related .top .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 32px;
  text-align: center;
  content: '\e600';
  color: #FFFFFF;
  transition: all 0.3s ease;
  transform: rotate(90deg);
  display: flex;
  justify-items: center;
  align-content: center;
}

.productdetails .details-related .top .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 32px;
  text-align: center;
  content: '\e600';
  color: #FFFFFF;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
  display: flex;
  justify-content: center;
  align-items: center;
}

.productdetails .details-related .top .prev-next .slick-prev,
.productdetails .details-related .top .prev-next .slick-next {
  z-index: 1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  width: 40px;
  height: 40px;
  background-color: #D9D9D9;
}

.productdetails .details-related .top .prev-next .slick-next:hover,
.productdetails .details-related .top .prev-next .slick-prev:hover {
  background-color: #EE5519;
}

.productdetails .details-related .top .prev-next .slick-next {
  right: 0;
}

.productdetails .details-related .top .prev-next .slick-prev {
  left: 0;
}

.productdetails .details-related .content {
  margin-top: 32px;
}

@media (max-width: 1199px) {
  .productdetails .details-related .content {
    margin-top: 20px;
  }
}

.productdetails .details-related .content .related-slick,
.productdetails .details-related .content .related-slick2 {
  margin: 0 -10px;
}

.productdetails .details-related .content .related-slick .col-box,
.productdetails .details-related .content .related-slick2 .col-box {
  padding: 0 10px;
}

.productdetails .details-related .content .related-slick .col-box .item:hover .cont-img .img-box img,
.productdetails .details-related .content .related-slick2 .col-box .item:hover .cont-img .img-box img {
  transform: calc(1.06);
}

.productdetails .details-related .content .related-slick .col-box .item:hover .tit a,
.productdetails .details-related .content .related-slick2 .col-box .item:hover .tit a {
  color: #274B68;
}

.productdetails .details-related .content .related-slick .col-box .item:hover .tit a::after,
.productdetails .details-related .content .related-slick2 .col-box .item:hover .tit a::after {
  width: 100%;
}

.productdetails .details-related .content .related-slick .col-box .item .cont-img,
.productdetails .details-related .content .related-slick2 .col-box .item .cont-img {
  padding: 16px;
  background: #F5F5F5;
}

.productdetails .details-related .content .related-slick .col-box .item .tit,
.productdetails .details-related .content .related-slick2 .col-box .item .tit {
  margin: 24px 0;
}

@media (max-width: 1400px) {

  .productdetails .details-related .content .related-slick .col-box .item .tit,
  .productdetails .details-related .content .related-slick2 .col-box .item .tit {
    margin: 20px 0;
  }
}

.productdetails .details-related .content .related-slick .col-box .item .tit a,
.productdetails .details-related .content .related-slick2 .col-box .item .tit a {
  color: #1C1C1C;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

@media (max-width: 1199px) {

  .productdetails .details-related .content .related-slick .col-box .item .tit a,
  .productdetails .details-related .content .related-slick2 .col-box .item .tit a {
    line-height: 24px;
  }
}

@media (max-width: 767px) {

  .productdetails .details-related .content .related-slick .col-box .item .tit a,
  .productdetails .details-related .content .related-slick2 .col-box .item .tit a {
    font-size: 14px;
  }
}

.productdetails .details-related .content .related-slick .col-box .item .more a,
.productdetails .details-related .content .related-slick2 .col-box .item .more a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 56px;
  background: #EE5519;
}

@media (max-width: 1400px) {

  .productdetails .details-related .content .related-slick .col-box .item .more a,
  .productdetails .details-related .content .related-slick2 .col-box .item .more a {
    padding: 8px 30px;
  }
}

@media (max-width: 991px) {

  .productdetails .details-related .content .related-slick .col-box .item .more a,
  .productdetails .details-related .content .related-slick2 .col-box .item .more a {
    padding: 6px 30px;
  }
}

.productdetails .details-related .content .related-slick .col-box .item .more a span,
.productdetails .details-related .content .related-slick2 .col-box .item .more a span {
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 1400px) {

  .productdetails .details-related .content .related-slick .col-box .item .more a span,
  .productdetails .details-related .content .related-slick2 .col-box .item .more a span {
    font-size: 14px;
  }
}

.about-nav {
  overflow: hidden;
}

.about-nav ul {
  display: flex;
  overflow-x: auto;
}

.about-nav ul li {
  display: block;
}

.about-nav ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 115px;
  background-color: #F5F5F5;
  transition: all 0.5s;
  color: #1C1C1C;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
}

@media (max-width: 1680px) {
  .about-nav ul li a {
    padding: 10px 80px;
  }
}

@media (max-width: 1400px) {
  .about-nav ul li a {
    padding: 10px 55px;
  }
}

@media (max-width: 1199px) {
  .about-nav ul li a {
    padding: 10px 40px;
  }
}

@media (max-width: 767px) {
  .about-nav ul li a {
    padding: 6px 30px;
    font-size: 14px;
  }
}

.about-nav ul li a:hover {
  color: #F5F5F5;
  background-color: #EE5519;
}

.about-nav ul li a.active {
  color: #F5F5F5;
  background-color: #EE5519;
}

.about .about-who {
  padding-bottom: 130px;
}

@media (max-width: 1400px) {
  .about .about-who {
    padding-bottom: 100px;
  }
}

@media (max-width: 1199px) {
  .about .about-who {
    padding-bottom: 80px;
  }
}

@media (max-width: 991px) {
  .about .about-who {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .about .about-who {
    padding-bottom: 40px;
  }
}

.about .about-who .who-content1 {
  margin-top: 80px;
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 {
    margin-top: 40px;
  }
}

.about .about-who .who-content1 .content .tit {
  margin: 32px 0;
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 .content .tit {
    margin: 25px 0;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 .content .tit {
    margin: 20px 0;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content1 .content .tit {
    margin: 10px 0;
  }
}

.about .about-who .who-content1 .content .tit p {
  color: #1C1C1C;
  font-size: 28px;
  line-height: 42px;
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 .content .tit p {
    font-size: 24px;
    line-height: 34px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 .content .tit p {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 .content .tit p {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content1 .content .tit p {
    font-size: 16px;
    line-height: 24px;
  }
}

.about .about-who .who-content1 .content .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

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

.about .about-who .who-content1 .hr {
  margin: 100px 0 130px 0;
  width: 328px;
  height: 6px;
  background: #BBDEF2;
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 .hr {
    margin: 80px 0 110px 0;
    width: 260px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 .hr {
    margin: 60px 0 80px 0;
  }
}

@media (max-width: 991) {
  .about .about-who .who-content1 .hr {
    margin: 40px 0 60px 0;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content1 .hr {
    width: 190px;
  }
}

.about .about-who .who-content1 .content2 {
  margin-top: 130px;
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 .content2 {
    margin-top: 100px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 .content2 {
    margin-top: 80px;
  }
}

@media (max-width: 991px) {
  .about .about-who .who-content1 .content2 {
    margin-top: 60px;
  }
}

.about .about-who .who-content1 .content2 .row-box {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .about .about-who .who-content1 .content2 .row-box {
    flex-wrap: wrap;
    margin-top: -30px;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content1 .content2 .row-box .col-box {
    width: 50%;
    margin-top: 30px;
  }
}

.about .about-who .who-content1 .content2 .row-box .col-box:nth-child(1) .item .icon {
  /* width: 100px; */
}

@media (max-width: 1560px) {
  .about .about-who .who-content1 .content2 .row-box .col-box:nth-child(1) .item .icon {
    /* width: 80px; */
  }
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 .content2 .row-box .col-box:nth-child(1) .item .icon {
    /* width: 70px; */
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 .content2 .row-box .col-box:nth-child(1) .item .icon {
    /* width: 60px; */
  }
}

.about .about-who .who-content1 .content2 .row-box .col-box .item {
  position: relative;
  padding-top: 85px;
}

@media (max-width: 1560px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item {
    padding-top: 70px;
  }
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item {
    padding-top: 60px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item {
    padding-top: 50px;
  }
}

.about .about-who .who-content1 .content2 .row-box .col-box .item .icon {
  width: 85px;
  position: absolute;
  top: 0;
  animation: slideHorizontal 3s ease-in-out infinite;
}

@media (max-width: 1560px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item .icon {
    width: 70px;
  }
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item .icon {
    width: 60px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item .icon {
    width: 50px;
  }
}

.about .about-who .who-content1 .content2 .row-box .col-box .item .icon img {
  width: 100%;
  height: auto;
  background: transparent;
}

.about .about-who .who-content1 .content2 .row-box .col-box .item .cont {
  margin-top: 40px;
  color: #372e25;
  font-size: 70px;
  font-weight: 700;
  line-height: 80px;
}

@media (max-width: 1560px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item .cont {
    font-size: 50px;
    line-height: 1;
  }
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item .cont {
    font-size: 42px;
  }
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item .cont {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item .cont {
    font-size: 36px;
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item .cont {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item .cont {
    font-size: 32px;
  }
}

.about .about-who .who-content1 .content2 .row-box .col-box .item .cont i {
  font-style: normal;
}

.about .about-who .who-content1 .content2 .row-box .col-box .item p {
  margin-top: 5px;
  color: #352e24;
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item p {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content1 .content2 .row-box .col-box .item p {
    font-size: 14px;
  }
}

.about .about-who .who-content2 {
  margin-top: 130px;
}

@media (max-width: 1400px) {
  .about .about-who .who-content2 {
    margin-top: 100px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content2 {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .about .about-who .who-content2 {
    margin-top: 40px;
  }
}

.about .about-who .who-content2 .box1 img {
  width: 100%;
  height: auto;
}

.about .about-who .who-content2 .box2 {
  padding: 180px 0;
  background: url(../img/prama-1.jpg) no-repeat;
  background-size: cover;
}

@media (max-width: 1440px) {
  .about .about-who .who-content2 .box2 {
    padding: 140px 0;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content2 .box2 {
    padding: 110px 0;
  }
}

@media (max-width: 991px) {
  .about .about-who .who-content2 .box2 {
    padding: 90px 0;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content2 .box2 {
    padding: 70px 0;
  }
}

.about .about-who .who-content2 .box2 .box {
  display: flex;
  justify-content: center;
}

.about .about-who .who-content2 .box2 .box .video .iconfont {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  border-radius: 100px;
  background-color: #FFF;
  color: #EE5519;
  font-size: 16px;
}

@media (max-width: 1199px) {
  .about .about-who .who-content2 .box2 .box .video .iconfont {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content2 .box2 .box .video .iconfont {
    width: 60px;
    height: 60px;
  }
}

.about .about-who .who-content3 .scroll {
  margin: 120px 0;
  border-top: 1px solid #EEF7FC;
  padding-top: 10px;
}

@media (max-width: 1400px) {
  .about .about-who .who-content3 .scroll {
    margin: 90px 0;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content3 .scroll {
    margin: 70px 0;
  }
}

@media (max-width: 991px) {
  .about .about-who .who-content3 .scroll {
    margin: 50px 0;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content3 .scroll {
    margin: 40px 0;
  }
}

.about .about-who .who-content3 .scroll .marquee-content {
  display: flex;
  width: max-content;
  animation: marquee 30s linear infinite;
}

@media(max-width: 767px) {
  .about .about-who .who-content3 .scroll .marquee-content {
    animation: marquee 15s linear infinite;

  }
}

.about .about-who .who-content3 .scroll .marquee-content:hover {
  animation-play-state: paused;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}



.about .about-who .who-content3 .scroll .cont1 {
  overflow: hidden;
  position: relative;
}

.about .about-who .who-content3 .scroll .cont1 .item .tit {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #274B68;
  color: #274B68;
  font-size: 100px;
  font-weight: 700;
  line-height: 100px;
}

@media (max-width: 1680px) {
  .about .about-who .who-content3 .scroll .cont1 .item .tit {
    font-size: 80px;
    line-height: 1;
  }
}

@media (max-width: 1400px) {
  .about .about-who .who-content3 .scroll .cont1 .item .tit {
    font-size: 60px;
    line-height: 1;
  }
}

@media (max-width: 991px) {
  .about .about-who .who-content3 .scroll .cont1 .item .tit {
    font-size: 45px;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content3 .scroll .cont1 .item .tit {
    font-size: 40px;
  }
}

.about .about-who .who-content3 .scroll .cont2 {
  overflow: hidden;
  position: relative;
  margin-top: 40px;
}

@media (max-width: 1400px) {
  .about .about-who .who-content3 .scroll .cont2 {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  .about .about-who .who-content3 .scroll .cont2 {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content3 .scroll .cont2 {
    margin-top: 10px;
  }
}

.about .about-who .who-content3 .scroll .cont2 .marquee-content {
  display: block;
  width:100%;
  animation: marquee2 10s linear infinite;
  /* animation: none; */
}
.about .about-who .who-content3 .scroll .cont2 .marquee-content .item{
  display: flex;
  /* flex-wrap: wrap;   */
}

.about .about-who .who-content3 .scroll .cont2 .marquee-content .item .tit {
  color: #666;
  font-family: Inter;
  font-size: 24px;
  font-weight: 400;
  white-space: nowrap;
  line-height: 30px;
  margin: 5px 10px;
}
.about .about-who .who-content3 .scroll .cont2 .marquee-content .item .tit:first-child{
}

@media (max-width: 1680px) {
  .about .about-who .who-content3 .scroll .cont2 .marquee-content .item .tit {
    font-size: 22px;
    line-height: 1;
  }
}

@media (max-width: 1400px) {
  .about .about-who .who-content3 .scroll .cont2 .marquee-content .item .tit {
    font-size: 20px;
    line-height: 1;
  }
}

@media (max-width: 991px) {
  .about .about-who .who-content3 .scroll .cont2 .marquee-content .item .tit {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .about .about-who .who-content3 .scroll .cont2 .marquee-content .item .tit {
    font-size: 16px;
  }
}

.about .about-who .who-content3 .scroll .cont2 .marquee-content:hover {
  animation-play-state: paused;
}

.about .about-who .who-content4 {
  margin-top: 60px;
}

@media (max-width: 1400px) {
  .about .about-who .who-content4 {
    margin-top: 40px;
  }
}

.about .about-who .who-content4 .row-box {
  margin: 0 -15px;
  margin-top: -20px;
}

@media (max-width: 1199px) {
  .about .about-who .who-content4 .row-box {
    margin: 0 -10px;
    margin-top: -20px;
  }
}

.about .about-who .who-content4 .row-box .col-box {
  padding: 0 10px;
  margin-top: 20px;
}

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

.about .about-who .who-content4 .row-box .col-box .item {
  cursor: pointer;
}

.about .about-who .who-content4 .row-box .col-box .item .img-box {
  padding-bottom: calc(400 / 530 * 100%);
}

.about .about-history .story {
  margin-top: 90px;
}

@media (max-width: 1400px) {
  .about .about-history .story {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .about .about-history .story {
    margin-top: 40px;
  }
}

.about .about-history .story .title-txt {
  margin-top: 32px;
}

@media (max-width: 1400px) {
  .about .about-history .story .title-txt {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .about .about-history .story .title-txt {
    margin-top: 10px;
  }
}

.about .about-history .story .title-txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 767px) {
  .about .about-history .story .title-txt p {
    font-size: 14px;
  }
}

.about .about-history .story .content {

  width: 90%;
  margin: 0 auto;
  padding: 300px 0;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .about .about-history .story .content {
    padding: 60px 0;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .about .about-history .story .content {
    padding: 40px 0;
  }
}

.about .about-history .story .content .hr {
  width: 100%;
  height: 2px;
  /* D9D9D9 */
  background: #666;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
  .about .about-history .story .content .hr {
    display: none;
  }
}

@media (max-width: 991px) {
  .about .about-history .story .content {
    flex-wrap: wrap;
    margin-top: -30px;
  }
}

.about .about-history .story .content .item {
  position: relative;
  z-index: 6;
  line-height: 1;
}

@media (max-width: 991px) {
  .about .about-history .story .content .item {
    width: 49%;
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .about .about-history .story .content .item {
    width: 100%;
  }
}



@media (min-width: 991px) {
  .about .about-history .story .content .item:nth-child(even) .cont {
    top: auto;
    bottom: 141px;

  }



  .about .about-history .story .content .item:nth-child(even) .icon::after {
    top: auto;
    bottom: 100%;
  }

  .about .about-history .story .content .item:nth-child(even) .icon::before {
    bottom: calc(100% + 50px);
    top: auto;
  }

  .about .about-history .story .content .item:nth-child(5) .cont {
    /* right: 50%; */
  }

  .about .about-history .story .content .item:nth-child(5) .cont .number {
    padding-left: 0;
    /* width: auto; */
  }

  .about .about-history .story .content .item:nth-child(5) .cont .txt {
    padding-left: 0;
    /* width: auto; */
  }


}

.about .about-history .story .content .item:nth-child(4) .cont {
  /* right: 0; */
}

.about .about-history .story .content .item .icon {
  display: inline-block;
  position: relative;
}

.about .about-history .story .content .item .icon .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #372e25;
  border-radius: 100px;
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 400;
}

@media (max-width: 991px) {
  .about .about-history .story .content .item .icon .iconfont {
    width: 50px;
    height: 50px;
    font-size: 25px;
  }
}

.about .about-history .story .content .item .icon::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  width: 2px;
  height: 50px;
  /* D9D9D9 */
  background: #666;
}

@media (max-width: 991px) {
  .about .about-history .story .content .item .icon::after {
    height: 25px;
  }
}

.about .about-history .story .content .item .icon::before {
  content: '';
  position: absolute;
  top: calc(100% + 50px);
  left: 50%;
  transform: translate(-50%, 0);
  width: 8px;
  height: 8px;
  border-radius: 8px;
  /* D9D9D9 */
  background: #666;
}

@media (max-width: 991px) {
  .about .about-history .story .content .item .icon::before {
    top: calc(100% + 25px);
  }
}

.about .about-history .story .content .item .cont {
  top: 141px;
  position: absolute;
}

@media (max-width: 991px) {
  .about .about-history .story .content .item .cont {
    position: static;
    margin-top: 40px;
  }
}

.about .about-history .story .content .item .cont .number {
  color: #1C1C1C;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  padding-left: 30px;
}

@media (max-width: 1400px) {
  .about .about-history .story .content .item .cont .number {
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .about .about-history .story .content .item .cont .number {
    font-size: 24px;
    line-height: 1;
    padding-left: 20px;
  }
}

.about .about-history .story .content .item .cont .txt {
  margin-top: 5px;
  width: 250px;
  padding-left: 30px;
}
@media (max-width: 1680px) {
  .about .about-history .story .content .item .cont .txt {
    width: 210px;
  }
}
@media (max-width: 1400px) {
  .about .about-history .story .content .item .cont .txt {
    width: 180px;
  }
}
@media (max-width: 1199px) {
  .about .about-history .story .content .item .cont .txt {
    /* width: 220px; */
  }
}

@media (max-width: 991px) {
  .about .about-history .story .content .item .cont .txt {
    width: 100%;
    padding-left: 20px;
  }
}

.about .about-history .story .content .item .cont .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .about .about-history .story .content .item .cont .txt p {
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .about .about-history .story .content .item .cont .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}


.about .about-history .story .content .item:nth-child(7) .cont {
  right: 20px;
  text-align: right;
}








.about .about-history .achievements {
  padding-top: 24px;
  background: url(../img/jaingbei.jpg) no-repeat top center;
  background-size: cover;
  /* background: #d9d9d9; */
}

.about .about-history .achievements .box {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .about .about-history .achievements .box {
    flex-wrap: wrap;
  }
}

.about .about-history .achievements .box .left {
  width: 60%;
  padding-top: 76px;
}
.about .about-history .achievements .box .left .index-title h2{
  color: #FFF;
}
.about .about-history .achievements .box .left p{
  font-size: 18px;
  color: #FFF;
}
@media (max-width: 991px) {
  .about .about-history .achievements .box .left {
    width: 100%;
    padding-top: 10px;
  }


}
@media (max-width: 991px) {
.about .about-history .achievements .box .left p{
  font-size: 16px !important;
}
}

@media (max-width: 767px) {
  .about .about-history .achievements .box .left p{
    font-size: 14px !important;
  }
}
.about .about-history .achievements .box .left .hr {
  margin: 32px 0;
  width: 330px;
  height: 6px;
  background: #BBDEF2;
}

@media (max-width: 1400px) {
  .about .about-history .achievements .box .left .hr {
    margin: 25px 0;
    width: 230px;
  }
}

@media (max-width: 1400px) {
  .about .about-history .achievements .box .left .hr {
    margin: 20px 0;
  }
}

@media (max-width: 767px) {
  .about .about-history .achievements .box .left .hr {
    margin: 15px 0;
    width: 160px;
  }
}

.about .about-history .achievements .box .left .txt ul {
  list-style: none;
}

.about .about-history .achievements .box .left .txt ul li {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 767px) {
  .about .about-history .achievements .box .left .txt ul li {
    font-size: 14px;
    line-height: 26px;
  }
}

.about .about-history .achievements .box .right {
  width: 570px;
}

@media (max-width: 991px) {
  .about .about-history .achievements .box .right {
    width: 100%;
    margin-top: 20px;
  }
}

.about .about-history .achievements .box .right img {
  width: 100%;
  height: auto;
}

.about .about-history .culture {
  margin-top: 130px;
}

@media (max-width: 1560px) {
  .about .about-history .culture {
    margin-top: 90px;
  }
}

@media (max-width: 1400px) {
  .about .about-history .culture {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .about .about-history .culture {
    margin-top: 40px;
  }
}

.about .about-history .culture .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .about .about-history .culture .box {
    flex-wrap: wrap;
  }
}

.about .about-history .culture .box .left {
  width: 50%;
}

@media (max-width: 991px) {
  .about .about-history .culture .box .left {
    width: 100%;
  }
}

.about .about-history .culture .box .left img {
  width: 100%;
  height: auto;
}

.about .about-history .culture .box .right {
  width: 50%;
  padding-left: 80px;
}

@media (max-width: 1400px) {
  .about .about-history .culture .box .right {
    padding-left: 40px;
  }
}

@media (max-width: 991px) {
  .about .about-history .culture .box .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}

.about .about-history .culture .box .right .hr {
  background: #BBDEF2;
  margin: 30px 0;
  width: 328px;
  height: 6px;
}

@media (max-width: 1400px) {
  .about .about-history .culture .box .right .hr {
    margin: 25px 0;
    width: 230px;
  }
}

@media (max-width: 1400px) {
  .about .about-history .culture .box .right .hr {
    margin: 20px 0;
  }
}

@media (max-width: 767px) {
  .about .about-history .culture .box .right .hr {
    margin: 15px 0;
    width: 160px;
  }
}

.about .about-history .culture .box .right .txt b {
  color: #EE5519;
  font-family: Inter;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

@media (max-width: 1199px) {
  .about .about-history .culture .box .right .txt b {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .about .about-history .culture .box .right .txt b {
    font-size: 16px;
  }
}

.about .about-history .culture .box .right .txt ul {
  list-style: none;
}

.about .about-history .culture .box .right .txt ul li {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 767px) {
  .about .about-history .culture .box .right .txt ul li {
    font-size: 14px;
    line-height: 24px;
  }
}

.about .about-history .ahead {
  margin-top: 130px;
  padding-bottom: 450px;
  background: url(../img/gjahead.png) no-repeat center bottom;
  background-size: cover;
  /* background: none !important; */
}

@media (max-width: 1560px) {
  .about .about-history .ahead {
    margin-top: 90px;
    padding-bottom: 340px;
  }
}

@media (max-width: 1400px) {
  .about .about-history .ahead {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .about .about-history .ahead {
    margin-top: 40px;
    padding-bottom: 200px;
  }
}

@media (max-width: 767px) {
  .about .about-history .ahead {
    padding-bottom: 80px;
    background-size: 100% auto;
  }
}

.about .about-history .ahead .box .index-title h2 {
  text-align: center;
}

.about .about-history .ahead .box .txt {
  width: 82%;
  margin: 0 auto;
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .about .about-history .ahead .box .txt {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .about .about-history .ahead .box .txt {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .about .about-history .ahead .box .txt {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .about .about-history .ahead .box .txt {
    width: 100%;
  }
}

.about .about-history .ahead .box .txt p {
  color: #484848;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  /* 187.5% */
}

@media (max-width: 767px) {
  .about .about-history .ahead .box .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}

.about .about-reason {
  position: relative;
  background: url(../img/reason-1.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 130px;
}

@media (max-width: 1400px) {
  .about .about-reason {
    padding-bottom: 100px;
  }
}

@media (max-width: 1199px) {
  .about .about-reason {
    padding-bottom: 80px;
  }
}

@media (max-width: 991px) {
  .about .about-reason {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .about .about-reason {
    padding-bottom: 40px;
  }
}

.about .about-reason .index-title {
  margin-top: 70px;
}

@media (max-width: 1400px) {
  .about .about-reason .index-title {
    margin-top: 50px;
  }
}

@media (max-width: 1199px) {
  .about .about-reason .index-title {
    margin-top: 40px;
  }
}

.about .about-reason .index-title h2 {
  text-align: center;
}

.about .about-reason .tit-txt {
  width: 90%;
  margin: 0 auto;
  margin-top: 24px;
}

@media (max-width: 1400px) {
  .about .about-reason .tit-txt {
    margin-top: 15px;
  }
}

@media (max-width: 991px) {
  .about .about-reason .tit-txt {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .about .about-reason .tit-txt {
    width: 100%;
  }
}

.about .about-reason .tit-txt p {
  color: #666;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 767px) {
  .about .about-reason .tit-txt p {
    font-size: 14px;
    line-height: 24px;
  }
}

.about .about-reason .content {
  margin-top: 56px;
}

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

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

.about .about-reason .content .row-box {
  margin: 0 -15px;
  margin-top: -20px;
}

.about .about-reason .content .row-box .col-box {
  padding: 0 15px;
  margin-top: 20px;
}

.about .about-reason .content .row-box .col-box .item {
  padding: 40px;
  background: #122330;
}

.about .about-reason .content .row-box .col-box:nth-child(1) .item {
  background-color: #426175;
}

.about .about-reason .content .row-box .col-box:nth-child(2) .item {
  background-color: #668a49;
}

.about .about-reason .content .row-box .col-box:nth-child(3) .item {
  background-color: #7d4a4a;
}

@media (max-width: 1400px) {
  .about .about-reason .content .row-box .col-box .item {
    padding: 25px;
  }
}

.about .about-reason .content .row-box .col-box .item .item-cont {
  position: relative;
  min-height: 740px;
}

@media (max-width: 1400px) {
  .about .about-reason .content .row-box .col-box .item .item-cont {
    min-height: 690px;
  }
}

@media (max-width: 767px) {
  .about .about-reason .content .row-box .col-box .item .item-cont {
    min-height: 620px;
  }
}

.about .about-reason .content .row-box .col-box .item .icon {
  display: flex;
  justify-content: center;
}

.about .about-reason .content .row-box .col-box .item .icon .iconfont {
  color: #EE5519;
  line-height: 1;
  font-size: 80px;
}

@media (max-width: 1400px) {
  .about .about-reason .content .row-box .col-box .item .icon .iconfont {
    font-size: 60px;
  }
}

@media (max-width: 991px) {
  .about .about-reason .content .row-box .col-box .item .icon .iconfont {
    font-size: 50px;
  }
}

.about .about-reason .content .row-box .col-box .item .tit {
  margin-top: 32px;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .about .about-reason .content .row-box .col-box .item .tit {
    margin-top: 25px;
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .about .about-reason .content .row-box .col-box .item .tit {
    font-size: 20px;
  }
}

.about .about-reason .content .row-box .col-box .item .hr {
  background: #BBDEF2;
  width: 191px;
  height: 6px;
  margin: 32px auto;
}

@media (max-width: 1400px) {
  .about .about-reason .content .row-box .col-box .item .hr {
    margin: 20px auto;
    width: 160px;
  }
}

@media (max-width: 1400px) {
  .about .about-reason .content .row-box .col-box .item .hr {
    margin: 15px auto;
    width: 130px;
    height: 4px;
  }
}

.about .about-reason .content .row-box .col-box .item .txt p {
  color: #F5F5F5;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 767px) {
  .about .about-reason .content .row-box .col-box .item .txt p {
    font-size: 14px;
  }
}

.about .about-reason .content .row-box .col-box .item .cont-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.about .about-reason .content .row-box .col-box .item .cont-img .img-box {
  padding-bottom: calc(280 / 450 * 100%);
}

.about .about-certificate {
  padding: 42px 0 130px 0;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .about .about-certificate {
    padding: 40px 0 100px 0;
  }
}

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

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

.about .about-certificate .index-title {
  margin: 0 auto;
  width: 90%;
}

@media (max-width: 767px) {
  .about .about-certificate .index-title {
    width: 100%;
  }
}

.about .about-certificate .index-title h2 {
  text-align: center;
}

.about .about-certificate .index-title p {
  margin-top: 24px;
  color: #666;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .about .about-certificate .index-title p {
    margin-top: 15px;
  }
}

@media (max-width: 991px) {
  .about .about-certificate .index-title p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .about .about-certificate .index-title p {
    font-size: 14px;
    line-height: 24px;
  }
}

.about .about-certificate .content {
  margin-top: 56px;
}

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

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

.about .about-certificate .content .row-box {
  margin: 0 -37px;
  margin-top: -20px;
}

@media (max-width: 1400px) {
  .about .about-certificate .content .row-box {
    margin: 0 -20px;
    margin-top: -20px;
  }
}

@media (max-width: 991px) {
  .about .about-certificate .content .row-box {
    margin: 0 -10px;
    margin-top: -20px;
  }
}

.about .about-certificate .content .row-box .col-box {
  padding: 0 37px;
  margin-top: 20px;
}

@media (max-width: 1400px) {
  .about .about-certificate .content .row-box .col-box {
    padding: 0 20px;
  }
}

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

.about .about-certificate .content .row-box .col-box .item .cont-img {
  padding: 30px;
  border: 1px solid #BBDEF2;
  background: rgba(238, 247, 252, 0.59);
}

@media (max-width: 1199px) {
  .about .about-certificate .content .row-box .col-box .item .cont-img {
    padding: 20px;
  }
}

.about .about-certificate .content .row-box .col-box .item .cont-img .img-box {
  padding-bottom: calc(620 / 440 * 100%);
}

.about .about-certificate .content .row-box .col-box .item .cont {
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .about .about-certificate .content .row-box .col-box .item .cont {
    margin-top: 20px;
  }
}

.about .about-certificate .content .row-box .col-box .item .cont .tit {
  color: #1C1C1C;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .about .about-certificate .content .row-box .col-box .item .cont .tit {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .about .about-certificate .content .row-box .col-box .item .cont .tit {
    font-size: 16px;
  }
}

.about .about-certificate .content .row-box .col-box .item .cont .txt {
  margin-top: 16px;
}

@media (max-width: 1400px) {
  .about .about-certificate .content .row-box .col-box .item .cont .txt {
    margin-top: 10px;
  }
}

.about .about-certificate .content .row-box .col-box .item .cont .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
}

@media (max-width: 767px) {
  .about .about-certificate .content .row-box .col-box .item .cont .txt p {
    font-size: 14px;
    line-height: 26px;
  }
}

.about .about-factory {
  padding: 90px 0 130px 0;
  overflow: hidden;
}

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

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

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

.about .about-factory .index-title {
  margin: 0 auto;
  width: 90%;
}

@media (max-width: 767px) {
  .about .about-factory .index-title {
    width: 100%;
  }
}

.about .about-factory .index-title h2 {
  text-align: center;
}

.about .about-factory .index-title p {
  margin-top: 16px;
  color: #666;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 187.5% */
}

@media (max-width: 1400px) {
  .about .about-factory .index-title p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .about .about-factory .index-title p {
    font-size: 14px;
    line-height: 24px;
  }
}

.about .about-factory .content {
  margin-top: 56px;
  padding-bottom: 40px;
  position: relative;
}

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

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

.about .about-factory .content .prev-next {
  position: relative;
  margin-top: 100px;
  width: 89px;
  margin-left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 1400px) {
  .about .about-factory .content .prev-next {
    margin-top: 60px;
  }
}

@media (max-width: 1199px) {
  .about .about-factory .content .prev-next {
    width: 80px;
  }
}

@media (max-width: 767px) {
  .about .about-factory .content .prev-next {
    margin-top: 40px;
  }
}

.about .about-factory .content .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  content: '\e600';
  color: #fff;
  background-color: #D9D9D9;
  transform: rotate(90deg);
  width: 50px;
  height: 50px;
  transition: all 0.3s ease;
}

@media (max-width: 1199px) {
  .about .about-factory .content .prev-next .slick-next:before {
    width: 40px;
    height: 40px;
  }
}

.about .about-factory .content .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  content: '\e600';
  color: #fff;
  background-color: #D9D9D9;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
  width: 50px;
  height: 50px;
}

@media (max-width: 1199px) {
  .about .about-factory .content .prev-next .slick-prev:before {
    width: 40px;
    height: 40px;
  }
}

.about .about-factory .content .prev-next .slick-prev,
.about .about-factory .content .prev-next .slick-next {
  z-index: 1;
  text-align: center;
  transition: all 0.3s ease;
}

.about .about-factory .content .prev-next .slick-next {
  right: 0;
}

.about .about-factory .content .prev-next .slick-prev {
  left: 0;
}

.about .about-factory .content .prev-next .slick-prev:hover::before,
.about .about-factory .content .prev-next .slick-next:hover::before {
  background-color: #122330;
}

.about .about-factory .content .factory-slick .item-box .item .row-box {
  margin: 0 -15px;
  margin-top: -30px;
}

@media (max-width: 1400px) {
  .about .about-factory .content .factory-slick .item-box .item .row-box {
    margin-top: -20px;
  }
}

@media (max-width: 991px) {
  .about .about-factory .content .factory-slick .item-box .item .row-box {
    margin: 0 -10px;
  }
}

.about .about-factory .content .factory-slick .item-box .item .row-box .col-box {
  padding: 0 15px;
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .about .about-factory .content .factory-slick .item-box .item .row-box .col-box {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .about .about-factory .content .factory-slick .item-box .item .row-box .col-box {
    padding: 0 10px;
  }
}

.about .about-factory .content .factory-slick .item-box .item .row-box .col-box .list {
  cursor: pointer;
}

.about .about-factory .content .factory-slick .item-box .item .row-box .col-box .list .cont-img .img-box {
  padding-bottom: calc(400 / 530 * 100%);
}

.quality {
  overflow: hidden;
  padding-bottom: 130px;
}

@media (max-width: 1400px) {
  .quality {
    padding-bottom: 100px;
  }
}

@media (max-width: 1199px) {
  .quality {
    padding-bottom: 80px;
  }
}

@media (max-width: 991px) {
  .quality {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .quality {
    padding-bottom: 40px;
  }
}

.quality .list-box {
  margin-top: 70px;
}

@media (max-width: 1400px) {
  .quality .list-box {
    margin-top: 40px;
  }
}

.quality .list-box .list {
  margin-top: 130px;
}

.quality .list-box .list:first-child {
  margin-top: 0;
}

.quality .list-box .list:nth-child(4) .box .right {
  /* display: flex; */
  flex-direction: column-reverse;
}

@media (max-width: 991px) {
  .quality .list-box .list:nth-child(4) .box .right {
    display: block;
  }
}

.quality .list-box .list:nth-child(3) .box {
  background-color: #372e25;
  justify-content: flex-start;
}

.quality .list-box .list:nth-child(3) .box .left {
  /* width: 830px; */
  width: 50%;
}

.quality .list-box .list:nth-child(3) .box .right {
  padding-left: 40px;
  /* width: 46%; */
  width: 50%;
  padding-right: 20px;
}

@media (max-width: 991px) {
  .quality .list-box .list:nth-child(3) .box .left {
    width: 100%;
  }

  .quality .list-box .list:nth-child(3) .box .right {
    width: 100%;
    padding: 20px;
  }
}

.quality .list-box .list:nth-child(3) .box .right h2 {
  color: #fff;
}

.quality .list-box .list:nth-child(3) .box .right .txt p {
  /* color: #F5F5F5; */
  color: #fff;
}

.quality .list-box .list:nth-child(even) {
  /* background: url(../img/footer-1.jpg) no-repeat top center; */
  background-size: cover;
  /* background-color: #372e25; */
  overflow: hidden;

  position: relative;
}

.quality .list-box .list:nth-child(even) .box {
  flex-direction: row-reverse;
  /* padding: 100px 0; */
  background-color: #372e25;
  /* display: block; */
}
.quality .list-box .list:nth-child(even) .box .right {
  padding-left: 20px;
}
.quality .list-box .list:nth-child(even) .box .right h2{
  color: #FFF;
}
.quality .list-box .list:nth-child(even) .box .right p{
  color: #FFF;
}
.quality .list-box .list:nth-child(even) .box .right p span{
  color: #FFF;
}
.quality .list-box .list:nth-child(even) .box .left{
  /* position: absolute; */
  right: 0;
  top: 0;

}
@media (max-width: 1560px) {
  .quality .list-box .list:nth-child(even) .box {
    /* padding: 80px 0; */
  }
}

@media (max-width: 1400px) {
  .quality .list-box .list:nth-child(even) .box {
    /* padding: 60px 0; */
  }
}

@media (max-width: 991px) {
  .quality .list-box .list:nth-child(even) .box {
    /* padding: 40px 0; */
  }
  .quality .list-box .list:nth-child(even) .box .left{
    position: static;
  }
}

@media (max-width: 1400px) {
  .quality .list-box .list {
    margin-top: 100px;
  }
}

@media (max-width: 1199px) {
  .quality .list-box .list {
    margin-top: 80px;
  }
}

@media (max-width: 991px) {
  .quality .list-box .list {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .quality .list-box .list {
    margin-top: 40px;
  }
}

.quality .list-box .list .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}

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

.quality .list-box .list .left {
  width: 42%;
}

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

.quality .list-box .list .left .img-box {
  padding-bottom: calc(470 / 690 * 100%);
}

.quality .list-box .list .right {
  width: 54%;
}

@media (max-width: 991px) {
  .quality .list-box .list .right {
    width: 100%;
    padding: 20px;
  }
}

.quality .list-box .list .right h2 {
  color: #1C1C1C;
  font-family: Roboto;
  font-size: 38px;
  font-weight: 700;
  line-height: 57px;
  margin: 0;
}

@media (max-width: 1680px) {
  .quality .list-box .list .right h2 {
    font-size: 34px;
  }
}

@media (max-width: 1400px) {
  .quality .list-box .list .right h2 {
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  .quality .list-box .list .right h2 {
    font-size: 26px;
    line-height: 34px;
  }
}

@media (max-width: 991px) {
  .quality .list-box .list .right h2 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .quality .list-box .list .right h2 {
    font-size: 22px;
    line-height: 30px;
  }
}

.quality .list-box .list .right .hr {
  background: #BBDEF2;
  margin: 17px 0;
  width: 328px;
  height: 6px;
}

@media (max-width: 1199px) {
  .quality .list-box .list .right .hr {
    width: 260px;
  }
}

@media (max-width: 767px) {
  .quality .list-box .list .right .hr {
    width: 160px;
    margin: 12px 0;
    height: 3px;
  }
}

.quality .list-box .list .right .txt p {
  color: #666;
  font-family: Inter;
  font-size: 18px !important;
  line-height: 30px;
  /* 187.5% */
}

@media (max-width: 1199px) {
  .quality .list-box .list .right .txt p {
    font-size: 16px !important;
  }
}

@media (max-width: 767px) {
  .quality .list-box .list .right .txt p {
    font-size: 14px !important;
  }
}


.quality .list-box .list .right .txt p span{
  color: #666;
  font-family: Inter;
  font-size: 18px !important;
  line-height: 30px;
  /* 187.5% */
}

@media (max-width: 1199px) {
  .quality .list-box .list .right .txt p span{
    font-size: 16px !important;
  }
}

@media (max-width: 767px) {
  .quality .list-box .list .right .txt p span{
    font-size: 14px !important;
  }
}


.quality .datedrive {
  margin-top: 130px;
}

@media (max-width: 1400px) {
  .quality .datedrive {
    margin-top: 100px;
  }
}

@media (max-width: 1199px) {
  .quality .datedrive {
    margin-top: 80px;
  }
}

@media (max-width: 991px) {
  .quality .datedrive {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .quality .datedrive {
    margin-top: 40px;
  }
}

.quality .datedrive .tit {
  color: #1C1C1C;
  text-align: center;
  font-family: Roboto;
  font-size: 38px;
  font-weight: 700;
  line-height: 57px;
}

@media (max-width: 1680px) {
  .quality .datedrive .tit {
    font-size: 34px;
  }
}

@media (max-width: 1400px) {
  .quality .datedrive .tit {
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  .quality .datedrive .tit {
    font-size: 26px;
    line-height: 34px;
  }
}

@media (max-width: 991px) {
  .quality .datedrive .tit {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .quality .datedrive .tit {
    font-size: 22px;
    line-height: 30px;
  }
}

.quality .datedrive .hr {
  margin: 17px auto;
  background: #BBDEF2;
  width: 328px;
  height: 6px;
}

@media (max-width: 1400px) {
  .quality .datedrive .hr {
    width: 280px;
  }
}

@media (max-width: 1199px) {
  .quality .datedrive .hr {
    width: 210px;
  }
}

@media (max-width: 767px) {
  .quality .datedrive .hr {
    margin: 10px auto;
    height: 3px;
  }
}

.quality .datedrive .txt p {
  color: #666;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .quality .datedrive .txt p {
    font-size: 16px;
  }
}


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

.quality .datedrive .cont-img {
  margin-top: 56px;
}

@media (max-width: 1400px) {
  .quality .datedrive .cont-img {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .quality .datedrive .cont-img {
    margin-top: 20px;
  }
}

.quality .datedrive .cont-img img {
  width: 100%;
  height: auto;
}

.news {
  overflow: hidden;
  padding-bottom: 130px;
}

@media (max-width: 1400px) {
  .news {
    padding-bottom: 100px;
  }
}

@media (max-width: 1199px) {
  .news {
    padding-bottom: 80px;
  }
}

@media (max-width: 991px) {
  .news {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .news {
    padding-bottom: 40px;
  }
}

.news .news-box1 {
  margin-top: 70px;
}

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

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

.news .news-box1 .row-box {
  margin: 0 -15px;
  margin-top: -30px;
}

@media (max-width: 1199px) {
  .news .news-box1 .row-box {
    margin: 0 -10px;
    margin-top: -30px;
  }
}

.news .news-box1 .row-box .col-box {
  padding: 0 15px;
  margin-top: 30px;
}

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

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

.news .news-box1 .row-box .col-box .item:hover .cont .tit a {
  color: #EE5519;
}

.news .news-box1 .row-box .col-box .item .cont-img .img-box {
  padding-bottom: calc(400 / 530 * 100%);
}

.news .news-box1 .row-box .col-box .item .cont {
  width: 93%;
}

.news .news-box1 .row-box .col-box .item .cont .date {
  margin-top: 24px;
  color: #EE5519;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 1400px) {
  .news .news-box1 .row-box .col-box .item .cont .date {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .news .news-box1 .row-box .col-box .item .cont .date {
    font-size: 14px;
  }
}

.news .news-box1 .row-box .col-box .item .cont .tit {
  margin-top: 16px;
}

@media (max-width: 1400px) {
  .news .news-box1 .row-box .col-box .item .cont .tit {
    margin-top: 10px;
  }
}

.news .news-box1 .row-box .col-box .item .cont .tit a {
  color: #1C1C1C;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  /* 131.25% */
  transition: all 0.5s;
}

@media (max-width: 1680px) {
  .news .news-box1 .row-box .col-box .item .cont .tit a {
    font-size: 28px;
  }
}

@media (max-width: 1400px) {
  .news .news-box1 .row-box .col-box .item .cont .tit a {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width: 1199px) {
  .news .news-box1 .row-box .col-box .item .cont .tit a {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (max-width: 991px) {
  .news .news-box1 .row-box .col-box .item .cont .tit a {
    font-size: 19px;
  }
}

@media (max-width: 767px) {
  .news .news-box1 .row-box .col-box .item .cont .tit a {
    font-size: 18px;
  }
}

.news .news-box1 .row-box .col-box .item .cont .txt {
  margin-top: 16px;
}

@media (max-width: 1199px) {
  .news .news-box1 .row-box .col-box .item .cont .txt {
    margin-top: 10px;
  }
}

.news .news-box1 .row-box .col-box .item .cont .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media (max-width: 767px) {
  .news .news-box1 .row-box .col-box .item .cont .txt p {
    font-size: 14px;
  }
}

.news .news-treding {
  background: url(../img/from-2.jpg) no-repeat top center;
  background-size: cover;
  overflow: hidden;
  padding: 100px 0;
  margin: 130px 0;
}

@media (max-width: 1400px) {
  .news .news-treding {
    padding: 80px 0;
    margin: 100px 0;
  }
}

@media (max-width: 1199px) {
  .news .news-treding {
    padding: 60px 0;
    margin: 80px 0;
  }
}

@media (max-width: 991px) {
  .news .news-treding {
    padding: 40px 0;
    margin: 60px 0;
  }
}

.news .news-treding .index-title h2 {
  color: #FFF;
  text-align: center;
}

.news .news-treding .index-title p {
  margin-top: 16px;
  color: #F5F5F5;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .news .news-treding .index-title p {
    margin-top: 10px;
  }
}

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

.news .news-treding .content {
  margin-top: 56px;
}

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

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

.news .news-treding .content .trending-slick {
  margin: 0 -27px;
  padding-bottom: 80px;
}

@media (max-width: 1400px) {
  .news .news-treding .content .trending-slick {
    margin: 0 -15px;
  }
}

@media (max-width: 1199px) {
  .news .news-treding .content .trending-slick {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .news .news-treding .content .trending-slick {
    padding-bottom: 40px;
  }
}

.news .news-treding .content .trending-slick .item-box {
  padding: 0 27px;
}

@media (max-width: 1400px) {
  .news .news-treding .content .trending-slick .item-box {
    padding: 0 15px;
  }
}

.news .news-treding .content .trending-slick .item-box .item {
  display: flex;
}

@media (max-width: 991px) {
  .news .news-treding .content .trending-slick .item-box .item {
    flex-wrap: wrap;
  }
}

.news .news-treding .content .trending-slick .item-box .item .left {
  width: 320px;
}

@media (max-width: 1400px) {
  .news .news-treding .content .trending-slick .item-box .item .left {
    width: 240px;
  }
}

@media (max-width: 1199px) {
  .news .news-treding .content .trending-slick .item-box .item .left {
    width: 180px;
  }
}

@media (max-width: 991px) {
  .news .news-treding .content .trending-slick .item-box .item .left {
    width: 100%;
  }
}

.news .news-treding .content .trending-slick .item-box .item .left .cont-img .img-box {
  padding-bottom: calc(280 / 320 * 100%);
}

.news .news-treding .content .trending-slick .item-box .item .rihgt {
  width: calc(100% - 320px - 30px);
  margin-left: auto;
}

@media (max-width: 1400px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt {
    width: calc(100% - 240px - 20px);
  }
}

@media (max-width: 1199px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt {
    width: calc(100% - 180px - 20px);
  }
}

@media (max-width: 991px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt {
    width: 100%;
    margin-top: 20px;
  }
}

.news .news-treding .content .trending-slick .item-box .item .rihgt .cont .date {
  color: #EE5519;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 767px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt .cont .date {
    font-size: 14px;
  }
}

.news .news-treding .content .trending-slick .item-box .item .rihgt .cont .tit {
  margin-top: 16px;
}

@media (max-width: 1400px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt .cont .tit {
    margin-top: 10px;
  }
}

.news .news-treding .content .trending-slick .item-box .item .rihgt .cont .tit a {
  color: #fff;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  /* 131.25% */
  transition: all 0.5s;
}

@media (max-width: 1680px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt .cont .tit a {
    font-size: 28px;
  }
}

@media (max-width: 1400px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt .cont .tit a {
    font-size: 24px;
    line-height: 34px;
  }
}

@media (max-width: 1199px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt .cont .tit a {
    font-size: 20px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt .cont .tit a {
    font-size: 18px;
  }
}

.news .news-treding .content .trending-slick .item-box .item .rihgt .cont .txt {
  margin-top: 16px;
}

@media (max-width: 1199px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt .cont .txt {
    margin-top: 10px;
  }
}

.news .news-treding .content .trending-slick .item-box .item .rihgt .cont .txt p {
  color: #F5F5F5;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media (max-width: 767px) {
  .news .news-treding .content .trending-slick .item-box .item .rihgt .cont .txt p {
    font-size: 14px;
  }
}

.news .news-treding .content .trending-slick .slick-dots {
  bottom: 0;
}

@media (max-width: 767px) {
  .news .news-treding .content .trending-slick .slick-dots {
    display: block !important;
  }
}

.news .news-treding .content .trending-slick .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #D9D9D9;
}

.news .news-treding .content .trending-slick .slick-dots li button {
  width: 100%;
  height: 100%;
}

.news .news-treding .content .trending-slick .slick-dots li button::before {
  /* display: none; */
}

.news .news-treding .content .trending-slick .slick-dots li.slick-active {
  background-color: #EE5519;
}

.news .pagination {
  justify-content: center;
}

.newdetails1 .box1 {
  display: flex;
  justify-content: space-between;
  padding-top: 70px;
}

@media (max-width: 1400px) {
  .newdetails1 .box1 {
    padding-top: 40px;
  }
}

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

.newdetails1 .box1 .left {
  width: calc(100% - 130px - 450px);
  margin-right: auto;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .left {
    width: calc(100% - 60px - 370px);
  }
}

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

.newdetails1 .box1 .left .top-title {
  padding-bottom: 16px;
}

@media (max-width: 1199px) {
  .newdetails1 .box1 .left .top-title {
    padding-bottom: 10px;
  }
}

.newdetails1 .box1 .left .top-title h2 {
  color: #1C1C1C;
  font-family: Roboto;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
}

@media (max-width: 1680px) {
  .newdetails1 .box1 .left .top-title h2 {
    font-size: 34px;
  }
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .left .top-title h2 {
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  .newdetails1 .box1 .left .top-title h2 {
    font-size: 26px;
    line-height: 34px;
  }
}

@media (max-width: 991px) {
  .newdetails1 .box1 .left .top-title h2 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .newdetails1 .box1 .left .top-title h2 {
    font-size: 22px;
    line-height: 30px;
  }
}

.newdetails1 .box1 .left .top-title span {
  display: block;
  margin-top: 44px;
  color: #EE5519;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 1199px) {
  .newdetails1 .box1 .left .top-title span {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .newdetails1 .box1 .left .top-title span {
    font-size: 14px;
  }
}

.gjvideo {
  margin-top: 20px;
}

.gjvideo .img-box {
  padding-bottom: calc(480 / 880 * 100%);
}

.newdetails1 .box1 .left .content {
  border-top: 1px solid #D9D9D9;
  padding-top: 47px;
}

.newdetails1 .box1 .left .content img {
  max-width: 100% !important;
  width: 100%;
  height: auto !important;
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .left .content {
    padding-top: 40px;
  }
}

@media (max-width: 767px) {
  .newdetails1 .box1 .left .content img {
    width: 100% !important;
  }
}

.newdetails1 .box1 .left .content .cont {
  margin: 80px 0;
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .left .content .cont {
    margin: 60px 0;
  }
}

@media (max-width: 1199px) {
  .newdetails1 .box1 .left .content .cont {
    margin: 40px 0;
  }
}

@media (max-width: 991px) {
  .newdetails1 .box1 .left .content .cont {
    margin: 20px 0;
  }
}

.newdetails1 .box1 .left .content .cont h2 {
  color: #1C1C1C;
  font-family: Roboto;
  font-size: 38px;
  font-weight: 700;
  line-height: 48px;
  /* 126.316% */
  margin: 0;
}

@media (max-width: 1680px) {
  .newdetails1 .box1 .left .content .cont h2 {
    font-size: 34px;
  }
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .left .content .cont h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media (max-width: 1199px) {
  .newdetails1 .box1 .left .content .cont h2 {
    font-size: 26px;
    line-height: 34px;
  }
}

@media (max-width: 991px) {
  .newdetails1 .box1 .left .content .cont h2 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .newdetails1 .box1 .left .content .cont h2 {
    font-size: 22px;
    line-height: 30px;
  }
}

.newdetails1 .box1 .left .content .cont p {
  color: #666;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .left .content .cont p {
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .newdetails1 .box1 .left .content .cont p {
    font-size: 14px;
  }
}

.newdetails1 .box1 .left .content .cont b {
  color: #666;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}

@media (max-width: 767px) {
  .newdetails1 .box1 .left .content .cont b {
    font-size: 14px;
  }
}

.newdetails1 .box1 .left .content .video .img-box {
  padding-bottom: calc(800 / 1070 * 100%);
}

.newdetails1 .box1 .right {
  width: 450px;
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .right {
    width: 370px;
  }
}

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

.newdetails1 .box1 .right .content {
  position: sticky;
  top: 160px;
}

@media (max-width: 991px) {
  .newdetails1 .box1 .right .content {
    position: static;
  }
}

.newdetails1 .box1 .right .content .cont1 {
  background: #F5F5F5;
  padding: 30px;
}

.newdetails1 .box1 .right .content .cont1:hover h2 a {
  color: #EE5519;
}

.newdetails1 .box1 .right .content .cont1 b {
  display: block;
  color: #1C1C1C;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .right .content .cont1 b {
    font-size: 22px;
    line-height: 26px;
  }
}

@media (max-width: 1199px) {
  .newdetails1 .box1 .right .content .cont1 b {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .newdetails1 .box1 .right .content .cont1 b {
    font-size: 18px;
  }
}

.newdetails1 .box1 .right .content .cont1 h2 {
  margin-top: 16px;
  color: #1C1C1C;
  font-family: Roboto;
  font-size: 38px;
  font-weight: 400;
  line-height: 48px;
  margin-bottom: 0;
}

@media (max-width: 1680px) {
  .newdetails1 .box1 .right .content .cont1 h2 {
    font-size: 34px;
  }
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .right .content .cont1 h2 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 10px;
  }
}

@media (max-width: 1199px) {
  .newdetails1 .box1 .right .content .cont1 h2 {
    font-size: 26px;
    line-height: 38px;
  }
}

@media (max-width: 991px) {
  .newdetails1 .box1 .right .content .cont1 h2 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .newdetails1 .box1 .right .content .cont1 h2 {
    font-size: 22px;
    line-height: 30px;
  }
}

.newdetails1 .box1 .right .content .cont1 h2 a {
  color: #1C1C1C;
  transition: all 0.5s;
}

.newdetails1 .box1 .right .content .cont1 .txt {
  margin-top: 32px;
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .right .content .cont1 .txt {
    margin-top: 20px;
  }
}

.newdetails1 .box1 .right .content .cont1 .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

@media (max-width: 767px) {
  .newdetails1 .box1 .right .content .cont1 .txt p {
    font-size: 14px;
  }
}

.newdetails1 .box1 .right .content .cont1 .img-box {
  padding-bottom: calc(290 / 390 * 100%);
  margin-top: 32px;
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .right .content .cont1 .img-box {
    margin-top: 20px;
  }
}

.newdetails1 .box1 .right .content .cont2 {
  margin-top: 40px;
  background: linear-gradient(30deg, #F07747 1.66%, #C94511 98.18%);
  padding: 56px 32px;
}

@media (max-width: 1199px) {
  .newdetails1 .box1 .right .content .cont2 {
    padding: 40px 32px;
  }
}

.newdetails1 .box1 .right .content .cont2 h2 {
  color: #FFF;
  font-family: Roboto;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 0;
}

@media (max-width: 1680px) {
  .newdetails1 .box1 .right .content .cont2 h2 {
    font-size: 34px;
  }
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .right .content .cont2 h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media (max-width: 1199px) {
  .newdetails1 .box1 .right .content .cont2 h2 {
    font-size: 26px;
    line-height: 38px;
  }
}

@media (max-width: 991px) {
  .newdetails1 .box1 .right .content .cont2 h2 {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .newdetails1 .box1 .right .content .cont2 h2 {
    font-size: 22px;
    line-height: 30px;
  }
}

.newdetails1 .box1 .right .content .cont2 .more {
  margin-top: 32px;
}

@media (max-width: 1400px) {
  .newdetails1 .box1 .right .content .cont2 .more {
    margin-top: 20px;
  }
}

.newdetails1 .box1 .right .content .cont2 .more a {
  display: inline-flex;
  align-items: center;
  padding: 13px 19px;
  border: 1px solid #FFF;
}

@media (max-width: 1199px) {
  .newdetails1 .box1 .right .content .cont2 .more a {
    padding: 8px 15px;
  }
}

.newdetails1 .box1 .right .content .cont2 .more a span {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 767px) {
  .newdetails1 .box1 .right .content .cont2 .more a span {
    font-size: 14px;
  }
}

.newdetails1 .box1 .right .content .cont2 .more a .iconfont {
  margin-left: 16px;
  font-size: 18px;
  color: #FFFFFF;
  display: inline-block;
  transform: rotate(180deg);
}

.newdetails1 .newsdetails-related {
  overflow: hidden;
  margin-top: 130px;
  padding: 100px 0;
  background: url(../img/quality-6.jpg) no-repeat top center;
  background-size: cover;
}

@media (max-width: 1400px) {
  .newdetails1 .newsdetails-related {
    margin-top: 100px;
    padding: 80px 0;
  }
}

@media (max-width: 1199px) {
  .newdetails1 .newsdetails-related {
    margin-top: 80px;
    padding: 60px 0;
  }
}

@media (max-width: 991px) {
  .newdetails1 .newsdetails-related {
    margin-top: 60px;
    padding: 40px 0;
  }
}

@media (max-width: 767px) {
  .newdetails1 .newsdetails-related {
    margin-top: 40px;
  }
}

.newdetails1 .newsdetails-related .index-title h2 {
  text-align: center;
}

.newdetails1 .newsdetails-related .content {
  margin-top: 60px;
}

@media (max-width: 1400px) {
  .newdetails1 .newsdetails-related .content {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .newdetails1 .newsdetails-related .content {
    margin-top: 20px;
  }
}

.newdetails1 .newsdetails-related .content .newsrella-slick {
  margin: 0 -15px;
  margin-top: -30px;
}

@media (max-width: 1199px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick {
    margin: 0 -10px;
    margin-top: -30px;
  }
}

.newdetails1 .newsdetails-related .content .newsrella-slick .col-box {
  padding: 0 15px;
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box {
    padding: 0 10px;
  }
}

.newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item:hover .cont-img .img-box img {
  transform: scale(1.06);
}

.newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item:hover .cont .tit a {
  color: #EE5519;
}

.newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont-img .img-box {
  padding-bottom: calc(400 / 530 * 100%);
}

.newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont {
  width: 93%;
}

.newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .date {
  margin-top: 24px;
  color: #EE5519;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 1400px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .date {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .date {
    font-size: 14px;
  }
}

.newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .tit {
  margin-top: 16px;
}

@media (max-width: 1400px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .tit {
    margin-top: 10px;
  }
}

.newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .tit a {
  color: #1C1C1C;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  /* 131.25% */
  transition: all 0.5s;
}

@media (max-width: 1680px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .tit a {
    font-size: 28px;
  }
}

@media (max-width: 1400px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .tit a {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width: 1199px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .tit a {
    font-size: 21px;
    line-height: 26px;
  }
}

@media (max-width: 991px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .tit a {
    font-size: 19px;
  }
}

@media (max-width: 767px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .tit a {
    font-size: 18px;
  }
}

.newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .txt {
  margin-top: 16px;
}

@media (max-width: 1199px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .txt {
    margin-top: 10px;
  }
}

.newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media (max-width: 767px) {
  .newdetails1 .newsdetails-related .content .newsrella-slick .col-box .item .cont .txt p {
    font-size: 14px;
  }
}

.contact {
  overflow: hidden;
}

.contact .product-nav {
  border-bottom: 1px solid #F5F5F5;
  padding-bottom: 20px;
}

.contact .box1 {
  margin-top: 100px;
}

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

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

.contact .box1 .box .index-title h2 {
  text-align: center;
}

.contact .box1 .box .index-title p {
  margin-top: 16px;
  color: #666;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 1400px) {
  .contact .box1 .box .index-title p {
    margin-top: 10px;
  }
}

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

.contact .box1 .box .content {
  margin-top: 56px;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1400px) {
  .contact .box1 .box .content {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .contact .box1 .box .content {
    margin-top: 20px;
  }
}

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

.contact .box1 .box .content .left {
  width: 49%;
  background: #372e25;
  padding: 30px;
}

.contact .box1 .box .content .left .gjcont {
  margin-top: 40px;
}

.contact .box1 .box .content .left .gjcont:first-child {
  margin-top: 0;
}

@media (max-width: 991px) {
  .contact .box1 .box .content .left {
    width: 100%;
    padding: 20px 30px;
  }

  .contact .box1 .box .content .left .gjcont {
    margin-top: 20px;
  }
}

.contact .box1 .box .content .left .tit {
  color: #FFF;
  font-family: Roboto;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 45.6px;
  padding-bottom: 24px;
  border-bottom: 1px solid #fff;
}

@media (max-width: 1560px) {
  .contact .box1 .box .content .left .tit {
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  .contact .box1 .box .content .left .tit {
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .contact .box1 .box .content .left .tit {
    font-size: 24px;
    padding-bottom: 15px;
  }
}

.contact .box1 .box .content .left .message {
  margin: 0 auto;
  margin-top: 18px;
}

@media (max-width: 1400px) {
  .contact .box1 .box .content .left .message {
    margin-top: 10px;
  }
}

.contact .box1 .box .content .left .message .formbox .row {
  margin: 0 -10px;
}

.contact .box1 .box .content .left .message .formbox li {
  margin-top: 20px;
  padding: 0 10px;
  list-style: none;
}

.contact .box1 .box .content .left .message .formbox .group {
  position: relative;
}

.contact .box1 .box .content .left .message .formbox .group b {
  display: block;
  margin-bottom: 10px;
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
}

@media (max-width: 767px) {
  .contact .box1 .box .content .left .message .formbox .group b {
    font-size: 14px;
  }
}

.contact .box1 .box .content .left .message .formbox .group input {
  width: 100%;
  border: 1px solid #D0D0D0;
  background: #FFF;
  overflow: hidden;
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.28px;
  padding: 15px 16px 18px 20px;
  outline: none;
  transition: border-color 0.3s ease;
}

@media (max-width: 1199px) {
  .contact .box1 .box .content .left .message .formbox .group input {
    padding: 10px 16px 12px 15px;
  }
}

.contact .box1 .box .content .left .message .formbox .group input::placeholder {
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.28px;
}

@media (max-width: 991px) {
  .contact .box1 .box .content .left .message .formbox .group input::placeholder {
    font-size: 14px;
  }
}

.contact .box1 .box .content .left .message .formbox .group input:focus label {
  display: none;
}

.contact .box1 .box .content .left .message .formbox .group input:focus::placeholder {
  color: #ccc;
}


.contact .box1 .box .content .left .message .formbox .group div {
  display: flex;
  align-items: center;
  margin-top: 5px;
}

.contact .box1 .box .content .left .message .formbox .group div:first-child {
  margin-top: 0;
}

.contact .box1 .box .content .left .message .formbox .group div input {
  width: auto;
  padding: 0;
  margin-right: 5px;
}

.contact .box1 .box .content .left .message .formbox label {
  color: #FFF;
}

.contact .box1 .box .content .left .message .formbox .group select {
  width: 100%;
  border: 1px solid #D0D0D0;
  background: #FFF;
  overflow: hidden;
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.28px;
  padding: 15px 16px 18px 20px;
  outline: none;
  transition: border-color 0.3s ease;
}

@media (max-width: 1199px) {
  .contact .box1 .box .content .left .message .formbox .group select {
    padding: 10px 16px 12px 15px;
  }
}

.contact .box1 .box .content .left .message .formbox .group select::placeholder {
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.28px;
}

@media (max-width: 991px) {
  .contact .box1 .box .content .left .message .formbox .group select::placeholder {
    font-size: 14px;
  }
}

.contact .box1 .box .content .left .message .formbox .group select:focus label {
  display: none;
}

.contact .box1 .box .content .left .message .formbox .group select:focus::placeholder {
  color: #ccc;
}

.contact .box1 .box .content .left .message .formbox .group textarea {
  width: 100%;
  border: 1px solid #D0D0D0;
  background: #FFF;
  overflow: hidden;
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.28px;
  padding: 14px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 170px;
}

@media (max-width: 1199px) {
  .contact .box1 .box .content .left .message .formbox .group textarea {
    padding: 10px 16px 12px 15px;
  }
}

@media (max-width: 991px) {
  .contact .box1 .box .content .left .message .formbox .group textarea {
    font-size: 14px;
  }
}

.contact .box1 .box .content .left .message .formbox .group textarea::placeholder {
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.28px;
}

@media (max-width: 991px) {
  .contact .box1 .box .content .left .message .formbox .group textarea::placeholder {
    font-size: 14px;
  }
}

.contact .box1 .box .content .left .message .formbox .group textarea:focus label {
  display: none;
}

.contact .box1 .box .content .left .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.contact .box1 .box .content .left .message .func {
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .contact .box1 .box .content .left .message .func {
    margin-top: 20px;
  }
}

.contact .box1 .box .content .left .message .func .submit-group {
  display: flex;
}

.contact .box1 .box .content .left .message .func .submit {
  border: none;
  background: #EE5519;
  padding: 8px 56px;
  transition: all 0.5s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1400px) {
  .contact .box1 .box .content .left .message .func .submit {
    padding: 8px 55px;
  }
}

@media (max-width: 767px) {
  .contact .box1 .box .content .left .message .func .submit {
    padding: 4px 30px;
  }
}

.contact .box1 .box .content .left .message .func .submit span {
  color: #F3F3F3;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .contact .box1 .box .content .left .message .func .submit span {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .contact .box1 .box .content .left .message .func .submit span {
    font-size: 14px;
  }
}

.contact .box1 .box .content .left .message .func .submit .iconfont {
  margin-left: 8px;
  font-size: 18px;
  color: #FFFFFF;
}

.contact .box1 .box .content .right {
  width: 49%;
}

@media (max-width: 991px) {
  .contact .box1 .box .content .right {
    width: 100%;
    margin-top: 30px;
  }
}

.contact .box1 .box .content .right .cont1 {
  margin-top: 40px;
  padding: 30px;
  background: #F5F5F5;
  min-height: 360px;
}

.contact .box1 .box .content .right .cont1:nth-child(1) {
  margin-top: 0;
}

@media (max-width: 1199px) {
  .contact .box1 .box .content .right .cont1 {
    padding: 20px 30px;
  }
}

.contact .box1 .box .content .right .cont1 h2 {
  color: #222;
  font-family: Roboto;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 46px;
  margin: 0;
  padding-bottom: 24px;
  border-bottom: 1px solid #D9D9D9;
}

@media (max-width: 1560px) {
  .contact .box1 .box .content .right .cont1 h2 {
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  .contact .box1 .box .content .right .cont1 h2 {
    font-size: 26px;
    padding-bottom: 15px;
  }
}

@media (max-width: 991px) {
  .contact .box1 .box .content .right .cont1 h2 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .contact .box1 .box .content .right .cont1 h2 {
    font-size: 20px;
  }
}

.contact .box1 .box .content .right .cont1 .contbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contact .box1 .box .content .right .cont1 .contbox .item {
  width: 50%;
  margin-top: 40px;
  display: flex;
}

@media (max-width: 1199px) {
  .contact .box1 .box .content .right .cont1 .contbox .item {
    width: 100%;
    margin-top: 20px;
  }
}

.contact .box1 .box .content .right .cont1 .contbox .item .iconfont {
  color: #EE5519;
  font-size: 24px;
  line-height: 1;
}

.contact .box1 .box .content .right .cont1 .contbox .item .txt {
  padding-left: 24px;
}

@media (max-width: 1400px) {
  .contact .box1 .box .content .right .cont1 .contbox .item .txt {
    padding-left: 20px;
  }
}

.contact .box1 .box .content .right .cont1 .contbox .item .txt b {
  display: block;
  color: #222;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}

@media (max-width: 1400px) {
  .contact .box1 .box .content .right .cont1 .contbox .item .txt b {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .contact .box1 .box .content .right .cont1 .contbox .item .txt b {
    font-size: 16px;
  }
}

.contact .box1 .box .content .right .cont1 .contbox .item .txt p {
  margin-top: 8px;
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

@media (max-width: 991px) {
  .contact .box1 .box .content .right .cont1 .contbox .item .txt p {
    font-size: 14px;
  }
}

.contact .box1 .box .content .right .cont1 .contbox .item .txt p a {
  color: #666;
  transition: all 0.5s;
}

.contact .box1 .box .content .right .cont1 .contbox .item .txt p a:hover {
  color: #EE5519;
}

.contact .box1 .box .content .right .cont2 {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.contact .box1 .box .content .right .cont2 .contbox2 {
  display: flex;
}

@media (max-width: 1199px) {
  .contact .box1 .box .content .right .cont2 .contbox2 {
    flex-wrap: wrap;
  }
}

.contact .box1 .box .content .right .cont2 .contbox2 .list {
  margin-left: 50px;
}

@media (max-width: 1400px) {
  .contact .box1 .box .content .right .cont2 .contbox2 .list {
    margin-left: 30px;
  }
}

@media (max-width: 1199px) {
  .contact .box1 .box .content .right .cont2 .contbox2 .list {
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }
}

.contact .box1 .box .content .right .cont2 .contbox2 .list:first-child {
  margin-left: 0;
}

.contact .box1 .box .content .right .cont2 .contbox2 .list b {
  color: #222;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .contact .box1 .box .content .right .cont2 .contbox2 .list b {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .contact .box1 .box .content .right .cont2 .contbox2 .list b {
    font-size: 16px;
  }
}

.contact .box1 .box .content .right .cont2 .contbox2 .list p {
  margin-top: 8px;
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

@media (max-width: 991px) {
  .contact .box1 .box .content .right .cont2 .contbox2 .list p {
    font-size: 14px;
  }
}

.contact .box2 {
  overflow: hidden;
  margin-top: 130px;
}

@media (max-width: 1400px) {
  .contact .box2 {
    margin-top: 100px;
  }
}

@media (max-width: 1199px) {
  .contact .box2 {
    margin-top: 80px;
  }
}

@media (max-width: 991px) {
  .contact .box2 {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .contact .box2 {
    margin-top: 40px;
  }
}

.contact .box2 .img-box {
  padding-bottom: calc(430 / 1920 * 100%);
}

.contact .box2 .img-box img {
  transform: scale(1) !important;
}

.contact .box2 .cont1 .contbox2 {
  display: flex;
  margin-bottom: 20px;

}

.contact .box2 .cont1 .contbox2 .list {
  margin-right: 40px;
  cursor: pointer;
}









.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: #EE5519;
}

@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: #EE5519;
}

.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: #EE5519;
  font-size: 16px;
  display: block;
  padding: 0;
  transition: color 0.3s ease;
  padding-left: 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: flex-end;
  padding: 80px 0 4px 0;
}

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

@media (max-width: 1199px) {
  .pagination {
    padding: 40px 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:hover,
.pagination li.next a:hover {
  background-color: #EE5519;
}

.pagination li.prev a:before,
.pagination li.next a:before {
  font-family: 'iconfont' !important;
  font-size: 36px;
  display: block;
  content: '\e600';
  color: #666666;
  text-align: center;
  transition: all 0.5s;
  font-weight: 400;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@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;
}

.pagination li.prev a:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  background: #F5F5F5;
  width: 48px;
  height: 48px;
  padding: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
  text-transform: capitalize;
}

.pagination li a.have-more {
  color: #C1C1C1 !important;
  background-color: transparent !important;
  width: auto !important;
  height: auto !important;
  line-height: auto !important;
}

.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-color: #EE5519;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #FFFFFF;
  background-color: #EE5519;
}

.newsdetails {
  margin-top: 140px;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .newsdetails {
    margin-top: 110px;
  }
}

@media (max-width: 1199px) {
  .newsdetails {
    margin-top: 80px;
  }
}

.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: #EE5519;
}

@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: #EE5519;
}

.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-left: 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-left: 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-left: 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: '\e602';
  -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: #EE5519;
}

.newsdetails .relate-details a:hover:before {
  color: #fff;
  background-color: #EE5519;
}

.newsdetails .relate-details .next a:before {
  content: '\e602';
  -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: #EE5519;
  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;
}

@media (max-width: 1199px) {
  .now-bottom .contactus-right .message {
    margin-top: 0;
  }
}

.now-bottom .contactus-right .message .formbox .now-title input {
  width: 100%;
  border-radius: 10px;
  background: #EE5519;
  border: none;
  padding: 15px 23px;
  color: #FFF;
  font-size: 16px;
}

@media (max-width: 1400px) {
  .now-bottom .contactus-right .message .formbox .now-title input {
    padding: 12px 20px;
  }
}

.now-bottom .contactus-right .message .formbox .row {
  margin: 0 -10px;
}

.now-bottom .contactus-right .message .formbox li {
  margin-top: 20px;
  padding: 0 10px;
  list-style: none;
}

@media (max-width: 767px) {
  .now-bottom .contactus-right .message .formbox li {
    margin-top: 15px;
  }
}

.now-bottom .contactus-right .message .formbox .group {
  position: relative;
}

.now-bottom .contactus-right .message .formbox .group input {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #E7E7EF;
  background: #F7F7FA;
  overflow: hidden;
  color: #B1B1B1;
  font-size: 16px;
  line-height: 100%;
  padding: 18px 23px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 1400px) {
  .now-bottom .contactus-right .message .formbox .group input {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group input {
    font-size: 14px;
  }
}

.now-bottom .contactus-right .message .formbox .group input::placeholder {
  color: #B1B1B1;
  font-size: 16px;
  line-height: 100%;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group input::placeholder {
    font-size: 14px;
  }
}

.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%;
  border-radius: 10px;
  border: 1px solid #EE5519;
  background: #F7F7FA;
  overflow: hidden;
  color: #B1B1B1;
  font-size: 16px;
  line-height: 100%;
  padding: 18px 23px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 300px;
  border: none;
}

@media (max-width: 1400px) {
  .now-bottom .contactus-right .message .formbox .group textarea {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group textarea {
    height: 200px;
  }
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group textarea {
    font-size: 14px;
  }
}

.now-bottom .contactus-right .message .formbox .group textarea::placeholder {
  color: #B1B1B1;
  font-size: 16px;
  line-height: 100%;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .group textarea::placeholder {
    font-size: 14px;
  }
}

.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: 30px;
}

@media (max-width: 1199px) {
  .now-bottom .contactus-right .message .func {
    margin-top: 20px;
  }
}

.now-bottom .contactus-right .message .func .submit-group {
  display: flex;
  justify-content: flex-end;
}

.now-bottom .contactus-right .message .func .submit {
  border: none;
  border-radius: 16px;
  background-color: #EE5519;
  box-shadow: 0 0 0 4px #E0E0EB, 0 2px 2px 0.5px #BCBCD2;
  padding: 14px 76px;
  transition: all 0.5s;
}

.now-bottom .contactus-right .message .func .submit:hover {
  background-color: #EE5519;
}

@media (max-width: 1400px) {
  .now-bottom .contactus-right .message .func .submit {
    padding: 12px 60px;
  }
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .func .submit {
    padding: 10px 45px;
  }
}

.now-bottom .contactus-right .message .func .submit span {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  line-height: 100%;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .now-bottom .contactus-right .message .func .submit span {
    font-size: 14px;
  }
}

.inquiry-wrap {
  padding-bottom: 100px;
  margin-top: 40px;
  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-right: 15px;
}

.inquiry-wrap .size-list-box span {
  color: #fff;
  background-color: #EE5519;
  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-left: 60px;
  padding-right: 45px;
}

.inquiry-wrap .iq-title {
  overflow: hidden;
  background-color: #EE5519;
  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-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {

  .inquiry-wrap .iq-title,
  .inquiry-wrap .list>li {
    padding-left: 2%;
    padding-right: 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-left: 50px;
}

.inquiry-wrap .iq-title .th span {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  .inquiry-wrap .iq-title .th.check-box label.replace:after {
    display: block;
  }
}

@media (max-width: 1199px) {
  .inquiry-wrap .iq-title .th.introduce-box {
    padding-left: 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-left: 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-left: 0px !important;
    text-align: center;
  }
}

.inquiry-wrap .inquiry-box .check-box {
  width: 70px;
  text-align: left;
}

@media (max-width: 576px) {
  .inquiry-wrap .inquiry-box .check-box {
    width: 100px;
  }
}

@media (max-width: 576px) and (max-width: 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-right: 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-left: 5px;
    width: 16px;
    height: 16px;
    line-height: 14px;
  }

  .inquiry-wrap .inquiry-box .check-box label.replace:after {
    font-size: 20px;
  }
}

.inquiry-wrap .inquiry-box .check-box label.replace input {
  display: none;
}

.inquiry-wrap .inquiry-box .check-box label.change:after {
  opacity: 1;
}

.inquiry-wrap .inquiry-box .introduce-box {
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

@media (min-width: 1200px) {
  .inquiry-wrap .inquiry-box .introduce-box img {
    -webkit-transition: transform 1.2s;
    -webkit-transition: -webkit-transform 1.2s;
    transition: -webkit-transform 1.2s;
    transition: transform 1.2s;
    transition: transform 1.2s, -webkit-transform 1.2s;
  }

  .inquiry-wrap .inquiry-box .introduce-box:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}

@media (min-width: 768px) and (max-width: 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-left: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .inquiry-box .introduce-box .intro {
    padding-left: 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-left: 15px;
}

.inquiry-wrap .inquiry-box .introduce-box .name~span:first-of-type {
  margin-left: 0;
}

.inquiry-wrap .inquiry-box .introduce-box p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .inquiry-wrap .inquiry-box .introduce-box .number-box {
    display: none;
  }
}

.inquiry-wrap .inquiry-box .number-box {
  display: -webkit-inline-box;
  display: inline-flex;
  -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-right: 10px;
  }

  .inquiry-wrap .inquiry-box .del-box .del:before {
    font-size: 18px;
  }
}

.inquiry-wrap .inquiry-box .list {
  border: 1px solid #EE5519;
  border-top: none;
}

.inquiry-wrap .inquiry-box .list>li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #EE5519;
}

.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;
}

@media (max-width: 1199px) {
  .inquiry-wrap .content .message {
    margin-top: 0;
  }
}

.inquiry-wrap .content .message .formbox .now-title input {
  width: 100%;
  border-radius: 10px;
  background: #EE5519;
  border: none;
  padding: 15px 23px;
  color: #FFF;
  font-size: 16px;
}

@media (max-width: 1400px) {
  .inquiry-wrap .content .message .formbox .now-title input {
    padding: 12px 20px;
  }
}

.inquiry-wrap .content .message .formbox .row {
  margin: 0 -10px;
}

.inquiry-wrap .content .message .formbox li {
  margin-top: 20px;
  padding: 0 10px;
  list-style: none;
}

@media (max-width: 767px) {
  .inquiry-wrap .content .message .formbox li {
    margin-top: 15px;
  }
}

.inquiry-wrap .content .message .formbox .group {
  position: relative;
}

.inquiry-wrap .content .message .formbox .group input {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #E7E7EF;
  background: #F7F7FA;
  overflow: hidden;
  color: #B1B1B1;
  font-size: 16px;
  line-height: 100%;
  padding: 18px 23px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 1400px) {
  .inquiry-wrap .content .message .formbox .group input {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group input {
    font-size: 14px;
  }
}

.inquiry-wrap .content .message .formbox .group input::placeholder {
  color: #B1B1B1;
  font-size: 16px;
  line-height: 100%;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group input::placeholder {
    font-size: 14px;
  }
}

.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%;
  border-radius: 10px;
  border: 1px solid #EE5519;
  background: #F7F7FA;
  overflow: hidden;
  color: #B1B1B1;
  font-size: 16px;
  line-height: 100%;
  padding: 18px 23px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 300px;
  border: none;
}

@media (max-width: 1400px) {
  .inquiry-wrap .content .message .formbox .group textarea {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group textarea {
    height: 200px;
  }
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group textarea {
    font-size: 14px;
  }
}

.inquiry-wrap .content .message .formbox .group textarea::placeholder {
  color: #B1B1B1;
  font-size: 16px;
  line-height: 100%;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .group textarea::placeholder {
    font-size: 14px;
  }
}

.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: 30px;
}

@media (max-width: 1199px) {
  .inquiry-wrap .content .message .func {
    margin-top: 20px;
  }
}

.inquiry-wrap .content .message .func .submit-group {
  display: flex;
  justify-content: flex-end;
}

.inquiry-wrap .content .message .func .submit {
  border: none;
  border-radius: 16px;
  background-color: #EE5519;
  box-shadow: 0 0 0 4px #E0E0EB, 0 2px 2px 0.5px #BCBCD2;
  padding: 14px 76px;
  transition: all 0.5s;
}

.inquiry-wrap .content .message .func .submit:hover {
  background-color: #EE5519;
}

@media (max-width: 1400px) {
  .inquiry-wrap .content .message .func .submit {
    padding: 12px 60px;
  }
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .func .submit {
    padding: 10px 45px;
  }
}

.inquiry-wrap .content .message .func .submit span {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  line-height: 100%;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .inquiry-wrap .content .message .func .submit span {
    font-size: 14px;
  }
}

.product .search-none {
  margin-bottom: 40px;
}

@media (max-width: 1400px) {
  .product .search-none {
    margin-bottom: 20px;
  }
}

.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;
}





.footer .content3 {
  margin-top: 60px;
}

@media (max-width: 1400px) {
  .footer .content3 {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  .footer .content3 {
    margin-top: 20px;
  }
}

.footer .content3 .cont {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}

.footer .content3 .cont a {
  margin-right: 32px;
  /* color: #D9D9D9; */
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  transition: all 0.5s;
}

.footer .content3 .cont a:last-child {
  margin-right: 0;
}

@media (max-width: 1400px) {
  .footer .content3 .cont a {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .footer .content3 .cont a {
    font-size: 14px;
  }
}

.footer .content3 .cont a:hover {
  color: #EE5519;
}

.footer .content3 .address {
  margin-top: 16px;
  /* color: #D9D9D9; */
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  /* 150% */
  text-align: center;
}

@media (max-width: 767px) {
  .footer .content3 .address {
    font-size: 14px;
  }
}

.footer .content3 .address a {
  transition: all 0.4s;
  color: #fff;
}

.footer .content3 .address a:hover {
  color: #EE5519;
}

.footer .content3 .address .cnzz {
  display: inline-block;
}

.footer .content4 {}

.footer .content4 .row-box {
  margin: -25px -15px;
  justify-content: center;
}

.footer .content4 .row-box .col-box {
  padding: 25px 15px;
}

.footer .content4 .row-box .col-box .c4tit {
  padding-bottom: 30px;
}

@media(max-width: 767px) {
  .footer .content4 .row-box .col-box .c4tit {
    padding-bottom: 20px;
  }
}

.footer .content4 .row-box .col-box h3 {
  position: relative;
  font-size: 1.125rem;
  font-weight: bold;
  color: #122330;
  margin: 0;
  padding-left: 0.5em;
}

.footer .content4 .row-box .col-box h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fe7800;
  width: 3px;
  height: 20px;
}

.footer .content4 .row-box .col-box h3 a {
  color: #e5e5e5;

  transition: all .5s;
}

.footer .content4 .row-box .col-box a:hover {
  text-decoration: underline;
  color: #fe7800;
}

.footer .content4 .row-box .col-box .item ul {
  list-style: none;
}

.footer .content4 .row-box .col-box .item li {
  color: #fff;

}

.footer .content4 .row-box .col-box .item a {
  color: #fff;
  line-height: 1.25;
  transition: all .5s;
}

.footer .content4 .row-box .col-box .item a:hover {
  color: #fe7800;
  text-decoration: underline;
}

.footer .content4 .row-box .col-box .item2 li {
  display: flex;
  align-items: center;

}


.footer .content4 .row-box .col-box .item2 li span {
  margin: 0 10px;
}



.zleft {
  display: flex;
  align-items: center;


}

.zleft p a{
  display: inline-flex;
  align-items: center;
  color: #FFF;

  margin-right: 20px;

}

.zleft p .iconfont {
  margin-right: 5px;
  color: #FFF;
  font-size: 16px;
  line-height: 1;
}

.zleft p span {}

.zleft p b {
  color: #FFF;
  font-weight: 400;
  transition: all .5s;
}

.zleft p b:hover {
  text-decoration: underline;
}

@media (max-width: 991px) { 
  .zleft p span {
    display: none;
  }
  .zleft p b{
    display: none;
  }
}