@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 80px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #1842a0 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: #1842a0;
  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: inline-block;
  vertical-align: bottom;
  font-family: Impact;
  font-size: 56px;
  line-height: 46px;
  margin-right: 5px;
}
.title span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 22px;
  font-weight: bold;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #1842a0;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 3px;
  padding-left: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #1842a0;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.moreLink:hover {
  background: none;
  color: #1842a0;
  box-shadow: 0 10px 10px -5px rgba(24, 66, 160, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 17px;
}
.titBox .search {
  float: right;
  margin-top: -10px;
  margin-bottom: -10px;
  position: relative;
  width: 440px;
  height: 56px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #d1d7db;
  padding-left: 138px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .search:hover {
  border-color: #1842a0;
}
.titBox .search span {
  position: absolute;
  left: 0;
  top: 0;
  width: 138px;
  text-align: center;
  line-height: 54px;
  font-weight: bold;
  font-family: Arial;
  font-size: 15px;
  border-right: 1px solid #d1d7db;
  text-transform: uppercase;
}
.titBox .search span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 8px;
  background: url(../images/searchar.png) 0 center no-repeat;
  margin-left: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .search .searchInp {
  width: 100%;
  height: 54px;
  line-height: 54px;
  border: none;
  background: none;
  padding: 0 15px 0 25px;
  font-size: 14px;
  color: #333;
  border-radius: 5px;
}
.titBox .search .searchInp::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:focus::-webkit-input-placeholder,
.titBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus::-moz-placeholder,
.titBox .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus:-ms-input-placeholder,
.titBox .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .submitBtn {
  position: absolute;
  right: -1px;
  top: -1px;
  background: url(../images/searchico.png) center center no-repeat;
  background-color: #174d9e;
  border-radius: 0px 5px 5px 0px;
  width: 72px;
  height: 56px;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .search:hover span::after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 75px 0 70px;
}
.product .proNav {
  margin-top: 40px;
  box-shadow: 0px 30px 29px 0px rgba(14, 20, 40, 0.03);
  border-radius: 5px;
  border: solid 1px #f7f8fb;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.product .proNav ul li {
  vertical-align: top;
  flex: 1;
  position: relative;
}
.product .proNav ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 136px;
  background-color: #f2f4f8;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  z-index: 2;
  font-size: 16px;
  height: 225px;
  padding-top: 52px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: block;
  width: 34px;
  height: 36px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 30px auto 0;
}
.product .proNav ul li a i::before {
  content: "";
  display: block;
  position: absolute;
  right: -18px;
  bottom: -11px;
  border-radius: 50%;
  width: 43px;
  height: 43px;
  background-color: #e0e6ec;
}
.product .proNav ul li a i::after {
  content: "";
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/pronavico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.8);
}
.product .proNav ul li.on a span {
  font-size: 18px;
  color: #1842a0;
  font-weight: bold;
}
.product .proNav ul li.on a i::after {
  filter: grayscale(0) brightness(1);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proList {
  padding-top: 18px;
}
.product .proList ul {
  margin: 0 -25px;
}
.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;
  width: 33.33%;
  padding: 0 25px;
  margin-top: 30px;
}
.product .proList ul li .item {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 84%;
  position: relative;
  overflow: hidden;
}
.product .proList 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;
}
.product .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  margin: 4px 10px 0;
  position: relative;
  padding-right: 30px;
  line-height: 44px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 28px;
  height: 1px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 15px;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.6);
}
.product .proList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList ul li .item .bt:hover::after {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proList ul li .item .more {
  position: absolute;
  right: 0;
  top: 0;
  width: 180px;
  height: 44px;
  border-radius: 30px;
  border: solid 1px #d2d2d2;
  font-size: 16px;
  line-height: 42px;
  padding-left: 20px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1842a0, #1842a0);
  background-image: linear-gradient(to right, #1842a0, #1842a0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .more i {
  font-weight: bold;
}
.product .proList ul li .item .more em {
  position: absolute;
  width: 42px;
  height: 42px;
  background-color: #019946;
  right: -1px;
  top: 0;
  border-radius: 50%;
  display: block;
}
.product .proList ul li .item .more em::before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
}
.product .proList ul li .item .more:hover {
  border-color: #1842a0;
  background-size: 100% 100%;
  color: #fff !important;
}
.product .proList ul li .item .more:hover em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proList ul li .item:hover .pic {
  border-color: #1842a0;
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proList ul li .item:hover .bt {
  color: #1842a0;
}
.product .proList ul li .item:hover .bt::before {
  background-color: #1842a0;
  width: 50px;
}
.product .proList ul li .item:hover .bt::after {
  filter: grayscale(0) brightness(1);
}
@media screen and (max-width: 1320px) {
  .product .proList ul {
    margin: 0 -15px;
  }
  .product .proList ul li {
    padding: 0 15px;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
.youshi .ysBox {
  height: 1115px;
  padding-top: 86px;
}
.youshi .title {
  position: relative;
  z-index: 2;
}
.youshi .title i {
  display: block;
  font-size: 72px;
  line-height: 60px;
}
.youshi .title span {
  font-size: 28px;
  margin-top: 16px;
  display: block;
}
.youshi .ysTabs {
  margin-top: 124px;
}
.youshi .ysTabs::after,
.youshi .ysTabs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysPic {
  position: absolute;
  right: 440px;
  top: 250px;
  z-index: 2;
}
.youshi .ysPic .bd {
  width: 980px;
  height: 603px;
  background-color: #fff;
  border: solid 5px #f6f6f6;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 0px 109px 0px rgba(11, 11, 30, 0.27);
}
.youshi .ysPic .bd ul li {
  width: 970px;
  height: 593px;
  position: relative;
}
.youshi .ysPic .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysCont {
  width: 400px;
  float: right;
  text-align: right;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 340px;
}
.youshi .ysCont .bd ul li .item {
  height: 325px;
  padding-top: 10px;
  text-align: right;
  color: #fff;
}
.youshi .ysCont .bd ul li .item .tit {
  font-size: 0;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: block;
  font-family: Arial;
  font-size: 15px;
  line-height: 12px;
  text-transform: uppercase;
}
.youshi .ysCont .bd ul li .item .tit span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 22px;
  margin-top: 16px;
}
.youshi .ysCont .bd ul li .item .tit::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 33px;
  height: 4px;
  background-color: #f6f6f6;
  margin-top: 28px;
}
.youshi .ysCont .bd ul li .item .text {
  margin-top: 28px;
  font-size: 15px;
  line-height: 36px;
  color: #ccd7e6;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysCont .next {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #ffffff;
  line-height: 74px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 15px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  cursor: pointer;
}
.youshi .ysCont .next i {
  font-weight: bold;
}
.youshi .ysCont .next em {
  display: inline-block;
  vertical-align: top;
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 12px 59px 0px rgba(23, 77, 158, 0.25);
  border-radius: 50%;
  margin-left: 20px;
}
.youshi .ysCont .next em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysar.png) center center no-repeat;
}
.youshi .ysCont .next:hover {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.youshi .ysCont .next:hover em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysPic2 {
  position: absolute;
  right: 440px;
  top: 352px;
  z-index: 2;
}
.youshi .ysPic2 .bd {
  width: 685px;
  height: 585px;
  overflow: hidden;
}
.youshi .ysPic2 .bd ul li {
  width: 685px;
  height: 585px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic2 .bd ul li img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic2 .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .inTt {
  margin-top: 155px;
}
.youshi .inTt::after,
.youshi .inTt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .tel {
  float: left;
  margin-top: 47px;
  position: relative;
  padding-left: 72px;
}
.youshi .tel::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  height: 38px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .tel::after {
  content: "";
  display: block;
  position: absolute;
  left: 48px;
  top: 10px;
  width: 14px;
  height: 29px;
  background: url(../images/ystelline.png) center center no-repeat;
}
.youshi .tel span {
  display: block;
  line-height: 16px;
  font-weight: bold;
  font-family: Arial;
  font-size: 20px;
}
.youshi .tel i {
  display: block;
  font-family: "Arial Narrow";
  font-size: 14px;
  margin-top: 14px;
  line-height: 10px;
}
.youshi .tip {
  float: right;
  width: 520px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: right;
}
.youshi .tip .t1 {
  font-size: 18px;
  line-height: 36px;
}
.youshi .tip .t2 {
  margin-top: 26px;
}
.youshi .tip .t2 img {
  display: inline-block;
  vertical-align: top;
}
.case {
  padding: 42px 0 85px;
}
.case .caseList {
  padding-top: 8px;
}
.case .caseList ul {
  margin: 0 -27px;
}
.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: 33.333%;
  margin-top: 32px;
  padding: 0 27px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item {
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
}
.case .caseList ul li .item .pic {
  display: block;
  background-color: #fff;
  border: solid 10px #f6f6f6;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 78.8%;
  position: relative;
  overflow: hidden;
}
.case .caseList 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;
}
.case .caseList ul li .item .tt {
  margin-top: 16px;
  height: 35px;
  line-height: 35px;
  padding-right: 118px;
  position: relative;
}
.case .caseList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.case .caseList ul li .item .tt .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 4px;
  height: 4px;
  background-color: #777475;
  border-radius: 50%;
}
.case .caseList ul li .item .tt .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseList ul li .item .tt .more {
  display: block;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  font-size: 12px;
  z-index: 1;
  width: 108px;
  border-radius: 30px;
  height: 35px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1842a0, #1842a0);
  background-image: linear-gradient(to right, #1842a0, #1842a0);
  background-size: 0% 100%;
  background-position: left center;
  background-color: #f6f6f6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .tt .more i {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.case .caseList ul li .item .tt .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #1842a0;
  border-radius: 25px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.case .caseList 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 .caseList ul li .item:hover .tt .bt {
  color: #1842a0;
}
.case .caseList ul li .item:hover .tt .bt::before {
  background-color: #1842a0;
}
.case .caseList ul li .item:hover .tt .more {
  background-size: 100% 100%;
  color: #fff;
  background-color: #1842a0;
}
@media screen and (max-width: 1320px) {
  .case .caseList {
    margin-top: 0;
  }
  .case .caseList ul {
    margin: 0 -15px;
  }
  .case .caseList ul li {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.about {
  position: relative;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-color: #224aa3;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
}
.about .aboutBox {
  height: 873px;
  padding-top: 88px;
}
.about .title {
  color: #ffffff;
}
.about .title span {
  display: block;
  margin-top: 18px;
  margin-left: 0;
}
.about .aboutText {
  width: 665px;
  position: relative;
}
.about .aboutText .tit {
  margin-top: 88px;
  color: #ffffff;
}
.about .aboutText .tit span {
  display: block;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  line-height: 1;
}
.about .aboutText .tit::after {
  content: "";
  width: 46px;
  height: 3px;
  background-color: #f9f9f9;
  display: block;
  margin-top: 30px;
}
.about .aboutText .text {
  margin-top: 22px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 36px;
  height: 180px;
  color: #efefef;
}
.about .aboutText .more {
  display: block;
  margin-top: 48px;
  width: 115px;
  border-radius: 18px;
  border: solid 1px #ffffff;
  font-size: 16px;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.about .aboutText .more:hover {
  background-size: 100% 100%;
  color: #1842a0;
  background-color: #fff;
  box-shadow: 0 5px 5px rgba(255, 255, 255, 0.2);
}
.about .aboutPic {
  right: 0;
  top: 0;
  width: 44.427%;
  max-width: 853px;
  height: 873px;
  overflow: hidden;
  position: absolute;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.about .aLink {
  bottom: 78px;
  position: absolute;
  z-index: 3;
  left: 0;
}
.about .aLink ul {
  float: left;
  margin-left: -20px;
}
.about .aLink ul li {
  width: 160px;
  margin-left: 40px;
  position: relative;
  z-index: 3;
  float: left;
  height: 46px;
  line-height: 46px;
  font-size: 30px;
  color: #ffffff;
  opacity: 0.2;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 200px;
  height: 200px;
  background: url(../images/showlibg.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -100px;
  opacity: 0;
  z-index: -1;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  pointer-events: none;
}
.about .aLink ul li:first-child {
  margin-left: 0;
}
.about .aLink ul li a {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  font-family: "simsun";
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0.5px 0 0 #fff;
}
.about .aLink ul li:hover,
.about .aLink ul li.on {
  opacity: 1;
  top: -32px;
  width: 220px;
}
.about .aLink ul li:hover::before,
.about .aLink ul li.on::before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.about .aLink ul li:hover a,
.about .aLink ul li.on a {
  font-size: 46px;
  text-shadow: 1px -1px 0 #fff, -1px -1px 0 rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 620px;
  }
  .about .aboutText .text {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    line-height: 32px;
    height: 192px;
  }
}
.news {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
.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 {
  margin-right: 14px;
}
.news .newsTab ul {
  float: right;
  margin-right: -18px;
  margin-top: 2px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 48px;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  width: 140px;
  height: 44px;
  text-align: center;
  font-size: 18px;
  line-height: 44px;
  border-radius: 22px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1842a0, #1842a0);
  background-image: linear-gradient(to right, #1842a0, #1842a0);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 44px;
  overflow: hidden;
  margin: auto;
  margin-right: 13px;
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  background-color: #1842a0;
  color: #fff;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  filter: grayscale(100) brightness(5);
}
.news .newsTabs {
  margin-top: 50px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
}
.news .list1 ul {
  height: 500px;
  border: solid 1px #e5e5e5;
  border-left: none;
}
.news .list1 ul::after,
.news .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 ul li {
  float: left;
  width: 25%;
  border-left: solid 1px #e5e5e5;
}
.news .list1 ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding: 138px 30px 0;
  height: 498px;
}
.news .list1 ul li .item .years {
  position: absolute;
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  top: 42px;
  right: 32px;
  line-height: 14px;
  z-index: 2;
  color: #adadad;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .date {
  font-family: Arial;
  font-size: 18px;
  line-height: 14px;
  color: #adadad;
}
.news .list1 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .bt:hover {
  color: #1842a0;
  letter-spacing: 0.5px;
}
.news .list1 ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 27px;
  height: 108px;
  font-size: 14px;
  color: #999999;
  margin-top: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .pic {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 128px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .list1 ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .list1 ul li .item .more {
  display: block;
  position: absolute;
  bottom: 48px;
  left: 30px;
  width: 72px;
  height: 72px;
  background-color: #ffffff;
  border: solid 1px #edecf3;
  border-radius: 50%;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/newsli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .more:hover {
  box-shadow: 0 0 5px 10px rgba(24, 66, 160, 0.15);
}
.news .list1 ul li .item .more:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news .list1 ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .list1 ul li .item:hover .bt {
  color: #1842a0;
}
.news .list1 ul li:hover .item,
.news .list1 ul li.on .item {
  padding-top: 40px;
  background-color: #fafafa;
}
.news .list1 ul li:hover .item .years,
.news .list1 ul li.on .item .years {
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .list1 ul li:hover .item .pic,
.news .list1 ul li.on .item .pic {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 226px;
}
.news .list1 ul li:hover .item p,
.news .list1 ul li.on .item p {
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .list1 ul li:hover .item .more,
.news .list1 ul li.on .item .more {
  background-color: #1842a0;
  border-color: #1842a0;
}
.news .list1 ul li:hover .item .more::before,
.news .list1 ul li.on .item .more::before {
  filter: grayscale(100) brightness(5);
}
.news .list2 {
  margin-top: 28px;
  position: relative;
  border: solid 1px #f3f3f3;
}
.news .list2::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  height: 1px;
  background-color: #ebebeb;
}
.news .list2 ul::after,
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  width: 33.333%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0 15px;
}
.news .list2 ul li .item {
  padding-left: 122px;
  padding-top: 30px;
  height: 122px;
  position: relative;
}
.news .list2 ul li .item::after {
  content: "";
  position: absolute;
  background: #1842a0;
  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 .list2 ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list2 ul li .item:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 52px;
  background-color: #f0f0f0;
  left: 105px;
  top: 35px;
}
.news .list2 ul li .item .pic {
  display: block;
  width: 90px;
  height: 75px;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  left: 0;
  top: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.news .list2 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 .list2 ul li .item .date {
  position: absolute;
  left: 0;
  top: 24px;
  width: 90px;
  text-align: center;
  height: 75px;
  line-height: 75px;
  font-family: "Arial Black";
  font-size: 20px;
  color: #999999;
}
.news .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .list2 ul li .item .years {
  font-family: Arial;
  font-size: 14px;
  margin-top: 7px;
  line-height: 10px;
  color: #999999;
}
.news .list2 ul li .item:hover .bt {
  color: #1842a0;
}
.news .list2 ul li .item:hover .pic img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.news .list2 ul li:hover .item .pic,
.news .list2 ul li.on .item .pic {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
