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 ,
.img-box video {
  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: 1200px) {
  .container.con1170 {
    max-width: 1170px;
  }
}

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

@font-face {
  font-family: 'Inter';
  src: local('Inter Bold'), local('InterTight-Bold'), 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: 500;
}

@font-face {
  font-family: 'Inter';
  src: local('Inter Regular'), local('Inter-Regular'), 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;
}

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

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

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

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

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

body {
  font-family: 'InterTight', 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 {
  margin: 150px 0;
}

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

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

@media (max-width: 767px) {
  .index-padding {
    margin: 35px 0;
  }
}

@media (max-width: 575px) {
  .index-padding {
    margin: 30px 0;
  }
}

.index-title h2 {
  margin: 0;
  color: #1F1F1F;
  text-align: center;
  font-family: "CalSans";
  font-size: 56px;
  font-weight: 400;
  line-height: 106%;
}

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

@media (max-width: 1400px) {
  .index-title h2 {
    line-height: 46px;
  }
}

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

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

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

.index-title h2 p b,.index-title h2 p strong{
  font-weight: 400;
}
.index-title h2 p{
  margin: 0;
  color: #1F1F1F !important;
  text-align: center;
  font-family: "CalSans";
  font-size: 56px;
  font-weight: 400;
  line-height: 106%;
}

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

@media (max-width: 1400px) {
  .index-title h2 p{
    line-height: 46px;
  }
}

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

@media (max-width: 767px) {
  .index-title h2 p{
    font-size: 28px !important;
    line-height: 32px;
  }
}

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

.index-title p {
  color: #666;
  font-size: 20px;
  line-height: 110%;
  margin-top: 20px;
  text-align: center;
}

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

@media (max-width: 1199px) {
  .index-title p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .index-title p {
    margin-top: 14px;
  }
}

.index-more {
  display: inline-flex;
  align-items: center;
  border-radius: 6px;
  border: 1px solid #FF6B26;
  padding: 3px 13px;
  transition: all 0.3s;
}

.index-more span {
  display: inline-block;
  color: #FF6B26;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s;
}

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

.index-more .iconfont {
  content: '\e638';
  font-size: 25px;
  transition: all 0.3s;
  display: inline-block;
  color: #FF6B26;
  margin-left: 24px;
}

.index-more.active {
  background: #FF6B26;
}

.index-more.active span {
  color: #000000;
}

.index-more.active .iconfont {
  color: #000000;
}

.index-more:hover {
  background: #FF6B26;
}

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

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

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


.header-nav{
}
.header .box{
  position: relative;
}
.header.scrolled .box .header-nav .nav ul li a {
  color: #000;
}

.header.scrolled .box .header-nav .nav ul li a::before {
  background-color: #000;
}

.header.scrolled .box .header-nav .nav ul li a.have {
  color: #000;
}

.header.scrolled .box .header-nav .nav ul li a.have::after {
  color: #000;
}

.header.scrolled .box .language-inquiry-search .inquiry a .iconfont {
  color: #000;
}

.header.scrolled .box .language-inquiry-search .inquiry a p {
  color: #000;
}

.header.scrolled .box .language-inquiry-search .inquiry a span {
  color: #000;
}

.header.scrolled .box .language-inquiry-search .search-box span {
  color: #000;
}

.header.scrolled .box .language-inquiry-search .search-box .iconfont {
  color: #000;
}

.header.scrolled .box .language-inquiry-search .language-box .lang .iconfont {
  color: #000;
}
.header.scrolled .box .language-inquiry-search .language-box .lang::before{
  color: #000;
}
.header.scrolled .box .language-inquiry-search .language-box .lang span {
  color: #000;
}
.header.scrolled .box .language-inquiry-search .language-box .lang::after{
  color: #000;
}

.header.scrolled .box .btn-menu a {
  color: #000;
}

.header {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  padding: 0;
  transition: all 0.3s ease;
  background: rgba(0, 0, 0, 0.35);
  transition: all 0.3s;
}

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

@media (min-width: 1200px) { 
.small{
  display: none !important;
}
}


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

.header .box .header-logo {
  width: 140px;
  /* height: 100%; */
  display: flex;
  align-items: center;
}

@media (max-width: 1400px) {
  .header .box .header-logo {
    width: 115px;
  }
}

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

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

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

.header .box .header-nav .nav>ul {
  display: flex;
  list-style: none;
  margin: 0 -22px;
}

@media (max-width: 1440px) {
  .header .box .header-nav .nav>ul {
    margin: 0 -15px;
  }
}

.header .box .header-nav .nav>ul>li {
  display: block;
  padding: 35px 22px;
  position: relative;
}

@media (max-width: 1400px) {
  .header .box .header-nav .nav>ul>li {
    padding: 25px 10px;
  }
}

.header .box .header-nav .nav>ul>li a {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  position: relative;
}

@media (max-width: 767px) {
  .header .box .header-nav .nav>ul>li a {
    color: #000;
  }
}

.header .box .header-nav .nav>ul>li a.have::after {
  display: inline-block;
  font-family: 'iconfont' !important;
  content: '\e613';
  font-size: 16px;
  color: #FFFFFF;
  margin-left: 6px;
  transform: rotate(180deg);
  transition: all 0.3s;
  font-weight: 400;
}

@media (max-width: 767px) {
  .header .box .header-nav .nav>ul>li a.have::after {
    color: #000;
  }
}

.header .box .header-nav .nav>ul>li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  transition: all 0.3s;
  background-color: #FFF;
}

@media (max-width: 767px) {
  .header .box .header-nav .nav>ul>li a::before {
    background-color: #000;
  }
}

.header .box .header-nav .nav>ul>li a:hover::before {
  width: 100%;
}

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

.header .box .header-nav .nav>ul>li ul li {
  padding: 8px 20px;
  position: relative;
}

.header .box .header-nav .nav>ul>li ul li a {
  font-size: 16px;
  color: #1f1f1f;
  white-space: nowrap;
  transition: all 0.5s;
}

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

.header .box .header-nav .nav>ul>li ul li a::before {
  display: none;
}

.header .box .header-nav .nav>ul>li ul li ul {
  position: absolute;
  left: 100%;
  top: -10px;
  transform: translateX(0);
}

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

.header .box .header-nav .nav>ul>li ul li ul li a {
  font-size: 14px;
}

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

.header .box .language-inquiry-search .inquiry a {
  display: inline-flex;
  height: 100%;
  align-items: center;
}

.header .box .language-inquiry-search .inquiry a .iconfont {
  color: #FFF;
  font-size: 18px;
  margin-right: 6px;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .header .box .language-inquiry-search .inquiry a .iconfont {
    color: #000;
  }
}

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

@media (max-width: 767px) {
  .header .box .language-inquiry-search .inquiry a p {
    color: #000;
  }
}

.header .box .language-inquiry-search .inquiry a span {
  color: #FFF;
  font-size: 16px;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .header .box .language-inquiry-search .inquiry a span {
    color: #000;
  }
}

.header .box .language-inquiry-search .search-box {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  margin: 0 26px;
  transition: all 0.3s;
}

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

.header .box .language-inquiry-search .search-box span {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  transition: all 0.3s;
}

@media (max-width: 1199px) {
  .header .box .language-inquiry-search .search-box span {
    display: none;
  }
}

.header .box .language-inquiry-search .search-box .iconfont {
  margin-left: 10px;
  font-size: 18px;
  color: #FFF;
  transition: all 0.3s;
}

@media (max-width: 1199px) {
  .header .box .language-inquiry-search .search-box .iconfont {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .header .box .language-inquiry-search .search-box .iconfont {
    color: #1f1f1f;
  }
}

.header .box .language-inquiry-search .language-box {
  position: relative;
  /* padding: 35px 0; */
  height: 100%;
}

@media (max-width: 1400px) {
  .header .box .language-inquiry-search .language-box {
    padding: 25px 0;
  }
}

@media (max-width: 767px) {
  .header .box .language-inquiry-search .language-box {
    padding: 15px 0;
  }
}

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

.header .box .language-inquiry-search .language-box .lang img {
  width: 26px;
  height: auto;
}
.header .box .language-inquiry-search .language-box .lang::before{
  font-family: 'iconfont' !important;
  content: '\e654';
  line-height: 1;
  color: #FFF;
  font-size: 18px;

}
.header .box .language-inquiry-search .language-box .lang span {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  /* 18px */
  transition: all 0.3s;
  margin-left: 10px;
}
.header .box .language-inquiry-search .language-box .lang::after{
  font-family: 'iconfont' !important;
  content: '\e610';
  line-height: 1;
  color: #FFF;
  font-size: 12px;
  margin-left: 10px;

}
@media (max-width: 1199px) {
  .header .box .language-inquiry-search .language-box .lang span {
    display: none;
  }
}

.header .language {
  height: 100%;
  display: flex;
  align-items: center;
}
.header .language .drop-select {
  position: absolute;
  content: '';
  right: 0;
  top: calc(100%);
  z-index: 2;
  min-width: 400px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  display: none;
}
@media (max-width: 991px) {
  .header .language .drop-select {
    min-width: 100%;
    width: auto;
    height: 300px;
    overflow: auto;
    padding: 10px;
  }
}
.header .language .drop-select li {
  font-size: 16px;
  display: inline-block;
  width: calc(100%/3);
  vertical-align: top;
}
@media (max-width: 991px) {
  .header .language .drop-select li {
    width: 100%;
    font-size: 14px;
  }
}
.header .language .drop-select li:hover a {
  color: #777777;
}
.header .language .drop-select li a {
  display: flex;
  align-items: center;
  padding: 6px;
  font-size: 14px;
  color: #000;
}
.header .language .drop-select li a:hover {
  background: #eee;
}
.header .language .drop-select li a img {
  max-height: 20px;
  display: block;
  margin-right: 10px;
}


/* .header .box .language-inquiry-search .language-box ul {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFF;
  list-style: none;
  min-width: 100%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  display: none;
  padding: 10px 0;
}

.header .box .language-inquiry-search .language-box ul li a {
  display: block;
  padding: 10px 20px;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s;
}

.header .box .language-inquiry-search .language-box ul li a:hover {
  color: #FF6B26;
} */

.header .box .language-inquiry-search .translate {
  margin-left: 26px;
  display: inline-block;
}

@media (max-width: 1199px) {
  .header .box .language-inquiry-search .translate {
    display: none;
  }
}

.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 #FF6B26;
  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: #FF6B26;
}

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

.header-serch-box .header-serch-none {
  font-size: 22px;
  cursor: pointer;
  position: fixed;
  top: 20px;
  right: 30px;
  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: #fff;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .btn-menu a {
    color: #000;
  }
}

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

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

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

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

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

  50% {
    transform: scale(1.05);
  }

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

.banner-box {
  position: relative;
  padding-top: 0px;
}

.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-pagination {
  bottom: 30px;
}

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

.banner-box .banner .item:hover img {
  animation: scaleAnimation 3s ease-in-out forwards;
}

.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 .swiper-pagination {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination {
  bottom: 44px !important;
  border-radius: 50px;
  padding: 4px 0;
  margin-left: 50%;
  transform: translateX(-50%);
}

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

.swiper-pagination-bullet-active {
  width: 15px !important;
  position: relative;
}

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

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

.swiper-pagination-bullet {
  width: 4px;
  height: 4px;
  background-color: #FFFFFF;
  border-radius: 4px;
  margin: 0 5px !important;
  opacity: 1 !important;
}

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

.index-nav {
  position: fixed;
  top: 25%;
  right: 0px;
  z-index: 222;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(3px);
  padding: 3px;
}

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

@media (max-width: 767px) {
  .index-nav {
    top: 20%;
    max-height: calc(100% - 40%);
    overflow-y: auto;
  }
}

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

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

.index-nav .a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  width: 66px;
  height: 66px;
  border-radius: 3px;
  background: transparent;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

@media(max-width:1680px){
  .index-nav .a .iconfont {
    font-size: 27px;
    width: 45px;
    height: 45px;
  }
}
@media (max-width: 991px) {
  .index-nav .a .iconfont {
    width: 50px;
    height: 50px;
    font-size: 26px;
  }
}

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

.index-nav .a:hover .iconfont {
  background: #FC7322;
}

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

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

.index-nav .fix-nav-phonenumber p img {
  width: 100px;
  background-color: #FFFFFF;
}

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

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

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

.xs-online {
  position: fixed;
  z-index: 222;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
  color: #fff;
  background-color: #FF6B26;
  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;
  }
}

.index-product {
  overflow: hidden;
  margin-top: 120px;
}

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

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

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

.index-product .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-bottom: 71px;
}

@media (max-width: 1400px) {
  .index-product .top {
    padding-bottom: 40px;
  }
}

.index-product .top::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 3000%;
  height: 10px;
  background-color: #1F1F1F;
}

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

.index-product .top .index-title h2 {
  text-align: left;
}

.index-product .top .txt {
  width: 40%;
}

@media (max-width: 1199px) {
  .index-product .top .txt {
    width: 50%;
  }
}

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

.index-product .top .txt p {
  color: #666;
  font-size: 20px;
  line-height: 150%;
}

