@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 {
  background-color: #edecea;
  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);
  }
}
.header {
  height: 0;
}
.header .nav_bg {
  background-color: transparent;
}
.header .fixedNav {
  background-color: #978166;
}
.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;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #978166 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: #978166;
  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: 82px;
  left: 50%;
  margin-left: -13px;
  display: block;
  width: 32px;
  height: 89px;
  background: url(../images/mouseico.png) center center no-repeat;
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.title {
  line-height: 1;
}
.title i {
  display: block;
  font-size: 60px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  position: relative;
  line-height: 42px;
  z-index: 2;
}
.title i::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 346px;
  height: 5px;
  background-color: #978166;
  left: -10px;
  bottom: 0;
}
.title span {
  display: block;
  font-size: 38px;
  margin-top: 25px;
}
.moreLink {
  display: block;
  width: 140px;
  line-height: 35px;
  border: solid 1px #e8e8e8;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #978166, #978166);
  background-image: linear-gradient(to right, #978166, #978166);
  background-size: 0 100%;
  background-position: left center;
  text-align: center;
  letter-spacing: 1px;
  color: #5d5d5d;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  font-style: italic;
}
.moreLink:hover {
  background-color: #978166;
  background-size: 100% 100%;
  border-color: #978166;
  color: #fff;
  box-shadow: 5px 0 10px rgba(151, 129, 102, 0.3);
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.case {
  background-color: #edecea;
  padding: 70px 0 90px;
  position: relative;
  overflow: hidden;
}
.case .caseNav::after,
.case .caseNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseNav .title {
  float: left;
}
.case .caseNav ul {
  float: right;
  margin-top: 55px;
}
.case .caseNav ul li {
  float: left;
  margin-left: 95px;
}
.case .caseNav ul li:first-child {
  margin-left: 0;
}
.case .caseNav ul li a {
  font-size: 18px;
  line-height: 38px;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseNav ul li a::before {
  content: "";
  bottom: 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #978166;
  opacity: 0;
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -4px;
}
.case .caseNav ul li a:hover {
  color: #978166;
}
.case .caseNav ul li.on a {
  font-weight: bold;
}
.case .caseNav ul li.on a::before {
  opacity: 1;
  bottom: -14px;
}
.case .caseTabs {
  position: relative;
  margin-top: 45px;
  margin-right: -40px;
}
.case .caseList ul::after,
.case .caseList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  width: 50%;
  float: left;
  padding-right: 40px;
  margin-bottom: 30px;
}
.case .caseList ul li .item {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 7px;
  border: solid 1px #ffffff;
  opacity: 0;
  text-align: center;
  z-index: 3;
  pointer-events: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 69.4%;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .pic::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/caselibg.png) center bottom repeat-x;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .pic::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #453a2c;
  opacity: 0;
  z-index: 2;
  -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 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 18px;
  height: 68px;
  line-height: 68px;
  padding: 0 35px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  width: 15px;
  height: 18px;
  background: url(../images/caseli.png) 0 center no-repeat;
}
.case .caseList ul li .item .tt {
  position: absolute;
  z-index: 3;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  padding: 0 34px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  top: 50%;
  z-index: 4;
  margin-top: -90px;
}
.case .caseList ul li .item .tt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 28px;
  height: 48px;
  line-height: 48px;
  letter-spacing: 7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .tt i {
  display: block;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.2;
  margin: 52px 0 60px;
  position: relative;
}
.case .caseList ul li .item .tt i::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 1px;
  height: 60px;
  background-color: #ffffff;
  top: -29px;
}
.case .caseList ul li .item .tt em {
  width: 19px;
  height: 19px;
  margin: auto;
  display: block;
  background: url(../images/caseli2.png) center center no-repeat;
}
.case .caseList ul li .item:hover {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.18);
}
.case .caseList ul li .item:hover::before {
  opacity: 0.2;
}
.case .caseList ul li .item:hover .pic::before {
  opacity: 0;
}
.case .caseList ul li .item:hover .pic::after {
  opacity: 0.5;
}
.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 {
  opacity: 0;
  bottom: -50px;
}
.case .caseList ul li .item:hover .tt {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.case .caseList ul li .item:hover .tt .line {
  opacity: 0.2;
}
@media screen and (max-width: 1320px) {
  .case .tip .bd {
    width: 240px;
    font-size: 15px;
  }
  .case .tip .bd ul li {
    margin-left: 15px;
  }
  .case .tip .t2 {
    width: 200px;
  }
  .case .tip .t3 {
    width: 200px;
  }
  .case .tab {
    margin-left: 70px;
  }
  .case .tdCont .bd {
    width: 240px;
  }
}
.service {
  background: url(../images/fwbg.jpg) center 0 repeat-y;
  background-color: #edecea;
  position: relative;
  overflow: hidden;
  padding: 100px 0 70px;
}
.service .title {
  text-align: center;
}
.service .title i {
  display: inline-block;
  vertical-align: bottom;
}
.service .title i::before {
  width: calc(100% + 20px);
}
.service .title span {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 24px;
}
.service .fwList {
  margin-top: 50px;
}
.service .fwList::after,
.service .fwList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.service .fwList ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -26px;
}
.service .fwList ul::after {
  flex: 1;
}
.service .fwList ul li {
  width: 33.333%;
  margin-top: 40px;
  padding: 0 26px;
  float: left;
}
.service .fwList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 68%;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList 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;
}
.service .fwList ul li .item .cont {
  padding: 10px 20px 0;
}
.service .fwList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .item .cont .bt:hover {
  letter-spacing: 1px;
}
.service .fwList ul li .item .cont .line {
  background-color: #9e9e9e;
  height: 1px;
  width: 96px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #978166, #978166);
  background-image: linear-gradient(to right, #978166, #978166);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-size: 0% 100%;
  background-position: left center;
}
.service .fwList ul li .item .cont .text {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 14px -15px 0;
}
.service .fwList ul li .item .cont .text a {
  line-height: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  padding: 0 15px;
  color: #828282;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .item .cont .text a:hover {
  color: #978166;
  text-decoration: underline;
}
.service .fwList 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);
}
.service .fwList ul li .item:hover .cont .bt {
  color: #978166;
}
.service .fwList ul li .item:hover .cont .line {
  background-size: 100% 100%;
}
.team {
  padding: 100px 0 56px;
}
.team .title {
  line-height: 1;
  text-align: center;
}
.team .title i {
  display: block;
  font-size: 60px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  position: relative;
  line-height: 42px;
  padding: 0;
  z-index: 2;
}
.team .title i::before {
  width: 100%;
  left: 0;
}
.team .title span {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  text-align: left;
}
.team .title span:first-child {
  margin-left: 0;
}
.team .title span em {
  display: block;
  margin-top: 4px;
  letter-spacing: 5px;
  color: #737373;
  font-size: 14px;
  margin-top: 24px;
}
.team .teamSwiper {
  margin-top: 60px;
  position: relative;
}
.team .teamSwiper::after,
.team .teamSwiper:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.team .teamSwiper .swiper-container {
  margin: 0 -30px;
}
.team .teamSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.team .teamSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.team .teamSwiper ul li {
  float: left;
  width: 25%;
  padding: 30px 30px 0;
}
.team .teamSwiper ul li .item {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team .teamSwiper ul li .item .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team .teamSwiper ul li .item .pic i {
  display: block;
  padding-top: 141.3%;
  position: relative;
  overflow: hidden;
}
.team .teamSwiper 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;
}
.team .teamSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 15px;
  position: relative;
  height: 62px;
  line-height: 62px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 20px;
}
.team .teamSwiper ul li .item .bt i {
  margin-left: 6px;
  position: relative;
  top: 1px;
  color: #818181;
  font-size: 14px;
}
.team .teamSwiper ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  bottom: 0;
  width: 141px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.22);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team .teamSwiper ul li .item:hover {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.team .teamSwiper ul li .item:hover .pic {
  box-shadow: 6px 4px 6px 0px rgba(41, 41, 41, 0.38);
}
.team .teamSwiper 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);
}
.team .teamSwiper ul li .item:hover .bt {
  color: #978166;
}
.team .teamSwiper ul li .item:hover .bt span {
  font-weight: bold;
}
.team .teamSwiper ul li .item:hover .bt::before {
  background-color: #978166;
  width: 100%;
  left: 0;
}
.team .moreLink {
  border-color: rgba(129, 129, 129, 0.24);
}
.team .moreLink:hover {
  border-color: #978166;
}
@media screen and (max-width: 1320px) {
  .team .teamSwiper .swiper-container {
    margin: 0 -15px;
  }
  .team .teamSwiper ul li {
    padding: 30px 15px 0;
  }
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  margin-top: 120px;
  background-color: #ffffff;
  padding-bottom: 126px;
}
.about::before {
  content: "";
  display: block;
  width: 668px;
  height: 1079px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  pointer-events: none;
  background: url(../images/aboutimg.jpg) 0 0 no-repeat;
}
.about .aboutBox {
  height: 1078px;
  padding-top: 100px;
  padding-left: 416px;
}
.about .aboutText {
  margin-right: 20px;
  padding-top: 130px;
  padding-left: 224px;
  position: relative;
}
.about .aboutText .aboutTit {
  position: absolute;
  left: 0;
  top: 0;
}
.about .aboutText .aboutTit i {
  font-size: 60px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 42px;
  display: block;
}
.about .aboutText .aboutTit i em {
  display: block;
  font-size: 134px;
  line-height: 92px;
  margin-top: 50px;
  position: relative;
  z-index: 2;
}
.about .aboutText .aboutTit i em::after {
  content: "";
  width: 146px;
  height: 6px;
  background-color: #978166;
  display: block;
  position: absolute;
  left: 0;
  z-index: -1;
  bottom: -2px;
}
.about .aboutText .aboutTit span {
  display: block;
  font-size: 38px;
  line-height: 66px;
  margin-top: 30px;
}
.about .aboutText .aboutTit::after {
  margin-top: 42px;
  content: "";
  display: block;
  width: 146px;
  height: 6px;
  background-color: #978166;
}
.about .aboutText .tit {
  line-height: 1;
  font-size: 24px;
  color: #585858;
}
.about .aboutText .tit::after {
  content: "×";
  line-height: 8px;
  display: block;
  font-size: 16px;
  margin-top: 28px;
  margin-left: 8px;
}
.about .aboutText .text {
  margin-top: 32px;
  text-align: justify;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  line-height: 36px;
  max-height: 288px;
  color: #828282;
}
.about .aboutText .moreLink {
  margin-top: 56px;
  display: block;
  width: 140px;
  line-height: 35px;
  border: solid 1px #e8e8e8;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #978166, #978166);
  background-image: linear-gradient(to right, #978166, #978166);
  background-size: 0 100%;
  background-position: left center;
  text-align: center;
  letter-spacing: 1px;
  color: #5d5d5d;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .moreLink i {
  font-style: italic;
}
.about .aboutText .moreLink:hover {
  background-color: #978166;
  background-size: 100% 100%;
  border-color: #978166;
  color: #fff;
  box-shadow: 5px 0 10px rgba(151, 129, 102, 0.3);
}
.about .video {
  margin-top: 97px;
  position: relative;
  overflow: hidden;
  width: 675px;
  height: 220px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .video .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.about .video img {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .video .bt {
  position: absolute;
  z-index: 3;
  color: #fff;
  left: 38px;
  top: 62px;
}
.about .video .bt span {
  display: block;
  line-height: 1;
  font-size: 22px;
}
.about .video .bt i {
  display: block;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 18px;
  line-height: 14px;
  margin-top: 15px;
}
.about .video .bt::after {
  display: block;
  content: "→";
  margin-top: 48px;
  line-height: 8px;
}
.about .video:hover {
  box-shadow: 0 6px 20px rgba(151, 129, 102, 0.15);
}
.about .video:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.about .video:hover .bt::after {
  animation: zyfd 1.5s linear infinite;
}
.about .aboutImg {
  position: absolute;
  right: -320px;
  top: 813px;
  background: url(../images/aboutimg2.png) 0 center no-repeat;
  width: 488px;
  height: 254px;
}
.about .jingkunpeng {
  position: absolute;
  right: -320px;
  top: 66px;
  background: url(../images/jingkunpeng.png) 0 0 no-repeat;
  width: 161px;
  height: 1178px;
}
@media screen and (max-width: 1320px) {
  .about .aboutBox {
    padding-left: 346px;
  }
  .about .aboutText {
    padding-left: 190px;
  }
}
.youshi {
  background: url(../images/aboutbg.jpg) center -1204px no-repeat;
  padding-bottom: 130px;
}
.youshi .ysBox {
  height: 728px;
}
.youshi .jingkunpeng {
  position: absolute;
  right: -320px;
  top: 0;
  background: url(../images/jingkunpeng.png) 0 -1138px no-repeat;
  width: 161px;
  height: 728px;
}
.youshi .title span {
  margin-top: 0;
}
.youshi .title i {
  margin-top: 24px;
}
.youshi .title i::before {
  width: 410px;
}
.youshi .hd {
  float: left;
  padding-top: 60px;
}
.youshi .hd ul {
  margin-top: 82px;
  margin-left: 130px;
}
.youshi .hd ul li {
  margin-top: 24px;
  height: 64px;
  line-height: 64px;
  cursor: pointer;
}
.youshi .hd ul li:first-child {
  margin-top: 24px;
}
.youshi .hd ul li .item {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid rgba(158, 158, 158, 0.2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 0;
}
.youshi .hd ul li .item i {
  font-size: 30px;
  display: inline-block;
  vertical-align: top;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  width: 68px;
  font-style: italic;
}
.youshi .hd ul li .item span {
  font-size: 24px;
  display: inline-block;
  vertical-align: top;
  min-width: 170px;
}
.youshi .hd ul li .item::after {
  content: "";
  width: 0;
  height: 64px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/ysar.png) 0 center no-repeat;
  margin-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li:hover .item,
.youshi .hd ul li.on .item {
  color: #978166;
  border-color: rgba(158, 158, 158, 0.8);
  margin-left: 60px;
}
.youshi .hd ul li:hover .item span,
.youshi .hd ul li.on .item span {
  font-weight: bold;
}
.youshi .hd ul li:hover .item::after,
.youshi .hd ul li.on .item::after {
  width: 16px;
  margin-left: 18px;
}
.youshi .hd .tel {
  margin-top: 76px;
  display: inline-block;
  vertical-align: top;
  height: 37px;
  line-height: 37px;
  background-color: #978166;
  color: #fff;
  font-size: 18px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  padding: 0 25px;
  letter-spacing: 1px;
}
.youshi .bd {
  right: -320px;
  width: 1044px;
  height: 728px;
  position: absolute;
  top: 0;
  overflow: hidden;
}
.youshi .bd ul li {
  position: relative;
  overflow: hidden;
  width: 1044px;
  height: 728px;
}
.youshi .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;;
}
.youshi .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .bd .ysdh {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.youshi .bd .ysdh i {
  position: absolute;
  display: block;
  top: 50%;
  border: solid #978166;
  border-width: 0;
  width: 2000px;
  height: 2000px;
  margin-top: -1000px;
  border-radius: 50%;
}
.youshi .bd .ysdh i:nth-child(1) {
  left: -100px;
}
.youshi .bd .ysdh i:nth-child(2) {
  left: 100px;
}
.youshi .bd .ysdh i:nth-child(3) {
  left: 300px;
}
.youshi .bd .ysdh i:nth-child(4) {
  left: 500px;
}
.youshi .bd .ysdh i:nth-child(5) {
  left: 700px;
}
.youshi .bd .ysdh i:nth-child(6) {
  left: 900px;
}
@keyframes dh {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    border-width: 200px;
  }
}
@keyframes dh2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    border-width: 200px;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.youshi .bd .ysdh.dh1 i {
  animation: dh 0.3s linear both;
}
.youshi .bd .ysdh.dh1 i:nth-child(1) {
  animation-delay: 0.25s;
}
.youshi .bd .ysdh.dh1 i:nth-child(2) {
  animation-delay: 0.2s;
}
.youshi .bd .ysdh.dh1 i:nth-child(3) {
  animation-delay: 0.15s;
}
.youshi .bd .ysdh.dh1 i:nth-child(4) {
  animation-delay: 0.1s;
}
.youshi .bd .ysdh.dh1 i:nth-child(5) {
  animation-delay: 0.05s;
}
.youshi .bd .ysdh.dh1 i:nth-child(6) {
  animation-delay: 0s;
}
.youshi .bd .ysdh.dh2 i {
  animation: dh2 0.3s linear both;
}
.youshi .bd .ysdh.dh2 i:nth-child(1) {
  animation-delay: 0s;
}
.youshi .bd .ysdh.dh2 i:nth-child(2) {
  animation-delay: 0.05s;
}
.youshi .bd .ysdh.dh2 i:nth-child(3) {
  animation-delay: 0.1s;
}
.youshi .bd .ysdh.dh2 i:nth-child(4) {
  animation-delay: 0.15s;
}
.youshi .bd .ysdh.dh2 i:nth-child(5) {
  animation-delay: 0.2s;
}
.youshi .bd .ysdh.dh2 i:nth-child(6) {
  animation-delay: 0.25s;
}
@media screen and (max-width: 1320px) {
  .youshi .hd ul {
    margin-left: 60px;
  }
  .youshi .hd ul li:hover .item,
  .youshi .hd ul li.on .item {
    margin-left: 30px;
  }
  .youshi .bd {
    right: -60px;
    width: 824px;
  }
  .youshi .bd ul li {
    width: 824px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 90px 0 85px;
  background-color: rgba(255, 255, 255, 0.4);
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 52px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 95px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  font-size: 18px;
  line-height: 38px;
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  bottom: 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #978166;
  opacity: 0;
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -4px;
}
.news .newsTab ul li a:hover {
  color: #978166;
}
.news .newsTab ul li.on a {
  font-weight: bold;
}
.news .newsTab ul li.on a::before {
  opacity: 1;
  bottom: -14px;
}
.news .newsTabs {
  margin: 42px -14px 0;
  border: solid 1px rgba(116, 116, 116, 0.1);
}
.news .newsTabs .bd {
  position: relative;
  overflow: hidden;
}
.news .newsList {
  margin: 3px 14px;
  position: relative;
}
.news .newsList::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 211px;
  height: 1px;
  background-color: #818181;
  opacity: 0.1;
  margin: auto 14px;
}
.news .newsList ul {
  margin: 0 -14px;
  position: relative;
  overflow: hidden;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  float: left;
  width: 33.33%;
  padding: 11px 14px;
  border-left: 1px solid rgba(129, 129, 129, 0.1);
  position: relative;
  left: -1px;
}
.news .newsList ul li .item {
  height: 188px;
  background-color: #edecea;
  position: relative;
  padding: 35px 40px 0 120px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  width: 47px;
  height: 29px;
  left: 31px;
  bottom: 30px;
  background: url(../images/newslidot.png) 0 center no-repeat;
}
.news .newsList ul li .item .date {
  left: 0;
  top: 35px;
  position: absolute;
  font-family: Arial;
  text-align: right;
  width: 80px;
  color: #818181;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .date i {
  display: block;
  color: #818181;
  line-height: 10px;
}
.news .newsList ul li .item .date span {
  display: block;
  font-size: 24px;
  line-height: 18px;
  color: #6d6d6d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 15px;
  font-weight: bold;
}
.news .newsList ul li .item .co {
  color: #606060;
  line-height: 1;
}
.news .newsList ul li .item .bt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 34px;
  height: 68px;
  font-size: 17px;
  color: #434343;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .more {
  display: block;
  width: 25px;
  height: 6px;
  margin-top: 4px;
  height: 26px;
  background: url(../images/newsar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item:hover {
  background-color: #ffffff;
  box-shadow: 10px 6px 24px 0px rgba(41, 41, 41, 0.13);
}
.news .newsList ul li .item:hover .date span {
  color: #978166;
}
.news .newsList ul li .item:hover .bt {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList ul li.on .item,
.news .newsList ul li:hover .item {
  background-color: #ffffff;
  box-shadow: 10px 6px 24px 0px rgba(41, 41, 41, 0.13);
}
.news .newsList ul li.on .item .date span,
.news .newsList ul li:hover .item .date span {
  color: #978166;
}
@media screen and (max-width: 1320px) {
  .news .newsList .one {
    width: 520px;
  }
  .news .newsList .list {
    width: 600px;
  }
  .news .newsList .list ul li .item {
    margin-left: 128px;
  }
  .news .newsList .list ul li .item .date {
    left: -128px;
    width: 108px;
  }
}
