@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -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);
  }
}
.inMenu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100%;
  z-index: 99;
}
.inMenu * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inMenu .logo {
  display: block;
  margin: auto;
  text-align: center;
  padding-top: 38px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.inMenu .logo a img {
  display: block;
  margin: auto;
  width: 77px;
  height: 109px;
  object-fit: contain;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.inMenuico {
  position: fixed;
  z-index: 99;
  top: 56px;
  /* right: 6.77%; */
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 100%;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  right: 170px;
}
.inMenuico i {
  position: absolute;
  right: 16px;
  display: block;
  height: 4px;
  border-radius: 2px;
  background-color: #dca455;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inMenuico i.i1 {
  width: 28px;
  top: 20px;
}
.inMenuico i.i2 {
  width: 18px;
  top: 28px;
}
.inMenuico i.i3 {
  width: 26px;
  top: 36px;
}
.inMenuico:hover i {
  width: 28px;
}
.inNav {
  z-index: 100;
  position: fixed;
  top: 0px;
  text-align: center;
  /* right: 6.77%; */
  padding: 40px 10px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 0 2px #ccc;
  z-index: 99999999;
  width: 120px;
  padding-bottom: 20px;
  display: none;
  /* margin-right: 80px; */
  right: 140px;
}
.inNav .inClose {
  width: 26px;
  height: 26px;
  position: relative;
  margin: auto;
  cursor: pointer;
}
.inNav .inClose::before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 2px;
  border-radius: 5px;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -1px;
  background: #666;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.inNav .inClose::after {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 2px;
  border-radius: 5px;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -1px;
  background: #666;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.inNav ul {
  margin-top: 20px;
}
.inNav ul li a {
  display: block;
  padding: 10px 0;
}
.inNav ul li a span {
  display: block;
  font-size: 16px;
}
.inNav ul li a i {
  font-size: 12px;
  text-transform: uppercase;
  color: #999;
}
.inNav ul li:hover a,
.inNav ul li.another a {
  color: #cd903d;
}
.inNav_bg {
  position: relative;
  height: 0;
  overflow: hidden;
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner::before {
  content: "";
  display: block;
  background: url(../images/banbartop.png) center top no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.banner::after {
  content: "";
  display: block;
  background: url(../images/banbar.png) center bottom no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .bannerSwiper .text {
  position: absolute;
  z-index: 3;
  color: #ffffff;
  left: 16.146%;
  bottom: 40%;
}
.banner .bannerSwiper .text .t1 {
  font-size: 42px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2px;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
}
.banner .bannerSwiper .text .t2 {
  font-size: 12px;
  opacity: 0.59;
  letter-spacing: 1px;
  line-height: 24px;
  margin-top: 20px;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
}
.banner .bannerSwiper .swiper-slide-active .text .t1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.banner .bannerSwiper .swiper-slide-active .text .t2 {
  opacity: 0.59;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 50px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #cd903d 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: #cd903d;
  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: -2px;
  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 .cloud {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner .cloud::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/cloud.png) center center no-repeat;
  animation: cloudSclae_produt 30s linear infinite alternate;
  opacity: 1;
}
@keyframes cloudSclae {
  0% {
    transform: scale(1.2, 1.2);
  }
  60% {
    transform: scale(2.2, 2.2);
  }
  100% {
    transform: scale(1.2, 1.2);
  }
}
@keyframes cloudSclae_produt {
  0% {
    transform: scale(1, 1);
  }
  40% {
    transform: scale(2, 2);
  }
  90% {
    transform: scale(1, 1);
  }
}
.boxNav {
  min-width: 1300px;
  background: url(../images/aboutbg.jpg) center 0 no-repeat fixed;
  padding: 24px 0 82px;
  margin-top: -1px;
}
.boxNav ul {
  display: flex;
  height: 5.64vw;
  background: url(../images/boxNavline.png) no-repeat center;
  background-size: 100% auto;
  padding: 50px 0;
}
.boxNav ul li {
  flex: 1;
  text-align: center;
  position: relative;
  z-index: 3;
  top: 50%;
}
.boxNav ul li .item {
  position: relative;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.boxNav ul li:nth-child(1) {
  top: 1.7vw;
}
.boxNav ul li:nth-child(2) {
  top: 0.2vw;
}
.boxNav ul li:nth-child(3) {
  top: 0.8vw;
}
.boxNav ul li:nth-child(4) {
  top: 2.9vw;
}
.boxNav ul li:nth-child(5) {
  top: 5vw;
}
.boxNav ul li:nth-child(6) {
  top: 5.5vw;
}
.boxNav ul li:nth-child(7) {
  top: 4.8vw;
}
.boxNav ul li a {
  display: block;
  width: 185px;
  text-align: center;
  position: relative;
}
.boxNav ul li a .pic {
  width: 185px;
  height: 185px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/boxNavdot.png) no-repeat center;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.boxNav ul li a .pic i {
  display: block;
  width: 100%;
  height: 100%;
  border: solid 2px #cd903d;
  border-radius: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* .boxNav ul li a .pic i::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 21px solid #fff;
} */
.boxNav ul li a .pic i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.boxNav ul li a .tit {
  position: absolute;
  left: 0;
  top: 210px;
  width: 100%;
  display: block;
  -webkit-transform: translateY(-52px);
  transform: translateY(-52px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.boxNav ul li a .tit i {
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  height: 28px;
  line-height: 28px;
}
.boxNav ul li a .tit em {
  display: block;
  font-family: "Arial Narrow";
  font-size: 12px;
  line-height: 20px;
  margin-top: 2px;
  color: #999999;
}
.boxNav ul li.on a .pic i,
.boxNav ul li:hover a .pic i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.boxNav ul li.on a .tit,
.boxNav ul li:hover a .tit {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.boxNav ul li.on a .tit i,
.boxNav ul li:hover a .tit i {
  font-weight: bold;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat fixed;
  padding-bottom: 100px;
}
.about .aboutText {
  width: 620px;
  float: left;
  padding-top: 65px;
}
.about .aboutText .bd {
  height: 552px;
  overflow: hidden;
}
.about .aboutText .bd ul li {
  height: 552px;
}
.about .aboutText .bd ul li .tit {
  line-height: 1;
  padding-top: 10px;
}
.about .aboutText .bd ul li .tit span {
  display: block;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 3px;
}
.about .aboutText .bd ul li .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 15px;
  line-height: 10px;
  color: #999999;
  text-transform: uppercase;
}
.about .aboutText .bd ul li .tit::after {
  content: "";
  display: block;
  margin-top: 70px;
  height: 13px;
  background: url(../images/abouttit.png) 0 0 no-repeat;
}
.about .aboutText .bd ul li .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 36px;
  height: 180px;
  color: #666666;
  font-size: 15px;
  margin-top: 20px;
}
.about .aboutText .bd ul li .more {
  display: block;
  width: 213px;
  height: 57px;
  background-color: #ffffff;
  border: solid 1px #ebe6e0;
  margin-top: 62px;
  padding-left: 34px;
  line-height: 55px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  font-size: 16px;
  letter-spacing: 3px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #cd903d, #cd903d);
  background-image: linear-gradient(to right, #cd903d, #cd903d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.about .aboutText .bd ul li .more::before {
  content: "";
  display: block;
  position: absolute;
  right: -48px;
  top: 21px;
  width: 82px;
  height: 16px;
  background: url(../images/aboutar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .bd ul li .more:hover {
  border-color: #cd903d;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(205, 144, 61, 0.5);
}
.about .aboutText .bd ul li .more:hover::before {
  animation: zyfd 1.5s linear infinite;
}
.about .aboutText .number {
  margin-top: 10px;
  padding-right: 20px;
}
.about .aboutText .number ul {
  display: flex;
  justify-content: space-between;
}
.about .aboutText .number ul li {
  float: left;
}
.about .aboutText .number ul li h4 i {
  font-family: "Bell MT";
  font-weight: bold;
  font-size: 60px;
  line-height: 34px;
  display: inline-block;
  vertical-align: bottom;
}
.about .aboutText .number ul li h4 em {
  font-size: 20px;
  line-height: 12px;
  margin-left: 6px;
  display: inline-block;
  vertical-align: bottom;
}
.about .aboutText .number ul li h5 {
  line-height: 1;
  margin-top: 20px;
  font-size: 18px;
}
.about .aboutText .number ul li p {
  line-height: 12px;
  font-family: Arial;
  font-size: 12px;
  margin-top: 12px;
  color: #999999;
}
.about .aboutHd {
  float: right;
  margin-right: -44px;
  width: 675px;
  height: 678px;
  padding-right: 44px;
  position: relative;
}
.about .aboutHd .aboutBt {
  position: relative;
  z-index: 1;
  width: 675px;
  height: 678px;
  left: 0;
  top: 0;
}
.about .aboutHd .aboutBt::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -343px;
  margin-top: -343px;
  z-index: -1;
  width: 686px;
  height: 686px;
  background: url(../images/aboutxz.png) -4px -4px no-repeat;
  background-size: contain;
  animation: rotation 18s linear infinite;
  -webkit-animation: rotation 18s linear infinite;
  -ms-animation: rotation 18s linear infinite;
  -moz-animation: rotation 18s linear infinite;
  transform-origin: center center;
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.about .aboutHd .aboutBt .bd {
  overflow: hidden;
  width: 675px;
  height: 678px;
}
.about .aboutHd .aboutBt .bd ul li {
  width: 675px;
  height: 678px;
  background: url(../images/abouthd1.png) center center no-repeat;
}
.about .aboutHd .aboutBt .bd ul li:nth-child(1) {
  background-image: url(../images/abouthd1.png);
}
.about .aboutHd .aboutBt .bd ul li:nth-child(2) {
  background-image: url(../images/abouthd2.png);
}
.about .aboutHd .aboutBt .bd ul li:nth-child(3) {
  background-image: url(../images/abouthd3.png);
}
.about .aboutHd .hd {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 586px;
  height: 586px;
  z-index: 2;
  border-radius: 100%;
}
.about .aboutHd .hd::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  background: url(../images/aboutCyl.png) center center no-repeat;
  width: 271px;
  height: 271px;
  left: 50%;
  top: 50%;
  margin-left: -136px;
  margin-top: -134px;
}
.about .aboutHd .hd ul li {
  position: absolute;
}
.about .aboutHd .hd ul li a {
  display: block;
}
.about .aboutHd .hd ul li:nth-child(1) {
  left: 0;
  top: 0;
}
.about .aboutHd .hd ul li:nth-child(1) a {
  width: 280px;
  height: 386px;
}
.about .aboutHd .hd ul li:nth-child(2) {
  right: 0;
  top: 0;
}
.about .aboutHd .hd ul li:nth-child(2) a {
  width: 280px;
  height: 386px;
}
.about .aboutHd .hd ul li:nth-child(3) {
  bottom: 0;
  left: 50%;
  margin-left: -153px;
}
.about .aboutHd .hd ul li:nth-child(3) a {
  width: 306px;
  height: 200px;
}
.about .aboutHd .tip {
  margin-top: 2px;
  text-align: right;
  position: relative;
  line-height: 40px;
  font-size: 16px;
  letter-spacing: 11px;
  position: absolute;
  bottom: -42px;
}
.about .aboutHd .tip::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 366px;
  height: 1px;
  background-color: #000000;
}
.about .aboutHd .tip::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 40px;
  width: 123px;
  margin-left: 18px;
  background: url(../images/abouttip.png) 0 center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title b {
  display: block;
  font-weight: bold;
  font-size: 32px;
}
.title i {
  display: block;
  font-family: Arial;
  font-size: 14px;
  margin-top: 12px;
  line-height: 12px;
  letter-spacing: 10px;
  color: #333333;
  margin-right: -10px;
}
.title em {
  display: block;
  background: url(../images/titar.png) center center no-repeat;
  width: 12px;
  height: 8px;
  margin: 15px auto 0;
}
.business {
  padding: 80px 0 120px;
  background: url(../images/ywbg.jpg) center 0 no-repeat fixed;
}
.business * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.business .proList {
  margin-top: 14px;
  max-width: 1640px;
  min-width: 1300px;
  width: 94%;
  margin: auto;
}
.business .proList ul {
  margin-right: -20px;
  margin-left: -20px;
}
.business .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.business .proList ul li {
  padding: 0 20px;
  margin-top: 40px;
  float: left;
  width: 25%;
}
.business .proList ul li .item {
  background-color: #ffffff;
  border: solid 1px #f0f0f0;
  padding: 30px 30px 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .proList ul li .item .pic {
  display: block;
  width: 100%;
  border: solid 1px #f6f6f6;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .proList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 0;
  position: relative;
  overflow: hidden;
  padding-top: 73%;
}
.business .proList 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;
}
.business .proList ul li .item .tt {
  position: relative;
  height: 82px;
  line-height: 82px;
  padding-right: 122px;
}
.business .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .proList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.business .proList ul li .item .bt::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #313131;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  border-radius: 100%;
  margin-right: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .proList ul li .item .more {
  display: block;
  position: absolute;
  right: 0;
  top: 22px;
  text-align: center;
  width: 112px;
  height: 38px;
  background-color: #f6f6f6;
  border-radius: 19px;
  line-height: 38px;
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .proList ul li .item .more i {
  min-width: 3px;
}
.business .proList ul li .item .more:hover {
  background-color: #cd903d;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(205, 144, 61, 0.5);
}
.business .proList ul li .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  border-color: #cd903d;
}
.business .proList 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);
}
.business .proList ul li .item:hover .bt {
  color: #cd903d;
}
.business .proList ul li .item:hover .bt::before {
  background-color: #cd903d;
  border-color: #cd903d;
}
.business .proList ul li .item:hover .bt::after {
  color: #fff;
}
@media screen and (max-width: 1680px) {
  .business .proList ul {
    margin-right: -15px;
    margin-left: -15px;
  }
  .business .proList ul li {
    margin-top: 30px;
    padding: 0 15px;
  }
  .business .proList ul li .item {
    padding: 15px 15px 0;
  }
  .business .proList ul li .item .tt {
    padding-right: 108px;
  }
  .business .proList ul li .item .tt .bt {
    font-size: 16px;
  }
  .business .proList ul li .item .tt .more {
    width: 100px;
  }
}
.category * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.category ul li a {
  display: block;
  position: relative;
}
.category ul li a i {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 0;
  padding-top: 27.08%;
}
.category ul li a i img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.category ul li a i.i2 {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  opacity: 0;
}
.category ul li a span {
  position: absolute;
  text-align: center;
  width: 300px;
  left: 50%;
  z-index: 3;
  margin-left: -120px;
  top: 50%;
  margin-top: -60px;
}
.category ul li a span b {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 32px;
  height: 52px;
  line-height: 52px;
  letter-spacing: 3px;
  padding-left: 3px;
  position: relative;
}
.category ul li a span b::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 128px;
  height: 128px;
  background-color: #cd903d;
  left: -78px;
  top: -54px;
  border-radius: 100%;
  opacity: 0.6;
}
.category ul li a span em {
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  line-height: 18px;
  color: #535353;
}
.category ul li:hover a i img,
.category ul li.on a i img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.category ul li:hover a i.i2,
.category ul li.on a i.i2 {
  opacity: 1;
}
.customer {
  padding: 80px 0 90px;
  background: url(../images/ywbg.jpg) center 0 no-repeat fixed;
}
.customer * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.customer .hzList {
  max-width: 1640px;
  min-width: 1300px;
  width: 94%;
  margin: auto;
  position: relative;
}
.customer .hzList::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}
.customer .hzList::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}
.customer .hzList ul {
  margin-right: -20px;
  margin-left: -20px;
}
.customer .hzList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.customer .hzList ul li {
  padding: 0 20px;
  margin-top: 40px;
  float: left;
  width: 16.666%;
}
.customer .hzList ul li .item {
  position: relative;
}
.customer .hzList ul li .item::after {
  content: "";
  position: absolute;
  background: #cd903d;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.customer .hzList ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.customer .hzList ul li .item .pic {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  position: relative;
  overflow: hidden;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customer .hzList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 0;
  position: relative;
  overflow: hidden;
  padding-top: 63.63%;
}
.customer .hzList ul li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customer .hzList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customer .hzList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.customer .hzList 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);
}
.customer .hzList ul li .item:hover .bt {
  font-size: 18px;
  color: #cd903d;
  font-weight: bold;
}
@media screen and (max-width: 1680px) {
  .customer .hzList ul {
    margin-right: -15px;
    margin-left: -15px;
  }
  .customer .hzList ul li {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.customer .moreLink {
  margin: 40px auto 0;
  display: block;
  width: 213px;
  height: 57px;
  background-color: #ffffff;
  border: solid 1px #ebe6e0;
  padding-left: 34px;
  line-height: 55px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  font-size: 16px;
  letter-spacing: 3px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #cd903d, #cd903d);
  background-image: linear-gradient(to right, #cd903d, #cd903d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.customer .moreLink::before {
  content: "";
  display: block;
  position: absolute;
  right: -48px;
  top: 21px;
  width: 82px;
  height: 16px;
  background: url(../images/aboutar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.customer .moreLink:hover {
  border-color: #cd903d;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(205, 144, 61, 0.5);
}
.customer .moreLink:hover::before {
  animation: zyfd 1.5s linear infinite;
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding: 80px 0 100px;
}
.news .newsTab::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  position: relative;
  top: 13px;
}
.news .newsTab .title b {
  display: inline-block;
  vertical-align: bottom;
}
.news .newsTab .title i {
  display: inline-block;
  vertical-align: bottom;
  margin-top: 0;
  margin-left: 8px;
  letter-spacing: 1px;
}
.news .newsTab .title em {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 12px;
  background: url(../images/titar2.png) 0 center no-repeat;
  width: 8px;
  height: 12px;
}
.news .newsTab ul {
  float: right;
}
.news .newsTab ul li {
  float: left;
  margin-left: 20px;
  position: relative;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  width: 150px;
  height: 50px;
  border: solid 1px #eeeeee;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #cd903d, #cd903d);
  background-image: linear-gradient(to right, #cd903d, #cd903d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  border-color: #cd903d;
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTabs {
  position: relative;
  margin-top: 40px;
  z-index: 1;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
}
.news .newsList .list1 ul {
  margin-right: -20px;
}
.news .newsList .list1 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  float: left;
  margin-right: 20px;
  width: 420px;
  height: 490px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  padding: 22px 20px 0;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.news .newsList .list1 ul li .cont {
  height: 196px;
}
.news .newsList .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 58px;
  line-height: 58px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .cont .date {
  font-size: 14px;
  line-height: 10px;
  margin-top: 8px;
  color: #999999;
}
.news .newsList .list1 ul li .cont .date::before {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #bfbfbf;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  position: relative;
  top: -1px;
}
.news .newsList .list1 ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #999999;
  margin-top: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic {
  display: block;
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover,
.news .newsList .list1 ul li.on {
  border-color: #cd903d;
}
.news .newsList .list1 ul li:hover .pic img,
.news .newsList .list1 ul li.on .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li:hover .cont .bt,
.news .newsList .list1 ul li.on .cont .bt {
  color: #cd903d;
}
.news .newsList .list2 ul {
  margin-right: -20px;
}
.news .newsList .list2 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  width: 420px;
  height: 200px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  padding: 20px 20px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 58px;
  line-height: 58px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #999999;
  margin-top: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .date {
  font-size: 14px;
  line-height: 10px;
  margin-top: 20px;
  color: #999999;
}
.news .newsList .list2 ul li .date::before {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #bfbfbf;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  position: relative;
  top: -1px;
}
.news .newsList .list2 ul li:hover {
  border-color: #cd903d;
}
.news .newsList .list2 ul li:hover .bt {
  color: #cd903d;
}
.fadeInUp {
  opacity: 0;
}
