@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 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 {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 35px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #ff9326 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: #ff9326;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .panBar {
  position: absolute;
  z-index: 6;
  right: 11%;
  bottom: -65px;
  width: 349px;
  height: 250px;
  background-color: #ff9326;
  padding-top: 44px;
  padding-left: 30px;
  line-height: 1;
  color: #ffffff;
}
.banner .panBar span {
  display: block;
  font-weight: bold;
  font-size: 26px;
}
.banner .panBar i {
  display: inline-block;
  vertical-align: top;
  margin-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 18px;
  padding-top: 18px;
}
.banner .page {
  display: block;
  margin-top: 30px;
  font-size: 0;
}
.banner .page .banner-prev {
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 56px;
  border: solid 1px #ffffff;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  text-align: center;
  line-height: 54px;
  font-size: 30px;
}
.banner .page .banner-prev::before {
  content: "<";
  display: block;
  font-family: simsun;
}
.banner .page .banner-prev:hover,
.banner .page .banner-prev.on {
  background-color: #fff;
  color: #333;
}
.banner .page .banner-next {
  margin-left: 28px;
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 56px;
  border: solid 1px #ffffff;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  text-align: center;
  line-height: 54px;
  font-size: 30px;
}
.banner .page .banner-next::before {
  content: ">";
  display: block;
  font-family: simsun;
}
.banner .page .banner-next:hover,
.banner .page .banner-next.on {
  background-color: #fff;
  color: #333;
}
.banner::before {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  top: 100%;
  right: 50%;
  margin-right: -394px;
  display: block;
  width: 1386px;
  height: 141px;
  background: url(../images/banbar.png) center 0 no-repeat;
}
@media screen and (max-width: 1680px) {
  .banner .panBar {
    position: absolute;
    right: 50%;
    margin-right: -650px;
  }
  .banner::before {
    margin-right: -330px;
  }
}
@media screen and (max-width: 1320px) {
  .banner .panBar {
    position: absolute;
    right: 50%;
    margin-right: -590px;
  }
  .banner::before {
    margin-right: -270px;
  }
}
.title {
  line-height: 1;
  height: 123px;
  background: url(../images/titbg.png) center 0 no-repeat;
  padding-top: 16px;
  text-align: center;
  position: relative;
}

.titlemore{
  display: block;
  cursor: pointer;
  position: absolute;
  background: url(../images/showhd.png) center center no-repeat;
  width: 143px;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: 50%;
  transform: translateY(-50%);
  left: 70%;
}

