@charset "utf-8";
/*-----------------------------------------------------------*/
/*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 {
  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::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  height: 15px;
  left: 0;
  top: 0;
  width: 100%;
  background: url(../images/banbart.png) center 0 no-repeat;
  pointer-events: none;
}
.banner::after {
  content: "";
  display: block;
  height: 26px;
  left: 0;
  top: 0;
  width: 100%;
  background: url(../images/banbarb.png) center 0 no-repeat;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  z-index: 2;
}
.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(../images/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(../images/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: 60px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #865e38 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: #865e38;
  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;
}
.title span {
  display: block;
  font-size: 58px;
  position: relative;
}
.title span img {
  display: inline-block;
  vertical-align: top;
}
.title span::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 67px;
  height: 67px;
  margin-top: -10px;
  background: url(../images/titdot.png) right center no-repeat;
  margin-left: -35px;
  pointer-events: none;
}
.title i {
  display: block;
  margin-top: 28px;
  font-size: 22px;
  color: #876340;
  letter-spacing: 5px;
}
.title em {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  line-height: 10px;
  color: #67482a;
  opacity: 0.6;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-style: italic;
  letter-spacing: 0.5px;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #865e38;
  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 #865e38;
  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: #865e38;
  box-shadow: 0 10px 10px -5px rgba(134, 94, 56, 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;
}
.inTip {
  text-align: right;
  color: #8e735a;
}
.inTip .tip {
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
  letter-spacing: 3px;
  position: relative;
  z-index: 2;
}
.inTip .tip::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 77px;
  height: 77px;
  top: -23px;
  right: -44px;
  background: url(../images/tipdot.png) 0 0 no-repeat;
}
.inTip .tel {
  margin-top: 17px;
  position: relative;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 12px;
  font-style: italic;
}
.inTip .tel span {
  display: inline-block;
  vertical-align: top;
  padding-top: 16px;
}
.inTip .tel::before {
  content: "";
  width: 35px;
  height: 36px;
  display: inline-block;
  vertical-align: top;
  margin-right: 9px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
.inTip .tel::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: -3px;
  width: 84px;
  height: 10px;
  background: url(../images/intelline.png) right center no-repeat;
}
.partner {
  padding: 94px 0 86px;
  background: url(../images/hhrbg.jpg) center 0 no-repeat;
}
.partner .inTip {
  position: absolute;
  right: 0;
  top: 60px;
}
.partner .title::before {
  content: "";
  display: block;
  position: absolute;
  width: 84px;
  height: 10px;
  left: 189px;
  top: 4px;
  background: url(../images/titline.png) 0 0 no-repeat;
}
.partner .title span::after {
  margin-left: 0;
  left: 150px;
  position: absolute;
}
.partner .title em {
  line-height: 15px;
  margin-top: 17px;
}
.partner .zmList {
  margin-top: 46px;
}
.partner .zmList ul {
  display: flex;
  justify-content: space-between;
}
.partner .zmList ul li .item {
  position: relative;
  width: 237px;
  height: 341px;
  padding: 6px 7px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/hhrli.png) center 0 no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}
.partner .zmList ul li .item .pic {
  display: block;
  width: 100%;
  height: 234px;
  position: relative;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList 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;
}
.partner .zmList ul li .item .cont {
  position: relative;
  z-index: 3;
  height: 100px;
  padding-top: 19px;
  text-align: center;
}
.partner .zmList ul li .item .cont h4 {
  font-size: 20px;
  line-height: 1;
  color: #583f27;
}
.partner .zmList ul li .item .cont .btn {
  display: block;
  width: 103px;
  height: 28px;
  margin: 11px auto 0;
  line-height: 28px;
  background: url(../images/hhrzx.png) center center no-repeat;
  color: #403f3f;
}
.partner .zmList 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);
}
@media screen and (max-width: 1320px) {
  .partner .zmList ul li .item {
    width: 228px;
    height: 327px;
  }
  .partner .zmList ul li .item .pic {
    height: 222px;
  }
}
.partner .zmList ul li.on .item {
  -webkit-transform: translateY(-27px);
  transform: translateY(-27px);
}
.partner .zmList ul li.on .item h4 {
  font-weight: bold;
}
.scene {
  background: url(../images/cjbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding: 116px 0 136px;
}
.scene .inTip {
  position: absolute;
  right: 0;
  top: 50px;
}
.scene .title i::after {
  content: "";
  width: 84px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  background: url(../images/titline.png) 0 0 no-repeat;
}
.scene .cjList {
  margin-top: 68px;
  height: 468px;
  position: relative;
}
.scene .cjList .pic {
  position: absolute;
  width: 546px;
  height: 468px;
  top: 0;
  left: 50%;
  margin-left: -273px;
  padding: 16px 10px;
}
.scene .cjList .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 559px;
  height: 482px;
  background: url(../images/cjimgbar.png) 0 0 no-repeat;
  z-index: 3;
  pointer-events: none;
}
.scene .cjList .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.scene .cjList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 27px;
}
.scene .cjList ul li {
  width: 304px;
  height: 83px;
  margin-bottom: 27px;
  position: relative;
  font-size: 20px;
  line-height: 83px;
  text-align: center;
  z-index: 2;
  color: #5b452f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.scene .cjList ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/cjli.png) 0 0 no-repeat;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.scene .cjList ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: -2px;
  top: -5px;
  background: url(../images/cjlih.png) 0 0 no-repeat;
  width: 318px;
  height: 100px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.scene .cjList ul li span {
  position: relative;
  z-index: 2;
  display: block;
}
.scene .cjList ul li span::before {
  content: "";
  width: 17px;
  height: 1px;
  background-color: #e3e3e3;
  display: block;
  position: absolute;
  left: 20px;
  top: 42px;
  z-index: 3;
}
.scene .cjList ul li span::after {
  content: "";
  width: 17px;
  height: 1px;
  background-color: #e3e3e3;
  display: block;
  position: absolute;
  right: 20px;
  top: 42px;
  z-index: 3;
}
.scene .cjList ul li:nth-child(2n) {
  margin-left: 34%;
}
.scene .cjList ul li.on {
  color: #46321e;
}
.scene .cjList ul li.on::before {
  opacity: 0;
}
.scene .cjList ul li.on::after {
  opacity: 1;
}
.scene .cjList ul li.on span {
  font-weight: bold;
}
.scene .cjList ul li.on span::before,
.scene .cjList ul li.on span::after {
  background-color: #865e38;
  opacity: 0.5;
}
.product {
  background: url(../images/probg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding-top: 210px;
}
.product .title {
  text-align: center;
}
.product .title::after {
  content: "";
  display: block;
  margin: auto;
  margin-top: 15px;
  width: 84px;
  height: 10px;
  background: url(../images/titline2.png) center 0 no-repeat;
}
.product .title span::after {
  margin-left: 0;
  position: absolute;
  left: 50%;
}
.product .title i {
  letter-spacing: 4px;
  color: #e6ddd4;
  margin-top: 20px;
}
.product .title em {
  margin-top: 14px;
  letter-spacing: 1px;
  color: #ffffff;
  opacity: 0.15;
}
.product .proNav {
  margin-top: 42px;
  position: relative;
  z-index: 2;
  padding: 2px 100px 35px;
  background: url(../images/pronavbg.png) center 0 repeat-y;
}
.product .proNav::before {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 19px;
  top: 83px;
  left: -130px;
  background: url(../images/pronavl.png) 0 center no-repeat;
}
.product .proNav::after {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 19px;
  top: 83px;
  right: -130px;
  background: url(../images/pronavr.png) 0 center no-repeat;
}
.product .proNav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.product .proNav ul li {
  margin: 25px 16px 0;
}
.product .proNav ul li a {
  display: block;
  width: 262px;
  height: 52px;
  text-align: center;
  padding: 0 15px;
  position: relative;
  font-size: 18px;
  line-height: 52px;
  color: #fef1d6;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pronavli.png) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -2;
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  left: -5px;
  top: 0;
  width: 282px;
  height: 83px;
  background: url(../images/pronavlih.png) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
  opacity: 0;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  font-weight: bold;
  color: #865e38;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  opacity: 0;
}
.product .proNav ul li:hover a::after,
.product .proNav ul li.on a::after {
  opacity: 1;
}
.product .proTabs {
  margin-top: 62px;
}
.product .proTabs .bd {
  margin: 0 -20px;
  overflow: hidden;
}
.product .proSwiper ul li {
  width: 33.33%;
  float: left;
  padding: 0 20px;
}
.product .proSwiper ul li .item .pic {
  height: 308px;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 5px 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/proli.png) center 0 no-repeat;
  background-size: 100% 100%;
}
.product .proSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 5px;
}
.product .proSwiper ul li .item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 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;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 58px;
  line-height: 58px;
  font-size: 18px;
  color: #fef1d6;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  min-width: 324px;
  margin: auto;
  max-width: 100%;
  padding: 0 84px;
  position: relative;
}
.product .proSwiper ul li .item .bt span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 84px;
  height: 10px;
  background: url(../images/prolibtl.png) center center no-repeat;
}
.product .proSwiper ul li .item .bt span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 84px;
  height: 10px;
  background: url(../images/prolibtr.png) center center no-repeat;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.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 {
  color: #fff;
}
.product .inTip {
  margin-top: 50px;
  background-color: rgba(77, 53, 30, 0.2);
  line-height: 36px;
  color: #e6ddd4;
  text-align: center;
  position: relative;
}
.product .inTip::before {
  content: "";
  position: absolute;
  width: 615px;
  height: 1px;
  background-color: #e6ddd4;
  opacity: 0.15;
  right: 50%;
  top: 62px;
  display: block;
  margin-right: 345px;
}
.product .inTip::after {
  content: "";
  position: absolute;
  width: 615px;
  height: 1px;
  background-color: #e6ddd4;
  opacity: 0.15;
  left: 50%;
  top: 62px;
  display: block;
  margin-left: 345px;
}
.product .inTip .inContent {
  height: 155px;
  padding-top: 45px;
}
.product .inTip .tip {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 7px;
  font-weight: normal;
  line-height: 36px;
  color: #e6ddd4;
}
.product .inTip .tip::before {
  opacity: 0.3;
}
.product .inTip .tel {
  display: inline-block;
  vertical-align: top;
  margin-left: 18px;
  margin-top: 0;
  line-height: 36px;
  font-size: 18px;
}
.product .inTip .tel::after {
  top: 28px;
  margin-right: 100%;
  margin-right: 10px;
}
.product .inTip .tel span {
  padding-top: 0;
}
@media screen and (max-width: 1320px) {
  .product .proTabs .bd {
    margin: 0 -15px;
  }
  .product .proSwiper ul li {
    padding: 0 15px;
  }
  .product .proSwiper ul li .item .pic {
    height: 296px;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  position: relative;
  overflow: hidden;
  background-color: #f8f8f8;
  padding: 112px 0 140px;
}
.youshi::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  height: 50%;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .title {
  text-align: center;
}
.youshi .title::after {
  content: "";
  display: block;
  margin: auto;
  margin-top: 15px;
  width: 84px;
  height: 10px;
  background: url(../images/titline.png) center 0 no-repeat;
  margin-top: 18px;
}
.youshi .ysList {
  margin-top: 2px;
}
.youshi .ysList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.youshi .ysList ul li {
  margin-top: 58px;
}
.youshi .ysList ul li .item {
  width: 593px;
  position: relative;
  border-radius: 30px;
  padding: 31px 27px 31px;
  box-shadow: 10px 10px 24px rgba(64, 43, 23, 0.15);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item::before {
  content: "";
  width: 100%;
  height: 358px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ysli.png) center 0 no-repeat;
  z-index: 0;
}
.youshi .ysList ul li .item::after {
  content: "";
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/ysli.png) center bottom no-repeat;
  z-index: 0;
}
.youshi .ysList ul li .item .pic {
  position: relative;
  overflow: hidden;
  height: 315px;
  border-radius: 20px 20px 0 0;
  box-shadow: 0 0 0 8px #f2f0f1;
  z-index: 2;
}
.youshi .ysList ul li .item .pic::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  left: -40px;
  top: -40px;
  border-radius: 50%;
  background-color: #f8f8f8;
  z-index: 2;
}
.youshi .ysList ul li .item .pic::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  right: -40px;
  top: -40px;
  border-radius: 50%;
  background-color: #f8f8f8;
  z-index: 2;
}
.youshi .ysList ul li .item .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 .ysList ul li .item .pic:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.youshi .ysList ul li .item .cont {
  position: relative;
  z-index: 2;
  margin-top: 15px;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 30px 20px 28px;
}
.youshi .ysList ul li .item .cont .box {
  margin-top: 24px;
}
.youshi .ysList ul li .item .cont .box:first-child {
  margin-top: 0;
}
.youshi .ysList ul li .item .cont .box h4 {
  font-size: 20px;
  font-weight: bold;
  color: #4f4235;
  line-height: 1;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysList ul li .item .cont .box .text {
  font-size: 16px;
  line-height: 30px;
  color: #767471;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .cont .box:hover h4 {
  color: #865e38;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.youshi .ysList ul li .item .cont .box:hover .text {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
}
.youshi .ysList ul li .item .zxLink {
  position: absolute;
  z-index: 3;
  left: 50%;
  width: 159px;
  height: 42px;
  background: url(../images/yszxbtn.png) center center no-repeat;
  line-height: 42px;
  color: #bc772d;
  font-size: 16px;
  text-align: center;
  margin-left: -80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .zxLink:hover {
  color: #865e38;
}
.youshi .ysList ul li .item:hover .pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.youshi .ysList ul li:nth-child(2) {
  margin-bottom: -30px;
}
.youshi .ysList ul li:nth-child(4) {
  padding-top: 30px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysList ul li .item {
    width: 560px;
  }
  .youshi .ysList ul li .item::before,
  .youshi .ysList ul li .item::after {
    width: 100%;
    background-size: 100%;
  }
  .youshi .ysList ul li .item .cont .text .box {
    font-size: 15px;
  }
}
.about {
  position: relative;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  overflow: hidden;
  padding-top: 160px;
  padding-bottom: 60px;
}
.about .aboutBox {
  height: 567px;
}
.about .aboutText {
  float: left;
  width: 602px;
}
.about .aboutText .title i {
  color: #543d26;
}
.about .aboutText .title em {
  margin-top: 14px;
  letter-spacing: 1px;
  color: #67482a;
  opacity: 0.6;
  line-height: 16px;
}
.about .aboutText .title::after {
  content: "";
  display: block;
  margin-top: 16px;
  width: 84px;
  height: 10px;
  background: url(../images/titline.png) center 0 no-repeat;
}
.about .aboutText .text {
  margin-top: 50px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 34px;
  height: 170px;
  color: #626262;
}
.about .aboutText .inTip {
  margin-top: 70px;
  height: 37px;
  text-align: left;
}
.about .aboutText .inTip .tip {
  font-size: 16px;
  color: #755f49;
  letter-spacing: 3px;
}
.about .aboutText .inTip .tip::before {
  display: none;
}
.about .aboutText .inTip .tel {
  margin-left: -43px;
  margin-top: -8px;
}
.about .aboutText .inTip .tel span {
  padding-top: 20px;
}
.about .aboutText .inTip .tel::after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  vertical-align: bottom;
  position: inherit;
  position: relative;
  top: auto;
  bottom: 8px;
  margin-left: 13px;
  opacity: 0.5;
}
.about .aboutPic {
  float: right;
  margin-right: -102px;
  margin-top: 27px;
  position: relative;
  padding: 7px;
  width: 741px;
  height: 540px;
}
.about .aboutPic::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 755px;
  height: 44px;
  right: 3px;
  bottom: 0;
  background: url(../images/aboutpicty.png) 0 0 no-repeat;
}
.about .aboutPic::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/aboutpicbg.png) center center no-repeat;
  pointer-events: none;
}
.about .aboutPic .pic {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 10px;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 480px;
  }
  .about .aboutText .title i {
    letter-spacing: 0;
  }
  .about .aboutText .text {
    margin-top: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    line-height: 34px;
    height: 204px;
  }
  .about .aboutText .inTip {
    margin-top: 46px;
  }
  .about .aboutPic {
    margin-right: -80px;
  }
}
.show {
  margin-top: 218px;
}
.show .showNav {
  text-align: center;
  font-size: 0;
}
.show .showNav ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 45px;
}
.show .showNav ul li:first-child {
  margin-left: 0;
}
.show .showNav ul li a {
  display: block;
  width: 215px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  position: relative;
  color: #55443c;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/alinkli.png) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -2;
}
.show .showNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 226px;
  height: 65px;
  background: url(../images/alinklih.png) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
  opacity: 0;
}
.show .showNav ul li:hover a,
.show .showNav ul li.on a {
  font-weight: bold;
}
.show .showNav ul li:hover a::before,
.show .showNav ul li.on a::before {
  opacity: 0;
}
.show .showNav ul li:hover a::after,
.show .showNav ul li.on a::after {
  opacity: 1;
}
.show .showTabs {
  margin-top: 54px;
}
.show .showSwiper .swiper-container {
  margin: 0 -22px;
}
.show .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper ul li {
  float: left;
  height: 297px;
  padding: 0 22px 15px;
  width: 25%;
}
.show .showSwiper ul li .item {
  position: relative;
  width: 288px;
  height: 282px;
  margin: auto;
  border-radius: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 10px 9px 0;
}
.show .showSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/showli.png) center 0 no-repeat;
}
.show .showSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 206px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .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;
}
.show .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding: 0 10px;
  font-size: 16px;
  line-height: 60px;
  color: #583f27;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.show .showSwiper ul li .item:hover {
  box-shadow: 8px 5px 5px 0px rgba(36, 29, 22, 0.17);
}
.show .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);
}
.show .showSwiper ul li .item:hover .bt {
  font-weight: bold;
}
.show .showSwiper:nth-child(1) ul li .item .pic img {
  object-fit: contain;
}
@media screen and (max-width: 1320px) {
  .show .showSwiper .swiper-container {
    margin: 0 -5px;
  }
  .show .showSwiper ul li {
    padding: 0 5px;
  }
}
.model {
  background: url(../images/msbg.jpg) center bottom no-repeat;
  padding: 70px 0 75px;
}
.model .hzCont {
  float: left;
  width: 608px;
}
.model .hzCont .title i {
  margin-top: 20px;
}
.model .hzCont .title em {
  margin-top: 15px;
}
.model .hzCont .tip {
  margin-top: 74px;
  font-size: 16px;
  line-height: 30px;
  color: #5d4f41;
  font-weight: bold;
  position: relative;
}
.model .hzCont .tip::before {
  content: "";
  display: block;
  background: url(../images/pronavl.png) 0 center no-repeat;
  width: 80px;
  height: 19px;
  left: -114px;
  top: 20px;
  position: absolute;
}
.model .hzCont .text {
  margin-top: 30px;
  font-size: 16px;
  line-height: 36px;
  color: #876340;
}
.model .hzCont .text p::before {
  content: ">";
  margin-right: 10px;
}
.model .pic {
  float: right;
  width: 626px;
  height: 520px;
  position: relative;
  background: url(../images/hzimgbg.png) center center no-repeat;
  padding: 21px 19px;
  margin-top: 10px;
}
.model .pic .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 40px;
}
.model .pic .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .pic:hover .img 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 .hzCont {
    width: 550px;
  }
  .model .hzCont .tip {
    font-size: 15px;
  }
  .model .hzCont .text {
    font-size: 15px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 125px 0 112px;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
}
.news .title {
  color: #fff;
}
.news .title span::before {
  content: "";
  display: block;
  position: absolute;
  width: 84px;
  height: 10px;
  left: 199px;
  top: 34px;
  background: url(../images/titline2.png) 0 center no-repeat;
}
.news .title i {
  color: #fff;
  margin-top: 18px;
}
.news .title em {
  margin-top: 15px;
  color: #fff;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  text-align: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 42px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 38px;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  font-size: 16px;
  width: 164px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fef1d6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/newsnavli.png) center center no-repeat;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  background-image: url(../images/newsnavlih.png);
  color: #8d6948;
  font-weight: bold;
}
.news .newsTabs {
  margin-top: 48px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
  background-color: rgba(89, 70, 51, 0.2);
}
.news .newsList ul {
  height: 500px;
  border: solid 1px rgba(229, 229, 229, 0.3);
  border-left: none;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  float: left;
  width: 25%;
  border-left: solid 1px rgba(229, 229, 229, 0.3);
}
.news .newsList ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding: 138px 30px 0;
  height: 498px;
}
.news .newsList ul li .item .years {
  position: absolute;
  font-weight: bold;
  font-size: 18px;
  top: 42px;
  right: 32px;
  line-height: 14px;
  z-index: 2;
  color: rgba(255, 255, 255, 0.3);
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .date {
  font-size: 18px;
  line-height: 14px;
  color: #f5f5f5;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.news .newsList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  color: #f5f5f5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 27px;
  height: 54px;
  font-size: 14px;
  color: rgba(224, 207, 191, 0.8);
  margin-top: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic {
  display: block;
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  margin: 0 -1px;
  top: 128px;
  border: solid 1px #e5e5e5;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsList ul li .item .more {
  display: block;
  position: absolute;
  bottom: 48px;
  left: 30px;
  width: 73px;
  height: 73px;
  background-color: #ffffff;
  border-radius: 50%;
  line-height: 73px;
  text-align: center;
  color: #b68b54;
  font-family: "Times New Roman", Times;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0 -1px;
  background: url(../images/newsli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  z-index: -1;
}
.news .newsList ul li .item:hover .pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.news .newsList ul li:hover .item,
.news .newsList ul li.on .item {
  padding-top: 40px;
}
.news .newsList ul li:hover .item .years,
.news .newsList ul li.on .item .years {
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsList ul li:hover .item .date,
.news .newsList ul li.on .item .date {
  font-weight: bold;
}
.news .newsList ul li:hover .item .pic,
.news .newsList ul li.on .item .pic {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 226px;
}
.news .newsList ul li:hover .item p,
.news .newsList ul li.on .item p {
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsList ul li:hover .item .more,
.news .newsList ul li.on .item .more {
  color: #97662d;
}
.news .newsList ul li:hover .item .more i,
.news .newsList ul li.on .item .more i {
  font-weight: bold;
}
.news .newsList ul li:hover .item .more::before,
.news .newsList ul li.on .item .more::before {
  opacity: 1;
}
