body {
  font-family: 'Microsoft YaHei', Arial, Helvetica, 'Objectivity', '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) {
  .anim-left,
  .anim-right,
  .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: #E69300;
  border: none;
  color: #FFF;
}
.header .search-wrap .submit:before {
  font-family: 'iconfont' !important;
  content: '\e622';
}
.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;
  }
  .con1620 {
    max-width: 1620px;
  }
  .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: 100px 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.active a {
  background: #E69300;
  color: #fff;
}
.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;
  }
}
@media (max-width: 1199px) {
  .banner-box.home-banner .banner img {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.banner-box .banner-tit {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media (max-width: 767px) {
  .banner-box .banner-tit {
    top: 60%;
  }
}
.banner-box .banner-tit h2 {
  color: #FFF;
  font-size: 48px;
  font-weight: bold;
  line-height: 57px;
  margin: 0;
}
@media (max-width: 1470px) {
  .banner-box .banner-tit h2 {
    font-size: 46px;
    line-height: 50px;
  }
}
@media (max-width: 1199px) {
  .banner-box .banner-tit h2 {
    font-size: 18px;
    line-height: 26px;
  }
}
.banner-box .banner-tit ul {
  display: inline-block;
  text-align: center;
  padding-top: 30px;
  position: relative;
}
@media (max-width: 1199px) {
  .banner-box .banner-tit ul {
    padding-top: 15px;
  }
}
.banner-box .banner-tit ul::before {
  content: "\e69f";
  font-family: 'iconfont' !important;
  font-size: 18px;
  left: 0;
  color: #fff;
}
.banner-box .banner-tit ul li {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
.banner-box .banner-tit ul li:last-child::before {
  display: none;
}
.banner-box .banner-tit ul li::before {
  content: ">";
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 12px;
}
.banner-box .banner-tit ul li a {
  display: block;
  color: #FFF;
  font-size: 14px;
  line-height: 24px;
}
.banner-box .banner-tit ul li a:hover {
  text-decoration: underline;
}
.banner-box .banner {
  font-size: 0;
  position: relative;
  z-index: 8;
  clear: both;
  overflow: hidden;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 1199px) {
  .banner-box .banner {
    padding-top: 60px;
  }
}
.banner-box .banner img {
  display: block;
  width: 100%;
}
@media (max-width: 1199px) {
  .banner-box .banner img {
    width: 160%;
    max-width: 160%;
    margin-left: -30%;
  }
}
.banner-box .banner .swiper-slide {
  overflow: hidden;
}
.banner-box .banner .swiper-pagination {
  bottom: 30px;
}
.banner-box .banner .item {
  position: relative;
  display: block;
  overflow: hidden;
}
.banner-box .banner .banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-box .item .img-box {
  padding-bottom: calc(960 / 1920 * 100%);
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
  top: 93%;
}
@media (max-width: 1470px) {
  .banner-box .swiper-button-prev,
  .banner-box .swiper-button-next {
    top: 92%;
  }
}
@media (max-width: 1199px) {
  .banner-box .swiper-button-prev,
  .banner-box .swiper-button-next {
    top: 50%;
  }
}
@media (max-width: 1199px) {
  .banner-box .swiper-button-prev,
  .banner-box .swiper-button-next {
    display: none;
  }
}
.banner-box .swiper-button-prev::after,
.banner-box .swiper-button-next::after {
  color: #fff;
  font-size: 20px;
}
.banner-box .swiper-button-prev {
  left: 42.65vw;
}
@media (max-width: 1199px) {
  .banner-box .swiper-button-prev {
    left: 10px;
  }
}
.banner-box .swiper-button-next {
  right: 42.65vw;
}
@media (max-width: 1199px) {
  .banner-box .swiper-button-next {
    right: 10px;
  }
}
.banner-box .banner.hide-arrow .slick-arrow,
.banner-box .banner.hide-arrow .swiper-pagination {
  display: none !important;
}
.banner-box .banner.hide-video video {
  display: none !important;
}
.banner-box .banner-video-box {
  position: relative;
  display: block;
  padding-bottom: calc(960 / 1920 * 100%);
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}
.banner-box .banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-box .banner-video-box .fluid_initial_play {
  background-color: #152c5f !important;
}
.banner-box .banner .mobile-video {
  position: relative;
  display: block;
}
.banner-box .banner .mobile-video:after {
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}
.banner-box .banner .mobile-video:before {
  font-size: 50px;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  content: '\e644';
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.banner-box .banner .slick-arrow {
  line-height: 80px;
  position: absolute;
  z-index: 9;
  top: -webkit-calc(90%);
  top: calc(50% + 40px);
  left: 3%;
  width: 26px;
  height: 80px;
  padding: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 991px) {
  .banner-box .banner .slick-arrow {
    line-height: 50px;
    height: 50px;
  }
}
.banner-box .banner .slick-arrow:before {
  font-size: 20px;
  content: '\eb60';
}
.banner-box .banner .slick-arrow.slick-next {
  right: 5%;
  left: auto;
}
.banner-box .banner .slick-arrow:hover {
  background-color: rgba(21, 44, 95, 0.7);
}
.banner-box .banner .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  cursor: pointer;
  vertical-align: middle;
  opacity: 1;
  background: none;
}
@media (max-width: 1199px) {
  .banner-box .banner .swiper-pagination-bullet {
    width: 35px;
    height: 35px;
  }
}
.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;
  }
}
.banner-box .swiper-pagination-bullet {
  position: relative;
  margin: 0 15px !important;
  width: 30px;
  height: 30px;
  padding: 0;
  border-radius: 100%;
  background: none;
  background-clip: content-box;
  border: none;
  transition: all 0.4s;
  opacity: 1;
}
@media (max-width: 1199px) {
  .banner-box .swiper-pagination-bullet {
    margin: 0 7px !important;
    width: 20px;
    height: 20px;
  }
}
@keyframes pagCircle {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.banner-box .swiper-pagination-bullet::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.69);
  content: '';
  transition: all 0.5s;
}
.banner-box .swiper-pagination-bullet-active {
  animation: pagCircle 10s linear infinite;
  opacity: 1;
  border: 1px solid rgba(255, 255, 255, 0.43);
}
.banner-box .swiper-pagination-bullet-active::before {
  background-color: #E69300;
}
@media (max-width: 1199px) {
  .fadeup1,
  .fadeup2,
  .fadedown1,
  .fadedown2,
  .fadein1,
  .fadein2,
  .fadeleft1,
  .faderight1 {
    animation: none ;
  }
}
:root {
  --48: 48px;
  --16: 16px;
}
.common-name {
  margin-bottom: 15px;
}
.common-name span {
  display: block;
  color: #E69300;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .common-name span {
    font-size: 14px;
  }
}
.common-tit h2 {
  color: #222;
  font-size: 48px;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 1199px) {
  .common-tit h2 {
    font-size: 24px;
    line-height: 34px;
  }
}
.common-tit h2 span {
  color: #E69300;
}
.common-txt {
  margin-top: 20px;
}
.common-txt p {
  color: #444;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.3px;
  margin: 0;
}
@media (max-width: 1199px) {
  .common-txt p {
    font-size: 14px;
    letter-spacing: normal;
    line-height: 26px;
  }
}
.header {
  position: fixed;
  width: 100%;
  z-index: 11;
  transition: all 0.3s ease-out;
  background: linear-gradient(180deg, rgba(34, 34, 34, 0.45) 0%, rgba(34, 34, 34, 0) 102.22%);
  backdrop-filter: blur(3.6500001px);
}
@media (max-width: 1199px) {
  .header {
    background: #000 !important;
  }
}
.header .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .header .info {
    height: 60px;
  }
}
.header .info .menu-logo a {
  display: block;
}
.header .info .menu-logo a img {
  max-height: 95px;
}
@media (max-width: 1199px) {
  .header .info .menu-logo a img {
    max-height: 50px;
  }
}
.header .info .menu-nav {
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .header .info .menu-nav {
    display: none;
  }
}
.header .info .menu-nav .nav-first {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: all 0.4s ease;
}
.header .info .menu-nav .nav-first li.active a {
  color: #E69300;
}
.header .info .menu-nav .nav-first li.active a::before {
  width: 100%;
}
.header .info .menu-nav .nav-first li.active ul li a {
  color: #fff;
  background: none;
  text-decoration: none;
}
.header .info .menu-nav .nav-first li.active ul li a::before {
  display: none;
}
.header .info .menu-nav .nav-first li.active ul li a:hover::before {
  width: 0%;
}
.header .info .menu-nav .nav-first li.active ul li > ul li a {
  background: none;
  color: #fff;
}
.header .info .menu-nav .nav-first li.active ul li > ul li a:hover {
  color: #E69300;
}
.header .info .menu-nav .nav-first li {
  display: inline-block;
  position: relative;
  padding: 0 30px;
}
@media (max-width: 1400px) {
  .header .info .menu-nav .nav-first li {
    padding: 0 20px;
  }
}
.header .info .menu-nav .nav-first li a {
  color: #FFF;
  display: block;
  transition: all 0.2s;
  line-height: 90px;
  font-size: 16px;
  position: relative;
}
.header .info .menu-nav .nav-first li a:hover {
  color: #E69300;
}
.header .info .menu-nav .nav-first li a:hover::before {
  width: 100%;
}
.header .info .menu-nav .nav-first li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0%;
  height: 1px;
  background: #E69300;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.2s ease-out;
}
.header .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.25);
  padding: 15px 0;
  z-index: 2;
}
.header .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 .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 .info .menu-nav .nav-first li > ul li a:hover {
  color: #E69300;
}
.header .info .menu-nav .nav-first li > ul li a:hover::before {
  display: none;
}
.header .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: #fff;
  color: #222;
  text-align: left;
  box-shadow: 0 4px 12px 0 rgba(25, 27, 29, 0.08);
  transform: none;
}
.header .info .menu-nav .nav-first li > ul li > ul li {
  display: block;
  text-align: start;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}
