@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 *: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(../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 #6d4206 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: #6d4206;
  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;
  text-align: center;
}
.title i {
  display: block;
}
.title i img {
  display: inline-block;
  vertical-align: top;
  max-height: 91px;
}
.title span {
  display: flex;
  margin-top: 18px;
  font-size: 24px;
  color: #834f06;
  letter-spacing: 4px;
  align-items: center;
}
.title span::before {
  content: "";
  flex: 1;
  height: 2px;
  width: 219px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(98, 57, 2, 0), rgba(98, 57, 2, 0.18));
  background-image: linear-gradient(to right, rgba(98, 57, 2, 0), rgba(98, 57, 2, 0.18));
  margin-right: 22px;
}
.title span::after {
  content: "";
  flex: 1;
  height: 2px;
  width: 219px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(98, 57, 2, 0.18), rgba(98, 57, 2, 0));
  background-image: linear-gradient(to right, rgba(98, 57, 2, 0.18), rgba(98, 57, 2, 0));
  margin-left: 22px;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #6d4206;
  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 #6d4206;
  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: #6d4206;
  box-shadow: 0 10px 10px -5px rgba(109, 66, 6, 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;
}
.inTel {
  color: #6d4206;
  position: relative;
  z-index: 2;
  padding-right: 23px;
  line-height: 1;
  text-align: right;
}
.inTel::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/intel.png) 100% 0 no-repeat;
  right: 0;
  top: -17px;
  width: 53px;
  height: 53px;
}
.inTel .t1 {
  position: relative;
}
.inTel .t1::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -13px;
  right: 0;
  width: 245px;
  height: 1px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(172, 128, 65, 0), #ac8041 80%);
  background-image: linear-gradient(to right, rgba(172, 128, 65, 0), #ac8041 80%);
}
.inTel .t1 span {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.inTel .t1 i {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
  margin-left: 10px;
}
.inTel .t2 {
  background: url(../images/intelline.png) 0 center no-repeat;
  font-size: 12px;
  line-height: 10px;
  margin-top: 22px;
  padding-left: 42px;
}
.inTip {
  display: flex;
  justify-content: space-between;
}
.inTip .tip {
  line-height: 1;
  color: #6d4206;
  padding-left: 42px;
  position: relative;
  padding-top: 19px;
}
.inTip .tip::before {
  content: "";
  width: 90px;
  height: 79px;
  position: absolute;
  display: block;
  left: -45px;
  top: 0;
  background: url(../images/intip.png) 0 center no-repeat;
}
.inTip .tip .t1 {
  font-weight: bold;
  font-size: 20px;
}
.inTip .tip .t2 {
  font-size: 12px;
  opacity: 0.5;
  line-height: 16px;
  margin-top: 12px;
  padding-left: 6px;
}
.inTip .tip .t2::after {
  content: "";
  width: 218px;
  height: 1px;
  background-color: #623902;
  opacity: 0.2;
  margin-left: 20px;
  display: inline-block;
  vertical-align: middle;
}
.inTip .inTel {
  margin-top: 33px;
}
.product {
  margin-top: 1px;
  position: relative;
  overflow: hidden;
  background: url(../images/probg.jpg) center 0 no-repeat;
}
.product .proBox {
  padding-top: 42px;
  height: 1042px;
}
.product .title .t1 {
  letter-spacing: 2.8px;
  color: #ccbfa8;
}
.product .title .t2 {
  color: rgba(204, 191, 168, 0.5);
  letter-spacing: 1.7px;
}
.product .proTip {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.product .proTip .tip {
  float: left;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  color: #6d4206;
  position: relative;
}
.product .proTip .tip::before {
  content: "";
  position: absolute;
  width: 219px;
  height: 1px;
  bottom: -17px;
  left: -82px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(98, 57, 2, 0), rgba(98, 57, 2, 0.2));
  background-image: linear-gradient(to right, rgba(98, 57, 2, 0), rgba(98, 57, 2, 0.2));
}
.product .proTip .tel {
  float: right;
  color: #6d4206;
  position: relative;
  z-index: 2;
  padding-right: 23px;
  line-height: 1;
}
.product .proTip .tel::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/intel.png) 100% 0 no-repeat;
  right: 0;
  top: -17px;
  width: 53px;
  height: 53px;
}
.product .proTip .tel span {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.product .proTip .tel span::before {
  content: "";
  width: 41px;
  height: 7px;
  display: block;
  position: absolute;
  left: 0;
  top: 26px;
  background: url(../images/intelline.png) 0 center no-repeat;
}
.product .proTip .tel i {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
  margin-left: 10px;
}
.product .title {
  margin-top: 104px;
}
.product .proSwiper {
  margin: 76px -20px 0 -10px;
}
.product .proSwiper ul li {
  float: left;
  width: 50%;
  padding: 0 20px 20px 10px;
  display: flex;
  align-items: center;
}
.product .proSwiper ul li .item {
  position: relative;
  overflow: hidden;
  z-index: 2;
  width: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(-45deg, #aa7d3d, #ffefcd);
  background-image: linear-gradient(-45deg, #ffefcd 15%, #aa7d3d);
  background-color: #ffefcd;
  box-shadow: 9px 8px 10px 0px rgba(94, 54, 0, 0.28);
  border-radius: 10px;
  height: 420px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(-45deg, #aa7d3d, #633c07);
  background-image: linear-gradient(-45deg, #633c07 5%, #9b7137 80%);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../images/pronavbg.png) right bottom no-repeat;
}
.product .proSwiper ul li .item .pic {
  display: block;
  position: absolute;
  overflow: hidden;
  height: 328px;
  width: 404px;
  left: 34px;
  bottom: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tit {
  position: absolute;
  z-index: 3;
  width: 90%;
  text-align: right;
  right: 28px;
  padding-top: 48px;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tit i {
  display: block;
  font-family: Impact;
  font-size: 101px;
  line-height: 84px;
  color: #653b03;
  opacity: 0.08;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tit span {
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  margin-top: -52px;
  position: relative;
  z-index: 2;
  margin-right: 32px;
}
.product .proSwiper ul li .item .tit em {
  display: block;
  margin-right: 32px;
  font-family: Arial;
  font-size: 12px;
  opacity: 0.4;
  line-height: 16px;
  margin-top: 4px;
}
.product .proSwiper ul li .item .tit::after {
  content: "";
  width: 29px;
  height: 4px;
  background-color: #653b03;
  border-radius: 2px;
  display: inline-block;
  vertical-align: top;
  margin-top: 35px;
  margin-right: 32px;
}
.product .proSwiper ul li .item:hover::before {
  opacity: 1;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(0.94);
  -moz-transform: scale(0.94);
  -o-transform: scale(0.94);
  transform: scale(0.94);
}
.product .proSwiper ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #fff;
}
.product .proSwiper ul li .item:hover .tit i {
  color: #fff;
}
.product .proSwiper ul li .item:hover .tit::after {
  background-color: #fff;
}
.product .proSwiper ul li.swiper-slide-active .item::before {
  opacity: 1;
}
.product .proSwiper ul li.swiper-slide-active .item .tit {
  color: #fff;
}
.product .proSwiper ul li.swiper-slide-active .item .tit i {
  color: #fff;
}
.product .proSwiper ul li.swiper-slide-active .item .tit::after {
  background-color: #fff;
}
.product .inTip {
  margin-top: 10px;
}
.youshi {
  position: relative;
  overflow: hidden;
  background: url(../images/ysbg.jpg) center 0 repeat;
}
.youshi .ysBox {
  height: 1742px;
  padding-top: 68px;
}
.youshi .title {
  text-align: center;
  color: #fff;
}
.youshi .title span {
  color: #fff;
}
.youshi .title span::before {
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
}
.youshi .title span::after {
  content: "";
  flex: 1;
  height: 1px;
  width: 219px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
  margin-left: 22px;
}
.youshi .ysList {
  margin-top: 82px;
}
.youshi .ysList ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -18px;
}
.youshi .ysList ul li {
  width: 33.33%;
  padding: 0 18px;
}
.youshi .ysList ul li .item {
  position: relative;
  border-bottom: 4px solid #9e7f54;
  background-color: #fff9f0;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.youshi .ysList ul li .item .pic {
  display: block;
  width: 100%;
  height: 335px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList 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;
}
.youshi .ysList ul li .item .cont {
  background-color: #fff9f0;
  box-shadow: 7px 10px 8px 0px rgba(0, 0, 0, 0.11);
  position: relative;
  z-index: 3;
  padding: 0 28px 34px;
  flex: 1;
}
.youshi .ysList ul li .item .cont::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 85px;
  background: url(../images/ystextbar.png) center bottom no-repeat;
  background-size: 100% 100%;
  z-index: 2;
  bottom: 100%;
  margin-bottom: -1px;
}
.youshi .ysList ul li .item .cont h4 {
  line-height: 1;
  position: relative;
  border-bottom: 1px solid #c9b08c;
  top: -20px;
  z-index: 3;
  font-size: 24px;
  padding-bottom: 20px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysList ul li .item .cont h4::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 18px;
  height: 18px;
  margin-right: 12px;
  background: url(../images/ysbtico.png) center center no-repeat;
  background-size: contain;
}
.youshi .ysList ul li .item .cont .text {
  font-size: 16px;
  line-height: 28px;
  color: #64625e;
  min-height: 84px;
  margin-top: -4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .cont .zxLink {
  width: 118px;
  height: 39px;
  background-color: #c9b08c;
  border-radius: 19px;
  display: block;
  margin-top: 22px;
  line-height: 39px;
  box-shadow: 0 0 0 6px rgba(201, 176, 140, 0.2);
  font-size: 14px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .cont .zxLink::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 39px;
  width: 18px;
  margin-right: 9px;
  background: url(../images/yszxico.png) 0 center no-repeat;
  background-size: contain;
}
.youshi .ysList ul li .item .cont .zxLink:hover {
  background-color: #97400f !important;
}
.youshi .ysList ul li .item .cont .zxLink:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysList 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);
}
.youshi .ysList ul li .item:hover .cont h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #6d4206;
  border-color: #6d4206;
}
.youshi .ysList ul li .item:hover .cont .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysList ul li .item:hover .cont .zxLink {
  background-color: #6d4206;
}
.youshi .ysList2 {
  margin-top: 60px;
}
.youshi .ysList2 ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -8px;
}
.youshi .ysList2 ul li {
  padding: 0 8px;
  width: 50%;
}
.youshi .ysList2 ul li .item {
  position: relative;
  border-bottom: 8px solid #9e7f54;
  background-color: #fff9f0;
  box-shadow: 7px 10px 8px 0px rgba(0, 0, 0, 0.11);
  height: 100%;
  display: flex;
  flex-direction: column;
}
.youshi .ysList2 ul li .item .pic {
  display: block;
  width: 100%;
  height: 342px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList2 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;
}
.youshi .ysList2 ul li .item .cont {
  background-color: #fff9f0;
  position: relative;
  z-index: 3;
  padding: 0 158px 14px 34px;
  flex: 1;
}
.youshi .ysList2 ul li .item .cont::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 93px;
  background: url(../images/ystextbar.png) center bottom no-repeat;
  background-size: 100% 100%;
  z-index: 2;
  bottom: 100%;
  margin-bottom: -1px;
}
.youshi .ysList2 ul li .item .cont .box {
  border-bottom: 1px solid rgba(201, 176, 140, 0.47);
  padding-bottom: 16px;
  margin-top: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList2 ul li .item .cont .box:first-child {
  margin-top: 0;
}
.youshi .ysList2 ul li .item .cont .box h4 {
  line-height: 1;
  position: relative;
  top: -16px;
  z-index: 3;
  font-size: 24px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysList2 ul li .item .cont .box h4::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 18px;
  height: 18px;
  margin-right: 12px;
  background: url(../images/ysbtico.png) center center no-repeat;
  background-size: contain;
}
.youshi .ysList2 ul li .item .cont .box .text {
  font-size: 16px;
  line-height: 28px;
  color: #524e49;
  margin-top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList2 ul li .item .cont .box:hover {
  border-color: #6d4206;
}
.youshi .ysList2 ul li .item .cont .box:hover h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #6d4206;
  border-color: #6d4206;
}
.youshi .ysList2 ul li .item .cont .box:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysList2 ul li .item .cont .zxLink {
  position: absolute;
  z-index: 4;
  top: 42px;
  right: 50px;
  display: block;
  font-size: 14px;
  text-align: center;
  color: #826d50;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList2 ul li .item .cont .zxLink em {
  display: block;
  width: 52px;
  height: 52px;
  background-color: #c9b08c;
  border-radius: 10px;
  margin: 0 auto;
  box-shadow: 0 0 0 6px rgba(201, 176, 140, 0.2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList2 ul li .item .cont .zxLink em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/yszxico.png) center center no-repeat;
}
.youshi .ysList2 ul li .item .cont .zxLink span {
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-top: 18px;
}
.youshi .ysList2 ul li .item .cont .zxLink:hover {
  color: #97400f !important;
}
.youshi .ysList2 ul li .item .cont .zxLink:hover em {
  background-color: #97400f !important;
}
.youshi .ysList2 ul li .item .cont .zxLink:hover em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysList2 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);
}
.youshi .ysList2 ul li .item:hover .cont .zxLink {
  color: #6d4206;
}
.youshi .ysList2 ul li .item:hover .cont .zxLink em {
  background-color: #6d4206;
}
.youshi .inTip {
  margin-top: 52px;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  height: 1062px;
}
.about .aboutText {
  float: left;
  width: 810px;
  padding-top: 2px;
}
.about .aboutText .title {
  text-align: left;
}
.about .aboutText .title span {
  display: block;
}
.about .aboutText .title span::before {
  display: none;
}
.about .aboutText .title span::after {
  display: block;
  margin-top: 36px;
  height: 2px;
  width: 405px;
  margin-left: 0;
}
.about .aboutText .box {
  margin-top: 52px;
  height: 318px;
  padding: 45px 75px 56px 25px;
  background: url(../images/abouttext.png) 0 0 repeat-y;
  margin-right: -50px;
}
.about .aboutText .text {
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 36px;
  max-height: 216px;
  color: #665648;
  text-indent: 2em;
}
.about .aboutPic {
  float: right;
  position: relative;
  width: 790px;
  height: 570px;
  overflow: hidden;
  margin-right: -320px;
}
.about .aboutPic 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:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 700px;
  }
  .about .aboutPic {
    width: 600px;
    height: 570px;
    margin-right: -120px;
  }
}
.about .show {
  margin-top: 26px;
}
.about .show .showTit a {
  display: block;
  width: 160px;
  height: 36px;
  position: relative;
  border-bottom: 1px solid #6d4206;
  line-height: 24px;
  font-weight: bold;
  font-size: 20px;
  color: #6d4206;
}
.about .show .showTit a::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 24px;
  width: 20px;
  background: url(../images/ryico.png) 0 center no-repeat;
}
.about .show .showTit a:hover::after {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .showSwiper {
  margin-top: 25px;
}
.about .showSwiper .swiper-container {
  margin: 0 -10px;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showSwiper ul li {
  float: left;
  padding: 0 10px;
  width: 25%;
}
.about .showSwiper ul li .item {
  position: relative;
  border: solid 1px #dec9ab;
  padding: 5px 5px 0;
  -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;
  padding-top: 74.83%;
  -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: contain;
  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;
  height: 50px;
  line-height: 50px;
  color: #847661;
  padding-left: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  background-color: #c9b08c;
  border-radius: 50%;
  margin-right: 14px;
  -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 {
  background-color: rgba(132, 118, 97, 0.2);
}
.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: #6d4206;
}
.about .showSwiper ul li .item:hover .bt::before {
  background-color: #6d4206;
}
.about .inTip {
  margin-top: 40px;
}
.about .inTip .tip {
  flex: 1;
}
.model {
  position: relative;
  overflow: hidden;
  background: url(../images/hzbg.jpg) center 0 no-repeat;
}
.model .hzBox {
  height: 1170px;
  padding-top: 196px;
}
.model .title {
  text-align: left;
}
.model .title::after {
  content: "";
  display: block;
  margin-top: 38px;
  height: 2px;
  width: 405px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.18) 30%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.18) 30%, rgba(255, 255, 255, 0));
}
.model .hzTip {
  position: relative;
}
.model .tip {
  text-align: right;
  position: absolute;
  right: 0;
  top: 36px;
  color: #ffffff;
}
.model .tip::before {
  content: "";
  width: 50px;
  height: 5px;
  background-color: #fffcf9;
  border-radius: 2px;
  position: absolute;
  right: 0;
  top: -35px;
}
.model .tip .t1 {
  font-size: 20px;
  line-height: 1;
}
.model .tip .t2 {
  font-family: Arial;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  opacity: 0.3;
  line-height: 15px;
  margin-top: 12px;
  width: 610px;
}
.model .hzCont {
  display: flex;
  justify-content: space-between;
  margin-top: 23px;
}
.model .hzText {
  flex: 1;
  padding-top: 70px;
}
.model .hzText .text p {
  line-height: 49px;
  position: relative;
  padding-left: 27px;
  font-size: 16px;
  background: url(../images/hzli.png) 0 center no-repeat;
  padding-left: 26px;
  color: #fefbf8;
}
.model .hzText .zxLink {
  display: block;
  text-align: center;
  margin-top: 57px;
  border-radius: 30px;
  width: 202px;
  line-height: 44px;
  border: 1px dashed rgba(255, 252, 249, 0.3);
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #97400f, #97400f);
  background-image: linear-gradient(to right, #97400f, #97400f);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  font-size: 15px;
  letter-spacing: 2px;
  color: #fefbf8;
}
.model .hzText .zxLink:hover {
  background-size: 100% 100%;
  color: #fff;
  border: 1px solid #97400f;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
}
.model .hzImg {
  width: 629px;
  height: 432px;
  overflow: hidden;
  position: relative;
}
.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 p {
    font-size: 15px;
  }
  .model .hzImg {
    width: 550px;
  }
}
.model .zmList {
  margin-top: 60px;
}
.model .zmList ul {
  display: flex;
  justify-content: space-between;
  gap: 27px;
}
.model .zmList ul li {
  flex: 1;
}
.model .zmList ul li .item {
  position: relative;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.1);
  border: solid 1px rgba(255, 255, 255, 0.3);
  height: 100%;
  text-align: center;
  color: #ffffff;
  padding-bottom: 26px;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.model .zmList ul li .item::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10px;
  margin: 0 16px -10px;
  background-color: #fffcf9;
  box-shadow: 10px 11px 5px 0px rgba(29, 14, 0, 0.03);
  border-radius: 5px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .zmList ul li .item::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 18px;
  margin: 0 30px -18px;
  background-color: #fffcf9;
  box-shadow: 10px 11px 5px 0px rgba(29, 14, 0, 0.03);
  border-radius: 5px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .zmList ul li .item .pic {
  height: 144px;
  border-radius: 5px 5px 0px 0px;
  position: relative;
  overflow: hidden;
}
.model .zmList 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;
}
.model .zmList ul li .item h4 {
  line-height: 1;
  font-size: 18px;
  margin-top: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .zmList ul li .item h5 {
  font-family: Arial;
  font-size: 12px;
  opacity: 0.4;
  margin-top: 8px;
  line-height: 1;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.model .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);
}
.model .zmList ul li .item:hover h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.model .zmList ul li .item:hover h5 {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.model .zmList ul li.on .item {
  background-color: #fff;
}
.model .zmList ul li.on .item::before {
  opacity: 1;
  opacity: 0.2;
}
.model .zmList ul li.on .item::after {
  opacity: 1;
  opacity: 0.08;
}
.model .zmList ul li.on .item h4 {
  color: #333;
}
.model .zmList ul li.on .item h5 {
  color: #333;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 80px 0;
  background: url(../images/newsbg.jpg) center 0 repeat;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
}
.news .newsTab .title {
  text-align: left;
}
.news .newsTab .title span {
  display: block;
}
.news .newsTab .title span::before {
  display: none;
}
.news .newsTab .title span::after {
  display: block;
  margin-top: 36px;
  height: 2px;
  width: 405px;
  margin-left: 0;
}
.news .newsTab ul {
  float: right;
  margin-top: 50px;
  padding-top: 40px;
}
.news .newsTab ul::before {
  content: "";
  position: absolute;
  top: 0;
  right: -300px;
  width: 930px;
  height: 1px;
  background-color: #dddddd;
}
.news .newsTab ul li {
  float: left;
  margin-left: 112px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  line-height: 54px;
  position: relative;
  z-index: 2;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a em {
  position: absolute;
  width: 100%;
  left: 0;
  top: 40px;
  font-size: 72px;
  color: #d8c094;
  opacity: 0.2;
  font-family: Arial;
  line-height: 54px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  height: 2px;
  background-color: #b85313;
  position: absolute;
  width: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -41px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 54px;
  overflow: hidden;
  margin-right: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:nth-child(1) a {
  background: url(../images/news01.png) center center no-repeat;
}
.news .newsTab ul li:nth-child(2) a {
  background: url(../images/news02.png) center center no-repeat;
}
.news .newsTab ul li:nth-child(3) a {
  background: url(../images/news03.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #b85313;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 156px;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTabs {
  margin-top: 26px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 554px;
}
.news .newsList {
  height: 554px;
}
.news .newsList::after,
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .first {
  float: left;
  width: 610px;
  height: 554px;
  background-color: #fffcf9;
  border: 1px solid transparent;
  padding: 20px 20px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .pic {
  display: block;
  width: 100%;
  height: 372px;
  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 .cont {
  position: relative;
  padding-top: 20px;
}
.news .newsList .first .cont .date {
  position: absolute;
  right: 0;
  top: 20px;
  color: #666666;
  font-family: Arial;
  line-height: 38px;
}
.news .newsList .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  margin-right: 90px;
  position: relative;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .first .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .first .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #8c8c8c;
  margin-top: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first:hover {
  border-color: #6a594c;
  background-color: #fff;
}
.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 .first:hover .bt {
  font-weight: bold;
  color: #b95313;
}
.news .newsList .list {
  float: right;
  width: 635px;
}
.news .newsList .list ul li {
  height: 171px;
  border: solid 1px #eff1f3;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  padding: 29px 30px 0 10px;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .pic {
  display: block;
  width: 166px;
  height: 122px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .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 .cont {
  flex: 1;
  min-width: 0;
  margin-left: 28px;
}
.news .newsList .list ul li .date {
  font-size: 14px;
  color: #666666;
  line-height: 12px;
  font-family: Arial;
}
.news .newsList .list ul li .bt {
  margin-top: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list ul li .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #8c8c8c;
  margin-top: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:hover {
  border-color: #6a594c;
}
.news .newsList .list ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list ul li:hover .bt {
  font-weight: bold;
  color: #b95313;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list ul li:hover p {
  -webkit-transform: translateY(-6 px);
  transform: translateY(-6 px);
}
@media screen and (max-width: 1320px) {
  .news .newsList .first {
    width: 580px;
  }
  .news .newsList .list {
    width: 580px;
  }
}
