@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;
  overflow: hidden;
  z-index: 1;
}
.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;
  position: relative;
}
.banner .bannerSwiper ul li a {
  display: block;
  width: 100%;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #384b9e solid;
  opacity: 1;
  padding: 3px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
  background-color: #fff;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #384b9e;
  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: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  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: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  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 i {
  display: block;
  position: relative;
  min-height: 70px;
  margin-left: -15px;
  margin-right: -15px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 40px;
  font-weight: bold;
  margin-top: -44px;
  position: relative;
  z-index: 2;
}
.title em {
  display: block;
  margin-top: 24px;
  line-height: 25px;
  font-size: 14px;
  color: #656565;
  position: relative;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.product {
  overflow: hidden;
  position: relative;
  padding: 80px 0 115px;
}
.product .proTit {
  display: flex;
  justify-content: space-between;
}
.product .title em {
  margin-top: 13px;
}
.product .titR {
  text-align: right;
  line-height: 1;
  margin-top: 24px;
}
.product .titR .t1 {
  font-size: 32px;
}
.product .titR .t2 {
  font-family: "Microsoft YaHei Light";
  font-size: 18px;
  margin-top: 18px;
}
.product .titR .line {
  margin-top: 14px;
}
.product .titR .line::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 649px;
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
  margin-right: -320px;
}
.product .titR .link {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 52px;
}
.product .titR .link a {
  display: flex;
  align-items: center;
  color: #7b7b7b;
  line-height: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .titR .link a em {
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  background: url(../images/moreico.png) center center no-repeat;
  border-radius: 50%;
  margin-left: 12px;
  background-color: #f7760f;
}
.product .titR .link a:first-child em {
  background-color: #005fcd;
}
.product .titR .link a:hover {
  color: #384b9e;
}
.product .titR .link a:hover em {
  animation: zyfd 1.5s linear infinite;
  background-color: #384b9e;
}
.product .proSwiper {
  margin-top: 66px;
  width: 1895px;
  position: relative;
}
.product .proSwiper ul li {
  margin-right: 80px;
  width: 1080px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product .proSwiper ul li .item {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
  position: relative;
}
.product .proSwiper ul li .item .num {
  position: absolute;
  z-index: 2;
  color: #005fcd;
  font-family: Impact;
  font-size: 73px;
  line-height: 64px;
  right: 690px;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont {
  position: absolute;
  left: 0;
  top: 52px;
  width: 345px;
  padding-right: 75px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.product .proSwiper ul li .item .cont .bt {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont .bt span {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  max-height: 72px;
  font-size: 26px;
}
.product .proSwiper ul li .item .cont .bt i {
  display: block;
  margin-top: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 18px;
  max-height: 36px;
  font-family: Arial;
  font-size: 12px;
  color: #5a676f;
  opacity: 0.5;
}
.product .proSwiper ul li .item .cont p {
  margin-top: 54px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  max-height: 120px;
  font-size: 15px;
  color: #7f7f7f;
}
.product .proSwiper ul li .item .pic {
  display: block;
  width: 735px;
  height: 480px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.product .proSwiper ul li .item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proSwiper ul li .item:hover .cont .bt {
  color: #384b9e;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.product .proSwiper ul li.swiper-slide-next {
  width: 735px;
}
.product .proSwiper ul li.swiper-slide-next .item {
  opacity: 0.4;
}
.product .proSwiper ul li.swiper-slide-next .item .num {
  opacity: 0;
  right: 600px;
}
.product .proSwiper ul li.swiper-slide-next .item .cont {
  opacity: 0;
}
.product .proPage {
  position: absolute;
  left: 0;
  bottom: 22px;
  z-index: 3;
  width: 160px;
  text-align: center;
}
.product .proPage .pro-pagination {
  font-size: 20px;
  color: #c9c9c9;
  line-height: 0.8;
}
.product .proPage .pro-pagination span::before {
  content: "0";
}
.product .proPage .pro-pagination span.swiper-pagination-current {
  color: #5a676f;
  font-size: 34px;
}
.product .proPage .pro-prev {
  position: absolute;
  left: 0;
  bottom: -3px;
  cursor: pointer;
  outline: none;
  width: 20px;
  height: 20px;
  background: url(../images/prol.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(2.2);
}
.product .proPage .pro-prev:hover {
  filter: grayscale(0) brightness(1);
}
.product .proPage .pro-next {
  position: absolute;
  right: 0;
  bottom: -3px;
  cursor: pointer;
  outline: none;
  width: 20px;
  height: 20px;
  background: url(../images/pror.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(2.2);
}
.product .proPage .pro-next:hover {
  filter: grayscale(0) brightness(1);
}
.about {
  position: relative;
  overflow: hidden;
  padding-bottom: 80px;
}
.about::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 810px;
  width: 100%;
  z-index: -1;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-size: cover;
}
.about .aboutText {
  padding-top: 80px;
  text-align: center;
}
.about .title {
  color: #fff;
}
.about .title em {
  font-size: 20px;
  color: #ffffff;
  margin-top: 28px;
}
.about .title::after {
  content: "";
  width: 33px;
  height: 4px;
  background-color: #ffffff;
  border-radius: 2px;
  margin: 20px auto 0;
  display: block;
}
.about .text {
  width: 940px;
  margin: 54px auto 0;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  max-height: 144px;
  color: #ffffff;
}
.about .btn {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
.about .more {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  line-height: 40px;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .more em {
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  background: url(../images/moreico.png) center center no-repeat;
  border-radius: 50%;
  margin-left: 12px;
  background-color: #f7ad0f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .more:hover {
  background-color: #fff;
  padding: 0 20px;
  border-radius: 20px;
  color: #384b9e;
}
.about .more:hover em {
  animation: zyfd 1.5s linear infinite;
  background-color: #384b9e;
}
.about .number {
  margin-top: 80px;
}
.about .number ul {
  display: flex;
  justify-content: space-between;
}
.about .number ul li {
  width: 406px;
}
@media screen and (max-width: 1320px) {
  .about .number ul li {
    width: 386px;
  }
}
.about .number ul li .item {
  background: url(../images/numli1.jpg) center center no-repeat;
  background-size: cover;
  border-radius: 30px;
  height: 296px;
  color: #fff;
  padding: 70px 0 0 50px;
  position: relative;
}
.about .number ul li .item .ico {
  position: absolute;
  right: 40px;
  top: 154px;
  width: 65px;
  height: 65px;
  background-color: #ffffff;
  border-radius: 50%;
  overflow: hidden;
}
.about .number ul li .item .ico::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f7760f;
  position: absolute;
  z-index: 2;
  right: 14px;
  top: 27px;
  border-radius: 50%;
}
.about .number ul li .item .ico img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .number ul li .item h4 span {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.about .number ul li .item h4 span img {
  display: block;
}
.about .number ul li .item h4 i {
  line-height: 60px;
  font-size: 56px;
  font-family: Arial;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  transform: scale(1, 1.32);
}
.about .number ul li .item h4 em {
  font-weight: bold;
  font-size: 32px;
  display: inline-block;
  vertical-align: top;
  line-height: 0.8;
}
.about .number ul li .item p {
  line-height: 1;
  font-size: 20px;
  margin-top: 92px;
}
.about .number ul li .item:hover .ico img {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .number ul li:nth-child(1) {
  margin-right: 20px;
}
.about .number ul li:nth-child(1) .item {
  width: 570px;
}
@media screen and (max-width: 1320px) {
  .about .number ul li:nth-child(1) {
    margin-right: 0;
  }
  .about .number ul li:nth-child(1) .item {
    width: 550px;
  }
}
.about .number ul li:nth-child(2) {
  margin-top: 372px;
}
.about .number ul li:nth-child(2) .item {
  background-image: url(../images/numli2.jpg);
  color: #5d6970;
}
.about .number ul li:nth-child(3) {
  margin-top: 108px;
}
.about .number ul li:nth-child(3) .item {
  background-image: url(../images/numli3.jpg);
}
.strength {
  position: relative;
  overflow: hidden;
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  padding: 8px 0 198px;
}
@media screen and (min-width: 1920px) {
  .strength {
    background-size: 100%;
  }
}
.strength .title em::before {
  content: "";
  position: absolute;
  width: 305px;
  height: 1px;
  background-color: #e9e8e8;
  opacity: 0.6;
  margin-left: -320px;
  top: 50%;
}
.strength .ysTabs {
  display: flex;
  justify-content: space-between;
}
.strength .hd {
  display: flex;
  align-items: center;
  margin-top: 106px;
}
.strength .hd .tit {
  font-size: 26px;
  line-height: 2;
  margin-right: 54px;
}
.strength .hd ul li {
  line-height: 50px;
  font-size: 24px;
  color: #aaaaaa;
  position: relative;
  cursor: pointer;
}
.strength .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #015bcb;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li.on {
  font-weight: bold;
  color: #015bcb;
}
.strength .hd ul li.on::before {
  width: 100%;
}
.strength .ysR {
  width: 543px;
  height: 543px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 40px;
}
.strength .ysCont {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 105px 42px;
  width: 100%;
  color: #ffffff;
}
.strength .ysCont .bd {
  height: 160px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.strength .ysCont .bd ul li {
  height: 160px;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
}
.strength .ysCont .bd ul li .ico {
  width: 70px;
  height: 70px;
  background: url(../images/ysico.png) center center no-repeat;
  background-color: #f7ad0f;
  border-radius: 50%;
  margin: 0 auto;
}
.strength .ysCont .bd ul li .text {
  margin-top: 27px;
}
.strength .ysCont .tel {
  text-align: center;
  padding-top: 15px;
  position: relative;
}
.strength .ysCont .tel span {
  display: block;
  font-size: 14px;
  line-height: 20px;
}
.strength .ysCont .tel span::after {
  content: "";
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  background: url(../images/moreico.png) center center no-repeat;
  border-radius: 50%;
  margin-left: 12px;
  background-color: #f7ad0f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .tel i {
  display: block;
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.16s ease-out;
  transition: all 0.16s ease-out;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.strength .ysCont .tel:hover i {
  visibility: inherit;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.strength .ysPic::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../images/yscontbg.png) 0 bottom repeat-x;
  height: 100%;
  pointer-events: none;
}
.strength .ysPic .bd {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.strength .ysPic .bd ul li {
  width: 543px;
  height: 543px;
  position: relative;
  overflow: hidden;
}
.strength .ysPic .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.application {
  background-color: #f9f9f9;
  position: relative;
  overflow: hidden;
}
.application .yyTit {
  height: 275px;
  background-color: #f9f9f9;
  margin-bottom: 2px;
}
.application .yyTit .inContent {
  padding-top: 72px;
}
.application .yyTit .title {
  float: left;
}
.application .yyTit .tel {
  float: right;
  margin-top: 75px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.application .yyTit .tel::before {
  content: "";
  width: 18px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/yytel.png) center center no-repeat;
}
.application .yySwiper {
  position: relative;
  left: -320px;
}
.application .yySwiper .swiper-container {
  width: 1280px;
  height: 550px;
  overflow: inherit !important;
}
.application .yySwiper ul li {
  position: relative;
  overflow: hidden;
  width: 638px;
  height: 278px;
}
.application .yySwiper ul li .item {
  height: 100%;
}
.application .yySwiper ul li .img {
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.application .yySwiper ul li .img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.application .yySwiper ul li .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.application .yySwiper ul li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.application .yySwiper ul li .cont {
  position: absolute;
  z-index: 3;
  left: 75px;
  width: 396px;
  top: 102px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yySwiper ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 26px;
  font-weight: bold;
  height: 46px;
  line-height: 46px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yySwiper ul li .cont p {
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 25px;
  height: 50px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yySwiper ul li .cont .btn {
  margin-top: 25px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yySwiper ul li .cont .more {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  line-height: 20px;
  padding: 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yySwiper ul li .cont .more::after {
  content: "";
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  background: url(../images/moreico.png) center center no-repeat;
  border-radius: 50%;
  margin-left: 12px;
  background-color: #f7ad0f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yySwiper ul li .cont .more:hover {
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 20px;
  color: #384b9e;
}
.application .yySwiper ul li .cont .more:hover::after {
  animation: zyfd 1.5s linear infinite;
  background-color: #384b9e;
}
.application .yySwiper ul li .ico {
  width: 25px;
  height: 25px;
  position: absolute;
  overflow: hidden;
  z-index: 3;
  left: 75px;
  top: 188px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.application .yySwiper ul li .ico img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yySwiper ul li:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.application .yySwiper ul li.swiper-slide-active {
  width: 1280px;
  height: 550px;
}
.application .yySwiper ul li.swiper-slide-active .img {
  opacity: 0;
}
.application .yySwiper ul li.swiper-slide-active .cont {
  left: 320px;
  top: 75px;
}
.application .yySwiper ul li.swiper-slide-active .cont p {
  visibility: inherit;
  opacity: 0.6;
}
.application .yySwiper ul li.swiper-slide-active .cont .btn {
  opacity: 1;
  visibility: inherit;
}
.application .yySwiper ul li.swiper-slide-active .ico {
  left: 1145px;
  top: 435px;
  width: 64px;
  height: 64px;
}
.application .yySwiper ul li.swiper-slide-next {
  width: 638px;
  height: 278px;
}
.application .yyPage {
  position: absolute;
  left: 1330px;
  bottom: 50px;
  z-index: 4;
  width: 160px;
  text-align: center;
}
.application .yyPage .yy-pagination {
  font-size: 20px;
  color: #c9c9c9;
  line-height: 0.8;
}
.application .yyPage .yy-pagination span::before {
  content: "0";
}
.application .yyPage .yy-pagination span.swiper-pagination-current {
  color: #5a676f;
  font-size: 34px;
}
.application .yyPage .yy-prev {
  position: absolute;
  left: 0;
  bottom: -3px;
  cursor: pointer;
  outline: none;
  width: 20px;
  height: 20px;
  background: url(../images/prol.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(2.2);
}
.application .yyPage .yy-prev:hover {
  filter: grayscale(0) brightness(1);
}
.application .yyPage .yy-next {
  position: absolute;
  right: 0;
  bottom: -3px;
  cursor: pointer;
  outline: none;
  width: 20px;
  height: 20px;
  background: url(../images/pror.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(2.2);
}
.application .yyPage .yy-next:hover {
  filter: grayscale(0) brightness(1);
}
.news {
  background-color: #f9f9f9;
  position: relative;
  overflow: hidden;
  padding: 100px 0 110px;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul {
  display: flex;
  gap: 75px;
  margin-top: 40px;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  font-size: 18px;
  height: 50px;
  line-height: 38px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #3a4da2;
  width: 0;
  -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: 20px;
  height: 38px;
  overflow: hidden;
  margin-right: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/newsico.png) center center no-repeat;
  filter: grayscale(100) brightness(1.5);
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #384b9e;
  font-weight: bold;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 100%;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  filter: grayscale(0) brightness(1);
}
.news .newsTabs {
  margin-top: 55px;
  position: relative;
  z-index: 2;
}
.news .newsTabs::before {
  content: "";
  display: block;
  position: absolute;
  left: -72px;
  width: 670px;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  z-index: -1;
}
.news .newsTabs .bd {
  margin-left: -32px;
  height: 471px;
  overflow: hidden;
}
.news .newsOne {
  float: left;
  width: 767px;
}
.news .newsOne .bd {
  position: relative;
  overflow: hidden;
  height: 471px;
}
.news .newsOne ul li {
  position: relative;
  overflow: hidden;
  height: 471px;
}
.news .newsOne ul li .pic {
  display: block;
  width: 440px;
  height: 300px;
  position: absolute;
  overflow: hidden;
  border-radius: 15px;
  z-index: 2;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne 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;
}
.news .newsOne ul li .cont {
  padding-top: 108px;
  position: relative;
  padding-left: 32px;
}
.news .newsOne ul li .cont::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 26px;
  height: 19px;
  left: 0;
  top: 174px;
  background: url(../images/newsbt.png) 0 0 no-repeat;
}
.news .newsOne ul li .cont .date {
  line-height: 26px;
  font-family: Arial;
  font-size: 36px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne ul li .cont .bt {
  margin-top: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 52px;
  height: 52px;
  position: relative;
  font-weight: bold;
  z-index: 2;
  width: 278px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsOne ul li .cont .bt::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 95%;
  background-color: #434343;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #384b9e, #384b9e);
  background-image: linear-gradient(to right, #384b9e, #384b9e);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsOne ul li .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsOne ul li .cont .more {
  display: block;
  height: 43px;
  margin-top: 42px;
  line-height: 42px;
  width: 170px;
  font-family: Arial;
  font-size: 14px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsOne ul li .cont .more em {
  display: inline-block;
  vertical-align: top;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne ul li .cont .more em::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/newsmore.png) center center no-repeat;
}
.news .newsOne ul li .cont .more:hover {
  color: #384b9e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsOne ul li .cont .more:hover em {
  background-color: #f1f1f1;
}
.news .newsOne ul li .cont .more:hover em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news .newsOne ul li .cont p {
  width: 434px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #999999;
  margin-top: 30px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne ul li:hover {
  border-color: #384b9e;
}
.news .newsOne ul li:hover .cont .date {
  color: #384b9e;
}
.news .newsOne ul li:hover .cont .bt {
  color: #384b9e;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsOne ul li:hover .cont .bt::after {
  background-size: 100% 100%;
}
.news .newsOne ul li:hover .cont .more {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsOne ul li:hover .cont p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsOne ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsOne .newsPage {
  position: absolute;
  right: 100px;
  bottom: 92px;
  width: 141px;
  height: 27px;
  z-index: 3;
}
.news .newsOne .newsPage .pageState {
  line-height: 27px;
  text-align: center;
  font-size: 14px;
}
.news .newsOne .newsPage .newsPrev {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 27px;
  height: 27px;
  background: url(../images/newsl.png) center center no-repeat;
  cursor: pointer;
  filter: grayscale(100) brightness(1.8);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne .newsPage .newsPrev:hover {
  filter: grayscale(0) brightness(1);
}
.news .newsOne .newsPage .newsNext {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
  width: 27px;
  height: 27px;
  background: url(../images/newsr.png) center center no-repeat;
  cursor: pointer;
  filter: grayscale(100) brightness(1.8);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsOne .newsPage .newsNext:hover {
  filter: grayscale(0) brightness(1);
}
.news .list {
  float: right;
  width: 500px;
}
.news .list ul li {
  margin-top: 30px;
}
.news .list ul li:first-child {
  margin-top: 0;
}
.news .list ul li .item {
  height: 137px;
  border-bottom: 1px solid #dedede;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.news .list ul li .item::after {
  content: "";
  position: absolute;
  background: #384b9e;
  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 .list ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list ul li .item .pic {
  display: block;
  width: 140px;
  height: 105px;
  background-color: #ffffff;
  border: solid 1px #f7f7f7;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  z-index: 2;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .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 .list ul li .item .cont {
  flex: 1;
  margin-left: 40px;
  min-width: 0;
}
.news .list ul li .item .date {
  display: flex;
  justify-content: space-between;
}
.news .list ul li .item .date span {
  display: block;
  width: 90px;
  height: 20px;
  line-height: 20px;
  background-color: #ffffff;
  border-radius: 10px;
  color: #999999;
  font-size: 14px;
  text-align: center;
}
.news .list ul li .item .date::after {
  content: "";
  display: block;
  min-width: 0;
  flex: 1;
  height: 1px;
  background-color: #dedede;
  margin-left: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.news .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .list ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.news .list ul li .item p {
  margin-top: 5px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #999999;
  line-height: 26px;
  height: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .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 .list ul li .item:hover .bt {
  color: #384b9e;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .list ul li .item:hover .date::after {
  opacity: 1;
}
.news .list ul li .item:hover p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
@media screen and (max-width: 1320px) {
  .news .newsOne {
    width: 720px;
  }
  .news .newsOne::before {
    width: 640px;
  }
  .news .newsOne ul li .pic {
    width: 400px;
    height: 275px;
  }
  .news .newsOne .newsPage {
    right: 80px;
    width: 120px;
  }
  .news .list {
    width: 460px;
  }
  .news .list ul li .item .cont {
    margin-left: 25px;
  }
}