.header .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 .info .menu-right {
  display: flex;
  align-items: center;
}
.header .info .menu-right .menu-cart a {
  display: block;
  color: #fff;
  transition: all 0.2s ease-out;
}
.header .info .menu-right .menu-cart a:hover {
  color: #E69300;
}
.header .info .menu-right .menu-cart a i {
  font-size: 20px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-cart a i {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-cart a span {
    display: none;
  }
}
.header .info .menu-right .menu-cart a img {
  max-height: 30px;
}
.header .info .menu-right .menu-search {
  margin-left: 30px;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-search {
    margin-left: 15px;
  }
}
.header .info .menu-right .menu-search .find a {
  display: block;
  padding: 10px 20px;
  background: #E69300;
  color: #fff;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-search .find a {
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .find a {
    padding: 5px 10px;
  }
}
.header .info .menu-right .menu-search .find a:hover {
  background: #fff;
  color: #E69300;
}
.header .info .menu-right .menu-search .find a i {
  font-size: 20px;
  margin-right: 10px;
}
@media (max-width: 1199px) {
  .header .info .menu-right .menu-search .find a i {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .find a i {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .header .info .menu-right .menu-search .find a span {
    display: none;
  }
}
.wrap-contact {
  padding: 150px 0;
}
@media (max-width: 1199px) {
  .wrap-contact {
    padding: 40px 0;
  }
}
.wrap-contact .info {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-contact .info {
    flex-direction: column;
  }
}
.wrap-contact .info .left {
  width: 40%;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left {
    width: 100%;
  }
}
.wrap-contact .info .left .list {
  padding: 65px 0;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .list {
    padding: 5px 0;
  }
}
@keyframes roatevideo {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wrap-contact .info .left .list .item {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .list .item {
    padding: 10px 0;
  }
}
.wrap-contact .info .left .list .item .item-mark {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.wrap-contact .info .left .list .item .item-mark i {
  font-size: 22px;
}
.wrap-contact .info .left .list .item .item-mark::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/btn_bg.png) no-repeat center;
  background-size: cover;
  z-index: -1;
  animation: roatevideo 10s linear infinite;
}
.wrap-contact .info .left .list .item p {
  margin: 0 0 0 20px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .list .item p {
    margin: 0 0 0 15px;
  }
}
.wrap-contact .info .left .list .item p span {
  display: block;
  color: #666;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .list .item p span {
    font-size: 14px;
  }
}
.wrap-contact .info .left .list .item p a,
.wrap-contact .info .left .list .item p .address {
  margin: 10px 0 0 0;
  display: block;
  color: #222;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .list .item p a,
  .wrap-contact .info .left .list .item p .address {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  .wrap-contact .info .left .list .item p a,
  .wrap-contact .info .left .list .item p .address {
    font-size: 14px;
  }
}
.wrap-contact .info .left .list .item p a:hover {
  color: #E69300;
  text-decoration: underline;
}
.wrap-contact .info .left .share p {
  color: #666;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .share p {
    font-size: 14px;
  }
}
.wrap-contact .info .left .share ul li {
  display: inline-block;
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .left .share ul li {
    padding-right: 10px;
  }
}
.wrap-contact .info .left .share ul li a {
  display: block;
}
.wrap-contact .info .left .share ul li a i {
  width: 40px;
  height: 40px;
  background: #F5F5F5;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222222;
  font-size: 20px;
  transition: all 0.2s ease-out;
}
.wrap-contact .info .left .share ul li a i:hover {
  background: #E69300;
  color: #fff;
}
.wrap-contact .info .right {
  width: 55%;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right {
    width: 100%;
    margin-top: 40px;
  }
}
.wrap-contact .info .right .box {
  background: #FFF;
  box-shadow: 0px 4px 12.2px 0px rgba(0, 0, 0, 0.1);
  padding: 80px 40px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right .box {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .wrap-contact .info .right .box {
    padding: 30px 20px;
  }
}
.wrap-contact .info .right .box .common-tit {
  position: relative;
  padding-bottom: 15px;
}
.wrap-contact .info .right .box .common-tit::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 4px;
  background: #E69300;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .wrap-contact .info .right .box .common-tit::after {
    width: 30px;
  }
}
.wrap-contact .info .right .box .common-form {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .wrap-contact .info .right .box .common-form {
    padding-top: 30px;
  }
}
.common-form form .row {
  margin: 0 -7px;
}
.common-form form .row .col-12 {
  padding: 0 7px;
}
.common-form form .row .col-12 .form-group-tit {
  margin-bottom: 15px;
}
.common-form form .row .col-12 .form-group-tit input {
  width: 100%;
  padding: 15px 20px;
  background: #E69300;
  border: none;
  color: #F5F5F5;
  font-size: 14px;
  letter-spacing: 0.28px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group-tit input {
    padding: 15px;
    letter-spacing: normal;
  }
}
.common-form form .row .col-12 .form-group-tit input::placeholder {
  color: #444;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group-tit input::placeholder {
    letter-spacing: normal;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group-tit input:focus::placeholder {
  color: #888;
}
.common-form form .row .col-12 .form-group {
  margin-bottom: 15px;
}
.common-form form .row .col-12 .form-group input {
  width: 100%;
  padding: 15px 20px;
  background: #F5F5F5;
  border: none;
  color: #444;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group input {
    padding: 15px;
  }
}
.common-form form .row .col-12 .form-group input::placeholder {
  color: #444;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group input::placeholder {
    letter-spacing: normal;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group input:focus::placeholder {
  color: #888;
}
.common-form form .row .col-12 .form-group textarea {
  width: 100%;
  padding: 15px 20px;
  background: #F5F5F5;
  border: none;
  color: #444;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group textarea {
    padding: 15px;
  }
}
.common-form form .row .col-12 .form-group textarea::placeholder {
  color: #444;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .form-group textarea::placeholder {
    letter-spacing: normal;
    font-size: 14px;
  }
}
.common-form form .row .col-12 .form-group textarea:focus::placeholder {
  color: #888;
}
.common-form form .row .col-12 .submit-group {
  margin-top: 15px;
}
.common-form form .row .col-12 .submit-group button {
  border: none;
  padding: 13px 90px;
  text-align: center;
  background: #E69300;
  transition: all 0.2s ease-out;
  color: #fff;
}
@media (max-width: 1199px) {
  .common-form form .row .col-12 .submit-group button {
    font-size: 14px;
    padding: 10px 40px;
  }
}
.common-form form .row .col-12 .submit-group button:hover {
  background: #222;
}
.footer {
  background: #222;
}
.footer .foot .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer .foot .info .foot-logo {
  padding: 40px 0;
}
@media (max-width: 1199px) {
  .footer .foot .info .foot-logo {
    padding: 40px 0 20px 0;
  }
}
.footer .foot .info .foot-logo a {
  display: block;
}
.footer .foot .info .foot-logo a img {
  max-height: 190px;
}
@media (max-width: 1199px) {
  .footer .foot .info .foot-logo a img {
    max-height: 90px;
  }
}
.footer .foot .info .foot-nav {
  padding: 50px 0;
  border-top: 1px solid #404040;
}
@media (max-width: 1199px) {
  .footer .foot .info .foot-nav {
    padding: 15px 0;
    text-align: center;
  }
}
.footer .foot .info .foot-nav ul li {
  display: inline-block;
  padding: 0 65px;
  position: relative;
}
@media (max-width: 1199px) {
  .footer .foot .info .foot-nav ul li {
    padding: 5px 10px;
  }
}
.footer .foot .info .foot-nav ul li::after {
  content: "/";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  color: #666;
}
@media (max-width: 1199px) {
  .footer .foot .info .foot-nav ul li::after {
    display: none;
  }
}
.footer .foot .info .foot-nav ul li:last-child::after {
  display: none;
}
.footer .foot .info .foot-nav ul li a {
  display: block;
  color: #FFF;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .footer .foot .info .foot-nav ul li a {
    font-size: 14px;
  }
}
.footer .foot .info .foot-nav ul li a:hover {
  text-decoration: underline;
  color: #E69300;
}
.footer .foot .info .foot-share ul li {
  display: inline-block;
  padding: 0 10px;
}
@media (max-width: 1199px) {
  .footer .foot .info .foot-share ul li {
    padding: 0 5px;
  }
}
.footer .foot .info .foot-share ul li a {
  display: block;
}
.footer .foot .info .foot-share ul li a i {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #F5F5F5;
  font-size: 30px;
  transition: all 0.2s ease-out;
}
.footer .foot .info .foot-share ul li a i:hover {
  color: #E69300;
}
.footer .foot .info .foot-link {
  padding-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .footer .foot .info .foot-link {
    padding-top: 20px;
  }
}
@media (max-width: 991px) {
  .footer .foot .info .foot-link {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.footer .foot .info .foot-link .item {
  padding: 0 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .footer .foot .info .foot-link .item {
    padding: 0 5px;
  }
}
.footer .foot .info .foot-link .item i {
  font-size: 20px;
  color: #E69300;
}
.footer .foot .info .foot-link .item a,
.footer .foot .info .foot-link .item span {
  padding: 0 10px;
  display: inline-block;
  color: #D9D9D9;
  font-weight: 400;
  position: relative;
}
@media (max-width: 1199px) {
  .footer .foot .info .foot-link .item a,
  .footer .foot .info .foot-link .item span {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .footer .foot .info .foot-link .item a,
  .footer .foot .info .foot-link .item span {
    padding: 0 5px;
  }
}
.footer .foot .info .foot-link .item a:hover {
  color: #E69300;
  text-decoration: underline;
}
.footer .foot .info .copyright {
  width: 100%;
  padding: 90px 0 26px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .footer .foot .info .copyright {
    padding: 15px 0 60px 0;
  }
}
@media (max-width: 1199px) {
  .footer .foot .info .copyright {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
.footer .foot .info .copyright p {
  margin: 0;
  color: #D9D9D9;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .footer .foot .info .copyright p {
    font-size: 14px;
  }
}
.footer .foot .info .copyright p a:hover {
  text-decoration: underline;
  color: #E69300;
}
.footer .foot .info .copyright .link a {
  display: inline-block;
  color: #D9D9D9;
  font-size: 14px;
  font-weight: 400;
  padding-left: 20px;
  position: relative;
}
.footer .foot .info .copyright .link a:hover {
  color: #E69300;
  text-decoration: underline;
}
.footer .foot .info .copyright .link a::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background: #444;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.footer .foot .info .copyright .link a:first-child::before {
  display: none;
}
.footer-five {
  display: none;
  width: 100%;
  height: 55px;
  position: fixed;
  background: #E69300;
  bottom: 0px;
  z-index: 99;
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
@media (max-width: 1199px) {
  .footer-five {
    display: block;
  }
}
.footer-five .wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
}
.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 #eee;
  border-right: 1px solid #eee;
  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) {
  .anim-left,
  .anim-right,
  .anim-down,
  .animated.swing,
  .animated.pulse,
  .animated.bounceInLeft,
  .animated.bounceInRight,
  .animated.bounceIn,
  .animated.fadeInUp,
  .animated.fadeInDown,
  .animated.fadeInLeft,
  .animated.fadeInRight {
    animation: none !important;
  }
}
.wechat-pic {
  position: absolute;
  bottom: 60px;
  display: none;
  background: #fff;
  padding: 10px;
}
.wechat-pic img {
  max-height: 120px;
}
@media (max-width: 1199px) {
  .wrap-news .info .row {
    margin: 0 -7px;
  }
}
@media (max-width: 1199px) {
  .wrap-news .info .row .col-12 {
    padding: 0 7px;
  }
}
@media (max-width: 991px) {
  .wrap-news .info .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-news .info .row .col-12 {
    width: 100%;
  }
}
.wrap-news .info .row .col-12 .item {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-news .info .row .col-12 .item {
    margin-top: 20px;
  }
}
.wrap-news .info .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-news .info .row .col-12 .item:hover .note .tit a {
  color: #E69300;
  text-decoration: underline;
}
.wrap-news .info .row .col-12 .item .pic {
  position: relative;
}
.wrap-news .info .row .col-12 .item .pic .img-box {
  padding-bottom: calc(360 / 530 * 100%);
}
.wrap-news .info .row .col-12 .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-news .info .row .col-12 .item .pic .date {
  content: "";
  left: 0;
  top: 15px;
  z-index: 2;
  position: absolute;
}
.wrap-news .info .row .col-12 .item .pic .date span {
  display: inline-block;
  padding: 7px 31px;
  background: #E69300;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-news .info .row .col-12 .item .pic .date span {
    font-size: 14px;
    padding: 7px 20px;
  }
}
.wrap-news .info .row .col-12 .item .note {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-news .info .row .col-12 .item .note {
    margin-top: 20px;
  }
}
.wrap-news .info .row .col-12 .item .note .tit a {
  color: #222;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 26px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-news .info .row .col-12 .item .note .tit a {
    font-size: 18px;
  }
}
.wrap-news .info .row .col-12 .item .note .txt {
  margin-top: 15px;
}
.wrap-news .info .row .col-12 .item .note .txt p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 52px;
}
@media (max-width: 1199px) {
  .wrap-news .info .row .col-12 .item .note .txt p {
    font-size: 14px;
  }
}
.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 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: 46px;
  height: 46px;
  text-align: center;
  color: #666;
  transition: all 0.4s;
  background: #F5F5F5;
}
@media (max-width: 1199px) {
  .pagination ul li a {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .pagination ul li a {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
.pagination ul li a:hover {
  cursor: pointer;
  color: #FFF;
  background: #222;
}
.pagination ul li.active a {
  background: #222;
  color: #fff;
}
.pagination ul li.next a:hover {
  cursor: pointer;
  color: #FFF;
}
.pagination ul li.next a:hover i {
  color: #fff;
}
.pagination ul li.next a i {
  color: #4D6359;
  font-size: 20px;
  font-weight: 500;
}
.pagination ul li.prev a:hover {
  cursor: pointer;
  color: #FFF;
}
.pagination ul li.prev a:hover i {
  color: #fff;
}
.pagination ul li.prev a i {
  color: #4D6359;
  font-size: 20px;
  font-weight: 500;
}
.wrap-download .pagination {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-download .pagination {
    padding-top: 20px;
  }
}
@media (max-width: 1199px) {
  .wrap-download .info .row {
    margin: 0 -7px;
  }
}
@media (max-width: 1199px) {
  .wrap-download .info .row .col-12 {
    padding: 0 7px;
  }
}
@media (max-width: 991px) {
  .wrap-download .info .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-download .info .row .col-12 {
    width: 100%;
  }
}
.wrap-download .info .row .col-12 .item {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .wrap-download .info .row .col-12 .item {
    margin-top: 20px;
  }
}
.wrap-download .info .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-download .info .row .col-12 .item:hover .note .tit a {
  color: #E69300;
  text-decoration: underline;
}
.wrap-download .info .row .col-12 .item .pic {
  position: relative;
}
.wrap-download .info .row .col-12 .item .pic .img-box {
  padding-bottom: calc(360 / 530 * 100%);
}
.wrap-download .info .row .col-12 .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-download .info .row .col-12 .item .pic .date {
  content: "";
  left: 0;
  top: 15px;
  z-index: 2;
  position: absolute;
}
.wrap-download .info .row .col-12 .item .pic .date span {
  display: inline-block;
  padding: 7px 31px;
  background: #E69300;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-download .info .row .col-12 .item .pic .date span {
    font-size: 14px;
    padding: 7px 20px;
  }
}
.wrap-download .info .row .col-12 .item .note {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-download .info .row .col-12 .item .note {
    margin-top: 20px;
  }
}
.wrap-download .info .row .col-12 .item .note .tit a {
  color: #222;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 26px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-download .info .row .col-12 .item .note .tit a {
    font-size: 18px;
  }
}
.wrap-download .info .row .col-12 .item .note .txt {
  margin-top: 15px;
}
.wrap-download .info .row .col-12 .item .note .txt p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 52px;
}
@media (max-width: 1199px) {
  .wrap-download .info .row .col-12 .item .note .txt p {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .wrap-product {
    padding-top: 0;
  }
}
.wrap-product .info {
  display: flex;
  justify-content: space-between;
}
.wrap-product .info .left {
  width: 25%;
}
@media (max-width: 1199px) {
  .wrap-product .info .left {
    display: none;
  }
}
.wrap-product .info .left .left-group form {
  display: flex;
  align-items: center;
  position: relative;
}
.wrap-product .info .left .left-group form input {
  width: 100%;
  padding: 14px 15px;
  background: #fff;
  border: none;
  border: 1px solid #E69300;
}
.wrap-product .info .left .left-group form input::placeholder {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  transition: all 0.2s ease-out;
}
.wrap-product .info .left .left-group form input:focus::placeholder {
  color: #888;
}
.wrap-product .info .left .left-group form button {
  position: absolute;
  right: 0;
  top: 50%;
  border: none;
  background: transparent;
  transform: translateY(-50%);
}
.wrap-product .info .left .left-group form button i {
  font-size: 20px;
}
.wrap-product .info .left .left-group ul {
  margin-top: 30px;
}
.wrap-product .info .left .left-group ul li.active a {
  background: #E69300;
  color: #fff;
}
.wrap-product .info .left .left-group ul li.active ul {
  display: block;
}
.wrap-product .info .left .left-group ul li.active ul li a {
  background: transparent;
  color: #666;
}
.wrap-product .info .left .left-group ul li {
  margin-bottom: 10px;
}
.wrap-product .info .left .left-group ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  color: #666;
  font-size: 20px;
  font-weight: 400;
  background: #F5F5F5;
  transition: all 0.2s ease-out;
}
.wrap-product .info .left .left-group ul li a:hover {
  background: #E69300;
  color: #fff;
}
.wrap-product .info .left .left-group ul li a i {
  font-size: 26px;
}
.wrap-product .info .left .left-group ul li ul {
  display: none;
  margin-top: 0;
  background: #F5F5F5;
  padding: 30px 60px;
}
.wrap-product .info .left .left-group ul li ul li {
  list-style-type: disc;
  margin-bottom: 15px;
}
.wrap-product .info .left .left-group ul li ul li:last-child {
  margin-bottom: 0;
}
.wrap-product .info .left .left-group ul li ul li a {
  padding: 0;
}
.wrap-product .info .left .left-group ul li ul li a:hover {
  color: #E69300;
  text-decoration: underline;
  background: transparent;
}
.wrap-product .info .right {
  width: 72%;
}
@media (max-width: 1199px) {
  .wrap-product .info .right {
    width: 100%;
  }
}
.wrap-product .info .right .pagination {
  justify-content: end;
}
.wrap-product .info .right .row {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .row {
    margin-top: 20px;
    margin: 0 -7px;
  }
}
@media (max-width: 1199px) {
  .wrap-product .info .right .row .col-12 {
    padding: 0 7px;
  }
}
@media (max-width: 991px) {
  .wrap-product .info .right .row .col-12 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .wrap-product .info .right .row .col-12 {
    width: 100%;
  }
}
.wrap-product .info .right .row .col-12 .item {
  margin-top: 30px;
  background: #fff;
  border: 1px solid #F5F5F5;
  padding: 10px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .row .col-12 .item {
    margin-top: 20px;
  }
}
.wrap-product .info .right .row .col-12 .item:hover {
  border: 1px solid #E69300;
}
.wrap-product .info .right .row .col-12 .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-product .info .right .row .col-12 .item:hover .note .tit a {
  color: #fff;
  background: #E69300;
}
.wrap-product .info .right .row .col-12 .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-product .info .right .row .col-12 .item .note {
  margin-top: 10px;
}
.wrap-product .info .right .row .col-12 .item .note .tit a {
  display: block;
  color: #222;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 50px;
  background: #F5F5F5;
  padding: 0 12px;
  transition: all 0.2s ease-out;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1199px) {
  .wrap-product .info .right .row .col-12 .item .note .tit a {
    font-size: 14px;
    line-height: 45px;
    height: 45px;
  }
}
.wrap-box {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .wrap-box {
    padding-top: 40px;
  }
}
.wrap-details {
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .wrap-details {
    padding: 40px 0;
  }
}
.wrap-details .details-info {
  display: flex;
  justify-content: space-between;
}
.wrap-details .details-info .details-left {
  width: 25%;
}
@media (max-width: 1199px) {
  .wrap-details .details-info .details-left {
    display: none;
  }
}
.wrap-details .details-info .details-left .left {
  width: 100%;
}
@media (max-width: 1199px) {
  .wrap-details .details-info .details-left .left {
    display: none;
  }
}
.wrap-details .details-info .details-left .left .left-group form {
  display: flex;
  align-items: center;
  position: relative;
}
.wrap-details .details-info .details-left .left .left-group form input {
  width: 100%;
  padding: 14px 15px;
  background: #fff;
  border: none;
  border: 1px solid #E69300;
}
.wrap-details .details-info .details-left .left .left-group form input::placeholder {
  color: #666;
  font-size: 20px;
  font-weight: 400;
  transition: all 0.2s ease-out;
}
.wrap-details .details-info .details-left .left .left-group form input:focus::placeholder {
  color: #888;
}
.wrap-details .details-info .details-left .left .left-group form button {
  position: absolute;
  right: 0;
  top: 50%;
  border: none;
  background: transparent;
  transform: translateY(-50%);
}
.wrap-details .details-info .details-left .left .left-group form button i {
  font-size: 20px;
}
.wrap-details .details-info .details-left .left .left-group ul {
  margin-top: 30px;
}
.wrap-details .details-info .details-left .left .left-group ul li.active a {
  background: #E69300;
  color: #fff;
}
.wrap-details .details-info .details-left .left .left-group ul li.active ul {
  display: block;
}
.wrap-details .details-info .details-left .left .left-group ul li.active ul li a {
  background: transparent;
  color: #666;
}
.wrap-details .details-info .details-left .left .left-group ul li {
  margin-bottom: 10px;
}
.wrap-details .details-info .details-left .left .left-group ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  color: #666;
  font-size: 20px;
  font-weight: 400;
  background: #F5F5F5;
  transition: all 0.2s ease-out;
}
.wrap-details .details-info .details-left .left .left-group ul li a:hover {
  background: #E69300;
  color: #fff;
}
.wrap-details .details-info .details-left .left .left-group ul li a i {
  font-size: 26px;
}
.wrap-details .details-info .details-left .left .left-group ul li ul {
  display: none;
  margin-top: 0;
  background: #F5F5F5;
  padding: 30px 60px;
}
.wrap-details .details-info .details-left .left .left-group ul li ul li {
  list-style-type: disc;
  margin-bottom: 15px;
}
.wrap-details .details-info .details-left .left .left-group ul li ul li:last-child {
  margin-bottom: 0;
}
.wrap-details .details-info .details-left .left .left-group ul li ul li a {
  padding: 0;
}
.wrap-details .details-info .details-left .left .left-group ul li ul li a:hover {
  color: #E69300;
  text-decoration: underline;
  background: transparent;
}
.wrap-details .details-info .details-group {
  width: 72%;
}
@media (max-width: 1199px) {
  .wrap-details .details-info .details-group {
    width: 100%;
  }
}
.wrap-details .introduce {
  background: #F5F5F5;
}
.wrap-details .introduce .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info {
    flex-direction: column;
  }
}
.wrap-details .introduce .info .left {
  width: 50%;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .left {
    width: 100%;
    flex-direction: column;
  }
}
.wrap-details .introduce .info .left .slider-nav {
  width: 14%;
  margin: -5px 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .left .slider-nav {
    width: 100%;
    order: 2;
    padding-top: 20px;
  }
}
.wrap-details .introduce .info .left .slider-nav .slick-prev {
  top: -40px;
  width: 100%;
  left: 0;
  background: transparent;
}
.wrap-details .introduce .info .left .slider-nav .slick-prev::before {
  content: "\e603";
  font-family: 'iconfont' !important;
  transform: rotate(-90deg);
  color: #666;
  font-size: 26px;
  transition: all 0.2s ease-out;
}
.wrap-details .introduce .info .left .slider-nav .slick-prev:hover::before {
  color: #E69300;
}
.wrap-details .introduce .info .left .slider-nav .slick-next {
  top: auto;
  bottom: -80px;
  width: 100%;
  right: 0;
  background: transparent;
}
.wrap-details .introduce .info .left .slider-nav .slick-next::before {
  content: "\e603";
  font-family: 'iconfont' !important;
  transform: rotate(90deg);
  color: #666;
  font-size: 26px;
  transition: all 0.2s ease-out;
}
.wrap-details .introduce .info .left .slider-nav .slick-next:hover::before {
  color: #E69300;
}
.wrap-details .introduce .info .left .slider-nav .item {
  border: 1px solid #fff;
  position: relative;
}
.wrap-details .introduce .info .left .slider-nav .item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 2;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .left .slider-nav {
    margin: 0 -5px;
  }
}
.wrap-details .introduce .info .left .slider-nav .slick-slide {
  padding: 5px 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .left .slider-nav .slick-slide {
    padding: 0 5px;
  }
}
.wrap-details .introduce .info .left .slider-nav .slick-current .item {
  border: 1px solid #E69300;
}
.wrap-details .introduce .info .left .slider-nav .slick-current .item::before {
  background: rgba(0, 0, 0, 0.2);
}
.wrap-details .introduce .info .left .slider-nav .item-video {
  position: relative;
}
.wrap-details .introduce .info .left .slider-nav .item-video .play {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  top: 0;
}
.wrap-details .introduce .info .left .slider-nav .item-video .play i {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #E69300;
  background: #fff;
}
.wrap-details .introduce .info .left .slider-for {
  width: 80%;
  padding-left: 15px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .left .slider-for {
    width: 100%;
    order: 1;
    padding-left: 0;
  }
}
.wrap-details .introduce .info .right {
  width: 47%;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right {
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-details .introduce .info .right .tit h2 {
  color: #222;
  font-size: 32px;
  font-weight: bold;
  line-height: 48px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .tit h2 {
    font-size: 24px;
    line-height: 26px;
    line-height: 30px;
  }
}
.wrap-details .introduce .info .right .editor-content {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .editor-content {
    margin-top: 30px;
  }
}
.wrap-details .introduce .info .right .editor-content b {
  color: #222;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .editor-content b {
    font-size: 14px;
  }
}
.wrap-details .introduce .info .right .editor-content p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .editor-content p {
    font-size: 14px;
  }
}
.wrap-details .introduce .info .right .share {
  padding-top: 9.38vw;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .share {
    padding-top: 20px;
  }
}
.wrap-details .introduce .info .right .share .share-to {
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .share .share-to {
    margin-right: 10px;
    font-size: 14px;
  }
}
.wrap-details .introduce .info .right .link {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .link {
    margin-top: 20px;
  }
}
.wrap-details .introduce .info .right .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48%;
  padding: 12px;
  text-align: center;
  border-radius: 40px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-details .introduce .info .right .link a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .wrap-details .introduce .info .right .link a {
    padding: 10px;
  }
}
.wrap-details .introduce .info .right .link a i {
  font-size: 18px;
  margin-right: 10px;
}
.wrap-details .introduce .info .right .link .cart {
  background: #E69300;
  color: #fff;
}
.wrap-details .introduce .info .right .link .cart:hover {
  background: #222;
}
.wrap-details .introduce .info .right .link .inquiry {
  background: #AAA;
  color: #fff;
}
.wrap-details .introduce .info .right .link .inquiry:hover {
  background: #E69300;
}
.wrap-details .menu-list .details-menu {
  z-index: 5;
  background: #fff;
}
.wrap-details .menu-list .details-menu ul .active {
  color: #E69300;
}
.wrap-details .menu-list .details-menu ul .active::after {
  width: 100%;
}
.wrap-details .menu-list .details-menu ul li {
  display: inline-block;
  padding-right: 50px;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .details-menu ul li {
    padding-right: 20px;
  }
}
.wrap-details .menu-list .details-menu ul li a {
  display: block;
  padding: 15px 0;
  color: #666;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .details-menu ul li a {
    padding: 10px 0;
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-details .menu-list .details-menu ul li a:hover {
  color: #E69300;
}
.wrap-details .menu-list .details-menu ul li a:hover::after {
  width: 100%;
}
.wrap-details .menu-list .details-menu ul li a::after {
  content: "";
  position: absolute;
  width: 0%;
  height: 1px;
  background: #E69300;
  bottom: 0;
  transition: all 0.2s ease-out;
  left: 50%;
  transform: translateX(-50%);
}
.wrap-details .menu-list .menu-des .editor-content {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .menu-des .editor-content {
    margin-top: 20px;
  }
}
.wrap-details .menu-list .menu-des .des-list {
  margin-top: 40px;
}
.wrap-details .menu-list .menu-des .des-list .item {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .wrap-details .menu-list .menu-des .des-list .item {
    flex-direction: column;
  }
}
.wrap-details .menu-list .menu-des .des-list .item:nth-child(2n+2) .pic {
  order: 2;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .menu-des .des-list .item:nth-child(2n+2) .pic {
    order: 1;
  }
}
.wrap-details .menu-list .menu-des .des-list .item:nth-child(2n+2) .note {
  order: 1;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .menu-des .des-list .item:nth-child(2n+2) .note {
    order: 2;
  }
}
.wrap-details .menu-list .menu-des .des-list .item:last-child {
  margin: 0;
}
.wrap-details .menu-list .menu-des .des-list .item:hover .pic .img-box img {
  transform: scale3d(1.02, 1.02, 1);
}
.wrap-details .menu-list .menu-des .des-list .item .pic {
  width: 50%;
}
@media (max-width: 991px) {
  .wrap-details .menu-list .menu-des .des-list .item .pic {
    width: 100%;
  }
}
.wrap-details .menu-list .menu-des .des-list .item .pic .img-box {
  padding-bottom: calc(260 / 390 * 100%);
}
.wrap-details .menu-list .menu-des .des-list .item .pic .img-box img {
  transition: all 0.3s ease-out;
}
.wrap-details .menu-list .menu-des .des-list .item .note {
  width: 50%;
  padding: 30px;
}
@media (max-width: 991px) {
  .wrap-details .menu-list .menu-des .des-list .item .note {
    width: 100%;
    padding: 20px;
  }
}
.wrap-details .menu-list .menu-des .des-list .item .note .tit h2 {
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .menu-des .des-list .item .note .tit h2 {
    font-size: 18px;
    line-height: 26px;
  }
}
.wrap-details .menu-list .menu-parameter .editor-content {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .menu-parameter .editor-content {
    margin-top: 20px;
  }
}
.wrap-details .menu-list .menu-inquiry .editor-content {
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .menu-inquiry .editor-content {
    margin-top: 20px;
  }
}
.wrap-details .menu-list .menu-inquiry .common-form {
  margin-top: 20px;
}
.wrap-details .menu-list .menu-related {
  padding: 80px 0 130px 0;
  margin: 0 -12px;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .menu-related {
    padding: 40px 0;
    margin: 0 -7px;
  }
}
.wrap-details .menu-list .menu-related .slick-slide {
  padding: 0 12px;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .menu-related .slick-slide {
    padding: 0 7px;
  }
}
.wrap-details .menu-list .menu-related .slick-prev,
.wrap-details .menu-list .menu-related .slick-next {
  top: -3%;
}
.wrap-details .menu-list .menu-related .slick-prev {
  left: 89%;
}
@media (max-width: 1470px) {
  .wrap-details .menu-list .menu-related .slick-prev {
    left: 86%;
  }
}
.wrap-details .menu-list .menu-related .slick-next {
  right: 0;
}
.wrap-details .menu-list .menu-related .slick-related {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .menu-related .slick-related {
    padding-top: 20px;
  }
}
.wrap-details .menu-list .menu-related .slick-related .item {
  background: #fff;
  border: 1px solid #F5F5F5;
  padding: 10px;
  transition: all 0.2s ease-out;
}
.wrap-details .menu-list .menu-related .slick-related .item:hover {
  border: 1px solid #E69300;
}
.wrap-details .menu-list .menu-related .slick-related .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-details .menu-list .menu-related .slick-related .item:hover .note .tit a {
  color: #fff;
  background: #E69300;
}
.wrap-details .menu-list .menu-related .slick-related .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-details .menu-list .menu-related .slick-related .item .note {
  margin-top: 10px;
}
.wrap-details .menu-list .menu-related .slick-related .item .note .tit a {
  display: block;
  color: #222;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 50px;
  background: #F5F5F5;
  padding: 0 12px;
  transition: all 0.2s ease-out;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1199px) {
  .wrap-details .menu-list .menu-related .slick-related .item .note .tit a {
    font-size: 14px;
    line-height: 45px;
    height: 45px;
  }
}
.details-tit h2 {
  color: #222;
  font-size: 32px;
  font-weight: bold;
  line-height: 48px;
  margin: 0;
}
@media (max-width: 1199px) {
  .details-tit h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.editor-content p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .editor-content p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .editor-content .table-box {
    overflow: auto;
  }
}
.editor-content .table-box table {
  width: 100% !important;
}
.editor-content .table-box table tr td {
  border-width: 1px;
  border-color: #666;
  padding: 10px;
  text-align: center;
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .editor-content .table-box table tr td {
    font-size: 14px;
    line-height: 26px;
  }
}
.editor-content .table-box table tr td p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
}
@media (max-width: 1199px) {
  .editor-content .table-box table tr td p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-about .introduce .pic {
  position: relative;
  margin-top: 50px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .pic {
    margin-top: 30px;
  }
}
.wrap-about .introduce .pic img {
  width: 100%;
  display: block;
  height: auto;
}
@media (max-width: 991px) {
  .wrap-about .introduce .pic img {
    width: 180%;
    max-width: 180%;
    margin-left: -40%;
  }
}
@keyframes roatevideo {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wrap-about .introduce .pic .play {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  cursor: pointer;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wrap-about .introduce .pic .play .play-img {
  animation: roatevideo 20s linear infinite;
  border: 1px solid #fff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .pic .play .play-img {
    animation: none;
    width: 80px;
    height: 80px;
  }
}
.wrap-about .introduce .pic .play .play-img img {
  width: 100%;
  display: block;
  height: auto;
}
@media (max-width: 991px) {
  .wrap-about .introduce .pic .play .play-img img {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
  }
}
.wrap-about .introduce .pic .play i {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wrap-about .introduce .factory .group .slick-factory {
  padding-top: 30px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .factory .group .slick-factory {
    margin: 0 -7px;
  }
}
.wrap-about .introduce .factory .group .slick-factory .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-about .introduce .factory .group .slick-factory .slick-slide {
    padding: 0 7px;
  }
}
.wrap-about .introduce .factory .group .slick-factory .item:hover {
  cursor: pointer;
}
.wrap-about .introduce .factory .group .slick-factory .item:hover .pic-item .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-about .introduce .factory .group .slick-factory .item .pic-item .img-box {
  padding-bottom: calc(360 / 530 * 100%);
}
.wrap-about .introduce .factory .group .slick-factory .item .pic-item .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-about .honor {
  background: #F5F5F5;
}
.wrap-about .honor .info .slick-honor {
  padding-top: 60px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor {
    padding-top: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor {
    margin: 0 -7px;
  }
}
.wrap-about .honor .info .slick-honor .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor .slick-slide {
    padding: 0 7px;
  }
}
.wrap-about .honor .info .slick-honor .slick-prev,
.wrap-about .honor .info .slick-honor .slick-next {
  border-radius: 50%;
  background: #D9D9D9;
}
.wrap-about .honor .info .slick-honor .slick-prev::before,
.wrap-about .honor .info .slick-honor .slick-next::before {
  color: #fff;
}
.wrap-about .honor .info .slick-honor .slick-prev:hover,
.wrap-about .honor .info .slick-honor .slick-next:hover {
  background: #000;
}
.wrap-about .honor .info .slick-honor .slick-prev::before {
  content: "\ece3";
  font-family: 'iconfont' !important;
}
.wrap-about .honor .info .slick-honor .slick-next::before {
  content: "\e709";
  font-family: 'iconfont' !important;
}
.wrap-about .honor .info .slick-honor .item {
  cursor: pointer;
}
.wrap-about .honor .info .slick-honor .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-about .honor .info .slick-honor .item:hover .pic .open-check {
  opacity: 1;
}
.wrap-about .honor .info .slick-honor .item:hover .note h2 {
  color: #E69300;
}
.wrap-about .honor .info .slick-honor .item .pic {
  position: relative;
}
.wrap-about .honor .info .slick-honor .item .pic .img-box {
  padding-bottom: calc(430 / 310 * 100%);
  border-radius: 6px;
}
.wrap-about .honor .info .slick-honor .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-about .honor .info .slick-honor .item .pic .open-check {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  z-index: 2;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.24) 100%);
  opacity: 0;
  transition: all 0.2s ease-out;
}
.wrap-about .honor .info .slick-honor .item .pic .open-check i {
  font-size: 40px;
  color: #fff;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor .item .pic .open-check i {
    font-size: 24px;
  }
}
.wrap-about .honor .info .slick-honor .item .note {
  margin-top: 20px;
}
.wrap-about .honor .info .slick-honor .item .note h2 {
  color: #999;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  margin: 0;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-about .honor .info .slick-honor .item .note h2 {
    font-size: 18px;
    line-height: 30px;
  }
}
.wrap-home .home-product {
  position: relative;
  z-index: 2;
}
.wrap-home .home-product .product-bg {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .product-bg {
    display: none;
  }
}
.wrap-home .home-product .info .group {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group {
    flex-direction: column;
  }
}
.wrap-home .home-product .info .group .left {
  width: 55%;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group .left {
    width: 100%;
  }
}
.wrap-home .home-product .info .group .left .slider-p-for .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-home .home-product .info .group .left .slider-p-for .item .pic .img-box {
  padding-bottom: calc(490 / 930 * 100%);
}
.wrap-home .home-product .info .group .left .slider-p-for .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.wrap-home .home-product .info .group .right {
  width: 41%;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group .right {
    width: 100%;
    margin-top: 20px;
  }
}
.wrap-home .home-product .info .group .right .slider-p-nav .slick-prev,
.wrap-home .home-product .info .group .right .slider-p-nav .slick-next {
  z-index: 3;
  top: 143%;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group .right .slider-p-nav .slick-prev,
  .wrap-home .home-product .info .group .right .slider-p-nav .slick-next {
    top: -150%;
  }
}
@media (max-width: 767px) {
  .wrap-home .home-product .info .group .right .slider-p-nav .slick-prev,
  .wrap-home .home-product .info .group .right .slider-p-nav .slick-next {
    top: -70%;
  }
}
.wrap-home .home-product .info .group .right .slider-p-nav .slick-prev {
  left: -17%;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group .right .slider-p-nav .slick-prev {
    left: 1%;
  }
}
.wrap-home .home-product .info .group .right .slider-p-nav .slick-next {
  right: 102%;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group .right .slider-p-nav .slick-next {
    right: 1%;
  }
}
.wrap-home .home-product .info .group .right .slider-p-nav .item .tit {
  position: relative;
  padding-left: 10px;
}
.wrap-home .home-product .info .group .right .slider-p-nav .item .tit::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 24px;
  background: #E69300;
}
.wrap-home .home-product .info .group .right .slider-p-nav .item .tit a {
  color: #222;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 32px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group .right .slider-p-nav .item .tit a {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
  }
}
.wrap-home .home-product .info .group .right .slider-p-nav .item .txt {
  margin-top: 20px;
}
.wrap-home .home-product .info .group .right .slider-p-nav .item .txt p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 52px;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group .right .slider-p-nav .item .txt p {
    font-size: 14px;
  }
}
.wrap-home .home-product .info .group .right .slider-p-nav .item .more {
  margin-top: 3.13vw;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group .right .slider-p-nav .item .more {
    margin-top: 20px;
  }
}
.wrap-home .home-product .info .group .right .slider-p-nav .item .more a {
  display: inline-block;
  padding: 10px 30px;
  text-align: center;
  border: 1px solid #222;
  transition: all 0.2s ease-out;
  color: #E69300;
}
@media (max-width: 1199px) {
  .wrap-home .home-product .info .group .right .slider-p-nav .item .more a {
    padding: 10px 25px;
    font-size: 14px;
  }
}
.wrap-home .home-product .info .group .right .slider-p-nav .item .more a:hover {
  background: #E69300;
  border: 1px solid #E69300;
  color: #fff;
}
.wrap-home .home-product .info .group .right .slider-p-nav .item .more a i {
  margin-left: 10px;
}
.wrap-home .home-about {
  background: #222;
  padding: 130px 0 20px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about {
    padding: 40px 0;
  }
}
.wrap-home .home-about .top .info .common-tit h2 {
  color: #fff;
}
.wrap-home .home-about .top .info .common-txt p {
  color: #fff;
}
.wrap-home .home-about .top .info .more {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .top .info .more {
    margin-top: 30px;
  }
}
.wrap-home .home-about .top .info .more a {
  display: inline-block;
  padding: 10px 30px;
  text-align: center;
  background: #FFF;
  color: #E69300;
  font-weight: 400;
  font-size: 16px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .top .info .more a {
    padding: 10px 25px;
    font-size: 14px;
  }
}
.wrap-home .home-about .top .info .more a:hover {
  background: #E69300;
  color: #fff;
}
.wrap-home .home-about .pic {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .pic {
    margin-top: 30px;
  }
}
.wrap-home .home-about .pic .info {
  position: relative;
}
.wrap-home .home-about .pic .info .pic-box {
  position: relative;
}
.wrap-home .home-about .pic .info .pic-box img {
  width: 100%;
  display: block;
  height: auto;
}
.wrap-home .home-about .pic .info .pic-box .play {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 10%;
  cursor: pointer;
  right: 10%;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .pic .info .pic-box .play {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: auto;
    right: auto;
  }
}
.wrap-home .home-about .pic .info .pic-box .play .play-img {
  animation: roatevideo 20s linear infinite;
  border: 1px solid #fff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .pic .info .pic-box .play .play-img {
    width: 60px;
    height: 60px;
  }
}
.wrap-home .home-about .pic .info .pic-box .play .play-img img {
  width: 100%;
  display: block;
  height: auto;
}
.wrap-home .home-about .pic .info .pic-box .play i {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1199px) {
  .wrap-home .home-about .pic .info .pic-box .play i {
    font-size: 18px;
  }
}
.wrap-home .home-about .pic .info .txt {
  content: "";
  position: absolute;
  width: 45%;
  z-index: 2;
  bottom: 10%;
  left: 10%;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .pic .info .txt {
    position: relative;
    width: 100%;
    bottom: auto;
    left: auto;
    margin-top: 20px;
  }
}
.wrap-home .home-about .pic .info .txt p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-about .pic .info .txt p {
    font-size: 14px;
    line-height: 26px;
  }
}
.wrap-home .home-build {
  background: #F5F5F5;
}
.wrap-home .home-build .info {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrap-home .home-build .info::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 29.43vw;
  height: 13.18vw;
  border-radius: 565px;
  background: rgba(255, 163, 0, 0.24);
  filter: blur(112.25px);
  transform: rotate(-21.126deg);
}
.wrap-home .home-build .info .left {
  width: 45%;
}
.wrap-home .home-build .info .left .more {
  margin-top: 10.42vw;
}
.wrap-home .home-build .info .left .more a {
  display: inline-block;
  padding: 10px 30px;
  transition: all 0.2s ease-out;
  background: #222;
  color: #E69300;
}
.wrap-home .home-build .info .left .more a:hover {
  background: #E69300;
  color: #fff;
}
.wrap-home .home-build .info .left .more a i {
  margin-left: 10px;
  font-size: 16px;
}
.wrap-home .home-build .info .right {
  width: 52%;
}
.wrap-home .home-build .info .right .box img {
  width: 100%;
  display: block;
  height: auto;
}
.wrap-home .home-news {
  padding: 130px 0 30px 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-news {
    padding: 40px 0;
  }
}
.wrap-home .home-news .news-list .info .group {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-list .info .group {
    margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-list .info .group {
    flex-direction: column;
  }
}
.wrap-home .home-news .news-list .info .group .left {
  width: 35%;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-list .info .group .left {
    display: none;
  }
}
.wrap-home .home-news .news-list .info .group .left .pic .img-box {
  padding-bottom: calc(400 / 570 * 100%);
}
.wrap-home .home-news .news-list .info .group .right {
  width: 60%;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-list .info .group .right {
    width: 100%;
  }
}
.wrap-home .home-news .news-list .info .group .right .item {
  padding: 30px 0;
  border-bottom: 1px solid #F5F5F5;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-list .info .group .right .item {
    padding: 15px 0;
  }
}
.wrap-home .home-news .news-list .info .group .right .item:first-child {
  padding-top: 0;
}
@media (max-width: 767px) {
  .wrap-home .home-news .news-list .info .group .right .item {
    flex-direction: column;
  }
}
.wrap-home .home-news .news-list .info .group .right .item:hover .note .tit a {
  color: #E69300;
  text-decoration: underline;
}
.wrap-home .home-news .news-list .info .group .right .item:hover .more a i {
  background: #E69300;
  color: #fff;
}
.wrap-home .home-news .news-list .info .group .right .item .date span {
  color: #999;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-list .info .group .right .item .date span {
    font-size: 14px;
  }
}
.wrap-home .home-news .news-list .info .group .right .item .note {
  padding: 0 60px;
}
@media (max-width: 767px) {
  .wrap-home .home-news .news-list .info .group .right .item .note {
    padding: 20px 0;
  }
}
.wrap-home .home-news .news-list .info .group .right .item .note .tit a {
  color: #222;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
  transition: all 0.2s ease-out;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-list .info .group .right .item .note .tit a {
    font-size: 18px;
    line-height: 26px;
    height: 26px;
  }
}
.wrap-home .home-news .news-list .info .group .right .item .note .txt {
  margin-top: 10px;
}
.wrap-home .home-news .news-list .info .group .right .item .note .txt p {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-list .info .group .right .item .note .txt p {
    font-size: 14px;
  }
}
.wrap-home .home-news .news-list .info .group .right .item .more a i {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F5F5F5;
  color: #222;
  font-size: 20px;
  transition: all 0.2s ease-out;
}
@media (max-width: 767px) {
  .wrap-home .home-news .news-list .info .group .right .item .more a i {
    font-size: 16px;
  }
}
.wrap-home .home-news .news-pic {
  padding-top: 110px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-pic {
    padding-top: 40px;
  }
}
.wrap-home .home-news .news-pic .slick-news {
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-pic .slick-news {
    margin: 0 -7px;
  }
}
.wrap-home .home-news .news-pic .slick-news .slick-slide {
  padding: 0 15px;
}
@media (max-width: 1199px) {
  .wrap-home .home-news .news-pic .slick-news .slick-slide {
    padding: 0 7px;
  }
}
.wrap-home .home-news .news-pic .slick-news .item:hover .pic .img-box img {
  transform: scale3d(1.1, 1.1, 1);
}
.wrap-home .home-news .news-pic .slick-news .item .pic .img-box {
  padding-bottom: calc(380 / 600 * 100%);
}
.wrap-home .home-news .news-pic .slick-news .item .pic .img-box img {
  transition: all 0.5s ease-out;
}
.float-window {
  position: fixed;
  width: 50px;
  height: auto;
  top: 40%;
  right: 20px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(5px);
  border-radius: 4px;
  padding: 10px 0;
  transition: transform 0.5s ease;
}
@media (max-width: 991px) {
  .float-window {
    top: 30%;
  }
}
@media (max-width: 991px) {
  .float-window {
    right: -110%;
  }
}
.float-window .window-box.box-top {
  display: block;
}
.float-window .window-box.box-top i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.float-window .box-top i {
  color: #FFF;
  display: block;
  transition: all 0.3s;
}
.float-window .box-top:hover {
  cursor: pointer;
}
.float-window .window-box {
  width: 40px;
  height: 40px;
  border-radius: 0%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  transition: all 0.3s ease-in-out;
  position: relative;
  margin: 7px 0;
}
.float-window .window-box:hover {
  background: #E69300;
  color: #FFF;
}
.float-window .window-box:hover i {
  color: #fff;
}
.float-window .window-box i {
  font-size: 22px;
  color: #ffffff;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .float-window .window-box i {
    font-size: 22px;
  }
}
.float-window .window-box a {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.float-window .window-box a .name {
  color: #FFF;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.float-window .window-box:hover.box-wechat a i {
  opacity: 1 !important;
}
.float-window .window-box:hover.box-cart a i,
.float-window .window-box:hover.box-linkedin a i,
.float-window .window-box:hover.box-telephone a i,
.float-window .window-box:hover.box-whatapp a i,
.float-window .window-box:hover.box-email a i,
.float-window .window-box:hover.box-wechat a i,
.float-window .window-box:hover.box-inquiry a i,
.float-window .window-box:hover.box-message a i,
.float-window .window-box:hover.box-facebook a i,
.float-window .window-box:hover.box-tiktok a i,
.float-window .window-box:hover.box-youtube a i,
.float-window .window-box:hover.box-twitter a i,
.float-window .window-box:hover.box-instagram a i,
.float-window .window-box:hover.box-tiktok a i,
.float-window .window-box:hover.box-skype a i {
  opacity: 1;
  pointer-events: none;
}
.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-facebook a p,
.float-window .window-box:hover.box-tiktok a p,
.float-window .window-box:hover.box-youtube a p,
.float-window .window-box:hover.box-twitter a p,
.float-window .window-box:hover.box-instagram a p,
.float-window .window-box:hover.box-tiktok a p,
.float-window .window-box:hover.box-skype a p {
  display: block;
  opacity: 1;
  transform: translateX(100%);
  animation: slideInFromRight 0.5s forwards;
  padding: 8px 15px;
  border-radius: 4px;
  background: #E69300;
  vertical-align: middle;
  height: 100% !important;
  display: flex;
  align-items: center;
  top: 0% !important;
  margin: 0;
  right: calc(100%);
}
.float-window .window-box:hover.box-cart a p i,
.float-window .window-box:hover.box-linkedin a p i,
.float-window .window-box:hover.box-telephone a p i,
.float-window .window-box:hover.box-whatapp a p i,
.float-window .window-box:hover.box-email a p i,
.float-window .window-box:hover.box-wechat a p i,
.float-window .window-box:hover.box-inquiry a p i,
.float-window .window-box:hover.box-message a p i,
.float-window .window-box:hover.box-facebook a p i,
.float-window .window-box:hover.box-tiktok a p i,
.float-window .window-box:hover.box-youtube a p i,
.float-window .window-box:hover.box-twitter a p i,
.float-window .window-box:hover.box-instagram a p i,
.float-window .window-box:hover.box-tiktok a p i,
.float-window .window-box:hover.box-skype a p i {
  margin-right: 10px;
  vertical-align: middle;
  opacity: 1;
  pointer-events: auto;
  font-size: 20px;
}
@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    /* 初始位置在右侧外部 */
  }
  to {
    transform: translateX(0%);
    /* 移动到初始位置 */
  }
}
.float-window .window-box.box-wechat p {
  display: block;
  padding: 10px;
  background: #fff;
}
.float-window .window-box.box-wechat p img {
  background: #fff;
  max-height: 120px;
}
.float-window .window-box.box-cart a {
  position: relative;
}
.float-window .window-box.box-cart a span {
  content: "";
  width: 14px;
  height: 14px;
  background: #E69300;
  border-radius: 100%;
  top: 0;
  right: -10px;
  position: absolute;
  z-index: 1;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.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: 120px;
  border-radius: 100px;
  display: none;
  background: none !important;
}
.float-window .window-box.box-whatapp a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 96px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-linkedin a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  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: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 157px;
  display: none;
}
.float-window .window-box.box-skype a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 180px;
  border-radius: 100px;
  display: none;
}
.float-window .window-box.box-message a p {
  position: absolute;
  right: 100%;
  width: 220px;
  background: #222;
  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: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 48px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
.float-window .window-box.box-email a p {
  position: absolute;
  right: 100%;
  width: 260px;
  background: #222;
  color: #FFF;
  padding: 10px 20px;
  top: 0px;
  border-radius: 100px;
  display: none;
  z-index: -1;
}
#float-window-close {
  position: fixed;
  right: 2px;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #E69300;
  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;
}
#float-window-close:hover {
  cursor: pointer;
}
#float-window-open {
  position: fixed;
  right: 2px;
  top: 80%;
  z-index: 99;
  width: 46px;
  height: 46px;
  background: #E69300;
  border-radius: 5px;
  text-align: center;
  line-height: 46px;
  display: none;
  color: #FFF;
}
#float-window-open i {
  font-size: 32px;
  transform: rotate(-45deg);
}
#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: -14% !important;
  }
}
@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 .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: '\e60b';
  color: #E69300;
}
.wrap-cart .wrap-inquiryinfo .inquiry-info .change .Each::after {
  font-family: 'iconfont';
  font-size: 18px;
  position: absolute;
  top: -12px;
  left: 0;
  content: '\e60b';
  color: #E69300;
}
.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: #E69300;
}
.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;
}
.nav-container .nav-parent i {
  display: none;
}
.wrap-show .common-form {
  margin-top: 40px;
}
.wrap-show .common-form form {
  margin-top: 40px;
}
.wrap-show .common-form form .row .col-12 .form-group input,
.wrap-show .common-form form .row .col-12 .form-group textarea {
  background: #F5F5F5;
}
.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: #E69300;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}
@media (max-width: 1199px) {
  .wrap-show .info .tit h2 {
    font-size: 18px;
    line-height: 26px;
  }
}
.wrap-show .info .date {
  padding: 10px 20px;
  border-radius: 6px;
  background: #E69300;
  display: inline-block;
}
.wrap-show .info .date i {
  margin-right: 10px;
  color: #152C5E;
  font-size: 22px;
}
.wrap-show .info .date span {
  display: block;
  color: #fff;
}
.wrap-show .info .date .day {
  font-size: 62px;
  font-weight: 500;
  line-height: 62px;
}
@media (max-width: 1199px) {
  .wrap-show .info .date .day {
    font-size: 34px;
    line-height: 30px;
  }
}
@media (max-width: 1199px) {
  .wrap-show .info .date .month {
    font-size: 14px;
    line-height: 26px;
  }
}
.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: #666;
  font-weight: 400;
  line-height: 24px;
}
@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;
}
@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: #E69300;
}
.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: #E69300;
  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: #E69300;
  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;
  }
}
