@font-face {
  font-family: 'Manrope';
  src: local('Manrope ExtraBold'), local('Manrope-ExtraBold'), url('../fonts/Manrope-ExtraBold.woff2') format('woff2'), url('../fonts/Manrope-ExtraBold.woff') format('woff'), url('../fonts/Manrope-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope ExtraLight'), local('Manrope-ExtraLight'), url('../fonts/Manrope-ExtraLight.woff2') format('woff2'), url('../fonts/Manrope-ExtraLight.woff') format('woff'), url('../fonts/Manrope-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope Bold'), local('Manrope-Bold'), url('../fonts/Manrope-Bold.woff2') format('woff2'), url('../fonts/Manrope-Bold.woff') format('woff'), url('../fonts/Manrope-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope Light'), local('Manrope-Light'), url('../fonts/Manrope-Light.woff2') format('woff2'), url('../fonts/Manrope-Light.woff') format('woff'), url('../fonts/Manrope-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope Regular'), local('Manrope-Regular'), url('../fonts/Manrope-Regular.woff2') format('woff2'), url('../fonts/Manrope-Regular.woff') format('woff'), url('../fonts/Manrope-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope Medium'), local('Manrope-Medium'), url('../fonts/Manrope-Medium.woff2') format('woff2'), url('../fonts/Manrope-Medium.woff') format('woff'), url('../fonts/Manrope-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope SemiBold'), local('Manrope-SemiBold'), url('../fonts/Manrope-SemiBold.woff2') format('woff2'), url('../fonts/Manrope-SemiBold.woff') format('woff'), url('../fonts/Manrope-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: local('Manrope ExtraLight'), local('Manrope-ExtraLight'), url('../fonts/Manrope-ExtraLight_1.woff2') format('woff2'), url('../fonts/Manrope-ExtraLight_1.woff') format('woff'), url('../fonts/Manrope-ExtraLight_1.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Manrope', Arial, Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  font-size: 16px;
  font-weight: normal;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  min-height: initial !important;
  height: auto ;
  position: relative;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
:root {
  --pad: -webkit-calc(-655vw);
  --pad: calc(50vw - 705px);
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.zoom {
  cursor: crosshair;
  position: relative;
}
.img-box img,
.img-box iframe,
.img-box video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
img[data-lazy] {
  background: url(../images/load.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/load.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/load.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.swiper-lazy {
  background: url(../images/load.gif) no-repeat center;
}
.loaded {
  background-size: cover;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input,
textarea {
  outline: none;
}
@media (max-width: 1199px) {
  .animated.zoomIn,
  .animated.flipInX,
  .animated.swing,
  .animated.pulse,
  .animated.bounceInLeft,
  .animated.bounceInRight,
  .animated.bounceIn,
  .animated.fadeInUp,
  .animated.fadeInDown,
  .animated.fadeInLeft,
  .animated.fadeInRight {
    animation: none !important;
  }
}
auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 767px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.fluid_html_on_pause,
.fluid_pseudo_poster,
.fluid_controls_container {
  display: none;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.serach-part {
  display: none;
}
.search-none {
  padding-bottom: 20px;
}
.search-none h2 {
  color: #666;
}
.search-none p {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 5px;
  margin: 0;
  color: #ab7640;
  padding: 10px;
}
.animated {
  animation-duration: 1.2s;
}
.header .search-wrap {
  font-size: 14px;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header .search-wrap .search-close {
  position: absolute;
  top: 5%;
  right: 10%;
  cursor: pointer;
  color: #fff;
}
@media (max-width: 1199px) {
  .header .search-wrap .search-close {
    right: 5%;
  }
}
.header .search-wrap .search-close .icon {
  font-size: 30px;
}
.header .search-wrap .search-box {
  position: absolute;
  top: 50%;
  left: 10%;
  overflow: hidden;
  width: 80%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 6px;
}
@media (max-width: 1199px) {
  .header .search-wrap .search-box {
    left: 5%;
    width: 90%;
  }
}
.header .search-wrap input {
  line-height: 30px;
  width: 100%;
  padding: 15px;
  color: #666;
}
@media (max-width: 1199px) {
  .header .search-wrap input {
    padding: 10px;
    line-height: 26px;
  }
}
.header .search-wrap .submit {
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 0;
  width: 46px;
  height: 100%;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0;
  background: #E26B21;
  border: none;
  color: #FFF;
}
.header .search-wrap .submit:before {
  font-family: 'iconfont' !important;
  content: '\e65b';
}
.header .search-wrap .submit:hover {
  background-color: #221E1F;
  color: #FFF;
}
@media (min-width: 1470px) {
  .container {
    max-width: 1440px;
  }
}
@media (min-width: 1710px) {
  .con1710 {
    max-width: 1710px;
  }
  .con1680 {
    max-width: 1680px;
  }
  .con1740 {
    max-width: 1740px;
  }
  .con1560 {
    max-width: 1560px;
  }
  .con1810 {
    max-width: 1810px;
  }
  .con1820 {
    max-width: 1820px;
  }
  .con1890 {
    max-width: 1890px;
  }
  .con1920 {
    max-width: 1920px;
  }
}
.wrap {
  padding: 110px 0;
}
@media (max-width: 1199px) {
  .wrap {
    padding: 40px 0;
  }
}
.wrap-inner {
  padding: 220px 0 160px 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-inner {
    padding: 100px 0 40px 0;
  }
}
#content {
  position: relative;
  top: -20%;
  transition: all 0.6s;
}
.xs-product-nav {
  padding: 40px 0;
  display: none;
}
@media (max-width: 1199px) {
  .xs-product-nav {
    display: block;
  }
}
.xs-product-nav ul {
  display: flex;
  flex-wrap: wrap;
}
.xs-product-nav ul li {
  width: 50%;
  display: inline-block;
  overflow: hidden;
  height: auto;
  padding: 4px;
  vertical-align: top;
}
.xs-product-nav ul li a {
  color: #222;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  height: 100%;
  padding: 10px 10px;
  text-transform: capitalize;
  display: flex;
  background: transparent;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.menu-btn {
  display: none;
  color: #fff;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .menu-btn {
    margin-left: 15px;
  }
}
.menu-btn .icon {
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .menu-btn .icon {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .menu-btn {
    display: block;
  }
}
.banner-box {
  padding-top: 0px;
  z-index: 4;
}
@media (max-width: 1199px) {
  .banner-box {
    padding-top: 60px;
  }
}
.banner-box .swiper-slide {
  overflow: hidden;
}
.banner-box .swiper-slide .item {
  position: relative;
  overflow: hidden;
}
.banner-box .swiper-slide .item .txt {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  position: absolute;
  z-index: 3;
}
@media (max-width: 1199px) {
  .banner-box .swiper-slide .item .txt {
    width: 90%;
    margin: 0 5%;
  }
}
.banner-box .swiper-slide .item .txt h2 {
  margin: 0;
  font-size: 56px;
  color: #FFF;
  font-weight: bold;
  line-height: 64px;
}
@media (max-width: 1199px) {
  .banner-box .swiper-slide .item .txt h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .banner-box .swiper-slide .item .txt h2 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
}
.banner-box .swiper-slide .item .txt p {
  margin: 20px 0 0 0;
  color: #F5F5F5;
  line-height: 20px;
}
@media (max-width: 1199px) {
  .banner-box .swiper-slide .item .txt p {
    font-size: 14px;
    margin: 10px 0 0 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .banner-box .swiper-slide .item .txt p {
    margin: 5px 0 0 0;
    font-size: 12px;
    line-height: normal;
  }
}
.banner-box .banner {
  position: relative;
  overflow: hidden;
}
.banner-box .banner::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0.11) 100%), radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.4) 100%), #C4C4C4;
  mix-blend-mode: multiply;
  opacity: 0.8;
}
.banner-box .banner img {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .banner-box .banner img {
    width: 180%;
    max-width: 180%;
    margin-left: -40%;
  }
}
.banner-box .banner .tit .info {
  content: "";
  position: absolute;
  bottom: 0;
}
.banner-box .banner .tit .info span {
  color: #FFF;
  font-size: 180px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
  opacity: 0.6;
}
@media (max-width: 1199px) {
  .banner-box .banner .tit .info span {
    font-size: 40px;
  }
}
.banner-box .banner-video-box {
  padding-bottom: 39.6%;
}
.banner-box .banner-video-box .banner-video {
  object-fit: cover;
}
.banner-box .fluid_video_wrapper {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1199px) {
  .banner-box .swiper-container img {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
.banner-box .swiper-pagination {
  z-index: 6;
  width: auto;
  display: flex;
  bottom: 5% !important;
  padding: 0 7%;
  justify-content: center;
  width: 100%;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination {
    width: 100%;
    justify-content: center;
    bottom: 5% !important;
  }
}
.banner-box .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  margin: 15px !important;
  width: 24px;
  height: 24px;
  padding: 0;
  border-radius: 100%;
  background: none;
  background-clip: content-box;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid #fff;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 5px !important;
  }
}
@media (max-width: 767px) {
  .banner-box .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
.banner-box .swiper-pagination-bullet::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 50%;
  height: 50%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  content: '';
  transition: all 0.5s;
}
.banner-box .swiper-pagination-bullet-active {
  opacity: 1;
}
.banner-box .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.banner-box .swiper-pagination {
  bottom: 24px;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination {
    bottom: 15px;
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(100%);
    /* 从视口底部开始 */
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    /* 移动到原始位置 */
  }
}
.banner-box .swiper-slide-active .item .txt {
  animation: zoomIn 3s 0s ease both;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
  top: 94%;
}
.banner-box .swiper-button-prev:hover::after,
.banner-box .swiper-button-next:hover::after {
  color: #fff;
}
@media (max-width: 1199px) {
  .banner-box .swiper-button-prev,
  .banner-box .swiper-button-next {
    top: 50%;
  }
}
.banner-box .swiper-button-prev::after,
.banner-box .swiper-button-next::after {
  color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
  font-size: 16px;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .banner-box .swiper-button-prev::after,
  .banner-box .swiper-button-next::after {
    font-size: 16px;
  }
}
.banner-box .swiper-button-prev {
  left: 45%;
}
@media (max-width: 1920px) {
  .banner-box .swiper-button-prev {
    left: 40%;
  }
}
@media (max-width: 1199px) {
  .banner-box .swiper-button-prev {
    left: 1%;
  }
}
.banner-box .swiper-button-prev::after {
  content: "\eaf6";
  font-family: 'iconfont' !important;
}
.banner-box .swiper-button-next {
  right: 45%;
}
@media (max-width: 1920px) {
  .banner-box .swiper-button-next {
    right: 40%;
  }
}
@media (max-width: 1199px) {
  .banner-box .swiper-button-next {
    right: 1%;
  }
}
.banner-box .swiper-button-next::after {
  content: "\eaf5";
  font-family: 'iconfont' !important;
}
.banner-box .link-info {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  z-index: 2;
  width: 100%;
  text-align: start;
  height: 100%;
  display: flex;
  align-items: center;
}
.banner-box .banner-tit ul {
  position: absolute;
  bottom: 10px;
}
.banner-box .banner-tit ul li {
  display: inline-block;
  padding: 0 12px;
  position: relative;
}
.banner-box .banner-tit ul li:first-child {
  padding-left: 0;
}
.banner-box .banner-tit ul li::after {
  content: "/";
  position: absolute;
  right: -6px;
  top: 50%;
  transform: translate(0, -50%);
  color: #FFF;
}
.banner-box .banner-tit ul li:last-child {
  padding-right: 0;
}
.banner-box .banner-tit ul li:last-child::after {
  display: none;
}
.banner-box .banner-tit ul li:last-child a {
  font-weight: 600;
}
.banner-box .banner-tit ul li a {
  font-size: 14px;
  display: block;
  color: #FFF;
  line-height: 26px;
}
.banner-box .banner-tit ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .banner-box .banner-tit ul li a {
    font-size: 14px;
  }
}
.banner-box .banner-tit h2 {
  padding-top: 12px;
  font-size: 70px;
  font-family: 'Orbitron', sans-serif;
  color: #FFF;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 90px;
}
@media (max-width: 1199px) {
  .banner-box .banner-tit h2 {
    font-size: 24px;
    line-height: normal;
    letter-spacing: normal;
  }
}
@media (max-width: 991px) {
  .banner-box .banner-tit h2 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .banner-box .banner-tit h2 {
    font-size: 14px;
  }
}
.banner-box .banner-tit .txt {
  margin-top: 36px;
}
@media (max-width: 1199px) {
  .banner-box .banner-tit .txt {
    margin-top: 20px;
    height: 120px;
    overflow: auto;
  }
  .banner-box .banner-tit .txt::-webkit-scrollbar {
    border-radius: 5px;
    width: 2px;
    height: 5px;
    background-color: #fff;
  }
  .banner-box .banner-tit .txt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #fff;
  }
  .banner-box .banner-tit .txt::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #fff;
  }
  .banner-box .banner-tit .txt::-webkit-scrollbar-thumb:hover {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 991px) {
  .banner-box .banner-tit .txt {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .banner-box .banner-tit .txt {
    height: 40px;
  }
  .banner-box .banner-tit .txt::-webkit-scrollbar {
    width: 1px;
  }
}
.banner-box .banner-tit .txt p {
  margin: 0;
  color: #D9D9D9;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .banner-box .banner-tit .txt p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .banner-box .banner-tit .txt p {
    font-size: 13px;
  }
}
.header-link {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  padding: 15px 0;
}
@media (max-width: 1199px) {
  .header-link {
    padding: 10px 0;
  }
}
.header-link .info ul {
  padding-left: 30px;
  position: relative;
}
.header-link .info ul::before {
  content: "\e600";
  position: absolute;
  font-family: 'iconfont' !important;
  top: -5px;
  left: 0px;
  color: #E26B21;
  font-size: 24px;
}
@media (max-width: 1199px) {
  .header-link .info ul::before {
    font-size: 16px;
    top: 0;
  }
}
.header-link .info ul li {
  display: inline-block;
}
.header-link .info ul li:last-child a::after {
  display: none;
}
.header-link .info ul li a {
  display: block;
  color: #E26B21;
  text-transform: uppercase;
  position: relative;
  padding: 0 10px;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .header-link .info ul li a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header-link .info ul li a {
    font-size: 13px;
  }
}
.header-link .info ul li a:hover {
  text-decoration: underline;
}
.header-link .info ul li a::after {
  content: ">";
  position: absolute;
  right: -5px;
}
@media (max-width: 1199px) {
  .fadeup1,
  .fadeup2,
  .fadedown1,
  .fadedown2,
  .fadein1,
  .fadein2,
  .fadeleft1,
  .faderight1 {
    animation: none ;
  }
}
.con-tit h2 {
  color: #E26B21;
  font-size: 70px;
  line-height: 80px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}
.con-tit h2 span {
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .con-tit h2 {
    font-size: 24px;
    line-height: normal;
  }
}
.con-txt {
  margin-top: 15px;
}
.con-txt h2 {
  margin: 0;
  font-size: 70px;
  line-height: 80px;
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
}
.header {
  position: fixed;
  width: 100%;
  z-index: 11;
  transition: all 0.5s;
}
@media (max-width: 1199px) {
  .header {
    background: #222 !important;
  }
}
.header .xs-menu {
  display: none;
}
.header .header-menu {
  padding-left: 16.5%;
}
@media (max-width: 1920px) {
  .header .header-menu {
    padding-left: 21.5%;
  }
}
.header .header-menu .info {
  display: flex;
  align-items: center;
}
.header .header-menu .info .menu-nav {
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-nav {
    display: none;
  }
}
.header .header-menu .info .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.4s ease;
}
.header .header-menu .info .menu-nav .nav-first li {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.header .header-menu .info .menu-nav .nav-first li a {
  color: rgba(255, 255, 255, 0.8);
  display: block;
  transition: all 0.2s;
  position: relative;
  line-height: 55px;
  font-size: 15px;
  padding: 0 30px;
  text-transform: uppercase;
}
@media (max-width: 1710px) {
  .header .header-menu .info .menu-nav .nav-first li a {
    padding: 0 18px;
  }
}
@media (max-width: 1560px) {
  .header .header-menu .info .menu-nav .nav-first li a {
    padding: 0 12px;
  }
}
@media (max-width: 1470px) {
  .header .header-menu .info .menu-nav .nav-first li a {
    font-size: 15px;
  }
}
@media (max-width: 1400px) {
  .header .header-menu .info .menu-nav .nav-first li a {
    padding: 0 10px;
  }
}
@media (max-width: 1199px) {
  .header .header-menu .info .menu-nav .nav-first li a {
    line-height: 60px;
  }
}
.header .header-menu .info .menu-nav .nav-first li a:hover {
  color: rgba(226, 107, 33, 0.8);
}
.header .header-menu .info .menu-nav .nav-first li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: calc(100%);
  left: 0;
  border-top: 0;
  min-width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform-origin: center top;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 15px 0;
}
.header .header-menu .info .menu-nav .nav-first li > ul li {
  margin: 0;
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: transparent;
  padding: 0 ;
  white-space: nowrap;
}
.header .header-menu .info .menu-nav .nav-first li > ul li a {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  padding: 5px 30px;
  text-transform: capitalize;
}
.header .header-menu .info .menu-nav .nav-first li > ul li a:hover {
  text-decoration: underline;
}
.header .header-menu .info .menu-nav .nav-first li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 100%;
  top: -15px;
  min-width: 100%;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
}
.header .header-menu .info .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header .header-menu .info .menu-nav .nav-first li > ul li > ul li a {
  text-transform: capitalize;
  font-size: 16px;
  line-height: 32px;
  padding: 5px 20px;
  font-size: 15px;
}
.header .header-product {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(6.5999999px);
}
.header .header-product .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .header .header-product .info {
    height: 60px;
  }
}
.header .header-product .info .menu-logo a {
  display: block;
  height: auto;
}
.header .header-product .info .menu-logo a img {
  max-height: 53px;
}
@media (max-width: 767px) {
  .header .header-product .info .menu-logo a img {
    max-height: 26px;
  }
}
@media (max-width: 1199px) {
  .header .header-product .info .menu-list {
    display: none;
  }
}
.header .header-product .info .menu-list > ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.4s ease;
}
@media (max-width: 1400px) {
  .header .header-product .info .menu-list > ul {
    align-items: stretch;
  }
}
.header .header-product .info .menu-list > ul li {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
@media (max-width: 1400px) {
  .header .header-product .info .menu-list > ul li {
    flex: 1;
    text-align: center;
  }
}
.header .header-product .info .menu-list > ul li a {
  color: #FFF;
  display: block;
  transition: all 0.2s;
  position: relative;
  line-height: 75px;
  font-size: 18px;
  padding: 0 20px;
  font-weight: 600;
  text-transform: capitalize;
}
@media (max-width: 1710px) {
  .header .header-product .info .menu-list > ul li a {
    padding: 0 18px;
    font-size: 15px;
  }
}
@media (max-width: 1470px) {
  .header .header-product .info .menu-list > ul li a {
    font-size: 15px;
    padding: 0 10px;
  }
}
@media (max-width: 1400px) {
  .header .header-product .info .menu-list > ul li a {
    padding: 14px 10px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .header .header-product .info .menu-list > ul li a {
    line-height: 60px;
  }
}
.header .header-product .info .menu-list > ul li a:hover {
  color: #E26B21;
}
.header .header-product .info .menu-list > ul li > ul {
  display: none;
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 0;
  border-top: 0;
  min-width: 100%;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform-origin: center top;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 15px 0;
}
.header .header-product .info .menu-list > ul li > ul li {
  margin: 0;
  width: 100%;
  display: block;
  text-align: start;
  flex-wrap: wrap;
  background: transparent;
  padding: 0 ;
  white-space: nowrap;
}
.header .header-product .info .menu-list > ul li > ul li a {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  padding: 5px 30px;
  text-transform: capitalize;
}
.header .header-product .info .menu-list > ul li > ul li a:hover {
  text-decoration: underline;
}
.header .header-product .info .menu-list > ul li > ul li > ul {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  left: 100%;
  top: -15px;
  min-width: 100%;
  z-index: 9;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
}
.header .header-product .info .menu-list > ul li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header .header-product .info .menu-list > ul li > ul li > ul li a {
  text-transform: capitalize;
  font-size: 16px;
  line-height: 32px;
  padding: 5px 20px;
  font-size: 15px;
}
.header .header-product .info .menu-right {
  display: flex;
  align-items: center;
}
.header .header-product .info .menu-right .menu-search .find a i {
  font-size: 26px;
  color: #fff;
  transition: all 0.2s;
}
.header .header-product .info .menu-right .menu-search .find a i:hover {
  color: #E26B21;
}
@media (max-width: 767px) {
  .header .header-product .info .menu-right .menu-search .find a i {
    font-size: 18px;
  }
}
.header .header-product .info .menu-right .menu-cart {
  margin-left: 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 1400px) {
  .header .header-product .info .menu-right .menu-cart {
    margin-left: 15px;
  }
}
@media (max-width: 1199px) {
  .header .header-product .info .menu-right .menu-cart {
    margin-left: 20px;
  }
}
.header .header-product .info .menu-right .menu-cart a {
  display: block;
  padding: 15px 20px;
  border-radius: 43px;
  background: #E26B21;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .header .header-product .info .menu-right .menu-cart a {
    padding: 11px 17px;
  }
}
@media (max-width: 767px) {
  .header .header-product .info .menu-right .menu-cart a {
    padding: 8px 12px;
  }
}
.header .header-product .info .menu-right .menu-cart a:hover {
  background: #fff;
}
.header .header-product .info .menu-right .menu-cart a p {
  margin: 0;
  display: flex;
}
.header .header-product .info .menu-right .menu-language {
  margin-left: 10px;
}
.header .header-product .info .menu-right .menu-language a {
  display: block;
  padding: 15px 20px;
  background: #fff;
  border-radius: 43px;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .header .header-product .info .menu-right .menu-language a {
    padding: 11px 17px;
  }
}
@media (max-width: 767px) {
  .header .header-product .info .menu-right .menu-language a {
    padding: 8px 12px;
  }
}
.header .header-product .info .menu-right .menu-language a:hover {
  background: #E26B21;
}
.hc-mobile-nav a {
  text-transform: capitalize;
}
.bg {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/con_bg.jpg) no-repeat center;
  background-size: 100% 100%;
  top: 0;
  z-index: -1;
}
.wrap-contact {
  padding: 240px 0 0 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .wrap-contact {
    padding: 100px 0 0px 0;
  }
}
.wrap-contact .info .top {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-contact .info .top {
    flex-direction: column;
  }
}
.wrap-contact .info .top .left {
  width: 55%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .wrap-contact .info .top .left {
    width: 100%;
  }
}
.wrap-contact .info .top .left .con-tit h2 span {
  color: #fff;
}
.wrap-contact .info .top .left .txt {
  margin-top: 25px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .top .left .txt {
    margin-top: 20px;
  }
}
.wrap-contact .info .top .left .txt p {
  margin: 0;
  color: #FFF;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .top .left .txt p {
    font-size: 14px;
  }
}
.wrap-contact .info .top .left .contact-form {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .top .left .contact-form {
    margin-top: 30px;
  }
}
.wrap-contact .info .top .right {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-contact .info .top .right {
    display: none;
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.wrap-contact .info .top .right .pic img {
  width: 100%;
  display: block;
  height: auto;
  animation: swing 1s 0s ease both;
}
.wrap-contact .info .message {
  padding: 420px 0 70px 0;
}
@media (max-width: 1199px) {
  .wrap-contact .info .message {
    padding: 40px 0;
  }
}
.wrap-contact .info .message .txt {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .message .txt {
    margin-top: 20px;
  }
}
.wrap-contact .info .message .txt p {
  text-transform: capitalize;
  color: #6F6F6F;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-contact .info .message .txt p {
    font-size: 14px;
  }
}
.wrap-contact .info .message .list {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .message .list {
    margin-top: 30px;
  }
}
.wrap-contact .info .message .list .row {
  margin: 0 -20px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .message .list .row {
    margin: 0 -7px;
  }
}
.wrap-contact .info .message .list .row .col-12 {
  padding: 0 20px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .message .list .row .col-12 {
    width: 50%;
    margin: 10px 0;
    padding: 0 7px;
  }
}
@media (max-width: 767px) {
  .wrap-contact .info .message .list .row .col-12 {
    width: 100%;
  }
}
.wrap-contact .info .message .list .row .col-12 .item {
  height: 100%;
  cursor: default;
}
.wrap-contact .info .message .list .row .col-12 .item:hover i {
  animation: swing 1s 0s ease both;
}
.wrap-contact .info .message .list .row .col-12 .item i {
  display: inline-block;
  width: 60px;
  min-height: 60px;
  border-radius: 100%;
  background: #000;
  color: #E26B21;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-contact .info .message .list .row .col-12 .item i {
    width: 50px;
    min-height: 50px;
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .wrap-contact .info .message .list .row .col-12 .item i {
    width: 40px;
    min-height: 40px;
    font-size: 16px;
  }
}
.wrap-contact .info .message .list .row .col-12 .item p {
  margin: 30px 0 0 0;
}
@media (max-width: 1199px) {
  .wrap-contact .info .message .list .row .col-12 .item p {
    margin: 15px 0 0 0;
  }
}
.wrap-contact .info .message .list .row .col-12 .item p span {
  display: block;
  color: #6F6F6F;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .wrap-contact .info .message .list .row .col-12 .item p span {
    font-size: 14px;
  }
}
.wrap-contact .info .message .list .row .col-12 .item p .address,
.wrap-contact .info .message .list .row .col-12 .item p a {
  margin-top: 5px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .wrap-contact .info .message .list .row .col-12 .item p .address,
  .wrap-contact .info .message .list .row .col-12 .item p a {
    font-size: 16px;
  }
}
.wrap-contact .info .message .list .row .col-12 .item p a:hover {
  text-decoration: underline;
  color: #E26B21;
}
.contact-form form .row .col-12 .form-group {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group {
    margin-bottom: 15px;
  }
}
.contact-form form .row .col-12 .form-group label {
  display: block;
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .contact-form form .row .col-12 .form-group label {
    font-size: 14px;
  }
}
.contact-form form .row .col-12 .form-group input {
  border: none;
  background: transparent;
  border-bottom: 1px solid #CECECE;
  line-height: 24px;
  padding-bottom: 10px;
  width: 100%;
  color: #7D7D7D;
}
.contact-form form .row .col-12 .form-group input::placeholder {
  color: #7D7D7D;
  line-height: 24px;
  font-weight: 400;
  transition: all 0.2s;
  text-transform: capitalize;
}
@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: #666;
}
.contact-form form .row .col-12 .form-group textarea {
  border: none;
  background: transparent;
  border-bottom: 1px solid #CECECE;
  padding-bottom: 10px;
  width: 100%;
  color: #7D7D7D;
  resize: none;
}
.contact-form form .row .col-12 .form-group textarea::placeholder {
  color: #7D7D7D;
  line-height: 24px;
  font-weight: 400;
  transition: all 0.2s;
}
@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: #666;
}
.contact-form form .row .col-12 .select-group {
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 1199px) {
  .contact-form form .row .col-12 .select-group {
    margin-bottom: 15px;
  }
}
.contact-form form .row .col-12 .select-group::after {
  content: ">";
  color: #fff;
  font-size: 40px;
  /* 增大图标 */
  position: absolute;
  right: 0;
  top: 25%;
  transform: translateY(-50%);
  pointer-events: none;
  transform: rotate(90deg);
  font-weight: lighter;
}
.contact-form form .row .col-12 .select-group label {
  display: block;
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .contact-form form .row .col-12 .select-group label {
    font-size: 14px;
  }
}
.contact-form form .row .col-12 .select-group select {
  border: none;
  background: transparent;
  border-bottom: 1px solid #CECECE;
  line-height: 24px;
  padding-bottom: 10px;
  width: 100%;
  color: #7D7D7D;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 2.5em;
}
.contact-form form .row .col-12 .select-group select::placeholder {
  color: #7D7D7D;
  line-height: 24px;
  font-weight: 400;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .contact-form form .row .col-12 .select-group select::placeholder {
    font-size: 14px;
  }
}
.contact-form form .row .col-12 .select-group select:focus::placeholder {
  color: #666;
}
.contact-form form .row .col-12 .submit-group {
  display: flex;
  justify-content: end;
}
.contact-form form .row .col-12 .submit-group button {
  text-align: center;
  border: none;
  border-radius: 100px;
  background: #E26B21;
  color: #fff;
  padding: 10px 20px;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .contact-form form .row .col-12 .submit-group button {
    font-size: 14px;
    padding: 8px 17px;
  }
}
.contact-form form .row .col-12 .submit-group button:hover {
  background: #000;
  color: #E26B21;
}
.contact-form form .row .col-12 .submit-group button:hover i {
  transform: rotate(45deg);
}
.contact-form form .row .col-12 .submit-group button i {
  margin-left: 15px;
  vertical-align: middle;
  font-weight: bold;
  transition: all 0.2s;
  display: inline-block;
}
@media (max-width: 1199px) {
  .contact-form form .row .col-12 .submit-group button i {
    margin-left: 10px;
  }
}
.footer {
  padding: 100px 0 120px 0;
  background-position: 100% 10%;
}
@media (max-width: 1199px) {
  .footer {
    padding: 40px 0 70px 0;
  }
}
.footer .foot-tit h3 {
  margin: 0;
  color: #FFF;
  font-size: 23px;
  font-weight: 500;
  line-height: 38px;
}
@media (max-width: 1199px) {
  .footer .foot-tit h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
.footer .info .tit span {
  display: block;
  color: #E26B21;
  font-size: 200px;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 1470px) {
  .footer .info .tit span {
    font-size: 180px;
  }
}
@media (max-width: 1199px) {
  .footer .info .tit span {
    font-size: 32px;
  }
}
.footer .info .foot {
  padding-top: 110px;
}
@media (max-width: 1199px) {
  .footer .info .foot {
    padding-top: 20px;
  }
}
.footer .info .foot ul {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .info .foot ul {
    flex-direction: column;
  }
}
.footer .info .foot ul li .item .info {
  margin-top: 26px;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li .item .info {
    margin-top: 15px;
  }
}
.footer .info .foot ul li.group-left .item .foot-logo a {
  display: block;
  height: auto;
}
.footer .info .foot ul li.group-left .item .foot-logo a img {
  max-height: 55px;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-left .item .foot-logo a img {
    min-height: 45px;
  }
}
.footer .info .foot ul li.group-left .item .link {
  margin-top: 115px;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-left .item .link {
    margin-top: 20px;
  }
}
.footer .info .foot ul li.group-left .item .link a {
  display: block;
  color: #FFF;
  font-size: 18px;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 15px;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-left .item .link a {
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
  }
}
.footer .info .foot ul li.group-left .item .link a:last-child {
  margin-bottom: 0;
}
.footer .info .foot ul li.group-left .item .link a:hover {
  color: #E26B21;
  text-decoration: underline;
}
.footer .info .foot ul li.group-center .item .info a {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 10px;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-center .item .info a {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    margin-right: 15px;
  }
}
.footer .info .foot ul li.group-center .item .info a:hover {
  color: #E26B21;
  text-decoration: underline;
}
.footer .info .foot ul li.group-center .item .share {
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-center .item .share {
    padding-top: 15px;
  }
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-center .item .share ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: start;
  }
}
.footer .info .foot ul li.group-center .item .share ul li {
  display: inline-block;
  padding: 0 12px;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-center .item .share ul li {
    padding: 0 7px;
  }
}
.footer .info .foot ul li.group-center .item .share ul li:first-child {
  padding-left: 0;
}
.footer .info .foot ul li.group-center .item .share ul li:last-child {
  padding-right: 0;
}
.footer .info .foot ul li.group-center .item .share ul li a {
  display: block;
}
.footer .info .foot ul li.group-center .item .share ul li a i {
  width: 55px;
  height: 55px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
  transition: all 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-center .item .share ul li a i {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
}
.footer .info .foot ul li.group-center .item .share ul li a i:hover {
  border: 1px solid rgba(226, 107, 33, 0.5);
  color: #E26B21;
}
.footer .info .foot ul li.group-right {
  max-width: 460px;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-right {
    margin-top: 20px;
    max-width: 100%;
  }
}
.footer .info .foot ul li.group-right .item .item-top .info .txt p,
.footer .info .foot ul li.group-right .item .item-top .info .txt a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-right .item .item-top .info .txt p,
  .footer .info .foot ul li.group-right .item .item-top .info .txt a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-right .item .item-top .info .txt p {
    margin: 0;
    margin-bottom: 10px;
  }
}
.footer .info .foot ul li.group-right .item .item-top .info .txt a {
  transition: all 0.2s;
}
.footer .info .foot ul li.group-right .item .item-top .info .txt a:hover {
  color: #E26B21;
  text-decoration: underline;
}
.footer .info .foot ul li.group-right .item .item-end {
  padding-top: 130px;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-right .item .item-end {
    padding-top: 15px;
  }
}
.footer .info .foot ul li.group-right .item .item-end form {
  margin-top: 30px;
  position: relative;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-right .item .item-end form {
    margin-top: 15px;
  }
}
.footer .info .foot ul li.group-right .item .item-end form input {
  border: none;
  width: 100%;
  background: transparent;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-right .item .item-end form input {
    padding-bottom: 15px;
  }
}
.footer .info .foot ul li.group-right .item .item-end form input::placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-right .item .item-end form input::placeholder {
    font-size: 14px;
  }
}
.footer .info .foot ul li.group-right .item .item-end form input:focus::placeholder {
  color: #666;
}
.footer .info .foot ul li.group-right .item .item-end form button {
  border: none;
  background: transparent;
  position: absolute;
  right: -10px;
  top: 30%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.footer .info .foot ul li.group-right .item .item-end form button i {
  font-size: 32px;
  color: #e26b21;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-right .item .item-end form button i {
    font-size: 20px;
  }
}
.footer .info .foot ul li.group-right .item .item-end form button i:hover {
  color: #fff;
}
.footer .info .foot ul li.group-right .item .item-end .copyright {
  margin-top: 50px;
  cursor: default;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-right .item .item-end .copyright {
    margin-top: 20px;
  }
}
.footer .info .foot ul li.group-right .item .item-end .copyright p {
  margin: 0;
  color: #828282;
  font-size: 16px;
  line-height: 26px;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .footer .info .foot ul li.group-right .item .item-end .copyright p {
    font-size: 14px;
  }
}
.footer .info .foot ul li.group-right .item .item-end .copyright p a {
  transition: all 0.2s;
}
.footer .info .foot ul li.group-right .item .item-end .copyright p a:hover {
  color: #fff;
  text-decoration: underline;
}
.wrap-news {
  padding-bottom: 0;
}
.wrap-news .pagination .info {
  display: flex;
  justify-content: end;
  align-items: center;
}
.wrap-news .top .info .txt {
  padding-left: 17%;
  margin-top: 38px;
}
@media (max-width: 1199px) {
  .wrap-news .top .info .txt {
    margin-top: 20px;
    padding-left: 0;
  }
}
.wrap-news .top .info .txt p {
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-news .top .info .txt p {
    line-height: 24px;
    font-size: 14px;
  }
}
.wrap-news .news-groups {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-news .news-groups {
    margin-top: 20px;
  }
}
.wrap-news .news-groups .item {
  padding: 40px 0;
  border-top: 1px solid #C1C7D0;
  transition: all 0.5s;
}
@media (max-width: 1199px) {
  .wrap-news .news-groups .item {
    padding: 20px 0;
  }
}
.wrap-news .news-groups .item:hover {
  background: #ECEFF3;
}
.wrap-news .news-groups .item:hover .info .left .note .tit a {
  text-decoration: underline;
}
.wrap-news .news-groups .item:hover .info .left .note .more a i {
  background: #E26B21;
  color: #fff;
}
.wrap-news .news-groups .item:hover .info .pic .img-box img {
  transform: scale(1.05);
}
.wrap-news .news-groups .item .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .wrap-news .news-groups .item .info {
    flex-direction: column;
  }
}
.wrap-news .news-groups .item .info .left {
  width: 55%;
  display: flex;
}
@media (max-width: 767px) {
  .wrap-news .news-groups .item .info .left {
    width: 100%;
    flex-direction: column;
    order: 2;
  }
}
.wrap-news .news-groups .item .info .left .date span {
  display: block;
  color: #6F6F6F;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
@media (max-width: 1199px) {
  .wrap-news .news-groups .item .info .left .date span {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-news .news-groups .item .info .left .note {
  padding-left: 40px;
}
@media (max-width: 1199px) {
  .wrap-news .news-groups .item .info .left .note {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .wrap-news .news-groups .item .info .left .note {
    padding-left: 0;
    margin-top: 20px;
  }
}
.wrap-news .news-groups .item .info .left .note .tit a {
  color: #000;
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 86px;
}
@media (max-width: 1199px) {
  .wrap-news .news-groups .item .info .left .note .tit a {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
  }
}
.wrap-news .news-groups .item .info .left .note .txt {
  margin-top: 20px;
}
.wrap-news .news-groups .item .info .left .note .txt p {
  color: #6F6F6F;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 52px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-news .news-groups .item .info .left .note .txt p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
}
.wrap-news .news-groups .item .info .left .note .more {
  margin-top: 20px;
}
.wrap-news .news-groups .item .info .left .note .more a i {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #000;
  font-size: 20px;
  color: #E26B21;
  font-weight: bold;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .wrap-news .news-groups .item .info .left .note .more a i {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
.wrap-news .news-groups .item .info .pic {
  width: 30%;
}
@media (max-width: 991px) {
  .wrap-news .news-groups .item .info .pic {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .wrap-news .news-groups .item .info .pic {
    width: 100%;
    margin-bottom: 20px;
  }
}
.wrap-news .news-groups .item .info .pic .img-box {
  border-radius: 38px;
  padding-bottom: 75%;
}
.wrap-news .news-groups .item .info .pic .img-box img {
  transition: all 1s ease;
}
.wrap-video .pagination {
  justify-content: end;
}
@media (max-width: 767px) {
  .wrap-video .pagination {
    justify-content: center;
  }
}
.wrap-video .info .top .txt {
  margin-top: 40px;
  padding-left: 59%;
}
@media (max-width: 1199px) {
  .wrap-video .info .top .txt {
    margin-top: 20px;
    padding-left: 0;
  }
}
.wrap-video .info .top .txt p {
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-video .info .top .txt p {
    font-size: 14px;
  }
}
.wrap-video .info .group {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-video .info .group {
    padding-top: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-video .info .group .row {
    margin: 0 -7px;
  }
}
@media (max-width: 1199px) {
  .wrap-video .info .group .row .col-12 {
    padding: 0 7px;
  }
}
@media (max-width: 991px) {
  .wrap-video .info .group .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-video .info .group .row .col-12 {
    width: 100%;
  }
}
.wrap-video .info .group .row .col-12 .item {
  background: #ECEFF3;
  padding: 10px;
  border-radius: 30px;
  transition: all 0.4s;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .wrap-video .info .group .row .col-12 .item {
    margin-bottom: 20px;
  }
}
.wrap-video .info .group .row .col-12 .item:hover .pic .img-box img {
  transform: scale(1.05);
}
.wrap-video .info .group .row .col-12 .item:hover .pic .play i {
  color: #E26B21;
}
.wrap-video .info .group .row .col-12 .item:hover .pic .play i::after {
  background: #E26B21;
}
.wrap-video .info .group .row .col-12 .item .pic {
  position: relative;
}
.wrap-video .info .group .row .col-12 .item .pic .img-box {
  border-radius: 30px;
  padding-bottom: 62.7906%;
}
.wrap-video .info .group .row .col-12 .item .pic .img-box img {
  transition: all 1s ease;
}
.wrap-video .info .group .row .col-12 .item .pic .play {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.wrap-video .info .group .row .col-12 .item .pic .play i {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #fff;
  color: #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  font-size: 36px;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .wrap-video .info .group .row .col-12 .item .pic .play i {
    font-size: 20px;
    width: 40px;
    height: 40px;
  }
}
.wrap-video .info .group .row .col-12 .item .pic .play i::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.26);
  backdrop-filter: blur(15.6px);
  border-radius: 100%;
  transition: all 0.2s;
  z-index: -1;
  border: 1px solid rgba(255, 255, 255, 0.21);
}
@media (max-width: 1199px) {
  .wrap-video .info .group .row .col-12 .item .pic .play i::after {
    width: 60px;
    height: 60px;
  }
}
.pagination {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .pagination {
    padding-top: 30px;
  }
}
.pagination .page-info {
  display: flex;
  justify-content: end;
}
.pagination ul li.other a {
  border: none;
}
.pagination ul li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .pagination ul li {
    margin: 2px;
  }
}
.pagination ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #E26B21;
  transition: all 0.4s;
  border-radius: 100%;
  background: #fff;
  font-size: 14px;
  border: 1px solid #D9D9D9;
}
.pagination ul li a:hover {
  cursor: pointer;
  color: #D9D9D9;
  background: #000;
  border: 1px solid #000;
}
.pagination ul li.active a {
  color: #D9D9D9;
  background: #000;
  border: 1px solid #000;
}
.pagination ul li.next a {
  width: auto;
  height: auto;
  border-radius: 30px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  padding: 8px 10px;
}
.pagination ul li.next a:hover {
  cursor: pointer;
  background: #000;
  color: #D9D9D9;
}
.pagination ul li.prev a {
  width: auto;
  height: auto;
  border-radius: 30px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  padding: 8px 10px;
}
.pagination ul li.prev a:hover {
  cursor: pointer;
  background: #000;
  color: #D9D9D9;
}
.wrap-download .pagination {
  justify-content: end;
}
@media (max-width: 767px) {
  .wrap-download .pagination {
    justify-content: center;
  }
}
.wrap-download .top .info .txt {
  padding-left: 17%;
  margin-top: 38px;
}
@media (max-width: 1199px) {
  .wrap-download .top .info .txt {
    margin-top: 20px;
    padding-left: 0;
  }
}
.wrap-download .top .info .txt p {
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-download .top .info .txt p {
    line-height: 24px;
    font-size: 14px;
  }
}
.wrap-download .download-groups {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-download .download-groups {
    padding-top: 20px;
  }
}
.wrap-download .download-groups .row .col-12 {
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .wrap-download .download-groups .row .col-12 {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .wrap-download .download-groups .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-download .download-groups .row .col-12 {
    width: 100%;
  }
}
.wrap-download .download-groups .row .col-12 .item {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  border-radius: 38px;
  background: #ECEFF3;
  height: 100%;
}
@media (max-width: 1199px) {
  .wrap-download .download-groups .row .col-12 .item {
    flex-direction: column;
  }
}
.wrap-download .download-groups .row .col-12 .item .note {
  width: 43%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .wrap-download .download-groups .row .col-12 .item .note {
    width: 100%;
    order: 2;
    margin-top: 20px;
  }
}
.wrap-download .download-groups .row .col-12 .item .note .tit a {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-download .download-groups .row .col-12 .item .note .tit a {
    font-size: 18px;
  }
}
.wrap-download .download-groups .row .col-12 .item .note .txt {
  margin-top: 20px;
}
.wrap-download .download-groups .row .col-12 .item .note .txt p {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 20px;
  background: #FFF;
  text-align: center;
  color: #E26B21;
  font-size: 14px;
  text-transform: capitalize;
}
.wrap-download .download-groups .row .col-12 .item .note .link {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .wrap-download .download-groups .row .col-12 .item .note .link {
    padding-top: 10px;
  }
}
.wrap-download .download-groups .row .col-12 .item .note .link a {
  display: inline-block;
  margin-right: 10px;
}
.wrap-download .download-groups .row .col-12 .item .note .link a i {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E26B21;
  font-size: 24px;
  color: #fff;
  transition: all 0.2s;
}
@media (max-width: 767px) {
  .wrap-download .download-groups .row .col-12 .item .note .link a i {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
.wrap-download .download-groups .row .col-12 .item .note .link a i:hover {
  background: #000;
  color: #E26B21;
}
.wrap-download .download-groups .row .col-12 .item .pic {
  width: 55%;
}
@media (max-width: 1199px) {
  .wrap-download .download-groups .row .col-12 .item .pic {
    width: 100%;
  }
}
.wrap-download .download-groups .row .col-12 .item .pic .img-box {
  border-radius: 30px;
  padding-bottom: 84.6153%;
}
.wrap-about .introduce {
  border-radius: 38px 38px 0 0 ;
  padding: 220px 0 140px 0;
  position: relative;
  background-size: 100% 104%;
}
@media (max-width: 1199px) {
  .wrap-about .introduce {
    padding: 40px 0;
  }
}
.wrap-about .introduce .video {
  position: absolute;
  top: -40%;
}
@media (max-width: 1470px) {
  .wrap-about .introduce .video {
    top: -30%;
    width: 75%;
  }
}
@media (max-width: 1199px) {
  .wrap-about .introduce .video {
    position: relative;
    top: auto;
    width: 100%;
  }
}
.wrap-about .introduce .video .pic {
  position: relative;
}
.wrap-about .introduce .video .pic .video-bg {
  border-radius: 38px;
  display: block;
  width: 100%;
  height: auto;
}
@keyframes roatevideo {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wrap-about .introduce .video .pic .play {
  cursor: pointer;
  position: absolute;
  right: -100px;
  top: -100px;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  z-index: 2;
}
@media (max-width: 1560px) {
  .wrap-about .introduce .video .pic .play {
    width: 150px;
    height: 150px;
    right: -65px;
    top: -75px;
  }
}
@media (max-width: 1400px) {
  .wrap-about .introduce .video .pic .play {
    width: 130px;
    height: 130px;
  }
}
@media (max-width: 1199px) {
  .wrap-about .introduce .video .pic .play {
    top: 50%;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 767px) {
  .wrap-about .introduce .video .pic .play {
    width: 80px;
    height: 80px;
  }
}
.wrap-about .introduce .video .pic .play i {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 43px;
  color: #E26B21;
  animation: 0s;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .video .pic .play i {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .wrap-about .introduce .video .pic .play i {
    width: 40px;
    height: 40px;
  }
}
.wrap-about .introduce .video .pic .play img {
  width: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  animation: roatevideo 20s linear infinite;
}
.wrap-about .introduce .txt {
  padding-right: 18%;
}
@media (max-width: 1470px) {
  .wrap-about .introduce .txt {
    padding-right: 10%;
  }
}
@media (max-width: 1199px) {
  .wrap-about .introduce .txt {
    margin-top: 20px;
    padding-right: 0;
  }
}
.wrap-about .introduce .txt p {
  color: #B9B9B9;
  font-size: 16px;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .txt p {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-about .introduce .common-num {
  margin-top: 140px;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .common-num {
    margin-top: 20px;
  }
}
.wrap-about .honor {
  padding: 70px 0;
}
@media (max-width: 1199px) {
  .wrap-about .honor {
    padding: 40px 0;
  }
}
.wrap-about .honor .slick-honor {
  padding-top: 60px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-about .honor .slick-honor {
    padding-top: 20px;
    margin: 0 -7px;
  }
}
.wrap-about .honor .slick-honor .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-about .honor .slick-honor .slick-slide {
    padding: 0 7px;
  }
}
.wrap-about .honor .slick-honor .item:hover {
  cursor: pointer;
}
.wrap-about .honor .slick-honor .item:hover .pic .img-box img {
  transform: scale(1.05);
}
.wrap-about .honor .slick-honor .item .pic {
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #C1C7D0;
  background: #FFF;
}
@media (max-width: 1199px) {
  .wrap-about .honor .slick-honor .item .pic {
    padding: 10px;
  }
}
.wrap-about .honor .slick-honor .item .pic .img-box {
  padding-bottom: 137.931%;
}
.wrap-about .honor .slick-honor .item .pic .img-box img {
  transition: all 1s ease;
}
.con-top {
  padding: 80px 0 20% 0;
}
@media (max-width: 2200px) {
  .con-top {
    padding: 80px 0 25% 0;
  }
}
@media (max-width: 1920px) {
  .con-top {
    padding: 80px 0 30% 0;
  }
}
@media (max-width: 1560px) {
  .con-top {
    padding: 80px 0 34% 0;
  }
}
@media (max-width: 1199px) {
  .con-top {
    padding: 40px 0;
  }
}
.con-top .info .select-group {
  display: flex;
  align-items: center;
  justify-content: end;
}
@media (max-width: 767px) {
  .con-top .info .select-group {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .con-top .info .select-group ul {
    width: 100%;
    text-align: center;
  }
}
.con-top .info .select-group ul li {
  display: inline-block;
}
@media (max-width: 767px) {
  .con-top .info .select-group ul li {
    display: block;
    margin: 10px 0;
  }
}
.con-top .info .select-group ul li a {
  display: block;
  margin-left: 20px;
  padding: 10px 20px;
  border-radius: 100px;
  background: #000;
  color: #E26B21;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .con-top .info .select-group ul li a {
    padding: 10px 17px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .con-top .info .select-group ul li a {
    padding: 9px 15px;
    font-size: 13px;
    margin-left: 0px;
  }
}
.con-top .info .select-group ul li a:hover {
  background: #E26B21;
  color: #fff;
}
.con-top .info .select-group ul li a i {
  margin-left: 15px;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .con-top .info .select-group ul li a i {
    margin-left: 10px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .con-top .info .select-group ul li a i {
    font-size: 14px;
  }
}
.con-top .info .select-group ul li.active a {
  background: #E26B21;
  color: #fff;
}
.con-top .info .note {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .con-top .info .note {
    margin-top: 20px;
  }
}
.con-top .info .note .con-tit h2 span {
  text-transform: none;
}
.con-top .info .note .txt {
  margin-top: 38px;
  padding-left: 17%;
}
@media (max-width: 1199px) {
  .con-top .info .note .txt {
    margin-top: 20px;
    padding-left: 0;
  }
}
.con-top .info .note .txt p {
  color: #000;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .con-top .info .note .txt p {
    font-size: 14px;
  }
}
.common-num ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .common-num ul li {
    width: 50%;
    margin: 10px 0;
    text-align: center;
  }
  .common-num ul li:first-child {
    width: 100%;
  }
}
.common-num ul li .item {
  height: 100%;
}
.common-num ul li .item .type {
  margin: 0;
  border-radius: 68px;
  background: rgba(255, 225, 206, 0.2);
  display: inline-block;
  padding: 10px 20px 10px 15px;
  color: #E26B21;
  font-weight: 500;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .common-num ul li .item .type {
    padding: 7px 15px;
    font-size: 14px;
  }
}
.common-num ul li .item .type i {
  vertical-align: middle;
  margin-right: 10px;
  font-size: 22px;
}
@media (max-width: 1199px) {
  .common-num ul li .item .type i {
    font-size: 20px;
  }
}
.common-num ul li .item b {
  margin-top: 20px;
  display: block;
  color: #FFF;
  font-size: 70px;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .common-num ul li .item b {
    font-size: 32px;
    margin-top: 15px;
    color: #000;
  }
}
.common-num ul li .item b span {
  font-size: 70px;
}
@media (max-width: 1199px) {
  .common-num ul li .item b span {
    font-size: 32px;
  }
}
.common-num ul li .item b sup {
  position: relative;
  top: -20px;
  left: 4px;
  font-size: 40px;
}
@media (max-width: 1199px) {
  .common-num ul li .item b sup {
    top: auto;
    left: auto;
    font-size: 32px;
  }
}
.common-num ul li .item p {
  margin: 10px 0 0 0 ;
  color: #6F6F6F;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .common-num ul li .item p {
    font-size: 14px;
  }
}
.wrap-factory .groups {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-factory .groups {
    margin-top: 20px;
  }
}
.wrap-factory .groups .factory-menu {
  z-index: 5;
  border: 1px solid #C1C7D0;
  background: #ECEFF3;
}
@media (max-width: 1199px) {
  .wrap-factory .groups .factory-menu {
    margin-top: 30px;
  }
}
.wrap-factory .groups .factory-menu ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-factory .groups .factory-menu ul {
    flex-wrap: wrap;
    justify-content: start;
  }
}
.wrap-factory .groups .factory-menu ul li {
  padding: 17px 0;
  cursor: pointer;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  transition: all 0.2s;
  position: relative;
}
@media (max-width: 1470px) {
  .wrap-factory .groups .factory-menu ul li {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .wrap-factory .groups .factory-menu ul li {
    margin-right: 20px;
    padding: 10px 0;
  }
}
.wrap-factory .groups .factory-menu ul li::after {
  width: 0%;
  content: "";
  height: 2px;
  background: #E26B21;
  position: absolute;
  bottom: -2px;
  left: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.3s ease-in-out;
}
.wrap-factory .groups .factory-menu ul li:hover {
  color: #E26B21;
}
.wrap-factory .groups .factory-menu ul li:hover::after {
  width: 100%;
}
.wrap-factory .groups .factory-menu ul li.on {
  color: #E26B21;
}
.wrap-factory .groups .factory-menu ul li.on::after {
  width: 100%;
}
.wrap-factory .groups .menu-list .common-content {
  display: none;
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-factory .groups .menu-list .common-content {
    margin-top: 30px;
  }
}
.wrap-factory .groups .menu-list .common-content .editor-content p {
  margin: 0;
  color: #6F6F6F;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-factory .groups .menu-list .common-content .editor-content p {
    font-size: 14px;
  }
}
.wrap-factory .groups .menu-list .common-content .editor-content .name span {
  color: #000;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .wrap-factory .groups .menu-list .common-content .editor-content .name span {
    font-size: 16px;
    line-height: 24px;
  }
}
.wrap-factory .groups .menu-list .common-content .editor-content .position {
  margin-top: 10px;
}
.wrap-factory .groups .menu-list .common-content .editor-content .position span {
  color: #E26B21;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
}
@media (max-width: 1199px) {
  .wrap-factory .groups .menu-list .common-content .editor-content .position span {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-factory .groups .menu-list .common-content .slick-factory {
  padding-top: 70px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-factory .groups .menu-list .common-content .slick-factory {
    margin: 0 -7px;
    padding-top: 20px;
  }
}
.wrap-factory .groups .menu-list .common-content .slick-factory .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-factory .groups .menu-list .common-content .slick-factory .slick-slide {
    padding: 0 7px;
  }
}
.wrap-factory .groups .menu-list .common-content .slick-factory .item:hover {
  cursor: pointer;
}
.wrap-factory .groups .menu-list .common-content .slick-factory .item:hover .pic .img-box img {
  transform: scale(1.05);
}
.wrap-factory .groups .menu-list .common-content .slick-factory .item .pic .img-box {
  padding-bottom: 55.55555%;
  border-radius: 38px;
}
.wrap-factory .groups .menu-list .common-content .slick-factory .item .pic .img-box img {
  transition: all 1s ease;
}
.wrap-factory .groups .menu-list .common-content .slick-factory .item .tit {
  margin-top: 15px;
}
.wrap-factory .groups .menu-list .common-content .slick-factory .item .tit span {
  display: block;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-factory .groups .menu-list .common-content .slick-factory .item .tit span {
    font-size: 14px;
  }
}
.wrap-factory .groups .menu-list .common-content.on {
  display: block;
}
@media (max-width: 1199px) {
  .wrap-product {
    padding-top: 0;
  }
}
.wrap-product .pagination {
  justify-content: end;
}
.wrap-product .info {
  display: flex;
  justify-content: space-between;
}
.wrap-product .info .left {
  width: 23%;
}
@media (max-width: 1199px) {
  .wrap-product .info .left {
    display: none;
  }
}
.wrap-product .info .left .product-left ul li {
  border-bottom: 1px solid #D9D9D9;
}
.wrap-product .info .left .product-left ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0;
  color: #000;
  font-size: 20px;
  text-transform: capitalize;
  transition: all 0.2s;
}
.wrap-product .info .left .product-left ul li a:hover {
  color: #E26B21;
}
.wrap-product .info .left .product-left ul li a:hover i {
  opacity: 1;
  transform: translateX(0px);
}
.wrap-product .info .left .product-left ul li a i {
  opacity: 0;
  font-size: 20px;
  font-weight: bold;
  transition: all 0.4s;
  position: relative;
  transform: translateX(-40px);
  pointer-events: none;
}
.wrap-product .info .left .product-left ul li > ul {
  padding: 20px;
  display: none;
}
.wrap-product .info .left .product-left ul li > ul li {
  border-bottom: none;
}
.wrap-product .info .left .product-left ul li > ul li a {
  color: #6F6F6F;
  padding: 10px 0;
  border-bottom: none;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.wrap-product .info .left .product-left ul li.active a {
  border-bottom: 1px solid #D9D9D9;
}
.wrap-product .info .left .product-left ul li.active a i {
  opacity: 1;
  transform: translateX(0px);
}
.wrap-product .info .left .product-left ul li.active a:hover {
  color: #E26B21;
}
.wrap-product .info .left .product-left ul li.active > ul {
  display: block;
}
.wrap-product .info .left .product-left ul li.active > ul li a {
  color: #6F6F6F;
  border-bottom: none;
}
.wrap-product .info .left .product-left ul li.active > ul li.active a {
  color: #E26B21;
}
.wrap-product .info .left .product-left ul li.active > ul li.active ul li a {
  color: #6F6F6F;
}
.wrap-product .info .left .product-left ul li.active > ul li.active ul li a:hover {
  color: #E26B21;
}
.wrap-product .info .right {
  width: 75%;
}
@media (max-width: 1199px) {
  .wrap-product .info .right {
    width: 100%;
  }
}
.wrap-product .info .right .top-search {
  display: flex;
  align-items: center;
  justify-content: end;
}
.wrap-product .info .right .top-search form {
  position: relative;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .top-search form {
    width: 100%;
  }
}
.wrap-product .info .right .top-search form input {
  padding: 12px 30px;
  min-width: 690px;
  background: none;
  border-radius: 38px;
  border: 1px solid #C1C7D0;
  background: #FFF;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .top-search form input {
    padding: 10px 20px;
    min-width: 100%;
  }
}
.wrap-product .info .right .top-search form input::placeholder {
  transition: all 0.2s;
  color: #999;
  font-size: 14px;
  font-weight: 400;
}
.wrap-product .info .right .top-search form input:focus::placeholder {
  color: #aaa;
}
.wrap-product .info .right .top-search form button {
  border: none;
  background: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
.wrap-product .info .right .top-search form button i {
  font-size: 20px;
  color: #E26B21;
}
.wrap-product .info .right .groups {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .groups {
    margin-top: 30px;
  }
}
.wrap-product .info .right .groups .pagination {
  justify-content: end;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .groups .row {
    margin: 0 -7px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .info .right .groups .row .col-12 {
    padding: 0 7px;
  }
}
@media (max-width: 991px) {
  .wrap-product .info .right .groups .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-product .info .right .groups .row .col-12 {
    width: 100%;
  }
}
.wrap-product .info .right .groups .row .col-12 .item {
  padding: 30px;
  border-radius: 20px;
  background: #ECEFF3;
  transition: all 0.4s;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .groups .row .col-12 .item {
    margin-bottom: 20px;
    padding: 20px;
  }
}
.wrap-product .info .right .groups .row .col-12 .item:hover {
  cursor: pointer;
  background: #E26B21;
}
.wrap-product .info .right .groups .row .col-12 .item:hover .tit a {
  color: #fff;
}
.wrap-product .info .right .groups .row .col-12 .item:hover .pic .img-box img {
  transform: scale(1.05);
}
.wrap-product .info .right .groups .row .col-12 .item .tit a {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 52px;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .groups .row .col-12 .item .tit a {
    font-size: 18px;
  }
}
.wrap-product .info .right .groups .row .col-12 .item .pic {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .groups .row .col-12 .item .pic {
    padding-top: 20px;
  }
}
.wrap-product .info .right .groups .row .col-12 .item .pic .img-box {
  border-radius: 100%;
}
.wrap-product .info .right .groups .row .col-12 .item .pic .img-box img {
  transition: all 1s ease;
}
.wrap-product .info .right .groups .row .col-12 .item .add {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .groups .row .col-12 .item .add {
    padding-top: 20px;
  }
}
.wrap-product .info .right .groups .row .col-12 .item .add a i {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #E26B21;
  font-weight: bold;
  border-radius: 100%;
  background: #000;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .groups .row .col-12 .item .add a i {
    font-size: 16px;
    width: 38px;
    height: 38px;
  }
}
.details-tit h2 {
  margin: 0;
  color: #000;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 38px;
}
@media (max-width: 1199px) {
  .details-tit h2 {
    font-size: 22px;
    line-height: 26px;
  }
}
.wrap-details {
  padding: 140px 0;
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .wrap-details {
    padding: 40px 0;
  }
}
.wrap-details .introduce {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-details .introduce {
    flex-direction: column;
  }
}
.wrap-details .introduce .left {
  width: 48%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left {
    flex-direction: column;
    width: 100%;
  }
}
.wrap-details .introduce .left .slider-nav {
  width: 17%;
  margin: -5px 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left .slider-nav {
    width: 100%;
    order: 2;
    margin: 0 -5px;
    padding-top: 20px;
  }
}
.wrap-details .introduce .left .slider-nav .slick-slide {
  padding: 5px 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left .slider-nav .slick-slide {
    padding: 0 5px;
  }
}
.wrap-details .introduce .left .slider-nav .item {
  padding: 10px;
  border-radius: 20px;
  background: #ECEFF3;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left .slider-nav .item {
    padding: 6px;
  }
}
.wrap-details .introduce .left .slider-nav .item:hover {
  cursor: pointer;
  background: #E26B21;
}
.wrap-details .introduce .left .slider-nav .item .img-box {
  border-radius: 100%;
}
.wrap-details .introduce .left .slider-nav .item .img-box img {
  transition: all 1s ease;
}
.wrap-details .introduce .left .slider-for {
  width: 80%;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left .slider-for {
    width: 100%;
  }
}
.wrap-details .introduce .left .slider-for .item {
  padding: 70px;
  border-radius: 20px;
  background: #ECEFF3;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .left .slider-for .item {
    padding: 30px;
  }
}
.wrap-details .introduce .left .slider-for .item .img-box {
  border-radius: 100%;
}
.wrap-details .introduce .left .slider-for .item .img-box img {
  transition: all 1s ease;
}
.wrap-details .introduce .right {
  width: 48%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right {
    width: 100%;
    margin-top: 30px;
    flex-direction: column;
  }
}
.wrap-details .introduce .right .note {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 85%;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .note {
    width: 100%;
  }
}
.wrap-details .introduce .right .note .tit h2 {
  margin: 0;
  color: #000;
  font-size: 44px;
  font-weight: 600;
  line-height: 44px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .note .tit h2 {
    font-size: 22px;
    line-height: normal;
  }
}
.wrap-details .introduce .right .note .type {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .note .type {
    margin-top: 20px;
  }
}
.wrap-details .introduce .right .note .type span {
  margin: 7px 7px 7px 0;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 20px;
  background: #FFE1CE;
  color: #E26B21;
  font-size: 14px;
}
.wrap-details .introduce .right .note .txt {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .note .txt {
    margin-top: 20px;
  }
}
.wrap-details .introduce .right .note .txt b {
  font-weight: 400;
  color: #E26B21;
  font-size: 15px;
  text-transform: uppercase;
  line-height: normal;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .note .txt b {
    font-size: 14px;
  }
}
.wrap-details .introduce .right .note .txt p {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0;
}
.wrap-details .introduce .right .note .link {
  display: flex;
  align-items: center;
  margin-top: 100px;
}
@media (max-width: 1470px) {
  .wrap-details .introduce .right .note .link {
    margin-top: 50px;
  }
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .note .link {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .wrap-details .introduce .right .note .link {
    flex-direction: column;
    align-items: start;
  }
}
.wrap-details .introduce .right .note .link .inquiry {
  margin-right: 40px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .note .link .inquiry {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .wrap-details .introduce .right .note .link .inquiry {
    margin-bottom: 20px;
  }
}
.wrap-details .introduce .right .note .link .inquiry a {
  display: inline-block;
  padding: 10px 15px;
  border-radius: 100px;
  background: #E26B21;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .note .link .inquiry a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wrap-details .introduce .right .note .link .inquiry a {
    padding: 8px 13px;
  }
}
.wrap-details .introduce .right .note .link .inquiry a i {
  font-weight: bold;
  margin-left: 15px;
}
.wrap-details .introduce .right .note .link .inquiry a:hover {
  background: #000;
  color: #E26B21;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .note .link .inquiry a {
    font-size: 14px;
  }
}
.wrap-details .introduce .right .note .link .share .share-to {
  margin-right: 10px;
  font-size: 15px;
}
.wrap-details .introduce .right .add {
  padding-top: 10%;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .right .add {
    padding-top: 20px;
  }
}
.wrap-details .introduce .right .add a i {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #E26B21;
  font-size: 20px;
  font-weight: bold;
}
.wrap-details .details-list .list-des {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-des {
    margin-top: 40px;
  }
}
.wrap-details .details-list .list-des .editor-content {
  margin-top: 20px;
}
.wrap-details .details-list .list-des .editor-content p {
  color: #666;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-transform: capitalize;
}
.wrap-details .details-list .list-des .editor-content table {
  margin: 15px 0;
  width: 100%;
}
.wrap-details .details-list .list-des .editor-content table tr,
.wrap-details .details-list .list-des .editor-content table td {
  border-width: 1px;
  border-color: #ECEFF3;
  padding: 10px;
  text-align: center;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-des .editor-content table tr,
  .wrap-details .details-list .list-des .editor-content table td {
    font-size: 14px;
  }
}
.wrap-details .details-list .list-inquiry {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-inquiry {
    margin-top: 40px;
  }
}
.wrap-details .details-list .list-inquiry .common-form {
  margin-top: 20px;
}
.wrap-details .details-list .list-related {
  margin-top: 70px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-related {
    margin-top: 40px;
  }
}
.wrap-details .details-list .list-related .slick-related {
  padding-top: 50px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-related .slick-related {
    padding-top: 20px;
    margin: 0 -7px;
  }
}
.wrap-details .details-list .list-related .slick-related .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-related .slick-related .slick-slide {
    padding: 0 7px;
  }
}
.wrap-details .details-list .list-related .slick-related .item {
  padding: 30px;
  border-radius: 20px;
  background: #ECEFF3;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-related .slick-related .item {
    padding: 20px;
  }
}
.wrap-details .details-list .list-related .slick-related .item:hover {
  cursor: pointer;
  background: #E26B21;
}
.wrap-details .details-list .list-related .slick-related .item:hover .tit a {
  color: #fff;
}
.wrap-details .details-list .list-related .slick-related .item:hover .pic .img-box img {
  transform: scale(1.05);
}
.wrap-details .details-list .list-related .slick-related .item .tit a {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 52px;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-related .slick-related .item .tit a {
    font-size: 18px;
  }
}
.wrap-details .details-list .list-related .slick-related .item .pic {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-related .slick-related .item .pic {
    padding-top: 20px;
  }
}
.wrap-details .details-list .list-related .slick-related .item .pic .img-box {
  border-radius: 100%;
}
.wrap-details .details-list .list-related .slick-related .item .pic .img-box img {
  transition: all 1s ease;
}
.wrap-details .details-list .list-related .slick-related .item .add {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-related .slick-related .item .add {
    padding-top: 20px;
  }
}
.wrap-details .details-list .list-related .slick-related .item .add a i {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #E26B21;
  font-weight: bold;
  border-radius: 100%;
  background: #000;
}
@media (max-width: 1199px) {
  .wrap-details .details-list .list-related .slick-related .item .add a i {
    font-size: 16px;
    width: 38px;
    height: 38px;
  }
}
.common-form form .row {
  margin: 0 -5px;
}
.common-form form .row .col-12 {
  padding: 0 5px;
}
.common-form form .row .col-12 .form-group-tit {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group-tit {
    margin-bottom: 15px;
  }
}
.common-form form .row .col-12 .form-group-tit input {
  width: 100%;
  line-height: 50px;
  background: #E26B21;
  padding: 0 20px;
  text-transform: capitalize;
  color: #FFF;
  font-size: 18px;
  border: none;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group-tit input {
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group {
  margin-bottom: 15px;
}
.common-form form .row .col-12 .form-group label {
  color: #222;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group label {
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group input {
  width: 100%;
  line-height: 50px;
  background: #ECEFF3;
  padding: 0 20px;
  color: #6F6F6F;
  border: none;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group input {
    line-height: 40px;
    padding: 0 15px;
  }
}
.common-form form .row .col-12 .form-group input::placeholder {
  color: #6F6F6F;
  font-size: 14px;
  text-transform: capitalize;
  transition: all 0.4s;
}
.common-form form .row .col-12 .form-group input:focus::placeholder {
  color: #ccc;
}
.common-form form .row .col-12 .form-group textarea {
  width: 100%;
  background: #ECEFF3;
  padding: 20px 20px;
  color: #999;
  border: none;
  resize: none;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group textarea {
    padding: 10px 15px;
  }
}
.common-form form .row .col-12 .form-group textarea::placeholder {
  color: #6F6F6F;
  font-size: 14px;
  text-transform: capitalize;
  transition: all 0.4s;
}
.common-form form .row .col-12 .form-group textarea:focus::placeholder {
  color: #ccc;
}
.common-form form .row .col-12 .submit-group {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: end;
}
.common-form form .row .col-12 .submit-group button {
  display: block;
  border: none;
  padding: 10px 20px;
  border-radius: 100px;
  background: #E26B21;
  text-align: center;
  color: #FFF;
  font-weight: 500;
  font-size: 18px;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .submit-group button {
    line-height: 40px;
    font-size: 14px;
    padding: 0 40px;
  }
}
.common-form form .row .col-12 .submit-group button i {
  font-weight: bold;
  margin-left: 15px;
  font-size: 20px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .submit-group button i {
    font-size: 14px;
    margin-left: 10px;
  }
}
.common-form form .row .col-12 .submit-group button:hover {
  background: #2B1113;
}
.h-tit h2 {
  margin: 0;
  color: #000;
  font-size: 60px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1199px) {
  .h-tit h2 {
    font-size: 24px;
    line-height: normal;
  }
}
.wrap-home .home-product {
  padding: 130px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-product {
    padding: 40px 0;
  }
}
.wrap-home .home-product .info .h-tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap-home .home-product .info .h-tit .slick-controls {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 15px;
}
.wrap-home .home-product .info .h-tit .slick-controls .slick-num {
  color: #6F6F6F;
  font-size: 14px;
}
.wrap-home .home-product .info .h-tit .slick-controls .slick-dots-container {
  position: relative;
}
.wrap-home .home-product .info .h-tit .slick-controls .slick-dots-container .slick-dots {
  position: static;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 10px;
}
.wrap-home .home-product .info .h-tit .slick-controls .slick-dots-container .slick-dots li {
  margin: 0;
}
.wrap-home .home-product .info .h-tit .slick-controls .slick-dots-container .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50%;
  border: none;
  text-indent: -9999px;
}
.wrap-home .home-product .info .slick-product {
  padding-top: 60px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product {
    padding-top: 30px;
    margin: 0 -7px;
  }
}
.wrap-home .home-product .info .slick-product .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .slick-slide {
    padding: 0 7px;
  }
}
.wrap-home .home-product .info .slick-product .slick-list {
  overflow: hidden;
  position: relative;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .slick-list {
    overflow: hidden;
  }
}
.wrap-home .home-product .info .slick-product .slick-list::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 100%;
  background: #fff;
  top: 0;
  z-index: 3;
}
.wrap-home .home-product .info .slick-product .slick-list::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  background: linear-gradient(270deg, #FFF 21.78%, rgba(255, 255, 255, 0.19) 69.61%, rgba(255, 255, 255, 0) 100%);
  left: 100%;
  z-index: 3;
}
.wrap-home .home-product .info .slick-product .item:hover .pic .img-box img {
  transform: scale(1.05);
}
.wrap-home .home-product .info .slick-product .item:hover .des .tit a {
  text-decoration: underline;
}
.wrap-home .home-product .info .slick-product .item .pic {
  position: relative;
  overflow: hidden;
  border-radius: 38px;
}
.wrap-home .home-product .info .slick-product .item .pic::before {
  pointer-events: none;
  content: "";
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(196, 196, 196, 0) 28.14%, #4D5F6F 100%);
  mix-blend-mode: multiply;
}
.wrap-home .home-product .info .slick-product .item .pic .img-box {
  padding-bottom: 103.4482%;
}
.wrap-home .home-product .info .slick-product .item .pic .img-box img {
  transition: all 1s ease;
}
.wrap-home .home-product .info .slick-product .item .list-note {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  padding: 40px 40px 60px 40px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .item .list-note {
    padding: 30px 20px;
  }
}
.wrap-home .home-product .info .slick-product .item .list-note .list {
  height: 190px;
  overflow: auto;
}
.wrap-home .home-product .info .slick-product .item .list-note .list::-webkit-scrollbar {
  border-radius: 5px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.wrap-home .home-product .info .slick-product .item .list-note .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #fff;
}
.wrap-home .home-product .info .slick-product .item .list-note .list::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #fff;
}
.wrap-home .home-product .info .slick-product .item .list-note .list::-webkit-scrollbar-thumb:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
}
.wrap-home .home-product .info .slick-product .item .list-note .list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.wrap-home .home-product .info .slick-product .item .list-note .list ul li {
  margin-right: 30px;
  padding: 5px 10px;
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.17);
  color: #FFF;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
  transition: all 0.2s;
  cursor: default;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .item .list-note .list ul li {
    margin-right: 20px;
    margin-bottom: 15px;
    font-size: 13px;
  }
}
.wrap-home .home-product .info .slick-product .item .list-note .list ul li:hover {
  background: #E26B21;
}
.wrap-home .home-product .info .slick-product .item .list-note .des .tit a {
  color: #FFF;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 48px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .item .list-note .des .tit a {
    font-size: 18px;
    line-height: 26px;
    height: 26px;
  }
}
.wrap-home .home-product .info .slick-product .item .list-note .des .txt {
  margin-top: 10px;
}
.wrap-home .home-product .info .slick-product .item .list-note .des .txt p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 48px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .slick-product .item .list-note .des .txt p {
    font-size: 14px;
  }
}
.wrap-home .home-about {
  background-size: 100% 100%;
  padding: 140px 0;
  border-radius: 60px 60px 0 0 ;
}
@media (max-width: 1199px) {
  .wrap-home .home-about {
    padding: 40px 0;
    background-size: cover;
    border-radius: 20px 20px 0 0;
  }
}
.wrap-home .home-about .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info {
    flex-direction: column;
  }
}
.wrap-home .home-about .info .left {
  width: 60%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .left {
    width: 100%;
  }
}
.wrap-home .home-about .info .left .note {
  display: flex;
  align-items: end;
  margin-top: 50px;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .left .note {
    margin-top: 20px;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-about .info .left .note {
    flex-direction: column;
    justify-content: center;
  }
}
.wrap-home .home-about .info .left .note .list {
  width: 45%;
}
@media (max-width: 991px) {
  .wrap-home .home-about .info .left .note .list {
    width: 100%;
  }
}
.wrap-home .home-about .info .left .note .list .tit h2 {
  color: #FFF;
  font-size: 32px;
  line-height: normal;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .left .note .list .tit h2 {
    font-size: 20px;
  }
}
.wrap-home .home-about .info .left .note .list .txt {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .left .note .list .txt {
    margin-top: 20px;
  }
}
.wrap-home .home-about .info .left .note .list .txt p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .left .note .list .txt p {
    font-size: 14px;
  }
}
.wrap-home .home-about .info .left .note .video {
  width: 45%;
}
@media (max-width: 991px) {
  .wrap-home .home-about .info .left .note .video {
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-home .home-about .info .left .note .video .pic {
  position: relative;
}
.wrap-home .home-about .info .left .note .video .pic img {
  width: 100%;
  display: block;
  height: auto;
  border-radius: 30px;
}
.wrap-home .home-about .info .left .note .video .pic .play {
  position: absolute;
  left: -3%;
  top: -6%;
  cursor: pointer;
}
@media (max-width: 991px) {
  .wrap-home .home-about .info .left .note .video .pic .play {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.wrap-home .home-about .info .left .note .video .pic .play i {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #E26B21;
  color: #000;
  font-size: 40px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .left .note .video .pic .play i {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .left .note .video .pic .play i {
    width: 45px;
    height: 45px;
    font-size: 22px;
  }
}
.wrap-home .home-about .info .left .h-tit h2 {
  color: #fff;
}
.wrap-home .home-about .info .right {
  width: 43%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: end;
}
@media (max-width: 1470px) {
  .wrap-home .home-about .info .right {
    width: 37%;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .right {
    margin-top: 30px;
    width: 100%;
    flex-direction: row;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-about .info .right {
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
}
.wrap-home .home-about .info .right .top-link {
  display: flex;
  align-items: center;
}
.wrap-home .home-about .info .right .top-link a {
  display: inline-block;
  padding: 10px 30px;
  background: #fff;
  border-radius: 100px;
  color: #E26B21;
  font-size: 18px;
  font-weight: 500;
  margin-left: 20px;
  transition: all 0.2s;
  text-transform: uppercase;
}
@media (max-width: 1470px) {
  .wrap-home .home-about .info .right .top-link a {
    padding: 10px 17px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-about .info .right .top-link a {
    padding: 8px 13px;
    font-size: 13px;
  }
}
.wrap-home .home-about .info .right .top-link a:hover {
  background: #E26B21;
  color: #fff;
}
.wrap-home .home-about .info .right .top-link a i {
  font-size: 20px;
  margin-left: 15px;
  font-weight: bold;
}
@media (max-width: 1470px) {
  .wrap-home .home-about .info .right .top-link a i {
    margin-left: 10px;
    font-size: 16px;
  }
}
.wrap-home .home-about .info .right .pic {
  position: relative;
}
@media (max-width: 991px) {
  .wrap-home .home-about .info .right .pic {
    margin-top: 20px;
  }
}
.wrap-home .home-about .info .right .pic img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 30px;
}
.wrap-home .home-about .info .right .pic .customer {
  position: absolute;
  bottom: -14%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  padding: 15px 30px;
  border-radius: 62px;
  border: 1px solid rgba(255, 255, 255, 0.19);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(7.19999981px);
  display: flex;
  align-items: center;
  width: 60%;
}
@media (max-width: 1470px) {
  .wrap-home .home-about .info .right .pic .customer {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .wrap-home .home-about .info .right .pic .customer {
    width: 90%;
    padding: 10px 17px;
  }
}
.wrap-home .home-about .info .right .pic .customer ul li {
  display: inline-block;
  margin: 0 4px;
}
.wrap-home .home-about .info .right .pic .customer ul li img {
  border-radius: 100%;
  max-height: 40px;
}
.wrap-home .home-about .info .right .pic .customer .note {
  margin-left: 15px;
}
.wrap-home .home-about .info .right .pic .customer .note b {
  text-align: start;
  display: block;
  color: #FFF;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .info .right .pic .customer .note b {
    font-size: 18px;
  }
}
.wrap-home .home-about .info .right .pic .customer .note p {
  margin: 0 0 0 0;
  color: #FFF;
  font-size: 14px;
}
.wrap-home .home-about .common-num {
  padding-top: 30%;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .common-num {
    padding-top: 40px;
  }
}
.wrap-home .home-about .common-num ul li .item .type {
  background: #FFE1CE;
}
.wrap-home .home-about .common-num ul li .item b {
  color: #000;
  font-weight: 500;
}
.wrap-home .home-news {
  padding: 150px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-news {
    padding: 40px 0;
  }
}
.wrap-home .home-news .info .item {
  padding: 40px 0;
  border-top: 1px solid #C1C7D0;
  transition: all 0.5s;
}
.wrap-home .home-news .info .item:last-child {
  border-bottom: 1px solid #C1C7D0;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .item {
    padding: 20px 0;
  }
}
.wrap-home .home-news .info .item:hover {
  background: #ECEFF3;
}
.wrap-home .home-news .info .item:hover .info .left .note .tit a {
  text-decoration: underline;
}
.wrap-home .home-news .info .item:hover .info .left .note .more a i {
  background: #E26B21;
  color: #fff;
}
.wrap-home .home-news .info .item:hover .info .pic .img-box img {
  transform: scale(1.05);
}
.wrap-home .home-news .info .item .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .wrap-home .home-news .info .item .info {
    flex-direction: column;
  }
}
.wrap-home .home-news .info .item .info .left {
  width: 57%;
  display: flex;
}
@media (max-width: 767px) {
  .wrap-home .home-news .info .item .info .left {
    width: 100%;
    flex-direction: column;
    order: 2;
  }
}
.wrap-home .home-news .info .item .info .left .date span {
  display: block;
  color: #6F6F6F;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .item .info .left .date span {
    font-size: 14px;
    line-height: 24px;
  }
}
.wrap-home .home-news .info .item .info .left .note {
  padding-left: 60px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .item .info .left .note {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-news .info .item .info .left .note {
    padding-left: 0;
    margin-top: 20px;
  }
}
.wrap-home .home-news .info .item .info .left .note .tit a {
  color: #000;
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 86px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .item .info .left .note .tit a {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
  }
}
.wrap-home .home-news .info .item .info .left .note .txt {
  margin-top: 20px;
}
.wrap-home .home-news .info .item .info .left .note .txt p {
  color: #6F6F6F;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 52px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .item .info .left .note .txt p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
}
.wrap-home .home-news .info .item .info .left .note .more {
  margin-top: 20px;
}
.wrap-home .home-news .info .item .info .left .note .more a i {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #000;
  font-size: 20px;
  color: #E26B21;
  font-weight: bold;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .info .item .info .left .note .more a i {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
.wrap-home .home-news .info .item .info .pic {
  width: 30%;
}
@media (max-width: 991px) {
  .wrap-home .home-news .info .item .info .pic {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-news .info .item .info .pic {
    width: 100%;
    margin-bottom: 20px;
  }
}
.wrap-home .home-news .info .item .info .pic .img-box {
  border-radius: 38px;
  padding-bottom: 75%;
}
.wrap-home .home-news .info .item .info .pic .img-box img {
  transition: all 1s ease;
}
@media (max-width: 1199px) {
  .wrap-cart {
    padding: 40px 0;
  }
}
.wrap-cart .cart {
  padding: 0 3%;
}
.wrap-cart .info-form {
  padding-top: 20px;
}
.wrap-cart .common-form {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-cart .common-form {
    padding-top: 20px;
  }
}
.wrap-cart .common-form form .row .col-12 .form-group input,
.wrap-cart .common-form form .row .col-12 .form-group textarea {
  background: #f6f6f6;
}
.wrap-cart .list-inquiry {
  padding: 50px 0;
}
@media (max-width: 1199px) {
  .wrap-cart .list-inquiry {
    padding: 40px 0;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info {
  font-size: 0;
  width: 100%;
  border-collapse: collapse;
}
.wrap-cart .wrap-inquiry {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiry {
    padding-top: 40px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
  text-transform: capitalize;
  background-color: #e5e5e5;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info {
    padding: 0;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div {
  font-size: 16px;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .title-inquiry-info > div {
    font-size: 14px;
    padding: 0 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .inquiry-list {
  border-bottom: 1px solid #dfdfdf;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
.wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
.wrap-cart .wrap-inquiryinfo .inquiry-info .number,
.wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
  font-size: 14px;
  display: inline-block;
  padding: 20px 10px;
  vertical-align: middle;
  word-break: break-word;
}
@media (max-width: 1470px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    padding: 20px 10px;
  }
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pname,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    padding: 20px 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox {
  width: 10%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .checkbox {
    width: 30px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
  width: 14%;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .Operation {
    width: 30px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg {
  width: 14%;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pimg .img-box {
  padding-bottom: 75.71428571%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .pimg {
    width: -webkit-calc(14%);
    width: calc(44% - 30px);
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .number {
  width: 20%;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .number {
    width: -webkit-calc(26%);
    width: calc(56% - 30px);
    padding: 10px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pname {
  width: 38%;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .check-all .substitite {
  padding-left: 0;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .check-all span {
    display: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .all,
.wrap-cart .wrap-inquiryinfo .inquiry-info span {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .check-all {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .hidden-xs {
    display: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .visible-xs {
  display: none;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .visible-xs {
    display: block;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Each,
.wrap-cart .wrap-inquiryinfo .inquiry-info .all {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: -2px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #999;
  border-radius: 50%;
  outline: none;
  background: none;
  -webkit-appearance: none;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .Each:checked::after,
.wrap-cart .wrap-inquiryinfo .inquiry-info .all:checked::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e630';
  color: #E26B21;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .change .Each::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e630';
  color: #E26B21;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info input {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info input {
    width: 30px;
  }
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info input {
    font-size: 14px;
    line-height: 25px;
    width: 25px;
    height: 25px;
    border-right: none;
    border-left: none;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .del1,
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
  font-size: 20px;
  line-height: 36px;
  display: inline-block;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info .del1,
  .wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
    line-height: 25px;
    position: relative;
    z-index: 8;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    border-radius: 2px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .del1:hover,
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1:hover {
  color: #fff;
  border-color: #383838;
  background-color: #383838;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .add1 {
  margin-top: -1px;
  margin-left: 2px;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .pic {
  border: 1px solid #dcdcdc;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info p {
  line-height: 24px;
  color: #000;
  margin: 0;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-info p {
    font-size: 13px;
    margin-bottom: 4px;
  }
}
.wrap-cart .wrap-inquiryinfo .iclose {
  float: none;
  cursor: pointer;
  text-align: center;
  opacity: 1;
  color: #444;
}
@media (max-width: 767px) {
  .wrap-cart .wrap-inquiryinfo .iclose::after {
    font-size: 16px;
  }
}
.wrap-cart .wrap-inquiryinfo .iclose:hover::after {
  color: #E26B21;
}
.wrap-cart .wrap-inquiryinfo .inquiry-message {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry-message {
    padding-top: 50px;
  }
}
.wrap-cart .wrap-inquiryinfo .inquiry {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .wrap-cart .wrap-inquiryinfo .inquiry {
    padding-top: 50px;
  }
}
.wrap-cart .box-cart .wrap-inquiry .formbox form .form-inquiry .form-group input,
.wrap-cart .box-cart .wrap-inquiry .formbox form .form-inquiry .form-group textarea {
  background: #F9F9F9;
}
@media (max-width: 1199px) {
  .wrap-show {
    padding: 40px 0;
  }
}
.wrap-show .contact-form {
  margin-top: 40px;
}
.wrap-show .contact-form form .row .col-12 .form-group label,
.wrap-show .contact-form form .row .col-12 .select-group label {
  color: #222;
}
.wrap-show form {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-show form {
    margin-top: 20px;
  }
}
.wrap-show .info .tit {
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 1199px) {
  .wrap-show .info .tit {
    padding: 10px 0;
  }
}
.wrap-show .info .tit h2 {
  color: #000;
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .wrap-show .info .tit h2 {
    font-size: 22px;
    line-height: normal;
  }
}
@media (max-width: 767px) {
  .wrap-show .info .tit h2 {
    font-size: 18px;
  }
}
.wrap-show .info .date {
  display: flex;
  align-items: center;
}
.wrap-show .info .date span {
  color: #6F6F6F;
  line-height: 36px;
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .wrap-show .info .date span {
    line-height: 26px;
    font-size: 16px;
  }
}
.wrap-show .info .date i {
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .wrap-show .info .date i {
    margin-right: 5px;
  }
}
.wrap-show .info .editor-content {
  margin-top: 20px;
}
.wrap-show .info .editor-content p,
.wrap-show .info .editor-content b {
  color: #6F6F6F;
  line-height: 1.75;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .wrap-show .info .editor-content p,
  .wrap-show .info .editor-content b {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-show .info .share {
  margin-top: 35px;
}
@media (max-width: 1199px) {
  .wrap-show .info .share {
    margin-top: 20px;
  }
}
.wrap-show .info .share .share-to span {
  color: #222;
  font-size: 18px;
  margin-right: 10px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-show .info .share .share-to span {
    font-size: 14px;
    margin-right: 5px;
  }
}
.wrap-show .info .link {
  display: flex;
  flex-direction: column;
  margin-top: 35px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
@media (max-width: 1199px) {
  .wrap-show .info .link {
    margin-top: 20px;
  }
}
.wrap-show .info .link .prev,
.wrap-show .info .link .next {
  color: #222;
  margin: 15px 0;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .wrap-show .info .link .prev,
  .wrap-show .info .link .next {
    margin: 7px 0;
  }
}
@media (max-width: 1199px) {
  .wrap-show .info .link .prev span,
  .wrap-show .info .link .next span {
    font-size: 14px;
  }
}
.wrap-show .info .link .prev a,
.wrap-show .info .link .next a {
  display: inline-block;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .wrap-show .info .link .prev a,
  .wrap-show .info .link .next a {
    font-size: 14px;
  }
}
.wrap-show .info .link .prev a:hover,
.wrap-show .info .link .next a:hover {
  text-decoration: underline;
  color: #E26B21;
}
.footer-five {
  display: none;
  width: 100%;
  height: 55px;
  position: fixed;
  background: #E26B21;
  bottom: 0px;
  z-index: 99;
}
@media (max-width: 1199px) {
  .footer-five {
    display: block;
  }
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
  background: #fff;
  padding: 10px;
}
.footer-five .wechat-pic img {
  max-height: 120px;
}
.footer-five .endfive-menu {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.footer-five .endfive-menu li {
  border-top: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
  color: #FFF;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer-five .endfive-menu li i {
  font-size: 20px;
}
.footer-five .endfive-menu li a {
  font-size: 13px;
}
.footer-five .endfive-menu li a span {
  display: block;
  text-align: center;
}
@media (max-width: 1199px) {
  .animated.swing,
  .animated.pulse,
  .animated.bounceInLeft,
  .animated.bounceInRight,
  .animated.bounceIn,
  .animated.fadeInUp,
  .animated.fadeInDown,
  .animated.fadeInLeft,
  .animated.fadeInRight {
    animation: none !important;
  }
}
.float-window {
  position: fixed;
  width: 50px;
  height: auto;
  top: 30%;
  right: 20px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 0px;
  background: rgba(0, 0, 0, 0.1);
  transition: transform 0.5s ease;
  padding: 10px;
}
@media (max-width: 991px) {
  .float-window {
    top: 30%;
    width: 46px;
  }
}
@media (max-width: 991px) {
  .float-window {
    right: -110%;
  }
}
.float-window .box-top i {
  color: #FFF;
  display: block;
  font-size: 24px !important;
}
.float-window .box-top:hover {
  cursor: pointer;
  color: #E26B21;
}
.float-window .box-top:hover i {
  color: #fff;
}
.float-window .window-box {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  transition: all 0.3s ease-in-out;
  margin: 5px 0;
}
.float-window .window-box i {
  font-size: 26px;
  transition: all 0.3s;
  opacity: 0.6;
}
.float-window .window-box:hover {
  background: transparent;
  color: #fff;
}
.float-window .window-box:hover i {
  opacity: 1;
}
.float-window .window-box:hover.box-cart a p,
.float-window .window-box:hover.box-linkedin a p,
.float-window .window-box:hover.box-telephone a p,
.float-window .window-box:hover.box-whatapp a p,
.float-window .window-box:hover.box-email a p,
.float-window .window-box:hover.box-wechat a p,
.float-window .window-box:hover.box-inquiry a p,
.float-window .window-box:hover.box-message a p,
.float-window .window-box:hover.box-facebox a p,
.float-window .window-box:hover.box-instagram a p,
.float-window .window-box:hover.box-skype a p {
  border-radius: 40px;
  display: block;
  opacity: 1;
  transform: translateX(100%);
  animation: slideInFromRight 0.5s forwards;
}
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    /* 初始位置在右侧外部 */
  }
  to {
    transform: translateX(0%);
    /* 移动到初始位置 */
  }
}
.float-window .window-box.box-cart a {
  position: relative;
}
.float-window .window-box.box-cart a::before {
  content: "";
  width: 10px;
  height: 10px;
  background: rgba(3, 75, 160, 0.8);
  border-radius: 100%;
  top: 0;
  right: -10px;
  position: absolute;
  z-index: 1;
}
.float-window .window-box.box-wechat a p {
  position: absolute;
  right: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  color: #FFF;
  top: 50px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-whatapp a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #E26B21;
  color: #FFF;
  padding: 10px 20px;
  top: 10px;
  border-radius: 6px;
  display: none;
}
.float-window .window-box.box-linkedin a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #E26B21;
  color: #FFF;
  padding: 10px 20px;
  top: 8px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-inquiry a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #E26B21;
  color: #FFF;
  padding: 10px 20px;
  top: 157px;
  display: none;
}
.float-window .window-box.box-skype a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #E26B21;
  color: #FFF;
  padding: 10px 20px;
  top: 115px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-message a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #E26B21;
  color: #FFF;
  padding: 10px 20px;
  top: 70px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-telephone a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #E26B21;
  color: #FFF;
  padding: 10px 20px;
  top: 60px;
  border-radius: 6px;
  display: none;
}
.float-window .window-box.box-email a p {
  position: absolute;
  right: 100%;
  width: 260px;
  background: #E26B21;
  color: #FFF;
  padding: 10px 20px;
  top: 110px;
  border-radius: 6px;
  display: none;
}
#float-window-close {
  position: fixed;
  right: 0;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #E26B21;
  border-radius: 5px;
  text-align: center;
  line-height: 46px;
  color: #FFF;
}
@media (min-width: 991px) {
  #float-window-close {
    display: none;
  }
}
#float-window-close i {
  font-size: 32px;
}
@media (max-width: 767px) {
  #float-window-close i {
    font-size: 28px;
  }
}
#float-window-close:hover {
  cursor: pointer;
}
#float-window-open {
  position: fixed;
  right: 0;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #E26B21;
  border-radius: 5px;
  text-align: center;
  line-height: 46px;
  display: none;
  color: #FFF;
}
#float-window-open i {
  font-size: 32px;
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  #float-window-open i {
    font-size: 28px;
  }
}
#float-window-open:hover {
  cursor: pointer;
}
.float-window-visible {
  transform: translateX(-100%);
  right: 0;
}
@media (max-width: 991px) {
  .float-window-visible {
    right: -6% !important;
  }
}
@media (max-width: 767px) {
  .float-window-visible {
    right: -12% !important;
  }
}
.wrap-policy .editor-content {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-policy .editor-content {
    margin-top: 30px;
  }
}
.wrap-policy .editor-content p {
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-policy .editor-content p {
    font-size: 14px;
  }
}
.wrap-sitemap .sitemap {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-sitemap .sitemap {
    padding-top: 20px;
  }
}
.wrap-sitemap ul li {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.wrap-sitemap ul li a {
  padding: 10px 20px;
  display: inline-block;
  min-width: 240px;
  color: #222;
  border-radius: 3px;
  font-size: 18px;
  font-weight: 600;
  background: #F6F8F6;
  align-items: center;
  background: #E26B21;
  color: #FFF;
}
@media (max-width: 1199px) {
  .wrap-sitemap ul li a {
    font-size: 14px;
    padding: 5px 10px;
  }
}
@media (max-width: 767px) {
  .wrap-sitemap ul li a {
    display: block;
  }
}
.wrap-sitemap ul li a i {
  float: left;
  margin-left: 10px;
  display: none;
}
.wrap-sitemap ul li a:hover {
  background: #E26B21;
  color: #FFF;
  text-decoration: underline;
}
.wrap-sitemap ul li ul li {
  margin-top: 10px;
}
.wrap-sitemap ul li ul li a {
  padding: 10px 30px 10px 30px;
  color: #888;
  background: #F6F8F6;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .wrap-sitemap ul li ul li a {
    font-size: 13px;
    padding: 5px 30px 5px 30px;
  }
}
.wrap-sitemap ul li ul li ul li {
  position: relative;
  display: inline;
  vertical-align: top;
}
.wrap-sitemap ul li ul li ul li a {
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
}
@media (max-width: 1199px) {
  .wrap-sitemap ul li ul li ul li a {
    font-size: 12px;
  }
}
