@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 * {
  -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;
  position: relative;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s 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-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #936e55 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #936e55;
  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);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  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: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Arial;
  font-size: 42px;
  line-height: 30px;
  text-transform: uppercase;
}
.title span {
  display: block;
  font-size: 30px;
  margin-top: 22px;
  font-weight: bold;
}
.moreLink {
  display: block;
  width: 174px;
  line-height: 56px;
  background-color: #ffffff;
  border: solid 1px #000000;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-size: 17px;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #936e55, #936e55);
  background-image: linear-gradient(to right, #936e55, #936e55);
  background-size: 0% 100%;
  background-position: left center;
  padding-left: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "++";
  margin-left: 26px;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #936e55;
  border-color: #936e55;
  box-shadow: 0 10px 15px -5px rgba(147, 110, 85, 0.3);
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product {
  overflow: hidden;
  position: relative;
  padding: 100px 0;
  background: url(../images/probg.jpg) center 0 no-repeat;
}
.product .proSwiper {
  margin-top: 40px;
  position: relative;
}
.product .proSwiper .swiper-container {
  margin: 0 -20px;
}
@media screen and (max-width: 1380px) {
  .product .proSwiper .swiper-container {
    margin: 0 -15px;
  }
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-wrapper .pic {
  cursor: url(../images/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 {
  width: 25%;
  float: left;
  padding: 0 20px;
}
@media screen and (max-width: 1380px) {
  .product .proSwiper ul li {
    padding: 0 15px;
  }
}
.product .proSwiper ul li .item {
  position: relative;
}
.product .proSwiper ul li .item::after {
  content: "";
  position: absolute;
  background: #936e55;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.product .proSwiper ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .proSwiper ul li .item .pic {
  display: block;
  padding-top: 83.75%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt {
  display: flex;
  justify-content: space-between;
  height: 92px;
  align-items: center;
  border-bottom: 1px solid #d2d2d2;
}
.product .proSwiper ul li .item .bt {
  flex: 1;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  font-size: 19px;
  margin-right: 10px;
  z-index: 3;
  position: relative;
  padding-bottom: 5px;
  line-height: 87px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 4px;
  left: 0;
  top: 63px;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.8px;
}
.product .proSwiper ul li .item .more {
  text-align: center;
  display: block;
  width: 72px;
  height: 26px;
  background-color: #ebebeb;
  border-radius: 13px;
  line-height: 26px;
  font-family: Arial;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .more::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 26px;
  width: 18px;
  margin-left: 4px;
  background: url(../images/proli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper 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);
}
.product .proSwiper ul li .item:hover .bt {
  color: #936e55;
}
.product .proSwiper ul li .item:hover .more {
  background-color: #936e55;
  color: #fff;
}
.product .proSwiper ul li .item:hover .more::after {
  filter: grayscale(100) brightness(6);
}
.product .pro-prev {
  position: absolute;
  left: -104px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 54px;
  height: 54px;
  background-color: #ebebeb;
  cursor: pointer;
  outline: none;
  text-align: center;
  line-height: 54px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .pro-prev::before {
  content: "<";
  font-family: simsun;
  font-size: 28px;
}
.product .pro-prev:hover {
  background-color: #936e55;
  color: #fff;
}
.product .pro-next {
  position: absolute;
  right: -104px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 54px;
  height: 54px;
  background-color: #ebebeb;
  cursor: pointer;
  outline: none;
  text-align: center;
  line-height: 54px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .pro-next::before {
  content: ">";
  font-family: simsun;
  font-size: 28px;
}
.product .pro-next:hover {
  background-color: #936e55;
  color: #fff;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about .title {
  color: #fff;
  height: 226px;
  padding-top: 72px;
}
.about .aboutBox {
  padding-top: 70px;
  padding-bottom: 100px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.about .aboutText {
  flex: 1;
  margin-left: 5.7%;
  padding-top: 26px;
}
.about .aboutText .tit {
  font-family: Arial;
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
}
.about .aboutText .dec {
  width: 31px;
  height: 28px;
  margin-top: 32px;
  background: url(../images/abouttit.png) 0 0 no-repeat;
}
.about .aboutText .text {
  margin-top: 54px;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  line-height: 33px;
  height: 264px;
  color: #6b6b6b;
}
@media screen and (max-width: 1400px) {
  .about .aboutText .text {
    font-size: 15px;
  }
}
.about .aboutPic {
  position: relative;
  overflow: hidden;
  z-index: 2;
  max-width: 662px;
  width: 50%;
}
.about .aboutPic .img {
  width: 100%;
  height: 520px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.about .aboutPic .img 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 .img:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.about .aboutPic .more {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  text-align: center;
  color: #fff;
  background-color: #936e55;
  width: 86px;
  height: 86px;
  font-family: Arial;
  font-size: 16px;
  line-height: 24px;
  padding-top: 22px;
  font-weight: bold;
}
.about .aboutPic .more::after {
  content: "+";
  display: block;
}
.about .aboutPic .more span {
  display: block;
}
.about .aboutPic .more i {
  font-weight: bold;
}
.show {
  background: url(../images/showbg.jpg) center 0 no-repeat;
  padding: 70px 0 74px;
}
.show .showNav {
  position: relative;
}
.show .showNav ul {
  display: flex;
}
.show .showNav ul li {
  margin-right: 32px;
  cursor: pointer;
}
.show .showNav ul li em {
  display: block;
  width: 150px;
  height: 60px;
  background-color: #505050;
  border-radius: 30px;
  line-height: 60px;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
}
.show .showNav ul li .more {
  position: absolute;
  right: 0;
  top: 14px;
  font-size: 18px;
  line-height: 40px;
  display: none;
  border-bottom: 1px solid #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li .more::after {
  content: ">>";
}
.show .showNav ul li .more:hover {
  color: #936e55;
  border-bottom-color: #936e55;
}
.show .showNav ul li.on em {
  background-color: #936e55;
  color: #fff;
}
.show .showNav ul li.on .more {
  display: block;
}
.show .showTabs {
  margin-top: 40px;
}
.show .showSwiper .swiper-container {
  margin: 0 -13px;
}
.show .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper .swiper-wrapper .pic {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper ul::after,
.show .showSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .showSwiper ul li {
  width: 25%;
  float: left;
  padding: 0 13px;
}
.show .showSwiper ul li .item {
  position: relative;
  background-color: #ffffff;
  padding: 20px 20px 0;
}
@media screen and (max-width: 1380px) {
  .show .showSwiper ul li .item {
    padding: 15px 15px 0;
  }
}
.show .showSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 40px;
  height: 1px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .pic {
  display: block;
  padding-top: 75.862%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.show .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  position: relative;
  line-height: 80px;
  height: 80px;
  font-size: 18px;
  -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::before {
  width: 100%;
  background-color: #936e55;
}
.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 {
  color: #936e55;
}
.case {
  padding: 80px 0 100px;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper {
  margin-top: 44px;
  position: relative;
}
.case .caseSwiper .swiper-container {
  margin: 0 -20px;
  overflow: visible;
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.case .caseSwiper ul li {
  width: 50%;
  float: left;
  padding: 0 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.2;
}
.case .caseSwiper ul li .item {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 70.588%;
}
.case .caseSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 86px;
  background-color: #f5f5f5;
  border-radius: 0px 20px 0px 0px;
  line-height: 86px;
  font-size: 18px;
  min-width: 260px;
  max-width: 85%;
  padding: 0 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #936e55, #936e55);
  background-image: linear-gradient(to right, #936e55, #936e55);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .bt::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #333333;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-radius: 50%;
  margin-right: 14px;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper 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);
}
.case .caseSwiper ul li .item:hover .bt {
  background-size: 100% 100%;
  background-color: #936e55;
  color: #fff;
}
.case .caseSwiper ul li .item:hover .bt::before {
  background-color: #fff;
}
.case .caseSwiper ul li.swiper-slide-active {
  opacity: 1;
}
.case .caseSwiper ul li.swiper-slide-next {
  opacity: 1;
}
.case .page .case-prev {
  cursor: pointer;
  outline: none;
  width: 44px;
  height: 42px;
  background: url(../images/casel.png) 0 center no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -164px;
  z-index: 3;
  filter: grayscale(100) brightness(0.4);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 55px;
  left: 30px;
  height: 1px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev:hover {
  filter: grayscale(0) brightness(1);
}
.case .page .case-prev:hover::before {
  width: 0;
}
.case .page .case-next {
  cursor: pointer;
  outline: none;
  width: 44px;
  height: 42px;
  background: url(../images/caser.png) 100% center no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -164px;
  z-index: 3;
  filter: grayscale(100) brightness(0.4);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 55px;
  right: 30px;
  height: 1px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next:hover {
  filter: grayscale(0) brightness(1);
}
.case .page .case-next:hover::before {
  width: 0;
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding: 90px 0 80px;
}
.news .newsList {
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
}
.news .newsList .first {
  width: 520px;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .cont {
  height: 348px;
  padding: 40px 35px 0;
}
.news .newsList .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 66px;
  line-height: 66px;
  font-size: 22px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .first .cont .line {
  width: 22px;
  height: 4px;
  background-color: #333333;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  font-size: 16px;
  color: #8a8a8a;
  margin-top: 30px;
}
.news .newsList .first .cont .date {
  margin-top: 36px;
  font-family: Arial;
  font-size: 16px;
  line-height: 36px;
  color: #1c1b1b;
  width: 78px;
  border-bottom: 1px solid #747474;
  text-align: center;
}
.news .newsList .first .pic {
  display: block;
  width: 100%;
  height: 280px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .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 .first:hover {
  box-shadow: 0 10px 20px rgba(147, 110, 85, 0.15);
}
.news .newsList .first:hover .bt {
  color: #936e55;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .first:hover .line {
  width: 60px;
  background-color: #936e55;
}
.news .newsList .first:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .newsList .list {
  flex: 1;
  min-width: 0;
  margin-left: 40px;
}
.news .newsList .list ul li {
  margin-top: 26px;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .item {
  position: relative;
  height: 192px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .pic {
  display: block;
  width: 190px;
  height: 152px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list 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 .list ul li .item .cont {
  flex: 1;
  min-width: 0;
  margin-left: 36px;
  margin-top: -10px;
}
.news .newsList .list ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsList .list ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li .item .cont p {
  margin-top: 4px;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  color: #8a8a8a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .cont .date {
  margin-top: 20px;
  font-family: Arial;
  font-size: 16px;
  color: #1c1b1b;
  line-height: 12px;
}
.news .newsList .list ul li .item:hover {
  box-shadow: 0 10px 20px rgba(147, 110, 85, 0.15);
}
.news .newsList .list ul li .item:hover .bt {
  color: #936e55;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list ul li .item:hover p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list 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);
}