.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
}
.title span img {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  width: 335px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
  align-items: center;
}
.title i em {
  font-size: 16px;
  color: #838383;
  display: block;
}
.title i em:first-child {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  text-align: left;
}
.moreLink {
  display: block;
  font-size: 15px;
  position: relative;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: solid 1px #0951a0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/morear.png) 0 center no-repeat;
  right: 15px;
  top: 50%;
  width: 59px;
  height: 12px;
  margin-top: -6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.moreLink:hover {
  color: #ff9326;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover::before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  animation: zyfd 1.5s linear infinite;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 17px;
}
.product {
  padding: 172px 0 66px;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .proNav {
  height: 286px;
  position: relative;
  margin-top: 90px;
  z-index: 2;
}
.product .proNav ul li {
  position: absolute;
}
.product .proNav ul li a {
  display: block;
  width: 106px;
  height: 106px;
  position: relative;
  z-index: 2;
  border-radius: 50%;
  padding-top: 25px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../images/pronavli.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.product .proNav ul li a i {
  display: block;
  margin: auto;
  width: 27px;
  height: 27px;
  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;
  font-size: 18px;
  margin-top: 6px;
  line-height: 28px;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}
.product .proNav ul li:hover a i,
.product .proNav ul li.on a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proNav ul li:nth-child(1) {
  left: 0;
  top: 0;
}
.product .proNav ul li:nth-child(2) {
  left: 260px;
  top: 0;
}
.product .proNav ul li:nth-child(3) {
  left: 128px;
  top: 91px;
}
.product .proNav ul li:nth-child(3)::before {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #c0c9cf;
  display: block;
  position: absolute;
  -webkit-transform: rotate(33deg);
  -moz-transform: rotate(33deg);
  -o-transform: rotate(33deg);
  transform: rotate(33deg);
  transform-origin: left top;
  left: -27px;
  top: -14px;
}
.product .proNav ul li:nth-child(3)::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #c0c9cf;
  display: block;
  position: absolute;
  -webkit-transform: rotate(-33deg);
  -moz-transform: rotate(-33deg);
  -o-transform: rotate(-33deg);
  transform: rotate(-33deg);
  transform-origin: right top;
  right: -26px;
  top: -14px;
}
.product .proNav ul li:nth-child(4) {
  left: 0;
  bottom: 0;
}
.product .proNav ul li:nth-child(4)::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #c0c9cf;
  display: block;
  position: absolute;
  -webkit-transform: rotate(-33deg);
  -moz-transform: rotate(-33deg);
  -o-transform: rotate(-33deg);
  transform: rotate(-33deg);
  transform-origin: right top;
  right: -28px;
  top: -14px;
}
.product .proNav ul li:nth-child(5) {
  left: 260px;
  bottom: 0;
}
.product .proNav ul li:nth-child(5)::before {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #c0c9cf;
  display: block;
  position: absolute;
  -webkit-transform: rotate(33deg);
  -moz-transform: rotate(33deg);
  -o-transform: rotate(33deg);
  transform: rotate(33deg);
  transform-origin: left top;
  left: -27px;
  top: -14px;
}
.product .proNav ul li:nth-child(6) {
  right: 0;
  top: 0;
}
.product .proNav ul li:nth-child(7) {
  right: 260px;
  top: 0;
}
.product .proNav ul li:nth-child(8) {
  right: 128px;
  top: 91px;
}
.product .proNav ul li:nth-child(8)::before {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #c0c9cf;
  display: block;
  position: absolute;
  -webkit-transform: rotate(33deg);
  -moz-transform: rotate(33deg);
  -o-transform: rotate(33deg);
  transform: rotate(33deg);
  transform-origin: left top;
  left: -27px;
  top: -14px;
}
.product .proNav ul li:nth-child(8)::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #c0c9cf;
  display: block;
  position: absolute;
  -webkit-transform: rotate(-33deg);
  -moz-transform: rotate(-33deg);
  -o-transform: rotate(-33deg);
  transform: rotate(-33deg);
  transform-origin: right top;
  right: -26px;
  top: -14px;
}
.product .proNav ul li:nth-child(9) {
  right: 0;
  bottom: 0;
}
.product .proNav ul li:nth-child(9)::before {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #c0c9cf;
  display: block;
  position: absolute;
  -webkit-transform: rotate(33deg);
  -moz-transform: rotate(33deg);
  -o-transform: rotate(33deg);
  transform: rotate(33deg);
  transform-origin: left top;
  left: -27px;
  top: -14px;
}
.product .proNav ul li:nth-child(10) {
  right: 260px;
  bottom: 0;
}
.product .proNav ul li:nth-child(10)::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #c0c9cf;
  display: block;
  position: absolute;
  -webkit-transform: rotate(-33deg);
  -moz-transform: rotate(-33deg);
  -o-transform: rotate(-33deg);
  transform: rotate(-33deg);
  transform-origin: right top;
  right: -28px;
  top: -14px;
}
.product .proImg {
  width: 1382px;
  height: 190px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 66px;
}
.product .proImg i {
  display: block;
  position: absolute;
  z-index: 2;
  width: 527px;
  height: 552px;
  background: url(../images/proimg.png) center 0 no-repeat;
  top: -423px;
  left: 50%;
  margin-left: -180px;
}
.product .proImg span {
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/proimgbg.png) center 0 no-repeat;
}
.product .proSwiper {
  margin-top: 20px;
  margin-left: -19px;
  margin-right: -19px;
  position: relative;
  z-index: 3;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper ul::after,
.product .proSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proSwiper ul li {
  float: left;
  width: 25%;
  padding: 0 19px;
}
.product .proSwiper ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #fff;
}
.product .proSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 85.135%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper 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 .proSwiper ul li .item .cont {
  position: relative;
  height: 74px;
  padding-left: 10px;
  padding-right: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 0;
}
.product .proSwiper ul li .item .cont .tt {
  min-width: 0;
  height: 74px;
  padding-top: 15px;
}
.product .proSwiper ul li .item .cont .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  height: 28px;
  line-height: 28px;
  letter-spacing: 2px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.product .proSwiper ul li .item .cont .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proSwiper ul li .item .cont .tt p {
  color: #9e9e9e;
  font-size: 14px;
  line-height: 24px;
}
.product .proSwiper ul li .item .cont .price {
  line-height: 74px;
  margin-left: 6px;
  white-space: nowrap;
}
.product .proSwiper ul li .item .cont .price i {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 38px;
  font-weight: bold;
  color: #ff9326;
  vertical-align: top;
}
.product .proSwiper ul li .item .cont .price span {
  margin-left: 8px;
  font-size: 14px;
  color: #808080;
}
.product .proSwiper 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);
}
.product .proSwiper ul li .item:hover .bt {
  color: #ff9326;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper ul {
    margin: 0 -15px;
  }
  .product .proSwiper ul li {
    padding: 0 15px;
  }
}
.youshi {
  position: relative;
  z-index: 2;
  padding: 80px 0 90px;
}
.youshi::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -432px;
  background: url(../images/ysbg.png) center 0 no-repeat;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.youshi .item {
  position: relative;
}
.youshi .item h4 {
  line-height: 1;
  font-size: 36px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .item p {
  font-size: 15px;
  line-height: 30px;
  color: #949494;
  margin-top: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .item .num {
  position: absolute;
  left: 0;
}
.youshi .item .num img {
  display: block;
}
.youshi .item:hover h4 {
  color: #ff9326;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .item:hover p {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysItem {
  position: relative;
}
.youshi .ysItem::after,
.youshi .ysItem:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysItem1 {
  margin-top: 76px;
}
.youshi .ysItem1 .item {
  padding-left: 160px;
  width: 826px;
}
.youshi .ysItem1 .item .num {
  top: -42px;
}
.youshi .ysItem1 .item .num::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/ysline2.png) 0 0 no-repeat;
  width: 25px;
  height: 271px;
  top: 134px;
  left: 51px;
}
.youshi .ysItem1 .pic {
  position: absolute;
  right: 0;
  top: -8px;
}
.youshi .ysItem1 .pic::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/ysline1.png) 0 0 no-repeat;
  width: 25px;
  height: 138px;
  top: -137px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.youshi .ysItem1 .pic img {
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem1 .pic img:hover {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.youshi .ysItem2 {
  margin-top: 124px;
}
.youshi .ysItem2::after,
.youshi .ysItem2:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysItem2 .item {
  float: right;
  padding-left: 178px;
  width: 696px;
  margin-top: 132px;
}
.youshi .ysItem2 .item .num {
  top: -14px;
}
.youshi .ysItem2 .item:first-child {
  margin-top: 0;
}
.youshi .ysItem2 .item:first-child .num {
  top: -38px;
}
.youshi .ysItem2 .item:first-child .num::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/ysline3.png) 0 0 no-repeat;
  width: 25px;
  height: 271px;
  top: 125px;
  left: 38px;
}
.youshi .ysItem2 .pic {
  position: absolute;
  left: -140px;
  top: -8px;
}
.youshi .ysItem2 .pic img {
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem2 .pic img:hover {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.youshi .ysItem3 {
  margin-top: 62px;
  height: 338px;
  padding-top: 105px;
}
.youshi .ysItem3 .item {
  padding-left: 204px;
  width: 696px;
}
.youshi .ysItem3 .item .num {
  top: -94px;
}
.youshi .ysItem3 .item .num::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/ysline4.png) 0 0 no-repeat;
  width: 25px;
  height: 173px;
  top: 144px;
  left: 58px;
}
.youshi .ysItem3 .pic {
  position: absolute;
  top: 0;
  right: -310px;
  width: 826px;
  height: 339px;
  overflow: hidden;
}
.youshi .ysItem3 .pic img {
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem3 .pic img:hover {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.cooperate {
  background: url(../images/hzbg.jpg) center 0 no-repeat;
  padding-top: 100px;
  padding-bottom: 64px;
}
.cooperate .hzBox {
  background-color: #fff;
  height: 528px;
  padding-top: 36px;
}
.cooperate .hzBox::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 64px;
  left: 0;
  top: 100%;
  background: url(../images/hzboxbg.png) center 0 no-repeat;
}
.cooperate .tit {
  position: absolute;
  width: 310px;
  height: 528px;
  left: 0;
  top: 0;
  background-color: #e8e8e8;
  text-align: center;
  z-index: 3;
}
.cooperate .tit .tt {
  position: relative;
  height: 528px;
  padding-left: 100px;
  text-align: center;
  margin: auto;
  width: 123px;
}
.cooperate .tit .tt i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 528px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.cooperate .tit .tt i img {
  display: inline-block;
  vertical-align: top;
}
.cooperate .tit .tt i::after {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 39px;
  left: 72px;
  top: 50%;
  margin-top: -20px;
  background-color: #333;
}
.cooperate .tit .tt span {
  display: block;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  width: 23px;
  height: 528px;
  line-height: 22px;
  text-align: center;
}
.cooperate .tit .tt span em {
  font-size: 18px;
  letter-spacing: 4px;
  color: #4e4e4e;
  display: inline-block;
}
.cooperate .tit .tt span em:nth-child(2) {
  background-color: #ff9326;
  color: #fff;
  margin-top: 6px;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 11px;
}
.cooperate .hzSwiper {
  float: right;
  margin-right: 28px;
}
.cooperate .hzSwiper .swiper-container {
  height: 476px;
  width: 930px;
}
.cooperate .hzSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.cooperate .hzSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.cooperate .hzSwiper ul li {
  width: 310px;
  float: left;
  padding: 0 30px;
  height: 238px;
}
.cooperate .hzSwiper ul li .pic {
  display: block;
  height: 170px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  position: relative;
  overflow: hidden;
  padding: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperate .hzSwiper ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.cooperate .hzSwiper ul li .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;
}
.cooperate .hzSwiper ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 68px;
  line-height: 68px;
  padding-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperate .hzSwiper ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.cooperate .hzSwiper ul li .bt::before {
  content: "◎";
  margin-right: 8px;
}
.cooperate .hzSwiper ul li .bt::after {
  content: "→";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
}
.cooperate .hzSwiper ul li:hover .pic {
  border-color: #ff9326;
}
.cooperate .hzSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.cooperate .hzSwiper ul li:hover .bt {
  color: #ff9326;
}
@media screen and (max-width: 1320px) {
  .cooperate .tit {
    width: 230px;
  }
  .cooperate .hzSwiper {
    margin-right: 10px;
  }
}
.about {
  padding-top: 24px;
  padding-bottom: 82px;
}
.about .title i {
  width: 395px;
}
.about .aboutBox {
  margin-top: 64px;
  padding-right: 676px;
}

.about .aboutBox .titlemore{
  bottom: 0;
  transform: translateY(141%);
  left: 10%;
}

.about .aboutText .tit {
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
}
.about .aboutText .text {
  margin-top: 29px;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  color: #8e8e8e;
}
.about .aboutText .more {
  display: block;
  margin-top: 44px;
  border-radius: 50%;
  width: 83px;
  height: 83px;
  background: url(../images/aboutmore.png) center center no-repeat;
  padding-top: 24px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em {
  width: 21px;
  height: 17px;
  display: block;
  margin: auto;
  background: url(../images/aboutmoreico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more span {
  display: block;
  line-height: 1;
  font-size: 16px;
  margin-top: 7px;
}
.about .aboutText .more:hover {
  box-shadow: 0 0 0 8px rgba(255, 147, 38, 0.2);
}
.about .aboutText .more:hover em {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@media screen and (max-width: 1320px) {
  .about .aboutBox {
    padding-right: 640px;
  }
  .about .aboutText .text {
    font-size: 14px;
  }
}
.about .video {
  position: absolute;
  right: 0;
  top: -27px;
  width: 610px;
  height: 480px;
  background-color: #ff9326;
  border-radius: 20px;
  border: solid 20px #ffeabd;
}
.about .video img {
  display: block;
  width: 570px;
  height: 440px;
}
.about .video iframe {
  width: 570px !important;
  height: 440px !important;
}
.about .aboutImg {
  position: absolute;
  left: -310px;
  width: 287px;
  height: 497px;
  top: 294px;
  background: url(../images/aboutimg.png) 0 0 no-repeat;
}
.about .show {
  margin-top: 46px;
  padding-top: 52px;
  padding-bottom: 30px;
}
.about .show::before {
  content: "";
  display: block;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: -92px;
  margin-right: -92px;
}
.about .show .hd ul::after,
.about .show .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .show .hd ul li {
  position: relative;
  float: left;
  margin-left: 19px;
}
.about .show .hd ul li:first-child {
  margin-left: 0;
}
.about .show .hd ul li a {
  float: left;
  display: block;
  cursor: pointer;
  position: relative;
  background: url(../images/showhd.png) center center no-repeat;
  width: 143px;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd ul li:hover a,
.about .show .hd ul li.on a {
  font-weight: bold;
}
.about .showTabs {
  overflow: hidden;
  position: relative;
  margin-left: -23px;
  margin-right: -23px;
  margin-top: 40px;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab !important;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab !important;
}
.about .showSwiper ul::after,
.about .showSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .showSwiper ul li {
  float: left;
  width: 25%;
  padding: 0 23px;
}
.about .showSwiper ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.about .showSwiper ul li .item::after {
  content: "";
  position: absolute;
  background: #ff9326;
  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;
}
.about .showSwiper ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.about .showSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 197px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 8px;
}
.about .showSwiper ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(../images/honorli.png) center center no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}
.about .showSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.about .showSwiper 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;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 70px;
  line-height: 70px;
  left: 0;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  padding-right: 25px;
  padding-left: 30px;
  text-align: center;
}
.about .showSwiper ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 100%;
  background: url(../images/showliico.png) 0 center no-repeat;
  left: 5px;
  filter: grayscale(100) brightness(0.2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt::after {
  content: "...";
  position: absolute;
  right: 4px;
  top: -4px;
  font-size: 16px;
  font-weight: bold;
}
.about .showSwiper ul li .item:hover .pic {
  border-color: #ff9326;
}
.about .showSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.about .showSwiper ul li .item:hover .bt {
  color: #ff9326;
}
.about .showSwiper ul li .item:hover .bt::before {
  filter: grayscale(0) brightness(1);
}
.about .showSwiper:nth-child(2) ul li .item .pic img {
  object-fit: contain;
}
@media screen and (max-width: 1320px) {
  .about .showTabs {
    margin-left: -10px;
    margin-right: -10px;
  }
  .about .showSwiper ul li {
    padding: 0 10px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
}
.news .newsBox {
  position: relative;
  height: 690px;
  padding-top: 50px;
  z-index: 2;
}
.news .newsBox::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 -92px;
  background-color: #f6f6f6;
  z-index: -1;
}
.news .newsTabs {
  margin-top: 20px;
  position: relative;
}
.news .newsTabs .bd {
  height: 438px;
  overflow: hidden;
  width: 988px;
}
.news .newsTab {
  position: absolute;
  right: 0;
  top: 0;
  width: 278px;
  height: 438px;
  background-color: #ffffff;
  border-radius: 200px;
  padding-top: 70px;
}
.news .newsTab ul {
  width: 143px;
  margin: auto;
}
.news .newsTab ul li {
  margin-top: 16px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  cursor: pointer;
  position: relative;
  background: url(../images/showhd.png) center center no-repeat;
  width: 143px;
  height: 55px;
  line-height: 55px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  font-weight: bold;
}
.news .newsTab .search {
  margin-top: 26px;
  position: relative;
  width: 300px;
  padding-right: 38px;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  margin-left: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab .search .searchInp {
  width: 100%;
  height: 73px;
  line-height: 73px;
  border: none;
  background: none;
  padding-right: 10px;
  font-size: 14px;
  color: #333;
}
.news .newsTab .search .searchInp::-webkit-input-placeholder {
  color: #777777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.news .newsTab .search .searchInp::-moz-placeholder {
  color: #777777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.news .newsTab .search .searchInp:-ms-input-placeholder {
  color: #777777;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.news .newsTab .search .searchInp:focus::-webkit-input-placeholder,
.news .newsTab .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.news .newsTab .search .searchInp:focus::-moz-placeholder,
.news .newsTab .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.news .newsTab .search .searchInp:focus:-ms-input-placeholder,
.news .newsTab .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.news .newsTab .search .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/searchico.png) center center no-repeat;
  width: 38px;
  height: 100%;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab .search .submitBtn:hover {
  opacity: 0.7;
}
.news .newsTab .search:hover {
  border-color: #ff9326;
}
.news .newsList {
  width: 100%;
  height: 438px;
  position: relative;
}
.news .newsList .one {
  width: 590px;
  height: 438px;
  position: relative;
  overflow: hidden;
  border-radius: 0px 0px 0px 40px;
  float: left;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .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 .one .pic::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #ff9326, #ff9326);
  background-image: linear-gradient(to bottom, rgba(255, 147, 38, 0), rgba(255, 147, 38, 0.9));
}
.news .newsList .one .tt {
  position: absolute;
  left: 0;
  z-index: 2;
  width: 100%;
  padding-left: 25px;
  bottom: 28px;
  padding-right: 120px;
  height: 58px;
  line-height: 58px;
}
.news .newsList .one .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 14px;
  height: 13px;
  margin-right: 12px;
  background: url(../images/newsli.png) 0 center no-repeat;
  filter: grayscale(100) brightness(4);
}
.news .newsList .one .date {
  position: absolute;
  right: 40px;
  top: 0;
  font-family: Arial;
  font-size: 14px;
  color: #ffffff;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list {
  float: right;
  width: 365px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li {
  margin-top: 30px;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .item {
  height: 204px;
  padding-top: 38px;
  background-color: #fff;
  border-bottom: 1px solid #ff9326;
  padding: 34px 20px 0 44px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .date {
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  color: #666666;
}
.news .newsList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  position: relative;
  padding-right: 0;
  left: 0;
  margin-left: -27px;
}
.news .newsList .list ul li .item .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 14px;
  height: 13px;
  margin-right: 13px;
  background: url(../images/newsli.png) 0 center no-repeat;
}
.news .newsList .list ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  font-size: 15px;
  margin-top: 7px;
  color: #9e9e9e;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .date {
  font-family: Arial;
  font-size: 14px;
  margin-top: 27px;
  color: #ff9326;
  line-height: 10px;
}
.news .newsList .list ul li .item:hover .bt {
  color: #ff9326;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list ul li .item:hover p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
@media screen and (max-width: 1320px) {
  .news .newsTabs .bd {
    width: 940px;
  }
  .news .newsList .one {
    width: 560px;
  }
  .news .newsList .list {
    width: 360px;
  }
  .news .newsTab {
    width: 220px;
  }
  .news .newsTab .search {
    width: 180px;
    margin-left: 20px;
  }
}
.footer .fooCont::before {
  top: -127px;
  right: 150px;
}