@media (max-width: 1400px) {
  .index-product .top .txt p {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .index-product .top .txt p {
    font-size: 16px;
  }
}

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

.index-product .content {
  padding-bottom: 116px;
  position: relative;
}

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

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

.index-product .content::after {
  content: '';
  position: absolute;
  bottom: 116px;
  left: 50%;
  transform: translateX(-50%);
  width: 3000%;
  height: 1px;
  background-color: #D9D9D9;
}

@media (max-width: 1400px) {
  .index-product .content::after {
    bottom: 80px;
  }
}

@media (max-width: 767px) {
  .index-product .content::after {
    bottom: 40px;
  }
}

.index-product .content .product-slick {
  margin: 0 -40px;
}

@media (max-width: 1400px) {
  .index-product .content .product-slick {
    margin: 0 -30px;
  }
}

.index-product .content .product-slick .item-box {
  padding: 33px 40px;
  border-right: 1px solid #D9D9D9;
}

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

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

.index-product .content .product-slick .item-box .item:hover .title a {
  color: #FF6B26;
}

.index-product .content .product-slick .item-box .item:hover .cart a {
  background-color: #FF6B26;
  color: #FFFFFF;
}

.index-product .content .product-slick .item-box .item .tit-number {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index-product .content .product-slick .item-box .item .tit-number p {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

@media (max-width: 767px) {
  .index-product .content .product-slick .item-box .item .tit-number p {
    font-size: 14px;
  }
}

.index-product .content .product-slick .item-box .item .tit-number .number {
  color: #999;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.index-product .content .product-slick .item-box .item .title {
  margin: 26px 0 36px 0;
}

@media (max-width: 1400px) {
  .index-product .content .product-slick .item-box .item .title {
    margin: 20px 0 30px 0;
  }
}

.index-product .content .product-slick .item-box .item .title a {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  transition: all 0.5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

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

@media (max-width: 991px) {
  .index-product .content .product-slick .item-box .item .title a {
    font-size: 18px;
  }
}

.index-product .content .product-slick .item-box .item .cart a {
  display: block;
  padding: 17px 0;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  border-radius: 3px;
  background: #F7F7F7;
  backdrop-filter: blur(2px);
  transition: all 0.5s;
  text-align: center;
}

@media (max-width: 1400px) {
  .index-product .content .product-slick .item-box .item .cart a {
    font-size: 15px;
  }
}

.index-product .content .prev-next {
  position: absolute;
  bottom: 26px;
  left: 50%;
  transform: translateX(-50%);
  width: 62px;
  color: white;
}

@media (max-width: 767px) {
  .index-product .content .prev-next {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 12;
    transform: translateX(-50%);
    width: 90%;
  }
}

@media (max-width: 575px) {
  .index-product .content .prev-next {
    width: 80%;
  }
}

.index-product .content .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e613';
  line-height: 46px;
  color: #FFFFFF;
  transition: all 0.3s ease;
  transform: rotate(90deg);
}

@media (max-width: 1400px) {
  .index-product .content .prev-next .slick-next:before {
    line-height: 40px;
  }
}

.index-product .content .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e613';
  line-height: 46px;
  color: #FFFFFF;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}

@media (max-width: 1400px) {
  .index-product .content .prev-next .slick-prev:before {
    line-height: 40px;
  }
}

.index-product .content .prev-next .slick-prev,
.index-product .content .prev-next .slick-next {
  z-index: 1;
  width: 46px;
  height: 46px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: #1F1F1F;
}

@media (max-width: 1400px) {

  .index-product .content .prev-next .slick-prev,
  .index-product .content .prev-next .slick-next {
    width: 40px;
    height: 40px;
  }
}

.index-product .content .prev-next .slick-next:hover {
  background-color: #FF6B26;
}

.index-product .content .prev-next .slick-prev:hover {
  background-color: #FF6B26;
}

.index-product .content .prev-next .slick-prev,
.index-product .content .prev-next .slick-next:hover::before {
  color: #FFF;
}

.index-product .content .prev-next .slick-prev:hover::before {
  color: #FFF;
}

.index-nake {
  margin: 130px 0 150px 0;
  overflow: hidden;
}

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

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

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

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

.index-nake .box .nake-img {
  width: 90%;
  position: relative;
  margin: 0 auto;

  margin-bottom: 36px;
}
@media (max-width: 1400px) {
  .index-nake .box .nake-img {

    margin-bottom: 20px;
  }
}

.index-nake .box .nake-img .firm-video {
  position: absolute;
  top: 50%;
  left: 80%;
  transform: translate(-50%, -50%);
  z-index: 60;
}

@media (max-width: 1680px) {
  .index-nake .box .nake-img .firm-video {
    top: 36%;
  }
}

@media (max-width: 991px) {
  .index-nake .box .nake-img .firm-video {
    top: 50%;
  }
}

.index-nake .box .nake-img .firm-video .video {
  width: 96px;
  height: 96px;
  position: relative;
  text-align: center;
  cursor: pointer;
  background: rgba(31, 31, 31, 0.35);
  backdrop-filter: blur(2px);
  border-radius: 100px;
}

@media (max-width: 767px) {
  .index-nake .box .nake-img .firm-video .video {
    width: 80px;
    height: 80px;
  }
}

.index-nake .box .nake-img .firm-video .video::before {
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  display: block;
  width: 85%;
  height: 85%;
  border-radius: 50%;
  content: '';
  animation: rotate 10s linear infinite;
  background: url(../img/Vector.png) no-repeat center;
  background-size: cover;
  transform: translate(-50%, -50%);
}

.index-nake .box .nake-img .firm-video .video span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.index-nake .box .nake-img .firm-video .video span .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background-color: rgba(255, 107, 38, 0.75);
  padding-left: 3px;
  font-size: 18px;
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .index-nake .box .nake-img .firm-video .video span .iconfont {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}

.index-nake .box .nake-img img {
  width: 100%;
  height: auto;
}

.index-nake .box .content {
  width: 89%;
  margin: 0 auto;
}

.index-nake .box .content .tit {
  color: #1F1F1F;
  text-align: center;
  font-family: "CalSans";
  font-size: 62px;
  font-weight: 400;
  line-height: 116%;
  text-transform: uppercase;
}

@media (max-width: 1400px) {
  .index-nake .box .content .tit {
    font-size: 44px;
  }
}

@media (max-width: 1199px) {
  .index-nake .box .content .tit {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  .index-nake .box .content .tit {
    font-size: 27px;
  }
}

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

@media (max-width: 575px) {
  .index-nake .box .content .tit {
    font-size: 22px;
  }
}

.index-nake .box .content .txt {
  margin: 36px 0 70px 0;
}

@media (max-width: 1400px) {
  .index-nake .box .content .txt {
    margin: 20px 0 40px 0;
  }
}

@media (max-width: 991px) {
  .index-nake .box .content .txt {
    margin: 10px 0 20px 0;
  }
}

.index-nake .box .content .txt p {
  color: #666;
  text-align: center;
  font-size: 20px;
  line-height: 110%;
  /* 22px */
}

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

@media (max-width: 991px) {
  .index-nake .box .content .txt p {
    font-size: 16px;
  }
}

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

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

.index-nake .box .content .more a {
  display: inline-flex;
  margin: 0 auto;
  padding: 14px 80px;
  align-items: center;
  border-radius: 3px;
  background: #1F1F1F;
  border-radius: 2px;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  .index-nake .box .content .more a {
    padding: 10px 60px;
  }
}

.index-nake .box .content .more a:hover {
  background-color: #FF6B26;
}

.index-nake .box .content .more a span {
  color: #FFF;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.3s;
}

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

.index-nake .box .content .more a .iconfont {
  color: #FFFFFF;
  font-size: 18px;
  margin-left: 6px;
  display: inline-block;
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .index-nake .box .content .more a .iconfont {
    font-size: 16px;
  }
}

@keyframes playeranimation {
  0% {
    width: 0;
    height: 0;
  }

  100% {
    width: 100%;
    height: 100%;
  }
}

.index-number {
  overflow: hidden;
}

.index-number .index-title {
  margin-bottom: 60px;
}

.index-number .ti {
  margin-top: 20px;
  color: #FF6B26;
  text-align: center;
  font-size: 18px;

}

@media (max-width: 1400px) {
  .index-number .index-title {
    margin-bottom: 40px;
  }
}

.index-number .content .row-box {
  margin: 0 -15px;
}

@media (max-width: 1199px) {
  .index-number .content .row-box {
    margin: 0 -8px;
  }
}

.index-number .content .row-box .col-box {
  padding: 0 15px;
}

@media (min-width: 1199px) {
  .index-number .content .row-box .col-box {
    width: 20%;
  }
}

@media (max-width: 1199px) {
  .index-number .content .row-box .col-box {
    padding: 0 8px;
  }
}

.index-number .content .row-box .col-box .item {
  border-top: 10px solid #1F1F1F;
  padding-top: 10px;
  padding-bottom: 21px;
}

.index-number .content .row-box .col-box .item:hover .icon .iconfont {
  color: #FF6B26;
}

.index-number .content .row-box .col-box .item:hover .cont {
  color: #FF6B26;
}

.index-number .content .row-box .col-box .item .icon {
  margin: 30px 0;
  text-align: center;
}

@media (max-width: 1400px) {
  .index-number .content .row-box .col-box .item .icon {
    margin: 15px 0;
  }
}

.index-number .content .row-box .col-box .item .icon .iconfont {
  display: inline-block;
  color: #1F1F1F;
  font-size: 50px;
  line-height: 1;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .index-number .content .row-box .col-box .item .icon .iconfont {
    font-size: 38px;
  }
}

.index-number .content .row-box .col-box .item .cont {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  color: #1F1F1F;
  font-family: "CalSans";
  /* font-size: 45px; */
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

@media (max-width: 1680px) {
  .index-number .content .row-box .col-box .item .cont {
    font-size: 32px;
  }
}

@media (max-width: 1400px) {
  .index-number .content .row-box .col-box .item .cont {
    /* font-size: 36px; */
  }
}

@media (max-width: 1199px) {
  .index-number .content .row-box .col-box .item .cont {
    font-size: 32px;
  }
}

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

.index-number .content .row-box .col-box .item p {
  margin-top: 16px;
  color: #666;
  text-align: center;
  font-size: 16px;
  line-height: 130%;
}

@media (max-width: 1400px) {
  .index-number .content .row-box .col-box .item p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .index-number .content .row-box .col-box .item p {
    margin-top: 10px;
  }
}

/* 扩散效果 */
@keyframes kuosan {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.5);
  }

  100% {
    transform: scale(1);
  }


}

.index-vr {
  overflow: hidden;
  margin-top: 50px;
}

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

.index-vr .top {
  position: relative;
}

.index-vr .top .vr-icon {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(2px);
  width: 90px;
  height: 90px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-vr .top .vr-icon::after {
  content: '';
  position: absolute;
  /* top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.25);
  animation: kuosan 5s linear infinite;
  z-index: -1;
}

@media (max-width: 767px) {
  .index-vr .top .vr-icon {
    width: 75px;
    height: 75px;
  }
}

.index-vr .top .vr-icon a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 75px;
  border-radius: 100px;
  background-color: #000000;
}

@media (max-width: 767px) {
  .index-vr .top .vr-icon a {
    width: 60px;
    height: 60px;
  }
}

.index-vr .top .vr-icon a .iconfont {
  color: #FFFFFF;
  font-size: 30px;
}

@media (max-width: 767px) {
  .index-vr .top .vr-icon a .iconfont {
    font-size: 24px;
  }
}

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

.index-vr .bottom {
  position: relative;
}

.index-vr .bottom .vr-slick {
  padding: 10px 6px;
}

.index-vr .bottom .vr-slick .item-box {
  padding: 0 5px;
}

.index-vr .bottom .vr-slick .item-box .item {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);
  cursor: pointer;
}

.index-vr .bottom .vr-slick .item-box .item .img-box {
  padding-bottom: calc(293 / 467 * 100%);
}

.index-vr .bottom .vr-slick .item-box .item .img-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #00000026;
}

.index-vr .bottom .prev-next {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 97%;
}

@media (max-width: 767px) {
  .index-vr .bottom .prev-next {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 12;
    transform: translateX(-50%);
    width: 90%;
  }
}

@media (max-width: 575px) {
  .index-vr .bottom .prev-next {
    width: 80%;
  }
}

.index-vr .bottom .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e613';
  line-height: 46px;
  color: #FFFFFF;
  transition: all 0.3s ease;
  transform: rotate(90deg);
}

@media (max-width: 1400px) {
  .index-vr .bottom .prev-next .slick-next:before {
    line-height: 40px;
  }
}

.index-vr .bottom .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e613';
  line-height: 46px;
  color: #FFFFFF;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}

@media (max-width: 1400px) {
  .index-vr .bottom .prev-next .slick-prev:before {
    line-height: 40px;
  }
}

.index-vr .bottom .prev-next .slick-prev,
.index-vr .bottom .prev-next .slick-next {
  z-index: 1;
  width: 46px;
  height: 46px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: rgba(31, 31, 31, 0.5);
}

@media (max-width: 1400px) {

  .index-vr .bottom .prev-next .slick-prev,
  .index-vr .bottom .prev-next .slick-next {
    width: 40px;
    height: 40px;
  }
}

.index-vr .bottom .prev-next .slick-next:hover {
  background-color: #FF6B26;
}

.index-vr .bottom .prev-next .slick-prev:hover {
  background-color: #FF6B26;
}

.index-vr .bottom .prev-next .slick-prev,
.index-vr .bottom .prev-next .slick-next:hover::before {
  color: #FFF;
}

.index-vr .bottom .prev-next .slick-prev:hover::before {
  color: #FFF;
}

.index-scroll {
  overflow: hidden;
  padding: 47px 0;
  background: #FF6B26;
}

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

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

@media (max-width: 767px) {
  .index-scroll {
    padding: 25px 0;
  }
}

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

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

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

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

.index-scroll .item {
  display: inline-flex;
  align-items: flex-start;
  margin-right: 50px;
}

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

.index-scroll .item:hover .tit {
  color: #FFF;
}
.index-scroll .item:hover .tit a{
  color: #FFF;
}
.index-scroll .item:hover span {
  color: #FFF;
}

.index-scroll .item .tit {
  color: rgba(255, 255, 255, 0.25);
  text-align: center;
  font-family: "CalSans";
  font-size: 46px;
  font-style: normal;
  font-weight: 400;
  /* line-height: 1; */
  transition: all 0.5s;
}
.index-scroll .item .tit a{
  color: rgba(255, 255, 255, 0.25);
}
@media (max-width: 1560px) {
  .index-scroll .item .tit {
    font-size: 35px;
  }
}

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

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

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

.index-scroll .item span {
  color: rgba(255, 255, 255, 0.25);
  text-align: center;
  font-family: "CalSans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
  transition: all 0.5s;
  display: inline-block;
  margin-left: 12px;
}

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

.index-scroll .box2 {
  overflow: hidden;
  position: relative;
  margin-top: 36px;
}

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

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

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

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

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

.index-choose {
  overflow: hidden;
  background-image: url(../img/index-chosse-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0;
  position: relative;
}

.index-choose:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

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

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

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

.index-choose .box {
  position: relative;
  z-index: 4;
}

.index-choose .index-title {
  width: 59%;
  margin: 0 auto;
}

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

.index-choose .index-title h2 {
  color: #FFFFFF;
}

.index-choose .index-title p {
  color: #999999;
}

.index-choose .content {
  margin-top: 40px;
}

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

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

.index-choose .content .row-box {
  margin: 0 -5px;
}

.index-choose .content .row-box .col-box {
  padding: 0 5px;
  margin-top: 20px;
}

.index-choose .content .row-box .col-box .item {
  padding: 40px 30px;
  height: 100%;
  background-color: #FFFFFF;
  border-radius: 3px;
}

@media (max-width: 1400px) {
  .index-choose .content .row-box .col-box .item {
    padding: 30px 20px;
  }
}

.index-choose .content .row-box .col-box .item:hover .top .left .iconfont {
  color: #FF6B26;
  animation: swing 1s 0s ease both;
}

.index-choose .content .row-box .col-box .item:hover .top .left span {
  color: #FF6B26;
}

.index-choose .content .row-box .col-box .item:hover .top .right {
  color: #FF6B26;
}

.index-choose .content .row-box .col-box .item .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.index-choose .content .row-box .col-box .item .top .left {
  display: flex;
  align-items: center;
}

.index-choose .content .row-box .col-box .item .top .left .iconfont {
  display: inline-block;
  color: #FF6B26;
  font-size: 30px;
  margin-right: 14px;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .index-choose .content .row-box .col-box .item .top .left .iconfont {
    font-size: 22px;
  }
}

.index-choose .content .row-box .col-box .item .top .left span {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .index-choose .content .row-box .col-box .item .top .left span {
    font-size: 18px;
  }
}

.index-choose .content .row-box .col-box .item .top .right {
  color: #F2F2F2;
  font-size: 48px;
  font-style: italic;
  font-weight: 700;
  line-height: 90%;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .index-choose .content .row-box .col-box .item .top .right {
    font-size: 32px;
  }
}

.index-choose .content .row-box .col-box .item .cont {
  margin-top: 26px;
}

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

.index-choose .content .row-box .col-box .item .cont p {
  color: #666;
  font-size: 16px;
  line-height: 150%;
}

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

.index-news {
  overflow: hidden;
  margin-top: 120px;
  position: relative;
  padding-bottom: 10px;
}

.index-news::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 110%;
  height: 10px;
  background-color: #1F1F1F;
}

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

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

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

.index-news .content {
  margin: 70px 0;
}

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

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

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

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

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

.index-news .content .news-slick .item-box .item .cont-img .img-box {
  padding-bottom: calc(332 / 530 * 100%);
}

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

.index-news .content .news-slick .item-box .item:hover .cont .more a span {
  color: #FF6B26;
}

.index-news .content .news-slick .item-box .item:hover .cont .more a .iconfont {
  color: #FF6B26;
}

.index-news .content .news-slick .item-box .item .cont {
  padding: 26px 25px 0 25px;
  background-color: #FFF;
  margin-top: -50px;
  position: relative;
  z-index: 5;
  width: 87%;
}

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

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

.index-news .content .news-slick .item-box .item .cont .icon-date .iconfont {
  color: #FF6B26;
  display: inline-block;
  margin-right: 6px;
  font-size: 22px;
}

@media (max-width: 1199px) {
  .index-news .content .news-slick .item-box .item .cont .icon-date .iconfont {
    font-size: 18px;
  }
}

.index-news .content .news-slick .item-box .item .cont .icon-date span {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

@media (max-width: 1199px) {
  .index-news .content .news-slick .item-box .item .cont .icon-date span {
    font-size: 14px;
  }
}

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

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

.index-news .content .news-slick .item-box .item .cont .tit a {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 26px */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  transition: all 0.5s;
}

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

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

.index-news .content .news-slick .item-box .item .cont .more {
  margin-top: 40px;
}

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

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

.index-news .content .news-slick .item-box .item .cont .more a span {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

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

.index-news .content .news-slick .item-box .item .cont .more a .iconfont {
  color: #1F1F1F;
  display: inline-block;
  margin-left: 6px;
  transition: all 0.5s;
  font-size: 18px;
  transform: rotate(180deg);
}

@media (max-width: 1199px) {
  .index-news .content .news-slick .item-box .item .cont .more a .iconfont {
    font-size: 16px;
  }
}

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

@media (max-width: 1400px) {
  .index-share {
    margin: 80px 0;
  }
}

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

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

.index-share .top-title {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

@media (max-width: 1400px) {
  .index-share .top-title {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .index-share .top-title {
    margin-bottom: 10px;
  }
}

.index-share .top-title .iconfont {
  color: #FF6B26;
  font-size: 34px;
}

@media (max-width: 1199px) {
  .index-share .top-title .iconfont {
    font-size: 26px;
  }
}

.index-share .top-title span {
  margin-left: 10px;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

@media (max-width: 1400px) {
  .index-share .top-title span {
    font-size: 22px;
  }
}

@media (max-width: 1199px) {
  .index-share .top-title span {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .index-share .top-title span {
    font-size: 16px;
  }
}

.index-share .top {
  display: flex;
  justify-content: space-between;
}

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

.index-share .top .facebook {
  width: 50%;
  padding-right: 5px;
}

@media (max-width: 767px) {
  .index-share .top .facebook {
    width: 100%;
    padding: 0;
  }
}

.index-share .top .facebook .content {
  position: relative;
}

.index-share .top .facebook .content .img-box {
  border-radius: 3px;
}

.index-share .top .facebook .content .cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  padding: 20px;
}

.index-share .top .facebook .content .cont .user {
  display: flex;
  align-items: center;
}

.index-share .top .facebook .content .cont .user .user-img {
  width: 74px;
}

.index-share .top .facebook .content .cont .user .user-img img {
  width: 100%;
  height: auto;
  border-radius: 3px;
}

.index-share .top .facebook .content .cont .user .address {
  width: calc(100% - 99px);
  margin-left: auto;
  color: #FFF;
  font-family: "CalSans";
  font-size: 17px;
  font-weight: 400;
  line-height: 17px;
}

@media (max-width: 991px) {
  .index-share .top .facebook .content .cont .user .address {
    font-size: 16px;
    width: calc(100% - 88px);
  }
}

.index-share .top .facebook .content .cont .share {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.index-share .top .facebook .content .cont .share .praise a {
  display: inline-flex;
  align-items: center;
  padding: 4.5px 11.5px;
  border-radius: 2px;
  background: #FFF;
}

.index-share .top .facebook .content .cont .share .praise a .iconfont {
  color: #FF6B26;
  font-size: 18px;
  margin-right: 4px;
}

.index-share .top .facebook .content .cont .share .praise a span {
  color: #1F1F1F;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
}

.index-share .top .facebook .content .cont .share .fen a {
  display: inline-flex;
  align-items: center;
  border-radius: 2px;
  background: #FFF;
  padding: 6px 9px;
}

.index-share .top .facebook .content .cont .share .fen a .iconfont {
  color: #1F1F1F;
  font-size: 20px;
  margin-right: 4px;
  line-height: 1;
}

.index-share .top .facebook .content .cont .share .fen a span {
  color: #1F1F1F;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
}

.index-share .top .twitte {
  width: 50%;
  padding-left: 5px;
}

@media (max-width: 767px) {
  .index-share .top .twitte {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
}

.index-share .top .twitte .content {
  position: relative;
}

.index-share .top .twitte .content .img-box {
  border-radius: 3px;
}

.index-share .top .twitte .content .img-box img {
  transform: scale(1) !important;
}

.index-share .top .twitte .content .firm-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 60;
}

.index-share .top .twitte .content .firm-video .video {
  width: 96px;
  height: 96px;
  position: relative;
  text-align: center;
  cursor: pointer;
  border-radius: 100px;
}

.index-share .top .twitte .content .firm-video .video::before {
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  display: block;
  width: 85%;
  height: 85%;
  border-radius: 50%;
  content: '';
  animation: rotate 10s linear infinite;
  background-size: cover;
  transform: translate(-50%, -50%);
}

.index-share .top .twitte .content .firm-video .video span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.index-share .top .twitte .content .firm-video .video span .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 75px;
  border-radius: 100px;
  background-color: rgba(255, 107, 38, 0.75);
  padding-left: 3px;
  font-size: 18px;
  color: #FFFFFF;
}

@media (max-width: 991px) {
  .index-share .top .twitte .content .firm-video .video span .iconfont {
    width: 55px;
    height: 55px;
    font-size: 16px;
  }
}

.index-share .bottom {
  margin-top: 40px;
}

.index-share .bottom .content .row-box {
  margin: 0 -5px;
}

.index-share .bottom .content .row-box .col-box {
  padding: 0 5px;
  margin-top: 10px;
}

.footer {
  overflow: hidden;
}

.footer .box1 {
  padding: 60px 0;
  background: #FF6B26;
}

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

.footer .box1 .tit h2 {
  color: #FFF;
  text-align: center;
  font-family: "CalSans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

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

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

.footer .box1 .tit p {
  margin-top: 16px;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  line-height: 110%;
}

@media (max-width: 1400px) {
  .footer .box1 .tit p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .footer .box1 .tit p {
    margin-top: 14px;
  }
}

.footer .box1 .more {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}

@media (max-width: 1400px) {
  .footer .box1 .more {
    margin-top: 40px;
  }
}

.footer .box1 .more a {
  display: inline-block;
  padding: 17px 76px;
  border-radius: 3px;
  background: #FFF;
  transition: all 0.5s;
}

@media (max-width: 991px) {
  .footer .box1 .more a {
    padding: 14px 60px;
  }
}

@media (max-width: 767px) {
  .footer .box1 .more a {
    padding: 10px 50px;
  }
}

.footer .box1 .more a:hover span {
  color: #FF6B26;
}

.footer .box1 .more a:hover .iconfont {
  color: #FF6B26;
}

.footer .box1 .more a span {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

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

.footer .box2 {
  background-image: url("../img/footer-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.footer .box2 .box2-bgimg {
  background-color: rgba(31, 31, 31, 0.8);
}

.footer .box2 .box2-bgimg .footer-nav {
  padding: 40px 0 30px 0;
  border-bottom: 1px solid #FFFFFF33;
}

@media (max-width: 1400px) {
  .footer .box2 .box2-bgimg .footer-nav {
    padding: 30px 0 20px 0;
  }
}

.footer .box2 .box2-bgimg .footer-nav ul {
  list-style: none;
  display: flex;
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .footer-nav ul {
    flex-wrap: wrap;
    margin: 0 -30px;
    margin-top: -20px;
  }
}

.footer .box2 .box2-bgimg .footer-nav ul li {
  width: calc(100% / 6);
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .footer-nav ul li {
    width: auto;
    margin-top: 20px;
  }
}

.footer .box2 .box2-bgimg .footer-nav ul li:first-child a {
  text-align: left;
}

.footer .box2 .box2-bgimg .footer-nav ul li:last-child a {
  text-align: right;
}

.footer .box2 .box2-bgimg .footer-nav ul li a {
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  transition: all 0.5s;
  position: relative;
}

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

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .footer-nav ul li a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .footer-nav ul li a {
    padding: 0 30px;
  }
}

.footer .box2 .box2-bgimg .footer-nav ul li a::after {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background-color: #FFFFFF33;
}

.footer .box2 .box2-bgimg .footer-nav ul li a:hover {
  color: #FF6B26;
}

.footer .box2 .box2-bgimg .content-box {
  display: flex;
  justify-content: space-between;
  margin: 60px 0 70px 0;
}

@media (max-width: 1400px) {
  .footer .box2 .box2-bgimg .content-box {
    margin: 40px 0;
  }
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box {
    flex-wrap: wrap;
  }
}

.footer .box2 .box2-bgimg .content-box h3 {
  color: #FFF;
  font-family: "CalSans";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 40px;
}

@media (max-width: 1400px) {
  .footer .box2 .box2-bgimg .content-box h3 {
    font-size: 26px;
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .footer .box2 .box2-bgimg .content-box h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .content-box h3 {
    font-size: 20px;
  }
}

.footer .box2 .box2-bgimg .content-box .item1 {
  width: 25%;
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box .item1 {
    width: 100%;
  }
}

.footer .box2 .box2-bgimg .content-box .item1 .cont .item {
  margin-top: 16px;
  display: flex;
  align-items: center;
}

.footer .box2 .box2-bgimg .content-box .item1 .cont .item:first-child {
  margin-top: 0;
}

.footer .box2 .box2-bgimg .content-box .item1 .cont .item:hover .iconfont {
  background-color: #FF6B26;
}

.footer .box2 .box2-bgimg .content-box .item1 .cont .item:hover .txt p a {
  color: #FF6B26;
}

.footer .box2 .box2-bgimg .content-box .item1 .cont .item .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 3px;
  background: #333;
  font-size: 22px;
  color: #FFF;
  transition: all 0.5s;
}

.footer .box2 .box2-bgimg .content-box .item1 .cont .item .txt {
  margin-left: auto;
  width: calc(100% - 42px - 12px);
}

.footer .box2 .box2-bgimg .content-box .item1 .cont .item .txt p {
  color: #999;
  font-size: 16px;
  line-height: 130%;
}

.footer .box2 .box2-bgimg .content-box .item1 .cont .item .txt p a {
  color: #999;
  transition: all 0.5s;
}

.footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon {
  margin-top: 70px;
}

@media (max-width: 1400px) {
  .footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon {
    margin-top: 40px;
  }
}

.footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon .txt-address {
  color: #999;
  font-size: 16px;
  line-height: 130%;
}

.footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon .txt-address .cnzz {
  display: inline-block;
}

.footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon .txt-address a {
  color: #999;
  transition: all 0.5s;
  margin: 0 10px;
}

.footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon .txt-address a:hover {
  color: #FF6B26;
}

.footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon .icon {
  margin-top: 36px;
  display: flex;
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon .icon {
    margin-top: 20px;
  }
}

.footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon .icon a {
  display: inline-block;
  margin-right: 10px;
}

.footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon .icon a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background: #333;
  width: 50px;
  height: 50px;
  font-size: 32px;
  color: #FFFFFF;
  transition: all 0.5s;
}

.footer .box2 .box2-bgimg .content-box .item1 .txt-address-icon .icon a .iconfont:hover {
  background-color: #FF6B26;
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box .item2 {
    width: 100%;
    margin-top: 30px;
  }
}

.footer .box2 .box2-bgimg .content-box .item2 ul {
  list-style: none;
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box .item2 ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: -12px;
  }
}

.footer .box2 .box2-bgimg .content-box .item2 ul li {
  margin-top: 12px;
}

.footer .box2 .box2-bgimg .content-box .item2 ul li:first-child {
  margin-top: 0;
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box .item2 ul li:first-child {
    margin-top: 12px;
  }
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box .item2 ul li {
    margin-right: 30px;
  }
}

.footer .box2 .box2-bgimg .content-box .item2 ul li a {
  color: #999;
  font-size: 16px;
  line-height: 130%;
  transition: all 0.5s;
}

.footer .box2 .box2-bgimg .content-box .item2 ul li a:hover {
  color: #FF6B26;
}

.footer .box2 .box2-bgimg .content-box .item3 {
  width: 43%;
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box .item3 {
    width: 100%;
    margin-top: 30px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message {
  margin: 0 auto;
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message {
    margin-top: 0;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .tit {
  color: #999;
  font-size: 16px;
  line-height: 110%;
  margin-bottom: 24px;
}

@media (max-width: 1400px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .tit {
    margin-bottom: 20px;
  }
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .tit {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .tit {
    font-size: 14px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox .row {
  margin: 0 -8px;
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox li {
  margin-top: 12px;
  padding: 0 8px;
  list-style: none;
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .formbox li {
    margin-top: 10px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group {
  position: relative;
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group input {
  width: 100%;
  border-radius: 3px;
  background: #333;
  overflow: hidden;
  color: #999;
  font-size: 16px;
  padding: 14px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 1400px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group input {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group input {
    padding: 12px 14px;
  }
}

@media (max-width: 991px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group input {
    font-size: 14px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group input::placeholder {
  color: #999;
  font-size: 16px;
}

@media (max-width: 991px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group input::placeholder {
    font-size: 14px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group input:focus label {
  display: none;
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group input:focus::placeholder {
  color: #ccc;
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group textarea {
  width: 100%;
  border-radius: 3px;
  background: #333;
  overflow: hidden;
  color: #999999;
  font-size: 16px;
  padding: 20px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 160px;
  border: none;
}

@media (max-width: 1400px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group textarea {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}

@media (max-width: 991px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group textarea {
    font-size: 14px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group textarea::placeholder {
  color: #999999;
  font-size: 16px;
}

@media (max-width: 991px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group textarea::placeholder {
    font-size: 14px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group textarea:focus label {
  display: none;
}

.footer .box2 .box2-bgimg .content-box .item3 .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.footer .box2 .box2-bgimg .content-box .item3 .message .func {
  margin-top: 36px;
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .func {
    margin-top: 20px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .func .submit-group {
  display: flex;
  justify-content: flex-end;
}

.footer .box2 .box2-bgimg .content-box .item3 .message .func .submit {
  border-radius: 3px;
  background: #1F1F1F;
  display: inline-flex;
  align-items: center;
  border: none;
  padding: 14px 95px;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .func .submit {
    padding: 10px 65px;
  }
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .func .submit {
    padding: 7px 50px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .func .submit span {
  color: #FFFFFF;
  font-family: "CalSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .func .submit span {
    font-size: 14px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .func .submit .iconfont {
  margin-left: 6px;
  font-size: 18px;
  color: #FFFFFF;
  transition: all 0.5s;
  display: inline-block;
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .content-box .item3 .message .func .submit .iconfont {
    font-size: 16px;
  }
}

.footer .box2 .box2-bgimg .content-box .item3 .message .func .submit:hover {
  background-color: #FF6B26;
}

.footer .box2 .box2-bgimg .content-box .item3 .message .func .submit:hover span {
  color: #FFF;
}

.footer .box2 .box2-bgimg .content-box .item3 .message .func .submit:hover .iconfont {
  color: #FFF;
}

.footer .box2 .box2-bgimg .footer-bottom {
  padding: 20px 0;
  border-top: 1px solid #FFFFFF33;
}

@media (max-width: 1199px) {
  .footer .box2 .box2-bgimg .footer-bottom {
    padding: 20px 0 100px 0;
  }
}

.footer .box2 .box2-bgimg .footer-bottom .Privacy-Sitemap {
  display: flex;
  align-items: center;
}

.footer .box2 .box2-bgimg .footer-bottom .Privacy-Sitemap a {
  color: #FFF;
  font-family: "CalSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 110%;
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .footer-bottom .Privacy-Sitemap a {
    font-size: 14px;
  }
}

.footer .box2 .box2-bgimg .footer-bottom .Privacy-Sitemap a:hover {
  text-decoration: underline;
}

.footer .box2 .box2-bgimg .footer-bottom .Privacy-Sitemap span {
  display: inline-block;
  width: 1px;
  height: 16px;
  background: #FFF;
  margin: 0 12px;
}

@media (max-width: 767px) {
  .footer .box2 .box2-bgimg .footer-bottom .translate {
    width: 100%;
    margin-top: 15px;
  }
}

.news-banner {
  overflow: hidden;
  position: relative;
}

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

.news-banner .news-txt {
  position: absolute;
  z-index: 3;
  left: 0;
  width: 100%;
  bottom: 67px;
}

@media (max-width: 1199px) {
  .news-banner .news-txt {
    bottom: 30px;
  }
}

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

.news-banner .news-txt h1 {
  color: #FFF;
  font-family: "CalSans";
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  width: 47%;
}

@media (max-width: 1680px) {
  .news-banner .news-txt h1 {
    width: 55%;
  }
}

@media (max-width: 1400px) {
  .news-banner .news-txt h1 {
    font-size: 45px;
  }
}

@media (max-width: 1199px) {
  .news-banner .news-txt h1 {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .news-banner .news-txt h1 {
    font-size: 32px;
    width: 65%;
  }
}

@media (max-width: 767px) {
  .news-banner .news-txt h1 {
    font-size: 30px;
    width: 100%;
    color: #1f1f1f;
  }
}

.news-banner .news-txt p {
  width: 38%;
  margin-top: 30px;
  color: #FFF;
  font-size: 16px;
  line-height: 154%;
}

@media (max-width: 1680px) {
  .news-banner .news-txt p {
    width: 45%;
  }
}

@media (max-width: 1400px) {
  .news-banner .news-txt p {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  .news-banner .news-txt p {
    width: 55%;
  }
}

@media (max-width: 767px) {
  .news-banner .news-txt p {
    font-size: 14px;
    width: 100%;
    color: #1f1f1f;
  }
}

.news {
  margin: 120px 0;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .news {
    margin: 80px 0;
  }
}

@media (max-width: 1199px) {
  .news {
    margin: 60px 0;
  }
}

@media (max-width: 991px) {
  .news {
    margin: 40px 0;
  }
}

.news .index-title h2 {
  text-align: left;
}

.news .index-title p {
  text-align: left;
}

.news .content {
  margin-top: 70px;
  padding-top: 80px;
  position: relative;
}

@media (max-width: 1400px) {
  .news .content {
    margin-top: 40px;
    padding-top: 60px;
  }
}

@media (max-width: 991px) {
  .news .content {
    margin-top: 40px;
  }
}

.news .content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 300%;
  height: 10px;
  background-color: #1F1F1F;
}

.news .content .item-box {
  margin-top: 50px;
}

.news .content .item-box:first-child {
  margin-top: 0;
}

@media (max-width: 991px) {
  .news .content .item-box {
    margin-top: 40px;
  }
}

.news .content .item-box .item {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .news .content .item-box .item {
    flex-wrap: wrap;
  }
}

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

.news .content .item-box .item:hover .cont .tit a {
  color: #FF6B26;
}

.news .content .item-box .item .number {
  padding-top: 20px;
  color: #1F1F1F;
  text-align: center;
  font-family: "CalSans";
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

@media (max-width: 1400px) {
  .news .content .item-box .item .number {
    font-size: 40px;
  }
}

@media (max-width: 1199px) {
  .news .content .item-box .item .number {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .news .content .item-box .item .number {
    font-size: 30px;
  }
}

.news .content .item-box .item .cont-box {
  display: flex;
  justify-content: space-between;
  width: 85%;
}

@media (max-width: 1400px) {
  .news .content .item-box .item .cont-box {
    width: 90%;
  }
}

@media (max-width: 991px) {
  .news .content .item-box .item .cont-box {
    width: 100%;
    margin-top: 20px;
    flex-wrap: wrap;
  }
}

.news .content .item-box .item .cont-img {
  width: 38%;
}

@media (max-width: 991px) {
  .news .content .item-box .item .cont-img {
    width: 100%;
  }
}

.news .content .item-box .item .cont-img .img-box {
  padding-bottom: calc(332 / 530 * 100%);
  border-radius: 3px;
}

.news .content .item-box .item .cont {
  width: 62%;
  padding-left: 70px;
}

@media (max-width: 1400px) {
  .news .content .item-box .item .cont {
    padding-left: 40px;
  }
}

@media (max-width: 991px) {
  .news .content .item-box .item .cont {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}

.news .content .item-box .item .cont .date {
  display: flex;
  align-items: center;
}

.news .content .item-box .item .cont .date .iconfont {
  font-size: 16px;
  color: #FF6B26;
}

.news .content .item-box .item .cont .date span {
  margin-left: 6px;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.news .content .item-box .item .cont .tit {
  margin: 26px 0 10px 0;
}

@media (max-width: 1400px) {
  .news .content .item-box .item .cont .tit {
    margin: 20px 0 10px 0;
  }
}

.news .content .item-box .item .cont .tit a {
  color: #1F1F1F;
  text-overflow: ellipsis;
  font-family: "CalSans";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 39px */
  transition: all 0.5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .news .content .item-box .item .cont .tit a {
    font-size: 24px;
  }
}

@media (max-width: 1199px) {
  .news .content .item-box .item .cont .tit a {
    font-size: 20px;
  }
}

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

.news .content .item-box .item .cont .txt p {
  color: #666;
  font-size: 18px;
  line-height: 150%;
  /* 27px */
}

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

@media (max-width: 767px) {
  .news .content .item-box .item .cont .txt p {
    font-size: 14px;
  }
}

.news .content .item-box .item .cont .more {
  margin-top: 70px;
}

@media (max-width: 1400px) {
  .news .content .item-box .item .cont .more {
    margin-top: 40px;
  }
}

@media (max-width: 1199px) {
  .news .content .item-box .item .cont .more {
    margin-top: 30px;
  }
}

.news .content .item-box .item .cont .more a {
  display: inline-flex;
  align-items: center;
}

.news .content .item-box .item .cont .more a:hover span {
  color: #FF6B26;
}

.news .content .item-box .item .cont .more a:hover .iconfont {
  color: #FF6B26;
}

.news .content .item-box .item .cont .more a span {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

@media (max-width: 1199px) {
  .news .content .item-box .item .cont .more a span {
    font-size: 14px;
  }
}

.news .content .item-box .item .cont .more a .iconfont {
  display: inline-block;
  margin-left: 6px;
  transform: rotate(180deg);
  color: #1F1F1F;
  font-size: 18px;
  transition: all 0.5s;
}

@media (max-width: 1199px) {
  .news .content .item-box .item .cont .more a .iconfont {
    font-size: 16px;
  }
}

.about-nav {
  overflow: hidden;
  padding: 17px 0;
  background-color: #F7F7F7;
}

@media (max-width: 767px) {
  .about-nav {
    padding: 10px 0;
    margin-top: 40px;
  }
}

.about-nav .box {
  display: flex;
}

.about-nav .box ul {
  list-style: none;
  display: flex;
  overflow-x: auto;
}

.about-nav .box ul li {
  display: block;
  padding-right: 60px;
  margin-right: 60px;
  border-right: 1px solid #D9D9D9;
}

@media (max-width: 991px) {
  .about-nav .box ul li {
    padding-right: 40px;
    margin-right: 30px;
  }
}

.about-nav .box ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

.about-nav .box ul li a {
  display: inline-block;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  white-space: nowrap;
  transition: all 0.5s;
}

.about-nav .box ul li a:hover {
  color: #FF6B26;
}

.about-us {
  overflow: hidden;
  margin: 120px 0;
}

@media (max-width: 1400px) {
  .about-us {
    margin: 80px 0;
  }
}

@media (max-width: 1199px) {
  .about-us {
    margin: 60px 0;
  }
}

@media (max-width: 991px) {
  .about-us {
    margin: 40px 0;
  }
}

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

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

.about-us .box .left {
  width: 48%;
}

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

.about-us .box .left .index-title h2 {
  text-align: left;
  line-height: 126%;
}

.about-us .box .left .index-title p {
  text-align: left;
  width: 78%;
  line-height: 150%;
}

.about-us .box .left .more {
  margin-top: 50px;
}

@media (max-width: 1400px) {
  .about-us .box .left .more {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .about-us .box .left .more {
    margin-top: 30px;
  }
}

.about-us .box .left .more a {
  display: inline-flex;
  align-items: center;
  border-radius: 3px;
  border: 1px solid #1f1f1f;
  background: #1f1f1f;
  backdrop-filter: blur(2px);
  transition: all 0.5s;
  padding: 14px 76px;
}

@media (max-width: 1199px) {
  .about-us .box .left .more a {
    padding: 10px 60px;
  }
}

@media (max-width: 767px) {
  .about-us .box .left .more a {
    padding: 8px 30px;
  }
}

.about-us .box .left .more a:hover {
  border: 1px solid #FF6B26;
  background: #FF6B26;
}

.about-us .box .left .more a span {
  color: #FFF;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .about-us .box .left .more a span {
    font-size: 14px;
  }
}

.about-us .box .left .more a .iconfont {
  font-size: 18px;
  display: inline-block;
  transform: rotate(180deg);
  margin-left: 6px;
  color: #FFF;
}

@media (max-width: 767px) {
  .about-us .box .left .more a .iconfont {
    font-size: 16px;
  }
}

.about-us .box .right {
  width: 50%;
}

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

.about-us .box .right .tit {
  color: #1F1F1F;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
  /* 36px */
}

@media (max-width: 1440px) {
  .about-us .box .right .tit {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .about-us .box .right .tit {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .about-us .box .right .tit {
    font-size: 18px;
  }
}

.about-us .box .right .txt {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .about-us .box .right .txt {
    margin-top: 20px;
  }
}

.about-us .box .right .txt p {
  color: #1F1F1F;
  font-size: 20px;
  line-height: 150%;
}

@media (max-width: 1440px) {
  .about-us .box .right .txt p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .about-us .box .right .txt p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .about-us .box .right .txt p {
    font-size: 14px;
  }
}

.about-base {
  overflow: hidden;
}

.about-base img {
  width: 100%;
  height: auto;
}

.about-obtained {
  overflow: hidden;
  background: #F8F8F8;
  padding: 120px 0;
}

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

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

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

.about-obtained .top {
  display: flex;
  justify-content: space-between;
}

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

.about-obtained .top .index-title {
  width: 50%;
}

@media (max-width: 991px) {
  .about-obtained .top .index-title {
    width: 100%;
  }
}

.about-obtained .top .index-title h2 {
  line-height: 126%;
  text-align: left;
}

.about-obtained .top .right {
  width: 39%;
}

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

.about-obtained .top .right .txt p {
  color: #1F1F1F;
  font-size: 20px;
  line-height: 160%;
  /* 32px */
}

@media (max-width: 1400px) {
  .about-obtained .top .right .txt p {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .about-obtained .top .right .txt p {
    font-size: 16px;
  }
}

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

.about-obtained .top .right .more {
  margin-top: 50px;
}

@media (max-width: 1400px) {
  .about-obtained .top .right .more {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  .about-obtained .top .right .more {
    margin-top: 30px;
  }
}

.about-obtained .top .right .more a {
  display: inline-flex;
  align-items: center;
  padding: 14px 45px;
  border-radius: 3px;
  background: #1f1f1f;
  backdrop-filter: blur(2px);
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .about-obtained .top .right .more a {
    padding: 10px 30px;
  }
}

.about-obtained .top .right .more a:hover {
  background: #FF6B26;
}

.about-obtained .top .right .more a span {
  color: #FFF;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

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

.about-obtained .top .right .more a .iconfont {
  display: inline-block;
  margin-left: 6px;
  transform: rotate(180deg);
  font-size: 18px;
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .about-obtained .top .right .more a .iconfont {
    font-size: 16px;
  }
}

.about-obtained .content {
  margin-top: 70px;
}

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

.about-obtained .content .item-box {
  background-color: #FFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 991px) {
  .about-obtained .content .item-box {
    flex-wrap: wrap;
  }
}

.about-obtained .content .item-box .left {
  width: 35%;
}

@media (max-width: 991px) {
  .about-obtained .content .item-box .left {
    width: 100%;
  }
}

.about-obtained .content .item-box .left .img-box {
  padding-bottom: calc(356 / 570 * 100%);
  border-radius: 3px;
}

.about-obtained .content .item-box .left .img-box .vr-icon {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(2px);
  width: 90px;
  height: 90px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-obtained .content .item-box .left .img-box .vr-icon a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 75px;
  border-radius: 100px;
  background-color: #000000;
}

.about-obtained .content .item-box .left .img-box .vr-icon a .iconfont {
  color: #FFFFFF;
  font-size: 30px;
}

.about-obtained .content .item-box .right {
  width: 58%;
}

@media (max-width: 1400px) {
  .about-obtained .content .item-box .right {
    width: 62%;
  }
}

@media (max-width: 991px) {
  .about-obtained .content .item-box .right {
    flex-wrap: wrap;
    width: 100%;
  }
}

.about-obtained .content .item-box .right .txt {
  padding: 0 30px 30px 0;
}

@media (max-width: 1199px) {
  .about-obtained .content .item-box .right .txt {
    padding: 0 20px 20px 0;
  }
}

@media (max-width: 991px) {
  .about-obtained .content .item-box .right .txt {
    padding: 20px;
  }
}

.about-obtained .content .item-box .right .txt p {
  color: #1F1F1F;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
}

@media (max-width: 1400px) {
  .about-obtained .content .item-box .right .txt p {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .about-obtained .content .item-box .right .txt p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .about-obtained .content .item-box .right .txt p {
    font-size: 14px;
  }
}

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

.about-scroll .about-scroll-slick {
  margin: 0 -5px;
}

.about-scroll .about-scroll-slick .item-box {
  padding: 0 5px;
}

.about-scroll .about-scroll-slick .item-box .item {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);
  cursor: pointer;
}

.about-scroll .about-scroll-slick .item-box .item .img-box {
  padding-bottom: calc(293 / 467 * 100%);
}

.about-scroll .about-scroll-slick .item-box .item .img-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #00000026;
}

.about-scroll .prev-next {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 97%;
}

@media (max-width: 767px) {
  .about-scroll .prev-next {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 12;
    transform: translateX(-50%);
    width: 90%;
  }
}

@media (max-width: 575px) {
  .about-scroll .prev-next {
    width: 80%;
  }
}

.about-scroll .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e613';
  line-height: 46px;
  color: #FFFFFF;
  transition: all 0.3s ease;
  transform: rotate(90deg);
}

@media (max-width: 1400px) {
  .about-scroll .prev-next .slick-next:before {
    line-height: 40px;
  }
}

.about-scroll .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e613';
  line-height: 46px;
  color: #FFFFFF;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}

@media (max-width: 1400px) {
  .about-scroll .prev-next .slick-prev:before {
    line-height: 40px;
  }
}

.about-scroll .prev-next .slick-prev,
.about-scroll .prev-next .slick-next {
  z-index: 1;
  width: 46px;
  height: 46px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: rgba(31, 31, 31, 0.5);
}

@media (max-width: 1400px) {

  .about-scroll .prev-next .slick-prev,
  .about-scroll .prev-next .slick-next {
    width: 40px;
    height: 40px;
  }
}

.about-scroll .prev-next .slick-next:hover {
  background-color: #FF6B26;
}

.about-scroll .prev-next .slick-prev:hover {
  background-color: #FF6B26;
}

.about-scroll .prev-next .slick-prev,
.about-scroll .prev-next .slick-next:hover::before {
  color: #FFF;
}

.about-scroll .prev-next .slick-prev:hover::before {
  color: #FFF;
}

.about-certificate {
  overflow: hidden;
  padding: 120px 0;
  background-image: url(../img/certificate-6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

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

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

.about-certificate .top .index-title {
  width: 50%;
}

@media (max-width: 991px) {
  .about-certificate .top .index-title {
    width: 100%;
  }
}

.about-certificate .top .index-title h2 {
  text-align: left;
}

.about-certificate .top .text {
  width: 37%;
}

@media (max-width: 1400px) {
  .about-certificate .top .text {
    width: 48%;
  }
}

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

.about-certificate .top .text p {
  color: #1F1F1F;
  font-size: 20px;
  line-height: 160%;
}

@media (max-width: 1400px) {
  .about-certificate .top .text p {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .about-certificate .top .text p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .about-certificate .top .text p {
    font-size: 14px;
  }
}

.about-certificate .content {
  margin-top: 70px;
  overflow: hidden;
}

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

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

.about-certificate .content .certificate-slick {
  margin: 0 -15px;
  display: flex;
  width: max-content;
  animation: marquee 30s linear infinite;
}

.about-certificate .content .certificate-slick:hover{
  animation-play-state: paused;

}

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

.about-certificate .content .certificate-slick .item-box {
  padding: 0 15px;

  width: 332px;
}
@media (max-width: 1400px) {
  .about-certificate .content .certificate-slick .item-box {
    width: 300px;
  }
}

@media (max-width: 1199px) {
  .about-certificate .content .certificate-slick .item-box {
    padding: 0 8px;
    width: 250px;
  }
}
@media (max-width: 992px) {
  .about-certificate .content .certificate-slick .item-box {
    width: 210px;
  }
}
@media (max-width: 768px) {
  .about-certificate .content .certificate-slick .item-box {
    width: 180px;
  }
}
.about-certificate .content .certificate-slick .item-box .item {
  cursor: pointer;
}

.about-certificate .content .certificate-slick .item-box .item:hover .img-box img {
  transform: scale(1.06);
}

.about-certificate .content .certificate-slick .item-box .item .img-box {
  padding-bottom: calc(408 / 306 * 100%);
}

.about-certificate .content .certificate-slick .item-box .item .tit {
  margin-top: 26px;
  text-align: center;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

@media (max-width: 1400px) {
  .about-certificate .content .certificate-slick .item-box .item .tit {
    margin-top: 20px;
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .about-certificate .content .certificate-slick .item-box .item .tit {
    font-size: 16px;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .about-certificate .content .certificate-slick .item-box .item .tit {
    font-size: 14px;
  }
}

.top-distance {
  margin-top: 90px;
}

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

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

@media (max-width: 767px) {
  .top-distance {
    margin-top: 0;
  }
}

.product-nav {
  padding: 15px 0;
  background: #F7F7F7;
}

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

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

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

.product-nav .box .iconfont {
  font-size: 18px;
  color: #1f1f1f;
  margin-right: 6px;
}

.product-nav .box a {
  display: inline-block;
  color: #1F1F1F;
  font-size: 16px;
  line-height: 100%;
  transition: all 0.5s;
}

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

.product-nav .box span {
  display: inline-block;
  margin: 0 5px;
  color: #1f1f1f;
  font-size: 16px;
}

.product .box1 {
  padding: 120px 0;
}

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

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

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

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

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

@media (max-width: 991px) {
  .product .box1 .top {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}

.product .box1 .top .index-title {
  width: 50%;
}

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

.product .box1 .top .index-title h2 {
  text-align: left;
}

.product .box1 .top .txt {
  width: 50%;
}

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

.product .box1 .top .txt p {
  color: #666;
  font-size: 20px;
  line-height: 150%;
  /* 30px */
}

@media (max-width: 1400px) {
  .product .box1 .top .txt p {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .product .box1 .top .txt p {
    font-size: 16px;
  }
}

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

.product .box1 .popular {
  border-top: 10px solid #1f1f1f;
}

.product .box1 .popular .top-nav {
  display: flex;
  display: none;
}

@media (max-width: 1199px) {
  .product .box1 .popular .top-nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .product .box1 .popular .top-nav {
    font-size: 14px;
  }
}

.product .box1 .popular .top-nav li {
  display: block;
  padding: 10px;
}

@media (max-width: 991px) {
  .product .box1 .popular .top-nav li {
    width: 50%;
    padding: 5px;
  }
}

@media (max-width: 767px) {
  .product .box1 .popular .top-nav li {
    display: inline-block;
    vertical-align: top;
    height: auto;
  }
}

.product .box1 .popular .top-nav .top-a {
  text-decoration: none;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  padding: 10px 6px;
  font-size: 16px;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  height: 100%;
}

@media (max-width: 991px) {
  .product .box1 .popular .top-nav .top-a {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .product .box1 .popular .top-nav .top-a {
    font-size: 14px;
  }
}

.product .box1 .popular .top-nav .top-a:hover {
  color: white;
  background-color: #FF6B26;
}

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

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

@media (max-width: 1199px) {
  .product .box1 .popular .popular-box .popular-left {
    display: none;
  }
}

.product .box1 .popular .popular-box .popular-left .left-ul {
  position: sticky;
  top: 120px;
  overflow: hidden;
  width: 360px;
}

@media (max-width: 1440px) {
  .product .box1 .popular .popular-box .popular-left .left-ul {
    width: 350px;
  }
}

@media (max-width: 1400px) {
  .product .box1 .popular .popular-box .popular-left .left-ul {
    width: 280px;
  }
}

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

@media (max-width: 1400px) {
  .product .box1 .popular .popular-box .popular-left .ul-li {
    padding: 20px 0;
  }
}

.product .box1 .popular .popular-box .popular-left .ul-li:nth-child(1) {
  margin-top: 0;
}

.product .box1 .popular .popular-box .popular-left .ul-li>a {
  display: flex;
  width: 100%;
  text-decoration: none;
  padding-right: 20px;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.3s ease;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

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

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

.product .box1 .popular .popular-box .popular-left .ul-li>a::after {
  font-family: 'iconfont' !important;
  content: '\e613';
  color: #1F1F1F;
  font-size: 20px;
  display: inline-block;
  transform: rotate(180deg);
  transition: all 0.5s;
}

.product .box1 .popular .popular-box .popular-left .ul-li>ul {
  list-style: none;
  display: none;
  margin-top: 30px;
}

@media (max-width: 1400px) {
  .product .box1 .popular .popular-box .popular-left .ul-li>ul {
    margin-top: 20px;
  }
}

.product .box1 .popular .popular-box .popular-left .ul-li>ul>li {
  margin-top: 16px;
  transition: all 0.5s;
}

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

.product .box1 .popular .popular-box .popular-left .ul-li>ul>li>a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #666;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.product .box1 .popular .popular-box .popular-left .ul-li>ul>li:hover>a {
  color: #FF6B26;
}

.product .box1 .popular .popular-box .popular-left .ul-li.active>a {
  color: #FF6B26;
}

.product .box1 .popular .popular-box .popular-left .ul-li.active>a::after {
  transform: rotate(0);
  color: #FF6B26;
}

.product .box1 .popular .popular-box .popular-right {
  width: calc(100% - 360px);
  margin-left: auto;
  overflow: hidden;
}

@media (max-width: 1440px) {
  .product .box1 .popular .popular-box .popular-right {
    width: calc(100% - 350px);
  }
}

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

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

.product .box1 .popular .popular-box .popular-right .content {
  border-right: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
}

@media (max-width: 1199px) {
  .product .box1 .popular .popular-box .popular-right .content {
    border-top: 1px solid #D9D9D9;
  }
}

.product .box1 .popular .popular-box .popular-right .content .row-box .col-box {
  padding: 33px 40px;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}

@media (max-width: 1400px) {
  .product .box1 .popular .popular-box .popular-right .content .row-box .col-box {
    padding: 25px 30px;
  }
}

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

.product .box1 .popular .popular-box .popular-right .content .row-box .col-box .item:hover .title a {
  color: #FF6B26;
}

.product .box1 .popular .popular-box .popular-right .content .row-box .col-box .item:hover .cart a {
  background-color: #FF6B26;
  color: #FFFFFF;
}

.product .box1 .popular .popular-box .popular-right .content .row-box .col-box .item .tit-number {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product .box1 .popular .popular-box .popular-right .content .row-box .col-box .item .tit-number p {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

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

.product .box1 .popular .popular-box .popular-right .content .row-box .col-box .item .tit-number .number {
  color: #999;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.product .box1 .popular .popular-box .popular-right .content .row-box .col-box .item .title {
  margin: 26px 0 36px 0;
}

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

.product .box1 .popular .popular-box .popular-right .content .row-box .col-box .item .title a {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  transition: all 0.5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

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

.product .box1 .popular .popular-box .popular-right .content .row-box .col-box .item .cart a {
  display: block;
  padding: 17px 0;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  border-radius: 3px;
  background: #F7F7F7;
  backdrop-filter: blur(2px);
  transition: all 0.5s;
  text-align: center;
}

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

.product .product-benefits {
  overflow: hidden;
  padding: 120px 0;
  background-image: url(../img/index-chosse-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.product .product-benefits::after {
  content: '';
  background-color: #000000B2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

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

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

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

.product .product-benefits .top {
  position: relative;
  z-index: 5;
  width: 60%;
  margin: 0 auto;
}

@media (max-width: 1400px) {
  .product .product-benefits .top {
    width: 76%;
  }
}

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

.product .product-benefits .top .tit {
  color: #FFF;
  font-family: "CalSans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  text-align: center;
}

@media (max-width: 1400px) {
  .product .product-benefits .top .tit {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .product .product-benefits .top .tit {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .product .product-benefits .top .tit {
    font-size: 24px;
  }
}

.product .product-benefits .top .txt {
  margin-top: 20px;
}

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

.product .product-benefits .top .txt p {
  color: #999;
  text-align: center;
  font-size: 20px;
  line-height: 150%;
  /* 30px */
}

@media (max-width: 1400px) {
  .product .product-benefits .top .txt p {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .product .product-benefits .top .txt p {
    font-size: 16px;
  }
}

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

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

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

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

.product .product-benefits .content .row-box {
  margin: 0 -5px;
}

.product .product-benefits .content .row-box .col-box {
  padding: 0 5px;
  margin-top: 20px;
}

@media (min-width: 1440px) {
  .product .product-benefits .content .row-box .col-box {
    width: 20%;
  }
}

.product .product-benefits .content .row-box .col-box .item {
  border-radius: 3px;
  background: linear-gradient(0deg, #FFF 0%, #FFF 100%), linear-gradient(119deg, #F8F8F8 15%, #FFF 35%, #F8F8F8 65%, #FFF 100%);
  padding: 40px 30px;
  height: 100%;
  min-height: 270px;
}

@media (max-width: 1400px) {
  .product .product-benefits .content .row-box .col-box .item {
    padding: 30px 20px;
  }
}

@media (max-width: 767px) {
  .product .product-benefits .content .row-box .col-box .item {
    min-height: 200px;
  }
}

.product .product-benefits .content .row-box .col-box .item:hover .tit-num .tit {
  color: #FF6B26;
}

.product .product-benefits .content .row-box .col-box .item:hover .tit-num .num {
  color: #FF6B26;
}

.product .product-benefits .content .row-box .col-box .item .tit-num {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 26px;
  margin-bottom: 26px;
  border-bottom: 1px solid #D9D9D9;
}

@media (max-width: 1199px) {
  .product .product-benefits .content .row-box .col-box .item .tit-num {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.product .product-benefits .content .row-box .col-box .item .tit-num .tit {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .product .product-benefits .content .row-box .col-box .item .tit-num .tit {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .product .product-benefits .content .row-box .col-box .item .tit-num .tit {
    font-size: 16px;
  }
}

.product .product-benefits .content .row-box .col-box .item .tit-num .num {
  color: #F2F2F2;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 90%;
  transition: all 0.5s;
}

.product .product-benefits .content .row-box .col-box .item .txt p {
  color: #666;
  font-size: 16px;
  line-height: 150%;
  /* 24px */
}

@media (max-width: 767px) {
  .product .product-benefits .content .row-box .col-box .item .txt p {
    font-size: 14px;
  }
}

.product .product-applications {
  overflow: hidden;
  padding: 120px 0;
}

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

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

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

.product .product-applications .tit {
  color: #192619;
  text-align: center;
  font-family: "CalSans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

@media (max-width: 1400px) {
  .product .product-applications .tit {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .product .product-applications .tit {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .product .product-applications .tit {
    font-size: 24px;
  }
}

.product .product-applications .content {
  margin-top: 40px;
}

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

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

.product .product-applications .content .row-box {
  margin: 0 -15px;
}

@media (max-width: 1199px) {
  .product .product-applications .content .row-box {
    margin: 0 -8px;
  }
}

.product .product-applications .content .row-box .col-box {
  padding: 0 15px;
  margin-top: 30px;
}

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

.product .product-applications .content .row-box .col-box .item {
  border-radius: 3px;
  background: #F8F8F8;
  backdrop-filter: blur(2px);
  padding: 40px 30px;
  height: 100%;
}

@media (max-width: 1199px) {
  .product .product-applications .content .row-box .col-box .item {
    padding: 30px 20px;
  }
}

.product .product-applications .content .row-box .col-box .item .tit {
  color: #192619;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-align: left;
}

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

.product .product-applications .content .row-box .col-box .item .txt {
  margin-top: 26px;
}

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

.product .product-applications .content .row-box .col-box .item .txt ul {
  list-style: none;
}

.product .product-applications .content .row-box .col-box .item .txt ul li {
  position: relative;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  padding-left: 15px;
}

@media (max-width: 767px) {
  .product .product-applications .content .row-box .col-box .item .txt ul li {
    font-size: 14px;
  }
}

.product .product-applications .content .row-box .col-box .item .txt ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #666;
}

.product .product-key {
  background: #F8F8F8;
  overflow: hidden;
  padding: 120px 0;
}

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

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

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

.product .product-key .box {
  display: flex;
  justify-content: space-between;
}

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

.product .product-key .box .left {
  width: 47%;
  padding-top: 20px;
}

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

.product .product-key .box .left .tit {
  color: #192619;
  font-family: "CalSans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-align: left;
}

@media (max-width: 1400px) {
  .product .product-key .box .left .tit {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .product .product-key .box .left .tit {
    font-size: 28px;
  }
}

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

.product .product-key .box .left .content {
  margin-top: 50px;
}

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

.product .product-key .box .left .content ul {
  list-style: none;
}

.product .product-key .box .left .content ul li {
  margin-top: 40px;
}

@media (max-width: 1400px) {
  .product .product-key .box .left .content ul li {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .product .product-key .box .left .content ul li {
    margin-top: 20px;
  }
}

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

.product .product-key .box .left .content ul li b {
  display: block;
  margin-bottom: 12px;
  color: #192619;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

@media (max-width: 1400px) {
  .product .product-key .box .left .content ul li b {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .product .product-key .box .left .content ul li b {
    margin-bottom: 10px;
  }
}

.product .product-key .box .left .content ul li p {
  color: #666;
  font-size: 16px;
  line-height: 160%;
}

@media (max-width: 767px) {
  .product .product-key .box .left .content ul li p {
    font-size: 14px;
  }
}

.product .product-key .box .right {
  width: 48%;
  padding: 40px;
}

@media (max-width: 1199px) {
  .product .product-key .box .right {
    padding: 20px;
  }
}

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

.product .product-key .box .right .img-box {
  border-radius: 3px;
  background: #D9D9D9;
}

.product .product-key .box .right img {
  width: 100%;
  height: auto;
  border-radius: 3px;
  background: transparent;
}

.product .product-types {
  overflow: hidden;
  padding: 120px 0;
}

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

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

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

.product .product-types .box {
  display: flex;
  justify-content: space-between;
}

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

.product .product-types .left {
  width: 50%;
  padding: 40px;
}

@media (max-width: 1400px) {
  .product .product-types .left {
    padding: 20px;
  }
}

@media (max-width: 991px) {
  .product .product-types .left {
    width: 100%;
    padding: 0;
  }
}

.product .product-types .left .img-box {
  border-radius: 3px;
  background: #D9D9D9;
}

.product .product-types .left img {
  width: 100%;
  height: auto;
  border-radius: 3px;
  background: transparent;
}

.product .product-types .right {
  padding-top: 20px;
  width: 47%;
}

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

.product .product-types .right .title {
  color: #192619;
  font-family: "CalSans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

@media (max-width: 1400px) {
  .product .product-types .right .title {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .product .product-types .right .title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .product .product-types .right .title {
    font-size: 24px;
  }
}

.product .product-types .right .txt {
  margin-top: 50px;
}

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

@media (max-width: 991px) {
  .product .product-types .right .txt {
    margin-top: 30px;
  }
}

.product .product-types .right .txt p {
  color: #666;
  font-size: 16px;
  line-height: 160%;
  /* 25.6px */
}

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

.product .product-machine {
  overflow: hidden;
  background: #F8F8F8;
  padding: 120px 0;
}

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

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

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

.product .product-machine .title {
  color: #192619;
  font-family: "CalSans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-align: center;
}

@media (max-width: 1400px) {
  .product .product-machine .title {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .product .product-machine .title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .product .product-machine .title {
    font-size: 24px;
  }
}

.product .product-machine .content {
  margin-top: 40px;
}

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

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

.product .product-machine .content .row-box {
  margin: 0 -15px;
}

@media (max-width: 1199px) {
  .product .product-machine .content .row-box {
    margin: 0 -8px;
  }
}

.product .product-machine .content .row-box .col-box {
  margin-top: 30px;
  padding: 0 -15px;
}

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

.product .product-machine .content .row-box .col-box .item {
  border-radius: 3px;
  background: #FFF;
  backdrop-filter: blur(2px);
  padding: 40px 30px;
  height: 100%;
}

@media (max-width: 991px) {
  .product .product-machine .content .row-box .col-box .item {
    padding: 30px 20px;
  }
}

.product .product-machine .content .row-box .col-box .item .tit {
  color: #192619;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

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

.product .product-machine .content .row-box .col-box .item .txt {
  margin-top: 26px;
}

@media (max-width: 1400px) {
  .product .product-machine .content .row-box .col-box .item .txt {
    margin-top: 20px;
  }
}

.product .product-machine .content .row-box .col-box .item .txt p {
  color: #666;
  font-size: 16px;
  line-height: 160%;
  /* 25.6px */
}

@media (max-width: 767px) {
  .product .product-machine .content .row-box .col-box .item .txt p {
    font-size: 14px;
  }
}

.product .product-faq {
  overflow: hidden;
  padding: 120px 0;
}

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

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

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

.product .product-faq .title {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 136%;
  text-align: center;
}

@media (max-width: 1400px) {
  .product .product-faq .title {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .product .product-faq .title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .product .product-faq .title {
    font-size: 24px;
  }
}

.product .product-faq .content {
  width: 72%;
  margin: 0 auto;
  margin-top: 70px;
}

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

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

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

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

.product .product-faq .content .asked-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.product .product-faq .content .asked-ul li {
  display: block;
  cursor: pointer;
  padding: 40px 0;
  border-bottom: 1px solid #E6E6E6;
}

@media (max-width: 1400px) {
  .product .product-faq .content .asked-ul li {
    padding: 30px 0;
  }
}

@media (max-width: 1199px) {
  .product .product-faq .content .asked-ul li {
    padding: 20px 0;
  }
}

.product .product-faq .content .asked-ul li:first-child {
  border-top: 1px solid #E6E6E6;
}

.product .product-faq .content .asked-ul li .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product .product-faq .content .asked-ul li .cont::after {
  font-family: 'iconfont' !important;
  content: "\e632";
  font-size: 26px;
  font-weight: bold;
  color: #1F1F1F;
  display: inline-block;
  text-align: center;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .product .product-faq .content .asked-ul li .cont::after {
    margin-right: 0;
  }
}

.product .product-faq .content .asked-ul li .cont p {
  display: flex;
  width: 95%;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 136%;
  transition: all 0.3s ease-in-out;
}

.product .product-faq .content .asked-ul li .cont p .iconfont {
  font-size: 20px;
  margin-right: 12px;
  color: #1F1F1F;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 1400px) {
  .product .product-faq .content .asked-ul li .cont p {
    font-size: 22px;
  }
}

@media (max-width: 1199px) {
  .product .product-faq .content .asked-ul li .cont p {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .product .product-faq .content .asked-ul li .cont p {
    font-size: 18px;
  }
}

.product .product-faq .content .asked-ul li .text-box {
  display: none;
  padding-top: 26px;
  position: relative;
}

@media (max-width: 1400px) {
  .product .product-faq .content .asked-ul li .text-box {
    padding-top: 20px;
  }
}

.product .product-faq .content .asked-ul li .text-box p {
  overflow: hidden;
  color: #666;
  font-size: 18px;
  line-height: 150%;
}

@media (max-width: 1400px) {
  .product .product-faq .content .asked-ul li .text-box p {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .product .product-faq .content .asked-ul li .text-box p {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .product .product-faq .content .asked-ul li .text-box p {
    font-size: 14px;
  }
}

.product .product-faq .content .asked-ul li.current .cont::after {
  content: '\e729';
}

.product .product-faq .content .more {
  margin-top: 50px;
}

@media (max-width: 1400px) {
  .product .product-faq .content .more {
    margin-top: 50px;
  }
}

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

.product .product-faq .content .more a {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px;
  border-radius: 3px;
  background-color: #1f1f1f;
  transition: all 0.5s;
}

.product .product-faq .content .more a:hover {
  background-color: #FF6B26;
}

.product .product-faq .content .more a .iconfont {
  display: inline-block;
  color: #FFF;
  font-size: 24px;
  margin-right: 12px;
  transition: all 0.5s;
}

.product .product-faq .content .more a span {
  display: inline-block;
  color: #FFF;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

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

@media (max-width: 991px) {
  .product .product-faq .content .more a span {
    font-size: 16px;
  }
}

.productdetails .productdatails-top {
  overflow: hidden;
  padding: 50px;
  background: #F8F8F8;
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top {
    padding: 40px 0;
  }
}

@media (max-width: 991px) {
  .productdetails .productdatails-top {
    padding: 30px 0;
  }
}

.productdetails .productdatails-top .pouch-cont {
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .productdetails .productdatails-top .pouch-cont {
    flex-wrap: wrap;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left {
  width: 45%;
  position: relative;
}

@media (max-width: 1199px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left {
    width: 100%;
  }
}

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

@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left {
    padding: 00px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical {
    width: 100%;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .item {
  overflow: hidden;
  cursor: pointer;
  background-color: #FFFFFF;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-track {
  margin: 0;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide {
  overflow: hidden;
  margin: 0 3px;
  position: relative;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide.slick-current .item {
  overflow: hidden;
  border: 1px solid #FF6B26;
}

@keyframes videoan {
  0% {
    background-position: 50% 50%;
    transform: scale(1);
  }

  50% {
    background-position: 0% 0%;
    transform: scale(1.2);
  }

  100% {
    background-position: 50% 50%;
    transform: scale(1);
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .slick-slide .item-video::after {
  z-index: 9;
  font-family: 'iconfont' !important;
  font-size: 16px;
  padding-left: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  content: '\e63e';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #FFFFFF;
  background-color: rgba(255, 107, 38, 0.75);
  border-radius: 100px;
  text-align: center;
  cursor: pointer;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .img-box {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 3px;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-vertical .img-box img {
  width: 100%;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal {
  width: 100%;
  overflow: hidden;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .item {
  overflow: hidden;
  background-color: #FFF;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .img-box {
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 3px;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-left .left-horizontal .img-box img {
  width: 100%;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right {
  width: 55%;
  padding-top: 20px;
  padding-left: 70px;
}

@media (max-width: 1199px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right {
    width: 100%;
    margin-top: 40px;
    padding: 0;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .contnet1 {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #D9D9D9;
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .contnet1 {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .contnet1 b {
  color: #FF6B26;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  display: block;
  margin-bottom: 12px;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .contnet1 h2 {
  width: 90%;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 52px */
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .contnet1 h2 {
    font-size: 35px;
  }
}

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

@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .contnet1 h2 {
    font-size: 24px;
  }
}

@media (max-width: 575px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .contnet1 h2 {
    font-size: 22px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .contnet1 p {
  margin-top: 26px;
  color: #666;
  font-size: 20px;
  line-height: 150%;
  /* 30px */
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .contnet1 p {
    margin-top: 20px;
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .contnet1 p {
    font-size: 16px;
  }
}

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

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

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .share p {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 126%;
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .share p {
    font-size: 18px;
  }
}

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

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-cart {
  margin-top: 70px;
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-cart {
    margin-top: 50px;
  }
}

@media (max-width: 1199px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-cart {
    margin-top: 40px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-cart a {
  margin-top: 16px;
  display: flex;
  justify-content: center;
  padding: 17px 26px;
  background-color: #1f1f1f;
  color: #FFF;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-cart a:first-child {
  margin-top: 0;
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-cart a:hover {
  background-color: #FF6B26;
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .inquiry-cart a {
    font-size: 14px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .content2 {
  margin-top: 50px;
}

@media (max-width: 1400px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .content2 {
    margin-top: 40px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .content2 .tit {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 136%;
  /* 27.2px */
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #D9D9D9;
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .content2 .tit {
    font-size: 18px;
  }
}

.productdetails .productdatails-top .pouch-cont .pouch-cont-right .content2 .txt p {
  overflow: hidden;
  color: #666;
  text-overflow: ellipsis;
  font-size: 18px;
  line-height: 150%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  align-self: stretch;
}

@media (max-width: 991px) {
  .productdetails .productdatails-top .pouch-cont .pouch-cont-right .content2 .txt p {
    font-size: 16px;
  }
}

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

.productdetails .productdatails-nav {
  border-top: 1px solid #D9D9D9;
  background-color: #F8F8F8;
  position: sticky;
  top: 86px;
  z-index: 12;
}

@media (max-width: 1400px) {
  .productdetails .productdatails-nav {
    top: 82px;
  }
}

@media (max-width: 1199px) {
  .productdetails .productdatails-nav {
    top: 76px;
  }
}

@media (max-width: 991px) {
  .productdetails .productdatails-nav {
    position: static;
    flex-wrap: wrap;
  }
}

.productdetails .productdatails-nav .box {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  padding-bottom: 17px;
}

.productdetails .productdatails-nav .box a {
  display: inline-block;
  text-decoration: none;
  margin-right: auto;
  text-align: center;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 20px */
  transition: all 0.3s ease;
  position: relative;
  margin-right: 60px;
  padding-right: 60px;
  border-right: 1px solid #D9D9D9;
  margin-top: 17px;
}

.productdetails .productdatails-nav .box a:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}

@media (max-width: 1199px) {
  .productdetails .productdatails-nav .box a {
    padding-right: 40px;
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .productdetails .productdatails-nav .box a {
    padding-right: 25px;
    margin-right: 25px;
  }
}

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

  .productdetails .productdatails-nav .box a:last-child {
    margin-right: 0;
  }
}

.productdetails .productdatails-nav .box a:hover {
  color: #FF6B26;
}

.productdetails .productdatails-nav .box a.active {
  color: #FF6B26;
}

.productdetails .prdetails-title {
  color: #192619;
  font-family: "CalSans";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

@media (max-width: 1400px) {
  .productdetails .prdetails-title {
    font-size: 35px;
  }
}

@media (max-width: 991px) {
  .productdetails .prdetails-title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .productdetails .prdetails-title {
    font-size: 24px;
  }
}

.productdetails .details-introduction {
  overflow: hidden;
  padding: 70px 0;
}

@media (max-width: 1400px) {
  .productdetails .details-introduction {
    padding: 40px 0;
  }
}

.productdetails .details-introduction .introduction-title {
  background: #F8F8F8;
  margin: 40px 0 30px 0;
  padding: 5px 0;
  position: relative;
  display: flex;
  align-items: center;
}

.productdetails .details-introduction .introduction-title::before {
  content: "";
  width: 6px;
  height: 36px;
  background: #FF6B26;
  display: inline-block;
  margin-right: 12px;
}

.productdetails .details-introduction .introduction-title span {
  color: #192619;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

@media (max-width: 1400px) {
  .productdetails .details-introduction .introduction-title span {
    font-size: 18px;
  }
}

.productdetails .details-introduction .content {
  position: relative;
  margin-top: 40px;
  padding-top: 10px;
}

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

.productdetails .details-introduction .content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 10px;
  background-color: #1f1f1f;
  width: 200%;
}

.productdetails .details-introduction .content .txt h4 {
  color: #192619;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 12px;
}

.productdetails .details-introduction .content .txt p {
  color: #666;
  font-size: 16px;
  line-height: 160%;
  /* 25.6px */
}

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

.productdetails .details-introduction .content table {
  width: 99%;
}

.productdetails .details-introduction .content table tr {
  background-color: #F8F8F8;
}

.productdetails .details-introduction .content table tr:nth-child(even) {
  background-color: #FFFFFF;
}

.productdetails .details-introduction .content table td {
  border: 1px solid #E6E6E6;
  color: #1F1F1F;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  padding: 12px 26px;
  white-space: nowrap;
}

.productdetails .details-introduction .content table td:nth-child(1) {
  width: 25%;
}

@media (max-width: 767px) {
  .productdetails .details-introduction .content table td {
    font-size: 14px;
  }
}

.productdetails .details-introduction .content .con1 {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .productdetails .details-introduction .content .con1 {
    flex-wrap: wrap;
  }
}

.productdetails .details-introduction .content .con1 .left {
  width: 46%;
}

@media (max-width: 991px) {
  .productdetails .details-introduction .content .con1 .left {
    width: 100%;
  }
}

.productdetails .details-introduction .content .con1 .left ul {
  list-style: none;
}

.productdetails .details-introduction .content .con1 .left ul li {
  color: #666;
  font-size: 16px;
  line-height: 160%;
  /* 25.6px */
  display: flex;
}

@media (max-width: 767px) {
  .productdetails .details-introduction .content .con1 .left ul li {
    font-size: 14px;
  }
}

.productdetails .details-introduction .content .con1 .left ul li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 100px;
  background-color: #666;
  margin-right: 10px;
  margin-top: 10px;
}

.productdetails .details-introduction .content .con1 .right {
  width: 50%;
}

@media (max-width: 991px) {
  .productdetails .details-introduction .content .con1 .right {
    width: 100%;
    margin-top: 20px;
  }
}

.productdetails .details-introduction .content .con1 .right img {
  width: 100%;
  height: auto;
}

.productdetails .details-introduction .content .con2 {
  display: flex;
  justify-content: space-between;
  margin: 0 -15px;
}

@media (max-width: 991px) {
  .productdetails .details-introduction .content .con2 {
    flex-wrap: wrap;
  }
}

.productdetails .details-introduction .content .con2 .left2 {
  width: 50%;
  padding: 0 15px;
}

.productdetails .details-introduction .content .con2 .left2 .img-box {
  padding-bottom: calc(332 / 530 * 100%);
}

.productdetails .details-introduction .content .con2 .left2 p {
  margin-top: 16px;
  color: #1F1F1F;
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
  /* 25.6px */
}

@media (max-width: 1199px) {
  .productdetails .details-introduction .content .con2 .left2 p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-introduction .content .con2 .left2 p {
    font-size: 14px;
  }
}

.productdetails .details-introduction .content .con2 .left {
  width: 50%;
  padding: 0 15px;
}

.productdetails .details-introduction .content .con2 .left p {
  margin-top: 16px;
  color: #1F1F1F;
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
  /* 25.6px */
}

@media (max-width: 1199px) {
  .productdetails .details-introduction .content .con2 .left p {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-introduction .content .con2 .left p {
    font-size: 14px;
    line-height: 110%;
  }
}

.productdetails .details-introduction .content .txt2 b {
  color: #192619;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  display: block;
  margin-bottom: 12px;
}

.productdetails .details-introduction .content .txt2 p {
  color: #666;
  font-size: 16px;
  line-height: 160%;
  /* 25.6px */
}

.productdetails .details-introduction .content .txt2 p span {
  text-decoration: underline;
}

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

.productdetails .details-introduction .content .txt2 ul {
  list-style: none;
  margin-bottom: 30px;
}

.productdetails .details-introduction .content .txt2 ul li {
  color: #666;
  font-size: 16px;
  line-height: 160%;
  /* 25.6px */
}

@media (max-width: 767px) {
  .productdetails .details-introduction .content .txt2 ul li {
    font-size: 14px;
  }
}

.productdetails .details-inquiry {
  overflow: hidden;
  padding: 70px 0;
  background: #F8F8F8;
}

@media (max-width: 1400px) {
  .productdetails .details-inquiry {
    padding: 40px 0;
  }
}

.productdetails .details-inquiry .box {
  display: flex;
  justify-content: space-between;
}

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

.productdetails .details-inquiry .box .left {
  width: 37%;
}

@media (max-width: 1400px) {
  .productdetails .details-inquiry .box .left {
    width: 40%;
  }
}

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

.productdetails .details-inquiry .box .left .content {
  margin: 40px 0;
}

@media (max-width: 1400px) {
  .productdetails .details-inquiry .box .left .content {
    margin: 30px 0;
  }
}

@media (max-width: 991px) {
  .productdetails .details-inquiry .box .left .content {
    margin: 20px 0;
  }
}

.productdetails .details-inquiry .box .left .content b {
  display: block;
  color: #192619;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.productdetails .details-inquiry .box .left .content p {
  margin-top: 12px;
  color: #666;
  font-size: 16px;
  line-height: 150%;
}

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

.productdetails .details-inquiry .box .left .icon {
  display: flex;
}

.productdetails .details-inquiry .box .left .icon a {
  display: inline-block;
  margin-right: 10px;
}

.productdetails .details-inquiry .box .left .icon a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  background: #333;
  color: #FFF;
  font-size: 24px;
  transition: all 0.5s;
}

.productdetails .details-inquiry .box .left .icon a .iconfont:hover {
  background-color: #FF6B26;
}

.productdetails .details-inquiry .box .right {
  width: 50%;
}

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

.productdetails .details-inquiry .box .right .message {
  margin: 0 auto;
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .productdetails .details-inquiry .box .right .message {
    margin-top: 0;
  }
}

.productdetails .details-inquiry .box .right .message .formbox .now-title input {
  width: 100%;
  border-radius: 3px;
  background: #FF6B26;
  padding: 17px 20px;
  color: #FFF;
  font-size: 16px;
  line-height: 100%;
  border: none;
}

@media (max-width: 1400px) {
  .productdetails .details-inquiry .box .right .message .formbox .now-title input {
    padding: 10px 20px;
  }
}

.productdetails .details-inquiry .box .right .message .formbox .now-title input::placeholder {
  color: #FFF;
  font-size: 16px;
}

@media (max-width: 991px) {
  .productdetails .details-inquiry .box .right .message .formbox .now-title input {
    padding: 10px 14px;
  }
}

@media (max-width: 767px) {
  .productdetails .details-inquiry .box .right .message .formbox .now-title input {
    font-size: 14px;
  }
}

.productdetails .details-inquiry .box .right .message .formbox .row {
  margin: 0 -8px;
}

.productdetails .details-inquiry .box .right .message .formbox li {
  margin-top: 12px;
  padding: 0 8px;
  list-style: none;
}

@media (max-width: 767px) {
  .productdetails .details-inquiry .box .right .message .formbox li {
    margin-top: 10px;
  }
}

.productdetails .details-inquiry .box .right .message .formbox .group {
  position: relative;
}

.productdetails .details-inquiry .box .right .message .formbox .group input {
  width: 100%;
  border-radius: 3px;
  background: #fff;
  overflow: hidden;
  color: #999;
  font-size: 16px;
  padding: 14px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

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

@media (max-width: 991px) {
  .productdetails .details-inquiry .box .right .message .formbox .group input {
    padding: 12px 14px;
  }
}

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

.productdetails .details-inquiry .box .right .message .formbox .group input::placeholder {
  color: #999;
  font-size: 16px;
}

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

.productdetails .details-inquiry .box .right .message .formbox .group input:focus label {
  display: none;
}

.productdetails .details-inquiry .box .right .message .formbox .group input:focus::placeholder {
  color: #ccc;
}

.productdetails .details-inquiry .box .right .message .formbox .group textarea {
  width: 100%;
  border-radius: 3px;
  background: #fff;
  overflow: hidden;
  color: #999999;
  font-size: 16px;
  padding: 20px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 160px;
  border: none;
}

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

@media (max-width: 991px) {
  .productdetails .details-inquiry .box .right .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}

@media (max-width: 991px) {
  .productdetails .details-inquiry .box .right .message .formbox .group textarea {
    font-size: 14px;
  }
}

.productdetails .details-inquiry .box .right .message .formbox .group textarea::placeholder {
  color: #999999;
  font-size: 16px;
}

@media (max-width: 991px) {
  .productdetails .details-inquiry .box .right .message .formbox .group textarea::placeholder {
    font-size: 14px;
  }
}

.productdetails .details-inquiry .box .right .message .formbox .group textarea:focus label {
  display: none;
}

.productdetails .details-inquiry .box .right .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.productdetails .details-inquiry .box .right .message .func {
  margin-top: 36px;
}

@media (max-width: 1199px) {
  .productdetails .details-inquiry .box .right .message .func {
    margin-top: 20px;
  }
}

.productdetails .details-inquiry .box .right .message .func .submit {
  border-radius: 3px;
  background: #1f1f1f;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 14px 95px;
  width: 100%;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .productdetails .details-inquiry .box .right .message .func .submit {
    padding: 10px 20px;
  }
}

.productdetails .details-inquiry .box .right .message .func .submit span {
  color: #FFFFFF;
  font-family: "CalSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .productdetails .details-inquiry .box .right .message .func .submit span {
    font-size: 14px;
  }
}

.productdetails .details-inquiry .box .right .message .func .submit .iconfont {
  margin-left: 6px;
  font-size: 18px;
  color: #FFFFFF;
  transition: all 0.5s;
  display: inline-block;
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .productdetails .details-inquiry .box .right .message .func .submit .iconfont {
    font-size: 16px;
  }
}

.productdetails .details-inquiry .box .right .message .func .submit:hover {
  background-color: #FF6B26;
}

.productdetails .details-inquiry .box .right .message .func .submit:hover span {
  color: #FFF;
}

.productdetails .details-inquiry .box .right .message .func .submit:hover .iconfont {
  color: #FFF;
}

.productdetails .details-related {
  overflow: hidden;
  padding-top: 70px;
}

@media (max-width: 1400px) {
  .productdetails .details-related {
    padding-top: 40px;
  }
}

.productdetails .details-related .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.productdetails .details-related .top .prev-next {
  position: relative;
  right: 26px;
  width: 62px;
}

@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%;
  }
}

@media (max-width: 575px) {
  .productdetails .details-related .top .prev-next {
    width: 80%;
  }
}

.productdetails .details-related .top .prev-next .slick-next:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e613';
  line-height: 46px;
  color: #FFFFFF;
  transition: all 0.3s ease;
  transform: rotate(90deg);
}

@media (max-width: 1400px) {
  .productdetails .details-related .top .prev-next .slick-next:before {
    line-height: 40px;
  }
}

.productdetails .details-related .top .prev-next .slick-prev:before {
  font-family: 'iconfont' !important;
  font-size: 20px;
  display: block;
  content: '\e613';
  line-height: 46px;
  color: #FFFFFF;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}

@media (max-width: 1400px) {
  .productdetails .details-related .top .prev-next .slick-prev:before {
    line-height: 40px;
  }
}

.productdetails .details-related .top .prev-next .slick-prev,
.productdetails .details-related .top .prev-next .slick-next {
  z-index: 1;
  width: 46px;
  height: 46px;
  border-radius: 100px;
  text-align: center;
  transition: all 0.3s ease;
  background-color: #1F1F1F;
}

@media (max-width: 1400px) {

  .productdetails .details-related .top .prev-next .slick-prev,
  .productdetails .details-related .top .prev-next .slick-next {
    width: 40px;
    height: 40px;
  }
}

.productdetails .details-related .top .prev-next .slick-next:hover {
  background-color: #FF6B26;
}

.productdetails .details-related .top .prev-next .slick-prev:hover {
  background-color: #FF6B26;
}

.productdetails .details-related .top .prev-next .slick-prev,
.productdetails .details-related .top .prev-next .slick-next:hover::before {
  color: #FFF;
}

.productdetails .details-related .top .prev-next .slick-prev:hover::before {
  color: #FFF;
}

.productdetails .details-related .content {
  position: relative;
  padding-top: 10px;
  margin-top: 40px;
}

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

@media (max-width: 575px) {
  .productdetails .details-related .content {
    padding: 0 20px;
  }
}

.productdetails .details-related .content::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 3000%;
  height: 10px;
  background-color: #1f1f1f;
}

.productdetails .details-related .content .related-slick {
  margin: 0 -40px;
}

.productdetails .details-related .content .related-slick .item-box {
  padding: 33px 40px;
  border-right: 1px solid #D9D9D9;
}

@media (max-width: 1400px) {
  .productdetails .details-related .content .related-slick .item-box {
    padding: 20px 30px;
  }
}

.productdetails .details-related .content .related-slick .item-box .item:hover .cont-img .img-box img {
  transform: scale(1.06);
}

.productdetails .details-related .content .related-slick .item-box .item:hover .title a {
  color: #FF6B26;
}

.productdetails .details-related .content .related-slick .item-box .item:hover .cart a {
  background-color: #FF6B26;
  color: #FFFFFF;
}

.productdetails .details-related .content .related-slick .item-box .item .tit-number {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.productdetails .details-related .content .related-slick .item-box .item .tit-number p {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

@media (max-width: 767px) {
  .productdetails .details-related .content .related-slick .item-box .item .tit-number p {
    font-size: 14px;
  }
}

.productdetails .details-related .content .related-slick .item-box .item .tit-number .number {
  color: #999;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.productdetails .details-related .content .related-slick .item-box .item .title {
  margin: 26px 0 36px 0;
}

@media (max-width: 1400px) {
  .productdetails .details-related .content .related-slick .item-box .item .title {
    margin: 20px 0 30px 0;
  }
}

.productdetails .details-related .content .related-slick .item-box .item .title a {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  transition: all 0.5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .productdetails .details-related .content .related-slick .item-box .item .title a {
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  .productdetails .details-related .content .related-slick .item-box .item .title a {
    font-size: 16px;
  }
}

.productdetails .details-related .content .related-slick .item-box .item .cart a {
  display: block;
  padding: 17px 0;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  border-radius: 3px;
  background: #F7F7F7;
  backdrop-filter: blur(2px);
  transition: all 0.5s;
  text-align: center;
}

@media (max-width: 767px) {
  .productdetails .details-related .content .related-slick .item-box .item .cart a {
    padding: 12px 0;
  }
}

.solution {
  overflow: hidden;
  padding: 120px 0;
}

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

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

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

.solution .top {
  display: flex;
  justify-content: space-between;
}

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

.solution .top .index-title {
  width: 40%;
}

@media (max-width: 991px) {
  .solution .top .index-title {
    width: 100%;
  }
}

.solution .top .index-title h2 {
  text-align: left;
}

.solution .top .txt {
  width: 55%;
}

@media (max-width: 991px) {
  .solution .top .txt {
    width: 100%;
    margin-top: 20px;
  }
}

.solution .top .txt p {
  color: #666;
  font-size: 20px;
  line-height: 150%;
  /* 30px */
}

@media (max-width: 1400px) {
  .solution .top .txt p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .solution .top .txt p {
    font-size: 16px;
  }
}

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

.solution .content {
  margin-top: 70px;
  padding-top: 80px;
  position: relative;
}

@media (max-width: 991px) {
  .solution .content {
    margin-top: 40px;
    padding-top: 50px;
  }
}

.solution .content::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 3000%;
  height: 10px;
  background-color: #1f1f1f;
}

.solution .content .list-box {
  margin-top: 50px;
}

@media (max-width: 1400px) {
  .solution .content .list-box {
    margin-top: 40px;
  }
}

.solution .content .list-box:first-child {
  margin-top: 0;
}

.solution .content .list-box:nth-child(even) .list {
  flex-direction: row-reverse;
}

.solution .content .list-box .list {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .solution .content .list-box .list {
    flex-wrap: wrap;
  }
}

.solution .content .list-box .list .left {
  width: 49%;
}

@media (max-width: 991px) {
  .solution .content .list-box .list .left {
    width: 100%;
  }
}

.solution .content .list-box .list .left .img-box {
  padding-bottom: calc(506 / 810 * 100%);
  border-radius: 3px;
}

.solution .content .list-box .list .right {
  width: 49%;
  border-radius: 3px;
  border: 1px solid #FF6B26;
  padding: 40px;
  /* display: flex; */
  justify-content: space-between;
  flex-direction: column;
}

@media (max-width: 1680px) {
  .solution .content .list-box .list .right {
    /* padding: 25px; */
    padding: 20px 25px;
  }
}

@media (max-width: 1199px) {
  .solution .content .list-box .list .right {
    padding: 20px;
  }
}

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

.solution .content .list-box .list .right .tit-more .tit a {
  overflow: hidden;
  color: #1F1F1F;
  text-overflow: ellipsis;
  font-family: "CalSans";
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 39px */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  transition: all 0.5s;
}

.solution .content .list-box .list .right .tit-more .tit a:hover {
  color: #FF6B26;
}
@media (max-width: 1680px) {
  .solution .content .list-box .list .right .tit-more .tit a {
    font-size: 40px;
  }
}
@media (max-width: 1400px) {
  .solution .content .list-box .list .right .tit-more .tit a {
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  .solution .content .list-box .list .right .tit-more .tit a {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .solution .content .list-box .list .right .tit-more .tit a {
    font-size: 22px;
  }
}

.solution .content .list-box .list .right .tit-more .more {
  margin-top: 40px;
}

@media (max-width: 1680px) {
  .solution .content .list-box .list .right .tit-more .more {
    margin-top: 20px;
  }
}

@media (max-width: 1400px) {
  .solution .content .list-box .list .right .tit-more .more {
    margin-top: 10px;
  }
}

.solution .content .list-box .list .right .tit-more .more a {
  display: inline-flex;
  align-items: center;
  transition: all 0.5s;
}

.solution .content .list-box .list .right .tit-more .more a:hover span {
  color: #FF6B26;
}

.solution .content .list-box .list .right .tit-more .more a:hover .iconfont {
  color: #FF6B26;
}

.solution .content .list-box .list .right .tit-more .more a span {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
  transition: all 0.5s;
}

@media (max-width: 1199px) {
  .solution .content .list-box .list .right .tit-more .more a span {
    font-size: 14px;
  }
}

.solution .content .list-box .list .right .tit-more .more a .iconfont {
  display: inline-block;
  transform: rotate(180deg);
  margin-left: 6px;
  font-size: 18px;
  color: #1f1f1f;
  transition: all 0.5s;
}

@media (max-width: 1199px) {
  .solution .content .list-box .list .right .tit-more .more a .iconfont {
    font-size: 16px;
  }
}

.solution .content .list-box .list .right .txt-date {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;

  margin-top: 40px;
}
@media (max-width: 1400px) {
  .solution .content .list-box .list .right .txt-date {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .solution .content .list-box .list .right .txt-date {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .solution .content .list-box .list .right .txt-date {
    flex-wrap: wrap;
  }
}

.solution .content .list-box .list .right .txt-date .txt {
  width: 100%;
}

@media (max-width: 767px) {
  .solution .content .list-box .list .right .txt-date .txt {
    width: 100%;
  }
}

.solution .content .list-box .list .right .txt-date .txt p {
  color: #666;
  font-size: 18px;
  line-height: 150%;
  /* 27px */
}

@media (max-width: 1400px) {
  .solution .content .list-box .list .right .txt-date .txt p {
    font-size: 16px;
  }
}

@media (max-width: 1199px) {
  .solution .content .list-box .list .right .txt-date .txt p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .solution .content .list-box .list .right .txt-date .date {
    margin-top: 30px;
  }
}

.solution .content .list-box .list .right .txt-date .date .today {
  color: #000;
  text-align: center;
  font-family: "CalSans";
  font-size: 96px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

@media (max-width: 1400px) {
  .solution .content .list-box .list .right .txt-date .date .today {
    font-size: 70px;
  }
}

@media (max-width: 1199px) {
  .solution .content .list-box .list .right .txt-date .date .today {
    font-size: 50px;
  }
}

@media (max-width: 991px) {
  .solution .content .list-box .list .right .txt-date .date .today {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .solution .content .list-box .list .right .txt-date .date .today {
    font-size: 34px;
  }
}

.solution .content .list-box .list .right .txt-date .date .year {
  display: inline-flex;
  align-items: center;
  margin-top: 12px;
}

.solution .content .list-box .list .right .txt-date .date .year .iconfont {
  font-size: 16px;
  color: #FF6B26;
  margin-right: 6px;
}

.solution .content .list-box .list .right .txt-date .date .year span {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
}

@media (max-width: 1199px) {
  .solution .content .list-box .list .right .txt-date .date .year span {
    font-size: 14px;
  }
}

.contact {
  overflow: hidden;
  padding: 120px 0;
  padding-bottom: 0 !important;
}

@media (max-width: 1400px) {
  .contact {
    padding: 80px 0;
    padding-bottom: 0 !important;
  }
}

@media (max-width: 1199px) {
  .contact {
    padding: 60px 0;
    padding-bottom: 0 !important;
  }
}

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

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

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

.contact .box .left {
  width: 50%;
}

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

.contact .box .left .index-title h2 {
  text-align: left;
}

.contact .box .left .index-title p {
  text-align: left;
  line-height: 150%;
  margin-top: 16px;
}

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

.contact .box .left .content {
  margin: 50px 0;
}

@media (max-width: 1400px) {
  .contact .box .left .content {
    margin: 40px 0;
  }
}

.contact .box .left .content .row-box {
  margin: 0 -8px;
  margin-top: -16px;
}

.contact .box .left .content .row-box .col-box {
  padding: 0 8px;
  margin-top: 16px;
}

.contact .box .left .content .row-box .col-box .item-box {
  border-radius: 3px;
  background: #F8F8F8;
  padding: 16px 20px;
  display: flex;
  align-items: center;
}
.contact .box .left .content .row-box .col-box .item-box.newsclass .iconfont{
  background-color: #FF6B26;

}
.contact .box .left .content .row-box .col-box .item-box:hover .iconfont {
  background-color: #FF6B26;
}

.contact .box .left .content .row-box .col-box .item-box:hover .txt p a {
  color: #FF6B26;
}

.contact .box .left .content .row-box .col-box .item-box .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 3px;
  background: #333;
  font-size: 20px;
  color: #FFF;
  transition: all 0.5s;
}

.contact .box .left .content .row-box .col-box .item-box .txt {
  width: calc(100% - 60px);
  margin-left: auto;
}

.contact .box .left .content .row-box .col-box .item-box .txt p {
  color: #666;
  font-size: 18px;
  line-height: 140%;
  /* 25.2px */
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .contact .box .left .content .row-box .col-box .item-box .txt p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .contact .box .left .content .row-box .col-box .item-box .txt p {
    font-size: 14px;
  }
}

.contact .box .left .content .row-box .col-box .item-box .txt p a {
  color: #666;
  transition: all 0.5s;
}

.contact .box .left .content2 .tit {
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 116%;
  margin-bottom: 16px;
}

.contact .box .left .content2 .cont {
  display: flex;
}

.contact .box .left .content2 .cont a {
  display: inline-block;
  margin-right: 18px;
}

.contact .box .left .content2 .cont a .iconfont {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  background: #333;
  color: #FFF;
  font-size: 24px;
  transition: all 0.5s;
}

.contact .box .left .content2 .cont a .iconfont:hover {
  background-color: #FF6B26;
}

.contact .box .right {
  width: 40%;
  padding: 40px 30px;
  border-radius: 3px;
  background: #F8F8F8;
}

@media (max-width: 1400px) {
  .contact .box .right {
    width: 45%;
    padding: 30px 20px;
  }
}

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

.contact .box .right .message {
  margin: 0 auto;
}

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

.contact .box .right .message .formbox {
  margin-top: -30px;
}

.contact .box .right .message .formbox .row {
  margin: 0 -8px;
}

.contact .box .right .message .formbox li {
  margin-top: 30px;
  padding: 0 8px;
  list-style: none;
}

@media (max-width: 767px) {
  .contact .box .right .message .formbox li {
    margin-top: 10px;
  }
}

.contact .box .right .message .formbox .group {
  position: relative;
}

.contact .box .right .message .formbox .group b {
  display: block;
  margin-bottom: 12px;
  color: #1F1F1F;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

@media (max-width: 767px) {
  .contact .box .right .message .formbox .group b {
    font-size: 14px;
  }
}

.contact .box .right .message .formbox .group input {
  width: 100%;
  border-radius: 3px;
  background: #fff;
  overflow: hidden;
  color: #999;
  font-size: 16px;
  padding: 14px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  border: none;
}

@media (max-width: 1400px) {
  .contact .box .right .message .formbox .group input {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .contact .box .right .message .formbox .group input {
    padding: 12px 14px;
  }
}

@media (max-width: 991px) {
  .contact .box .right .message .formbox .group input {
    font-size: 14px;
  }
}

.contact .box .right .message .formbox .group input::placeholder {
  color: #999;
  font-size: 16px;
}

@media (max-width: 991px) {
  .contact .box .right .message .formbox .group input::placeholder {
    font-size: 14px;
  }
}

.contact .box .right .message .formbox .group input:focus label {
  display: none;
}

.contact .box .right .message .formbox .group input:focus::placeholder {
  color: #ccc;
}

.contact .box .right .message .formbox .group textarea {
  width: 100%;
  border-radius: 3px;
  background: #fff;
  overflow: hidden;
  color: #999999;
  font-size: 16px;
  padding: 20px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 220px;
  border: none;
}

@media (max-width: 1400px) {
  .contact .box .right .message .formbox .group textarea {
    padding: 15px 20px;
  }
}

@media (max-width: 991px) {
  .contact .box .right .message .formbox .group textarea {
    padding: 12px 14px;
    height: auto;
  }
}

@media (max-width: 991px) {
  .contact .box .right .message .formbox .group textarea {
    font-size: 14px;
  }
}

.contact .box .right .message .formbox .group textarea::placeholder {
  color: #999999;
  font-size: 16px;
}

@media (max-width: 991px) {
  .contact .box .right .message .formbox .group textarea::placeholder {
    font-size: 14px;
  }
}

.contact .box .right .message .formbox .group textarea:focus label {
  display: none;
}

.contact .box .right .message .formbox .group textarea:focus::placeholder {
  color: #ccc;
}

.contact .box .right .message .func {
  margin-top: 36px;
}

@media (max-width: 1199px) {
  .contact .box .right .message .func {
    margin-top: 20px;
  }
}

.contact .box .right .message .func .submit {
  border-radius: 3px;
  background: #1f1f1f;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 14px 95px;
  width: 100%;
  transition: all 0.5s;
}

@media (max-width: 1400px) {
  .contact .box .right .message .func .submit {
    padding: 10px 20px;
  }
}

.contact .box .right .message .func .submit span {
  color: #FFFFFF;
  font-family: "CalSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

.contact .box .right .message .func .submit .iconfont {
  margin-left: 6px;
  font-size: 18px;
  color: #FFFFFF;
  transition: all 0.5s;
  display: inline-block;
  transform: rotate(180deg);
}

.contact .box .right .message .func .submit:hover {
  background-color: #FF6B26;
}

.contact .box .right .message .func .submit:hover span {
  color: #FFF;
}

.contact .box .right .message .func .submit:hover .iconfont {
  color: #FFF;
}

.sitmap {
  padding: 100px 0;
  overflow: hidden;
  padding-top: 150px;
}

@media (max-width: 1400px) {
  .sitmap {
    padding-top: 120px;
  }
}

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

@media (max-width: 991px) {
  .sitmap {
    padding: 40px 0;
    padding-top: 100px;
  }
}

@media (max-width: 767px) {
  .sitmap {
    padding-top: 40px;
  }
}

.sitmap h2 {
  font-size: 45px;
  font-weight: 500;
  color: #FF6B26;
}

@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: #FF6B26;
}

.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: #FF6B26;
  font-size: 16px;
  display: block;
  padding: 0;
  transition: color 0.3s ease;
  padding-left: 10px;
  border: none;
}

.privalcy {
  padding: 100px 0;
  overflow: hidden;
  padding-top: 150px;
}

@media (max-width: 1400px) {
  .privalcy {
    padding-top: 120px;
  }
}

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

@media (max-width: 991px) {
  .privalcy {
    padding: 40px 0;
    padding-top: 100px;
  }
}

@media (max-width: 767px) {
  .privalcy {
    padding-top: 40px;
  }
}

.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: 70px 0 4px 0;
}

@media (max-width: 1199px) {
  .pagination {
    padding: 30px 0 4px 0;
  }
}

.pagination li {
  display: flex;
  align-items: center;
  margin: 0px 8px;
  vertical-align: top;
}

@media (max-width: 767px) {
  .pagination li {
    margin: 0 4px;
  }
}

.pagination li.prev a:before,
.pagination li.next a:before {
  font-family: 'iconfont' !important;
  font-size: 18px;
  display: block;
  content: '\e613';
  color: #FFFFFF;
  text-align: center;
  transition: all 0.3s;
  border-radius: 100px;
  background: #1f1f1f;
}

@media (max-width: 767px) {

  .pagination li.prev a:before,
  .pagination li.next a:before {
    font-size: 18px;
  }
}

.pagination li.prev a:hover:before,
.pagination li.next a:hover:before {
  color: #FFFFFF;
  background-color: #FF6B26;
}

.pagination li.prev a:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.pagination li.next a:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.pagination li a {
  display: block;
  color: #FF6B26;
  font-family: "CalSans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  width: 46px;
  height: 46px;
  line-height: 46px;
  padding: 0;
  background: #1F1F1F;
  color: #FFFFFF;
  border-radius: 100px;
  -webkit-transition: all 0.2s;
  transition: all 0.3s;
  text-align: center;
  text-transform: capitalize;
}

.pagination li a.have-more {
  color: #222222 !important;
  background-color: transparent !important;
}

@media (max-width: 767px) {
  .pagination li a {
    font-size: 14px;
    line-height: 28px;
    width: 28px;
    height: 28px;
  }
}

.pagination li a span {
  border-radius: 0;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  color: #FFFFFF !important;
  background: #FF6B26;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #FFFFFF;
  background-color: #FF6B26;
}

.newsdetails {
  margin-top: 150px;
  overflow: hidden;
}

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

@media (max-width: 991px) {
  .newsdetails {
    margin-top: 100px;
  }
}

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

.newsdetails .title h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  overflow: hidden;
}

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

.newsdetails .title p {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin-top: 30px;
  color: #FF6B26;
}

@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: #FF6B26;
}

.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: '\e746';
  -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: #FF6B26;
}

.newsdetails .relate-details a:hover:before {
  color: #fff;
  background-color: #FF6B26;
}

.newsdetails .relate-details .next a:before {
  content: '\e746';
  -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: #FF6B26;
  border-radius: 10px;
  padding: 10px;
  color: white;
  border: none;
}

.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;
  margin-top: 20px;
}

@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: 3px;
  background: #1f1f1f;
  padding: 17px 20px;
  color: #FFF;
  font-size: 16px;
  line-height: 100%;
  border: none;
}

@media (max-width: 1400px) {
  .now-bottom .contactus-right .message .formbox .now-title input {
    padding: 10px 20px;
  }
}

.now-bottom .contactus-right .message .formbox .now-title input::placeholder {
  color: #FFF;
  font-size: 16px;
}

@media (max-width: 991px) {
  .now-bottom .contactus-right .message .formbox .now-title input {
    padding: 10px 14px;
  }
}

@media (max-width: 767px) {
  .now-bottom .contactus-right .message .formbox .now-title input {
    font-size: 14px;
  }
}

.now-bottom .contactus-right .message .formbox .row {
  margin: 0 -8px;
}

.now-bottom .contactus-right .message .formbox li {
  margin-top: 12px;
  padding: 0 8px;
  list-style: none;
}

@media (max-width: 767px) {
  .now-bottom .contactus-right .message .formbox li {
    margin-top: 10px;
  }
}

.now-bottom .contactus-right .message .formbox .group {
  position: relative;
}

.now-bottom .contactus-right .message .formbox .group input {
  width: 100%;
  border-radius: 3px;
  background: #fff;
  overflow: hidden;
  color: #999;
  font-size: 16px;
  padding: 14px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  border: 1px solid #1f1f1f;
}

@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 {
    padding: 12px 14px;
  }
}

@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: #999;
  font-size: 16px;
}

@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: 3px;
  background: #fff;
  overflow: hidden;
  color: #999999;
  font-size: 16px;
  padding: 20px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 160px;
  border: 1px solid #1f1f1f;
}

@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 {
    padding: 12px 14px;
    height: auto;
  }
}

@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: #999999;
  font-size: 16px;
}

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

@media (max-width: 1199px) {
  .now-bottom .contactus-right .message .func {
    margin-top: 20px;
  }
}

.now-bottom .contactus-right .message .func .submit {
  border-radius: 3px;
  background: #1f1f1f;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 14px 95px;
  width: 100%;
  transition: all 0.5s;
}

.now-bottom .contactus-right .message .func .submit span {
  color: #FFFFFF;
  font-family: "CalSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

.now-bottom .contactus-right .message .func .submit .iconfont {
  margin-left: 6px;
  font-size: 18px;
  color: #FFFFFF;
  transition: all 0.5s;
  display: inline-block;
  transform: rotate(180deg);
}

.now-bottom .contactus-right .message .func .submit:hover {
  background-color: #FF6B26;
}

.now-bottom .contactus-right .message .func .submit:hover span {
  color: #FFF;
}

.now-bottom .contactus-right .message .func .submit:hover .iconfont {
  color: #FFF;
}

.inquiry-wrap {
  padding-bottom: 100px;
  overflow: hidden;
}

@media (max-width: 1409px) {
  .inquiry-wrap {
    padding-bottom: 60px;
  }
}

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

.inquiry-wrap a {
  color: #666;
  text-decoration: none;
}

.inquiry-wrap .size-list-box {
  padding-right: 15px;
}

.inquiry-wrap .size-list-box span {
  color: #fff;
  background-color: #FF6B26;
  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: #FF6B26;
  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 #FF6B26;
  border-top: none;
}

.inquiry-wrap .inquiry-box .list>li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #FF6B26;
}

.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;
  margin-top: 20px;
}

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

.inquiry-wrap .content .message .formbox .now-title input {
  width: 100%;
  border-radius: 3px;
  background: #FF6B26;
  padding: 17px 20px;
  color: #FFF;
  font-size: 16px;
  line-height: 100%;
  border: none;
}

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

.inquiry-wrap .content .message .formbox .now-title input::placeholder {
  color: #FFF;
  font-size: 16px;
}

@media (max-width: 991px) {
  .inquiry-wrap .content .message .formbox .now-title input {
    padding: 10px 14px;
  }
}

@media (max-width: 767px) {
  .inquiry-wrap .content .message .formbox .now-title input {
    font-size: 14px;
  }
}

.inquiry-wrap .content .message .formbox .row {
  margin: 0 -8px;
}

.inquiry-wrap .content .message .formbox li {
  margin-top: 12px;
  padding: 0 8px;
  list-style: none;
}

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

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

.inquiry-wrap .content .message .formbox .group input {
  width: 100%;
  border-radius: 3px;
  background: #FFFFFF;
  overflow: hidden;
  color: #999;
  font-size: 16px;
  padding: 14px 20px;
  outline: none;
  transition: border-color 0.3s ease;
  border: 1px solid #1f1f1f;
}

@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 {
    padding: 12px 14px;
  }
}

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

.inquiry-wrap .content .message .formbox .group input::placeholder {
  color: #999;
  font-size: 16px;
}

@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: 3px;
  background: #fff;
  overflow: hidden;
  border: 1px solid #1f1f1f;
  color: #999999;
  font-size: 16px;
  padding: 20px;
  outline: none;
  transition: border-color 0.3s ease;
  height: 160px;
}

@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 {
    padding: 12px 14px;
    height: auto;
  }
}

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

.inquiry-wrap .content .message .formbox .group textarea::placeholder {
  color: #999999;
  font-size: 16px;
}

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

@media (max-width: 1199px) {
  .inquiry-wrap .content .message .func {
    margin-top: 20px;
  }
}

.inquiry-wrap .content .message .func .submit {
  border-radius: 3px;
  background: #1f1f1f;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 14px 95px;
  width: 100%;
  transition: all 0.5s;
}

.inquiry-wrap .content .message .func .submit span {
  color: #FFFFFF;
  font-family: "CalSans";
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  transition: all 0.5s;
}

.inquiry-wrap .content .message .func .submit .iconfont {
  margin-left: 6px;
  font-size: 18px;
  color: #FFFFFF;
  transition: all 0.5s;
  display: inline-block;
  transform: rotate(180deg);
}

.inquiry-wrap .content .message .func .submit:hover {
  background-color: #FF6B26;
}

.inquiry-wrap .content .message .func .submit:hover span {
  color: #FFF;
}

.inquiry-wrap .content .message .func .submit:hover .iconfont {
  color: #FFF;
}

.product .search-none {
  margin-bottom: 30px;
}

.product .search-none h2 {
  color: #666;
}

.product .search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}

.contact-form form .row .col-12 .form-group {
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group {
    margin-bottom: 15px;
  }
}

.contact-form form .row .col-12 .form-group input {
  border-radius: 6px;
  border: 1px solid #E2E8F0;
  background: #FFF;
  padding: 20px 24px;
  color: #666;
  width: 100%;
  color: #011A6A;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.contact-form form .row .col-12 .form-group input:focus {
  box-shadow: 0px 0px 4px 0px #B4BBDE;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group input {
    line-height: 40px;
    padding: 0 15px;
  }
}

.contact-form form .row .col-12 .form-group input::placeholder {
  color: #011A6A;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  transition: all 0.4s;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group input::placeholder {
    font-size: 14px;
  }
}

.contact-form form .row .col-12 .form-group input:focus::placeholder {
  color: #ccc;
}

.contact-form form .row .col-12 .form-group textarea {
  border-radius: 6px;
  border: 1px solid #E2E8F0 !important;
  background: #FFF;
  padding: 20px 24px;
  color: #666;
  width: 100%;
  color: #011A6A;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.contact-form form .row .col-12 .form-group textarea:focus {
  box-shadow: 0px 0px 4px 0px #B4BBDE !important;
  border: 1px solid #E2E8F0 !important;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group textarea {
    padding: 10px 15px;
    font-size: 14px;
  }
}

.contact-form form .row .col-12 .form-group textarea::placeholder {
  color: #011A6A;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  transition: all 0.4s;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group textarea::placeholder {
    font-size: 14px;
  }
}

.contact-form form .row .col-12 .form-group textarea:focus::placeholder {
  color: #ccc;
}

.contact-form form .row .col-12 .select-group {
  position: relative;
  z-index: 3;
}

.contact-form form .row .col-12 .select-group .intl-tel-input {
  width: 100%;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .select-group input {
    padding: 0 15px;
  }
}

.contact-form form .row .col-12 .select-group .drop-tel.on::after {
  transform: rotate(-180deg);
}

.contact-form form .row .col-12 .select-group .drop-tel {
  position: absolute;
  top: 50%;
  width: 10%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: translate(0, -50%);
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .select-group .drop-tel {
    width: 15%;
  }
}

@media (max-width: 991px) {
  .contact-form form .row .col-12 .select-group .drop-tel {
    width: 10%;
  }
}

@media (max-width: 767px) {
  .contact-form form .row .col-12 .select-group .drop-tel {
    width: 15%;
  }
}

.contact-form form .row .col-12 .select-group .drop-tel:hover::after {
  transform: rotate(-180deg);
}

.contact-form form .row .col-12 .select-group .drop-tel::after {
  cursor: pointer;
  content: "\e609";
  font-family: 'iconfont' !important;
  position: absolute;
  color: #666;
  right: -5px;
  top: 10px;
  transition: all 0.2s;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-default {
  border: none;
  background: transparent;
  display: none;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-default.active {
  display: block;
}

.contact-form form .row .col-12 .select-group .drop-tel img {
  word-wrap: 100%;
  display: block;
  max-height: 15px;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group {
  position: absolute;
  top: 100%;
  left: 0;
  width: 220px;
  background: #fff;
  box-shadow: 3px 3px 11px 3px rgba(0, 0, 0, 0.1);
  display: none;
  height: 140px;
  overflow-y: auto;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group::-webkit-scrollbar {
  border-radius: 5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #fff;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a {
  margin: 0;
  white-space: nowrap;
  padding: 5px 10px;
  display: flex;
  cursor: pointer;
  align-items: center;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a:hover {
  background: #f1f1f1;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a img {
  width: 20px;
  height: 10px;
  margin-right: 5px;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a span {
  display: inline-block;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a .address {
  color: #333333;
  font-size: 13px;
  margin-right: 8px;
}

.contact-form form .row .col-12 .select-group .drop-tel .tel-group a .num {
  font-size: 13px;
  color: #999999;
}

.contact-form form .row .col-12 .upload-box .tit {
  color: #011A6A;
  font-size: 16px;
  font-weight: 400;
}

.text-p {
  margin: 4px 0;
  color: #9DA4C7;
  font-size: 12px;
  font-weight: 400;
}

@media (max-width: 1199px) {
  .contact-form form .row .col-12 .upload-box .tit {
    font-size: 14px;
  }
}

.wrap-contact .contact-form {
  margin-top: 48px;
}

@media (max-width: 1199px) {
  .wrap-contact .contact-form {
    margin-top: 40px;
    order: 4;
  }
}

.contact .map {
  margin-top: 160px;
}

@media (max-width: 1560px) {
  .contact .map {
    margin-top: 120px;
  }
}

@media (max-width: 1400px) {
  .contact .map {
    margin-top: 80px;
  }
}

@media (max-width: 1199px) {
  .contact .map {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .contact .map {
    margin-top: 40px;
  }
}

.contact .map .img-box {
  /* border-radius: 20px; */
  padding-bottom: calc(550 / 1650 * 100%);
}

@media (max-width: 991px) {
  .contact .map .img-box {
    border-radius: 10px;
  }
}

.contact .map .img-box img {
  transform: scale(1) !important;
}


.xztxt{
  margin: 40px 0;
}
@media (max-width: 991px) { 
  .xztxt{
    margin: 20px 0;
  }
}


.xztxt .conbox{
  margin-top: 60px;
 }
 .xztxt .conbox:first-child{
  margin-top: 0;
}
.xztxt  .txt{
  margin-bottom: 50px;
}


.xztxt  .txt p {
  /* color: #1F1F1F;
  font-size: 20px;
  line-height: 150%; */
}

@media (max-width: 1440px) {
  .xztxt  .txt p {
    /* font-size: 18px; */
  }
  .xztxt  .txt{
    margin-bottom: 35px;
  }
  .xztxt .conbox{
    margin-top: 45px;
   }
}

@media (max-width: 991px) {
  .xztxt  .txt p {
    /* font-size: 16px; */
  }
}

@media (max-width: 767px) {
  .xztxt  .txt p {
    /* font-size: 14px; */
  }
}


.xztxt .row-box{
  margin: -15px;
}
.xztxt .row-box .col-box{
  padding: 15px;
}
.xztxt .row-box .col-box .item-box{
  height: 100%;
}
.xztxt .row-box .col-box .item{
  padding: 30px 40px;
  border: 1px solid #FF6B26;
  background: #F8F8F8;
  height: 100%;
  border-radius: 15px;

}
.oldcolor h2{
  color: #1F1F1F !important;
  line-height: 120%; 
}
.oldcolor p{
  color: #666 !important;
}
.xztxt .row-box .col-box .item.newscolor{
  background: url(../img/newscolor-b1.jpg) no-repeat center;
  background-size: cover;
}
.xztxt .row-box .col-box .item.servicecolor{
  border: none;
  /* background: radial-gradient(136.42% 51.32% at 48.68% 0%, #847E72 0%, rgba(132, 126, 114, 0.00) 100%), linear-gradient(270deg, #151D1F 0%, #151D1F 100%), linear-gradient(119deg, #0670F8 0%, #F9BA05 100%); */
  background: url(../img/servicecolor-b1.jpg) no-repeat center;
  background-size: cover;
}
.xztxt .row-box .col-box .item h2{
  margin-bottom: 26px;

  font-size: 26px;
  color: #fff;
}
.xztxt .row-box .col-box .item p{
  color: #FFF;
  font-size: 16px;
  line-height: 150%;
}

@media (max-width: 1199px) {
  .xztxt .row-box .col-box .item h2{
    font-size: 22px;

  }
}
@media (max-width: 767px) {
  
  .xztxt .row-box .col-box .item{
    padding: 20px;
  }
  .xztxt .row-box .col-box .item h2{
    margin-bottom: 20px;
    font-size: 20px;

  }
  .xztxt .row-box .col-box .item p{
    font-size: 14px;
  }
}


.gjabx1{
  padding-top: 0 !important;
  margin: 70px 0;

}


.gjabx1 .content{
  width: 1200px;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 70px;
}

@media (max-width: 1440px) { 
  .gjabx1 .content{
    margin-top: 50px;
  
  }
  .gjabx1{
    padding-top: 0 ;
    margin: 50px 0;
    margin-bottom: 60px;
  
  }
}
@media (max-width: 1200px) { 
  .gjabx1 .content{
    margin-top: 30px;
  
  }
}
.gjabx1 .content img{

  width: 100%;
  height: auto;
  object-fit: cover;
  background: transparent;
}


.dropdown{
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  display: none;
  background-color: #eee;
  padding: 15px;
  z-index: 999;

  max-height: calc(100vh - 100px);
  overflow-y: auto;

}

/* //滚动条样式 */
.dropdown::-webkit-scrollbar { 
  width: 2px;
  background-color: transparent  ;display: none;
}
.dropdown::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #006eff  ;
  width: 2px;
}

.dropdowncont{
  display: flex;
  flex-wrap: wrap;
}

.dropdowncontitem{
  padding: 0 10px;
  margin-bottom: 20px;

  width: 20%;


}
.dropdowncontitem a::before{
  display: none;
}

.dropdowncontitem .cont-img{
  display: block;

}
.dropdowncontitem .cont-img:hover h2{
  color: #FF6B26;
}
.dropdowncontitem .cont-img .img-box{
  padding-bottom: calc(130 /210 * 100%);

  margin-bottom: 14px;


}
.dropdowncontitem .cont-img h2{
  color: #333;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-bottom: 10px;
}

.dropdowncontitem .text p{
   color: #666;
        font-size: 13px;
        line-height: 28px;

        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
}

.dropdowncontitem .text p a{
  color: #666;
  font-size: 13px !important;
  color: #666 !important;

  transition: all 0.3s;

}

.dropdowncontitem .text p a:hover{
  color: #FF6B26 !important;

} 

.dropdowncontitem .text .more{

}

.videocontent2 .img-box{
  padding-bottom: calc(460 / 1460 * 100%);
}

.videocontent2 .img-box img{
  transform: scale(1.01);
}

@media (max-width: 1440px) { 
  .videocontent2 .img-box img{
    transform: scale(1.02);
  }
}
@media (max-width: 768px) { 
  .videocontent2 .img-box img{
    transform: scale(1.03);
  }
}
.videocontent2 video{
  height: auto;
}


.share-a{
  display: block;
}
