@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;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 700px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #c41b22 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: #c41b22;
  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 .banNum {
  z-index: 3;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 19.4792%;
  background-color: #c41b22;
  color: #fff;
  height: 128px;
  line-height: 1;
  font-size: 16px;
  text-align: center;
  padding-top: 35px;
}
.banner .banNum i {
  font-family: Impact;
  font-size: 81px;
  line-height: 66px;
  vertical-align: bottom;
  margin-right: 12px;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 24px;
}
.title span::after {
  content: "";
  width: 100px;
  height: 1px;
  background-color: #0d0d0d;
  display: inline-block;
  vertical-align: middle;
  margin-left: 23px;
}
.title i {
  display: block;
  font-size: 50px;
  margin-top: 20px;
  font-family: "BellMT", "Bell", "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  line-height: 34px;
}
.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: #c41b22;
  -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: #c41b22;
  box-shadow: 0 0 15px rgba(196, 27, 34, 0.5);
}
.about {
  position: relative;
  overflow: hidden;
  padding: 96px 0;
}
.about:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 19.4792%;
  background-color: #c41b22;
  z-index: -1;
  height: 100%;
}
.about .aboutText {
  width: 645px;
  padding-bottom: 42px;
}
.about .aboutText .ico {
  width: 68px;
  height: 41px;
  margin-top: 50px;
  background: url(../images/aboutico.png) 0 center no-repeat;
}
.about .aboutText .text {
  margin-top: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 38px;
  height: 190px;
  font-size: 15px;
  color: #666666;
  text-align: justify;
}
.about .aboutText .more {
  margin-top: 55px;
  display: block;
  width: 89px;
  height: 89px;
  background-color: #c41b22;
  box-shadow: 0px 7px 24px 0px rgba(178, 130, 62, 0.35);
  position: relative;
  padding-top: 22px;
  color: #fff;
  z-index: 1;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em {
  width: 22px;
  height: 21px;
  display: block;
  margin: auto;
  background: url(../images/aboutar.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: 10px;
  font-size: 14px;
  margin-top: 12px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.about .aboutText .more span i {
  font-weight: bold;
}
.about .aboutText .more:hover {
  box-shadow: 0 0 0 10px rgba(196, 27, 34, 0.3);
}
.about .aboutText .more:hover em {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.about .aboutPic {
  position: absolute;
  z-index: 2;
  right: -230px;
  top: 0;
  width: 818px;
  height: 563px;
  background-color: #fff;
  border: solid 5px #ffffff;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 3px 20px rgba(196, 27, 34, 0.25);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.about .aboutEn {
  position: absolute;
  bottom: 0;
  left: -256px;
  font-family: BellMT, Bell, 'Times New Roman', Times, serif;
  font-size: 163px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 111px;
  color: #c79e68;
  opacity: 0.03;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 560px;
  }
}
.product {
  overflow: hidden;
  position: relative;
  background: url(../images/probg.jpg) center 0 no-repeat;
  padding-top: 94px;
  padding-bottom: 105px;
}
.product .proNav {
  margin-top: 55px;
}
.product .proNav::after,
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -5px;
}
.product .proNav ul li {
  position: relative;
  padding: 0 5px;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  text-align: center;
  min-width: 135px;
  height: 40px;
  background-color: #ffffff;
  line-height: 40px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c41b22, #c41b22);
  background-image: linear-gradient(to right, #c41b22, #c41b22);
  background-size: 0% 100%;
  background-position: left 0;
  padding: 0 16px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  background-color: #c41b22;
  background-size: 100% 100%;
  color: #fff;
}
.product .proList {
  margin-top: 10px;
}
.product .proList ul {
  margin: 0 -25px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 33.333%;
  padding: 0 25px;
  margin-top: 40px;
}
.product .proList ul li .item {
  background-color: #ffffff;
  border: solid 1px #efefef;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 78.947%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .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;
}
.product .proList ul li .item .cont {
  height: 102px;
  position: relative;
  padding-left: 10px;
  padding-right: 82px;
  padding-top: 22px;
}
.product .proList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  -webkit-transition: all 0.44s ease-out;
  transition: all 0.44s ease-out;
}
.product .proList ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList ul li .item .cont p {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 14px;
  line-height: 10px;
  margin-top: 5px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .more {
  display: block;
  position: absolute;
  right: 12px;
  top: 38px;
  border-left: 1px solid #c2c2c2;
  width: 60px;
  height: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
  filter: grayscale(100) brightness(1.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item:hover {
  box-shadow: 0 5px 20px rgba(196, 27, 34, 0.15);
}
.product .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);
}
.product .proList ul li .item:hover .cont .bt {
  color: #c41b22;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.product .proList ul li .item:hover .cont p {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.product .proList ul li .item:hover .cont .more {
  border-left-color: #c41b22;
}
.product .proList ul li .item:hover .cont .more::before {
  filter: grayscale(0) brightness(1);
  animation: zyfd 1.5s linear infinite;
}
@media screen and (max-width: 1320px) {
  .product .proList ul {
    margin: 0 -12px;
  }
  .product .proList ul::after,
  .product .proList ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .product .proList ul li {
    padding: 0 12px;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center 182px no-repeat;
  height: 983px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysTit {
  height: 182px;
}
.youshi .ysTit .tit {
  float: left;
  width: 666px;
  line-height: 1;
  padding-left: 48px;
  padding-top: 114px;
  background: url(../images/ystit.png) 0 0 no-repeat;
  font-size: 24px;
  font-weight: bold;
  font-family: simsun;
  position: relative;
  margin-left: -48px;
  z-index: 1;
}
.youshi .ysTit .tit:before {
  content: "";
  width: 33px;
  height: 29px;
  position: absolute;
  top: 11px;
  right: -39px;
  background: url(../images/ystitico.png) center center no-repeat;
}
.youshi .ysTit .tit:after {
  content: "";
  position: absolute;
  display: block;
  width: 119px;
  height: 119px;
  top: -34px;
  right: -82px;
  background: url(../images/ystiten.png) center center no-repeat;
  animation: xz 60s linear forwards;
  z-index: -1;
}
@keyframes xz {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
.youshi .ysTit .ysTel {
  float: right;
  margin-top: 34px;
  height: 60px;
  background-color: #c41b22;
  border-radius: 30px;
  padding: 0 27px 0 22px;
  line-height: 60px;
}
.youshi .ysTit .ysTel .tel {
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-size: 26px;
}
.youshi .ysTit .ysTel .tel:before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 60px;
  vertical-align: top;
  margin-right: 12px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysTit .ysTel .tel i {
  font-family: Impact;
  font-size: 26px;
}
.youshi .ysBox {
  margin-top: 107px;
}
.youshi .ysCont {
  width: 680px;
  float: left;
}
.youshi .ysCont .ysHd ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -50px;
}
.youshi .ysCont .ysHd ul li {
  display: block;
  flex: 1;
  position: relative;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  height: 138px;
}
.youshi .ysCont .ysHd ul li:before {
  content: "";
  width: 1px;
  height: 64px;
  background-color: #bcbcbc;
  top: 32px;
  left: 0;
  position: absolute;
}
.youshi .ysCont .ysHd ul li:after {
  content: "";
  display: block;
  position: absolute;
  width: 72px;
  height: 72px;
  background-color: #c41b22;
  border-radius: 100%;
  z-index: -1;
  left: 50%;
  margin-left: -36px;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.5) rotate(0);
  -moz-transform: scale(0.5) rotate(0);
  -o-transform: scale(0.5) rotate(0);
  transform: scale(0.5) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .ysHd ul li:first-child:before {
  display: none;
}
.youshi .ysCont .ysHd ul li i {
  display: block;
  width: 60px;
  height: 55px;
  overflow: hidden;
  margin: auto;
}
.youshi .ysCont .ysHd ul li i:before,
.youshi .ysCont .ysHd ul li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysCont .ysHd ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysCont .ysHd ul li h4 {
  margin-top: 26px;
  font-size: 16px;
  line-height: 1;
}
.youshi .ysCont .ysHd ul li em {
  display: block;
  margin: auto;
  width: 15px;
  height: 9px;
  margin-top: 22px;
  background: url(../images/yshdar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .ysHd ul li:hover,
.youshi .ysCont .ysHd ul li.on {
  color: #fff;
}
.youshi .ysCont .ysHd ul li:hover:after,
.youshi .ysCont .ysHd ul li.on:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.youshi .ysCont .ysHd ul li:hover i,
.youshi .ysCont .ysHd ul li.on i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysCont .ysHd ul li:hover em,
.youshi .ysCont .ysHd ul li.on em {
  animation: sxfd 1.5s linear infinite;
  filter: grayscale(100) brightness(5);
}
@keyframes sxfd {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.youshi .ysCont .bd {
  height: 250px;
  margin: 116px 15px 0;
  overflow: hidden;
}
.youshi .ysCont .bd ul li {
  height: 250px;
  padding-top: 10px;
}
.youshi .ysCont .bd ul li h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 22px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysCont .bd ul li .text {
  font-size: 15px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li:hover h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #c41b22;
}
.youshi .ysCont .bd ul li:hover .text {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysCont .ysPage {
  height: 62px;
  line-height: 62px;
}
.youshi .ysCont .ysPage .page .prev {
  float: left;
  width: 62px;
  height: 62px;
  border: solid 1px #c41b22;
  background: url(../images/ysl.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 100%;
}
.youshi .ysCont .ysPage .page .prev:hover,
.youshi .ysCont .ysPage .page .prev.on {
  background-image: url(../images/yslh.png);
  background-color: #c41b22;
}
.youshi .ysCont .ysPage .page .next {
  margin-left: 76px;
  float: left;
  width: 62px;
  height: 62px;
  border: solid 1px #c41b22;
  background: url(../images/ysr.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 100%;
}
.youshi .ysCont .ysPage .page .next:hover,
.youshi .ysCont .ysPage .page .next.on {
  background-image: url(../images/ysrh.png);
  background-color: #c41b22;
}
.youshi .ysCont .ysPage .hd {
  float: left;
  margin-left: 140px;
}
.youshi .ysCont .ysPage .hd ul {
  width: 320px;
  display: flex;
  justify-content: space-between;
}
.youshi .ysCont .ysPage .hd ul li {
  font-family: Arial;
  font-size: 18px;
  height: 62px;
  position: relative;
  cursor: pointer;
  padding-top: 24px;
  line-height: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .ysPage .hd ul li:before {
  content: "";
  display: block;
  width: 1px;
  height: 0;
  background-color: #c41b22;
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .ysPage .hd ul li.on {
  color: #c41b22;
  padding-top: 5px;
}
.youshi .ysCont .ysPage .hd ul li.on:before {
  height: 55px;
}
.youshi .ysPic {
  position: absolute;
  z-index: 2;
  width: 806px;
  height: 687px;
  top: -107px;
  right: -310px;
}
.youshi .ysPic img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.youshi .ysPic .bd {
  overflow: hidden;
  width: 806px;
  height: 687px;
}
.youshi .ysPic .bd ul li {
  width: 806px;
  height: 687px;
  position: relative;
}
.youshi .ysPic .bd ul li img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.youshi .ysEn {
  background: url(../images/ysen.png) 0 center no-repeat;
  width: 727px;
  height: 444px;
  position: absolute;
  top: -22px;
  right: -289px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysCont {
    width: 640px;
  }
  .youshi .ysCont .ysPage .page .next {
    margin-left: 40px;
  }
  .youshi .ysCont .ysPage .hd {
    margin-left: 100px;
  }
  .youshi .ysCont .ysPage .hd ul {
    width: 260px;
  }
}
.case {
  padding-top: 76px;
}
.case .caseL {
  float: left;
  border-right: solid 1px #f8f8f8;
  height: 802px;
  width: 670px;
}
.case .caseL .one {
  width: 608px;
  margin-top: 40px;
}
.case .caseL .one .pic {
  display: block;
  width: 100%;
  height: 400px;
  border: solid 10px #f7f7f7;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseL .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;
}
.case .caseL .one .cont {
  padding: 30px 10px 0;
}
.case .caseL .one .cont .line {
  width: 26px;
  height: 2px;
  background-color: #535353;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.case .caseL .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  margin-top: 4px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.case .caseL .one .cont .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseL .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  color: #666666;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseL .one:hover .pic {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.case .caseL .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseL .one:hover .cont .line {
  width: 50px;
  background-color: #c41b22;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case .caseL .one:hover .cont .bt {
  color: #c41b22;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.case .caseL .one:hover .cont p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case .caseR {
  float: right;
  width: 570px;
}
.case .caseR .tip {
  text-align: right;
  margin-top: 64px;
}
.case .caseR .tip .youxin {
  background: url(../images/youxin.png) right center no-repeat;
  height: 45px;
}
.case .caseR .caseMore {
  margin-top: 22px;
  float: right;
  display: block;
  width: 89px;
  height: 89px;
  background-color: #c41b22;
  box-shadow: 0px 7px 24px 0px rgba(196, 27, 34, 0.35);
  position: relative;
  padding-top: 22px;
  color: #fff;
  z-index: 1;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseR .caseMore em {
  width: 22px;
  height: 21px;
  display: block;
  margin: auto;
  background: url(../images/aboutar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseR .caseMore span {
  display: block;
  line-height: 10px;
  font-size: 14px;
  margin-top: 12px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.case .caseR .caseMore span i {
  font-weight: bold;
}
.case .caseR .caseMore:hover {
  box-shadow: 0 0 0 10px rgba(196, 27, 34, 0.3);
}
.case .caseR .caseMore:hover em {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.case .list ul {
  margin: 0 -21px;
}
.case .list ul::after,
.case .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .list ul li {
  float: left;
  width: 50%;
  padding: 0 21px;
  margin-bottom: 10px;
}
.case .list ul li .item .pic {
  display: block;
  width: 100%;
  height: 174px;
  border: solid 5px #f7f7f7;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 44px;
  line-height: 44px;
  font-size: 15px;
  padding-right: 60px;
  margin-left: 5px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .item .bt:hover {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.case .list ul li .item .bt:after {
  content: "";
  display: block;
  width: 26px;
  height: 2px;
  background-color: #bfbfbf;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .list ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.case .list ul li .item:hover .pic {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.case .list ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .list ul li .item:hover .bt {
  color: #c41b22;
}
.case .list ul li .item:hover .bt:after {
  background-color: #c41b22;
}
@media screen and (max-width: 1320px) {
  .case .caseL {
    width: 625px;
  }
  .case .caseL .one {
    width: 590px;
  }
  .case .caseR {
    width: 520px;
  }
  .case .list ul {
    margin: 0 -10px;
  }
  .case .list ul li {
    padding: 0 10px;
  }
}
.news {
  padding: 80px 0 120px;
  background-color: #f7f7f7;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-bottom: -20px;
  margin-top: 52px;
}
.news .newsTab ul li {
  float: left;
  position: relative;
  margin-left: 100px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li:first-child:before {
  display: none;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  cursor: pointer;
  text-align: center;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  -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 {
  color: #c41b22;
}
.news .newsTabs {
  margin-top: 55px;
  position: relative;
  z-index: 1;
}
.news .newsTabs:before {
  content: "";
  display: block;
  position: absolute;
  width: 679px;
  height: 373px;
  background-color: #ffffff;
  left: -36px;
  top: 0;
  z-index: -1;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 373px;
}
.news .newsTabs .newsList {
  height: 373px;
}
.news .newsOne {
  float: left;
  position: relative;
}
.news .newsOne .newsOneBd {
  float: left;
  width: 840px;
  height: 373px;
  overflow: hidden;
}
.news .newsOne .newsOneBd ul::after,
.news .newsOne .newsOneBd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsOne .newsOneBd ul li {
  height: 373px;
}
.news .newsOne .newsOneBd ul li .pic {
  float: right;
  width: 390px;
  height: 248px;
  display: block;
  position: relative;
  overflow: hidden;
}
.news .newsOne .newsOneBd ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.news .newsOne .newsOneBd ul li .cont {
  margin-left: 45px;
  float: left;
  width: 370px;
  padding-top: 52px;
  position: relative;
  z-index: 1;
}
.news .newsOne .newsOneBd ul li .cont:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 26px;
  height: 20px;
  top: 54px;
  left: -14px;
  background: url(../images/newsbt.png) 0 center no-repeat;
}
.news .newsOne .newsOneBd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsOne .newsOneBd ul li .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsOne .newsOneBd ul li .cont .line {
  margin-top: 7px;
  width: 288px;
  height: 1px;
  background-color: #434343;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #c41b22, #c41b22);
  background-image: linear-gradient(to right, #c41b22, #c41b22);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsOne .newsOneBd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #616478;
  margin-top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne .newsOneBd ul li .cont .date {
  font-size: 36px;
  line-height: 26px;
  margin-top: 50px;
  font-family: Arial;
  font-weight: bold;
}
.news .newsOne .newsOneBd ul li:hover .pic img {
  -webkit-transform: scale(1.08) rotate(0);
  -moz-transform: scale(1.08) rotate(0);
  -o-transform: scale(1.08) rotate(0);
  transform: scale(1.08) rotate(0);
}
.news .newsOne .newsOneBd ul li:hover .cont .bt {
  color: #c41b22;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsOne .newsOneBd ul li:hover .cont .line {
  background-size: 100% 100%;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsOne .page {
  position: absolute;
  z-index: 2;
  left: 540px;
  bottom: 56px;
}
.news .newsOne .page .news-prev {
  float: left;
  width: 31px;
  height: 27px;
  background: url(../images/newsl.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne .page .news-prev:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsOne .page .newsState {
  float: left;
  height: 27px;
  line-height: 27px;
  margin: 0 35px;
}
.news .newsOne .page .news-next {
  float: left;
  width: 31px;
  height: 27px;
  background: url(../images/newsr.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne .page .news-next:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .list {
  float: right;
  width: 380px;
}
.news .list ul li {
  height: 102px;
  border-bottom: 1px solid #e8e9f1;
  position: relative;
  padding-top: 38px;
}
.news .list ul li::after {
  content: "";
  position: absolute;
  background: #c41b22;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .list ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list ul li:first-child {
  padding-top: 0;
  height: 64px;
}
.news .list ul li .date {
  font-size: 12px;
  line-height: 10px;
  color: #616478;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .list ul li .bt {
  margin-top: 4px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  position: relative;
  padding-right: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .bt:before {
  content: "+";
  position: absolute;
  line-height: 32px;
  right: -15px;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-weight: bold;
  font-size: 20px;
  color: #222;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .list ul li .bt:hover {
  letter-spacing: 0.5px;
}
.news .list ul li:hover .bt {
  color: #c41b22;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.news .list ul li:hover .bt:before {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 5px;
  color: #c41b22;
}
@media screen and (max-width: 1320px) {
  .news .newsOne .newsOneBd {
    width: 790px;
  }
  .news .newsOne .newsOneBd ul li .cont {
    width: 350px;
    margin-left: 25px;
  }
  .news .list {
    width: 360px;
  }
}
