@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 {
  background-color: #f7f7f7;
  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,
.topWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
}
@-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-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #0257a7 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: #0257a7;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
  text-align: center;
  position: relative;
}
.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 b span {
  color: #0257a7;
}
.title em {
  margin-top: 14px;
  display: block;
  font-size: 14px;
  letter-spacing: 6.4px;
  color: #b7b7b7;
}
.moreLink {
  display: block;
  font-size: 16px;
  width: 207px;
  height: 50px;
  line-height: 50px;
  background-color: #172049;
  background-repeat: no-repeat;
  border-radius: 25px;
  background-image: -webkit-linear-gradient(left, #0257a7, #0257a7);
  background-image: linear-gradient(to right, #0257a7, #0257a7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  color: #0257a7;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  margin-right: 14px;
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 50px;
  background: url(../images/aboutar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  padding: 0 20px;
  background-size: 100% 100%;
  color: #fff;
  background-color: #0257a7;
  box-shadow: 0 4px 15px rgba(2, 87, 167, 0.2);
}
.moreLink:hover::after {
  filter: grayscale(100) brightness(5);
  animation: zyfd 1.5s linear infinite;
}
.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: 50px;
}
.titBox .search {
  float: right;
  position: relative;
  margin-top: 28px;
  width: 456px;
  height: 55px;
  background-color: #ffffff;
  border-radius: 40px;
  border: solid 1px #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-right: 76px;
}
.titBox .search .searchInp {
  width: 100%;
  height: 53px;
  line-height: 53px;
  border: none;
  background: none;
  padding: 0 18px;
  font-size: 14px;
}
.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: #0c3276;
  width: 76px;
  height: 55px;
  border-radius: 30px;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .search .submitBtn:hover {
  opacity: 0.8;
}
.titBox .search:hover {
  border-color: #0257a7;
}
.about {
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  background-color: #f7f7f7;
  position: relative;
  overflow: hidden;
  padding: 118px 0 50px;
}
.about .aboutText {
  margin-left: 455px;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    margin-left: 350px;
  }
}
.about .aboutText .aboutTit .title {
  display: inline-block;
  vertical-align: top;
}
.about .aboutText .text {
  margin-top: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 36px;
  height: 180px;
  color: #767676;
  font-size: 16px;
  text-align: justify;
}
.about .aboutText .moreLink {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.about .number {
  margin-top: 102px;
  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: #0257a7;
  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: 76px;
  text-align: right;
}
.about .aboutBtn .tel {
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  background-color: #0052a2;
  margin-right: 15px;
  position: relative;
  top: 2px;
}
.about .aboutBtn .tel::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/abouttel.png) center center no-repeat;
}
.about .aboutBtn .tel span {
  position: absolute;
  right: 100%;
  top: 0;
  height: 46px;
  white-space: nowrap;
  line-height: 46px;
  font-weight: bold;
  color: #0257a7;
  padding: 0 20px;
  font-size: 20px;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
  visibility: hidden;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
}
.about .aboutBtn .tel:hover span {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: inherit;
}
.about .aboutBtn .more {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  width: 207px;
  height: 50px;
  line-height: 50px;
  background-color: #172049;
  background-repeat: no-repeat;
  border-radius: 25px;
  background-image: -webkit-linear-gradient(left, #0257a7, #0257a7);
  background-image: linear-gradient(to right, #0257a7, #0257a7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  color: #fff;
  text-align: center;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBtn .more::before {
  content: "";
  margin-right: 14px;
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 50px;
  background: url(../images/aboutar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBtn .more:hover {
  padding: 0 20px;
  background-size: 100% 100%;
  color: #fff;
  background-color: #0257a7;
  box-shadow: 0 0 0 6px rgba(2, 87, 167, 0.2), 0 4px 25px rgba(2, 87, 167, 0.2);
}
.about .aboutBtn .more:hover::after {
  filter: grayscale(100) brightness(5);
  animation: zyfd 1.5s linear infinite;
}
.show {
  background: url(../images/showbg.jpg) center 0 no-repeat;
  padding: 44px 0 36px;
  position: relative;
  overflow: hidden;
}
.show .showBox {
  padding-left: 190px;
  position: relative;
  height: 252px;
}
.show .showBox .hd {
  position: absolute;
  left: 0;
  z-index: 2;
  top: 29px;
  width: 158px;
}
.show .showBox .hd ul li {
  border: solid 1px rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showBox .hd ul li:first-child {
  border-top: none;
}
.show .showBox .hd ul li a {
  display: block;
  height: 90px;
  padding: 26px 0 0 20px;
  color: #f6faff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ff8f45, #ff8f45);
  background-image: linear-gradient(to right, #ff8f45, #ff8f45);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.show .showBox .hd ul li a span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
}
.show .showBox .hd ul li a i {
  display: block;
  font-size: 12px;
  margin-top: 12px;
  line-height: 10px;
  text-transform: uppercase;
  opacity: 0.4;
}
.show .showBox .hd ul li.on {
  border-color: #ff8f45;
}
.show .showBox .hd ul li.on a {
  background-size: 100% 100%;
}
.show .showTabs {
  height: 252px;
  overflow: hidden;
}
.show .showTabs .bd {
  height: 252px;
  overflow: hidden;
  margin-right: -25px;
}
.show .showList {
  height: 252px;
}
.show .showList .showBd {
  overflow: hidden;
  height: 252px;
}
.show .showList ul::after,
.show .showList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .showList ul li {
  width: 25%;
  float: left;
}
.show .showList ul li .item {
  margin-right: 25px;
  background-color: rgba(246, 250, 255, 0.1);
  padding: 10px 8px 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ff8f45, #ff8f45);
  background-image: linear-gradient(to right, #ff8f45, #ff8f45);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: center 0;
}
.show .showList 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;
}
.show .showList 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;
}
.show .showList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.show .showList ul li .item:hover {
  background-color: #ff8f45;
  background-size: 100% 100%;
}
.show .showList 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);
}
@media screen and (max-width: 1320px) {
  .show .showList ul li .item .pic img {
    object-fit: contain;
  }
}
@media screen and (max-width: 1320px) {
  .show .showBox {
    padding-left: 180px;
  }
  .show .showBox .hd {
    top: 20px;
  }
  .show .showTabs {
    height: 240px;
  }
  .show .showTabs .bd {
    height: 240px;
    margin-right: 10px;
  }
  .show .showList {
    height: 240px;
  }
  .show .showList .showBd {
    height: 240px;
  }
  .show .showList ul::after,
  .show .showList ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .show .showList ul li .item {
    margin-right: 10px;
  }
  .show .showList ul li .item .pic {
    height: 180px;
  }
}
.case {
  padding: 80px 0;
  background-color: #f7f7f7;
  position: relative;
  overflow: hidden;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseList {
  margin: auto;
  width: 97%;
  max-width: 1646px;
  min-width: 1180px;
}
.case .caseList ul {
  margin: 0 -18px;
}
.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: 25%;
  padding: 0 18px;
  margin-top: 40px;
}
.case .caseList ul li .item {
  position: relative;
  overflow: hidden;
}
.case .caseList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 85.416%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList 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.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .caseList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  z-index: 2;
  bottom: 0;
  width: 100%;
  background-color: rgba(43, 43, 43, 0.5);
  font-size: 16px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  padding: 0 10px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseList ul li .item:hover {
  border-color: #0257a7;
  box-shadow: none;
}
.case .caseList ul li .item:hover .pic img {
  -webkit-transform: scale(1.14);
  -moz-transform: scale(1.14);
  -o-transform: scale(1.14);
  transform: scale(1.14);
}
.case .caseList ul li .item:hover .bt {
  background-color: rgba(2, 87, 167, 0.9);
}
@media screen and (max-width: 1560px) {
  .case .caseList ul {
    margin: 0 -10px;
  }
  .case .caseList ul li {
    padding: 0 10px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1320px) {
  .case .caseList ul {
    margin: 0 -10px;
  }
  .case .caseList ul li {
    padding: 0 10px;
    margin-top: 30px;
  }
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding: 76px 0 90px;
}
.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 {
  margin-top: -28px;
}
.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(../images/newsnavli.png) 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: 42px -8px 0;
}
.news .newsTabs .newsBd {
  overflow: hidden;
  height: 382px;
}
.news .newsSwiper {
  height: 382px;
}
.news .newsSwiper .bd {
  overflow: hidden;
  height: 382px;
}
.news .newsSwiper ul::after,
.news .newsSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsSwiper ul li {
  float: left;
  width: 25%;
  padding-bottom: 20px;
}
.news .newsSwiper ul li .item {
  background-color: #ffffff;
  border: solid 1px #e3e3e3;
  margin: 0 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 .newsSwiper 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 .newsSwiper 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 .newsSwiper ul li .item .cont {
  height: 130px;
  position: relative;
  padding: 6px 5px 0;
}
.news .newsSwiper 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 .newsSwiper ul li .item .cont .bt:hover {
  color: #0257a7;
  letter-spacing: 0.5px;
}
.news .newsSwiper 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 .newsSwiper ul li .item .cont .date::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  height: 1px;
  width: 0;
  background-color: #0257a7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont .date i {
  display: inline-block;
  vertical-align: bottom;
  font-size: 30px;
  line-height: 24px;
  font-weight: bold;
}
.news .newsSwiper ul li .item .cont .date span {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 8px;
  color: #aaaaaa;
  line-height: 12px;
}
.news .newsSwiper ul li .item .cont .date span::before {
  content: "/ ";
  line-height: 12px;
}
.news .newsSwiper ul li .item:hover {
  border-color: #0257a7;
}
.news .newsSwiper 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 .newsSwiper ul li .item:hover .cont .bt {
  color: #0257a7;
}
.news .newsSwiper ul li .item:hover .cont .date {
  color: #0257a7;
}
.news .newsSwiper ul li .item:hover .cont .date::before {
  width: 100%;
}
@media screen and (max-width: 1320px) {
  .news .newsTabs .newsBd {
    height: 367px;
  }
  .news .newsSwiper {
    height: 367px;
  }
  .news .newsSwiper .bd {
    height: 367px;
  }
  .news .newsSwiper ul li .item .pic {
    height: 200px;
  }
}
.links {
  padding: 48px 0 38px;
}
.links .linkBox {
  display: flex;
  justify-content: space-between;
}
.links .linkBox .tit {
  width: 180px;
  position: relative;
}
.links .linkBox .tit::before {
  content: "";
  display: block;
  position: absolute;
  left: -52px;
  top: 27px;
  width: 26px;
  height: 16px;
  background: url(../images/linkstit.png) 0 center no-repeat;
}
.links .linkBox .tit i {
  display: block;
  font-size: 60px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 44px;
}
.links .linkBox .tit i::first-letter {
  color: #0257a7;
}
.links .linkBox .tit span {
  display: block;
  line-height: 1;
  font-size: 20px;
  margin-top: 18px;
}
.links .linkBox .list {
  flex: 1;
  margin-top: 10px;
}
.links .linkBox .list ul {
  margin-right: -44px;
}
.links .linkBox .list ul::after,
.links .linkBox .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.links .linkBox .list ul li {
  float: left;
  margin-right: 44px;
}
.links .linkBox .list ul li a {
  font-size: 15px;
  display: block;
  color: #666666;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.links .linkBox .list ul li a:hover {
  color: #0257a7;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
