@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;
}
.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 2.4s ease-out;
  transition: all 2.4s 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;
  right: 50%;
  margin-right: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
  display: none;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #b98a5a 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: #b98a5a;
  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: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  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: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner::after {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  bottom: 76px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 31px;
  height: 118px;
  background: url(../images/mouseico.png) center center no-repeat;
  animation: arrow 3s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.features {
  background-color: #f5f5f5;
  position: relative;
  overflow: hidden;
}
.features .tdBox ul {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.features .tdBox ul::before {
  content: "";
  display: block;
  position: absolute;
  left: -112px;
  width: 1px;
  height: 150px;
  background-image: linear-gradient(180deg, #000000 0%, #ffffff 100%);
  opacity: 0.4;
}
.features .tdBox ul::after {
  content: "";
  display: block;
  position: absolute;
  right: -112px;
  width: 1px;
  height: 150px;
  background-image: linear-gradient(180deg, #000000 0%, #ffffff 100%);
  opacity: 0.4;
}
.features .tdBox ul li {
  float: left;
  height: 150px;
  display: flex;
  align-items: center;
}
.features .tdBox ul li.line {
  width: 1px;
  height: 150px;
  background-image: linear-gradient(180deg, #000000 0%, #ffffff 100%);
  opacity: 0.4;
}
.features .tdBox ul li i {
  display: inline-block;
  vertical-align: middle;
  width: 58px;
  height: 58px;
  background-image: linear-gradient(0deg, #000000 0%, #ffffff 100%);
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 22px;
}
.features .tdBox ul li i 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;
}
.features .tdBox ul li span {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 2px;
}
.features .tdBox ul li:hover i img {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.title {
  line-height: 1;
}
.title span {
  display: block;
  font-size: 26px;
  letter-spacing: 2px;
  font-weight: bold;
}
.title span::before {
  content: "";
  width: 28px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
  background-image: linear-gradient(90deg, #b98a5a 0%, #e0b384 100%);
}
.title i {
  display: block;
  font-size: 20px;
  margin-top: 16px;
  letter-spacing: 10px;
}
.moreLink {
  display: block;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em {
  display: inline-block;
  vertical-align: middle;
  margin-left: 13px;
  position: relative;
  top: -2px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-image: linear-gradient(0deg, #000000 0%, #ffffff 100%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/moreico.png) center center no-repeat;
  position: relative;
  z-index: 2;
}
.moreLink em::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(0deg, #b98a5a 0%, #e0b384 100%);
  opacity: 0;
  margin: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 21px;
  margin-left: 5px;
  background: url(../images/morear.png) 0 center no-repeat;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #b98a5a;
}
.moreLink:hover em::after {
  opacity: 1;
}
.moreLink:hover::after {
  animation: zyfd 1.5s linear infinite;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.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: 18px;
}
.custom {
  padding: 88px 0 100px;
  position: relative;
  overflow: hidden;
}
.custom .dzNav {
  margin-top: 36px;
  border-top: 3px solid #f5f5f5;
  padding-top: 18px;
}
.custom .dzNav ul {
  display: flex;
  justify-content: center;
}
.custom .dzNav ul li {
  margin: 20px 20px 0;
}
.custom .dzNav ul li a {
  display: block;
  min-width: 192px;
  height: 54px;
  line-height: 54px;
  background-color: #f5f5f5;
  border-radius: 27px;
  text-align: center;
  padding: 0 20px;
  font-size: 20px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(90deg, #000000 0%, #ffffff 100%);
  background-image: linear-gradient(90deg, #000000 0%, #ffffff 100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.custom .dzNav ul li:hover a,
.custom .dzNav ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.custom .dzSwiper {
  margin-top: 40px;
  position: relative;
}
.custom .dzSwiper .swiper-container {
  overflow: inherit;
}
.custom .dzSwiper ul li .item {
  position: relative;
  overflow: hidden;
}
.custom .dzSwiper ul li .item .pic {
  padding-top: 39.54%;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom .dzSwiper ul li .item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom .dzSwiper ul li .item .bt {
  position: absolute;
  left: 0;
  bottom: -135px;
  min-width: 384px;
  max-width: 80%;
  height: 132px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0px 40px 0px 0px;
  padding-left: 40px;
  padding-top: 34px;
  padding-right: 110px;
}
.custom .dzSwiper ul li .item .bt em {
  position: absolute;
  display: block;
  right: 50px;
  top: 46px;
  width: 40px;
  height: 40px;
  background-color: #595959;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-image: linear-gradient(90deg, #b98a5a 0%, #e0b384 100%);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  background-position: left center;
}
.custom .dzSwiper ul li .item .bt em::before {
  content: ">";
  font-family: simsun;
}
.custom .dzSwiper ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom .dzSwiper ul li .item .bt::after {
  content: "";
  margin-top: 7px;
  display: block;
  border-left: 2px solid #000000;
  border-right: 1px solid #000000;
  width: 8px;
  height: 16px;
}
.custom .dzSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.custom .dzSwiper ul li .item:hover .bt {
  color: #b98a5a;
}
.custom .dzSwiper ul li .item:hover .bt em {
  background-size: 100% 100%;
}
.custom .dzSwiper ul li .item:hover .bt span {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.custom .dzSwiper ul li.swiper-slide-active .item .bt {
  bottom: 0;
  opacity: 1;
}
.custom .dzSwiper .page .dz-prev {
  cursor: pointer;
  outline: none;
  width: 40px;
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -25px;
  left: -60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom .dzSwiper .page .dz-prev::before {
  content: "<";
  font-family: simsun;
}
.custom .dzSwiper .page .dz-prev:hover {
  background-color: #b98a5a;
  color: #fff;
}
.custom .dzSwiper .page .dz-next {
  cursor: pointer;
  outline: none;
  width: 40px;
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -25px;
  right: -60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom .dzSwiper .page .dz-next::before {
  content: ">";
  font-family: simsun;
}
.custom .dzSwiper .page .dz-next:hover {
  background-color: #b98a5a;
  color: #fff;
}
.case {
  background: url(../images/casebg.jpg) center center no-repeat fixed;
  background-size: cover;
  position: relative;
  overflow: hidden;
  padding: 80px 0 84px;
}
.case .title {
  color: #fff;
}
.case .moreLink {
  color: #fff;
}
.case .caseNav {
  border: solid 1px rgba(255, 255, 255, 0.15);
  margin-top: 40px;
}
.case .caseNav ul {
  display: flex;
  justify-content: space-between;
}
.case .caseNav ul li {
  flex: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.case .caseNav ul li:first-child {
  border-left: none;
}
.case .caseNav ul li a {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 66px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(90deg, #b98a5a 0%, #e0b384 100%);
  background-image: linear-gradient(90deg, #b98a5a 0%, #e0b384 100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 52px);
  display: inline-block;
  vertical-align: top;
}
.case .caseNav ul li a em {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 66px;
  background: url(../images/casenavli.png) 0 center no-repeat;
  margin-left: 30px;
}
.case .caseNav ul li a:hover {
  background-size: 100% 100%;
  font-weight: bold;
  background-color: #e0b384;
}
.case .caseList {
  position: relative;
  width: 97%;
  max-width: 1850px;
  margin: 34px auto 0;
}
.case .caseList::after,
.case .caseList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  float: left;
  width: 33.333%;
}
.case .caseList ul li .item {
  margin: 0 4px;
  position: relative;
  overflow: hidden;
}
.case .caseList ul li .item .pic {
  display: block;
  width: 100%;
  padding-top: 67.868%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList 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;
}
.case .caseList ul li .item .bt {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 15px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.55);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 20px;
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.case .caseList ul li .item .bt em {
  text-align: center;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  border: solid 1px rgba(255, 255, 255, 0.5);
  line-height: 70px;
  display: block;
  margin: 0 auto;
  font-size: 22px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
.case .caseList ul li .item .bt em::before {
  content: "+";
}
.case .caseList ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 3px;
  margin-top: 40px;
  width: 100%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}
@media screen and (max-width: 1680px) {
  .case .caseList ul li .item .bt span {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1520px) {
  .case .caseList ul li .item .bt em {
    width: 64px;
    height: 64px;
    line-height: 62px;
  }
  .case .caseList ul li .item .bt span {
    margin-top: 20px;
    letter-spacing: 1px;
  }
}
.case .caseList ul li .item:hover {
  box-shadow: none;
}
.case .caseList 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);
}
.case .caseList ul li .item:hover .bt {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.case .caseList ul li .item:hover .bt em {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.case .caseList ul li .item:hover .bt em,
.case .caseList ul li .item:hover .bt span {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.case .caseList .caseTabs2 {
  margin-top: 16px;
}
.case .caseList .caseTabs2 ul li {
  width: 25%;
}
.youshi {
  overflow: hidden;
  position: relative;
}
.youshi .ysBox {
  padding: 88px 0 90px;
}
.youshi .ysBox::before {
  content: "";
  display: block;
  position: absolute;
  width: 132px;
  height: 338px;
  top: -20px;
  left: -224px;
  background: url(../images/yszs.png) 0 center no-repeat;
  transform-origin: center 20px;
  animation: msClock 8s linear infinite;
}
@keyframes msClock {
  0%,
  50%,
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  75% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}
.youshi .ysTabs {
  position: relative;
  margin-top: 126px;
}
.youshi .ysCont {
  float: left;
}
.youshi .ysCont .bd {
  width: 435px;
  position: relative;
  overflow: hidden;
  height: 200px;
}
.youshi .ysCont .bd ul li .item {
  padding-top: 10px;
  height: 200px;
}
.youshi .ysCont .bd ul li .item .tit {
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysCont .bd ul li .item .tit h4 {
  font-size: 24px;
  line-height: 1;
}
.youshi .ysCont .bd ul li .item .tit h5 {
  font-family: Arial;
  font-size: 14px;
  margin-top: 18px;
  line-height: 12px;
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 15px;
  line-height: 32px;
  margin-top: 40px;
  color: #757575;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  color: #b98a5a;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .ysNum {
  margin-top: 50px;
  font-family: "Arial Black";
  font-size: 130px;
  line-height: 98px;
  color: #f1f1f1;
}
.youshi .ysCont .ysNum::after {
  content: "";
  width: 228px;
  height: 1px;
  background-color: #e0e0e0;
  display: inline-block;
  vertical-align: middle;
  margin-left: 28px;
  position: relative;
  top: -15px;
}
.youshi .ysPic {
  float: left;
  position: relative;
  margin-left: 84px;
  margin-top: -110px;
  background: url(../images/yspicbg.png) center 108px no-repeat;
}
.youshi .ysPic .ysDot {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: solid 1px #e5e5e5;
  border-radius: 50%;
  left: 0;
  top: 0;
  animation: rotate 15s linear infinite;
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.youshi .ysPic .ysDot::before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: linear-gradient(0deg, #000000 0%, #ffffff 100%);
  border-radius: 50%;
  right: 67px;
  top: 74px;
}
.youshi .ysPic .bd {
  position: relative;
  overflow: hidden;
  width: 540px;
  height: 540px;
  left: -10px;
  top: -4px;
}
.youshi .ysPic .bd ul li {
  width: 540px;
  height: 540px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li 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;
}
.youshi .page {
  position: absolute;
  right: 72px;
  top: -184px;
  z-index: 2;
}
.youshi .page .prev {
  width: 47px;
  height: 95px;
  background-image: linear-gradient(0deg, #000000 0%, #ffffff 100%);
  position: relative;
  cursor: pointer;
}
.youshi .page .prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, #b98a5a 0%, #e0b384 100%);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .prev::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/yst.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .prev:hover::before,
.youshi .page .prev.on::before {
  opacity: 1;
}
.youshi .page .next {
  margin-top: 360px;
  width: 47px;
  height: 95px;
  background-image: linear-gradient(0deg, #000000 0%, #ffffff 100%);
  position: relative;
  cursor: pointer;
}
.youshi .page .next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, #b98a5a 0%, #e0b384 100%);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .next::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/ysb.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .next:hover::before,
.youshi .page .next.on::before {
  opacity: 1;
}
.youshi .ysImg {
  width: 184px;
  height: 184px;
  position: absolute;
  right: 0;
  top: -2px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 3;
}
.youshi .ysImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1320px) {
  .youshi .ysCont .bd {
    width: 430px;
  }
  .youshi .ysPic {
    margin-left: 20px;
  }
  .youshi .page {
    right: 62px;
    top: -164px;
  }
  .youshi .page .next {
    margin-top: 320px;
  }
  .youshi .ysImg {
    width: 164px;
    height: 164px;
    top: 8px;
  }
}
.about {
  position: relative;
  overflow: hidden;
  background: #141414 url(../images/aboutbg.jpg) center bottom no-repeat;
  padding: 120px 0 62px;
}
.about .aboutText {
  float: right;
  width: 626px;
  color: #fff;
}
.about .aboutText .text {
  margin-top: 52px;
  text-align: justify;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 32px;
  max-height: 160px;
}
.about .aboutText .tt {
  margin-top: 70px;
  height: 36px;
  line-height: 36px;
}
.about .aboutText .tt .moreLink {
  float: left;
  color: #fff;
}
.about .aboutText .tt .tip {
  float: right;
  font-size: 16px;
  letter-spacing: 15px;
  margin-right: -15px;
}
.about .video {
  float: right;
  width: 400px;
  height: 272px;
  background-color: #191919;
  margin-top: 42px;
}
.about .video img {
  display: block;
  width: 400px !important;
  height: 272px !important;
  object-fit: cover;
}
.about .video iframe {
  width: 400px !important;
  height: 272px !important;
}
.news {
  padding: 90px 0 84px;
  position: relative;
  overflow: hidden;
}
.news::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 417px;
  background-color: #f7f7f7;
}
.news .newsBox {
  z-index: 1;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab .moreLink {
  float: right;
  margin-left: 65px;
  margin-top: 18px;
}
.news .newsTab ul {
  float: right;
  margin-top: 2px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 60px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  height: 58px;
  line-height: 58px;
  font-size: 18px;
  letter-spacing: 1px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background-color: #313131;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  font-weight: bold;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 100%;
}
.news .newsTabs {
  position: relative;
  z-index: 1;
  margin-top: 52px;
  border: solid 1px #e5e5e5;
  background-color: #ffffff;
  padding: 52px 36px 50px 400px;
  overflow: hidden;
  margin-left: -84px;
  margin-right: -84px;
}
.news .newsImg {
  width: 346px;
  height: 654px;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  left: -1px;
  top: -1px;
}
.news .newsImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsImg:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.news .newsList {
  height: 550px;
  position: relative;
}
.news .newsList::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  left: 416px;
  background-color: #e5e5e5;
}
.news .newsList .first {
  float: left;
  width: 362px;
}
.news .newsList .first .cont {
  height: 314px;
  padding-top: 24px;
  position: relative;
}
.news .newsList .first .cont .date {
  font-family: Arial;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .cont .date i {
  display: block;
  font-weight: bold;
  font-size: 49px;
  line-height: 35px;
}
.news .newsList .first .cont .date span {
  display: block;
  font-size: 16px;
  margin-top: 18px;
  line-height: 12px;
}
.news .newsList .first .cont .date::after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background-color: #000000;
  margin-top: 38px;
}
.news .newsList .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 24px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  letter-spacing: 1px;
  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: 27px;
  height: 54px;
  font-size: 15px;
  color: #999999;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .pic {
  display: block;
  width: 100%;
  height: 224px;
  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 .date {
  color: #b98a5a;
}
.news .newsList .first:hover .bt {
  color: #b98a5a;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .first:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .first:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsList .list {
  float: right;
  width: 560px;
  padding-top: 15px;
}
.news .newsList .list ul li {
  margin-top: 47px;
  height: 144px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding-right: 190px;
  padding-top: 12px;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .pic {
  display: block;
  width: 168px;
  height: 144px;
  z-index: 2;
  position: absolute;
  overflow: hidden;
  right: 0;
  top: 0;
  -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 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  letter-spacing: 1px;
  -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 .date {
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  margin-top: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .date::before {
  content: "";
  width: 30px;
  height: 4px;
  background-color: #000000;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  top: -5px;
}
.news .newsList .list ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  margin-top: 28px;
  height: 25px;
  line-height: 25px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li: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 ul li:hover .bt {
  color: #b98a5a;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list ul li:hover .date::before {
  background-color: #b98a5a;
}
@media screen and (max-width: 1480px) {
  .news .newsTabs {
    margin-left: 0;
    margin-right: 0;
    padding: 52px 30px 50px 360px;
  }
  .news .newsTabs .newsImg {
    width: 330px;
  }
  .news .newsList::before {
    left: 370px;
  }
  .news .newsList .first {
    width: 340px;
  }
  .news .newsList .list {
    width: 510px;
  }
}
@media screen and (max-width: 1320px) {
  .news .newsTabs {
    padding: 36px 20px 36px 295px;
  }
  .news .newsTabs .newsImg {
    width: 270px;
  }
  .news .newsList {
    height: 500px;
  }
  .news .newsList::before {
    left: 360px;
  }
  .news .newsList .first {
    width: 340px;
  }
  .news .newsList .first .cont {
    padding-top: 8px;
    height: 286px;
  }
  .news .newsList .first .pic {
    height: 208px;
  }
  .news .newsList .list {
    width: 480px;
    padding-top: 5px;
  }
  .news .newsList .list ul li {
    margin-top: 30px;
  }
  .news .newsList .list ul li:first-child {
    margin-top: 0;
  }
}
.service {
  padding: 0 0 78px;
}
.service .fwBox {
  display: flex;
  justify-content: space-between;
  background-color: #f7f7f7;
}
.service .fwTit {
  width: 20%;
  height: 258px;
  text-align: center;
  position: relative;
  overflow: hidden;
  color: #ffffff;
  font-family: Arial;
  line-height: 1;
  padding-top: 95px;
  background-color: #363636;
}
.service .fwTit::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/fwtit.jpg) center center no-repeat;
  background-size: cover;
  opacity: 0.1;
}
.service .fwTit i {
  position: relative;
  display: block;
  font-weight: bold;
  z-index: 2;
  line-height: 24px;
  font-size: 33px;
  text-transform: uppercase;
}
.service .fwTit span {
  display: block;
  font-size: 24px;
  margin-top: 20px;
  letter-spacing: 1px;
  position: relative;
  z-index: 2;
}
.service ul {
  flex: 1;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.service ul li {
  flex: 1;
  border-left: 1px solid #e1e1e1;
}
.service ul li a {
  display: block;
  padding-top: 72px;
  height: 258px;
  color: #5e5e5e;
  line-height: 1;
}
.service ul li a i {
  width: 54px;
  height: 54px;
  display: block;
  position: relative;
  overflow: hidden;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1.2);
}
.service ul li a i 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;
}
.service ul li a span {
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 40px;
}
.service ul li a:hover {
  color: #b98a5a;
}
.service ul li a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(0) brightness(1);
}
