@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: 740px;
  -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 #cb3e26 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: #cb3e26;
  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;
  position: relative;
  z-index: 2;
}
.title::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -20px;
  top: -20px;
  width: 77px;
  height: 78px;
  background: url(../images/titico.png) 0 0 no-repeat;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  height: 45px;
}
.title span img {
  display: block;
}
.title i {
  display: block;
  margin-top: 22px;
  font-size: 16px;
  letter-spacing: 13px;
  color: #888888;
  white-space: nowrap;
}
.title i::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 300px;
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
  margin-left: -314px;
  margin-right: 14px;
}
.title i::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
  margin-right: -214px;
  margin-left: 1px;
}
.title em {
  display: block;
  font-size: 12px;
  margin-top: 20px;
  line-height: 10px;
  letter-spacing: 4px;
  color: #000000;
  opacity: 0.8;
}
.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: #cb3e26;
  -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: #cb3e26;
  box-shadow: 0 0 15px rgba(203, 62, 38, 0.5);
}
.product {
  overflow: hidden;
  position: relative;
  background: url(../images/probg.jpg) center bottom no-repeat;
  padding-top: 112px;
  padding-bottom: 62px;
}
.product .proBox {
  padding-top: 54px;
}
.product .title {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.product .proNav {
  position: absolute;
  left: 0;
  top: 175px;
  z-index: 2;
  width: 810px;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
}
.product .proNav ul li {
  flex: 1;
  position: relative;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  text-align: center;
  width: 187px;
  height: 49px;
  line-height: 49px;
  padding: 0 15px;
  font-size: 18px;
  color: #9f601e;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/pronavli.png) center center no-repeat;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 201px;
  height: 67px;
  left: -4px;
  top: -6px;
  background: url(../images/pronavlih.png) 0 0 no-repeat;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  opacity: 0;
}
.product .proNav ul li:hover a::after,
.product .proNav ul li.on a::after {
  opacity: 1;
}
.product .proTabs {
  height: 674px;
  position: relative;
}
.product .proTabs .bd {
  overflow: hidden;
  height: 674px;
  width: 1280px;
}
.product .proList {
  position: relative;
  padding-bottom: 10px;
  height: 674px;
}
.product .proList::after,
.product .proList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .proImg {
  float: right;
  width: 430px;
  height: 664px;
  position: relative;
  overflow: hidden;
}
.product .proList .proImg img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .proImg:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proSwiper {
  float: left;
  width: 808px;
  margin-top: 275px;
  overflow: hidden;
}
.product .proSwiper .swiper-container {
  margin-left: -20px;
  margin-right: -20px;
}
.product .proSwiper ul li {
  float: left;
  width: 50%;
  padding: 0 20px 20px;
}
.product .proSwiper ul li .item {
  background-color: #ffffff;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 270px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  -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 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 68px;
  line-height: 68px;
  padding-left: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  right: 4px;
  top: 0;
  height: 68px;
  background: url(../images/proli.png) right center no-repeat;
  width: 62px;
}
.product .proSwiper ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  max-width: 200px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt em {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  margin-left: 10px;
  color: #c6c6c6;
  text-transform: uppercase;
}
.product .proSwiper ul li .item .bt:hover span {
  letter-spacing: 0.5px;
}
.product .proSwiper ul li .item:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.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: #cb3e26;
}
.product .proHd {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 20px;
  height: 15px;
  z-index: 3;
}
.product .proHd .page .in-prev {
  position: absolute;
  width: 10px;
  height: 35px;
  left: 0;
  top: -10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
  cursor: pointer;
  background: url(../images/prol.png) center center no-repeat;
}
.product .proHd .page .in-prev:hover,
.product .proHd .page .in-prev.on {
  opacity: 0.8;
}
.product .proHd .page .in-next {
  position: absolute;
  width: 10px;
  height: 35px;
  right: 0;
  top: -10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  outline: none;
  cursor: pointer;
  background: url(../images/pror.png) center center no-repeat;
}
.product .proHd .page .in-next:hover,
.product .proHd .page .in-next.on {
  opacity: 0.8;
}
.product .proHd .in-pagination {
  font-size: 0;
}
.product .proHd .in-pagination span {
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 15px;
  border: 1px dashed transparent;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  opacity: 1;
  background-color: transparent;
  margin: 0 2px;
}
.product .proHd .in-pagination span::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 5px;
  background-color: #cb3e26;
}
.product .proHd .in-pagination span.swiper-pagination-bullet-active {
  border-color: #cb3e26;
}
@media screen and (max-width: 1320px) {
  .product .proBox {
    padding-top: 104px;
  }
  .product .proNav {
    width: 760px;
  }
  .product .proTabs {
    height: 630px;
  }
  .product .proTabs .bd {
    height: 630px;
    width: 1180px;
  }
  .product .proList {
    height: 630px;
  }
  .product .proList .proImg {
    width: 390px;
    height: 600px;
  }
  .product .proSwiper {
    float: left;
    width: 760px;
    margin-top: 235px;
  }
  .product .proSwiper .swiper-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  .product .proSwiper ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product .proSwiper ul li .item .pic {
    height: 260px;
  }
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding: 112px 0 60px;
}
.about .aboutText {
  float: left;
  width: 510px;
}
.about .aboutText .tit {
  margin-top: 84px;
  font-size: 26px;
  line-height: 1;
  padding-bottom: 30px;
  border-bottom: 1px solid #454545;
}
.about .aboutText .text {
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 30px;
  height: 180px;
  font-size: 15px;
  color: #727272;
  text-align: justify;
}
.about .aboutText .more {
  margin-top: 68px;
  display: block;
  width: 160px;
  height: 40px;
  border: solid 1px #333333;
  text-align: center;
  line-height: 38px;
  position: relative;
  padding-right: 36px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #cb3e26, #cb3e26);
  background-image: linear-gradient(to right, #cb3e26, #cb3e26);
  background-size: 0% 100%;
  background-position: left center;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em {
  width: 36px;
  height: 38px;
  display: block;
  position: absolute;
  background-color: #454545;
  top: 0;
  right: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-left: 6px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.about .aboutText .more span {
  display: inline-block;
  vertical-align: top;
}
.about .aboutText .more:hover {
  left: 5px;
  border-color: #cb3e26;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 3px 15px rgba(203, 62, 38, 0.2);
}
.about .aboutText .more:hover em {
  background-color: #fff;
}
.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;
  border-left-color: #cb3e26;
}
.about .aboutPic {
  float: right;
  margin-top: 75px;
  position: relative;
}
.about .aboutPic .videoTit {
  position: absolute;
  right: 0;
  width: 92px;
  height: 90px;
  background-color: #cb3e26;
  right: -92px;
  bottom: 0;
  padding-top: 20px;
  text-align: center;
}
.about .aboutPic .videoTit::before {
  content: "";
  position: absolute;
  display: block;
  width: 74px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.5;
  top: 6px;
  left: 0;
  right: 0;
  margin: auto;
}
.about .aboutPic .videoTit::after {
  content: "";
  position: absolute;
  display: block;
  width: 74px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.5;
  bottom: 6px;
  left: 0;
  right: 0;
  margin: auto;
}
.about .aboutPic .videoTit i {
  display: block;
  margin: auto;
  background: url(../images/videoico.png) center center no-repeat;
  width: 30px;
  height: 30px;
}
.about .aboutPic .videoTit span {
  display: block;
  font-family: 'Times New Roman', Times, serif;
  font-size: 12px;
  line-height: 10px;
  letter-spacing: 2px;
  color: #ffffff;
  margin-top: 10px;
}
.about .video {
  width: 714px;
  height: 490px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .video iframe {
  display: block;
  width: 714px !important;
  height: 490px !important;
  object-fit: cover;
}
.about .video img {
  display: block;
  width: 714px !important;
  height: 490px !important;
  object-fit: cover;
}
.about .show {
  margin-top: 82px;
  height: 334px;
  z-index: 2;
  padding: 58px 14px 0;
}
.about .show::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 51%;
  background: url(../images/hjbg.png) 0 0 no-repeat;
  z-index: -1;
}
.about .show::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 51%;
  background: url(../images/hjbg.png) right 0 no-repeat;
  z-index: -1;
}
.about .show .tit {
  width: 149px;
  height: 38px;
  position: absolute;
  left: 35px;
  top: -18px;
}
.about .show .tit img {
  display: block;
}
.about .show .more {
  position: absolute;
  z-index: 3;
  right: 20px;
  bottom: -15px;
  font-size: 12px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 36px;
  color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .more i:first-child {
  font-size: 16px;
}
.about .show .more i:nth-child(6) {
  font-size: 16px;
}
.about .show .more:hover {
  color: #cb3e26;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.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 14px;
}
.about .showSwiper ul li .item {
  padding: 6px 6px 0;
  background-color: #ffffff;
  border: solid 1px #d3d3d3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 186px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.about .showSwiper ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.about .showSwiper ul li .item:hover {
  border-color: #cb3e26;
}
.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: #cb3e26;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 490px;
  }
  .about .video {
    width: 650px;
  }
  .about .video iframe {
    width: 650px !important;
  }
  .about .video img {
    width: 650px !important;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
  padding-bottom: 120px;
}
.youshi .ysTit {
  height: 572px;
  padding-top: 118px;
}
.youshi .ysTit h3 {
  margin-left: -38px;
  line-height: 1;
}
.youshi .ysTit h3 i {
  display: block;
}
.youshi .ysTit h3 i img {
  display: block;
}
.youshi .ysTit h3 span {
  display: block;
  font-size: 15px;
  letter-spacing: 21px;
  color: #ffffff;
  opacity: 0.8;
  margin-top: 22px;
  margin-left: 38px;
}
.youshi .ysTit h3 span::before {
  content: "<";
}
.youshi .ysTit h3 span::after {
  content: ">";
}
.youshi .ysTit .tel {
  font-size: 16px;
  margin-top: 100px;
  color: #fff;
}
.youshi .ysTit .tel::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: -290px;
  width: 280px;
  height: 1px;
  background-color: #f3f3f3;
  opacity: 0.3;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.youshi .ysTit .tel::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: -270px;
  width: 270px;
  height: 1px;
  background-color: #f3f3f3;
  opacity: 0.3;
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.youshi .ysTit .tel span {
  display: inline-block;
  vertical-align: top;
  line-height: 17px;
  position: relative;
  font-weight: bold;
}
.youshi .ysTit .tel span::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  width: 15px;
  height: 17px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysList {
  margin-top: 60px;
}
.youshi .ysList::after,
.youshi .ysList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysList ul {
  display: flex;
  justify-content: space-between;
}
.youshi .ysList ul li {
  float: left;
  width: 386px;
  height: 596px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item {
  height: 596px;
  padding-top: 36px;
}
.youshi .ysList ul li .item .tit span {
  display: block;
  line-height: 1;
  font-weight: bold;
  height: 44px;
  background: url(../images/yshdtit.png) 64px 0 no-repeat;
  padding-top: 15px;
  font-size: 22px;
}
.youshi .ysList ul li .item .tit i {
  display: block;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 16px;
  margin-top: 9px;
  line-height: 11px;
}
.youshi .ysList ul li .item .pic {
  overflow: hidden;
  height: 230px;
  margin-top: 32px;
}
.youshi .ysList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.youshi .ysList ul li .item .text {
  position: relative;
  font-size: 15px;
  line-height: 32px;
  color: #6b6b6b;
  padding-left: 36px;
  margin-top: 46px;
}
.youshi .ysList ul li .item .text::before {
  content: "";
  display: block;
  left: 14px;
  top: 8px;
  width: 1px;
  height: 163px;
  background-color: #d6d6d6;
  position: absolute;
}
.youshi .ysList ul li .box {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  box-shadow: 8px 6px 10px 0px rgba(2, 2, 2, 0.22);
  padding: 55px 46px 0;
  text-align: center;
}
.youshi .ysList ul li .box::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 10px;
  border: solid 1px #ffffff;
  opacity: 0.5;
}
.youshi .ysList ul li .box .pic {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.youshi .ysList ul li .box .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.youshi .ysList ul li .box .ysNum {
  margin: auto;
  position: relative;
  overflow: hidden;
  width: 85px;
  height: 85px;
  background: url(../images/ysnum.png) center center no-repeat;
}
.youshi .ysList ul li .box .ysNum 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 .ysList ul li .box .tit {
  color: #ffffff;
  margin-top: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysList ul li .box .tit span {
  display: block;
  line-height: 1;
  font-weight: bold;
  font-size: 22px;
}
.youshi .ysList ul li .box .tit i {
  display: block;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 16px;
  margin-top: 15px;
  line-height: 12px;
}
.youshi .ysList ul li .box .text {
  margin-top: 60px;
  font-size: 15px;
  line-height: 32px;
  color: #ffffff;
  opacity: 0.9;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 20px 0 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .box:hover .tit {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysList ul li .box:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysList ul li.on {
  width: 406px;
}
.youshi .ysList ul li.on .box {
  opacity: 1;
}
@media screen and (max-width: 1320px) {
  .youshi .ysList ul li {
    width: 360px;
  }
  .youshi .ysList ul li .item .text {
    padding-left: 24px;
  }
  .youshi .ysList ul li .item .text::before {
    left: 8px;
  }
  .youshi .ysList ul li .box {
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    box-shadow: 8px 6px 10px 0px rgba(2, 2, 2, 0.22);
    padding: 55px 46px 0;
    text-align: center;
  }
  .youshi .ysList ul li .box::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 10px;
    border: solid 1px #ffffff;
    opacity: 0.5;
  }
  .youshi .ysList ul li .box .pic {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .youshi .ysList ul li .box .pic img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .youshi .ysList ul li .box .ysNum {
    margin: auto;
    position: relative;
    overflow: hidden;
    width: 85px;
    height: 85px;
    background: url(../images/ysnum.png) center center no-repeat;
  }
  .youshi .ysList ul li .box .ysNum 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 .ysList ul li .box .tit {
    color: #ffffff;
    margin-top: 38px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .youshi .ysList ul li .box .tit span {
    display: block;
    line-height: 1;
    font-weight: bold;
    font-size: 22px;
  }
  .youshi .ysList ul li .box .tit i {
    display: block;
    font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    line-height: 12px;
  }
  .youshi .ysList ul li .box .text {
    margin-top: 60px;
    font-size: 15px;
    line-height: 32px;
    color: #ffffff;
    opacity: 0.9;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 20px 0 14px;
  }
  .youshi .ysList ul li.on {
    width: 400px;
  }
}
.news {
  padding: 64px 0 36px;
  overflow: hidden;
  background-color: #f3f2ee;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab .more {
  display: block;
  float: right;
  margin-top: 52px;
  line-height: 35px;
  font-family: Arial;
  font-size: 12px;
  color: #555555;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab .more:hover {
  color: #cb3e26;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTab ul {
  float: right;
  margin-top: 52px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-right: 40px;
  line-height: 35px;
}
.news .newsTab ul li::before {
  content: "/";
  display: block;
  position: absolute;
  top: 0;
  right: -25px;
  width: 10px;
  text-align: center;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 17px;
  background: url(../images/newsnav.png) center center no-repeat;
  top: 10px;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:hover {
  color: #cb3e26;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  font-weight: bold;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  opacity: 1;
  top: 2px;
  right: -6px;
}
.news .newsTabs {
  margin-top: 18px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 572px;
}
.news .newsList {
  overflow: hidden;
  height: 572px;
}
.news .newsList .one {
  float: left;
  position: relative;
  top: 50px;
  width: 612px;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 338px;
  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 .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 76px;
  line-height: 76px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .one .cont .line {
  height: 1px;
  background-color: rgba(129, 129, 129, 0.2);
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #cb3e26, #cb3e26);
  background-image: linear-gradient(to right, #cb3e26, #cb3e26);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .one .cont p {
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 12px;
  color: #6b6b6b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .date {
  display: inline-block;
  vertical-align: top;
  margin-top: 17px;
  border-top: 1px solid rgba(129, 129, 129, 0.2);
  font-size: 12px;
  line-height: 10px;
  padding-top: 10px;
  color: #6b6b6b;
}
.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 .one:hover .cont .bt {
  color: #cb3e26;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.news .newsList .one:hover .cont .line {
  background-size: 100% 100%;
}
.news .newsList .one:hover .cont p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list {
  float: right;
  width: 566px;
}
.news .newsList .list ul li {
  margin-top: 46px;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .item {
  position: relative;
  height: 160px;
  padding-left: 24px;
  padding-left: 124px;
}
.news .newsList .list ul li .item .date {
  width: 98px;
  height: 160px;
  background: url(../images/newsdate.png) -1px 107px no-repeat;
  background-color: #231816;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  padding-top: 42px;
}
.news .newsList .list ul li .item .date i {
  display: block;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  line-height: 24px;
  font-size: 36px;
}
.news .newsList .list ul li .item .date span {
  display: block;
  margin-top: 20px;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
}
.news .newsList .list ul li .item .date span::before {
  content: "";
  display: block;
  width: 33px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.5;
  margin: auto;
  margin-bottom: 20px;
}
.news .newsList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  position: relative;
  top: -2px;
}
.news .newsList .list ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li .item .line {
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
  height: 1px;
  background-color: rgba(129, 129, 129, 0.2);
  margin-top: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #cb3e26, #cb3e26);
  background-image: linear-gradient(to right, #cb3e26, #cb3e26);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .list ul li .item p {
  margin-top: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 12px;
  color: #6b6b6b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 22px;
  color: #959595;
  font-family: Arial;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 12px;
  width: 36px;
  height: 1px;
  background-color: #818181;
  opacity: 0.4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more:hover {
  color: #cb3e26;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li .item .more:hover::before {
  background-color: #cb3e26;
  opacity: 1;
}
.news .newsList .list ul li .item:hover .date {
  background-color: #cb3e26;
}
.news .newsList .list ul li .item:hover .bt {
  color: #cb3e26;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.news .newsList .list ul li .item:hover .line {
  background-size: 100% 100%;
  opacity: 1;
}
.news .newsList .list ul li .item:hover p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media screen and (max-width: 1320px) {
  .news .newsList .one {
    width: 600px;
  }
  .news .newsList .list {
    width: 540px;
  }
}
