.jz {
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
.banner {
  width: 100%;
  height: 835px;
  position: relative;
}
.banner .slideBox {
  position: relative;
}
.banner .biao {
  width: 112px;
  height: 740px;
  background-color: #ffffff;
  position: absolute;
  top: 48px;
  left: 115px;
  z-index: 99;
  box-sizing: border-box;
  padding: 43px 35px;
}
.banner .biao em {
  display: block;
  padding-top: 55px;
  box-sizing: border-box;
  background: url("../images/ti1.png") no-repeat center top;
  writing-mode: tb-rl;
  line-height: 42px;
  letter-spacing: 4.2px;
  color: #333333;
  font-size: 16px;
  height: 540px;
}
.banner .biao .topxunpan {
  width: 42px;
  height: 42px;
  background: url("../images/lb.png") no-repeat center;
  position: relative;
}
.banner .biao .topxunpan .xp {
  width: 42px;
  height: 42px;
  position: relative;
  font-size: 0;
  cursor: pointer;
}
.banner .biao .topxunpan .xp img {
  margin-right: 2px;
  margin-right: 5px;
  vertical-align: baseline;
}
.banner .biao .topxunpan a {
  line-height: 34px;
  color: #333;
  float: right;
  font-size: 14px;
  display: inline-block;
  transition: 0.7s;
}
.banner .biao .topxunpan .topxunpan a:hover {
  color: #999;
}
.banner .biao .topxunpan .topxunpan a::after {
  content: '|';
  margin-left: 5px;
  margin-right: 5px;
  color: #aaaaaa;
}
.banner .biao .topxunpan .xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 40px;
  left: 50% !important;
  width: 180px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #333;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #fff;
  border-radius: 4px;
  opacity: 0;
}
.banner .biao .topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #fff;
}
.banner .biao .topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  font-size: 14px;
  z-index: 999999999999999999999;
}
.banner .biao .topxunpan .xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 45px;
  left: 0;
  width: 180px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #e60013;
  border-radius: 4px;
  opacity: 0;
}
.banner .biao .topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #e60013;
}
.banner .biao .topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  z-index: 999999999999999999999;
}
.banner .biao .dh {
  width: 326px;
  height: 60px;
  background: #e60013 url(../images/dh1.png) no-repeat 18px center;
  margin: 38px 0 0 -18px;
  line-height: 60px;
  font-size: 14px;
  box-sizing: border-box;
  padding-left: 70px;
  color: #fff;
}
.banner .biao .dh i {
  float: left;
}
.banner .biao .dh span {
  font-weight: bold;
  font-family: simsun;
  font-size: 30px;
  color: #fff;
}
.banner .shu {
  width: 57px;
  height: 150px;
  position: absolute;
  top: 235px;
  right: 128px;
  z-index: 99;
  background: url("../images/xian1.png") no-repeat right center;
  padding-top: 37px;
  box-sizing: border-box;
  font-size: 0;
}
.banner .shu span {
  font-weight: bold;
  font-family: simsun;
  font-size: 30px;
  line-height: 20px;
  color: #fff;
}
.banner .shu i {
  font-size: 20px;
  display: block;
  line-height: 13px;
  color: #fff;
  font-weight: bold;
  font-family: simsun;
  margin-top: 48px;
  margin-left: 10px;
}
.banner .bd ul {
  width: 100%;
}
.banner .bd ul li {
  width: 100%;
  position: relative;
  height: 835px;
}
.banner .bd ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .hd {
  width: 80px;
  height: 10px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  border-left: 30px 50% solid;
  transform: translateX(-50%);
  z-index: 999;
}
.banner .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.banner .hd ul li.on {
  background-color: #e60013;
}
.banner .hd ul li {
  transition: 0.5s;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
}
.banner .arrow {
  width: 164px;
  height: 48px;
  position: absolute;
  bottom: 128px;
  right: 320px;
  border-right: 128px 320px solid;
  z-index: 999;
  background: url("../images/arrow.png") no-repeat center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.banner .arrow a {
  display: block;
  width: 48px;
  height: 48px;
}
@media screen and (max-width: 1680px) {
  .banner {
    height: 730px;
  }
  .banner .bd ul li {
    height: 730px;
  }
}
@media screen and (max-width: 1440px) {
  .banner {
    height: 626px;
  }
  .banner .bd ul li {
    height: 626px;
  }
}
.biaoti {
  float: left;
  transition: 1s;
  width: 300px;
  height: 159px;
  background: url("../images/bt1.png") no-repeat left center;
  margin-left: -46px;
  box-sizing: border-box;
  padding: 76px 0 0 46px;
  position: relative;
}
.biaoti img {
  display: block;
  position: absolute;
  top: 58px;
  left: 46px;
}
.biaoti h3 {
  margin-left: 110px;
  font-size: 30px;
  line-height: 30px;
  color: #333;
}
.biaoti h3 a {
  color: #333;
}
.biaoti p {
  margin-top: 15px;
  letter-spacing: 3.2px;
  color: #777777;
  font-family: arial;
  font-size: 16px;
  line-height: 12px;
}
.search {
  width: 100%;
  height: 103px;
  border-bottom: 1px solid #e3e3e3;
  padding-top: 32px;
  box-sizing: border-box;
  line-height: 48px;
  overflow: hidden;
}
.search ul {
  transition: .7s;
  float: left;
}
.search ul .ti {
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-right: 15px;
}
.search ul li:hover {
  transform: translateX(5px);
}
.search ul li:hover a {
  color: #e60013;
}
.search ul li {
  float: left;
  font-size: 16px;
  color: #333;
  transition: 0.3s;
  margin-right: 30px;
}
.search ul li a {
  color: #333;
  transition: 0.3s;
}
.search .box {
  transition: .7s;
  width: 292px;
  height: 48px;
  background-color: #f0f0f0;
  float: right;
  line-height: 48px;
}
.search .box input {
  float: left;
  background: transparent;
  width: 210px;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 15px;
  color: #7a7a7a;
  line-height: 48px;
}
.search .box .sss {
  float: right;
  cursor: pointer;
  width: 55px;
  height: 48px;
  background: url("../images/ss.png") no-repeat center;
}
.about {
  width: 100%;
  height: 1348px;
  padding-top: 66px;
  box-sizing: border-box;
  background: url(../images/bg1.jpg) no-repeat center 471px;
  overflow: hidden;
}
.about .le {
  width: 658px;
  margin-top: 60px;
}
.about .le img {
  display: block;
}
.about .le h3 {
  line-height: 38px;
  height: 38px;
  margin: 47px 0 29px;
  font-size: 32px;
  width: 550px;
  color: #333;
}
.about .le h3 i {
  float: right;
  display: inline-block;
  margin-left: 8px;
  text-align: center;
  width: 118px;
  height: 38px;
  background-color: #e60013;
  border-radius: 19px;
  font-size: 18px;
  color: #fff;
}
.about .le em {
  width: 18px;
  height: 6px;
  background-color: #697e91;
  display: block;
}
.about .le .jie {
  line-height: 38px;
  letter-spacing: 0px;
  color: #666666;
  margin: 32px 0 46px;
  font-size: 16px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.about .le .mo {
  display: block;
  width: 165px;
  height: 116px;
  margin-left: -40px;
  box-sizing: border-box;
  padding: 54px 0 0 52px;
  line-height: 24px;
  background: url("../images/mo1.png") no-repeat center;
}
.about .le .mo i:nth-child(5) {
  margin-left: 12px;
}
.about .le .mo i {
  font-family: simsun;
  font-weight: bold;
  font-size: 18px;
  color: #333;
}
.about .ri {
  width: 754px;
  height: 672px;
  margin-right: -230px;
}
.about .ri .tit {
  float: right;
  width: 178px;
  height: 128px;
  background: url("../images/ti2.png") no-repeat center;
  text-align: center;
  padding-top: 35px;
  box-sizing: border-box;
  margin-right: 230px;
  margin-bottom: 65px;
}
.about .ri .tit h3 {
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
}
.about .ri .tit p {
  letter-spacing: 3.2px;
  color: #ffffff;
  margin-top: 12px;
  font-family: arial;
  font-size: 16px;
  line-height: 12px;
}
.about .slideTxtBox1 {
  width: 100%;
  position: relative;
  margin-top: 60px;
}
.about .slideTxtBox1 .hd {
  width: 358px;
  position: absolute;
  top: -145px;
  left: 295px;
  z-index: 99;
}
.about .slideTxtBox1 .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .slideTxtBox1 .hd ul li.on a {
  color: #e60013;
}
.about .slideTxtBox1 .hd ul li:nth-child(2) {
  background: url("../images/g2.png") no-repeat left center;
}
.about .slideTxtBox1 .hd ul li {
  width: 156px;
  height: 40px;
  line-height: 40px;
  transition: 0.5s;
  box-sizing: border-box;
  padding-left: 62px;
  background: url("../images/g1.png") no-repeat left center;
}
.about .slideTxtBox1 .hd ul li a {
  display: block;
  width: 100%;
  height: 40px;
  background-color: #f9fafb;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  transition: 0.3s;
}
.about .slideTxtBox1 .picScroll-left {
  position: relative;
  width: 100%;
}
.about .slideTxtBox1 .picScroll-left .prev1 {
  display: block;
  width: 33px;
  height: 16px;
  background: url("../images/jt1.png") no-repeat center;
  position: absolute;
  top: 192px;
  left: -66px;
  z-index: 99;
}
.about .slideTxtBox1 .picScroll-left .next1 {
  display: block;
  width: 33px;
  height: 16px;
  background: url("../images/jt2.png") no-repeat center;
  position: absolute;
  top: 192px;
  right: -66px;
  z-index: 99;
}
.about .slideTxtBox1 .bdss {
  overflow: hidden;
}
.about .slideTxtBox1 .bd {
  width: 100%;
}
.about .slideTxtBox1 .bd li {
  float: left;
  margin-right: 40px;
  width: 400px;
  height: 390px;
  background-color: #f5f5f5;
}
.about .slideTxtBox1 .bd li:hover .tu img {
  transform: scale(1.2);
}
.about .slideTxtBox1 .bd li:hover .ti {
  color: #e60013;
}
.about .slideTxtBox1 .bd li:hover .mo {
  background: url("../images/mo3.png") no-repeat center;
}
.about .slideTxtBox1 .bd li .tu {
  display: block;
  width: 380px;
  height: 290px;
  margin: 10px auto 22px;
  overflow: hidden;
}
.about .slideTxtBox1 .bd li .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
  object-fit: cover;
}
.about .slideTxtBox1 .bd li .ti {
  float: left;
  margin: 10px 0 0 13px;
  max-width: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  transition: 0.3s;
  height: 31px;
  border-bottom: 1px solid #697e91;
}
.about .slideTxtBox1 .bd li .mo {
  display: block;
  width: 38px;
  height: 50px;
  float: right;
  background: url("../images/mo2.png") no-repeat center;
  transition: 0.3s;
  margin-right: 10px;
}
.product {
  width: 100%;
  padding-bottom: 90px;
  background: url(../images/bg1.jpg) no-repeat center -877px;
  overflow: hidden;
}
.product .mo {
  display: block;
  float: right;
  margin-top: 26px;
  width: 165px;
  height: 116px;
  box-sizing: border-box;
  padding: 54px 0 0 52px;
  line-height: 24px;
  background: url("../images/mo1.png") no-repeat center;
}
.product .mo i:nth-child(5) {
  margin-left: 12px;
}
.product .mo i {
  font-family: simsun;
  font-weight: bold;
  font-size: 18px;
  color: #333;
}
.product .slideTxtBox1 {
  width: 100%;
  position: relative;
  height: 460px;
  margin-top: 26px;
}
.product .slideTxtBox1 .hd {
  width: 291px;
  height: 522px;
  background-color: #e10518;
  position: absolute;
  top: 0px;
  left: 482px;
  box-sizing: border-box;
  padding: 36px 20px 0 29px;
  z-index: 999;
}
.product .slideTxtBox1 .hd li:hover {
  transform: translateX(5px);
  font-weight: bold;
}
.product .slideTxtBox1 .hd li:hover a {
  background: url("../images/ti4.png") no-repeat left center;
}
.product .slideTxtBox1 .hd li {
  width: 100%;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  transition: 0.3s;
}
.product .slideTxtBox1 .hd li a {
  display: block;
  /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
  width: 100%;
  color: #fff;
  box-sizing: border-box;
  padding-left: 27px;
  background: url("../images/ti3.png") no-repeat left center;
  transition: 0.3s;
}
.product .slideTxtBox1 .bd {
  width: 100%;
}
.product .slideTxtBox1 .bd .yi {
  width: 450px;
  height: 460px;
  background-color: #f5f5f5;
  float: left;
}
.product .slideTxtBox1 .bd .yi:hover .tu img {
  transform: scale(1.2);
}
.product .slideTxtBox1 .bd .yi:hover .ti {
  color: #e60013;
  background: url("../images/mo5.png") no-repeat right center;
}
.product .slideTxtBox1 .bd .yi .tu {
  display: block;
  width: 430px;
  height: 350px;
  background-color: #dbdbdd;
  margin: 10px auto 33px;
  position: relative;
  overflow: hidden;
}
.product .slideTxtBox1 .bd .yi .tu img {
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
  transition: 1s;
}
.product .slideTxtBox1 .bd .yi .ti {
  width: 430px;
  height: 35px;
  line-height: 35px;
  box-sizing: border-box;
  padding-right: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 16px;
  color: #333;
  background: url("../images/mo4.png") no-repeat right center;
  transition: 0.3s;
  margin-left: 10px;
}
.product .slideTxtBox1 .bd ul {
  width: 490px;
  float: right;
  margin-top: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .slideTxtBox1 .bd ul li:hover {
  background-color: #ebeced;
}
.product .slideTxtBox1 .bd ul li:hover a {
  color: #e60013;
}
.product .slideTxtBox1 .bd ul li {
  width: 225px;
  height: 45px;
  border: solid 1px #ebeced;
  line-height: 45px;
  box-sizing: border-box;
  padding: 0 21px;
  transition: 0.5s;
  margin-top: 30px;
}
.product .slideTxtBox1 .bd ul li a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #444444;
  transition: 0.3s;
}
.product .bo {
  width: 100%;
  margin-top: 60px;
  box-sizing: border-box;
  padding: 0 100px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .bo li {
  width: 23.25%;
  height: 410px;
  background-color: #fff;
  float: left;
  box-sizing: border-box;
  padding: 9px;
  border: solid 1px #dbdbdd;
}
.product .bo li:hover .tu img {
  transform: scale(1.2);
}
.product .bo li:hover .ti {
  color: #e60013;
  background: url("../images/mo5.png") no-repeat right center;
}
.product .bo li .tu {
  display: block;
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
  margin-bottom: 34px;
}
.product .bo li .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
}
.product .bo li .ti {
  width: 100%;
  height: 35px;
  line-height: 35px;
  box-sizing: border-box;
  padding-right: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 16px;
  color: #333;
  background: url("../images/mo4.png") no-repeat right center;
  transition: 0.3s;
}
.reason {
  width: 100%;
  height: 1025px;
  background: url("../images/bg2.jpg") no-repeat center;
  padding-top: 67px;
  box-sizing: border-box;
  overflow: hidden;
}
.reason .biaoti {
  float: none;
  width: 330px;
  background: url("../images/bt2.png") no-repeat left center;
}
.reason .biaoti img {
  left: 118px;
}
.reason .biaoti h3 {
  margin: 0;
  color: #fff;
}
.reason .biaoti i {
  margin-left: 125px;
}
.reason .biaoti p {
  color: #fff;
}
.reason .pic1 {
  width: 550px;
  height: 740px;
  position: absolute;
  top: 26px;
  right: -170px;
}
.reason .pic2 {
  width: 29px;
  height: 817px;
  position: absolute;
  top: 80px;
  left: -184px;
  z-index: 999;
  transition: .7s;
}
.reason .slideTxtBox1 {
  width: 100%;
  margin-top: 12px;
  background: url(../images/xian3.png) no-repeat left 20px;
  height: 635px;
  position: relative;
}
.reason .slideTxtBox1 .arrow {
  width: 218px;
  height: 87px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: absolute;
  bottom: -105px;
  right: 163px;
  border-right: -105px 163px solid;
  z-index: 999;
}
.reason .slideTxtBox1 .arrow a {
  display: block;
  width: 77px;
  height: 87px;
  background: url("../images/jt3.png") no-repeat center top;
}
.reason .slideTxtBox1 .arrow .next {
  background: url("../images/jt4.png") no-repeat center top;
}
.reason .slideTxtBox1 ul {
  width: 610px;
  float: left;
  margin-top: 30px;
}
.reason .slideTxtBox1 ul li {
  margin-top: 75px;
}
.reason .slideTxtBox1 ul li .ti {
  height: 56px;
  line-height: 46px;
  box-sizing: border-box;
  padding-left: 70px;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  position: relative;
}
.reason .slideTxtBox1 ul li .ti i {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 56px;
  height: 56px;
  background: url("../images/shu.png") no-repeat center;
  box-sizing: border-box;
  padding: 13px 0 0 8px;
  color: #e10518;
  font-weight: bold;
  font-family: simsun;
  font-size: 28px;
  line-height: 19px;
}
.reason .slideTxtBox1 ul li .jie {
  line-height: 34px;
  letter-spacing: 0px;
  color: #d8e4ef;
  font-size: 16px;
  margin-top: 15px;
}
.reason .slideTxtBox1 .tu {
  float: right;
  width: 684px;
  margin-right: -64px;
}
.reason .dh {
  float: left;
  width: 684px;
  height: 106px;
  background: #ffffff url(../images/dh2.png) no-repeat 320px 35px;
  border-radius: 0px 53px 53px 0px;
  margin-left: -320px;
  box-sizing: border-box;
  padding: 35px 45px 0 372px;
  line-height: 42px;
  color: #444444;
  font-size: 14px;
}
.reason .dh i {
  float: right;
  font-weight: bold;
  font-family: simsun;
  font-size: 34px;
}
.case {
  width: 100%;
  height: 962px;
  padding-top: 90px;
  box-sizing: border-box;
  overflow: hidden;
}
.case .mos {
  display: block;
  float: right;
  margin-top: 26px;
  width: 165px;
  height: 116px;
  box-sizing: border-box;
  padding: 54px 0 0 52px;
  line-height: 24px;
  background: url("../images/mo1.png") no-repeat center;
}
.case .mos i:nth-child(5) {
  margin-left: 12px;
}
.case .mos i {
  font-family: simsun;
  font-weight: bold;
  font-size: 18px;
  color: #333;
}
.case .yi {
  float: left;
  width: 593px;
  height: 597px;
  background-color: #f5f5f5;
  margin-top: 26px;
  box-sizing: border-box;
  padding: 18px;
}
.case .yi:hover .tu img {
  transform: scale(1.2);
}
.case .yi:hover .zi .ti {
  color: #e60013;
}
.case .yi .tu {
  width: 100%;
  height: 420px;
  display: block;
  overflow: hidden;
}
.case .yi .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
}
.case .yi .zi {
  width: 100%;
  height: 108px;
  background-color: #ffffff;
  margin-top: 25px;
  box-sizing: border-box;
  padding: 32px 26px;
}
.case .yi .zi .ti {
  display: block;
  width: 400px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  transition: 0.3s;
}
.case .yi .zi .ti p {
  color: #a8a8a8;
  margin-top: 19px;
  font-family: arial;
  font-size: 12px;
  line-height: 9px;
}
.case .yi .zi .mo {
  display: block;
  float: right;
  height: 22px;
  width: 88px;
  background: url("../images/mo6.png") no-repeat center;
  margin-top: 7px;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
  line-height: 11px;
  font-weight: bold;
  font-family: simsun;
  color: #333;
}
.case .yi .zi .mo i {
  font-weight: bold;
  font-family: simsun;
}
.case .picScroll-left2 {
  position: absolute;
  top: 225px;
  right: 0px;
  z-index: 99;
  width: 648px;
}
.case .picScroll-left2::after {
  width: 967px;
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
  content: "";
  position: absolute;
  bottom: -60px;
  right: -320px;
  border-right: -60px -320px solid;
}
.case .picScroll-left2 .arrow {
  width: 758px;
  height: 113px;
  background-color: #f5f5f5;
  margin-left: -110px;
  box-sizing: border-box;
  padding: 40px 48px 0 320px;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.case .picScroll-left2 .arrow a {
  display: block;
  width: 44px;
  height: 44px;
  background: url("../images/jt5.png") no-repeat center;
}
.case .picScroll-left2 .arrow .next {
  background: url("../images/jt6.png") no-repeat center;
}
.case .picScroll-left2 .arrow .hd {
  width: 160px;
  height: 31px;
  border-bottom: 1px solid #ababab;
  position: absolute;
  top: 38px;
  left: 438px;
}
.case .picScroll-left2 .arrow .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.case .picScroll-left2 .arrow .hd ul li.on {
  opacity: 1;
}
.case .picScroll-left2 .arrow .hd ul li {
  border-bottom: 3px solid #e60013;
  width: 20px;
  text-align: center;
  font-size: 18px;
  line-height: 12px;
  color: #e60013;
  height: 30px;
  opacity: 0;
  transition: 0.3s;
}
.case .picScroll-left2 .bd {
  width: 100%;
  margin-top: 58px;
  overflow: hidden;
}
.case .picScroll-left2 .bd li {
  float: left;
  width: 310px;
  margin-right: 27px;
}
.case .picScroll-left2 .bd li:hover .tu img {
  transform: scale(1.2);
}
.case .picScroll-left2 .bd li:hover .ti {
  color: #e60013;
}
.case .picScroll-left2 .bd li .tu {
  width: 310px;
  height: 250px;
  background-color: #ffffff;
  border: solid 1px #e1e1e1;
  box-sizing: border-box;
  padding: 9px;
  overflow: hidden;
}
.case .picScroll-left2 .bd li .tu a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case .picScroll-left2 .bd li .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
}
.case .picScroll-left2 .bd li .ti {
  margin-top: 28px;
  text-align: center;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
  font-size: 16px;
  line-height: 16px;
  color: #333;
}
.news {
  width: 100%;
  height: 1064px;
  padding-top: 40px;
  box-sizing: border-box;
  background: url("../images/bg3.jpg") no-repeat center top;
  overflow: hidden;
}
.news .biaoti {
  color: #fff;
  background: url("../images/bt2.png") no-repeat left center;
}
.news .biaoti a {
  color: #fff;
}
.news .dh {
  float: right;
  width: 474px;
  height: 42px;
  margin-top: 90px;
  line-height: 42px;
  margin-right: 38px;
}
.news .dh p {
  float: left;
  width: 320px;
  background: url(../images/dh2.png) no-repeat left center;
  line-height: 42px;
  color: #fff;
  height: 42px;
  font-size: 14px;
  box-sizing: border-box;
  padding-left: 53px;
}
.news .dh p i {
  float: right;
  font-weight: bold;
  font-family: simsun;
  font-size: 34px;
}
.news .dh a {
  float: right;
  display: block;
  width: 90px;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  color: #333;
  background: url(../images/ti5.png) no-repeat right 6px;
}
.news .slideTxtBox1 {
  width: 100%;
  margin-top: 44px;
  position: relative;
}
.news .slideTxtBox1 .hd {
  width: 616px;
  height: 40px;
  position: absolute;
  top: 5px;
  left: 0px;
  z-index: 99;
}
.news .slideTxtBox1 .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .slideTxtBox1 .hd ul li:nth-child(2) {
  background: url("../images/xw2.png") no-repeat left center;
}
.news .slideTxtBox1 .hd ul li:nth-child(3) {
  background: url("../images/xw3.png") no-repeat left center;
}
.news .slideTxtBox1 .hd ul li.on a {
  color: #e60013;
}
.news .slideTxtBox1 .hd ul li {
  float: left;
  width: 158px;
  height: 40px;
  line-height: 40px;
  background: url("../images/xw1.png") no-repeat left center;
  transition: 0.3s;
  box-sizing: border-box;
  padding-left: 63px;
}
.news .slideTxtBox1 .hd ul li a {
  display: block;
  width: 94px;
  height: 38px;
  background: #fff;
  line-height: 38px;
  margin-top: 1px;
  text-align: center;
  transition: 0.3s;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.news .slideTxtBox1 .bd {
  width: 100%;
}
.news .slideTxtBox1 .bd .yi {
  width: 100%;
  height: 490px;
}
.news .slideTxtBox1 .bd .yi .zi:hover .ti {
  color: #e60013;
}
.news .slideTxtBox1 .bd .yi .zi {
  float: left;
  width: 600px;
  margin-top: 150px;
}
.news .slideTxtBox1 .bd .yi .zi .ti {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 18px;
  color: #333;
  transition: 0.3s;
}
.news .slideTxtBox1 .bd .yi .zi .jie {
  line-height: 30px;
  letter-spacing: 0px;
  color: #888888;
  font-size: 15px;
  margin: 28px 0 34px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news .slideTxtBox1 .bd .yi .zi .shi {
  color: #bbbbbb;
  font-size: 14px;
  line-height: 11px;
}
.news .slideTxtBox1 .bd .yi .zi .mo {
  display: block;
  margin-top: 28px;
  margin-left: -43px;
  width: 165px;
  height: 116px;
  box-sizing: border-box;
  padding: 54px 0 0 52px;
  line-height: 24px;
  background: url("../images/mo1.png") no-repeat center;
}
.news .slideTxtBox1 .bd .yi .zi .mo i:nth-child(5) {
  margin-left: 12px;
}
.news .slideTxtBox1 .bd .yi .zi .mo i {
  font-family: simsun;
  font-weight: bold;
  font-size: 18px;
  color: #333;
}
.news .slideTxtBox1 .bd .yi .tu:hover img {
  transform: scale(1.2);
}
.news .slideTxtBox1 .bd .yi .tu {
  width: 523px;
  height: 404px;
  float: right;
  margin-right: 43px;
  overflow: hidden;
}
.news .slideTxtBox1 .bd .yi .tu img {
  width: 100%;
  height: 100%;
  transition: 1s;
}
.news .slideTxtBox1 .bd ul {
  width: 100%;
  height: 240px;
  background: url("../images/xian2.png") no-repeat center;
  border: solid 1px #dbdbdb;
  box-sizing: border-box;
  padding: 42px 83px 0 58px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .slideTxtBox1 .bd ul li:hover .ti {
  color: #e60013;
}
.news .slideTxtBox1 .bd ul li {
  width: 308px;
  height: 54px;
  margin-bottom: 58px;
}
.news .slideTxtBox1 .bd ul li .ti {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  transition: 0.3s;
  margin-bottom: 27px;
}
.news .slideTxtBox1 .bd ul li span {
  display: block;
  float: left;
  font-size: 14px;
  color: #bbbbbb;
  line-height: 11px;
}
.news .slideTxtBox1 .bd ul li .mo {
  float: right;
  display: block;
  width: 16px;
  height: 11px;
  background: url("../images/mo7.png") no-repeat center;
}
.links {
  margin: 42px 0 46px;
}
.links .linksBox {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.links .linksBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.links .tit {
  float: left;
}
.links .tit i {
  display: block;
  width: 57px;
  height: 13px;
  background-color: #333333;
  line-height: 13px;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.links .tit span {
  display: block;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
}
.links .list {
  line-height: 20px;
  padding-top: 10px;
  width: 1120px;
  /* float: left; */
}
.links .list li {
  float: left;
}
.links .list li:before {
  content: "|";
  color: #666;
}
.links .list li:first-child:before {
  display: none;
}
.links .list a {
  display: inline-block;
  margin: 0 40px;
  color: #666;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.links .list a:hover {
  color: #e93f07;
}
