@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 *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  z-index: 5;
}
.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: 50px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #22368f 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: #22368f;
  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(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkIE0AqETEUIRDqESgJ.jpg) 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(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkIE0AqEUcDFHLqESgJ.jpg) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
  text-align: center;
  position: relative;
  color: #fff;
}
.title i {
  display: block;
  height: 72px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title b {
  display: block;
  font-size: 34px;
  letter-spacing: 5px;
  position: relative;
  z-index: 2;
  margin-top: -36px;
}
.title em {
  margin-top: 14px;
  display: block;
  font-size: 14px;
  letter-spacing: 6.4px;
  color: #b7b7b7;
}
.about {
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkII15UE1MFU1uQHj.jpg) center bottom no-repeat;
  padding: 74px 0 50px;
}
.about .aboutBox {
  padding-left: 422px;
}
.about .aboutBox::before {
  content: "";
  display: block;
  position: absolute;
  width: 1200px;
  height: 1px;
  background-color: #e7e7e7;
  right: -320px;
  bottom: 25px;
}
.about .aboutTit::after,
.about .aboutTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .title {
  float: left;
}
.about .title b {
  color: #163c5d;
}
.about .title b span {
  color: #22368f;
}
.about .tit {
  text-align: right;
  margin-top: 30px;
}
.about .tit::before {
  content: "";
  display: block;
  float: right;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  border: solid 3px #0d70cf;
}
.about .tit span {
  clear: both;
  display: block;
  font-size: 24px;
  padding-top: 3px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 5px;
  margin-right: -5px;
}
.about .tit i {
  display: block;
  font-size: 10px;
  line-height: 10px;
  margin-top: 12px;
  letter-spacing: 2px;
  color: #7a7a7a;
  margin-right: -2px;
}
.about .tit i::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 166px;
  height: 1px;
  background-color: #5d5d5d;
  opacity: 0.2;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.about .text {
  font-size: 16px;
  color: #767676;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  text-align: justify;
  text-indent: 2em;
  margin-top: 50px;
}
.about .number {
  margin-top: 56px;
  border-left: 1px solid #d0d0d0;
}
.about .number ul::after,
.about .number ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .number ul li {
  width: 25%;
  text-align: center;
  float: left;
  border-right: 1px solid #d0d0d0;
}
.about .number ul li i {
  font-size: 49px;
  line-height: 32px;
  color: #22368f;
  display: block;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.about .number ul li p {
  line-height: 1;
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 18px;
}
.about .aboutBtn {
  margin-top: 60px;
  text-align: right;
  font-size: 0;
  position: relative;
  z-index: 2;
}
.about .aboutBtn .zxLink {
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  width: 46px;
  height: 46px;
  background-color: #0052a2;
  overflow: hidden;
  position: relative;
  top: 2px;
}
.about .aboutBtn .zxLink::before {
  content: "";
  display: block;
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkSEO9PKIZ.jpg) center center no-repeat;
  width: 100%;
  height: 100%;
}
.about .aboutBtn .zxLink:hover {
  box-shadow: 0 0 30px rgba(34, 54, 143, 0.5);
}
.about .aboutBtn .zxLink:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aboutBtn .more {
  display: inline-block;
  width: 206px;
  height: 50px;
  background-color: #172049;
  border-radius: 25px;
  margin-left: 15px;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBtn .more::before {
  content: "";
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkMJxAKJyqnU0WqHj.jpg) 0 center no-repeat;
}
.about .aboutBtn .more:hover {
  background-color: #22368f;
  box-shadow: 0 10px 10px -5px rgba(34, 54, 143, 0.5);
}
.about .aboutBtn .more:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.environment {
  background-color: #05489d;
  padding: 45px 0;
}
.environment .showTit {
  float: left;
  padding-top: 26px;
  color: #f6faff;
}
.environment .showTit h3 span {
  display: block;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 5px;
  font-size: 30px;
}
.environment .showTit h3 i {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  opacity: 0.52;
  line-height: 14px;
  margin-top: 10px;
}
.environment .showTit .tel {
  font-weight: bold;
  font-size: 17px;
  margin-top: 22px;
  line-height: 22px;
  color: #ffffff;
}
.environment .showTabs {
  float: right;
  margin-right: -13px;
  margin-top: -10px;
  margin-bottom: -10px;
}
.environment .showTabs .bd {
  overflow: hidden;
  width: 1128px;
  height: 272px;
}
.environment .showTabs .bd ul::after,
.environment .showTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.environment .showTabs .bd ul li {
  float: left;
}
.environment .showTabs .bd ul li .item {
  display: block;
  margin: 10px 13px;
  width: 256px;
  height: 252px;
  background-color: rgba(246, 250, 255, 0.05);
  box-shadow: 5px 5px 5px 0px rgba(16, 16, 16, 0.01);
  border: solid 1px rgba(227, 227, 227, 0.05);
  padding: 9px 9px 0;
}
.environment .showTabs .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 192px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.environment .showTabs .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;
}
.environment .showTabs .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  color: #bcbcbc;
}
.environment .showTabs .bd ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.environment .showTabs .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);
}
.environment .showTabs .bd ul li .item:hover .bt {
  color: #fff;
}
.environment .showTabs .page {
  position: absolute;
  left: 0;
  top: 158px;
  z-index: 3;
}
.environment .showTabs .page .prev {
  float: left;
  width: 30px;
  height: 32px;
  background-color: #32529b;
  color: #fff;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.environment .showTabs .page .prev:before {
  content: "<";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 18px;
}
.environment .showTabs .page .prev:hover,
.environment .showTabs .page .prev.on {
  background-color: #e1e1e1;
  color: #808080;
}
.environment .showTabs .page .next {
  float: left;
  margin-left: 4px;
  width: 30px;
  height: 32px;
  background-color: #32529b;
  color: #fff;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.environment .showTabs .page .next:before {
  content: ">";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 18px;
}
.environment .showTabs .page .next:hover,
.environment .showTabs .page .next.on {
  background-color: #e1e1e1;
  color: #808080;
}
.product {
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkRE15DIOcsDIH.jpg) center 0 no-repeat;
  background-color: #172049;
  padding: 76px 0;
}
.product .proTabs {
  margin-top: 60px;
}
.product .proNav {
  float: left;
  background-color: #0067ad;
  width: 92px;
}
.product .proNav ul {
  height: 572px;
  overflow: hidden;
}
.product .proNav ul li a {
  display: block;
  width: 92px;
  height: 286px;
  position: relative;
  line-height: 92px;
  overflow: hidden;
  padding: 10px 0;
  color: #ffffff;
  text-align: center;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em {
  width: 62px;
  height: 62px;
  background-color: transparent;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 9px;
  margin-bottom: 16px;
  right: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  border: solid 1px rgba(255, 255, 255, 0.2);
  background-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em i img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  filter: grayscale(100) brightness(5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  font-size: 18px;
  letter-spacing: 3px;
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  background-color: #05489d;
}
.product .proNav ul li.on a em,
.product .proNav ul li:hover a em {
  background-color: rgba(255, 255, 255, 0.2);
}
.product .proNav ul li.on a em i,
.product .proNav ul li:hover a em i {
  border: solid 1px transparent;
  background-color: rgba(255, 255, 255, 0.92);
}
.product .proNav ul li.on a em i img,
.product .proNav ul li:hover a em i img {
  filter: grayscale(0) brightness(1);
}
.product .proNav ul li.on a span,
.product .proNav ul li:hover a span {
  font-weight: bold;
}
.product .proNav .more {
  margin-top: 1px;
  display: block;
  width: 100%;
  height: 90px;
  background-color: #05489d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkRE15sKRMDU0WqHj.jpg) center center no-repeat;
}
.product .proNav .more:hover::before {
  animation: zyfd 1.5s linear infinite;
}
.product .bd {
  float: right;
  width: 1158px;
  margin-top: -18px;
}
.product .proList {
  width: 1158px;
}
.product .proList ul {
  margin-right: -21px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  margin-top: 18px;
  margin-right: 21px;
  float: left;
}
.product .proList ul li .item {
  width: 372px;
  height: 322px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 6px 6px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 262px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 54px;
  line-height: 54px;
  position: relative;
  font-size: 18px;
  color: #fff;
  padding: 0 8px;
}
.product .proList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  background-color: #fff;
}
.product .proList 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 .proList ul li .item:hover .bt {
  color: #434343;
}
.product .proList ul li .item:hover .bt:hover {
  color: #22368f;
}
.honors {
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkRE15DIOcsDIH.jpg) center -973px no-repeat;
  background-color: #172049;
  padding-bottom: 124px;
}
.honors .ryTabs {
  margin-top: 52px;
}
.honors .ryTabs .bd {
  height: 237px;
  overflow: hidden;
}
.honors .ryTabs .bd ul {
  margin-right: -23px;
}
.honors .ryTabs .bd ul::after,
.honors .ryTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.honors .ryTabs .bd ul li {
  float: left;
  margin-right: 23px;
}
.honors .ryTabs .bd ul li .item {
  width: 237px;
  position: relative;
  margin-top: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honors .ryTabs .bd ul li .item::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #9294a1;
  opacity: 0.4;
}
.honors .ryTabs .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 169px;
  position: relative;
  overflow: hidden;
  padding: 8px 11px 11px 8px;
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkTGSAIUHEoIt.jpg) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honors .ryTabs .bd ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.honors .ryTabs .bd ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honors .ryTabs .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 51px;
  line-height: 50px;
  text-align: center;
  color: #9294a1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honors .ryTabs .bd ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.honors .ryTabs .bd ul li .item:hover {
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
}
.honors .ryTabs .bd ul li .item:hover::after {
  width: 100%;
}
.honors .ryTabs .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);
}
.honors .ryTabs .bd ul li .item:hover .bt {
  color: #fff;
}
.application {
  background: #15153e url(../images/yybg.jpg) center 0 no-repeat;
  padding-top: 74px;
}
.application * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.application .addList {
  margin-top: 65px;
  position: relative;
}
.application .addList::after,
.application .addList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.application .addList ul {
  display: flex;
  justify-content: space-between;
}
.application .addList ul li {
  flex: 1;
  width: 25%;
  float: left;
}
.application .addList ul li .item {
  display: block;
  position: relative;
  width: 100%;
  height: 826px;
  overflow: hidden;
}
.application .addList ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .addList ul li .item .img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.application .addList ul li .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .addList ul li .item .txt {
  max-width: 206px;
  height: 206px;
  position: absolute;
  z-index: 3;
  top: 280px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
  padding-top: 37px;
}
.application .addList ul li .item .txt .round {
  position: absolute;
  z-index: -1;
  border-radius: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 206px;
  height: 206px;
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.35);
  background-color: rgba(5, 72, 157, 0.85);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.application .addList ul li .item .txt .round::before {
  content: "";
  display: block;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 17px rgba(5, 72, 157, 0.5), 0 0 0 29px rgba(5, 72, 157, 0.2);
}
.application .addList ul li .item .txt > i {
  display: block;
  width: 70px;
  height: 70px;
  font-family: Impact;
  font-size: 34px;
  line-height: 70px;
  text-align: center;
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkIHIIpEyxRU0WqHj.jpg) center center no-repeat;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -58px;
}
.application .addList ul li .item .txt .bt {
  display: block;
  color: #ffffff;
  padding: 0 2px;
}
.application .addList ul li .item .txt .bt::before {
  content: "";
  display: block;
  margin: auto;
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0.4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 36px;
}
.application .addList ul li .item .txt .bt::after {
  content: "";
  display: block;
  margin: auto;
  width: 100%;
  height: 1px;
  background-color: #fff;
  opacity: 0.4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 30px;
}
.application .addList ul li .item .txt .bt .cn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  letter-spacing: 5px;
  line-height: 34px;
  margin: auto;
  margin-right: -5px;
}
.application .addList ul li .item .txt .bt .en {
  display: block;
  max-width: 150px;
  margin: auto;
  line-height: 18px;
  margin-top: 11px;
  font-size: 14px;
  text-transform: uppercase;
}
.application .addList ul li .item .txt .ico {
  display: block;
  width: 38px;
  height: 38px;
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkIHIIrJucSK1H.jpg) center center no-repeat;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -50px;
}
.application .addList ul li .item .txt .more {
  display: block;
  position: absolute;
  z-index: 4;
  bottom: 0;
  width: 92px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: solid 1px rgba(255, 255, 255, 0.1);
  text-align: center;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
}
.application .addList ul li .item .txt .more:hover {
  color: #fff;
}
.application .addList ul li:hover .item .img,
.application .addList ul li.on .item .img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.application .addList ul li:hover .item .img img,
.application .addList ul li.on .item .img img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.application .addList ul li:hover .item .txt,
.application .addList ul li.on .item .txt {
  padding-top: 85px;
}
.application .addList ul li:hover .item .txt > i,
.application .addList ul li.on .item .txt > i {
  top: 14px;
  background-image: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkIHIIpEyxUU0WqHj.jpg);
}
.application .addList ul li:hover .item .txt .round,
.application .addList ul li.on .item .txt .round {
  opacity: 1;
  filter: alpha(opacity=100);
}
.application .addList ul li:hover .item .txt .bt::before,
.application .addList ul li.on .item .txt .bt::before {
  width: 0;
  margin-bottom: 0;
}
.application .addList ul li:hover .item .txt .bt .en,
.application .addList ul li.on .item .txt .bt .en {
  margin-top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.application .addList ul li:hover .item .txt .bt::after,
.application .addList ul li.on .item .txt .bt::after {
  width: 0;
  margin-top: 0;
}
.application .addList ul li:hover .item .txt .ico,
.application .addList ul li.on .item .txt .ico {
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: 40px;
}
.application .addList ul li:hover .item .txt .more,
.application .addList ul li.on .item .txt .more {
  bottom: 38px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.cooperation {
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkpG1AIUI5SIt.jpg) center 0 no-repeat;
  padding-top: 50px;
  padding-bottom: 60px;
}
.cooperation .hzList {
  margin-top: 48px;
  height: 572px;
  position: relative;
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEkpG11oKIRoDIkH.jpg) center 90px no-repeat;
}
.cooperation .hzList ul li {
  position: absolute;
  width: 140px;
  height: 140px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperation .hzList ul li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperation .hzList ul li a i {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #fff;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
}
.cooperation .hzList ul li a img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.cooperation .hzList ul li a:hover {
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1);
  transform: scale(1.14);
  padding: 8px;
}
.cooperation .hzList ul li:nth-child(1) {
  width: 255px;
  height: 255px;
  left: 50%;
  margin-left: -128px;
  top: 52px;
}
.cooperation .hzList ul li:nth-child(1) a {
  padding: 15px;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1);
}
.cooperation .hzList ul li:nth-child(2) {
  left: 285px;
  top: 0;
}
.cooperation .hzList ul li:nth-child(3) {
  right: 262px;
  top: 20px;
  width: 115px;
  height: 115px;
}
.cooperation .hzList ul li:nth-child(4) {
  top: 345px;
  right: 365px;
}
.cooperation .hzList ul li:nth-child(5) {
  left: 215px;
  top: 274px;
  width: 115px;
  height: 115px;
}
.cooperation .hzList ul li:nth-child(6) {
  left: 445px;
  bottom: 0;
}
.cooperation .hzList ul li:nth-child(7) {
  left: 18px;
  top: 123px;
}
.cooperation .hzList ul li:nth-child(8) {
  right: 32px;
  top: 195px;
}
.news {
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEknHRMOHIZoJ0WH.jpg) center 0 no-repeat;
  padding: 70px 0 100px;
}
.news .newsNav::after,
.news .newsNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsNav .title {
  float: left;
  text-align: left;
}
.news .newsNav .title b span {
  color: #22368f;
}
.news .newsNav ul {
  float: right;
  position: relative;
  margin-right: 5px;
  margin-top: 40px;
}
.news .newsNav ul::before {
  content: "/";
  display: block;
  position: absolute;
  font-size: 18px;
  width: 10px;
  text-align: center;
  right: -5px;
  top: 0;
  color: #a3a3a3;
  opacity: 0.5;
  line-height: 50px;
}
.news .newsNav ul li {
  float: left;
  position: relative;
  width: 140px;
  height: 50px;
  line-height: 50px;
}
.news .newsNav ul li::before {
  content: "/";
  display: block;
  position: absolute;
  font-size: 18px;
  width: 10px;
  text-align: center;
  left: -5px;
  top: 0;
  color: #a3a3a3;
  opacity: 0.5;
  line-height: 50px;
}
.news .newsNav ul li a {
  display: block;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 53px;
  height: 5px;
  background: url(/EIqrESyDEyMUTxSEoSqoUygrIIWHDEknHRMOKIIQKIfqESgJ.jpg) center center no-repeat;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsNav ul li:hover a,
.news .newsNav ul li.on a {
  font-weight: bold;
}
.news .newsNav ul li:hover a::before,
.news .newsNav ul li.on a::before {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsTabs {
  margin: 34px -8px 0;
}
.news .newsTabs .newsBd {
  overflow: hidden;
  height: 382px;
}
.news .newsList {
  height: 382px;
}
.news .newsList .bd {
  overflow: hidden;
  height: 382px;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  float: left;
}
.news .newsList ul li .item {
  width: 308px;
  background-color: #ffffff;
  border: solid 1px #e3e3e3;
  margin: 10px 8px;
  padding: 15px 13px 0;
  box-shadow: 2px 8px 6px 0px rgba(0, 5, 3, 0.08);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic {
  display: block;
  width: 100%;
  height: 215px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont {
  height: 130px;
  position: relative;
  padding: 6px 5px 0;
}
.news .newsList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #494949;
  height: 62px;
  line-height: 62px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  color: #22368f;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList ul li .item .cont .date {
  border-top: solid 1px rgba(163, 163, 163, 0.2);
  position: relative;
  padding-top: 16px;
  color: #cdcdcd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .date::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  height: 1px;
  width: 0;
  background-color: #22368f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .date i {
  display: inline-block;
  vertical-align: bottom;
  font-size: 30px;
  line-height: 24px;
  font-weight: bold;
}
.news .newsList ul li .item .cont .date span {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 8px;
  color: #aaaaaa;
  line-height: 12px;
}
.news .newsList ul li .item .cont .date span::before {
  content: "/ ";
  line-height: 12px;
}
.news .newsList ul li .item:hover {
  border-color: #22368f;
}
.news .newsList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList ul li .item:hover .cont .bt {
  color: #22368f;
}
.news .newsList ul li .item:hover .cont .date {
  color: #22368f;
}
.news .newsList ul li .item:hover .cont .date::before {
  width: 100%;
}
<!--耗时0.00050997734069824秒-->