@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;
}
.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 2.4s ease-out;
  transition: all 2.4s 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 .bannerPage {
  position: absolute;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 50px;
  display: flex;
  line-height: 52px;
}
.banner .bannerPage::before {
  content: "";
  width: 272px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.2;
  position: absolute;
  left: -320px;
  top: 50%;
  display: block;
}
.banner .bannerPage::after {
  flex: 1;
}
.banner .bannerPage .banner-prev {
  width: 15px;
  height: 52px;
  background: url(../images/bl.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  opacity: 0.3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .bannerPage .banner-prev:hover {
  opacity: 1;
}
.banner .bannerPage .banner-pagination {
  font-family: Arial;
  font-size: 17px;
  margin: 0 15px;
}
.banner .bannerPage .banner-pagination span {
  display: inline-block;
  color: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  position: relative;
  opacity: 1;
}
.banner .bannerPage .banner-pagination span::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #fff;
  height: 1px;
  width: 0;
}
.banner .bannerPage .banner-pagination span.swiper-pagination-bullet-active {
  font-weight: bold;
}
.banner .bannerPage .banner-pagination span.swiper-pagination-bullet-active::before {
  width: 100%;
}
.banner .bannerPage .banner-next {
  width: 15px;
  height: 52px;
  background: url(../images/br.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  opacity: 0.3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .bannerPage .banner-next:hover {
  opacity: 1;
}
.title {
  line-height: 1;
  position: relative;
  color: #314457;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  height: 28px;
}
.title i img {
  display: block;
}
.title span {
  margin-top: 34px;
  display: block;
  font-size: 37px;
  font-weight: bold;
}
.title span b {
  font-weight: normal;
  margin: 0 8px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
}
.title span b::before {
  content: "×";
}
.title em {
  display: block;
  font-size: 16px;
  margin-top: 30px;
  letter-spacing: 9px;
  color: #4e5a67;
}
.title::after {
  content: "";
  display: block;
  margin-top: 28px;
  width: 397px;
  height: 1px;
  background-color: #9aa7b0;
  opacity: 0.4;
}
.title::before {
  content: "";
  display: block;
  position: absolute;
  width: 146px;
  height: 2px;
  background-color: #e32219;
  border-radius: 1px;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.moreLink {
  display: block;
  width: 144px;
  height: 54px;
  background-color: #ffffff;
  border: solid 1px #bfbfbf;
  text-align: center;
  line-height: 52px;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #31567a, #31567a);
  background-image: linear-gradient(to right, #31567a, #31567a);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #31567a;
  border-color: #31567a;
  box-shadow: 0 10px 10px -5px rgba(49, 86, 122, 0.3);
}
.zxLink {
  width: 152px;
  display: block;
  position: relative;
  border-top: 1px solid rgba(80, 98, 116, 0.58);
  border-bottom: 1px solid rgba(80, 98, 116, 0.58);
  line-height: 40px;
  font-size: 15px;
  letter-spacing: 2px;
  color: #506274;
  padding-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.zxLink::before {
  content: "";
  width: 18px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: url(../images/zxar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.zxLink:hover {
  background-color: #e32219;
  padding-left: 20px;
  color: #fff;
  border-color: #e32219;
  box-shadow: 0 5px 10px -2px rgba(227, 34, 25, 0.4);
}
.zxLink:hover::before {
  filter: grayscale(100) brightness(5);
  right: 20px;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.inTel {
  height: 60px;
  background-color: #31567a;
  border-radius: 30px;
  line-height: 60px;
  color: #fff;
  font-weight: bold;
  font-family: Arial;
  font-size: 24px;
  position: relative;
  padding: 0 26px;
}
.inTel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
  width: 36px;
  height: 60px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
.plan {
  background-color: #e8f6fe;
  padding: 122px 0 112px;
  position: relative;
  overflow: hidden;
}
.plan .title em {
  margin-top: 42px;
  letter-spacing: 0px;
  font-size: 16px;
}
.plan .title::after {
  width: 476px;
}
.plan .faList {
  width: 674px;
  margin-top: 60px;
  margin-left: -44px;
}
.plan .faList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.plan .faList ul::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 350px;
  background-color: #506274;
  opacity: 0.1;
}
.plan .faList ul li {
  width: 50%;
  padding: 0 8px;
  border-top: 1px solid rgba(80, 98, 116, 0.1);
  height: 120px;
  padding-top: 17px;
}
.plan .faList ul li:nth-child(1) {
  border-top: none;
}
.plan .faList ul li:nth-child(2) {
  border-top: none;
}
.plan .faList ul li:nth-child(2n-1) {
  padding-left: 24px;
}
.plan .faList ul li .item {
  position: relative;
  overflow: hidden;
  height: 90px;
  padding-left: 86px;
  padding-top: 20px;
  z-index: 2;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.plan .faList ul li .item .ico {
  display: block;
  width: 52px;
  height: 52px;
  border: dotted 2px rgba(131, 144, 157, 0.3);
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  z-index: 2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.plan .faList ul li .item .ico 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;
}
.plan .faList ul li .item h4 {
  font-size: 20px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.plan .faList ul li .item h5 {
  margin-top: 15px;
  font-size: 15px;
  line-height: 1;
  color: #8b969e;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.plan .faList ul li .item:hover h4 {
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.plan .faList ul li .item:hover h5 {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.plan .faList ul li.on .item {
  background-color: #fff;
  box-shadow: 7px 4px 16px 0px rgba(61, 105, 168, 0.17);
  border-radius: 46px;
}
.plan .faList ul li.on .item .ico {
  background-color: #ca0324;
  border-color: #ca0324;
}
.plan .faList ul li.on .item .ico img {
  filter: grayscale(100) brightness(6);
}
.plan .faList ul li.on .item h4 {
  font-weight: bold;
  color: #ca0324;
}
.plan .faImg {
  position: absolute;
  right: -70px;
  top: 30px;
  width: 605px;
  height: 661px;
  animation: xz 90s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.plan .faImg img {
  display: block;
}
.plan .zxLink {
  margin-top: 66px;
}
@media screen and (max-width: 1320px) {
  .plan .faList {
    width: 620px;
  }
}
.mbanBox {
  padding: 84px 0 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mbanBox .inTip {
  flex: 1;
}
.mbanBox .inTip .t1 {
  line-height: 1;
  font-size: 32px;
  position: relative;
}
.mbanBox .inTip .t1::before {
  content: "";
  display: block;
  position: absolute;
  width: 33px;
  height: 19px;
  left: -36px;
  top: -35px;
  background: url(../images/intip.png) 0 center no-repeat;
}
.mbanBox .inTip .t1 span {
  font-weight: bold;
}
.mbanBox .inTip .t1 i {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  z-index: 2;
}
.mbanBox .inTip .t1 i::before {
  content: "";
  width: 100%;
  height: 10px;
  background-color: #c3deef;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.mbanBox .inTip .t2 {
  font-family: Arial;
  font-size: 14px;
  color: #a7a7a7;
  line-height: 26px;
  margin-top: 14px;
  margin-bottom: -7px;
}
.mbanBox .tel {
  margin-left: 3%;
  background-color: #215181;
  box-shadow: 6px 5px 9px 0px rgba(79, 116, 181, 0.36);
  border-radius: 50px;
  font-weight: bold;
  font-size: 22px;
  line-height: 55px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #215181, #254a6f);
  background-image: linear-gradient(to right, #215181, #254a6f);
  text-align: center;
  color: #fff;
  position: relative;
  padding: 0 24px;
}
.mbanBox .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  width: 24px;
  height: 55px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
.product {
  background: url(../images/probg.jpg) center 0 no-repeat;
  padding-top: 90px;
  padding-bottom: 52px;
  position: relative;
  overflow: hidden;
}
.product .title em {
  font-size: 15px;
}
.product .proNav {
  float: left;
  width: 282px;
  padding-top: 40px;
}
.product .proNav .tip {
  color: #ffffff;
}
.product .proNav .tip .t1 {
  font-family: "Microsoft YaHei Light";
  line-height: 1;
  font-size: 35px;
  position: relative;
  z-index: 2;
}
.product .proNav .tip .t1::before {
  content: "";
  width: 272px;
  height: 11px;
  background-color: #e32219;
  border-radius: 6px;
  position: absolute;
  left: -31px;
  bottom: -2px;
  z-index: -1;
}
.product .proNav .tip .t1 span {
  display: block;
  font-size: 24px;
  margin-bottom: 16px;
}
.product .proNav .tip .t2 {
  font-family: Arial;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 12px;
  line-height: 20px;
  width: 208px;
}
.product .proNav ul {
  margin-top: 106px;
  max-height: 520px;
  overflow: auto;
}
.product .proNav ul li {
  margin-top: 30px;
}
.product .proNav ul li:first-child {
  margin-top: 0;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  height: 80px;
  color: #ffffff;
}
.product .proNav ul li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 48px;
  background-color: #fff;
  height: 1px;
  width: 0;
  -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;
  position: relative;
  padding-left: 48px;
  line-height: 38px;
  height: 38px;
  font-size: 18px;
}
.product .proNav ul li a span::before {
  content: "-";
  font-size: 18px;
  position: absolute;
  left: 16px;
  font-weight: normal;
}
.product .proNav ul li a i {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 14px;
  height: 28px;
  opacity: 0.4;
  margin-top: 8px;
  padding-left: 48px;
  font-size: 12px;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  width: 232px;
}
.product .proNav ul li:hover a span,
.product .proNav ul li.on a span {
  font-weight: bold;
}
.product .proTabs {
  width: 945px;
  float: right;
}
.product .proTabs .title::before {
  display: none;
}
.product .proTabs .title::after {
  display: none;
}
.product .proTabs .bd {
  margin-top: 170px;
  height: 360px;
  width: 1200px;
}
.product .proList .proBd {
  height: 360px;
  margin: 0 -15px;
  overflow: hidden;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  width: 410px;
  float: left;
}
.product .proList ul li .item {
  margin: 0 15px;
  height: 360px;
  background-color: #ffffff;
  border-radius: 23px;
  border: solid 1px #e8edf0;
  padding: 15px 15px 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: 270px;
  border-radius: 23px;
  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: 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;
  position: relative;
  font-size: 18px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.product .proList ul li .item:hover {
  border-color: #e32219;
}
.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: #e32219;
}
.product .page {
  position: absolute;
  right: 270px;
  bottom: -142px;
  z-index: 3;
}
.product .page .proPrev {
  float: left;
  border-radius: 50%;
  width: 53px;
  height: 53px;
  border: solid 1px #768da4;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  color: #768da4;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #215181, #254a6f);
  background-image: linear-gradient(to bottom, #215181, #254a6f);
  background-size: 100% 0%;
  background-position: 0 bottom;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .proPrev::before {
  content: "<";
  font-family: "simsun";
}
.product .page .proPrev.on {
  box-shadow: 4px 2px 9px 0px rgba(17, 82, 174, 0.32);
  background-size: 100% 100%;
  color: #fff;
}
.product .page .proNext {
  float: left;
  margin-left: 14px;
  border-radius: 50%;
  width: 53px;
  height: 53px;
  border: solid 1px #768da4;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  color: #768da4;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #215181, #254a6f);
  background-image: linear-gradient(to bottom, #215181, #254a6f);
  background-size: 100% 0%;
  background-position: 0 bottom;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .proNext::before {
  content: ">";
  font-family: "simsun";
}
.product .page .proNext.on {
  box-shadow: 4px 2px 9px 0px rgba(17, 82, 174, 0.32);
  background-size: 100% 100%;
  color: #fff;
}
.product .proTip {
  margin-top: 86px;
  width: 620px;
}
.product .proTip .t1 {
  line-height: 1;
  font-size: 20px;
  position: relative;
}
.product .proTip .t1::before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border: solid 3px #e32219;
  border-radius: 50%;
  top: -10px;
  left: -11px;
}
.product .proTip .t1 span {
  font-weight: bold;
}
.product .proTip .t1 i {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  z-index: 2;
}
.product .proTip .t1 i::before {
  content: "";
  width: 100%;
  height: 8px;
  background-color: #c3deef;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -6px;
  z-index: -1;
}
.product .proTip .t2 {
  font-family: Arial;
  font-size: 11px;
  line-height: 16px;
  color: #3e3e3e;
  opacity: 0.3;
  margin-top: 15px;
}
@media screen and (max-width: 1320px) {
  .product {
    background-image: url(../images/probg2.jpg);
  }
  .product .proTabs {
    width: 845px;
  }
  .product .page {
    right: 355px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  padding-top: 122px;
  padding-bottom: 124px;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .title em {
  letter-spacing: 11px;
}
.youshi .box {
  margin-top: 70px;
}
.youshi .box:first-child {
  margin-top: 0;
}
.youshi .box h5 {
  font-size: 23px;
  margin-top: 23px;
  line-height: 1;
  color: #e41a0e;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.youshi .box .tit {
  line-height: 26px;
  font-size: 24px;
  font-weight: bold;
  -webkit-transition: all 0.44s ease-out;
  transition: all 0.44s ease-out;
}
.youshi .box .tit i {
  color: #e41a0e;
  font-weight: bold;
  width: 55px;
  display: inline-block;
  vertical-align: bottom;
  font-size: 38px;
  line-height: 30px;
}
.youshi .box .text {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
  color: #868686;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .box:hover .tit {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .box:hover h5 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .box:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .zxLink {
  margin-top: 75px;
}
.youshi .ysItem {
  margin-top: 85px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.youshi .ysItem .cont {
  margin-right: 95px;
  flex: 1;
}
@media screen and (max-width: 1320px) {
  .youshi .ysItem .cont {
    margin-right: 70px;
  }
}
.youshi .ysItem .pic {
  margin-right: 16px;
  position: relative;
  z-index: 2;
  margin-top: -217px;
  width: 590px;
  height: 448px;
}
.youshi .ysItem .pic::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 35px -15px -16px 40px;
  background-color: #29445f;
  border-radius: 25px;
}
.youshi .ysItem .pic .img1 {
  width: 590px;
  height: 448px;
  position: relative;
  overflow: hidden;
  z-index: 2;
  border-radius: 25px 25px 25px 17px;
}
.youshi .ysItem .pic .img1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .pic .img1:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.youshi .ysItem .pic .img2 {
  position: absolute;
  z-index: 3;
  top: 223px;
  right: -196px;
  z-index: 2;
  width: 364px;
}
.youshi .ysItem .pic .img2 img {
  display: block;
  max-width: 100%;
}
.youshi .ysItem .zxLink {
  margin-top: 38px;
}
.youshi .ysItem2 {
  margin-top: 10px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.youshi .ysItem2 .cont {
  margin-left: 130px;
  flex: 1;
}
@media screen and (max-width: 1320px) {
  .youshi .ysItem2 .cont {
    margin-left: 110px;
  }
}
.youshi .ysItem2 .pic {
  margin-left: 84px;
  position: relative;
  z-index: 2;
  top: 80px;
}
.youshi .ysItem2 .pic::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 283px;
  height: 324px;
  background-color: #e41a0e;
  border-radius: 39px;
  top: 173px;
  right: -48px;
  -webkit-transform: rotate(6.8deg);
  -moz-transform: rotate(6.8deg);
  -o-transform: rotate(6.8deg);
  transform: rotate(6.8deg);
}
.youshi .ysItem2 .pic .img1 {
  position: relative;
  overflow: hidden;
  z-index: 3;
  width: 428px;
  height: 490px;
  background-color: #fff;
  box-shadow: 7px 7px 18px 0px rgba(0, 95, 230, 0.17);
  border-radius: 12px;
  border: solid 8px #ffffff;
}
.youshi .ysItem2 .pic .img1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysItem2 .pic .img1:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.youshi .ysItem2 .pic .img2 {
  position: absolute;
  top: 85px;
  left: -228px;
  width: 358px;
  height: 412px;
  border-radius: 40px;
  border: solid 8px #ffffff;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 7px 7px 18px 0px rgba(0, 95, 230, 0.17);
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.youshi .ysItem2 .pic .img2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysItem2 .pic .img2:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding: 100px 0 95px;
}
.about .banTip {
  position: absolute;
  right: 0;
  top: 10px;
}
.about .aboutCont {
  display: flex;
  justify-content: space-between;
}
.about .title {
  color: #fff;
}
.about .title i {
  display: inline-block;
  vertical-align: bottom;
}
.about .title span {
  margin-top: 0;
}
.about .title em {
  margin-top: 28px;
  font-family: "Microsoft YaHei Light";
  font-size: 26px;
  letter-spacing: 1px;
  color: #ffffff;
}
.about .title::after {
  margin-left: -320px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.4;
}
.about .aboutText {
  width: 730px;
}
.about .aboutText .text {
  text-align: justify;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  line-height: 32px;
  height: 224px;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  top: -6px;
  text-indent: 2em;
}
.about .aboutText .inBtn {
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about .aboutText .inBtn::after {
  content: "";
  height: 1px;
  background-color: #fafafa;
  opacity: 0.2;
  flex: 1;
  margin-left: 20px;
  margin-right: -320px;
}
.about .aboutText .more {
  width: 152px;
  display: block;
  position: relative;
  border-top: 1px solid rgba(250, 250, 250, 0.58);
  border-bottom: 1px solid rgba(250, 250, 250, 0.58);
  line-height: 40px;
  font-size: 15px;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.5);
  padding-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::before {
  content: "";
  width: 18px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: url(../images/zxar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.about .aboutText .more:hover {
  background-color: #e32219;
  padding-left: 20px;
  color: #fff;
  border-color: #e32219;
  box-shadow: 0 5px 10px -2px rgba(227, 34, 25, 0.4);
}
.about .aboutText .more:hover::before {
  filter: grayscale(100) brightness(5);
  right: 20px;
}
.about .aboutPic {
  float: left;
  padding-top: 72px;
}
.about .aboutPic .pic {
  margin-left: -320px;
  width: 797px;
  height: 379px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 0 #243649;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.about .aboutPic .tip {
  margin-top: 84px;
  color: #fff;
  line-height: 1;
}
.about .aboutPic .tip .t1 {
  font-size: 24px;
  letter-spacing: 2px;
}
.about .aboutPic .tip .t1 span {
  font-weight: bold;
}
.about .aboutPic .tip .t2 {
  font-size: 18px;
  letter-spacing: 8px;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.about .aboutPic .tip .t2::before {
  content: "";
  display: block;
  position: absolute;
  width: 283px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 4px;
  opacity: 0.2;
  left: -24px;
  bottom: -2px;
  z-index: -1;
}
.about .aboutPic .tip .t3 {
  line-height: 14px;
  font-family: Arial;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.2);
  margin-top: 12px;
}
.about .show {
  margin-top: 64px;
  position: relative;
  padding-right: 126px;
}
.about .showNav {
  position: absolute;
  right: 0;
  top: 24px;
  z-index: 3;
}
.about .showNav ul li {
  margin-top: 22px;
}
.about .showNav ul li:first-child {
  margin-top: 0;
}
.about .showNav ul li a {
  display: block;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  position: relative;
  padding-top: 18px;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px dashed rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a i {
  display: block;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  position: relative;
  z-index: 3;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a i::before {
  content: "";
  background-color: #3c4d61;
  display: block;
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  box-shadow: 8px 8px 13px 0px rgba(4, 25, 48, 0.17);
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a i 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;
}
.about .showNav ul li a span {
  display: block;
  font-size: 16px;
  line-height: 1;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 30px;
  color: #fff;
}
.about .showNav ul li.on a {
  background-color: rgba(26, 38, 51, 0.2);
  box-shadow: 0px 0px 40px 0px rgba(250, 250, 250, 0.3);
  padding-top: 10px;
}
.about .showNav ul li.on a::before {
  opacity: 0;
}
.about .showNav ul li.on a i {
  width: 30px;
  height: 32px;
}
.about .showNav ul li.on a i::before {
  width: 22px;
  height: 22px;
  background-color: #e41a0e;
}
.about .showNav ul li.on a span {
  margin-top: 10px;
  opacity: 1;
}
.about .showTabs {
  position: relative;
}
.about .showTabs .bd {
  height: 268px;
}
.about .showList {
  position: relative;
  overflow: hidden;
}
.about .showList .showBd {
  margin: 0 -16px;
}
.about .showList .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showList .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showList ul {
  display: flex;
}
.about .showList ul li {
  float: left;
  width: 318px;
}
.about .showList ul li .item {
  margin: 0 16px;
  position: relative;
  padding: 9px 9px 0;
  border: solid 1px rgba(255, 255, 255, 0.2);
  height: 268px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 210px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .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;
}
.about .showList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  position: relative;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.about .showList ul li .item:hover {
  border-color: #fff;
}
.about .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);
}
.about .showList ul li .item:hover .bt {
  color: #fff;
}
.about .showList:nth-child(1) ul li .item .pic img {
  object-fit: contain;
}
.about .showPrev {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(49, 86, 122, 0.5);
  font-family: "simsun";
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  width: 30px;
  text-align: center;
  height: 60px;
  border-radius: 0 50px 50px 0;
  line-height: 60px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showPrev::before {
  content: "<";
}
.about .showPrev:hover {
  background-color: rgba(227, 34, 25, 0.8);
}
.about .showNext {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(49, 86, 122, 0.5);
  font-family: "simsun";
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  width: 30px;
  text-align: center;
  height: 60px;
  border-radius: 50px 0 0 50px;
  line-height: 60px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNext::before {
  content: ">";
}
.about .showNext:hover {
  background-color: rgba(227, 34, 25, 0.8);
}
@media screen and (max-width: 1320px) {
  .about .aboutPic .pic {
    margin-left: -200px;
    width: 650px;
  }
  .about .aboutText {
    width: 700px;
  }
  .about .show {
    padding-right: 104px;
  }
  .about .showTabs .bd {
    height: 258px;
  }
  .about .showNav {
    top: 35px;
  }
  .about .showNav ul li a {
    width: 86px;
    height: 86px;
  }
  .about .showList .showBd {
    margin: 0 -8px;
  }
  .about .showList ul li {
    width: 306px;
  }
  .about .showList ul li .item {
    margin: 0 8px;
    height: 258px;
  }
  .about .showList ul li .item .pic {
    height: 200px;
  }
}
.model {
  position: relative;
  background: url(../images/hzbg.jpg) center bottom no-repeat;
  padding: 80px 0 100px;
  overflow: hidden;
}
.model .title {
  position: relative;
  top: 30px;
}
.model .title em {
  font-size: 18px;
  letter-spacing: 13px;
}
@media screen and (max-width: 1320px) {
  .model .title em {
    letter-spacing: 6.5px;
  }
}
.model .hzCont {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.model .hzText {
  text-align: right;
  font-size: 0;
  width: 550px;
}
.model .hzText .tip::before {
  content: "";
  width: 33px;
  height: 4px;
  background-color: #e32219;
  border-radius: 2px;
  display: inline-block;
  vertical-align: top;
}
.model .hzText .tip .t1 {
  font-size: 17px;
  font-weight: bold;
  color: #4e5a67;
  margin-top: 25px;
  line-height: 1;
}
.model .hzText .tip .t2 {
  margin-top: 16px;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  color: rgba(78, 90, 103, 0.4);
  font-style: italic;
}
.model .hzText .text {
  margin-top: 25px;
  font-size: 15px;
  color: #555555;
  line-height: 32px;
}
.model .zmList {
  width: 96%;
  max-width: 1554px;
  margin: 22px auto 0;
}
.model .zmList ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 442px;
}
.model .zmList ul li {
  width: 18.8%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1380px) {
  .model .zmList ul li {
    width: 20%;
  }
}
.model .zmList ul li .item {
  width: 100%;
  border-radius: 50%;
  padding-top: 100%;
  position: relative;
  border: solid 8px #ececec;
}
.model .zmList ul li .item .pic {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.model .zmList ul li .item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .zmList ul li .item .cont {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  color: #ffffff;
  line-height: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.model .zmList ul li .item .cont h4 {
  font-weight: bold;
  font-size: 31px;
}
.model .zmList ul li .item .cont h5 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  margin-top: 22px;
  line-height: 1;
  opacity: 0.8;
}
.model .zmList ul li .item .cont .btn {
  margin: 32px auto 0;
  width: 120px;
  height: 40px;
  background-color: #e32219;
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
}
.model .zmList ul li .item .cont .btn::before {
  content: "";
  height: 40px;
  display: inline-block;
  vertical-align: top;
  width: 16px;
  margin-right: 13px;
  background: url(../images/zmico.png) center center no-repeat;
}
.model .zmList ul li .item .tit {
  text-align: center;
  font-size: 18px;
  line-height: 1;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -62px;
  width: 100%;
  right: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .zmList ul li .item .tit span {
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 13px;
}
.model .zmList ul li.on {
  width: 28.44%;
}
@media screen and (max-width: 1380px) {
  .model .zmList ul li.on {
    width: 30%;
  }
}
.model .zmList ul li.on .item {
  background-color: #314457;
  border: solid 10px #fff;
  box-shadow: 0 0 0 1px #eceff1, 10px 10px 20px rgba(49, 86, 122, 0.3);
}
.model .zmList ul li.on .item .pic {
  opacity: 0.15;
}
.model .zmList ul li.on .item .cont {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.model .zmList ul li.on .item .tit {
  bottom: 100px;
  opacity: 0;
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding: 88px 0 100px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .news {
    padding: 80px 0;
  }
}
.news .banTip {
  position: absolute;
  right: 0;
  top: 10px;
}
.news * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .newsBox {
  z-index: 1;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 65px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 24px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  width: 126px;
  height: 44px;
  line-height: 42px;
  background-color: #ffffff;
  border: solid 1px #f1f1f1;
  border-radius: 22px;
  position: relative;
  text-align: center;
  color: #5e5f5f;
  font-size: 16px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #314457, #314457);
  background-image: linear-gradient(to right, #314457, #314457);
  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:hover a,
.news .newsTab ul li.on a {
  background-color: #314457;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 6px 5px 9px 0px rgba(0, 0, 0, 0.14);
}
.news .newsTabs {
  margin: 36px -14px -20px;
}
.news .newsList {
  position: relative;
}
.news .newsList ul li {
  float: left;
  padding: 0 14px 20px;
  width: 33.3333%;
}
.news .newsList ul li .item {
  padding: 10px 10px 0;
  background-color: #ffffff;
  box-shadow: 6px 5px 9px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  border: solid 1px #ebebeb;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic {
  display: block;
  height: 285px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .news .newsList ul li .item .pic {
    height: 260px;
  }
}
.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 {
  padding-top: 20px;
  padding-left: 6px;
  padding-right: 6px;
  height: 204px;
}
.news .newsList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  color: #575757;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.news .newsList ul li .item .cont .line {
  margin-top: 6px;
  width: 37px;
  height: 5px;
  background-color: #e32219;
  border-radius: 5px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.news .newsList ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 15px;
  color: #8f8f8f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 22px;
}
.news .newsList ul li .item .cont .date {
  margin-top: 22px;
  width: 122px;
  height: 20px;
  background-color: #f2f2f2;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #707070;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #e32219;
}
.news .newsList ul li .item:hover .cont .line {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  background-color: #e32219;
}
.news .newsList ul li .item:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList ul li .item:hover .cont .date {
  background-color: #e32219;
  color: #fff;
}
