.bk {
  cursor: pointer;
  position: relative;
}
.bk:after,
.bk:before {
  content: '';
  display: block;
  position: absolute;
  border: 1px transparent solid;
  width: 0;
  height: 0;
  box-sizing: border-box;
}
.bk:after {
  left: 0;
  top: 0;
  transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
}
.bk:before {
  right: 0;
  bottom: 0;
  transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in 0s;
}
.bk:hover:after,
.bk:hover:before {
  height: 100%;
  width: 100%;
}
.bk:hover:after {
  border-right-color: #15167d;
  border-top-color: #15167d;
  transition: width 0.2s ease-out 0s, height 0.2s ease-out 0.2s;
}
.bk:hover:before {
  border-left-color: #15167d;
  border-bottom-color: #15167d;
  transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
}
.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: 1425px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxSNKOcsDIH.jpg) no-repeat center top;
  padding: 70px 0 0;
  box-sizing: border-box;
}
.pro .box {
  display: flex;
  justify-content: space-between;
}
.pro .box .top {
  padding: 2px 0 0 65px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxHQUHEoIt.jpg) no-repeat center left;
}
.pro .box .top .zm {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 12px;
}
.pro .box .top h3 {
  margin: 11px 0 24px;
}
.pro .box .top h3 a {
  display: block;
  font-size: 30px;
  color: #333;
  font-weight: bold;
  line-height: 28px;
}
.pro .box .top p {
  font-size: 14px;
  color: #999;
  line-height: 14px;
  letter-spacing: 3px;
}
.pro .box .ser {
  width: 400px;
  height: 68px;
  background: #fff;
  border: 1px solid #ddd;
  box-sizing: border-box;
  border-radius: 34px;
  padding: 0 70px 0 36px;
  position: relative;
  margin: 17px 0 0;
}
.pro .box .ser input {
  width: 100%;
  height: 100%;
  background: none;
  font-size: 16px;
  color: #bbb;
}
.pro .box .ser input::placeholder {
  font-size: 16px;
  color: #bbb;
}
.pro .box .ser button {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxWKDEcSK1H.jpg) no-repeat center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 9px;
  right: 10px;
  border: none;
}
.pro .sild10 {
  margin: 60px 0 0;
  position: relative;
}
.pro .sild10 .hd {
  width: 1380px;
  height: 88px;
  margin: 0 -50px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
  padding: 0 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
  position: relative;
}
.pro .sild10 .hd li {
  padding: 0 10px 0 50px;
  width: 200px;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .sild10 .hd li::after {
  content: "";
  display: block;
  width: 55px;
  height: 55px;
  position: absolute;
  border-radius: 50%;
  top: 17px;
  left: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .sild10 .hd li::before {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  position: absolute;
  background: #ddd;
  top: 24px;
  right: 0;
}
.pro .sild10 .hd li a {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 88px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .sild10 .hd .on {
  padding: 0 10px 0 60px;
}
.pro .sild10 .hd li:nth-child(1)::after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxRQUHEoIt.jpg) no-repeat center left;
}
.pro .sild10 .hd li:nth-child(2)::after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxRNUHEoIt.jpg) no-repeat center left;
}
.pro .sild10 .hd li:nth-child(3)::after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxROUHEoIt.jpg) no-repeat center left;
}
.pro .sild10 .hd li:nth-child(4)::after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxRTUHEoIt.jpg) no-repeat center left;
}
.pro .sild10 .hd li:nth-child(5)::after {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxRUUHEoIt.jpg) no-repeat center left;
}
.pro .sild10 .hd .on:nth-child(1)::after {
  background: #15167d url(../images/p1s.png) no-repeat center;
}
.pro .sild10 .hd .on:nth-child(2)::after {
  background: #15167d url(../images/p2s.png) no-repeat center;
}
.pro .sild10 .hd .on:nth-child(3)::after {
  background: #15167d url(../images/p3s.png) no-repeat center;
}
.pro .sild10 .hd .on:nth-child(4)::after {
  background: #15167d url(../images/p4s.png) no-repeat center;
}
.pro .sild10 .hd .on:nth-child(5)::after {
  background: #15167d url(../images/p5s.png) no-repeat center;
}
.pro .sild10 .hd .more:nth-child(6) {
  position: relative;
}
.pro .sild10 .hd .more:nth-child(6)::after {
  content: "";
  display: block;
  width: 55px;
  height: 55px;
  position: absolute;
  border-radius: 50%;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxRRUHEoIt.jpg) no-repeat center left;
  top: 17px;
  left: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .sild10 .hd .more:nth-child(6):hover {
  padding-left: 67px;
}
.pro .sild10 .hd .more:nth-child(6):hover::after {
  background: #15167d url(../images/p6s.png) no-repeat center;
}
.pro .sild10 .hd .more {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 88px;
  padding-left: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .sild10 .bd li {
  margin: 60px 0 0 254px;
  display: flex;
  justify-content: space-between;
  width: 1085px;
}
.pro .sild10 .bd li .tu {
  width: 520px;
  height: 390px;
  border: 1px solid #ddd;
  padding: 5px;
  box-sizing: border-box;
}
.pro .sild10 .bd li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro .sild10 .bd li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .sild10 .bd li .tu .img img:hover {
  transform: scale(1.1);
}
.pro .sild10 .bd li .plaet {
  width: 496px;
  margin: 57px 0 0;
}
.pro .sild10 .bd li .plaet .cond {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 50px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro .sild10 .bd li .plaet p {
  font-size: 16px;
  color: #666;
  line-height: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 84px;
  margin: 40px 0 0;
}
.pro .sild10 .bd li .plaet .num {
  font-family: Arial;
  font-size: 24px;
  color: #333;
  line-height: 17px;
  font-weight: bold;
  margin: 90px 0 0 465px;
}

.pro .sild10 .bd li .plaet .more{
  display: block;
  line-height: 57px;
  padding-left: 25px;
  font-family: ArialMT;
	font-size: 16px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxSNKSynD1pqESgJ.jpg) no-repeat center left;
  position: absolute;
  top: 335px;
  left: -215px;
  color: #fff;
}

.pro .sild10 .arrow {
  width: 160px;
  height: 55px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyONDEySD10qESgJ.jpg) no-repeat center;
  position: absolute;
  top: 427px;
  left: 639px;
  display: flex;
  justify-content: space-between;
}
.pro .sild10 .arrow .prev {
  width: 85px;
  height: 266px;
  cursor: pointer;
}
.pro .sild10 .arrow .next {
  width: 85px;
  height: 266px;
  cursor: pointer;
}
.pro .sild10 .reg {
  display: flex;
  justify-content: space-between;
  width: 77px;
  position: absolute;
  top: 167px;
  left: 0;
}
.pro .sild10 .reg .zm {
  font-family: Arial;
  font-size: 40px;
  color: #1e6ecf;
  opacity: 0.1;
  writing-mode: tb-rl;
  line-height: 30px;
  font-weight: bold;
  letter-spacing: 8px;
}
.pro .sild10 .reg p {
  font-family: Arial;
  font-size: 16px;
  color: #666;
  line-height: 16px;
  letter-spacing: 5px;
  writing-mode: tb-rl;
  margin: 155px 0 0;
}
.pro .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 55px 0 0;
}
.pro .list li {
  width: 290px;
  margin-bottom: 25px;
}
.pro .list li .tu {
  width: 290px;
  height: 220px;
  border: 1px solid #dedede;
  padding: 5px;
  box-sizing: border-box;
}
.pro .list li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro .list li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .list li .tu .img img:hover {
  transform: scale(1.1);
}
.pro .list li .text {
  height: 48px;
  padding: 0 60px 0 0;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.pro .list li .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .list li .text .more {
  display: block;
  width: 23px;
  height: 48px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTykqDIRRU0WqHj.jpg) no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.pro .list li:hover .text .cond {
  color: #15167d;
}
.pro .list li:hover .text .more {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTykqDIRUU0WqHj.jpg) no-repeat center;
  transform: rotateX(360deg);
}
.adv {
  height: 1126px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyOJEEcsDIH.jpg) no-repeat center top;
  padding: 85px 0 0;
  box-sizing: border-box;
}
.adv .contents {
  position: relative;
}
.adv .box {
  display: flex;
  justify-content: space-between;
}
.adv .box .z1 {
  width: 690px;
  position: relative;
}
.adv .box .z1::before {
  content: "";
  display: block;
  width: 102px;
  height: 3px;
  position: absolute;
  background: #fff;
  top: 49px;
  left: 0;
}
.adv .box .z1 img {
  display: block;
}
.adv .box .z1 .zm {
  font-family: Arial;
  font-size: 16px;
  color: #fff;
  letter-spacing: 13px;
  line-height: 12px;
  margin: 42px 0 0;
}
.adv .box .z1 .list {
  width: 690px;
  padding: 29px 62px 0 0;
  box-sizing: border-box;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy1oKIRoDIkH.jpg) no-repeat top left;
  display: flex;
  justify-content: space-between;
  margin: 27px 0 0;
}
.adv .box .z1 .list li p {
  font-size: 18px;
  color: #fff;
  line-height: 20px;
}
.adv .box .z1 .list li .z {
  font-family: Arial;
  font-size: 12px;
  color: #fff;
  opacity: 0.99;
  margin: 23px 0 0;
}
.adv .box .y1 {
  margin: 6px 0 0;
}
.adv .box .y1 .zm {
  font-family: Arial;
  font-size: 60px;
  font-weight: bold;
  line-height: 45px;
  height: 45px;
  color: transparent;
  opacity: 0.5;
  letter-spacing: 3px;
  -webkit-text-stroke: 1px #fbfbfb;
}
.adv .box .y1 .xun {
  display: block;
  width: 304px;
  height: 114px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxyUKEcSK1H.jpg) no-repeat center;
  font-size: 18px;
  color: #333;
  line-height: 114px;
  padding-left: 64px;
  box-sizing: border-box;
  margin: 31px 0 0;
}
.adv .top {
  position: absolute;
  top: 368px;
  left: 50%;
  width: 300px;
  margin-left: -150px;
}
.adv .top h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 31px;
  color: #333;
  text-align: center;
}
.adv .top h3 i {
  color: #15167d;
  font-weight: bold;
  text-align: center;
}
.adv .top .zm {
  font-family: Arial;
  font-size: 14px;
  color: #999;
  text-align: center;
  letter-spacing: 2.5px;
  margin-top: 22px;
}
.adv .sild20 {
  margin: 95px 0 0;
  position: relative;
}
.adv .sild20 .bd li {
  width: 1280px;
  display: flex;
  justify-content: space-between;
}
.adv .sild20 .bd li .z1 {
  width: 250px;
  margin: 128px 0 0;
}
.adv .sild20 .bd li .z1 .num {
  font-size: 30px;
  color: #333;
  line-height: 24px;
  font-weight: bold;
}
.adv .sild20 .bd li .z1 .cond {
  font-size: 20px;
  color: #333;
  line-height: 20px;
  margin: 45px 0 10px;
}
.adv .sild20 .bd li .z1 .zm {
  font-size: 12px;
  color: #999;
  line-height: 13px;
}
.adv .sild20 .bd li p {
  width: 665px;
  font-size: 16px;
  color: #666;
  line-height: 42px;
  margin: 187px 0 0;
}
.adv .sild20 .bd li .ys {
  width: 251px;
  height: 312px;
  margin-right: -65px;
}
.adv .sild20 .hd {
  display: flex;
  justify-content: space-between;
  margin: 110px 0 0;
}
.adv .sild20 .hd li {
  width: 280px;
  height: 250px;
  background: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
  position: relative;
  padding: 110px 0 0;
  box-sizing: border-box;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy1oDRNTU0WqHj.jpg) no-repeat center;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.adv .sild20 .hd li::before {
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  position: absolute;
  border-radius: 50%;
  top: -45px;
  left: 50%;
  margin-left: -45px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.adv .sild20 .hd li::after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  position: absolute;
  background: #15167d;
  top: -130px;
  left: 84px;
  z-index: 50;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.adv .sild20 .hd li p {
  font-size: 20px;
  color: #333;
  line-height: 20px;
  text-align: center;
}
.adv .sild20 .hd li span {
  font-size: 12px;
  color: #999;
  line-height: 13px;
  text-align: center;
  margin: 14px 0 0;
  display: block;
}
.adv .sild20 .hd li .num {
  font-family: Arial;
  font-size: 24px;
  color: #fff;
  line-height: 55px;
  position: absolute;
  bottom: 0;
  right: 14px;
}
.adv .sild20 .hd .on::after {
  width: 40px;
}
.adv .sild20 .hd li:nth-child(1)::before {
  background: #ececec url(../images/y1.png) no-repeat center;
}
.adv .sild20 .hd li:nth-child(2)::before {
  background: #ececec url(../images/y2.png) no-repeat center;
}
.adv .sild20 .hd li:nth-child(2)::after {
  left: -208px;
}
.adv .sild20 .hd li:nth-child(3)::before {
  background: #ececec url(../images/y3.png) no-repeat center;
}
.adv .sild20 .hd li:nth-child(3)::after {
  left: -501px;
}
.adv .sild20 .hd li:nth-child(4)::before {
  background: #ececec url(../images/y4.png) no-repeat center;
}
.adv .sild20 .hd li:nth-child(4)::after {
  left: -793px;
}
.adv .sild20 .hd .on:nth-child(1)::before {
  background: #15167d url(../images/y1s.png) no-repeat center;
  transform: rotateY(360deg);
}
.adv .sild20 .hd .on:nth-child(2)::before {
  background: #15167d url(../images/y2s.png) no-repeat center;
  transform: rotateY(360deg);
}
.adv .sild20 .hd .on:nth-child(3)::before {
  background: #15167d url(../images/y3s.png) no-repeat center;
  transform: rotateY(360deg);
}
.adv .sild20 .hd .on:nth-child(4)::before {
  background: #15167d url(../images/y4s.png) no-repeat center;
  transform: rotateY(360deg);
}
.adv .sild20 .hd .on {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy1oDRNOU0WqHj.jpg) no-repeat center;
}
.adv .sild20 .pageState {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 30px;
  position: absolute;
  top: 280px;
  left: 0;
}
.adv .sild20 .pageState::before {
  content: "";
  display: block;
  width: 160px;
  height: 1px;
  position: absolute;
  background: #ddd;
  top: 14px;
  left: 83px;
  z-index: 1;
}
.adv .sild20 .pageState span {
  font-family: Arial;
  font-size: 30px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
.case {
  height: 600px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyWGDSRoJ0WH.jpg) no-repeat center top;
}
.case .box {
  display: flex;
  justify-content: space-between;
}
.case .box .top {
  padding: 2px 0 0 65px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxHNUHEoIt.jpg) no-repeat center left;
}
.case .box .top .zm {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 12px;
}
.case .box .top h3 {
  margin: 11px 0 24px;
  display: block;
  font-size: 30px;
  color: #333;
  font-weight: bold;
  line-height: 28px;
}
.case .box .top p {
  font-size: 14px;
  color: #999;
  line-height: 14px;
  letter-spacing: 3px;
}
.case .box .more {
  display: block;
  width: 160px;
  height: 55px;
  background: #15167d;
  line-height: 55px;
  padding: 0 0 0 23px;
  box-sizing: border-box;
  font-family: Arial;
  font-size: 16px;
  color: #fff;
}
.case .sild30 {
  margin: 50px 0 0;
}
.case .sild30 .bd li {
  width: 382px;
  margin-right: 67px;
}
.case .sild30 .bd li .tu {
  width: 382px;
  height: 286px;
  border: 1px solid #dadff0;
  box-sizing: border-box;
  padding: 10px;
  overflow: hidden;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.case .sild30 .bd li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case .sild30 .bd li .tu .img img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.case .sild30 .bd li .tu .img img:hover {
  transform: scale(1.1);
}
.case .sild30 .bd li .text {
  position: relative;
  margin: 13px 0 0;
}
.case .sild30 .bd li .text .cond {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 40px;
  padding-right: 90px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.case .sild30 .bd li .text p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  margin: 15px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .sild30 .bd li .text .more {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.case .sild30 .bd li:hover .tu {
  border-color: #0a4ea0;
}
.case .sild30 .bd li:hover .text .cond {
  color: #15167d;
}
.case .sild30 .bd li:hover .text .more {
  color: #15167d;
  transform: rotateX(360deg);
}
.case .sild30 .hd {
  width: 175px;
  display: flex;
  justify-content: space-between;
  margin: 35px auto 0;
}
.case .sild30 .hd li {
  width: 26px;
  height: 16px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyWoDIRRU0WqHj.jpg) no-repeat center;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
  position: relative;
}
.case .sild30 .hd li::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyWoDIRUU0WqHj.jpg) no-repeat center;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.case .sild30 .hd .on {
  background: no-repeat;
}
.case .sild30 .hd .on::before {
  opacity: 1;
  transform: rotateX(360deg);
}
.abo {
  height: 736px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyODKOcsDIH.jpg) no-repeat center top;
  padding: 50px 0 0;
  box-sizing: border-box;
  overflow: hidden;
}
.abo .contents {
  display: flex;
  justify-content: space-between;
}
.abo .wzlist {
  margin-left: -314px;
  box-sizing: border-box;
}
.abo .wzlist li {
  width: 540px;
  height: 130px;
  padding: 35px 114px 0 295px;
  box-sizing: border-box;
  position: relative;
  z-index: 50;
  margin-bottom: 60px;
  border-radius: 0px 65px 65px 0px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .wzlist li::after {
  content: "";
  display: block;
  width: 358px;
  height: 152px;
  position: absolute;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy1oDRNRU0WqHj.jpg) no-repeat center;
  top: -11px;
  right: -12px;
  z-index: -1;
  transform: scale3d(1, 1, 1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .wzlist li::before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #ddd;
  box-sizing: border-box;
  top: 30px;
  right: 26px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .wzlist li .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .wzlist li .zm {
  font-family: Arial;
  font-size: 16px;
  color: #333;
  line-height: 15px;
  margin: 10px 0 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.abo .wzlist li:hover {
  background: #15167d;
}
.abo .wzlist li:hover::after {
  transform: scale3d(0, 1, 0);
}
.abo .wzlist li:hover .cond {
  color: #fff;
}
.abo .wzlist li:hover .zm {
  color: #fff;
}
.abo .wzlist li:nth-child(1) {
  background: #15167d;
}
.abo .wzlist li:nth-child(1)::before {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxZQUHEoIt.jpg) no-repeat center;
}
.abo .wzlist li:nth-child(1)::after {
  transform: scale3d(0, 1, 0);
}
.abo .wzlist li:nth-child(1) .cond {
  color: #fff;
}
.abo .wzlist li:nth-child(1) .zm {
  color: #fff;
}
.abo .wzlist li:nth-child(2)::before {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxZNUHEoIt.jpg) no-repeat center;
}
.abo .wzlist li:nth-child(3)::before {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxZOUHEoIt.jpg) no-repeat center;
}
.abo .box {
  position: relative;
  padding: 118px 0 0;
  width: 611px;
  box-sizing: border-box;
}
.abo .box .top {
  height: 80px;
  padding-left: 380px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxHOUHEoIt.jpg) no-repeat center left;
  position: absolute;
  top: 0;
  /*left: 34px;*/
  width: 665px;
}
.abo .box .top h3 {
  font-size: 36px;
  font-weight: bold;
  /*line-height: 35px;*/
  line-height: 75px;
  letter-spacing: 4px;
  color: #15167d;
}
.abo .box .cond {
  font-size: 24px;
  color: #333;
  line-height: 30px;
  letter-spacing: 7px;
  position: relative;
}
.abo .box .cond::before {
  content: "";
  display: block;
  width: 608px;
  height: 2px;
  position: absolute;
  background: #dedede;
  top: 45px;
  left: 0;
}
.abo .box .zm {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 15px;
  letter-spacing: 3px;
  margin: 35px 0;
}
.abo .box .text {
  font-size: 16px;
  color: #666;
  line-height: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 168px;
}
.abo .box .reg {
  display: flex;
  justify-content: space-between;
  width: 600px;
  margin: 40px 0 0;
}
.abo .box .reg .more {
  display: block;
  width: 194px;
  height: 45px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTykqDIROU0WqHj.jpg) no-repeat center;
  font-size: 16px;
  color: #15167d;
  line-height: 45px;
  padding-left: 23px;
  box-sizing: border-box;
}
.abo .box .reg .tel {
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: 1px;
  padding-left: 39px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxIKKjHoDIkH.jpg) no-repeat center left;
}
.abo .about {
  width: 665px;
  height: 583px;
  margin-right: -314px;
}
.news {
  height: 783px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9KERpoJ0WH.jpg) no-repeat center top;
}
.news .top {
  padding: 2px 0 0 65px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxHTUHEoIt.jpg) no-repeat center left;
}
.news .top .zm {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 12px;
}
.news .top h3 {
  margin: 11px 0 24px;
}
.news .top h3 a {
  display: block;
  font-size: 30px;
  color: #333;
  font-weight: bold;
  line-height: 28px;
}
.news .top p {
  font-size: 14px;
  color: #999;
  line-height: 14px;
  letter-spacing: 3px;
}
.news .sild40 {
  position: relative;
  margin: 53px 0 0;
}
.news .sild40 .bd li .warp {
  display: flex;
  justify-content: space-between;
}
.news .sild40 .bd li .warp .z1 {
  width: 715px;
  display: flex;
  justify-content: space-between;
}
.news .sild40 .bd li .warp .z1 .list {
  width: 338px;
  height: 405px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  padding: 14px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .sild40 .bd li .warp .z1 .list .data {
  font-size: 22px;
  color: #999;
  line-height: 17px;
  margin: 15px 0 0;
}
.news .sild40 .bd li .warp .z1 .list .cond {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 30px;
  margin: 40px 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .sild40 .bd li .warp .z1 .list p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
}
.news .sild40 .bd li .warp .z1 .list .img {
  display: block;
  width: 310px;
  height: 180px;
  overflow: hidden;
  margin: 20px 0 0;
}
.news .sild40 .bd li .warp .z1 .list .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .sild40 .bd li .warp .z1 .list .img img:hover {
  transform: scale(1.1);
}
.news .sild40 .bd li .warp .z1 .list:hover {
  border-color: #15167d;
}
.news .sild40 .bd li .warp .z1 .list:hover .cond {
  color: #15167d;
}
.news .sild40 .bd li .warp .y1 {
  width: 513px;
}
.news .sild40 .bd li .warp .y1 .list {
  height: 169px;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
  margin-bottom: 58px;
  display: flex;
  justify-content: space-between;
}
.news .sild40 .bd li .warp .y1 .list i {
  display: block;
  font-family: Arial;
  font-size: 30px;
  line-height: 22px;
}
.news .sild40 .bd li .warp .y1 .list .box {
  width: 428px;
}
.news .sild40 .bd li .warp .y1 .list .box .cond {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  padding: 0 60px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .sild40 .bd li .warp .y1 .list .box .data {
  font-size: 14px;
  color: #999;
  line-height: 11px;
  margin: 13px 0 35px;
}
.news .sild40 .bd li .warp .y1 .list .box p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
}
.news .sild40 .bd li .warp .y1 .list .box .more {
  display: block;
  width: 27px;
  height: 20px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTykqDIRNU0WqHj.jpg) no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .sild40 .bd li .warp .y1 .list:hover .box .cond {
  color: #15167d;
}
.news .sild40 .bd li .warp .y1 .list:hover .box .more {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTykqDIRQU0WqHj.jpg) no-repeat center;
  transform: rotateX(360deg);
}
.news .sild40 .bd li .reg {
  display: flex;
  justify-content: space-between;
}
.news .sild40 .bd li .reg .list {
  width: 396px;
  height: 120px;
  background: #f8f8f8;
  padding: 10px 18px 0;
  box-sizing: border-box;
}
.news .sild40 .bd li .reg .list .cond {
  display: block;
  font-size: 15px;
  color: #333;
  line-height: 52px;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .sild40 .bd li .reg .list .data {
  font-size: 14px;
  color: #999;
  line-height: 11px;
  margin: 16px 0 0;
}
.news .sild40 .bd li .reg .list:hover .cond {
  color: #15167d;
}
.news .sild40 .hd {
  width: 510px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: -131px;
  right: 0;
}
.news .sild40 .hd li {
  position: relative;
  z-index: 50;
}
.news .sild40 .hd li::before {
  content: "";
  display: block;
  width: 160px;
  height: 50px;
  position: absolute;
  background: #15167d;
  border-radius: 0px 25px 25px 0px;
  top: 0;
  left: -27px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .sild40 .hd li::after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  position: absolute;
  background: #ddd;
  top: 39px;
  right: -4px;
  opacity: 1;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .sild40 .hd li a {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 50px;
  padding-left: 32px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.news .sild40 .hd .on::before {
  opacity: 1;
}
.news .sild40 .hd .on::after {
  opacity: 0;
}
.news .sild40 .hd li:nth-child(1) a {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9TNucSK1H.jpg) none center left;
}
.news .sild40 .hd li:nth-child(2) a {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9TNEcSK1H.jpg) none center left;
}
.news .sild40 .hd li:nth-child(3) a {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9TNOcSK1H.jpg) none center left;
}
.news .sild40 .hd .on:nth-child(1) a {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9TNucSK1H.jpg) no-repeat center left;
  color: #fff;
}
.news .sild40 .hd .on:nth-child(2) a {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9TNEcSK1H.jpg) no-repeat center left;
  color: #fff;
}
.news .sild40 .hd .on:nth-child(3) a {
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy9TNOcSK1H.jpg) no-repeat center left;
  color: #fff;
}
.coop {
  height: 631px;
  background: #fbfbfb;
  padding: 70px 0 0;
  box-sizing: border-box;
}
.coop .top {
  padding: 9px 0 0 65px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxHUUHEoIt.jpg) no-repeat center left;
}
.coop .top .zm {
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 12px;
}
.coop .top h3 {
  margin: 11px 0 24px;
  display: block;
  font-size: 30px;
  color: #333;
  font-weight: bold;
  line-height: 28px;
}
.coop .top p {
  font-size: 14px;
  color: #999;
  line-height: 14px;
  letter-spacing: 3px;
}
.coop .sild50 {
  margin: 50px 0 0;
  position: relative;
}
.coop .sild50 .bd li {
  width: 310px !important;
  height: 260px;
  padding: 10px 0 0;
  box-sizing: border-box;
  margin-right: 26px;
}
.coop .sild50 .bd li .list {
  width: 300px;
  margin: 0 auto;
  padding: 8px 10px 0;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
  height: 250px;
  background: #fff;
}
.coop .sild50 .bd li .list .img {
  display: block;
  width: 100%;
  height: 180px;
  overflow: hidden;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.coop .sild50 .bd li .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.coop .sild50 .bd li .list .img img:hover {
  transform: scale(1.1);
}
.coop .sild50 .bd li .list .cond {
  display: block;
  line-height: 62px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.coop .sild50 .arrow {
  width: 117px;
  height: 50px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyONDEyJKy1QTxIsID.jpg) no-repeat center;
  position: absolute;
  top: -112px;
  right: 0;
  display: flex;
  justify-content: space-between;
}
.coop .sild50 .arrow .prev {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.coop .sild50 .arrow .next {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.coop .link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 65px 0 0;
}
.coop .link p {
  font-size: 24px;
  color: #333;
  line-height: 40px;
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy1oKI8oDIkH.jpg) no-repeat top left;
  background-position: 112px 7px;
  flex: 1;
}
.coop .link p i {
  font-family: Arial;
  font-size: 18px;
  color: #333;
  line-height: 40px;
  letter-spacing: 5px;
  margin-left: 17px;
}
.coop .link .lj {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 82%;
}
.coop .link .lj a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  margin-right: 30px;
  -webkit-transition: 0.5s linear;
  transition: 0.5s linear;
}
.coop .link .lj a:hover {
  color: #15167d;
}
