﻿
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 820px;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 0;
  top: 0;
  z-index: 4;
  width: 5.73%;
  height: 100%;
  text-align: center;
  background: url(../image/banpage.png) center 72px no-repeat;
  background-color: rgba(196, 8, 25, 0.8);
  padding-top: 688px;
}
.banner .banner-pagination span {
  display: block;
  margin: auto;
  border: 1px #c40819 solid;
  opacity: 1;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  border: solid 1px #ffffff;
  margin: 0 auto 15px !important;
  cursor: pointer;
  outline: none;
  background-color: transparent;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  background-color: #fff;
}
.banner .bannerPage {
  position: absolute;
  width: 8.49%;
  right: 0;
  z-index: 4;
  top: 50%;
  -webkit-transform: translateY(-60%);
  transform: translateY(-60%);
}
.banner .bannerPage::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 38px;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -19px;
  background: url(../image/banmouse.png) center center no-repeat;
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.banner .banner-prev {
  display: block;
  margin: auto;
  width: 38px;
  height: 38px;
  text-indent: -9999px;
  background: url(../image/bt.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-prev:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.banner .banner-next {
  display: block;
  margin: auto;
  width: 38px;
  height: 38px;
  text-indent: -9999px;
  background: url(../image/bb.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  margin-top: 246px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.inTop {
  margin-top: 48px;
}
.inTop .inTopBox {
  display: flex;
  justify-content: space-between;
}
.inTop .inTopBox .tel {
  float: left;
  padding-left: 70px;
  position: relative;
  height: 50px;
  padding-top: 5px;
}
.inTop .inTopBox .tel::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../image/tel.png) center center no-repeat;
}
.inTop .inTopBox .tel::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border-radius: 6px;
  border: solid 1px #707070;
}
.inTop .inTopBox .tel span {
  display: block;
  line-height: 1;
}
.inTop .inTopBox .tel i {
  display: block;
  font-family: Impact;
  font-size: 20px;
  margin-top: 6px;
  line-height: 26px;
}
.inTop .inTopBox .xpBox {
  float: left;
  padding-left: 70px;
  position: relative;
  height: 50px;
  padding-top: 5px;
  background: url(../image/xunpan.png) 0 center no-repeat;
}
.inTop .inTopBox .xpBox h4 {
  line-height: 1;
}
.inTop .inTopBox .xpBox .xunpan {
  font-size: 16px;
  margin-top: 5px;
  position: relative;
  cursor: pointer;
  line-height: 26px;
}
.inTop .inTopBox .xpBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  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: #c40819;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(196, 8, 25, 0.15);
}
.inTop .inTopBox .xpBox .xunpan .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: #c40819;
}
.inTop .inTopBox .xpBox .xunpan:hover .xunpantip {
  -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;
}
.inTop .inTopBox .search {
  float: right;
  width: 380px;
  height: 50px;
  border-radius: 6px;
  border: solid 1px #707070;
  position: relative;
  overflow: hidden;
  padding-right: 56px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inTop .inTopBox .search .searchInp {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inTop .inTopBox .search .searchInp::-webkit-input-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inTop .inTopBox .search .searchInp::-moz-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inTop .inTopBox .search .searchInp:-ms-input-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inTop .inTopBox .search .searchInp:focus::-webkit-input-placeholder,
.inTop .inTopBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inTop .inTopBox .search .searchInp:focus::-moz-placeholder,
.inTop .inTopBox .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inTop .inTopBox .search .searchInp:focus:-ms-input-placeholder,
.inTop .inTopBox .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inTop .inTopBox .search .submitBtn {
  background: url(../image/searchico.png) center center no-repeat;
  width: 64px;
  height: 48px;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.inTop .inTopBox .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.inTop .inTopBox .search:hover {
  border-color: #c40819;
}
.inTop .inLine {
  position: absolute;
  left: -72px;
  top: 12px;
}
.inTop .inLine i {
  display: block;
  width: 40px;
  height: 4px;
  background-color: #4a4a4a;
  margin-bottom: 7px;
  transform-origin: left center;
  animation: scaleX 1.5s linear infinite;
}
.inTop .inLine i:nth-child(2) {
  animation: scaleX 1.5s -0.5s linear infinite;
}
.inTop .inLine i:nth-child(3) {
  animation: scaleX 1.5s -1s linear infinite;
}
@keyframes scaleX {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scaleX(0.3);
  }
  100% {
    transform: scaleX(1);
  }
}
.title {
  line-height: 1;
  position: relative;
  z-index: 1;
  text-align: center;
}
.title i {
  display: block;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.service {
  background: url(../image/fwbg.jpg) center 0 no-repeat;
  margin-top: 64px;
  padding-top: 15px;
  padding-bottom: 97px;
}
.service .fwList {
  height: 556px;
  padding: 66px 40px 0;
}
.service .fwList ul {
  display: flex;
  justify-content: space-between;
}
.service .fwList ul li {
  float: left;
  position: relative;
}
.service .fwList ul li .num {
  position: absolute;
  width: 34px;
  height: 34px;
  background-color: #ffffff;
  border: solid 1px #c40819;
  text-align: center;
  line-height: 32px;
  font-family: Arial;
  font-size: 14px;
  color: #c40819;
  top: 8px;
  right: 18px;
  border-radius: 100%;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .item {
  width: 200px;
  height: 440px;
  background-color: #ffffff;
  border-radius: 100px;
  border: solid 1px #d6d6d6;
  position: relative;
  overflow: hidden;
  padding: 216px 5px 0;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .item .ico {
  display: block;
  width: 225px;
  height: 225px;
  background-color: #ffffff;
  border: solid 1px #fde3e3;
  border-radius: 100%;
  position: absolute;
  top: -53px;
  left: 50%;
  margin-left: -42px;
  overflow: hidden;
  padding-top: 136px;
  padding-left: 36px;
}
.service .fwList ul li .item .ico::before {
  content: "";
  display: block;
  position: absolute;
  width: 235px;
  height: 235px;
  background-color: #c40819;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  border-radius: 100%;
  top: 90px;
  right: 109px;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.service .fwList ul li .item .ico i {
  display: block;
  width: 44px;
  height: 44px;
  position: relative;
  overflow: hidden;
}
.service .fwList ul li .item .ico i img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.service .fwList ul li .item .bt {
  display: block;
}
.service .fwList ul li .item .bt .cn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
}
.service .fwList ul li .item .bt .en {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
  color: #adadad;
}
.service .fwList ul li .item .point {
  margin-top: 40px;
  font-size: 0;
}
.service .fwList ul li .item .point i {
  width: 5px;
  height: 5px;
  background-color: #d3204a;
  border-radius: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  animation: opacity 4s linear infinite;
  animation-delay: -1s;
}
.service .fwList ul li .item .point i:nth-child(2) {
  animation-delay: -2s;
}
.service .fwList ul li .item .point i:nth-child(3) {
  animation-delay: -3s;
}
.service .fwList ul li .item .point i:nth-child(4) {
  animation-delay: -4s;
}
@keyframes opacity {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.service .fwList ul li .item .more {
  display: block;
  width: 106px;
  height: 36px;
  background-color: #fff3f3;
  border-radius: 10px;
  text-align: center;
  margin: 42px auto 0;
  line-height: 36px;
  font-family: Arial;
  font-size: 14px;
  color: #c40819;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .item .more:hover {
  background-color: #c40819;
  color: #fff;
}
.service .fwList ul li:hover .item,
.service .fwList ul li.on .item {
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.09);
  border-color: transparent;
}
.service .fwList ul li:hover .item .ico::before,
.service .fwList ul li.on .item .ico::before {
  background-color: #06045f;
}
.service .fwList ul li:hover .item .ico i,
.service .fwList ul li.on .item .ico i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about {
  overflow: hidden;
  padding-top: 5px;
}
.about .aboutBox {
  height: 988px;
  padding-top: 440px;
}
.about .aboutimg {
  position: absolute;
  left: 0;
  top: -5px;
  height: 530px;
  width: 1600px;
  background: url(../image/aboutimg.png) 0 0 no-repeat;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.about .aboutTit {
  position: absolute;
  width: 210px;
  height: 930px;
  background: #c40819 url(../image/abouttitbg.jpg) center 0 no-repeat;
  overflow: hidden;
  left: -283px;
  top: 0;
}
.about .aboutTit img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 16px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.about .aboutText {
  float: right;
  width: 684px;
  text-align: right;
}
.about .aboutText .aboutLogo {
  height: 182px;
  background: url(../image/aboutlogo.png) right center no-repeat;
  margin-right: -25px;
}
.about .aboutText .tit {
  margin-top: 12px;
  font-size: 20px;
  line-height: 30px;
  position: relative;
  padding-bottom: 15px;
}
.about .aboutText .tit::before {
  content: "";
  display: block;
  position: absolute;
  width: 38px;
  height: 6px;
  background-color: #c40819;
  right: 0;
  bottom: 0;
}
.about .aboutText .text {
  font-size: 15px;
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  margin-top: 48px;
}
.about .aboutText .more {
  display: inline-block;
  width: 172px;
  height: 57px;
  background-color: #c40819;
  border-radius: 10px;
  margin-top: 66px;
  font-size: 15px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 50px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-align: center;
  top: 0;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more i {
  min-width: 4px;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #c40819;
  border-radius: 10px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more::after {
  content: '';
  position: absolute;
  width: 124px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.4;
  left: 24px;
  bottom: 11px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  background: none;
  color: #c40819;
  box-shadow: 0 10px 10px -5px rgba(196, 8, 25, 0.5);
  top: -4px;
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .more:hover::after {
  background-color: #c40819;
}
.about .video {
  float: left;
  width: 540px;
  height: 430px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin-top: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .video img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about .video iframe {
  width: 100% !important;
  height: 100% !important;
}
.about .aLink {
  width: 670px;
  height: 629px;
  border: dashed 1px #cccccc;
  border-radius: 100%;
  position: absolute;
  z-index: 2;
  top: -22px;
  right: -164px;
}
.about .aLink::before {
  content: "";
  display: block;
  position: absolute;
  left: 94px;
  top: 66px;
  width: 579px;
  height: 544px;
  border: dashed 1px #cccccc;
  border-radius: 100%;
}
.about .aLink::after {
  content: "";
  display: block;
  position: absolute;
  left: 185px;
  top: 103px;
  width: 537px;
  height: 508px;
  border: dashed 1px #cccccc;
  border-radius: 100%;
}
.about .aLink .zxLink {
  display: block;
  position: absolute;
  width: 90px;
  height: 90px;
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(3, 0, 0, 0.08);
  z-index: 4;
  left: 195px;
  top: -15px;
  border-radius: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink .zxLink::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(3, 0, 0, 0.08);
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink .zxLink i {
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(3, 0, 0, 0.08);
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink .zxLink i::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(404.png) center center no-repeat;
  border-radius: 100%;
}
.about .aLink .zxLink:hover {
  background-color: #c40819;
  box-shadow: 0 0 10px rgba(196, 8, 25, 0.5);
}
.about .aLink .zxLink:hover::before {
  opacity: 0.3;
}
.about .aLink .zxLink:hover i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aLink ul li {
  position: absolute;
}
.about .aLink ul li.li1 {
  left: 45px;
  top: 63px;
}
.about .aLink ul li.li2 {
  left: -39px;
  top: 204px;
}
.about .aLink ul li.li3 {
  top: 365px;
  left: -36px;
}
.about .aLink ul li a {
  display: block;
  width: 90px;
  height: 90px;
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(3, 0, 0, 0.08);
  border-radius: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a::before {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  background-color: #ffffff;
  border-radius: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i {
  width: 70px;
  height: 70px;
  background-color: #f9f9f9;
  border-radius: 100%;
  overflow: hidden;
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i:before,
.about .aLink ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aLink ul li a i::after {
  filter: grayscale(100) brightness(5);
}
.about .aLink ul li a i.ico1:before,
.about .aLink ul li a i.ico1:after {
  background: url(404.png) center center no-repeat;
}
.about .aLink ul li a i.ico2:before,
.about .aLink ul li a i.ico2:after {
  background: url(404.png) center center no-repeat;
}
.about .aLink ul li a i.ico3:before,
.about .aLink ul li a i.ico3:after {
  background: url(404.png) center center no-repeat;
}
.about .aLink ul li:hover a,
.about .aLink ul li.on a {
  color: #c40819;
}
.about .aLink ul li:hover a::before,
.about .aLink ul li.on a::before {
  box-shadow: 0px 0px 12px 0px rgba(3, 0, 0, 0.08);
}
.about .aLink ul li:hover a i,
.about .aLink ul li.on a i {
  background-color: #c40819;
}
.about .aLink ul li:hover a i:before,
.about .aLink ul li.on a i:before,
.about .aLink ul li:hover a i:after,
.about .aLink ul li.on a i:after {
  top: -100%;
}
.about .shape .shape-1 {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: url(404.png) center center no-repeat;
  top: 295px;
  right: -260px;
  position: absolute;
  z-index: -1;
}
.about .shape .shape-2 {
  border-radius: 100%;
  width: 38px;
  height: 38px;
  background-color: #27f7ff;
  top: 459px;
  right: -175px;
  position: absolute;
  z-index: -1;
}
.youshi {
  overflow: hidden;
  background: url(../image/ysbg.jpg) center 0 no-repeat;
  padding-top: 375px;
  padding-bottom: 118px;
}
.youshi .ysTip {
  position: absolute;
  right: 0;
  top: -330px;
  text-align: right;
}
.youshi .ysTip img {
  display: inline-block;
  vertical-align: top;
}
.youshi .ysBox .title {
  margin-right: -264px;
  text-align: right;
}
.youshi .ysimg {
  position: absolute;
  width: 900px;
  height: 800px;
  left: -270px;
  top: -166px;
  background: url(../image/ysimg.png) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.youshi .ysCont {
  margin-top: 44px;
  overflow: hidden;
  margin-left: 690px;
  width: 910px;
  height: 600px;
  background-color: #ffffff;
  border-radius: 300px 0px 0px 300px;
  padding-left: 113px;
  position: relative;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 600px;
  width: 455px;
}
.youshi .ysCont .bd ul li .item {
  height: 600px;
  padding-top: 100px;
  text-align: right;
  padding-left: 22px;
}
.youshi .ysCont .bd ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item .tit {
  line-height: 1;
}
.youshi .ysCont .bd ul li .item .tit span {
  display: block;
  font-weight: bold;
  font-size: 24px;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  line-height: 10px;
  color: #999999;
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 15px;
  line-height: 30px;
  color: #888888;
  margin-top: 30px;
  height: 185px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item .tdUL {
  font-size: 0;
  position: relative;
  z-index: 2;
}
.youshi .ysCont .bd ul li .item .tdUL span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 124px;
  height: 48px;
  background-color: #c40819;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  border-radius: 10px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  margin-left: 60px;
}
.youshi .ysCont .bd ul li .item .tdUL span:first-child {
  margin-left: 0;
}
.youshi .ysCont .bd ul li .item .tdUL span::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 68px;
  height: 45px;
  left: -27px;
  bottom: -19px;
  background: url(../image/ystdli.png) 0 center no-repeat;
}
.youshi .ysCont .bd ul li .item .num {
  margin-top: 80px;
  font-family: 'Times New Roman', Times, serif;
  font-size: 48px;
  position: relative;
  font-style: italic;
}
.youshi .ysCont .bd ul li .item .num::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 416px;
  height: 1px;
  background-color: #ececec;
  right: 62px;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #c40819;
}
.youshi .ysCont .bd ul li .item:hover .line {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysCont .page .prev {
  width: 266px;
  height: 266px;
  background-color: #c40819;
  position: absolute;
  border-radius: 100%;
  left: -167px;
  top: 21px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .prev::before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 29px;
  left: 211px;
  top: 155px;
  background: url(../image/yst.png) center center no-repeat;
}
.youshi .ysCont .page .prev:hover,
.youshi .ysCont .page .prev.on {
  background-color: #06045f;
}
.youshi .ysCont .page .next {
  width: 266px;
  height: 266px;
  background-color: #c40819;
  position: absolute;
  border-radius: 100%;
  left: -167px;
  top: 290px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .next::before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 29px;
  left: 211px;
  top: 83px;
  background: url(../image/ysb.png) center center no-repeat;
}
.youshi .ysCont .page .next:hover,
.youshi .ysCont .page .next.on {
  background-color: #06045f;
}
.youshi .ysCont .ysimg2 {
  width: 282px;
  height: 515px;
  position: absolute;
  right: -30px;
  top: 110px;
  background: url(../image/ysmg2.png) 0 center no-repeat;
}
.youshi .ysPic {
  position: absolute;
  z-index: 2;
  left: 428px;
  width: 446px;
  top: 0;
}
.youshi .ysPic::before {
  content: "";
  display: block;
  position: absolute;
  width: 446px;
  height: 446px;
  background-color: #27f7ff;
  border-radius: 100%;
  left: 0;
  bottom: 0;
}
.youshi .ysPic::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  left: 0;
  bottom: -71px;
  width: 446px;
  height: 58px;
  background: url(404.png) center bottom no-repeat;
}
.youshi .ysPic .bd {
  overflow: hidden;
  position: relative;
  width: 446px;
  height: 530px;
}
.youshi .ysPic .bd ul li {
  width: 446px;
  height: 530px;
  position: relative;
}
.youshi .ysPic .bd ul li img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .hd {
  margin-left: 165px;
  margin-top: 52px;
}
.youshi .hd ul {
  display: flex;
  justify-content: space-between;
}
.youshi .hd ul li {
  position: relative;
  width: 220px;
  height: 220px;
  background-color: #c40819;
  border-radius: 100%;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.youshi .hd ul li .img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: -1px;
  border-radius: 100%;
  overflow: hidden;
  z-index: 3;
  -webkit-transform-origin: 5% 40%;
  -moz-transform-origin: 5% 40%;
  -o-transform-origin: 5% 40%;
  -ms-transform-origin: 5% 40%;
  transform-origin: 5% 40%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.youshi .hd ul li .img::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: -1px;
  border-radius: 100%;
  border: solid 19px rgba(255, 255, 255, 0.5);
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .hd ul li .img::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 100%;
  top: 40%;
  left: 5%;
  margin: -4px 0 0 -4px;
  background: rgba(196, 8, 25, 0.9);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .hd ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.youshi .hd ul li .box {
  color: #fff;
  text-align: center;
  overflow: hidden;
  width: 220px;
  height: 220px;
  border-radius: 100%;
  padding-left: 30px;
  padding-top: 70px;
}
.youshi .hd ul li .box h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
.youshi .hd ul li .box .line {
  font-size: 24px;
  line-height: 14px;
  margin-top: 16px;
  margin-bottom: 20px;
}
.youshi .hd ul li .box .line::before {
  content: "x";
}
.youshi .hd ul li .box .zxLink {
  display: block;
  margin: auto;
  width: 106px;
  height: 36px;
  line-height: 36px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
  border-radius: 18px;
  font-size: 15px;
  color: #720922;
  text-align: left;
  padding-left: 13px;
  position: relative;
}
.youshi .hd ul li .box .zxLink::before {
  content: "";
  display: block;
  left: 82px;
  top: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
  width: 106px;
  height: 36px;
  border-radius: 18px;
}
.youshi .hd ul li .box .zxLink::after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 36px;
  background: url(../image/yszxico.png) center center no-repeat;
  left: 99px;
  top: 0;
  z-index: 2;
}
.youshi .hd ul li .box .zxLink:hover::after {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .hd ul li:hover,
.youshi .hd ul li.on {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .hd ul li:hover .img,
.youshi .hd ul li.on .img {
  -webkit-transform: rotate(115deg);
  -moz-transform: rotate(115deg);
  -o-transform: rotate(115deg);
  transform: rotate(115deg);
}
.youshi .hd ul li:hover .img::before,
.youshi .hd ul li.on .img::before {
  border: solid 19px rgba(196, 8, 25, 0.5);
}
.youshi .hd ul li:nth-child(2) .box {
  padding-left: 0;
}
.youshi .hd ul li:nth-child(2) .img {
  -webkit-transform-origin: 89.8% 27%;
  -moz-transform-origin: 89.8% 27%;
  -o-transform-origin: 89.8% 27%;
  -ms-transform-origin: 89.8% 27%;
  transform-origin: 89.8% 27%;
}
.youshi .hd ul li:nth-child(2) .img::after {
  top: 27%;
  right: 9%;
  left: auto;
}
.youshi .hd ul li:nth-child(2):hover .img,
.youshi .hd ul li:nth-child(2).on .img {
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
}
.youshi .hd ul li:nth-child(3) .img {
  -webkit-transform-origin: 9% 30%;
  -moz-transform-origin: 9% 30%;
  -o-transform-origin: 9% 30%;
  -ms-transform-origin: 9% 30%;
  transform-origin: 9% 30%;
}
.youshi .hd ul li:nth-child(3) .img::after {
  top: 30%;
  left: 9%;
}
.youshi .hd ul li:nth-child(3):hover .img,
.youshi .hd ul li:nth-child(3).on .img {
  -webkit-transform: rotate(-110deg);
  -moz-transform: rotate(-110deg);
  -o-transform: rotate(-110deg);
  transform: rotate(-110deg);
}
.youshi .hd ul li:nth-child(4) .box {
  padding-left: 0;
  padding-right: 30px;
  padding-top: 60px;
}
.youshi .hd ul li:nth-child(4) .box .zxLink {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.youshi .hd ul li:nth-child(4) .img {
  -webkit-transform-origin: 95% 40%;
  -moz-transform-origin: 95% 40%;
  -o-transform-origin: 95% 40%;
  -ms-transform-origin: 95% 40%;
  transform-origin: 95% 40%;
}
.youshi .hd ul li:nth-child(4) .img::after {
  top: 40%;
  right: 3.5%;
  left: auto;
}
.youshi .hd ul li:nth-child(4):hover .img,
.youshi .hd ul li:nth-child(4).on .img {
  -webkit-transform: rotate(-115deg);
  -moz-transform: rotate(-115deg);
  -o-transform: rotate(-115deg);
  transform: rotate(-115deg);
}
.case {
  background: url(../image/casebg.png) center 155px no-repeat;
  padding-bottom: 80px;
  position: relative;
  z-index: 2;
}
.case .caseBox {
  height: 642px;
  margin-top: 26px;
  padding-top: 121px;
}
.case .caseTabs {
  width: 1355px;
  height: 483px;
  background-color: #fff3f3;
  border-radius: 10px;
  overflow: hidden;
  margin-left: -40px;
}
.case .caseTabs .bd {
  overflow: hidden;
  width: 1356px;
}
.case .caseTabs .bd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd ul li {
  float: left;
}
.case .caseTabs .bd ul li .item {
  width: 339px;
  border-right: 1px solid #e4d1d1;
  padding: 45px 40px 0;
  height: 483px;
}
.case .caseTabs .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 324px;
  border-radius: 6px;
  border: solid 2px #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont {
  padding-top: 12px;
  position: relative;
  padding-right: 40px;
}
.case .caseTabs .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont .bt:hover {
  color: #c40819;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .item .cont .more {
  display: block;
  position: absolute;
  right: 0;
  top: 38px;
  background: url(../image/caseli.png) 0 center no-repeat;
  width: 24px;
  height: 18px;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont p {
  width: 114px;
  height: 28px;
  background: url(../image/casep.png) 0 center no-repeat;
  text-align: center;
  line-height: 28px;
  color: #fff;
}
.case .caseTabs .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseTabs .bd ul li .item:hover .more {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.case .casePage {
  position: absolute;
  right: -246px;
  top: 180px;
}
.case .casePage .en {
  font-family: Arial;
  font-size: 26px;
  font-weight: bold;
  color: #c40819;
  text-align: right;
  line-height: 30px;
  text-transform: uppercase;
}
.case .casePage .en::after {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 26px;
  right: 33px;
  top: 78px;
  background: url(../image/casepage.png) 0 center no-repeat;
}
.case .casePage .en::before {
  content: "";
  display: block;
  position: absolute;
  right: 35px;
  top: 128px;
  width: 1px;
  height: 162px;
  background-color: #c40819;
  animation: linedt 3s linear infinite;
  transform-origin: left 0;
}
@keyframes linedt {
  0% {
    transform: scaleY(0);
    transform-origin: left 0;
    opacity: 0;
  }
  30% {
    transform: scaleY(1);
    transform-origin: left 0;
    opacity: 1;
  }
  85% {
    transform: scaleY(1);
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform: scaleY(0);
    transform-origin: left bottom;
    opacity: 0;
  }
}
.case .casePage .next {
  margin-top: 262px;
  margin-left: 16px;
  width: 93px;
  height: 93px;
  background-color: #c40819;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  position: relative;
  cursor: pointer;
  border-radius: 100%;
}
.case .casePage .next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/caser.png) center center no-repeat;
}
.case .casePage .caseNum {
  position: absolute;
  width: 63px;
  height: 63px;
  background-color: #06045f;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  line-height: 63px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  border-radius: 100%;
  z-index: 2;
  left: 87px;
  bottom: 16px;
  font-size: 36px;
  font-style: italic;
}
.electron {
  margin-top: -90px;
  position: relative;
  background: url(../image/dzbbg.jpg) center 0 no-repeat;
}
.electron .dzbBox {
  padding-top: 213px;
  height: 738px;
}
.electron .dzbTabs {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1428px;
  height: 470px;
  background-color: #ffffff;
  border-radius: 10px;
}
.electron .dzbTabs .bd ul li .item {
  padding: 20px 20px 20px 75px;
}
.electron .dzbTabs .bd ul li .item .pic {
  display: block;
  float: right;
  width: 540px;
  height: 430px;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.electron .dzbTabs .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.electron .dzbTabs .bd ul li .item .cont {
  float: left;
  width: 662px;
  padding-top: 56px;
}
.electron .dzbTabs .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 36px;
  height: 56px;
  line-height: 56px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.electron .dzbTabs .bd ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.electron .dzbTabs .bd ul li .item .cont .line {
  width: 37px;
  height: 4px;
  background-color: #c40819;
  margin-top: 5px;
}
.electron .dzbTabs .bd ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #666666;
  margin-top: 24px;
  font-size: 16px;
}
.electron .dzbTabs .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.electron .dzbTabs .bd ul li .item:hover .bt {
  color: #c40819;
}
.electron .dzbTt {
  position: absolute;
  left: 75px;
  bottom: 84px;
  z-index: 2;
  padding-left: 45px;
  width: 705px;
}
.electron .dzbTt::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.electron .dzbTt::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -18px;
  width: 93px;
  height: 93px;
  border: dashed 1px #333333;
  animation: xz 25s linear infinite;
  border-radius: 100%;
}
@keyframes xz {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
.electron .dzbTt .tel {
  float: left;
  font-size: 24px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  height: 59px;
  line-height: 59px;
  background: #fff;
  position: relative;
  z-index: 2;
}
.electron .dzbTt .tel::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 59px;
  vertical-align: top;
  margin-right: 10px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../image/tbtel.png) center center no-repeat;
}
.electron .dzbTt .page {
  position: relative;
  float: right;
  font-size: 0;
}
.electron .dzbTt .page::before {
  content: "";
  display: block;
  position: absolute;
  width: 311px;
  height: 1px;
  background-color: #333333;
  opacity: 0.1;
  right: 55px;
  top: 50%;
}
.electron .dzbTt .page .prev {
  display: inline-block;
  vertical-align: top;
  width: 59px;
  height: 59px;
  background-color: #06045f;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  position: relative;
  cursor: pointer;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.electron .dzbTt .page .prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/tbl.png) center center no-repeat;
}
.electron .dzbTt .page .prev:hover,
.electron .dzbTt .page .prev.on {
  background-color: #c40819;
}
.electron .dzbTt .page .next {
  display: inline-block;
  vertical-align: top;
  width: 59px;
  height: 59px;
  background-color: #06045f;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  position: relative;
  cursor: pointer;
  border-radius: 100%;
  margin-left: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.electron .dzbTt .page .next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/tbr.png) center center no-repeat;
}
.electron .dzbTt .page .next:hover,
.electron .dzbTt .page .next.on {
  background-color: #c40819;
}
.electron .dzbEn {
  text-transform: uppercase;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  color: #ffffff;
  opacity: 0.1;
  font-size: 100px;
  line-height: 0px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  position: absolute;
  top: 119px;
  left: -198px;
}
.ambient {
  padding: 112px 0 86px;
  background: url(../image/hjbg.jpg) center bottom no-repeat;
}
.ambient .hjTabs {
  margin-top: 34px;
  position: relative;
}
.ambient .hjTabs .bd {
  height: 388px;
  overflow: hidden;
}
.ambient .hjTabs .bd ul li {
  float: left;
  width: 400px;
  margin-right: 40px;
}
.ambient .hjTabs .bd ul li .item {
  background-color: #ffffff;
  border-radius: 6px;
}
.ambient .hjTabs .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 300px;
  border-radius: 6px 6px 0px 0px;
  border: solid 6px #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ambient .hjTabs .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ambient .hjTabs .bd ul li .item .cont {
  position: relative;
  margin: 0 20px;
  height: 88px;
  padding-right: 100px;
}
.ambient .hjTabs .bd ul li .item .cont .bt {
  height: 88px;
  line-height: 80px;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ambient .hjTabs .bd ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.ambient .hjTabs .bd ul li .item .cont .line {
  position: relative;
  margin-top: -22px;
  font-size: 0;
}
.ambient .hjTabs .bd ul li .item .cont .line i {
  width: 4px;
  height: 4px;
  background-color: #c40819;
  border-radius: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  animation: opacity 4s linear infinite;
  animation-delay: -1s;
}
.ambient .hjTabs .bd ul li .item .cont .line i:nth-child(2) {
  animation-delay: -2s;
}
.ambient .hjTabs .bd ul li .item .cont .line i:nth-child(3) {
  animation-delay: -3s;
}
.ambient .hjTabs .bd ul li .item .cont .line i:nth-child(4) {
  animation-delay: -4s;
}
@keyframes opacity {
  0% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ambient .hjTabs .bd ul li .item .cont .more {
  position: absolute;
  right: 0;
  top: 50%;
  width: 84px;
  height: 32px;
  background-color: #c40819;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 32px;
  margin-top: -16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ambient .hjTabs .bd ul li .item .cont .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 10px;
  width: 15px;
  height: 15px;
  background: url(../image/hjli.png) 0 center no-repeat;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.ambient .hjTabs .bd ul li .item .cont .more:hover {
  box-shadow: 0 10px 10px -5px rgba(196, 8, 25, 0.5);
}
.ambient .hjTabs .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.ambient .hjTabs .bd ul li .item:hover .cont .bt {
  color: #c40819;
}
.ambient .page .prev {
  display: block;
  position: absolute;
  left: -116px;
  top: 192px;
  width: 74px;
  height: 74px;
  background-color: #06045f;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  cursor: pointer;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ambient .page .prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/tbl.png) center center no-repeat;
}
.ambient .page .prev:hover,
.ambient .page .prev.on {
  background-color: #c40819;
}
.ambient .page .next {
  display: block;
  position: absolute;
  right: -116px;
  top: 192px;
  width: 74px;
  height: 74px;
  background-color: #06045f;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  cursor: pointer;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ambient .page .next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/tbr.png) center center no-repeat;
}
.ambient .page .next:hover,
.ambient .page .next.on {
  background-color: #c40819;
}
.evaluate {
  padding: 104px 0 146px;
  background: url(../image/pjbg.jpg) center bottom no-repeat;
}
.evaluate .title {
  text-align: left;
  margin-left: -233px;
}
.evaluate .pjTabs {
  margin-top: 28px;
  position: relative;
}
.evaluate .pjTabs .bd {
  overflow: hidden;
  height: 322px;
  width: 1307px;
  margin-left: -13px;
}
.evaluate .pjTabs ul {
  margin-right: -23px;
}
.evaluate .pjTabs ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.evaluate .pjTabs ul li {
  float: left;
  width: 243px;
  height: 312px;
  margin-right: 23px;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.evaluate .pjTabs ul li .pic {
  display: block;
  width: 243px;
  height: 312px;
  position: relative;
  padding: 27px 37px 43px 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.evaluate .pjTabs ul li .pic::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../image/pjli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.evaluate .pjTabs ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.evaluate .pjTabs ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.evaluate .pjTabs ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 15px;
  height: 46px;
  line-height: 46px;
  background: rgba(196, 8, 25, 0.8);
  color: #fff;
  padding: 0 15px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: -50px;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.evaluate .pjTabs ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.evaluate .pjTabs ul li .bt:hover {
  color: #c40819;
}
.evaluate .pjTabs ul li:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.evaluate .pjTabs ul li:hover .pic::before {
  border-color: #c40819;
}
.evaluate .pjTabs ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.evaluate .pjTabs ul li:hover .bt {
  color: #c40819;
}
.evaluate .pjTabs .pjPage {
  position: absolute;
  z-index: 2;
  width: 294px;
  height: 70px;
  background-color: #c40819;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  border-radius: 10px;
  top: -120px;
  right: 0;
  line-height: 70px;
  text-align: center;
  color: #ffffff;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-style: italic;
}
.evaluate .pjTabs .pjPage i {
  font-size: 40px;
  font-style: italic;
}
.evaluate .pjTabs .pjPage .num2 {
  font-size: 22px;
  margin-left: 10px;
}
.evaluate .pjTabs .pjPage .prev {
  width: 44px;
  height: 44px;
  background-color: #ffffff;
  border-radius: 100%;
  border: 1px solid #fff;
  position: absolute;
  left: 34px;
  top: 50%;
  margin-top: -22px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.evaluate .pjTabs .pjPage .prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/pjl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.evaluate .pjTabs .pjPage .prev:hover,
.evaluate .pjTabs .pjPage .prev.on {
  background-color: transparent;
}
.evaluate .pjTabs .pjPage .prev:hover::before,
.evaluate .pjTabs .pjPage .prev.on::before {
  background-image: url(../image/pjlh.png);
}
.evaluate .pjTabs .pjPage .next {
  width: 44px;
  height: 44px;
  background-color: #ffffff;
  border-radius: 100%;
  border: 1px solid #fff;
  position: absolute;
  right: 34px;
  top: 50%;
  margin-top: -22px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.evaluate .pjTabs .pjPage .next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../image/pjl.png) center center no-repeat;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.evaluate .pjTabs .pjPage .next:hover,
.evaluate .pjTabs .pjPage .next.on {
  background-color: transparent;
}
.evaluate .pjTabs .pjPage .next:hover::before,
.evaluate .pjTabs .pjPage .next.on::before {
  background-image: url(../image/pjlh.png);
}
.news {
  padding: 125px 0 86px;
  background: url(../image/newsbg.jpg) center 0 no-repeat;
  background-color: #fff3f3;
}
.news .newsTab {
  padding: 0 30px;
}
.news .newsTab .title {
  text-align: left;
}
.news .newsTab ul {
  margin-top: 32px;
}
.news .newsTab ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 30px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  z-index: 2;
  width: 163px;
  height: 48px;
  line-height: 48px;
  background-color: #c40819;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 48px;
  margin-right: 16px;
  overflow: hidden;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1 {
  background: url(../image/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../image/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../image/newsico3.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a,
.news .newsTab ul li.active a {
  background-color: #06045f;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li.active a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after,
.news .newsTab ul li.active a i:after {
  top: -100%;
}
.news .newsTab .newsImg {
  position: absolute;
  right: 45px;
  top: 22px;
  width: 546px;
  height: 180px;
  background: url(../image/newsimg.jpg) center center no-repeat;
}
.news .newsTabs {
  margin-left: -70px;
  margin-right: -70px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 763px;
}
.news .newsList {
  height: 763px;
  overflow: hidden;
}
.news .newsList .newsT {
  padding-top: 16px;
  height: 593px;
}
.news .newsList .newsT::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 {
  float: left;
  width: 545px;
  margin-left: 100px;
}
.news .newsList .list1 ul li {
  height: 136px;
  border-top: 1px solid #dbdbdb;
  padding-top: 32px;
  position: relative;
}
.news .newsList .list1 ul li::after {
  content: "";
  position: absolute;
  background: #c40819;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list1 ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list1 ul li:first-child {
  border-top: none;
}
.news .newsList .list1 ul li .tt {
  height: 38px;
  line-height: 38px;
  position: relative;
  padding-right: 80px;
}
.news .newsList .list1 ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .tt .date {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: bold;
  font-family: Arial;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #888888;
}
.news .newsList .list1 ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #888888;
  margin-top: 2px;
  line-height: 26px;
  height: 26px;
}
.news .newsList .list1 ul li:hover .bt {
  color: #c40819;
}
.news .newsList .list1 ul li:hover .date {
  color: #c40819;
}
.news .newsList .list2 {
  float: right;
  width: 550px;
  margin-right: 100px;
}
.news .newsList .list2 ul li {
  height: 136px;
  padding-top: 32px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 25px;
  width: 1px;
  height: 30px;
  background-color: #c40819;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 5px;
  left: 25px;
  width: 1px;
  height: 28px;
  background-color: #c40819;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .date {
  position: absolute;
  width: 100%;
  height: 38px;
  line-height: 38px;
  left: 0;
  top: 32px;
  font-weight: bold;
  font-family: Arial;
  font-size: 20px;
  color: #888888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .date::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #c40819;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 80px;
  text-align: right;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #c40819;
}
.news .newsList .list2 ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #888888;
  line-height: 26px;
  height: 26px;
  margin-top: 2px;
}
.news .newsList .list2 ul li:hover,
.news .newsList .list2 ul li.on {
  padding-top: 64px;
}
.news .newsList .list2 ul li:hover::before,
.news .newsList .list2 ul li.on::before,
.news .newsList .list2 ul li:hover::after,
.news .newsList .list2 ul li.on::after {
  height: 0;
}
.news .newsList .list2 ul li:hover .date,
.news .newsList .list2 ul li.on .date {
  top: 0;
  color: #c40819;
}
.news .newsList .list2 ul li:hover .date::before,
.news .newsList .list2 ul li.on .date::before {
  width: 100%;
}
.news .newsList .list3 {
  margin-top: 35px;
  background-color: #c40819;
  box-shadow: inset 0px 10px 23px 0px rgba(7, 0, 2, 0.45);
  border-radius: 20px;
  overflow: hidden;
  padding: 0 70px;
}
.news .newsList .list3 ul {
  margin-right: -65px;
}
.news .newsList .list3 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list3 ul li {
  float: left;
  width: 383px;
  margin-right: 65px;
  padding-top: 28px;
  height: 135px;
  padding-left: 42px;
  background: url(../image/newsli.png) 0 53px no-repeat;
}
.news .newsList .list3 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list3 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list3 ul li .date {
  font-family: Arial;
  font-size: 14px;
  color: #ffffff;
  opacity: 0.4;
  line-height: 10px;
}
.news .newsList .list3 ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  height: 25px;
  line-height: 25px;
  margin-top: 12px;
  color: #fff;
}
