@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;
  background-color: #333;
}
.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;
  cursor: pointer;
}
/* .banner .bannerSwiper .swiper-slide-active {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
} */
@-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-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%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #084280 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #084280;
  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);
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  height: 53px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 46px;
  margin-top: 30px;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}
.title span b {
  color: #084280;
}
.title span::before {
  content: "";
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  background-color: #f18d1d;
  left: -35px;
  top: -19px;
  border-radius: 100%;
  z-index: -1;
}
.title span::after {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  bottom: 5px;
  width: 279px;
  height: 21px;
  margin-left: 24px;
  background: url(../images/titr.png) 0 center no-repeat;
}
.product {
  background: url(../images/probg.jpg) center 0 no-repeat;
  padding: 108px 0 100px;
  position: relative;
}
.product .proTit {
  text-align: center;
  line-height: 1;
}
.product .proTit span {
  display: block;
  font-size: 46px;
}
.product .proTit span b {
  color: #084280;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.product .proTit span b::after {
  content: "";
  position: absolute;
  display: block;
  top: 15px;
  left: 100%;
  margin-left: 10px;
  width: 748px;
  height: 20px;
  background: url(../images/titr.png) 0 center no-repeat;
}
.product .proTit em {
  display: block;
  font-size: 16px;
  letter-spacing: 5px;
  color: #878686;
  padding-left: 5px;
  margin-top: 22px;
  position: relative;
}
.product .proTit em::before {
  content: "";
  position: absolute;
  display: block;
  top: -2px;
  right: 50%;
  margin-right: 210px;
  width: 748px;
  height: 20px;
  background: url(../images/titl.png) right center no-repeat;
}
.product .proList {
  margin-top: 72px;
  position: relative;
}
.product .proList ul {
  margin-right: -22px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  margin-right: 22px;
}
.product .proList ul li .item {
  width: 412px;
  height: 526px;
  background-color: #ffffff;
  box-shadow: 6px 6px 27px 0px rgba(137, 144, 171, 0.19);
  border-radius: 20px;
  border: solid 1px #ffffff;
  position: relative;
  overflow: hidden;
  background: url(../images/proli.jpg) center 0 no-repeat;
  z-index: 1;
}
.product .proList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/prolibg.jpg) center 0 no-repeat;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  opacity: 0;
}
.product .proList ul li .item .cont {
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  padding: 62px 30px 0 36px;
}
.product .proList ul li .item .cont .bt {
  display: block;
  position: relative;
  left: 0;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.product .proList ul li .item .cont .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 44px;
  line-height: 44px;
  font-size: 24px;
}
.product .proList ul li .item .cont .bt i {
  display: block;
  text-transform: uppercase;
  color: #747474;
  font-size: 12px;
  line-height: 22px;
  margin-top: 6px;
  height: 44px;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.product .proList ul li .item .cont .bt:hover {
  left: 6px;
}
.product .proList ul li .item .cont .more {
  margin-top: 18px;
  display: block;
  position: relative;
  width: 42px;
  height: 42px;
  background-color: #ffffff;
  border: solid 1px #ced7e2;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .more::after {
  content: ">";
  font-family: simsun;
  font-weight: bold;
  display: block;
}
.product .proList ul li .item .pic {
  margin-top: 20px;
  display: block;
  width: 100%;
  height: 222px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.product .proList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item:hover .pic {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.product .proList ul li .item:hover .cont .bt {
  color: #fff;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.product .proList ul li .item:hover .cont .more {
  background-color: #f18d1d;
  color: #fff;
  border-color: #f18d1d;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li .item:hover .cont .more::after {
  animation: zyfd 1.5s linear infinite;
}
.product .proList ul li:hover .item,
.product .proList ul li.on .item {
  box-shadow: 9px 9px 13px 0px rgba(10, 60, 114, 0.4);
}
.product .proList ul li:hover .item::before,
.product .proList ul li.on .item::before {
  opacity: 1;
}
.product .proList ul li:hover .item .cont .bt,
.product .proList ul li.on .item .cont .bt {
  color: #fff;
}
.product .proList ul li:hover .item .cont .bt i,
.product .proList ul li.on .item .cont .bt i {
  color: #fff;
}
.product .proList ul li:hover .item .cont .more,
.product .proList ul li.on .item .cont .more {
  background-color: #f18d1d;
  color: #fff;
  border-color: #f18d1d;
}
.product .proList .pro-pagination {
  position: absolute;
  left: 0;
  z-index: 2;
  bottom: 8px;
}
.product .proList .pro-pagination span {
  float: left;
  margin-right: 26px;
  width: 45px;
  height: 45px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  border-radius: 100%;
  text-align: center;
  line-height: 43px;
  font-family: Arial;
  font-size: 16px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .pro-pagination span::before {
  content: "0";
}
.product .proList .pro-pagination span.swiper-pagination-bullet-active {
  background-color: #084280;
  border-color: #084280;
  color: #fff;
}
.youshi {
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  position: relative;
  padding-top: 74px;
  padding-bottom: 95px;
  display: none;
}
.youshi .ysBox {
  padding-top: 80px;
}
.youshi .ysTabs {
  height: 588px;
  padding-top: 76px;
  position: relative;
}
.youshi .title {
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.youshi .title i {
  position: relative;
  z-index: 2;
}
.youshi .title i::before {
  content: "";
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  background-color: #f18d1d;
  right: -13px;
  top: -4px;
  border-radius: 100%;
  z-index: -1;
}
.youshi .title span {
  margin-top: 18px;
}
.youshi .title span::before {
  display: none;
}
.youshi .title span::after {
  display: none;
}
.youshi .title em {
  display: block;
  line-height: 1;
  margin-top: 48px;
  letter-spacing: 5px;
  color: #878686;
  font-size: 16px;
  margin-right: -5px;
}
.youshi .title em::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  margin-bottom: -4px;
  bottom: 5px;
  width: 278px;
  height: 20px;
  margin-right: 18px;
  background: url(../images/titl.png) right center no-repeat;
}
.youshi .ysNum {
  position: absolute;
  z-index: 2;
  left: 450px;
  top: 516px;
  font-size: 55px;
  font-family: "Times New Roman", Times;
  font-weight: bold;
  line-height: 38px;
  color: #ffffff;
  text-shadow: 2px 3px 10px rgba(8, 66, 128, 0.34);
}
.youshi .ysPic {
  position: absolute;
  z-index: 2;
  right: -25px;
  top: 186px;
}
.youshi .ysPic .bd {
  overflow: hidden;
  height: 317px;
  width: 858px;
}
.youshi .ysPic .bd ul {
  margin-right: -25px;
}
.youshi .ysPic .bd ul li {
  margin-right: 25px;
  float: left;
  padding-bottom: 20px;
}
.youshi .ysPic .bd ul li .item {
  width: 404px;
  height: 297px;
  background-color: #ffffff;
  border-radius: 20px;
  border: solid 1px #ebebeb;
  position: relative;
  padding: 8px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li .item i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li .item i img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li .item:hover {
  box-shadow: 5px 6px 9px 0px rgba(8, 66, 128, 0.13);
}
.youshi .ysPic .bd ul li .item:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysCont {
  position: relative;
  z-index: 2;
  width: 360px;
  color: #ffffff;
}
.youshi .ysCont::before {
  content: "";
  display: block;
  position: absolute;
  left: -24px;
  top: 0;
  width: 40px;
  height: 40px;
  z-index: -1;
  background: url(../images/ysbdico.png) 0 center no-repeat;
}
.youshi .ysCont .bd {
  height: 290px;
  overflow: hidden;
}
.youshi .ysCont .bd ul li .item {
  padding-top: 18px;
  height: 290px;
}
.youshi .ysCont .bd ul li .item .tit {
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysCont .bd ul li .item .text {
  line-height: 36px;
  font-size: 15px;
  margin-top: 58px;
  opacity: 0.6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .tel {
  position: absolute;
  right: 0;
  top: 535px;
  height: 26px;
  color: #404040;
  font-size: 16px;
  line-height: 26px;
}
.youshi .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  margin-right: 6px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.youshi .tel i {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-family: Arial;
  font-size: 20px;
}
.youshi .page {
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
  height: 30px;
  color: #fff;
}
.youshi .page .line {
  display: inline-block;
  vertical-align: top;
  width: 54px;
  height: 1px;
  border: solid 1px #ffffff;
  opacity: 0.5;
  position: relative;
  top: 15px;
  margin: 0 10px;
}
.youshi .page .prev {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .page .prev::after {
  content: "<";
  font-family: simsun;
  display: inline-block;
  vertical-align: top;
  margin-left: 16px;
}
.youshi .page .prev:hover {
  opacity: 0.7;
}
.youshi .page .next {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .page .next::before {
  content: ">";
  font-family: simsun;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
}
.youshi .page .next:hover {
  opacity: 0.7;
}
.youshi .ysContEn {
  margin-top: 42px;
  width: 400px;
  opacity: 0.6;
  position: relative;
  z-index: 2;
}
.youshi .ysContEn .bd {
  overflow: hidden;
  height: 56px;
}
.youshi .ysContEn .bd ul li {
  font-size: 26px;
  line-height: 28px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  opacity: 0.6;
}
.youshi .ysimgbg {
  position: absolute;
  left: -320px;
  top: 76px;
  width: 926px;
  height: 588px;
  background: url(../images/ysbgimg.jpg) 0 center no-repeat;
  box-shadow: 6px 8px 24px 0px rgba(8, 66, 128, 0.34);
  border-radius: 0px 275px 275px 0px;
}
.youshi .ysimgbg::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0px 275px 275px 0px;
  width: 100%;
  height: 100%;
  box-shadow: 4px 0 0 16px #deeaf8, 17px 0 0 25px #f5faff;
}
.youshi .ysEn {
  background: url(../images/ysenline.png) 0 0 no-repeat;
  width: 371px;
  height: 424px;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  left: -320px;
  top: 219px;
}
.youshi .ysEn i {
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  color: #ffffff;
  opacity: 0.2;
  padding-top: 44px;
  padding-left: 132px;
}
.case {
  padding: 72px 0 65px;
  padding-top: 0;
}
.case .caseMore {
  position: absolute;
  right: 0;
  top: 46px;
  text-transform: uppercase;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  color: #878686;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseMore::before {
  content: "";
  width: 15px;
  height: 3px;
  background-color: #084280;
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseMore:hover {
  color: #084280;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case .caseMore:hover::before {
  animation: zyfd 1.5s linear infinite;
}
.case .tip {
  position: absolute;
  right: 0;
  font-size: 16px;
  letter-spacing: 5px;
  margin-right: -5px;
  color: #878686;
  top: 80px;
  line-height: 1;
}
.case .caseTabs {
  margin-top: 76px;
  position: relative;
}
.case .caseTabs::before {
  content: "";
  display: block;
  position: absolute;
  top: 395px;
  right: 120px;
  width: 484px;
  height: 42px;
  background-color: #f7fbff;
}
.case .caseTabs .bd {
  height: 516px;
  margin-right: 120px;
  overflow: hidden;
}
.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 .item {
  height: 516px;
}
.case .caseTabs .bd ul li .item .pic {
  float: left;
  display: block;
  width: 676px;
  height: 496px;
  background-color: #ffffff;
  border-radius: 30px;
  border: solid 1px #e4e4e4;
  position: relative;
  overflow: hidden;
  padding: 11px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  border: solid 1px #f7fbff;
}
.case .caseTabs .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont {
  margin-right: 46px;
  float: right;
  position: relative;
  width: 406px;
  padding-top: 132px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 27px;
  height: 56px;
  line-height: 56px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  color: #555555;
  left: 0;
}
.case .caseTabs .bd ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .item .cont .bt:hover {
  left: 6px;
}
.case .caseTabs .bd ul li .item .cont .line {
  font-size: 12px;
  line-height: 1;
  margin-top: 25px;
  letter-spacing: 7px;
  color: #555555;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.case .caseTabs .bd ul li .item .cont p {
  margin-top: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  font-size: 16px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
  color: #888888;
}
.case .caseTabs .bd ul li .item:hover .pic {
  box-shadow: 5px 6px 14px 0px rgba(8, 66, 128, 0.16);
}
.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 .cont .bt {
  color: #084280;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.case .caseTabs .bd ul li .item:hover .cont .line {
  color: #084280;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseTabs .bd ul li .item:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseTabs .hd {
  position: absolute;
  right: 0;
  top: 4px;
  width: 120px;
  height: 480px;
  background-color: #063c7c;
  box-shadow: -6px 5px 9px 0px rgba(6, 60, 124, 0.13);
  border-radius: 61px;
  padding: 64px 25px 0;
}
.case .caseTabs .hd ul li {
  margin-top: 64px;
  width: 70px;
  height: 70px;
  background-color: #c1d3e8;
  border-radius: 100%;
  text-align: center;
  line-height: 70px;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  color: #084280;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li:first-child {
  margin-top: 0;
}
.case .caseTabs .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #f18d1d url(../images/caseico.png) center center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li.on::before {
  opacity: 1;
}
.case .page {
  position: absolute;
  z-index: 2;
  top: 395px;
  right: 120px;
  width: 484px;
  height: 42px;
  line-height: 42px;
  padding-left: 30px;
}
.case .page .prev {
  float: left;
  font-size: 12px;
  color: #747474;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .page .prev::before {
  content: "<";
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.case .page .prev:hover {
  color: #084280;
}
.case .page .next {
  float: left;
  font-size: 12px;
  color: #747474;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: 50px;
  position: relative;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .page .next::before {
  content: "|";
  position: absolute;
  width: 4px;
  left: -27px;
  top: 0;
  color: #747474;
  font-family: simsun;
}
.case .page .next::after {
  content: ">";
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.case .page .next:hover {
  color: #084280;
}
.case .caseList ul {
  margin-right: -20px;
  display: none;
}
.case .caseList ul::after,
.case .caseList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  float: left;
  width: 305px;
  height: 262px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e4e4e4;
  margin-right: 20px;
  margin-top: 8px;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .pic {
  display: block;
  width: 100%;
  height: 200px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList 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;
}
.case .caseList ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  font-size: 16px;
  color: #777777;
  position: relative;
  left: 0;
}
.case .caseList ul li .bt:hover {
  left: 5px;
}
.case .caseList ul li:hover {
  box-shadow: 5px 6px 9px 0px rgba(8, 66, 128, 0.13);
}
.case .caseList ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseList ul li:hover .bt {
  color: #084280;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-color: #f7fbff;
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 52px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox {
  height: 718px;
}
.about .aboutText {
  float: left;
  width: 615px;
  padding-top: 35px;
}
.about .aboutText .tip {
  margin-top: 102px;
  text-align: right;
}
.about .aboutText .tip .t1 {
  font-size: 22px;
  font-family: "Microsoft YaHei Light";
  letter-spacing: 2px;
  color: #363636;
  line-height: 1;
}
.about .aboutText .tip .t2 {
  font-size: 12px;
  line-height: 18px;
  color: #bcbcbc;
  margin-top: 13px;
}
.about .aboutText .tip .t2 em {
  display: inline-block;
  vertical-align: bottom;
  width: 22px;
  height: 14px;
  margin-right: 15px;
  background: url(../images/abouttip.png) 0 center no-repeat;
}
.about .aboutText .text {
  margin-top: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 40px;
  height: 200px;
  font-size: 16px;
  text-align: justify;
  color: #626262;
}
.about .aboutText .tt {
  margin-top: 40px;
}
.about .aboutText .tt::after,
.about .aboutText .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .tt .more {
  float: left;
  display: block;
  width: 112px;
  height: 34px;
  background-color: #084280;
  border-radius: 17px;
  font-size: 12px;
  line-height: 34px;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  top: 2px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f18d1d, #f18d1d);
  background-image: linear-gradient(to right, #f18d1d, #f18d1d);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.about .aboutText .tt .more::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 2px;
  background-color: #ffffff;
  margin-right: 14px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .tt .more:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 20px -5px rgba(241, 141, 29, 0.5);
}
.about .aboutText .tt .more:hover::before {
  animation: zyfd 1.5s linear infinite;
}
.about .aboutText .tt .xpBox {
  float: left;
  display: block;
  margin-left: 10px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: url(../images/xunpan.png) center center no-repeat;
  background-color: #f18d1d;
  position: relative;
}
.about .aboutText .tt .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  left: 100%;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-size: 14px;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .tt .xpBox .xunpan i {
  font-weight: bold;
}
.about .aboutText .tt .xpBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #084280;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(8, 66, 128, 0.15);
}
.about .aboutText .tt .xpBox .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #084280;
}
.about .aboutText .tt .xpBox .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.about .aboutText .tt .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .aboutR {
  float: right;
  padding-left: 42px;
  padding-top: 50px;
  margin-right: -320px;
  width: 940px;
  height: 718px;
  background-color: #ffffff;
  box-shadow: -18px 14px 43px 0px rgba(0, 109, 239, 0.07);
  border-radius: 90px;
}
.about .aboutPic {
  width: 720px;
  height: 470px;
  background-color: #f7fbff;
  border-radius: 40px;
  position: relative;
  overflow: hidden;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.about .aboutPic:hover {
  box-shadow: 4px 10px 25px -5px rgba(8, 66, 128, 0.2);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aLink {
  margin-top: 30px;
  width: 578px;
}
.about .aLink::after,
.about .aLink:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aLink ul {
  float: left;
  padding-top: 34px;
  margin-left: 12px;
}
.about .aLink ul li {
  float: left;
  width: 190px;
}
.about .aLink ul li a {
  display: block;
  padding-left: 70px;
  padding-top: 8px;
  position: relative;
  height: 54px;
}
.about .aLink ul li a i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  background-color: #eaf3fe;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i:before,
.about .aLink ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aLink ul li a i.ico1:before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aLink ul li a i.ico1:after {
  background: url(../images/alinkico1h.png) center center no-repeat;
}
.about .aLink ul li a i.ico2:before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aLink ul li a i.ico2:after {
  background: url(../images/alinkico2h.png) center center no-repeat;
}
.about .aLink ul li a i.ico3:before {
  background: url(../images/alinkico3.png) center center no-repeat;
}
.about .aLink ul li a i.ico3:after {
  background: url(../images/alinkico3h.png) center center no-repeat;
}
.about .aLink ul li a span {
  font-size: 18px;
  line-height: 1;
  display: block;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.about .aLink ul li a em {
  display: block;
  font-size: 12px;
  margin-top: 10px;
  line-height: 10px;
  text-transform: uppercase;
  color: #b2b2b2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a:hover span {
  color: #084280;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.about .aLink ul li a:hover em {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.about .aLink ul li:hover a i,
.about .aLink ul li.on a i {
  background-color: #f18d1d;
}
.about .aLink ul li:hover a i:before,
.about .aLink ul li.on a i:before,
.about .aLink ul li:hover a i:after,
.about .aLink ul li.on a i:after {
  top: -100%;
}
.about .aLink ul li:hover a span,
.about .aLink ul li.on a span {
  font-weight: bold;
}
.about .aLink .honor {
  float: right;
  width: 168px;
  height: 120px;
  background-color: #ffffff;
  border-radius: 12px;
  border: solid 1px #e2e2e2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 6px;
}
.about .aLink .honor img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 12px;
}
.about .aLink .honor:hover {
  box-shadow: 5px 6px 9px 0px rgba(8, 66, 128, 0.13);
}
.about .show {
  margin-top: 48px;
}
.about .show .showBd {
  margin-left: -66px;
  margin-right: -66px;
  height: 292px;
}
.about .show .showList {
  position: relative;
  width: 1412px;
}
.about .show .showList .bd {
  overflow: hidden;
  width: 1320px;
  height: 292px;
  margin: auto;
  padding-left: 20px;
}
.about .show .showList .bd ul::after,
.about .show .showList .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .show .showList .bd ul li {
  float: left;
  width: 305px;
  margin-right: 20px;
  height: 292px;
}
.about .show .showList .bd ul li .item {
  height: 269px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #e8eef4;
  margin-top: 23px;
  padding: 10px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showList .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 206px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showList .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showList .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  font-size: 16px;
  color: #686868;
  position: relative;
  left: 0;
}
.about .show .showList .bd ul li .item .bt:hover {
  left: 5px;
}
.about .show .showList .bd ul li .item:hover {
  box-shadow: 5px 6px 9px 0px rgba(8, 66, 128, 0.13);
  margin-top: 0;
}
.about .show .showList .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);
}
.about .show .showList .bd ul li .item:hover .bt {
  color: #084280;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.about .show .page .showPrev {
  position: absolute;
  top: 92px;
  left: 0;
  width: 28px;
  height: 80px;
  background-color: #ffffff;
  border-radius: 14px;
  border: solid 1px #e8eef4;
  text-align: center;
  line-height: 78px;
  font-size: 20px;
  color: #cecece;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .page .showPrev::before {
  content: "<";
  font-family: simsun;
}
.about .show .page .showPrev:hover {
  border-color: #f18d1d;
  background-color: #f18d1d;
  color: #fff;
}
.about .show .page .showNext {
  position: absolute;
  top: 92px;
  right: 0;
  width: 28px;
  height: 80px;
  background-color: #ffffff;
  border-radius: 14px;
  border: solid 1px #e8eef4;
  text-align: center;
  line-height: 78px;
  font-size: 20px;
  color: #cecece;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .page .showNext::before {
  content: ">";
  font-family: simsun;
}
.about .show .page .showNext:hover {
  border-color: #f18d1d;
  background-color: #f18d1d;
  color: #fff;
}
.news {
  overflow: hidden;
  padding: 96px 0 68px;
  background: url(../images/newsbg.jpg) center bottom no-repeat;
  background-color: #f7fbff;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab .title i {
  height: 38px;
}
.news .newsTab .title span {
  font-size: 32px;
  margin-top: 15px;
}
.news .newsTab ul {
  float: right;
  margin-top: 60px;
  position: relative;
  margin-bottom: -10px;
}
.news .newsTab ul::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 14px;
  background-color: #b6b6b6;
}
.news .newsTab ul li {
  position: relative;
  float: left;
}
.news .newsTab ul li::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 14px;
  background-color: #b6b6b6;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding: 0 33px;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  border: solid 2px #084280;
  border-radius: 100%;
  right: 26px;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #084280;
  font-weight: bold;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  top: -11px;
  opacity: 1;
}
.news .newsTabs {
  margin-top: 48px;
  position: relative;
}
.news .newsTabs .bd {
  height: 555px;
}
.news .newsList {
  height: 555px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
}
.news .newsList .one {
  float: left;
  width: 572px;
  height: 555px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 7px 7px 0;
  position: relative;
  opacity: 0;
  -webkit-transform: translateX(-60px);
  transform: translateX(-60px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 374px;
  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: 6px;
  padding-left: 8px;
  padding-right: 90px;
  position: relative;
}
.news .newsList .one .cont .date {
  position: absolute;
  right: 10px;
  top: 35px;
  width: 55px;
  height: 70px;
  background-color: #f6f6f6;
  line-height: 35px;
  color: #7f7f7f;
  text-align: center;
}
.news .newsList .one .cont .date i {
  display: block;
}
.news .newsList .one .cont .date span {
  display: block;
  background-color: #084280;
  color: #fff;
}
.news .newsList .one .cont .bt {
  height: 58px;
  line-height: 58px;
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont .bt:hover {
  left: 5px;
}
.news .newsList .one .cont .line {
  margin-left: -15px;
  width: 156px;
  height: 1px;
  background-color: #c8c8c8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #084280, #084280);
  background-image: linear-gradient(to right, #084280, #084280);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #999999;
  margin-top: 14px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
.news .newsList .one:hover {
  border-color: transparent;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}
.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: #084280;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .one:hover .cont .line {
  background-size: 100% 100%;
  width: 200px;
}
.news .newsList .one:hover .cont p {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.news .newsList .newsR {
  float: right;
  margin-right: 5px;
  width: 692px;
  position: relative;
  opacity: 0;
  -webkit-transform: translateX(60px);
  transform: translateX(60px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li {
  margin-top: 13px;
  position: relative;
  overflow: hidden;
  height: 196px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 13px 15px 0 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:first-child {
  margin-top: 0;
}
.news .newsList .list1 ul li .pic {
  float: left;
  display: block;
  width: 205px;
  height: 170px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 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 .newsList .list1 ul li .cont {
  float: right;
  width: 422px;
  padding-top: 15px;
}
.news .newsList .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  height: 38px;
  line-height: 38px;
  padding-right: 55px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .list1 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .cont .bt:hover {
  left: 5px;
}
.news .newsList .list1 ul li .cont .date {
  font-family: Arial;
  font-size: 14px;
  line-height: 10px;
  margin-top: 12px;
  color: #999999;
}
.news .newsList .list1 ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 13px;
  color: #999999;
  margin-top: 12px;
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
.news .newsList .list1 ul li .more {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #efefef;
  position: absolute;
  right: 16px;
  top: 38px;
  border-radius: 100%;
  text-align: center;
  line-height: 38px;
  color: #a1a1a1;
  padding-left: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-weight: 100;
}
.news .newsList .list1 ul li .more::before {
  content: "+";
  font-size: 24px;
}
.news .newsList .list1 ul li .more:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #084280 !important;
}
.news .newsList .list1 ul li:hover {
  border-color: #084280;
}
.news .newsList .list1 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 .newsList .list1 ul li:hover .cont .bt {
  color: #084280;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list1 ul li:hover .cont p {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.news .newsList .list1 ul li:hover .cont .more {
  background-color: #c1d3e8;
  color: #fff;
}
.news .newsList .list2 {
  margin-top: 16px;
}
.news .newsList .list2 ul li {
  position: relative;
  overflow: hidden;
  height: 62px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  margin-top: 10px;
  padding-left: 30px;
  padding-right: 100px;
  line-height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li:first-child {
  margin-top: 0;
}
.news .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  width: 11px;
  height: 2px;
  background-color: #cccccc;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .date {
  position: absolute;
  font-family: Arial;
  font-size: 14px;
  right: 64px;
  top: 1px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .more {
  color: #999999;
  display: block;
  position: absolute;
  font-size: 24px;
  right: 30px;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-weight: 100;
}
.news .newsList .list2 ul li .more::before {
  content: "+";
}
.news .newsList .list2 ul li .more:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.news .newsList .list2 ul li:hover {
  border-color: #084280;
}
.news .newsList .list2 ul li:hover .bt {
  color: #084280;
}
.news .newsList .list2 ul li:hover .bt::before {
  background-color: #084280;
}
.news .newsList .list2 ul li:hover .date {
  color: #084280;
}
.news .newsList .list2 ul li:hover .more {
  color: #084280;
}
.news .newsList:first-child {
  visibility: initial;
}
.news .newsList:first-child .one {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList:first-child .newsR {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList.hide {
  visibility: hidden;
}
.news .newsList.hide .one {
  opacity: 0;
  -webkit-transform: translateX(-60px);
  transform: translateX(-60px);
}
.news .newsList.hide .newsR {
  opacity: 0;
  -webkit-transform: translateX(60px);
  transform: translateX(60px);
}
.news .newsList.on {
  visibility: initial;
}
.news .newsList.on .one {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsList.on .newsR {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
