﻿
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  background-color: #fcfcfc;
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../image/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../image/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #d9b96c solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #d9b96c;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.title {
  line-height: 1;
  position: relative;
  padding-top: 60px;
  background: url(../image/titico.png) center 0 no-repeat;
  padding-top: 38px;
  text-align: center;
}
.title i {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  display: block;
  font-size: 22px;
  line-height: 16px;
}
.title span {
  display: block;
  font-size: 36px;
  margin-top: 18px;
  font-weight: bold;
}
.title em {
  font-size: 17px;
  margin-top: 20px;
  display: block;
  letter-spacing: 1px;
  color: #8a8a8a;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #d9b96c;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 3px;
  padding-left: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #d9b96c;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.moreLink:hover {
  background: none;
  color: #d9b96c;
  box-shadow: 0 10px 10px -5px rgba(217, 185, 108, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 17px;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.mbanner {
  background: url(../image/mbanner1.jpg) center 0 no-repeat;
}
.mbanner .mbanBox {
  height: 235px;
  padding-top: 60px;
}
.mbanner .tip {
  float: left;
  line-height: 1;
}
.mbanner .tip .t1 img {
  display: inline-block;
  vertical-align: top;
}
.mbanner .tip .line {
  width: 31px;
  height: 6px;
  background-color: #d9b96c;
  margin-top: 17px;
}
.mbanner .tip .t2 {
  font-size: 23px;
  margin-top: 25px;
  letter-spacing: 1px;
}
.mbanner .tel {
  float: right;
  margin-top: 18px;
}
.mbanner .tel span {
  display: block;
  letter-spacing: 1px;
  line-height: 28px;
  font-size: 14px;
}
.mbanner .tel span::before {
  content: "";
  width: 38px;
  height: 38px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 6px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../image/tel.png) center center no-repeat;
}
.mbanner .tel i {
  display: block;
  margin-top: 22px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 24px;
  line-height: 16px;
  font-weight: bold;
}
.mbanner .img1 {
  left: 318px;
  top: 46px;
  position: absolute;
  z-index: 2;
  left: 364px;
}
.mbanner .img3 {
  left: 423px;
  top: -241px;
  position: absolute;
  z-index: 3;
  top: -280px;
}
.mbanner .img4 {
  left: 300px;
  top: -13px;
  position: absolute;
  z-index: 3;
  top: -30px;
}
.partner {
  padding: 74px 0 80px;
}
.partner .zmList {
  margin-top: 40px;
}
.partner .zmList ul {
  display: flex;
  justify-content: space-between;
}
.partner .zmList ul li .item {
  position: relative;
  overflow: hidden;
  width: 280px;
  height: 448px;
  background-color: #131313;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item .pic {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.7;
}
.partner .zmList ul li .item .cont {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
  color: #ffffff;
  text-align: center;
  padding-top: 95px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item .cont h4 {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.partner .zmList ul li .item .cont h5 {
  line-height: 1;
  font-size: 22px;
  margin-top: 14px;
  letter-spacing: 9px;
  margin-right: -9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item .cont .line {
  margin: 16px auto 0;
  width: 22px;
  height: 5px;
  background-color: #d9b96c;
}
.partner .zmList ul li .item .cont h6 {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 45px;
  line-height: 12px;
  opacity: 0.5;
  letter-spacing: 2px;
}
.partner .zmList ul li .item .cont .btn {
  margin: 98px auto 0;
  width: 118px;
  height: 44px;
  border-radius: 30px;
  border: solid 1px rgba(255, 255, 255, 0.3);
  color: #ffffff;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.partner .zmList ul li .item:hover .cont h4 {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.partner .zmList ul li .item:hover .cont h5 {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
}
/* .partner .zmList ul li.on .item {
  background-color: #683d00;
} */
.partner .zmList ul li.on .item .pic img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.partner .zmList ul li.on .item .cont .btn {
  background-color: rgba(217, 185, 108, 0.5);
  border-color: transparent;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 66px 0 80px;
}
.product .proT {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.product .proT::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.product .proT::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -21px;
  z-index: -2;
  width: 1729px;
  height: 50px;
  background: url(../image/pronavty.png) center 0 no-repeat;
}
.product .proImg {
  width: 738px;
  height: 470px;
  position: relative;
  overflow: hidden;
}
.product .proImg img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proImg:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.product .proNav {
  flex: 1;
  min-width: 0;
  padding-top: 66px;
  padding-bottom: 20px;
}
.product .proNav ul {
  font-size: 0;
  margin-top: 34px;
  text-align: center;
}
.product .proNav ul li {
  display: inline-block;
  vertical-align: top;
  margin-top: 22px;
  padding: 0 15px;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  z-index: 2;
  width: 190px;
  height: 58px;
  background-color: #ffffff;
  border: solid 1px #313131;
  line-height: 56px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d9b96c, #d9b96c);
  background-image: linear-gradient(to right, #d9b96c, #d9b96c);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: 0 center;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1px;
}
.product .proNav ul li.on a {
  background-color: #d9b96c;
  background-size: 100% 100%;
  color: #fff;
  border-color: #d9b96c;
}
.product .proTabs {
  margin-top: 55px;
  margin-left: -10px;
  margin-right: -10px;
}
.product .proTabs .bd {
  overflow: hidden;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../image/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-wrapper img {
  cursor: url(../image/gesture.png) 31 13, grab;
}
.product .proSwiper ul::after,
.product .proSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proSwiper ul li {
  float: left;
  width: 25%;
  padding: 0 10px 10px;
}
.product .proSwiper ul li .item {
  position: relative;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  padding: 5px 5px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 114.67%;
  position: relative;
  overflow: hidden;
}
.product .proSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt {
  display: block;
  height: 140px;
  text-align: center;
  padding-top: 17px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .proSwiper ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 68px;
  line-height: 68px;
  font-size: 18px;
  letter-spacing: 1px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.product .proSwiper ul li .item .bt em {
  display: block;
  margin: 0 auto;
  width: 26px;
  height: 2px;
  background-color: #000000;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.product .proSwiper ul li .item .bt i {
  display: block;
  font-size: 16px;
  line-height: 12px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item:hover {
  border-color: #d9b96c;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proSwiper ul li .item:hover .bt span {
  font-weight: bold;
}
.product .proSwiper ul li .item:hover .bt em {
  background-color: #d9b96c;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
@media screen and (max-width: 1320px) {
  .product .proImg {
    width: 680px;
    height: 420px;
  }
  .product .proNav {
    padding-top: 50px;
  }
  .product .proNav ul {
    margin-top: 20px;
  }
  .product .proTabs {
    margin-left: -10px;
    margin-right: -10px;
  }
  .product .proSwiper ul li {
    padding: 0 10px;
  }
}
.mbanner2 {
  background: url(../image/mbanner2.jpg) center 0 no-repeat;
  color: #fff;
}
.mbanner2 .mbanBox {
  height: 233px;
  padding-top: 58px;
}
.mbanner2 .tel span::before {
  filter: grayscale(100) brightness(10);
}
.mbanner2 .img2 {
  left: 410px;
  top: 60px;
  position: absolute;
  z-index: 2;
  left: 470px;
}
.youshi {
  position: relative;
  overflow: hidden;
  padding: 95px 0 196px;
  background: url(../image/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysTit {
  position: absolute;
  left: 0;
  top: 6px;
  z-index: 3;
  color: #fff;
  line-height: 1;
}
.youshi .ysTit i {
  display: block;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 16px;
  font-size: 22px;
}
.youshi .ysTit span {
  display: block;
  font-weight: bold;
  margin-top: 18px;
  font-size: 36px;
}
.youshi .ysTit em {
  display: block;
  font-size: 17px;
  margin-top: 20px;
  letter-spacing: 6px;
}
.youshi .ysList::after,
.youshi .ysList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysItem {
  position: relative;
}
.youshi .ysItem::after,
.youshi .ysItem:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysItem .pic {
  position: relative;
  overflow: hidden;
}
.youshi .ysItem .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .pic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysItem .cont {
  max-width: 646px;
}
.youshi .ysItem .cont .tit {
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysItem .cont .tit h4 {
  font-size: 36px;
  line-height: 1;
}
.youshi .ysItem .cont .tit .line {
  width: 217px;
  height: 1px;
  background-color: rgba(217, 185, 108, 0.3);
  margin-top: 23px;
  position: relative;
}
.youshi .ysItem .cont .tit .line::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 80px;
  height: 5px;
  background-color: #d9b96c;
}
.youshi .ysItem .cont .text {
  margin-top: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
  line-height: 36px;
}
.youshi .ysItem .cont .zxLink {
  margin-top: 52px;
  display: block;
  width: 118px;
  height: 44px;
  background-color: #d9b96c;
  border-radius: 22px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .cont .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #d9b96c;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.youshi .ysItem .cont .zxLink:hover {
  background: none;
  color: #d9b96c;
  box-shadow: 0 10px 10px -5px rgba(217, 185, 108, 0.5);
}
.youshi .ysItem .cont .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .ysItem .cont:hover .tit {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #d9b96c;
}
.youshi .ysItem .cont:hover .text {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysItem1 {
  padding-top: 156px;
  color: #ffffff;
  float: left;
  width: 800px;
}
.youshi .ysItem1 .pic {
  width: 100%;
  height: 468px;
}
.youshi .ysItem1 .cont {
  padding-top: 82px;
}
.youshi .ysItem1 .cont .zxLink {
  background-color: rgba(217, 185, 108, 0.5);
}
.youshi .ysItem2 {
  color: #ffffff;
  float: right;
  width: 500px;
}
.youshi .ysItem2 .pic {
  width: 100%;
  height: 624px;
}
.youshi .ysItem2 .cont {
  background-color: rgba(44, 45, 47, 0.8);
  height: 398px;
  padding-top: 82px;
  padding-left: 50px;
  padding-right: 35px;
}
.youshi .ysItem2 .cont .zxLink {
  background-color: rgba(217, 185, 108, 0.5);
}
.youshi .ysItem3 {
  margin-top: 127px;
}
.youshi .ysItem3 .pic {
  float: left;
  height: 676px;
  overflow: inherit;
  margin-right: -150px;
}
.youshi .ysItem3 .pic img {
  display: block;
}
.youshi .ysItem3 .cont {
  float: right;
  margin-top: 137px;
  width: 682px;
  max-width: 700px;
}
.youshi .ysItem4 {
  margin-top: 95px;
}
.youshi .ysItem4 .cont {
  width: 616px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysItem1 {
    width: 730px;
  }
  .youshi .ysItem2 {
    width: 450px;
  }
  .youshi .ysItem3 .pic {
    margin-right: -150px;
  }
  .youshi .ysItem3 .cont {
    width: 600px;
    margin-top: 80px;
  }
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../image/aboutbg.jpg) center 0 no-repeat;
  padding-top: 173px;
  padding-bottom: 100px;
}
.about .aboutText .title {
  text-align: center;
  color: #fff;
  background: url(../image/titico2.png) center 0 no-repeat;
  padding-top: 43px;
}
.about .aboutText .title a {
  color: #fff;
}
.about .aboutText .title i {
  font-size: 166px;
  line-height: 115px;
  display: block;
  opacity: 0.03;
  position: absolute;
  left: 0;
  top: 26px;
  width: 100%;
  font-weight: bold;
}
.about .aboutText .title span {
  font-size: 36px;
  margin-top: 0;
}
.about .aboutText .title em {
  font-size: 17px;
  letter-spacing: 1px;
  margin-top: 20px;
  color: #ffffff;
}
.about .aboutText .text {
  margin: 75px auto 0;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 36px;
  max-height: 180px;
  color: rgba(255, 255, 255, 0.8);
  max-width: 1186px;
}
.about .video {
  margin-top: 60px;
  position: relative;
  overflow: hidden;
  height: 490px;
}
.about .video img {
  display: block;
  width: 100%;
  height: 490px;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .video video {
  display: block;
  width: 100%;
  height: 490px;
  background-color: #333;
}
.about .video iframe {
  height: 490px !important;
}
.about .showNav {
  position: relative;
  z-index: 3;
}
.about .showNav .inContent{
  width: 770px;
  top: -62px;
}
.about .showNav ul {
  display: flex;
  justify-content: center;
}
.about .showNav ul li {
  position: relative;
  margin: 0 25px;
}
.about .showNav ul li a {
  display: block;
  width: 216px;
  height: 155px;
  background-color: #323232;
  box-shadow: 0px 0px 86px 4px rgba(180, 68, 35, 0.17);
  border-radius: 5px;
  padding-top: 46px;
  line-height: 1;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a i {
  width: 42px;
  height: 36px;
  display: block;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.about .showNav ul li a i img {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  filter: grayscale(100) brightness(10);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a i::before {
  content: "";
  width: 31px;
  height: 31px;
  background-color: #ffffff;
  opacity: 0.2;
  border-radius: 50%;
  position: absolute;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 50%;
  top: -13px;
  z-index: 2;
}
.about .showNav ul li a span {
  display: block;
  font-size: 18px;
  margin-top: 22px;
  font-weight: bold;
}
.about .showNav ul li:nth-child(2) a i::before {
  top: auto;
  bottom: -6px;
}
.about .showNav ul li.on a {
  background-color: #d9b96c;
  color: #333333;
}
.about .showNav ul li.on a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .showNav ul li.on a i img {
  filter: grayscale(0) brightness(1);
}
.about .showTabs {
  margin-top: 40px;
  margin-top: -12px;
}
.about .showSwiper .swiper-container {
  margin: 0 -32px;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../image/gesture.png) 31 13, grab;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../image/gesture.png) 31 13, grab;
}
.about .showSwiper ul li {
  float: left;
  padding: 0 32px;
  width: 33.333%;
}
.about .showSwiper ul li .item {
  position: relative;
  height: 354px;
  background-color: #ffffff;
  border: solid 15px #f0f0f0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 250px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  position: relative;
  padding-right: 70px;
  height: 74px;
  line-height: 74px;
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt::before {
  content: "";
  position: absolute;
  right: 25px;
  top: 17px;
  width: 40px;
  height: 41px;
  background: url(../image/showli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1.2);
}
.about .showSwiper ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  bottom: 0;
  width: 28px;
  height: 1px;
  background-color: #323232;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.about .showSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.about .showSwiper ul li .item:hover .bt {
  color: #d9b96c;
}
.about .showSwiper ul li .item:hover .bt::before {
  filter: grayscale(0) brightness(1);
}
.about .showSwiper ul li .item:hover .bt::after {
  background-color: #d9b96c;
}
.about .showSwiper:nth-child(1) ul li .item .pic img {
  object-fit: contain;
}
@media screen and (max-width: 1320px) {
  .about .showSwiper .swiper-container {
    margin: 0 -8px;
  }
  .about .showSwiper ul li {
    padding: 0 8px;
  }
}
.model {
  position: relative;
  overflow: hidden;
  padding-top: 108px;
}
.model .hzCont {
  background-color: #f1f1f1;
  border-radius: 40px;
  margin-top: 44px;
}
.model .hzCont::after,
.model .hzCont:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.model .hzText {
  float: left;
  width: 515px;
  padding-top: 72px;
  margin-left: 35px;
}
.model .hzText h4 {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 33px;
  line-height: 22px;
  color: #d9b96c;
  font-weight: bold;
}
.model .hzText h5 {
  line-height: 36px;
  font-size: 20px;
  font-weight: bold;
  margin-top: 18px;
}
.model .hzText h5::after {
  content: "";
  display: block;
  width: 26px;
  height: 5px;
  background-color: #020001;
  margin-top: 20px;
}
.model .hzText .text {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #7f7f7f;
  margin-top: 44px;
  text-align: justify;
}
.model .hzImg {
  float: right;
  width: 666px;
  height: 466px;
  border-radius: 40px;
  margin-right: 26px;
  box-shadow: 26px 0 0 #323232;
  position: relative;
  overflow: hidden;
}
.model .hzImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .hzImg:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width: 1320px) {
  .model .hzText {
    width: 470px;
    padding-top: 65px;
    margin-left: 35px;
  }
  .model .hzText .text {
    font-size: 15px;
    line-height: 30px;
  }
  .model .hzImg {
    width: 620px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 75px 0 65px;
}
.news .newsList {
  margin-top: 40px;
}
.news .newsList ul {
  margin: 0 -18px;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  width: 33.33%;
  float: left;
  padding: 0 18px;
}
.news .newsList ul li .item {
  padding: 10px 10px 0;
  background-color: #ffffff;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.06);
}
.news .newsList ul li .item .pic {
  display: block;
  width: 100%;
  height: 270px;
  background-color: #fff;
  border: solid 1px #ececec;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont {
  position: relative;
  height: 210px;
  padding: 32px 10px 0;
}
.news .newsList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 25px;
  height: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 12px;
  color: #999999;
}
.news .newsList ul li .item .cont .tt {
  margin-top: 14px;
  line-height: 36px;
}
.news .newsList ul li .item .cont .tt::after,
.news .newsList ul li .item .cont .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li .item .cont .tt .date {
  float: left;
  font-family: Arial;
}
.news .newsList ul li .item .cont .more {
  float: right;
  display: block;
  width: 36px;
  height: 36px;
  background: url(../image/showli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1.2);
}
.news .newsList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList ul li .item:hover .cont .bt {
  font-weight: bold;
  color: #d9b96c;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList ul li .item:hover .cont p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList ul li .item:hover .cont .more {
  filter: grayscale(0) brightness(1);
}
