@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;
  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: 700px;
  -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: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #ce9515 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: #ce9515;
  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;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 104px;
  line-height: 86px;
  color: #0b0b0b;
  opacity: 0.03;
}
.title span {
  display: block;
  font-size: 40px;
  margin-top: -45px;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.title span::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 169px;
  height: 10px;
  background-color: #dea82f;
  opacity: 0.2;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}
.title em {
  font-size: 16px;
  display: block;
  margin-top: 16px;
  letter-spacing: 8px;
  color: #666666;
  margin-right: -8px;
}
.moreLink {
  display: block;
  height: 37px;
  line-height: 37px;
  font-family: Impact;
  font-size: 22px;
  z-index: 2;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  min-width: 4px;
}
.moreLink::before {
  content: "+";
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  margin-right: 16px;
  font-size: 26px;
  background-color: #191a1b;
  color: #fff;
  font-family: Arial;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #ce9515;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #ce9515;
  box-shadow: 0 0 15px rgba(206, 149, 21, 0.5);
}
.product {
  overflow: hidden;
  position: relative;
  background: url(../images/probg.jpg) center bottom no-repeat;
  padding-top: 68px;
}
.product .proNav {
  margin-top: 40px;
}
.product .proNav::after,
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -20px;
}
.product .proNav ul li {
  flex: 1;
  position: relative;
  padding: 0 20px;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  text-align: center;
  height: 274px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #f4f4f4;
  padding-top: 32px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ce9515, #ce9515);
  background-image: linear-gradient(to right, #ce9515, #ce9515);
  background-size: 100% 0%;
  background-position: left 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: block;
  margin: auto;
  width: 122px;
  height: 122px;
  background-color: #ebebeb;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pronavico.png) center center no-repeat;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 18px;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 74px;
  height: 25px;
  background-color: #ce9515;
  border-radius: 20px;
  font-family: Arial;
  font-size: 18px;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  margin: auto;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  background-color: #ce9515;
  background-size: 100% 100%;
  color: #fff;
}
.product .proNav ul li:hover a i,
.product .proNav ul li.on a i {
  background-color: #dea82f;
}
.product .proNav ul li:hover a i::before,
.product .proNav ul li.on a i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proNav ul li:hover a em,
.product .proNav ul li.on a em {
  background-color: #dea82f;
  color: #fff;
}
@media screen and (max-width: 1320px) {
  .product .proNav ul {
    margin: 0 -10px;
  }
  .product .proNav ul li {
    padding: 0 10px;
  }
}
.product .proTabs {
  height: 787px;
  margin-top: 56px;
  position: relative;
  padding-top: 200px;
  z-index: 1;
}
.product .proTabs .lanling {
  font-family: Impact;
  font-size: 385px;
  line-height: 317px;
  color: #ffffff;
  opacity: 0.5;
  position: absolute;
  z-index: -1;
  left: -150px;
  top: 73px;
  text-transform: uppercase;
}
.product .proTabs .bd {
  overflow: hidden;
  height: 440px;
}
.product .proTabs .bd ul li .item::after,
.product .proTabs .bd ul li .item:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .bd ul li .item .pic {
  float: right;
  display: block;
  width: 656px;
  height: 440px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd 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;
}
.product .proTabs .bd ul li .item .cont {
  float: left;
  padding-top: 52px;
  width: 576px;
}
@media screen and (max-width: 1320px) {
  .product .proTabs .bd ul li .item .cont {
    width: 500px;
  }
}
.product .proTabs .bd ul li .item .cont .bt {
  display: block;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.product .proTabs .bd ul li .item .cont .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 40px;
  line-height: 60px;
  height: 60px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .item .cont .bt em {
  display: block;
  width: 268px;
  height: 2px;
  background-color: #000000;
  border-radius: 1px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ce9515, #ce9515);
  background-image: linear-gradient(to right, #ce9515, #ce9515);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proTabs .bd ul li .item .cont .bt i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 18px;
  line-height: 20px;
  margin-top: 10px;
}
.product .proTabs .bd ul li .item .cont p {
  margin-top: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 34px;
  height: 102px;
  font-size: 16px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .item .cont .more {
  display: block;
  margin-top: 72px;
  width: 130px;
  height: 45px;
  background-color: #ce9515;
  border-radius: 30px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-family: Arial;
  font-size: 18px;
  z-index: 2;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .item .cont .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ce9515;
  border-radius: 30px;
  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;
}
.product .proTabs .bd ul li .item .cont .more:hover {
  background: none;
  color: #ce9515;
  box-shadow: 0 10px 10px -5px rgba(206, 149, 21, 0.5);
}
.product .proTabs .bd ul li .item .cont .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.product .proTabs .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proTabs .bd ul li .item:hover .cont .bt {
  color: #ce9515;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.product .proTabs .bd ul li .item:hover .cont .bt em {
  background-size: 100% 100%;
}
.product .proTabs .bd ul li .item:hover .cont p {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .page .prev {
  position: absolute;
  width: 64px;
  height: 64px;
  background-color: #ffffff;
  top: 556px;
  z-index: 3;
  right: 762px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 64px;
  text-align: center;
  font-family: Arial;
  font-size: 15px;
  cursor: pointer;
}
.product .page .prev:hover,
.product .page .prev.on {
  background-color: #ce9515;
  color: #fff;
}
.product .page .next {
  position: absolute;
  width: 64px;
  height: 64px;
  background-color: #ffffff;
  right: -110px;
  top: 556px;
  z-index: 3;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 64px;
  text-align: center;
  font-family: Arial;
  font-size: 15px;
  cursor: pointer;
}
.product .page .next:hover,
.product .page .next.on {
  background-color: #ce9515;
  color: #fff;
}
.recommend {
  padding: 80px 0 50px;
}
.recommend .tjSwiper {
  margin-top: 5px;
  margin-left: -34px;
  margin-right: -34px;
}
.recommend .tjSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.recommend .tjSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.recommend .tjSwiper ul::after,
.recommend .tjSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.recommend .tjSwiper ul li {
  float: left;
  width: 33.333%;
  padding: 30px 34px;
}
.recommend .tjSwiper ul li .item {
  padding: 24px 24px 0;
  background-color: #f9f9f9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recommend .tjSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 67.05882%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recommend .tjSwiper 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;
}
.recommend .tjSwiper ul li .item .cont {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 38px;
}
.recommend .tjSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-weight: bold;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.recommend .tjSwiper ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.recommend .tjSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.recommend .tjSwiper ul li .item .cont .line {
  font-size: 0;
  border-top: dashed 1px #e6e6e6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recommend .tjSwiper ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  margin-top: 12px;
  line-height: 25px;
  height: 25px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recommend .tjSwiper ul li .item .cont .more {
  display: block;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  background-color: #ce9515;
  margin: 20px auto 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.recommend .tjSwiper ul li .item .cont .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ce9515;
  border-radius: 50%;
  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;
}
.recommend .tjSwiper ul li .item .cont .more em {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/tjli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.recommend .tjSwiper ul li .item .cont .more:hover {
  background: none;
  color: #ce9515;
  box-shadow: 0 10px 10px -5px rgba(206, 149, 21, 0.5);
}
.recommend .tjSwiper ul li .item .cont .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.recommend .tjSwiper ul li .item .cont .more:hover em {
  filter: grayscale(0) brightness(1);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.recommend .tjSwiper ul li .item:hover {
  background-color: #fff;
  border-color: #ce9515;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.recommend .tjSwiper 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);
}
.recommend .tjSwiper ul li .item:hover .cont .bt {
  color: #ce9515;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.recommend .tjSwiper ul li .item:hover .cont .line {
  border-color: #ce9515;
}
.recommend .tjSwiper ul li .item:hover .cont p {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.recommend .tjSwiper ul li .item:hover .cont .more {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
@media screen and (max-width: 1320px) {
  .recommend .tjSwiper {
    margin-left: -20px;
    margin-right: -20px;
  }
  .recommend .tjSwiper ul li {
    padding-left: 20px;
    padding-right: 20px;
  }
  .recommend .tjSwiper ul li .item {
    padding: 20px 20px 0;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
}
.youshi .ysBox {
  height: 962px;
  position: relative;
  z-index: 2;
  padding-top: 152px;
}
.youshi .ysTabs .hd {
  position: absolute;
  left: -40px;
  top: 340px;
  width: 112px;
  height: 445px;
  background-color: #ce9515;
  box-shadow: -27px 0px 0 -15px rgba(206, 149, 21, 0.35), 0px 28px 54px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100px;
}
.youshi .ysTabs .hd::before {
  content: "";
  z-index: -1;
  background-color: #9b6e0a;
  border-radius: 100px;
  opacity: 0.21;
  display: block;
  position: absolute;
  width: 86px;
  height: 342px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -23px;
}
.youshi .ysTabs .hd::after {
  content: "";
  display: block;
  position: absolute;
  width: 337px;
  height: 308px;
  background: url(../images/yshd.png) 0 center no-repeat;
  left: -99px;
  top: -174px;
  pointer-events: none;
  animation: g 2.4s ease infinite;
}
.youshi .ysTabs .hd ul {
  padding-top: 64px;
  height: 100%;
  background-color: #ce9515;
  border-radius: 100px;
}
.youshi .ysTabs .hd ul li {
  cursor: pointer;
  margin-top: 54px;
  position: relative;
  z-index: 2;
}
.youshi .ysTabs .hd ul li:before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 0;
  height: 0;
  background-color: #ffffff;
  z-index: -1;
  top: 18px;
  left: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.youshi .ysTabs .hd ul li:first-child {
  margin-top: 0;
}
.youshi .ysTabs .hd ul li i {
  display: block;
  height: 40px;
  overflow: hidden;
}
.youshi .ysTabs .hd ul li i.ico1 {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li i.ico2 {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li i.ico3 {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li i.ico4 {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysTabs .hd ul li.on:before {
  width: 27px;
  height: 27px;
  left: 50%;
  top: 5px;
  opacity: 1;
}
.youshi .ysTabs .hd ul li.on i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysTabs .hd .tip {
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 11px;
  color: #999999;
  margin-top: 53px;
  line-height: 10px;
  padding-right: 27px;
  text-align: right;
}
.youshi .ysCont {
  margin-left: 405px;
  position: relative;
}
.youshi .ysCont .g {
  display: block;
  position: absolute;
  width: 290px;
  height: 219px;
  right: 175px;
  top: 90px;
  z-index: 4;
  pointer-events: none;
  animation: xzg 70s ease infinite;
}
@keyframes xzg {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -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 .ysCont .g::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysbt.png) center center no-repeat;
  animation: g 1.5s ease infinite;
}
@keyframes g {
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}
.youshi .ysCont::before {
  content: "";
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 220px;
}
.youshi .ysCont .bd ul li .item {
  overflow: hidden;
  height: 220px;
  text-align: right;
}
.youshi .ysCont .bd ul li .item .text {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
  height: 120px;
}
.youshi .ysCont .bd ul li .item .tit {
  display: inline-block;
  vertical-align: top;
  margin-top: 8px;
  font-weight: bold;
  line-height: 1;
  font-size: 80px;
  color: #ffffff;
  text-shadow: 7px 6px 27px 0px rgba(153, 30, 35, 0.61);
  background: linear-gradient(90deg, #eec792 0%, #faf8e5 50%, #eec792 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.youshi .ysPic {
  position: absolute;
  right: -10px;
  width: 1174px;
  height: 517px;
  bottom: 10px;
}
.youshi .ysPic .bd ul li {
  width: 1176px;
  height: 517px;
  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 .ysNum {
  position: absolute;
  left: -60px;
  top: 155px;
  z-index: 3;
}
.youshi .ysNum .bd {
  overflow: hidden;
  height: 67px;
}
.youshi .ysNum .bd ul li {
  height: 67px;
}
.youshi .ysNum .bd ul li i {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  padding-top: 19px;
}
.youshi .ysNum .bd ul li i img {
  display: inline-block;
  vertical-align: top;
}
.youshi .ysNum .bd ul li span {
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid rgba(206, 149, 21, 0.44);
  font-family: Arial;
  font-size: 12px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.18);
  padding-left: 12px;
  padding-top: 15px;
}
.youshi .gaung {
  position: absolute;
  width: 808px;
  height: 782px;
  left: 50%;
  margin-left: -404px;
  bottom: -320px;
  pointer-events: none;
  z-index: 3;
}
.youshi .gaung::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/gaung.png) center center no-repeat;
  -webkit-animation: sf 1s linear infinite;
  animation: sf 1s linear infinite;
}
@keyframes sf {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes xz {
  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);
  }
}
@media screen and (max-width: 1320px) {
  .youshi .ysNum {
    left: 0;
  }
  .youshi .ysCont {
    margin-left: 380px;
  }
  .youshi .ysCont .bd ul li .item .text {
    font-size: 16px;
    line-height: 36px;
  }
}
.youshi .ysimg {
  position: absolute;
  width: 325px;
  height: 555px;
  left: -383px;
  background: url(../images/ysimg.png) 0 center no-repeat;
  top: 279px;
  -webkit-animation: ysimg 15s linear infinite;
  animation: ysimg 15s linear infinite;
  -webkit-transform-origin: 30% 100%;
  -moz-transform-origin: 30% 100%;
  -o-transform-origin: 30% 100%;
  -ms-transform-origin: 30% 100%;
  transform-origin: 30% 100%;
}
@keyframes ysimg {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    transform: rotate(8deg);
  }
  50% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  75% {
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}
.youshi .waves {
  width: 100%;
  position: absolute;
  height: 100% !important;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  transform-origin: center bottom;
}
.youshi .waves canvas {
  height: 100% !important;
}
.qualification {
  padding: 88px 0 90px;
  background-color: #f7f7f7;
}
.qualification .zzSwiper {
  margin-top: 36px;
  position: relative;
}
.qualification .zzSwiper .swiper-container {
  margin-left: -38px;
  margin-right: -20px;
}
.qualification .zzSwiper ul li {
  float: left;
  width: 25%;
  padding-left: 38px;
  padding-right: 20px;
}
.qualification .zzSwiper ul li .item {
  width: 282px;
}
.qualification .zzSwiper ul li .item .pic {
  display: block;
  height: 387px;
  height: 210px;
  box-shadow: -19px 17px 24px 0px rgba(22, 32, 43, 0.18);
  position: relative;
  overflow: hidden;
  padding: 18px 16px 16px;
  padding: 10px 16px;
  background: url(../images/zzli.png) right 0 no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.qualification .zzSwiper 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;
}
.qualification .zzSwiper ul li .item .tt {
  margin-top: 24px;
  line-height: 38px;
  height: 38px;
  position: relative;
  padding-right: 100px;
  z-index: 2;
}
.qualification .zzSwiper ul li .item .tt::before {
  content: "";
  display: block;
  top: -24px;
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 80px;
  background: url(../images/zzty.png) center 0 no-repeat;
}
.qualification .zzSwiper ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzSwiper ul li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.qualification .zzSwiper ul li .item .tt .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 8px;
  height: 8px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzSwiper ul li .item .tt .more {
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
}
.qualification .zzSwiper ul li .item .tt .more::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 1px;
  background-color: #999999;
  opacity: 0.4;
  margin-right: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzSwiper ul li .item .tt .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 38px;
  width: 18px;
  background: url(../images/zzico.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.6);
}
.qualification .zzSwiper ul li .item:hover {
  border-color: #ce9515;
  box-shadow: none;
}
.qualification .zzSwiper 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);
}
.qualification .zzSwiper ul li .item:hover .tt .bt {
  color: #ce9515;
}
.qualification .zzSwiper ul li .item:hover .tt .bt::before {
  background-color: #ce9515;
}
.qualification .zzSwiper ul li .item:hover .tt .more::before {
  background-color: #ce9515;
}
.qualification .zzSwiper ul li .item:hover .tt .more::after {
  filter: grayscale(0) brightness(1);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.qualification .page .zz-prev {
  position: absolute;
  left: -116px;
  top: 160px;
  top: 80px;
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 15px 38px 0px rgba(37, 70, 106, 0.15);
  border-radius: 50%;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
  text-align: center;
  line-height: 70px;
  font-size: 30px;
  text-shadow: 1px 0 0 #333, -1px 0 0 #333;
  font-weight: bold;
}
.qualification .page .zz-prev::before {
  content: "<";
  font-family: simsun;
}
.qualification .page .zz-prev:hover,
.qualification .page .zz-prev.on {
  background-color: #ce9515;
  color: #fff;
  text-shadow: 1px 0 0 #fff, -1px 0 0 #fff;
}
.qualification .page .zz-next {
  position: absolute;
  right: -116px;
  top: 160px;
  top: 80px;
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 15px 38px 0px rgba(37, 70, 106, 0.15);
  border-radius: 50%;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
  text-align: center;
  line-height: 70px;
  font-size: 30px;
  text-shadow: 1px 0 0 #333, -1px 0 0 #333;
  font-weight: bold;
}
.qualification .page .zz-next::before {
  content: ">";
  font-family: simsun;
}
.qualification .page .zz-next:hover,
.qualification .page .zz-next.on {
  background-color: #ce9515;
  color: #fff;
  text-shadow: 1px 0 0 #fff, -1px 0 0 #fff;
}
@media screen and (max-width: 1320px) {
  .qualification .zzSwiper .swiper-container {
    margin-left: -28px;
    margin-right: 0;
  }
  .qualification .zzSwiper ul li {
    padding-left: 28px;
    padding-right: 0;
  }
  .qualification .zzSwiper ul li .item {
    width: 272px;
  }
  .qualification .zzSwiper ul li .item .pic {
    height: 380px;
    box-shadow: -9px 17px 16px 0px rgba(22, 32, 43, 0.18);
  }
}
.case {
  padding-top: 80px;
  padding-bottom: 80px;
}
.case .caseList ul {
  margin: 0 -32px;
}
.case .caseList ul::after,
.case .caseList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  float: left;
  width: 33.333%;
  padding: 0 32px;
  margin-top: 40px;
}
.case .caseList ul li .item {
  background-color: #ffffff;
  border: solid 15px #fafafa;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .pic {
  display: block;
  width: 100%;
  padding-top: 69.444%;
  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 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 72px;
  line-height: 72px;
  padding-left: 10px;
  position: relative;
  left: 0;
  padding-right: 65px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.case .caseList ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 35px;
  width: 14px;
  height: 100%;
  background: url(../images/caseli.png) 0 center no-repeat;
  filter: grayscale(100) brightness(0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .bt:hover {
  left: 5px;
}
.case .caseList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  bottom: 0;
  width: 28px;
  height: 1px;
  background-color: #ce9515;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item:hover {
  border-color: #fff;
  box-shadow: 0 5px 20px rgba(206, 149, 21, 0.2);
}
.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 {
  color: #ce9515;
  padding-right: 60px;
  letter-spacing: 0.5px;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseList ul li .item:hover .bt::after {
  filter: grayscale(0) brightness(1);
  right: 30px;
}
.case .caseList ul li .item:hover::before {
  left: 0;
  width: 100%;
}
@media screen and (max-width: 1320px) {
  .case .caseList ul {
    margin: 0 -20px;
  }
  .case .caseList ul li {
    padding: 0 20px;
  }
}
.about {
  background: #fafafa url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
.about .aboutBox {
  height: 948px;
}
.about .aboutText {
  width: 665px;
  padding-top: 90px;
}
.about .aboutText .title {
  text-align: left;
}
.about .aboutText .title span::before {
  left: -4px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.about .aboutText .text {
  margin-top: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 36px;
  height: 216px;
  font-size: 15px;
  color: #666666;
  text-align: justify;
}
.about .aboutText .tit {
  margin-top: 27px;
  line-height: 1;
}
.about .aboutText .tit::before {
  content: "";
  display: block;
  width: 32px;
  height: 4px;
  background-color: #ce9515;
}
.about .aboutText .tit span {
  display: block;
  font-weight: bold;
  font-size: 20px;
  margin-top: 28px;
}
.about .aboutText .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  color: #666666;
}
.about .aboutText .more {
  margin-top: 102px;
  display: block;
  line-height: 58px;
  font-family: 'Times New Roman', Times, serif;
  font-size: 19px;
  position: relative;
  left: 0;
  font-weight: bold;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  background-color: #ce9515;
  margin-right: 35px;
  box-shadow: 0 0 30px rgba(206, 149, 21, 0.4);
}
.about .aboutText .more em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/aboutmore.png) center center no-repeat;
}
.about .aboutText .more span {
  display: inline-block;
  vertical-align: top;
}
.about .aboutText .more i {
  font-weight: bold;
}
.about .aboutText .more:hover {
  color: #ce9515;
  left: 5px;
}
.about .aboutText .more:hover em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aboutPic {
  position: absolute;
  z-index: 2;
  right: -310px;
  top: 0;
  width: 760px;
  height: 948px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  margin: auto;
  -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);
}
.about .aLink {
  position: absolute;
  left: 634px;
  top: 270px;
  z-index: 3;
  width: 432px;
  height: 432px;
}
.about .aLink::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  display: block;
  width: 216px;
  height: 216px;
  background-color: #fff;
  border-radius: 50% 0 50% 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  transform-origin: left bottom;
  opacity: 0;
}
.about .aLink::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 216px;
  height: 216px;
  background-color: #ce9515;
  border-radius: 50% 0 50% 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  transform-origin: right top;
  opacity: 0;
}
.about .aLink ul li {
  margin-top: -26px;
}
.about .aLink ul li a {
  display: block;
  width: 216px;
  height: 216px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  padding-top: 72px;
  position: relative;
  z-index: 3;
}
.about .aLink ul li a::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: -1;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: 0px 0px 86px 4px rgba(171, 171, 171, 0.17);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a em {
  display: block;
  width: 38px;
  height: 36px;
  position: relative;
  z-index: 2;
  margin: auto;
}
.about .aLink ul li a em::before {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  width: 31px;
  height: 31px;
  background-color: #ffd429;
  opacity: 0.2;
  left: 20px;
  top: -13px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i:before,
.about .aLink 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;
}
.about .aLink ul li a i.ico1:before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aLink ul li a i.ico1:after {
  background: url(../images/alinkico1h.png) center center no-repeat;
}
.about .aLink ul li a i.ico2:before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aLink ul li a i.ico2:after {
  background: url(../images/alinkico2h.png) center center no-repeat;
}
.about .aLink ul li a span {
  display: block;
  font-size: 18px;
  margin-top: 25px;
  line-height: 1;
  font-weight: bold;
}
.about .aLink 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;
}
.about .aLink ul li:hover a,
.about .aLink ul li.on a {
  color: #fff;
}
.about .aLink ul li:hover a::before,
.about .aLink ul li.on a::before {
  background-color: #ce9515;
  box-shadow: 0px 0px 86px 4px rgba(79, 64, 5, 0.17);
}
.about .aLink ul li:hover a em::before,
.about .aLink ul li.on a em::before {
  background-color: #ffffff;
  opacity: 0.51;
}
.about .aLink ul li:hover a i:before,
.about .aLink ul li.on a i:before,
.about .aLink ul li:hover a i:after,
.about .aLink ul li.on a i:after {
  top: -100%;
}
.about .aLink ul li:first-child {
  margin-left: 107px;
  margin-top: 0;
}
.about .aLink ul li:first-child a em::before {
  top: 14px;
  left: 20px;
}
.about .aLink:hover::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0.3;
}
.about .aLink:hover::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0.3;
}
.about .aLink:hover ul li a::before {
  border-radius: 50% 0 50% 0;
}
.about .aLink:hover ul li:first-child {
  margin-left: 216px;
}
.about .aLink:hover ul li:nth-child(2) {
  margin-top: 0;
}
@media screen and (max-width: 1320px) {
  .about {
    background-position: 0 -100px;
  }
  .about .aboutBox {
    height: 820px;
  }
  .about .aboutText {
    padding-top: 100px;
    width: 585px;
  }
  .about .aboutText .text {
    margin-top: 40px;
  }
  .about .aboutPic {
    right: -210px;
    height: 820px;
  }
  .about .aLink {
    left: 522px;
    top: 280px;
  }
}
.news {
  padding: 0 0 90px;
  overflow: hidden;
  background-color: #fafafa;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  text-align: left;
}
.news .newsTab .title span::before {
  left: -4px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsTab ul {
  float: right;
  margin-top: 58px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 56px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  font-size: 16px;
  width: 165px;
  height: 55px;
  border: solid 1px #c9c9c9;
  line-height: 53px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ce9515, #ce9515);
  background-image: linear-gradient(to right, #ce9515, #ce9515);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  right: -8px;
  bottom: -8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #000;
  width: 16px;
  height: 16px;
  -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: 32px;
  height: 53px;
  overflow: hidden;
  margin-right: 15px;
  -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:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  background-color: #ce9515;
  border-color: #ce9515;
  color: #fff;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  background-color: #ce9515;
}
.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: 40px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 616px;
}
.news .newsList {
  overflow: hidden;
  height: 616px;
}
.news .newsList .list1 ul {
  margin-right: -50px;
}
.news .newsList .list1 ul::after,
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 li {
  float: left;
  width: 33.333%;
  padding-right: 50px;
}
.news .newsList .list1 li .item {
  height: 452px;
  background-color: #f6f6f6;
  border: solid 1px #f6f6f6;
  padding: 0 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 li .item .cont {
  height: 236px;
  padding-top: 44px;
}
.news .newsList .list1 li .item .cont .date {
  font-family: Arial;
  font-size: 31px;
  line-height: 22px;
  font-weight: bold;
}
.news .newsList .list1 li .item .cont .date i {
  font-size: 16px;
  color: #999999;
  float: right;
}
.news .newsList .list1 li .item .cont .date i::before {
  content: "";
  width: 45px;
  height: 1px;
  background-color: #dedede;
  display: inline-block;
  vertical-align: middle;
  margin-right: 11px;
  position: relative;
  top: -1px;
}
.news .newsList .list1 li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  margin-top: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #888888;
  margin-top: 10px;
}
.news .newsList .list1 li .item .pic {
  display: block;
  width: 100%;
  height: 175px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 li .item:hover {
  border-color: #ce9515;
  background-color: #fff;
}
.news .newsList .list1 li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 li .item:hover .cont .bt {
  color: #ce9515;
}
.news .newsList .list2 {
  margin-top: 30px;
  position: relative;
  border: solid 1px #f0f0f0;
}
.news .newsList .list2 ul {
  padding-right: 20px;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  width: 33.333%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 35px;
}
.news .newsList .list2 ul li .item {
  position: relative;
  padding-left: 155px;
  padding-top: 35px;
  height: 132px;
}
.news .newsList .list2 ul li .item:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 66px;
  background-color: #eeeeee;
  left: 128px;
  top: 36px;
}
.news .newsList .list2 ul li .item .pic {
  display: block;
  width: 130px;
  height: 90px;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  left: -20px;
  top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.news .newsList .list2 ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .date {
  position: absolute;
  left: 0;
  top: 22px;
  width: 100px;
  text-align: right;
  height: 90px;
  line-height: 90px;
  font-family: "Arial Black";
  font-size: 20px;
  color: #999999;
}
.news .newsList .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .item .bt:hover {
  color: #ce9515;
}
.news .newsList .list2 ul li .item .years {
  font-family: Arial;
  font-size: 14px;
  margin-top: 10px;
  line-height: 10px;
  color: #999999;
}
.news .newsList .list2 ul li:hover .item .pic,
.news .newsList .list2 ul li.on .item .pic {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media screen and (max-width: 1320px) {
  .news .newsList .list1 ul {
    margin-right: -30px;
  }
  .news .newsList .list1 li {
    padding-right: 30px;
  }
  .news .newsList .list1 li .item {
    padding: 0 30px;
  }
  .news .newsList .list2 ul li .item {
    padding-left: 140px;
  }
  .news .newsList .list2 ul li .item:before {
    left: 120px;
  }
  .news .newsList .list2 ul li .item .date {
    left: -10px;
  }
}
.cooperation {
  background-color: #f7f7f7;
  padding: 80px 0;
}
.cooperation .khList {
  overflow: hidden;
}
.cooperation .khList ul {
  margin: 0 -12px;
}
.cooperation .khList ul li {
  float: left;
  width: 20%;
  padding: 0 12px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.1);
  margin-top: 40px;
}
.cooperation .khList ul li .item {
  position: relative;
}
.cooperation .khList ul li .item::after {
  content: "";
  position: absolute;
  background: #ce9515;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.cooperation .khList ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.cooperation .khList ul li .item .pic {
  display: block;
  width: 100%;
  height: 160px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  position: relative;
  overflow: hidden;
  padding: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperation .khList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.cooperation .khList ul li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-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;
}
.cooperation .khList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperation .khList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.cooperation .khList ul li .item:hover {
  border-color: #ce9515;
  box-shadow: none;
}
.cooperation .khList 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);
}
.cooperation .khList ul li .item:hover .bt {
  color: #ce9515;
}
