@charset "utf-8";
/*-----------------------------------------------------------*/
/*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,
.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 {
  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,
.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;
  margin: 0 20px;
}
@media screen and (max-width: 1380px) {
  .banner {
    margin: 0;
  }
}
.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;
}
.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 #0e4aa9 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: #0e4aa9;
  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;
  position: relative;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  width: 463px;
  font-size: 36px;
  background: url(../images/titbg.png) center center no-repeat;
  display: block;
  margin: auto;
  font-weight: bold;
}
.title i {
  display: block;
  margin-top: 10px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.quality {
  background: url(../images/pzbg.png) center 0 no-repeat;
  margin-top: 88px;
}
.quality .inContent {
  height: 270px;
  padding: 66px 94px 0;
}
.quality .pztit {
  text-align: center;
  font-weight: bold;
  line-height: 1;
  font-size: 30px;
  background: url(../images/pztit.png) center center no-repeat;
}
.quality .pzList {
  margin-top: 40px;
}
.quality .pzList ul {
  display: flex;
  justify-content: space-between;
}
.quality .pzList ul li {
  position: relative;
  height: 72px;
  padding-left: 87px;
  padding-top: 20px;
}
.quality .pzList ul li em {
  width: 73px;
  height: 72px;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
}
.quality .pzList ul li em::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pzli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.quality .pzList ul li em i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background: center center no-repeat;
}
.quality .pzList ul li em i.ico1 {
  background-image: url(../images/pzico1.png);
}
.quality .pzList ul li em i.ico2 {
  background-image: url(../images/pzico2.png);
}
.quality .pzList ul li em i.ico3 {
  background-image: url(../images/pzico3.png);
}
.quality .pzList ul li em i.ico4 {
  background-image: url(../images/pzico4.png);
}
.quality .pzList ul li h4 {
  line-height: 1;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.quality .pzList ul li p {
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  line-height: 10px;
  color: #999999;
}
.quality .pzList ul li:hover em::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.quality .pzList ul li:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.quality .pzList ul li:hover h4 {
  color: #0e4aa9;
}
.product {
  padding: 70px 0;
  overflow: hidden;
}
.product .proNav ul {
  margin-right: -80px;
}
.product .proNav ul::after,
.product .proNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  margin-right: 80px;
  margin-top: 44px;
  width: 600px;
  height: 450px;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
}
.product .proNav ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li .pic::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 15px;
  border: solid 1px #ffffff;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: 20px;
}
.product .proNav ul li .bt {
  position: absolute;
  right: 70px;
  z-index: 3;
  display: block;
  top: 158px;
  font-size: 18px;
  width: 36px;
}
.product .proNav ul li .bt span {
  width: 36px;
  display: block;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  line-height: 36px;
  max-height: 200px;
}
.product .proNav ul li .bt::after {
  content: ">";
  display: block;
  width: 36px;
  height: 36px;
  background-color: #ffffff;
  margin-top: 22px;
  border-radius: 100%;
  font-family: simsun;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover {
  box-shadow: 0 0 20px rgba(14, 74, 169, 0.3);
}
.product .proNav ul li:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proNav ul li:hover .bt {
  color: #0e4aa9;
}
.product .proNav ul li:hover .bt::after {
  animation: zyfd 1.5s linear infinite;
  background-color: #0e4aa9;
  color: #fff;
}
.product .proSwiper {
  margin-top: 50px;
  position: relative;
}
.product .proSwiper .swiper-container {
  overflow: hidden;
}
.product .proSwiper .swiper-container ul {
  margin-right: -26px;
}
.product .proSwiper .swiper-container ul::after,
.product .proSwiper .swiper-container ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proSwiper .swiper-container ul li {
  float: left;
  margin-right: 26px;
  width: 300px;
}
.product .proSwiper .swiper-container ul li .item {
  width: 300px;
}
.product .proSwiper .swiper-container ul li .item .pic {
  display: block;
  width: 300px;
  height: 300px;
  border-radius: 100%;
  position: relative;
  border: dashed 1px #dddddd;
  padding: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .swiper-container ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: -1px;
  left: -1px;
  background: url(../images/proli.png) center bottom no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(3.2);
}
.product .proSwiper .swiper-container ul li .item .pic i {
  display: block;
  position: relative;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #f4f4f4;
}
.product .proSwiper .swiper-container ul li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-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 .swiper-container ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: auto;
  margin-top: 22px;
  width: 180px;
  background-color: #ffffff;
  border-radius: 21px;
  border: solid 1px #dddddd;
  height: 42px;
  line-height: 40px;
  text-align: center;
  padding: 0 10px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .swiper-container ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proSwiper .swiper-container 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 .swiper-container ul li .item:hover .pic::before {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  filter: grayscale(0) brightness(1);
}
.product .proSwiper .swiper-container ul li .item:hover .bt {
  background-color: #0e4aa9;
  border-color: #0e4aa9;
  color: #fff;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  margin: 0 20px;
}
@media screen and (max-width: 1380px) {
  .youshi {
    margin: 0;
  }
}
.youshi .ysBox {
  height: 920px;
  padding-top: 113px;
}
.youshi .ysTit {
  text-align: right;
  color: #fff;
  line-height: 1;
}
.youshi .ysTit span {
  display: block;
  height: 85px;
  background: url(../images/ystit.png) right 0 no-repeat;
  padding-top: 62px;
  padding-right: 134px;
  font-weight: bold;
  font-size: 24px;
}
.youshi .ysTit i {
  display: block;
  margin-top: 28px;
  font-size: 15px;
  letter-spacing: 2px;
  opacity: 0.8;
}
.youshi .tip {
  position: absolute;
  line-height: 1;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  top: 166px;
  left: -180px;
  letter-spacing: 9px;
  color: #333333;
  opacity: 0.5;
  font-size: 15px;
}
.youshi .ysTabs {
  margin-top: 110px;
}
.youshi .ysPic {
  position: absolute;
  left: 122px;
  top: 309px;
  width: 518px;
  height: 480px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li {
  width: 518px;
  height: 480px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .ysCont {
  margin-left: 770px;
}
.youshi .ysCont .bd {
  height: 366px;
  overflow: hidden;
  margin-left: -60px;
}
.youshi .ysCont .bd ul li {
  height: 366px;
  text-align: right;
  color: #fff;
}
.youshi .ysCont .bd ul li .tit {
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .tit i {
  text-transform: uppercase;
  display: block;
  font-family: Impact;
  font-size: 40px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #efb00e;
}
.youshi .ysCont .bd ul li .tit em {
  font-size: 0;
  display: block;
  margin-top: 28px;
}
.youshi .ysCont .bd ul li .tit em::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 45px;
  height: 2px;
  background-color: #efb00e;
}
.youshi .ysCont .bd ul li .tit span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 24px;
  margin-top: 28px;
}
.youshi .ysCont .bd ul li .text {
  font-size: 16px;
  line-height: 42px;
  line-height: 36px;
  margin-top: 38px;
  opacity: 0.8;
}
.youshi .ysCont .page {
  margin-top: 10px;
  height: 60px;
  color: #fff;
  margin-left: 130px;
}
.youshi .ysCont .page .ysNum {
  float: left;
}
.youshi .ysCont .page .ysNum i {
  font-family: "Times New Roman", Times;
  font-size: 48px;
  font-weight: bold;
  color: #efb00e;
  line-height: 60px;
}
.youshi .ysCont .page .ysNum span {
  font-family: Arial;
  font-size: 18px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 6px;
  background: url(../images/ysnum.png) 0 bottom no-repeat;
  padding-left: 17px;
  height: 25px;
  line-height: 15px;
  padding-top: 10px;
  position: relative;
  top: -4px;
}
.youshi .ysCont .page .next {
  float: right;
  width: 210px;
  height: 60px;
  background-color: #efb00e;
  border-radius: 5px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.youshi .ysCont .page .next::before {
  content: "";
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  border-radius: 100%;
  background: url(../images/ysnext.png) 0 center no-repeat;
  position: relative;
  top: -2px;
  -webkit-animation: xz 12s linear infinite;
  animation: xz 12s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.youshi .ysCont .page .next:hover {
  background-color: #0e4aa9;
  box-shadow: 0 10px 10px -5px rgba(14, 74, 169, 0.5);
}
.about {
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  padding: 70px 0 98px;
  margin: 0 20px;
}
@media screen and (max-width: 1380px) {
  .about {
    margin: 0;
  }
}
.about .tel {
  position: absolute;
  top: 180px;
  right: 144px;
  z-index: 2;
  text-align: right;
  padding-right: 62px;
}
.about .tel::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  width: 38px;
  height: 40px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/abouttel.png) center center no-repeat;
}
.about .tel span {
  display: block;
  line-height: 1;
  font-size: 16px;
}
.about .tel i {
  display: block;
  margin-top: 16px;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  line-height: 18px;
  color: #0e4aa9;
}
.about .aboutText {
  margin-top: 60px;
  width: 640px;
  height: 680px;
  background: url(../images/abouttext.jpg) center 0 no-repeat;
  background-color: #ffffff;
  box-shadow: 1px 1px 35px 0px rgba(12, 3, 6, 0.07);
  border-radius: 20px;
  overflow: hidden;
  padding: 82px 60px 0;
}
.about .aboutText .tit {
  line-height: 1;
  position: relative;
  text-align: center;
  z-index: 2;
}
.about .aboutText .tit::after {
  content: "";
  display: block;
  width: 2px;
  height: 30px;
  background-color: #0e4aa9;
  margin: 32px auto 0;
}
.about .aboutText .tit span {
  display: block;
  font-size: 26px;
  font-weight: bold;
}
.about .aboutText .tit i {
  margin-top: 12px;
  display: block;
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
  letter-spacing: 1px;
  color: #999999;
}
.about .aboutText .text {
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 40px;
  height: 200px;
  color: #666666;
  margin-top: 16px;
}
.about .aboutText .more {
  display: block;
  margin: auto;
  margin-top: 26px;
  font-size: 16px;
  width: 150px;
  height: 40px;
  background-color: #0e4aa9;
  border-radius: 20px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  font-family: Arial;
  color: #fff;
}
.about .aboutText .more:hover {
  background-color: #efb00e;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(239, 176, 14, 0.5);
}
.about .aboutText .aLink {
  margin-top: 40px;
  padding-top: 46px;
  border-top: 1px solid #ececec;
}
.about .aboutText .aLink::after,
.about .aboutText .aLink:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .aLink ul {
  display: flex;
  justify-content: space-between;
}
.about .aboutText .aLink ul li {
  float: left;
}
.about .aboutText .aLink ul li a {
  display: block;
  position: relative;
  height: 72px;
  padding-left: 87px;
  padding-top: 20px;
}
.about .aboutText .aLink ul li a em {
  width: 73px;
  height: 72px;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
}
.about .aboutText .aLink ul li a em::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pzli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.25;
}
.about .aboutText .aLink ul li a em i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  background: center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(2);
}
.about .aboutText .aLink ul li a em i.ico1 {
  background-image: url(../images/alinkico1.png);
}
.about .aboutText .aLink ul li a em i.ico2 {
  background-image: url(../images/alinkico2.png);
}
.about .aboutText .aLink ul li a .cn {
  display: block;
  line-height: 1;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li a .en {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  line-height: 10px;
  color: #999999;
}
.about .aboutText .aLink ul li a:hover .cn {
  color: #0e4aa9;
}
.about .aboutText .aLink ul li:hover a em::before,
.about .aboutText .aLink ul li.on a em::before {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.about .aboutText .aLink ul li:hover a i,
.about .aboutText .aLink ul li.on a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(0) brightness(1);
}
.case {
  padding: 70px 0;
}
.case .caseTabs {
  margin-top: 50px;
}
.case .caseTabs .bd {
  overflow: hidden;
  height: 425px;
}
.case .caseTabs .bd ul {
  margin-right: -40px;
}
.case .caseTabs .bd ul::after,
.case .caseTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd ul li {
  float: left;
  width: 400px;
  margin-right: 40px;
}
.case .caseTabs .bd ul li .item {
  height: 425px;
  border: solid 1px #dedede;
  padding: 21px 20px 0;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 270px;
  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 .tt {
  padding-top: 18px;
}
.case .caseTabs .bd ul li .item .tt .en {
  font-family: Impact;
  font-size: 34px;
  line-height: 28px;
  color: #f8f8f8;
}
.case .caseTabs .bd ul li .item .tt .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;
  margin-top: -16px;
  position: relative;
  z-index: 2;
}
.case .caseTabs .bd ul li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .item .tt .line {
  margin-top: 25px;
}
.case .caseTabs .bd ul li .item .tt .line i {
  display: inline-block;
  vertical-align: top;
  width: 8px;
  height: 8px;
  background-color: #333333;
  border-radius: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .tt .line i::before {
  content: "";
  position: absolute;
  top: 0px;
  left: -22px;
  width: 6px;
  height: 6px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  background-color: #333333;
  -webkit-animation: loader9g 3s ease-in-out infinite;
  animation: loader9g 3s ease-in-out infinite;
}
.case .caseTabs .bd ul li .item .tt .line i::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 22px;
  width: 6px;
  height: 6px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  background-color: #333333;
  -webkit-animation: loader9d 3s ease-in-out infinite;
  animation: loader9d 3s ease-in-out infinite;
}
@-webkit-keyframes loader9g {
  0% {
    left: -22px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -22px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes loader9g {
  0% {
    left: -22px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -22px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes loader9d {
  0% {
    left: 22px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 22px;
    background-color: [object Object],[object Object];
  }
}
@keyframes loader9d {
  0% {
    left: 22px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 22px;
    background-color: [object Object],[object Object];
  }
}
.case .caseTabs .bd ul li .item .tt .line i::before,
.case .caseTabs .bd ul li .item .tt .line i::after {
  top: 1px;
  opacity: 0.5 !important;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item:hover {
  border-color: #0e4aa9;
}
.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 .tt .bt {
  color: #0e4aa9;
}
.case .caseTabs .bd ul li .item:hover .tt .line i {
  background-color: #0e4aa9;
}
.case .caseTabs .bd ul li .item:hover .tt .line i::before,
.case .caseTabs .bd ul li .item:hover .tt .line i::after {
  background-color: #0e4aa9 !important;
}
.case .caseTabs .hd {
  width: 500px;
  text-align: center;
  height: 55px;
  margin: 60px auto 0;
  padding: 0 180px;
  line-height: 55px;
  position: relative;
}
.case .caseTabs .hd ul {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.case .caseTabs .hd ul li {
  border-radius: 100%;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
}
.case .caseTabs .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background-color: #dddddd;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li.on::before {
  width: 100%;
  height: 100%;
  background-color: #0e4aa9;
}
.case .caseTabs .hd .prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
  border: solid 1px #333333;
  border-radius: 100%;
  line-height: 53px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd .prev::after {
  content: "";
  display: block;
  position: absolute;
  top: 24px;
  left: 55px;
  width: 95px;
  height: 1px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd .prev::before {
  content: "<";
  font-family: simsun;
  font-weight: bold;
}
.case .caseTabs .hd .prev:hover,
.case .caseTabs .hd .prev.on {
  background-color: #0e4aa9;
  border-color: #0e4aa9;
  color: #fff;
}
.case .caseTabs .hd .prev:hover::after,
.case .caseTabs .hd .prev.on::after {
  background-color: #0e4aa9;
}
.case .caseTabs .hd .next {
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  height: 55px;
  border: solid 1px #333333;
  border-radius: 100%;
  line-height: 53px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd .next::after {
  content: "";
  display: block;
  position: absolute;
  top: 24px;
  right: 55px;
  width: 95px;
  height: 1px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd .next::before {
  content: ">";
  font-family: simsun;
  font-weight: bold;
}
.case .caseTabs .hd .next:hover,
.case .caseTabs .hd .next.on {
  background-color: #0e4aa9;
  border-color: #0e4aa9;
  color: #fff;
}
.case .caseTabs .hd .next:hover::after,
.case .caseTabs .hd .next.on::after {
  background-color: #0e4aa9;
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding: 70px 0;
  overflow: hidden;
  margin: 0 20px;
}
@media screen and (max-width: 1380px) {
  .news {
    margin: 0;
  }
}
.news .newsTab {
  margin-top: 50px;
  padding: 0 10px;
  border-top: 1px solid #ddd;
}
.news .newsTab ul::after,
.news .newsTab ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab ul li {
  float: left;
  width: 250px;
  margin: 0 85px;
  position: relative;
  text-align: center;
  margin-top: -2px;
  border-top: 3px solid #ddd;
}
.news .newsTab ul li a {
  display: block;
  line-height: 1;
  font-size: 18px;
  padding-top: 18px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: 50%;
  top: 0;
  height: 3px;
  width: 0;
  background-color: #0e4aa9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: middle;
  font-family: Arial;
  font-size: 14px;
  margin-left: 8px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #0e4aa9;
  font-weight: bold;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 100%;
  left: 0;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  color: #0e4aa9;
}
.news .newsTabs {
  margin: 15px -35px 0;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 597px;
}
.news .newsList {
  overflow: hidden;
  height: 597px;
}
.news .list1 {
  padding: 35px 35px 0;
}
.news .list1::after,
.news .list1:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 .one {
  float: left;
  width: 828px;
  position: relative;
  z-index: 2;
}
.news .list1 .one::before {
  content: "";
  display: block;
  position: absolute;
  width: 640px;
  height: 367px;
  background-color: #ffffff;
  box-shadow: 1px 1px 35px 0px rgba(12, 3, 6, 0.07);
  z-index: -1;
  left: 0;
  top: 0;
}
.news .list1 .one .pic {
  float: right;
  display: block;
  width: 384px;
  height: 320px;
  position: relative;
  right: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 .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 .list1 .one .cont {
  float: left;
  padding-top: 48px;
  margin-left: 45px;
  width: 352px;
}
.news .list1 .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.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 .one .cont .line {
  margin-top: 10px;
  margin-left: 14px;
}
.news .list1 .one .cont .line i {
  display: inline-block;
  vertical-align: top;
  width: 8px;
  height: 8px;
  background-color: #0e4aa9;
  border-radius: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 .one .cont .line i::before {
  content: "";
  position: absolute;
  top: 0px;
  left: -14px;
  width: 8px;
  height: 8px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  background-color: #0e4aa9;
  -webkit-animation: loader9g 3s ease-in-out infinite;
  animation: loader9g 3s ease-in-out infinite;
}
.news .list1 .one .cont .line i::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 14px;
  width: 8px;
  height: 8px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  background-color: #0e4aa9;
  -webkit-animation: loader9d 3s ease-in-out infinite;
  animation: loader9d 3s ease-in-out infinite;
}
@-webkit-keyframes loader9g {
  0% {
    left: -14px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -14px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes loader9g {
  0% {
    left: -14px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -14px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes loader9d {
  0% {
    left: 14px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 14px;
    background-color: [object Object],[object Object];
  }
}
@keyframes loader9d {
  0% {
    left: 14px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 14px;
    background-color: [object Object],[object Object];
  }
}
.news .list1 .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 32px;
  color: #888888;
}
.news .list1 .one .cont .more {
  display: block;
  border-bottom: 1px solid #333;
  width: 268px;
  margin-top: 30px;
  line-height: 12px;
  padding-left: 6px;
  position: relative;
  font-family: Arial;
  color: #999999;
  height: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 .one .cont .more::after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 1px;
  width: 26px;
  height: 9px;
  background: url(../images/newsar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.news .list1 .one .cont .more i {
  min-width: 4px;
}
.news .list1 .one .cont .more:hover {
  border-bottom-color: #0e4aa9;
  color: #0e4aa9;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 .one .cont .more:hover::after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  animation: zyfd 1.5s linear infinite;
}
.news .list1 .one .cont .date {
  margin-top: 35px;
  font-family: Arial;
  color: #999999;
  line-height: 12px;
}
.news .list1 .one .cont .date i {
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
  font-size: 36px;
  line-height: 26px;
  margin-right: 12px;
  color: #333333;
}
.news .list1 .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .list1 .one:hover .cont .bt {
  color: #0e4aa9;
}
.news .list1 .one:hover .cont .more::after {
  animation: zyfd 1.5s linear infinite;
}
.news .list1 ul {
  float: right;
  width: 380px;
  margin-top: -36px;
}
.news .list1 ul li {
  height: 100px;
  border-bottom: solid 1px #ddd;
  padding-top: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .list1 ul li::after {
  content: "";
  position: absolute;
  background: #0e4aa9;
  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 .list1 ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list1 ul li .date {
  color: #999999;
  line-height: 12px;
  font-family: Arial;
  font-size: 14px;
}
.news .list1 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-right: 28px;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .bt::after {
  content: "+";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
}
.news .list1 ul li:hover .bt,
.news .list1 ul li.on .bt {
  color: #0e4aa9;
  font-weight: bold;
}
.news .list2 {
  margin: 40px 35px 0;
  border: solid 1px #dddddd;
  border-left: none;
  background-color: #fff;
}
.news .list2 ul::after,
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  width: 33.33%;
  float: left;
  border-left: solid 1px #dddddd;
  height: 156px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 28px 38px 0;
  position: relative;
  overflow: hidden;
}
.news .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 ul li .date {
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
  margin-top: 4px;
}
.news .list2 ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 22px;
  color: #888888;
  line-height: 26px;
  height: 26px;
}
.news .list2 ul li .more {
  display: block;
  position: absolute;
  right: -100px;
  bottom: -100px;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: #0e4aa9;
  font-size: 20px;
  color: #fff;
  padding-top: 22px;
  padding-left: 26px;
  line-height: 16px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .more::before {
  content: ">";
  font-family: simsun;
  font-weight: bold;
}
.news .list2 ul li:hover .bt {
  color: #0e4aa9;
}
.news .list2 ul li:hover .bt::after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.news .list2 ul li:hover .more {
  opacity: 1;
  filter: alpha(opacity=100);
  right: -50px;
  bottom: -50px;
}
.links {
  line-height: 38px;
  padding: 70px 0 60px;
}
.links .linksBox {
  display: flex;
}
.links .tit {
  float: left;
  background: url(../images/linkstit.png) 0 0 no-repeat;
  font-size: 16px;
  letter-spacing: 3.5px;
  color: #333333;
  width: 144px;
  height: 38px;
  line-height: 10px;
  padding-left: 38px;
}
.links .list {
  flex: 1;
  float: right;
  overflow: hidden;
  width: 1136px;
  margin-bottom: -12px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #666666;
  font-size: 14px;
  margin-left: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #0e4aa9;
}
