.contents {
  width: 1280px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tsy {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.tsy:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.gd {
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.s180 {
  transform: rotateY(0);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.s180:hover {
  transform: rotateY(108deg);
}
.img100 {
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.img100:hover {
  transform: scale(1.1);
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.yuas {
  -webkit-animation: hang linear 2s infinite;
}
@-webkit-keyframes hang {
  0%,
  100% {
    -webkit-transform: translate(0, -8px);
  }
  50% {
    -webkit-transform: translate(0, 0);
  }
}
.zyuo {
  -webkit-animation: zyuo linear 2s infinite;
}
@keyframes zyuo {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.flex {
  display: flex;
  justify-content: space-between;
}
.je {
  animation: jello 2s 1s infinite;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.pro {
  height: 1267px;
  background: url(../images/pro.jpg) no-repeat center top;
  overflow: hidden;
  padding: 79px 0 0;
  box-sizing: border-box;
}
.pro .box {
  position: relative;
}
.pro .box .top {
  width: 391px;
  height: 153px;
  padding: 42px 0 0 46px;
  box-sizing: border-box;
  background: url(../images/t1.png) no-repeat top left;
  margin: 0 0 0 -45px;
}
.pro .box .top .zm {
  font-family: Arial;
  font-size: 46px;
  color: #323232;
  line-height: 35px;
  font-weight: bold;
}
.pro .box .top .zm i {
  font-family: Arial;
  font-size: 46px;
  line-height: 35px;
}
.pro .box .top h3 a {
  display: block;
  font-size: 26px;
  color: #323232;
  line-height: 26px;
  font-weight: bold;
  margin: 51px 0 0;
}
.pro .box .more {
  position: absolute;
  top: -79px;
  right: -320px;
  text-align: center;
  display: block;
  width: 240px;
  height: 239px;
  background: #f8f8f8 url(../images/more5.png) 97px 127px no-repeat;
  font-size: 16px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 12px;
  padding: 101px 0 0 0;
  box-sizing: border-box;
}
.pro .prolist {
  position: relative;
  margin: 84px 0 0;
}
.pro .prolist .hd {
  width: 960px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: -316px;
  right: -80px;
}
.pro .prolist .hd li {
  width: 240px;
  height: 240px;
  position: relative;
  overflow: hidden;
}
.pro .prolist .hd li::before {
  content: "";
  display: block;
  width: 240px;
  height: 240px;
  position: absolute;
  top: -300px;
  left: 0;
  z-index: 50;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd li::after {
  content: "";
  display: block;
  width: 100%;
  height: 16px;
  position: absolute;
  background: url(../images/pcire.png) no-repeat center;
  top: 0;
  left: 0;
  z-index: 60;
  opacity: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd li a {
  display: block;
  padding: 155px 15px 0;
  box-sizing: border-box;
  position: relative;
  top: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd li a::before {
  content: "";
  display: block;
  width: 63px;
  height: 63px;
  position: absolute;
  top: 64px;
  left: 50%;
  margin-left: -32.5px;
  border-radius: 50%;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd li a i {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd li a span {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #999;
  line-height: 10px;
  text-align: center;
  margin: 15px 0 0;
  text-transform: uppercase;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd .qita {
  width: 240px;
  height: 240px;
  position: relative;
  overflow: hidden;
}
.pro .prolist .hd .qita::before {
  content: "";
  display: block;
  width: 240px;
  height: 240px;
  position: absolute;
  top: -300px;
  left: 0;
  z-index: 50;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd .qita::after {
  content: "";
  display: block;
  width: 100%;
  height: 16px;
  position: absolute;
  background: url(../images/pcire.png) no-repeat center;
  top: 0;
  left: 0;
  z-index: 60;
  opacity: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd .qita a {
  display: block;
  padding: 155px 15px 0;
  box-sizing: border-box;
  position: relative;
  top: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd .qita a::before {
  content: "";
  display: block;
  width: 63px;
  height: 63px;
  position: absolute;
  top: 64px;
  left: 50%;
  margin-left: -32.5px;
  border-radius: 50%;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd .qita a i {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd .qita a span {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #999;
  line-height: 10px;
  text-align: center;
  margin: 15px 0 0;
  text-transform: uppercase;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .hd .on::before {
  top: 0;
}
.pro .prolist .hd .on::after {
  top: 194px;
  opacity: 1;
}
.pro .prolist .hd .on a {
  z-index: 100;
  top: -35px;
}
.pro .prolist .hd .on a::before {
  display: none;
}
.pro .prolist .hd .on a i {
  color: #fff;
}
.pro .prolist .hd .on a span {
  color: #fff;
}
.pro .prolist .hd li:nth-child(odd) {
  background: #f8f8f8;
}
.pro .prolist .hd li:nth-child(even) {
  background: #eee;
}
.pro .prolist .hd .qita {
  background: #eee;
}
.pro .prolist .hd li:nth-child(1)::before {
  background: url(../images/pb1.jpg) no-repeat center;
}
.pro .prolist .hd li:nth-child(1) a::before {
  background: #fff url(../images/p1.png) no-repeat center;
}
.pro .prolist .hd li:nth-child(2)::before {
  background: url(../images/pb2.jpg) no-repeat center;
}
.pro .prolist .hd li:nth-child(2) a::before {
  background: #ea1219 url(../images/p2.png) no-repeat center;
}
.pro .prolist .hd li:nth-child(3)::before {
  background: url(../images/pb3.jpg) no-repeat center;
}
.pro .prolist .hd li:nth-child(3) a::before {
  background: #fff url(../images/p3.png) no-repeat center;
}
.pro .prolist .hd .qita::before {
  background: url(../images/pb4.jpg) no-repeat center;
}
.pro .prolist .hd .qita a::before {
  background: #ea1219 url(../images/p4.png) no-repeat center;
}
.pro .prolist .hd .qita:hover::before {
  top: 0;
}
.pro .prolist .hd .qita:hover::after {
  top: 194px;
  opacity: 1;
}
.pro .prolist .hd .qita:hover a {
  z-index: 100;
  top: -35px;
}
.pro .prolist .hd .qita:hover a::before {
  display: none;
}
.pro .prolist .hd .qita:hover a i {
  color: #fff;
}
.pro .prolist .hd .qita:hover a span {
  color: #fff;
}
.pro .prolist .bd .swiperpro {
  position: relative;
}
.pro .prolist .bd .swiperpro .swiper-slide {
  height: 600px;
}
.pro .prolist .bd .swiperpro .swiper-slide .list {
  margin: 36px 0 0;
}
.pro .prolist .bd .swiperpro .swiper-slide .list .tu {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  border: 1px solid #dedede;
  overflow: hidden;
}
.pro .prolist .bd .swiperpro .swiper-slide .list .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro .prolist .bd .swiperpro .swiper-slide .list .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .bd .swiperpro .swiper-slide .list .tu .img img:hover {
  transform: scale(1.1);
}
.pro .prolist .bd .swiperpro .swiper-slide .list .text {
  display: none;
}
.pro .prolist .bd .swiperpro .swiper-slide-active .list {
  margin: 0;
  position: relative;
}
.pro .prolist .bd .swiperpro .swiper-slide-active .list .tu {
  width: 358px;
  height: 358px;
  border: 4px solid #ea1219;
}
.pro .prolist .bd .swiperpro .swiper-slide-active .list .text {
  display: block;
  width: 690px;
  position: absolute;
  top: 400px;
  left: 50%;
  transform: translateX(-50%);
}
.pro .prolist .bd .swiperpro .swiper-slide-active .list .text::before {
  content: "";
  display: block;
  width: 320px;
  height: 1px;
  position: absolute;
  background: #dedede;
  top: 55px;
  left: 50%;
  margin-left: -160px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .bd .swiperpro .swiper-slide-active .list .text::after {
  content: "";
  display: block;
  width: 51px;
  height: 2px;
  position: absolute;
  background: #ea1219;
  top: 54.5px;
  left: 50%;
  margin-left: -25px;
}
.pro .prolist .bd .swiperpro .swiper-slide-active .list .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .prolist .bd .swiperpro .swiper-slide-active .list .text p {
  font-size: 16px;
  color: #999;
  line-height: 36px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 72px;
  margin: 35px 0 0;
}
.pro .prolist .bd .swiperpro .swiper-slide-active .list .more {
  display: block;
  width: 61px;
  height: 61px;
  background: url(../images/more1.png) no-repeat center;
  position: absolute;
  top: 60px;
  left: 0;
}
.pro .prolist .bd .swiperpro .prevs {
  width: 52px;
  height: 50px;
  background: url(../images/prev-pro.png) no-repeat center;
  position: absolute;
  top: 459px;
  left: 164px;
  cursor: pointer;
  z-index: 50;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.pro .prolist .bd .swiperpro .prevs:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.pro .prolist .bd .swiperpro .nexts {
  width: 52px;
  height: 50px;
  background: url(../images/next-pro.png) no-repeat center;
  position: absolute;
  top: 459px;
  right: 164px;
  cursor: pointer;
  z-index: 50;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.pro .prolist .bd .swiperpro .nexts:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.pro .prolist .bd .art {
  display: flex;
  justify-content: space-between;
}
.pro .prolist .bd .art .list {
  width: 290px;
  height: 271px;
  border: 1px solid #dedede;
  box-sizing: border-box;
  padding: 5px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .bd .art .list .img {
  display: block;
  width: 100%;
  height: 209px;
  overflow: hidden;
}
.pro .prolist .bd .art .list .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .bd .art .list .img img:hover {
  transform: scale(1.1);
}
.pro .prolist .bd .art .list .text {
  height: 56px;
  padding: 0 60px 0 0;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.pro .prolist .bd .art .list .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .bd .art .list .text .more {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 32px;
  height: 56px;
  background: url(../images/more2.png) no-repeat center;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .prolist .bd .art .list:hover {
  border-color: #ea1219;
}
.pro .prolist .bd .art .list:hover .text .cond {
  color: #ea1219;
}
.pro .prolist .bd .art .list:hover .text .more {
  background: url(../images/more3.png) no-repeat center;
}
.adv {
  height: 1444px;
  background:  url(../images/reason1.jpg) no-repeat center top;
  background-size: 100%;
}
.adv .contents {
  position: relative;
}
.adv .box {
  display: flex;
  justify-content: space-between;
}
.adv .box .aside {
  width: 900px;
  margin: 70px 0 0;
}
.adv .box .aside h3 {
  font-size: 34px;
  color: #fff;
  line-height: 45px;
  letter-spacing: 3px;
  font-weight: bold;
  padding: 0 0 0 200px;
  background: url(../images/qic.png) no-repeat center left;
}
.adv .box .aside h3 i {
  font-size: 30px;
  color: #fff;
  letter-spacing: 6px;
}
.adv .box .aside p {
  font-family: Arial;
  font-size: 12px;
  color: #999;
  line-height: 10px;
  letter-spacing: 2px;
  margin: 21px 0 53px;
}
.adv .box .aside .art {
  display: flex;
  justify-content: space-between;
  width: 430px;
}
.adv .box .aside .art .num {
  padding-left: 50px;
  background: url(../images/tel1.png) no-repeat center left;
}
.adv .box .aside .art .num span {
  display: block;
  font-size: 14px;
  color: #fbfbfb;
  line-height: 12px;
}
.adv .box .aside .art .num i {
  display: block;
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  line-height: 20px;
  color: #fff;
  margin: 14px 0 0;
}
.adv .box .aside .art .qq {
  display: block;
  width: 140px;
  height: 40px;
  background: #fff url(../images/qq.png) no-repeat center left;
  background-position-x: 24px;
  font-size: 16px;
  color: #ea1219;
  line-height: 40px;
  padding-left: 51px;
  box-sizing: border-box;
  margin: 6px 0 0;
}
.adv .box .top {
  width: 364px;
  height: 592px;
  background: url(../images/t2.png) no-repeat center;
  margin: 0 -10px 0 0;
  position: relative;
}
.adv .box .top p {
  font-size: 18px;
  color: #fff;
  opacity: 0.5;
  letter-spacing: 4px;
  position: absolute;
  top: 76px;
  left: 40px;
  writing-mode: tb-rl;
  line-height: 45px;
}
.adv ul {
  margin-top: -185px;
}
.adv ul li {
  display: flex;
  justify-content: space-between;
}
.adv ul li .ys {
  width: 540px;
  height: 440px;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
}
.adv ul li .ys img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.adv ul li .plaet {
  width: 695px;
  margin: 66px 0 0;
}
.adv ul li .plaet .list {
  margin-bottom: 40px;
}
.adv ul li .plaet .list .cond {
  display: block;
  font-size: 22px;
  color: #333;
  line-height: 50px;
}
.adv ul li .plaet .list .cond img {
  vertical-align: middle;
  display: inline-block;
  margin: 0 15px 0 0;
}
.adv ul li .plaet .list p {
  font-size: 14px;
  color: #666;
  line-height: 36px;
  margin: 20px 0 0;
}
.adv ul li:nth-child(2) {
  margin-top: 72px;
}
.adv ul li:nth-child(2) .plaet {
  margin: 100px 0 0;
  width: 685px;
}
.adv .reg {
  width: 360px;
  height: 150px;
  background: #ea1219;
  box-shadow: 0px 8px 20px 0px rgba(219, 34, 40, 0.27);
  padding: 40px 0 0;
  box-sizing: border-box;
  position: absolute;
  top: 837px;
  left: 390px;
}
.adv .reg h3 {
  font-size: 32px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
}
.adv .reg p {
  font-size: 18px;
  color: #fff;
  opacity: 0.5;
  text-align: center;
  margin: 19px 0 0;
}
.case {
  height: 793px;
  background: url(../images/case.jpg) no-repeat center top;
  padding: 28px 0 0;
  box-sizing: border-box;
}
.case .box {
  display: flex;
  justify-content: space-between;
}
.case .box .top {
  width: 391px;
  height: 153px;
  padding: 42px 0 0 46px;
  box-sizing: border-box;
  background: url(../images/t1.png) no-repeat top left;
  margin: 0 0 0 -45px;
}
.case .box .top .zm {
  font-family: Arial;
  font-size: 46px;
  color: #323232;
  line-height: 35px;
  font-weight: bold;
}
.case .box .top .zm i {
  font-family: Arial;
  font-size: 46px;
  line-height: 35px;
}
.case .box .top h3 {
  display: block;
  font-size: 26px;
  color: #323232;
  line-height: 26px;
  font-weight: bold;
  margin: 51px 0 0;
}
.case .box .more {
  display: block;
  width: 315px;
  height: 78px;
  font-size: 18px;
  color: #535353;
  line-height: 70px;
  padding: 0 0 0 180px;
  box-sizing: border-box;
  margin: 50px 0 0;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  background: url(../images/more4.png) no-repeat center bottom;
}
.case .box .more:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case .list {
  display: flex;
  justify-content: space-between;
  margin: 50px 0 0;
}
.case .list li {
  width: 392px;
  height: 491px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.case .list li .img {
  display: block;
  width: 340px;
  height: 240px;
  margin: 25px 25px 0;
  overflow: hidden;
}
.case .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.case .list li .img img:hover {
  transform: scale(1.1);
}
.case .list li .text {
  margin: 40px 0 0;
  position: relative;
}
.case .list li .text::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  background: url(../images/more8.png) no-repeat center;
  top: 90px;
  left: 0;
}
.case .list li .text .cond {
  display: block;
  font-size: 20px;
  color: #333;
  line-height: 30px;
  width: 322px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .list li .text p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  width: 322px;
  margin: 15px auto 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .list li .text .more {
  display: block;
  line-height: 60px;
  border-top: 1px solid #e5e5e5;
  font-size: 15px;
  color: #333;
  padding: 0 0 0 300px;
  box-sizing: border-box;
  background: url(../images/more6.png) no-repeat center left;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.case .list li:hover {
  border-color: #ea1219;
  box-shadow: 0px 3px 7px 0px rgba(219, 34, 40, 0.16);
}
.case .list li:hover .text .more {
  background: url(../images/more7.png) no-repeat center left;
}
.abo {
  height: 1159px;
  background: url(../images/abo.jpg) no-repeat center top;
  overflow: hidden;
}
.abo .warp {
  margin: 0 -320px 0 0;
  display: flex;
  justify-content: space-between;
}
.abo .warp .aside {
  margin: 18px 0 0;
  width: 607px;
}
.abo .warp .aside .top {
  width: 391px;
  height: 153px;
  padding: 42px 0 0 46px;
  box-sizing: border-box;
  background: url(../images/t1.png) no-repeat top left;
  margin: 0 0 0 -45px;
}
.abo .warp .aside .top .zm {
  font-family: Arial;
  font-size: 46px;
  color: #323232;
  line-height: 35px;
  font-weight: bold;
}
.abo .warp .aside .top .zm i {
  font-family: Arial;
  font-size: 46px;
  line-height: 35px;
}
.abo .warp .aside .top h3 {
  display: block;
  font-size: 26px;
  color: #323232;
  line-height: 26px;
  font-weight: bold;
  margin: 51px 0 0;
}
.abo .warp .aside .cond {
  font-size: 24px;
  color: #323232;
  line-height: 25px;
  font-weight: bold;
  margin: 51px 0 0;
}
.abo .warp .aside .zm {
  font-family: Arial;
  font-size: 12px;
  color: #666;
  line-height: 11px;
  letter-spacing: 1px;
  margin: 10px 0 60px;
  position: relative;
}
.abo .warp .aside .zm::before {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  position: absolute;
  background: #ea1219;
  top: 50px;
  left: 0;
}
.abo .warp .aside .text {
  font-size: 14px;
  color: #666;
  line-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 144px;
}
.abo .abolist {
  margin: 97px 0 0;
  position: relative;
}
.abo .abolist .bd li {
  display: flex;
  justify-content: space-between;
}
.abo .abolist .bd li .list {
  width: 290px;
}
.abo .abolist .bd li .list .tu {
  width: 290px;
  height: 220px;
  border: 1px solid #dedede;
  box-sizing: border-box;
  padding: 5px;
  overflow: hidden;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .abolist .bd li .list .tu .img {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.abo .abolist .bd li .list .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .abolist .bd li .list .tu .img img:hover {
  transform: scale(1.1);
}
.abo .abolist .bd li .list .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 46px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .abolist .bd li .list:hover .tu {
  border-color: #ea1219;
}
.abo .abolist .bd li .list:hover .cond {
  color: #ea1219;
}
.abo .abolist .hd {
  position: absolute;
  top: -335px;
  left: -1px;
  display: flex;
  justify-content: space-between;
  width: 642px;
  background: #fff;
}
.abo .abolist .hd li {
  position: relative;
  z-index: 50;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .abolist .hd li .num {
  font-size: 180px;
  color: #fafafa;
  line-height: 234px;
  width: 321px;
  text-align: center;
  font-weight: 1000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .abolist .hd li::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -16px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .abolist .hd li a {
  display: block;
  width: 321px;
  height: 234px;
  padding: 125px 0 0;
  box-sizing: border-box;
}
.abo .abolist .hd li a i {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 15px;
  text-align: center;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .abolist .hd li a span {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #666;
  line-height: 10px;
  text-align: center;
  margin: 12px 0 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .abolist .hd li:nth-child(1)::before {
  background: url(../images/r1.png) no-repeat center;
}
.abo .abolist .hd li:nth-child(2)::before {
  background: url(../images/r2.png) no-repeat center;
}
.abo .abolist .hd .on:nth-child(1) {
  background: #ea1219;
}
.abo .abolist .hd .on:nth-child(1)::before {
  background: url(../images/r1s.png) no-repeat center;
}
.abo .abolist .hd .on:nth-child(1) .num {
  color: #de3339;
}
.abo .abolist .hd .on:nth-child(1) a i {
  color: #fff;
}
.abo .abolist .hd .on:nth-child(1) a span {
  color: #fff;
}
.abo .abolist .hd .on:nth-child(2) {
  background: #ea1219;
}
.abo .abolist .hd .on:nth-child(2)::before {
  background: url(../images/r2s.png) no-repeat center;
}
.abo .abolist .hd .on:nth-child(2) .num {
  color: #de3339;
}
.abo .abolist .hd .on:nth-child(2) a i {
  color: #fff;
}
.abo .abolist .hd .on:nth-child(2) a span {
  color: #fff;
}
.news .top {
  width: 391px;
  height: 153px;
  padding: 42px 0 0 46px;
  box-sizing: border-box;
  background: url(../images/t1.png) no-repeat top left;
  margin: 0 0 0 -45px;
}
.news .top .zm {
  font-family: Arial;
  font-size: 46px;
  color: #323232;
  line-height: 35px;
  font-weight: bold;
}
.news .top .zm i {
  font-family: Arial;
  font-size: 46px;
  line-height: 35px;
}
.news .top h3 a {
  display: block;
  font-size: 26px;
  color: #323232;
  line-height: 26px;
  font-weight: bold;
  margin: 51px 0 0;
}
.news .newlist {
  margin: 50px 0 0;
  position: relative;
}
.news .newlist .bd li .warp {
  display: flex;
  justify-content: space-between;
}
.news .newlist .bd li .warp .z1 {
  width: 435px;
  height: 211px;
  background: #ea1219;
  display: flex;
  justify-content: space-between;
}
.news .newlist .bd li .warp .z1 .text {
  width: 154px;
  padding: 35px 15px 0;
  box-sizing: border-box;
}
.news .newlist .bd li .warp .z1 .text .cond {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newlist .bd li .warp .z1 .text p {
  font-family: Arial;
  font-size: 12px;
  color: #fff;
  line-height: 10px;
  margin: 5px 0 0;
}
.news .newlist .bd li .warp .z1 .text .more {
  display: block;
  width: 18px;
  height: 74px;
  background: url(../images/more9.png) no-repeat center;
  margin: 20px 0 0;
}
.news .newlist .bd li .warp .z1 .img {
  display: block;
  width: 281px;
  height: 211px;
  overflow: hidden;
}
.news .newlist .bd li .warp .z1 .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .newlist .bd li .warp .z1 .img img:hover {
  transform: scale(1.1);
}
.news .newlist .bd li .warp .y1 {
  width: 809px;
  margin: 15px 0 0;
  position: relative;
}
.news .newlist .bd li .warp .y1::before {
  content: "";
  display: block;
  width: 809px;
  height: 1px;
  position: absolute;
  background: #ddd;
  top: 47px;
  left: 0;
}
.news .newlist .bd li .warp .y1 .cond {
  display: block;
  font-size: 16px;
  color: #333;
  padding: 0 80px 0 0;
  box-sizing: border-box;
  line-height: 30px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newlist .bd li .warp .y1 p {
  font-size: 14px;
  color: #666;
  line-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 72px;
  margin: 40px 0 0;
}
.news .newlist .bd li .warp .y1 .more {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  padding: 0 0 0 63px;
  position: relative;
  margin: 15px 0 0;
}
.news .newlist .bd li .warp .y1 .more::before {
  content: "";
  display: block;
  width: 53px;
  height: 1px;
  position: absolute;
  background: #333;
  top: 50%;
  left: 0;
}
.news .newlist .bd li .warp .y1 i {
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #999;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
.news .newlist .bd li .warp:hover .y1 .cond {
  color: #ea1219;
  letter-spacing: 1px;
}
.news .newlist .bd li .art {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 40px 0 0;
}
.news .newlist .bd li .art .list {
  width: 400px;
  height: 140px;
  background: #f7f7f7;
  padding: 0 18px;
  box-sizing: border-box;
  margin-bottom: 30px;
  position: relative;
}
.news .newlist .bd li .art .list::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  background: #333;
  border-radius: 50%;
  top: 40px;
  left: 18px;
}
.news .newlist .bd li .art .list .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 56px;
  padding: 15px 0 0 17px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .newlist .bd li .art .list .data {
  display: flex;
  justify-content: space-between;
  height: 60px;
}
.news .newlist .bd li .art .list .data i {
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 60px;
}
.news .newlist .bd li .art .list .data .more {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 60px;
  padding: 0 0 0 62px;
  box-sizing: border-box;
  position: relative;
}
.news .newlist .bd li .art .list .data .more::before {
  content: "";
  display: block;
  width: 53px;
  height: 1px;
  position: absolute;
  background: #333;
  top: 50%;
  left: 0;
}
.news .newlist .bd li .art .list:hover .cond {
  color: #ea1219;
  letter-spacing: 1px;
}
.news .newlist .hd {
  width: 495px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: -123px;
  right: 0;
}
.news .newlist .hd li a {
  display: block;
  width: 132px;
  height: 42px;
  background: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.05);
  font-size: 16px;
  color: #333;
  line-height: 42px;
  text-align: center;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.news .newlist .hd li a:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newlist .hd .on a {
  background: #ea1219;
  color: #fff;
}
.link {
  margin: 23px 0 53px;
}
.link .contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.link p {
  font-size: 28px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
  flex: 1;
}
.link .lj {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 89%;
}
.link .lj a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  margin: 0 25px 0 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.link .lj a:hover {
  color: #ea1219;
  letter-spacing: 1px;
}
