@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #ec0006 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #ec0006;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
}
.title span {
  display: block;
  line-height: 19px;
  font-size: 16px;
}
.title span i {
  display: inline-block;
  vertical-align: top;
  background-color: #ec0006;
  border-radius: 2px;
  padding: 0 5px;
  margin-right: 6px;
  color: #fff;
  font-family: Arial;
  font-size: 14px;
  text-transform: uppercase;
}
.title b {
  display: block;
  margin-top: 24px;
  font-size: 36px;
}
.moreLink {
  display: block;
  width: 120px;
  height: 36px;
  border-radius: 30px;
  background-color: #ec0006;
  text-align: center;
  line-height: 36px;
  color: #ffffff;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ec0006;
  border-radius: 30px;
  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;
}
.moreLink:hover {
  background: none;
  color: #ec0006;
  box-shadow: 0 10px 10px -5px rgba(236, 0, 6, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 40px;
}
.business {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
@media screen and (max-width: 1320px) {
  .business {
    padding: 80px 0;
  }
}
.business .ywNav {
  border-bottom: 2px solid #ddd;
  height: 128px;
  position: relative;
}
.business .ywNav::after,
.business .ywNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.business .ywNav::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 275px;
  height: 3px;
  background-color: #ec0006;
}
.business .ywNav .title {
  float: left;
}
.business .ywNav ul {
  float: right;
  margin-top: 40px;
  width: auto;
}
.business .ywNav ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 80px;
}
.business .ywNav ul li:first-child {
  margin-left: 0;
}
.business .ywNav ul li a {
  font-size: 20px;
  display: block;
  height: 60px;
  line-height: 60px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywNav ul li a:hover {
  color: #ec0006 !important;
}
.business .ywNav ul li.on a,
.business .ywNav ul li:hover a {
  font-weight: bold;
  color: #333333;
}
.business .ywSwiper {
  margin-top: 56px;
  background-color: #fafafa;
}
.business .ywSwiper ul li {
  height: 490px;
}
.business .ywSwiper ul li::after,
.business .ywSwiper ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.business .ywSwiper ul li .pic {
  float: right;
  display: block;
  width: 690px;
  height: 490px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywSwiper 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;
}
.business .ywSwiper ul li .cont {
  padding-top: 48px;
  margin-left: 48px;
  width: 510px;
  float: left;
}
.business .ywSwiper ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  font-weight: bold;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.business .ywSwiper ul li .cont .bt:hover {
  letter-spacing: 0.8px;
}
.business .ywSwiper ul li .cont .line {
  width: 29px;
  height: 3px;
  background-color: #333333;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.business .ywSwiper ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 34px;
  height: 170px;
  margin-top: 28px;
  color: #666666;
  font-size: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywSwiper ul li .cont .moreLink {
  margin-top: 36px;
}
.business .ywSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.business .ywSwiper ul li:hover .cont .bt {
  color: #ec0006;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.business .ywSwiper ul li:hover .cont .line {
  background-color: #ec0006;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.business .ywSwiper ul li:hover .cont p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media screen and (max-width: 1320px) {
  .business .ywSwiper ul li {
    height: 460px;
  }
  .business .ywSwiper ul li .pic {
    width: 640px;
    height: 460px;
  }
  .business .ywSwiper ul li .cont {
    margin-left: 40px;
    width: 460px;
  }
}
.product {
  padding: 85px 0;
  background-color: #fafafa;
}
@media screen and (max-width: 1320px) {
  .product {
    padding: 80px 0;
  }
}
.product .proSwiper {
  margin-top: 55px;
  position: relative;
}
.product .proSwiper .swiper-container {
  margin-left: -25px;
  margin-right: -25px;
}
.product .proSwiper ul li {
  float: left;
  width: 33.333%;
  padding: 0 25px;
}
.product .proSwiper ul li .item .pic {
  display: block;
  width: 100%;
  border: solid 1px #dddddd;
  position: relative;
  overflow: hidden;
  padding: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 73.684%;
  position: relative;
  overflow: hidden;
}
.product .proSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt {
  margin-top: 5px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.product .proSwiper ul li .item:hover .pic {
  border-color: #ec0006;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proSwiper ul li .item:hover .bt {
  color: #ec0006;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper {
    margin-top: 40px;
  }
  .product .proSwiper .swiper-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  .product .proSwiper ul li {
    padding: 0 10px;
  }
}
.product .page .pro-prev {
  width: 42px;
  height: 42px;
  background-color: #dbdbdb;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  line-height: 40px;
  top: 120px;
  left: -72px;
  color: #666666;
  border: 1px solid #dbdbdb;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-prev::before {
  content: "<";
  font-size: 26px;
  font-family: simsun;
  font-weight: bold;
}
.product .page .pro-prev:hover,
.product .page .pro-prev.on {
  border-color: #ec0006;
  background-color: transparent;
  color: #ec0006;
}
.product .page .pro-next {
  width: 42px;
  height: 42px;
  background-color: #dbdbdb;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  line-height: 40px;
  top: 120px;
  right: -72px;
  color: #666666;
  border: 1px solid #dbdbdb;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-next::before {
  content: ">";
  font-size: 26px;
  font-family: simsun;
  font-weight: bold;
}
.product .page .pro-next:hover,
.product .page .pro-next.on {
  border-color: #ec0006;
  background-color: transparent;
  color: #ec0006;
}
.solution {
  position: relative;
  overflow: hidden;
}
.solution * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.solution .title {
  position: absolute;
  left: 50%;
  margin-left: -650px;
  top: 110px;
  z-index: 3;
  color: #333;
}
@media screen and (max-width: 1320px) {
  .solution .title {
    margin-left: -580px;
  }
}
.solution .faSwiper {
  height: 740px;
}
.solution .faSwiper ul li {
  height: 740px;
  width: 100%;
  position: relative;
}
.solution .faSwiper ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
}
.solution .faSwiper ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
.solution .faSwiper ul li .box {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 342px;
}
.solution .faSwiper ul li .box .text {
  width: 782px;
  color: #fff;
}
.solution .faSwiper ul li .box .text .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  font-weight: bold;
  height: 44px;
  line-height: 44px;
  color: #fff;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.solution .faSwiper ul li .box .text .bt:hover {
  letter-spacing: 0.6px;
}
.solution .faSwiper ul li .box .text p {
  font-size: 15px;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faSwiper ul li .box .text .more {
  display: block;
  margin-top: 36px;
  text-align: center;
  width: 120px;
  height: 32px;
  border-radius: 16px;
  border: solid 1px rgba(255, 255, 255, 0.4);
  line-height: 30px;
  color: #79797a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ec0006, #ec0006);
  background-image: linear-gradient(to right, #ec0006, #ec0006);
  background-size: 0% 100%;
  background-position: left center;
}
.solution .faSwiper ul li .box .text .more:hover {
  background-size: 100% 100%;
  color: #fff;
  border-color: #ec0006;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.2);
}
.solution .faSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.solution .faSwiper ul li:hover .box .text .bt {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #ec0006;
}
.solution .faSwiper ul li:hover .box .text p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.about {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
.about .aboutText {
  float: left;
  width: 620px;
}
.about .aboutText .tit {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-top: 68px;
}
.about .aboutText .text {
  margin-top: 22px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  color: #505050;
}
.about .aboutText .moreLink {
  margin-top: 42px;
}
.about .aboutPic {
  float: right;
  position: relative;
  overflow: hidden;
  width: 590px;
  height: 422px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 4px 20px rgba(236, 0, 6, 0.3);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
@media screen and (max-width: 1320px) {
  .about {
    padding: 80px 0;
  }
  .about .aboutText {
    width: 550px;
  }
  .about .aboutText .title b {
    font-size: 31px;
  }
}
.about .number {
  margin-top: 48px;
}
.about .number ul {
  display: flex;
  justify-content: space-between;
}
.about .number ul li {
  float: left;
  padding-top: 32px;
  height: 115px;
}
.about .number ul li.line {
  width: 1px;
  background-color: #e8f0f2;
}
.about .number ul li h4 {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .number ul li h4 i {
  display: inline-block;
  vertical-align: bottom;
  font-family: Impact;
  font-size: 48px;
  line-height: 40px;
}
.about .number ul li h4 em {
  display: inline-block;
  vertical-align: bottom;
  font-size: 18px;
}
.about .number ul li p {
  font-size: 18px;
  margin-top: 16px;
  line-height: 1;
}
.about .number ul li:hover h4 {
  color: #ec0006;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 90px 0 100px;
  background-color: #fbfbfb;
}
@media screen and (max-width: 1320px) {
  .news {
    padding: 80px 0;
  }
}
.news .newsList {
  margin-top: 55px;
  overflow: hidden;
  height: 552px;
}
.news .newsList .one {
  float: left;
  width: 548px;
  height: 552px;
  background-color: #ffffff;
  border: solid 1px #f3f3f3;
  padding: 20px 18px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 292px;
  border: solid 1px #f4f4f4;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
  padding-top: 18px;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .one .cont .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  border: solid 2px #aaaaaa;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  top: -1px;
}
.news .newsList .one .cont .bt:hover {
  letter-spacing: 0.6px;
}
.news .newsList .one .cont p {
  margin-top: 12px;
  margin-left: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .tt {
  margin-top: 28px;
  margin-left: 20px;
  line-height: 28px;
}
.news .newsList .one .cont .tt::after,
.news .newsList .one .cont .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one .cont .tt .more {
  float: left;
  display: block;
  font-size: 16px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .tt .more em {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  border-radius: 50%;
  margin-left: 8px;
  border: solid 1px #ec0006;
  width: 16px;
  height: 16px;
}
.news .newsList .one .cont .tt .more em::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 4px;
  height: 4px;
  background-color: #ec0006;
  border-radius: 50%;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .tt .more:hover {
  color: #ec0006;
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.news .newsList .one .cont .tt .more:hover em {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news .newsList .one .cont .tt .date {
  float: right;
  font-family: Arial;
  font-size: 24px;
  color: #999999;
}
.news .newsList .one:hover {
  border-color: #ec0006;
  background-color: #fff;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .one:hover .cont .bt {
  color: #ec0006;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.news .newsList .one:hover .cont .bt::before {
  border-color: #ec0006;
}
.news .newsList .one:hover .cont p {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.news .newsList .list {
  float: right;
  width: 715px;
}
.news .newsList .list ul {
  float: left;
  margin-right: -35px;
}
.news .newsList .list ul li {
  float: left;
  padding-right: 35px;
  width: 50%;
}
.news .newsList .list ul li .item {
  height: 552px;
  background-color: #ffffff;
  border: solid 1px #f3f3f3;
  padding: 46px 20px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .cont {
  height: 205px;
}
.news .newsList .list ul li .item .cont .date {
  font-family: Arial;
  font-size: 14px;
  line-height: 10px;
  -webkit-transition: all 0.76s ease-out;
  transition: all 0.76s ease-out;
}
.news .newsList .list ul li .item .cont .date i {
  display: inline-block;
  vertical-align: bottom;
  font-size: 42px;
  font-weight: bold;
  line-height: 30px;
}
.news .newsList .list ul li .item .cont .date span {
  display: inline-block;
  vertical-align: bottom;
  line-height: 14px;
  color: #999999;
  font-size: 16px;
  margin-left: 8px;
}
.news .newsList .list ul li .item .cont .bt {
  margin-top: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  left: 0;
}
.news .newsList .list ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li .item .cont .line {
  width: 22px;
  height: 2px;
  background-color: #e81a28;
  margin-top: 12px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.news .newsList .list ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  color: #888888;
  margin-top: 5px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
.news .newsList .list ul li .item .pic {
  display: block;
  height: 194px;
  border: solid 1px #f4f4f4;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more {
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 36px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more em {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  border-radius: 50%;
  margin-left: 8px;
  border: solid 1px #ec0006;
  width: 16px;
  height: 16px;
}
.news .newsList .list ul li .item .more em::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 4px;
  height: 4px;
  background-color: #ec0006;
  border-radius: 50%;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more:hover {
  color: #ec0006;
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.news .newsList .list ul li .item .more:hover em {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news .newsList .list ul li .item:hover {
  border-color: #ec0006;
}
.news .newsList .list 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);
}
.news .newsList .list ul li .item:hover .bt {
  color: #ec0006;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.news .newsList .list ul li .item:hover .line {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list ul li .item:hover p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media screen and (max-width: 1320px) {
  .news .newsList {
    margin-top: 40px;
  }
  .news .newsList .one {
    width: 500px;
  }
  .news .newsList .list {
    width: 660px;
  }
  .news .newsList .list ul {
    margin-right: -20px;
  }
  .news .newsList .list ul li {
    padding-right: 20px;
  }
}
