@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: url(../images/bg.jpg) 0 center repeat;
  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 {
  -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;
  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 {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.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: 30px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #1c9fb3 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: #1c9fb3;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 36px;
  line-height: 28px;
}
.title i em {
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
}
.title i em:first-child {
  margin-left: 0;
}
.title i em::first-letter {
  color: #1c9fb3;
}
.title span {
  display: block;
  margin-top: 25px;
  font-size: 24px;
}
.title span::after {
  content: "";
  width: 176px;
  height: 10px;
  margin-left: 22px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  background: url(../images/titico.png) right center no-repeat;
}
.moreLink {
  display: block;
  width: 200px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-image: linear-gradient(0deg, #1194be 0%, #58db75 100%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  font-family: "Microsoft YaHei";
}
.moreLink em {
  display: inline-block;
  vertical-align: top;
  height: 56px;
  width: 37px;
  margin-left: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/morear.png) right center no-repeat;
}
.moreLink span {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.moreLink:hover {
  box-shadow: 0 4px 20px rgba(28, 159, 179, 0.3);
}
.moreLink:hover em {
  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: 10px;
}
.titBox .search {
  float: right;
  margin-top: 13px;
  position: relative;
  width: 320px;
  height: 46px;
  background-image: linear-gradient(0deg, #1194be 0%, #58db75 100%);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding-right: 80px;
  overflow: hidden;
  border-radius: 6px;
}
.titBox .search .searchInp {
  width: 100%;
  height: 46px;
  line-height: 46px;
  border: none;
  background: none;
  padding-left: 30px;
  font-size: 14px;
  color: #ffffff;
}
.titBox .search .searchInp::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp::-moz-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:-ms-input-placeholder {
  color: #ffffff;
  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: 0;
  top: 0;
  background: url(../images/searchico.png) center center no-repeat;
  width: 80px;
  height: 100%;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification {
  overflow: hidden;
  padding: 70px 0 110px;
}
.classification .proNav {
  background-color: #ffffff;
  box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  margin-top: 88px;
}
.classification .proNav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.classification .proNav ul li {
  float: left;
  flex: 1;
  width: 24%;
}
.classification .proNav ul li.line {
  content: "";
  display: block;
  width: 1px;
  height: 60px;
  background-color: #dedede;
  flex: none;
}
.classification .proNav ul li a {
  display: block;
  padding-bottom: 20px;
  position: relative;
  height: 200px;
  text-align: center;
  padding-top: 52px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.classification .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 280px;
  background-image: linear-gradient(0deg, #1194be 0%, #58db75 100%);
  width: 0;
  opacity: 0;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proNav ul li a i {
  width: 40px;
  height: 40px;
  display: block;
  z-index: 2;
  position: relative;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proNav ul li a i::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -9px;
  width: 62px;
  height: 16px;
  background-color: #1c9fb3;
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proNav 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;
}
.classification .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  margin-top: 30px;
  line-height: 32px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proNav ul li a em {
  font-size: 16px;
  display: block;
  margin-top: 20px;
  color: #fff;
  line-height: 32px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proNav ul li a em::after {
  content: "";
  width: 35px;
  height: 1px;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.classification .proNav ul li:hover a,
.classification .proNav ul li.on a {
  padding-top: 21px;
}
.classification .proNav ul li:hover a::before,
.classification .proNav ul li.on a::before {
  width: 100%;
  left: 0;
  opacity: 1;
}
.classification .proNav ul li:hover a i,
.classification .proNav ul li.on a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.classification .proNav ul li:hover a i::before,
.classification .proNav ul li.on a i::before {
  opacity: 1;
}
.classification .proNav ul li:hover a i img,
.classification .proNav ul li.on a i img {
  filter: grayscale(100) brightness(5);
}
.classification .proNav ul li:hover a span,
.classification .proNav ul li.on a span {
  font-weight: bold;
  color: #fff;
}
.classification .proNav ul li:hover a em,
.classification .proNav ul li.on a em {
  margin-top: 32px;
}
.classification .proTabs {
  margin-top: 25px;
}
.classification .proList ul {
  margin: 0 -13px;
}
.classification .proList ul::after,
.classification .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.classification .proList ul li {
  float: left;
  width: 25%;
  padding: 0 13px;
  margin-top: 25px;
}
.classification .proList ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proList ul li .item .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  border: solid 1px #dddddd;
  padding: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.classification .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;
}
.classification .proList ul li .item .tt {
  height: 46px;
  line-height: 46px;
  position: relative;
  padding-right: 90px;
  padding-left: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proList ul li .item .tt .more {
  position: absolute;
  right: 0;
  top: 0;
  font-family: Arial;
  font-size: 14px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proList ul li .item .tt .more::after {
  content: "";
  width: 31px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -2px;
  background: url(../images/proli.png) 0 center no-repeat;
  filter: grayscale(100) brightness(2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classification .proList ul li .item:hover .pic {
  border-color: #1c9fb3;
  box-shadow: 5px 8px 25px rgba(28, 159, 179, 0.1);
}
.classification .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);
}
.classification .proList ul li .item:hover .tt {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.classification .proList ul li .item:hover .tt .bt {
  color: #1c9fb3;
}
.classification .proList ul li .item:hover .tt .more {
  color: #1c9fb3;
}
.classification .proList ul li .item:hover .tt .more::after {
  filter: grayscale(0) brightness(1);
}
.classification .fwBg {
  position: absolute;
  left: -310px;
  width: 1670px;
  height: 317px;
  bottom: -115px;
  z-index: -1;
  background: url(../images/fwbg.png) 0 bottom no-repeat;
}
@media screen and (max-width: 1320px) {
  .classification .fwNav .title {
    padding-top: 0;
  }
  .classification .fwNav .moreLink {
    height: 70px;
    line-height: 70px;
    margin-left: 30px;
  }
  .classification .fwNav ul li {
    margin-top: 5px;
  }
  .classification .fwNav ul li a {
    width: 220px;
    height: 70px;
    line-height: 70px;
    border-radius: 15px;
    font-size: 20px;
  }
  .classification .fwList {
    margin-top: 14px;
  }
  .classification .fwList ul {
    margin: 0 -10px;
  }
  .classification .fwList ul li {
    padding: 0 10px;
  }
}
@keyframes line {
  0% {
    transform: scaleX(1);
    transform-origin: right;
  }
  40% {
    transform: scaleX(0);
    transform-origin: right;
  }
  60% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    transform: scaleX(1);
    transform-origin: left;
  }
}
.about {
  position: relative;
  overflow: hidden;
  padding: 80px 0 110px;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutText {
  position: absolute;
  top: 10px;
  right: -95px;
  z-index: 2;
  width: 725px;
  height: 760px;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.05);
  padding: 110px 95px 0 70px;
}
.about .aboutText::before {
  content: "";
  display: block;
  position: absolute;
  width: 736px;
  height: 52px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -12px;
  background: url(../images/abouttext.png) center 0 no-repeat;
}
.about .aboutText::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(0deg, #1194be 0%, #58db75 100%);
  height: 15px;
  display: block;
  width: 100%;
}
.about .aboutText .tit {
  text-align: center;
}
.about .aboutText .tit span {
  display: block;
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .tit i {
  display: block;
  font-family: Arial;
  font-size: 16px;
  margin-top: 10px;
  line-height: 12px;
  letter-spacing: 1px;
  color: #999999;
}
.about .aboutText .tit::after {
  content: "";
  display: block;
  width: 2px;
  height: 35px;
  background-color: #1c9fb3;
  margin: 33px auto 0;
}
.about .aboutText .text {
  margin-top: 27px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 42px;
  height: 252px;
  font-size: 16px;
  color: #666666;
  text-align: justify;
}
.about .aboutText .number {
  margin-top: 40px;
  border-top: 1px solid #ececec;
  padding-top: 46px;
}
.about .aboutText .number ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about .aboutText .number ul li {
  text-align: center;
}
.about .aboutText .number ul li.line {
  width: 1px;
  height: 35px;
  background-color: #ececec;
}
.about .aboutText .number ul li h4 {
  line-height: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .number ul li h4 i {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 52px;
  font-weight: bold;
  line-height: 37px;
}
.about .aboutText .number ul li h4 em {
  font-family: Arial;
  font-size: 24px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 1;
  line-height: 16px;
  color: #999999;
}
.about .aboutText .number ul li p {
  margin-top: 20px;
  line-height: 1;
  color: #999999;
}
.about .aboutText .number ul li p span {
  color: #1c9fb3;
}
.about .aboutPic {
  margin-top: 50px;
  width: 650px;
  height: 600px;
  overflow: hidden;
  position: relative;
  -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 {
  box-shadow: 0 0 20px rgba(28, 159, 179, 0.2);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 665px;
  }
}
.product {
  padding: 70px 0;
}
.product .proSwiper {
  margin: 0 -20px;
  margin-top: 50px;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 32 13, grab !important;
}
.product .proSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 32 13, grab !important;
}
.product .proSwiper ul li {
  float: left;
  width: 25%;
  padding: 0 20px;
}
.product .proSwiper ul li .item {
  border: solid 1px #dedede;
  padding: 5px 5px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 75%;
}
.product .proSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt {
  position: relative;
  padding-right: 60px;
  height: 54px;
  line-height: 54px;
}
.product .proSwiper ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  padding-left: 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proSwiper ul li .item .tt .bt:hover {
  color: #1c9fb3;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proSwiper ul li .item .tt .more {
  position: absolute;
  right: 8px;
  top: 0;
  font-family: Arial;
  font-size: 14px;
  width: 50px;
  text-align: center;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt .more::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 8px;
  width: 1px;
  height: 15px;
  background-color: #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proSwiper ul li .item .tt .more:hover::before {
  background-color: #1c9fb3;
}
.product .proSwiper ul li .item:hover {
  border-color: #1c9fb3;
}
.product .proSwiper 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 .proSwiper ul li .item:hover .tt .bt {
  color: #1c9fb3;
}
.product .proSwiper ul li .item:hover .tt .more {
  color: #1c9fb3;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper {
    margin: 0 -10px;
    margin-top: 40px;
  }
  .product .proSwiper ul li {
    padding: 0 10px;
  }
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center 0 no-repeat;
}
.mbanner1 .mbanBox {
  height: 548px;
  padding-top: 50px;
  z-index: 2;
}
.mbanner1 .mbanImg {
  position: absolute;
  top: 55px;
  left: -79px;
}
.mbanner1 .mbanImg img {
  display: block;
}
.mbanner1 .tel {
  margin-left: 678px;
  color: #ffffff;
}
.mbanner1 .tel span {
  display: block;
  font-size: 16px;
  line-height: 28px;
}
.mbanner1 .tel span::before {
  content: "";
  width: 16px;
  height: 28px;
  display: inline-block;
  vertical-align: top;
  margin-right: 26px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/mbantel.png) center center no-repeat;
}
.mbanner1 .tel i {
  display: block;
  font-size: 24px;
  line-height: 1;
  margin-left: 41px;
  margin-top: 22px;
}
.mbanner1 .tel i b {
  font-family: Arial;
  font-weight: bold;
}
.mbanner1 .tip {
  position: absolute;
  right: 0;
  top: 280px;
  text-align: right;
}
.mbanner1 .tip .t1 {
  font-size: 36px;
  letter-spacing: 3px;
  margin-right: -3px;
  line-height: 1.3;
  height: 62px;
}
.mbanner1 .tip .t1 i {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}
.mbanner1 .tip .t1 i img {
  display: block;
}
.mbanner1 .tip .line {
  font-size: 0;
  margin-top: 31px;
  height: 1px;
  background-color: #333333;
}
.mbanner1 .tip .t2 {
  margin-top: 30px;
  line-height: 1;
  font-size: 18px;
  letter-spacing: 4.5px;
  margin-right: -4.5px;
}
.mbanner1 .tip .t3 {
  font-family: Arial;
  font-size: 12px;
  line-height: 24px;
  color: #999999;
  text-align: left;
  margin-top: 12px;
  width: 410px;
}
.cooperative {
  background: url(../images/hzbg.jpg) center bottom no-repeat;
  padding: 318px 0 76px;
  overflow: hidden;
  margin-top: -196px;
}
.cooperative .hzL .tip {
  width: 360px;
  line-height: 42px;
  font-size: 18px;
  margin-top: 68px;
}
.cooperative .hzL .moreLink {
  margin-top: 155px;
}
.cooperative .hzTit {
  position: absolute;
  right: -250px;
  top: 54px;
  text-align: right;
  line-height: 1;
}
.cooperative .hzTit span {
  display: block;
  font-size: 18px;
}
.cooperative .hzTit i {
  font-size: 42px;
  margin-top: 26px;
  display: block;
}
.cooperative .hzTit i img {
  display: inline-block;
  vertical-align: top;
}
.cooperative .hzTit em {
  display: inline-block;
  vertical-align: top;
  margin-top: 106px;
  height: 207px;
  width: 30px;
  background: url(../images/hztitline.png) right center no-repeat;
}
.cooperative .hzList {
  position: absolute;
  right: 90px;
  top: -32px;
  width: 720px;
  height: 456px;
}
.cooperative .hzList ul li {
  position: absolute;
  z-index: 3;
  width: 156px;
  height: 156px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperative .hzList ul li:nth-child(1) {
  top: 157px;
  left: 50%;
  margin-left: -78px;
}
.cooperative .hzList ul li:nth-child(2) {
  left: 140px;
  top: 0;
}
.cooperative .hzList ul li:nth-child(3) {
  right: 140px;
  top: 0;
}
.cooperative .hzList ul li:nth-child(4) {
  left: 0;
  top: 157px;
}
.cooperative .hzList ul li:nth-child(5) {
  right: 0;
  top: 157px;
}
.cooperative .hzList ul li:nth-child(6) {
  left: 140px;
  bottom: 0;
}
.cooperative .hzList ul li:nth-child(7) {
  right: 140px;
  bottom: 0;
}
.cooperative .hzList ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperative .hzList ul li .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(56, 166, 184, 0.35);
  border-radius: 6px;
  border: solid 1px #1c9fb3;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cooperative .hzList ul li .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperative .hzList ul li .bt {
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background-color: rgba(28, 159, 179, 0.8);
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.cooperative .hzList ul li:hover .pic {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news {
  overflow: hidden;
  padding: 70px 0;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 15px;
  margin-right: -32px;
}
.news .newsTab ul li {
  float: left;
  position: relative;
  margin-left: 42px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  padding: 0 32px;
  height: 52px;
  line-height: 52px;
  position: relative;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(0deg, #1194be 0%, #58db75 100%);
  background-image: linear-gradient(0deg, #1194be 0%, #58db75 100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  border-radius: 10px;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 23px;
  height: 52px;
  margin-right: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTabs {
  margin-top: 50px;
}
.news .newsTabs .bd {
  position: relative;
  height: 673px;
}
.news .newsList {
  width: 100%;
  height: 673px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
}
.news .newsList .list1 {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul {
  margin: 0 -27px;
}
.news .newsList .list1 ul::after,
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  width: 33.333%;
  float: left;
  padding: 0 27px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic {
  display: block;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont {
  height: 123px;
}
.news .newsList .list1 ul li .cont .inTt {
  line-height: 24px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list1 ul li .cont .inTt::after,
.news .newsList .list1 ul li .cont .inTt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li .cont .inTt .date {
  float: left;
  font-family: Impact;
  font-size: 30px;
}
.news .newsList .list1 ul li .cont .inTt .more {
  float: right;
  display: block;
  font-size: 24px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .inTt .more::before {
  content: "+";
}
.news .newsList .list1 ul li .cont .line {
  margin-top: 29px;
  height: 1px;
  background-color: #cccccc;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1c9fb3, #1c9fb3);
  background-image: linear-gradient(to right, #1c9fb3, #1c9fb3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .list1 ul li .cont .bt {
  margin-top: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .list1 ul li .cont .bt:hover {
  left: 5px;
}
.news .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li:hover .cont .inTt {
  color: #1c9fb3;
}
.news .newsList .list1 ul li:hover .cont .inTt .more {
  color: #1c9fb3;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.news .newsList .list1 ul li:hover .cont .line {
  background-size: 100% 100%;
}
.news .newsList .list1 ul li:hover .cont .bt {
  color: #1c9fb3;
}
.news .newsList .list2,
.news .newsList .list3 {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 40px;
  border: solid 1px #cccccc;
}
.news .newsList .list2 ul::after,
.news .newsList .list3 ul::after,
.news .newsList .list2 ul:after,
.news .newsList .list3 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li,
.news .newsList .list3 ul li {
  float: left;
  width: 33.33%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 108px;
  position: relative;
  padding-left: 130px;
  padding-right: 50px;
  padding-top: 20px;
}
.news .newsList .list2 ul li .pic,
.news .newsList .list3 ul li .pic {
  display: block;
  width: 80px;
  height: 60px;
  background-color: #bbbbbb;
  border: solid 1px #dddddd;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  left: 0;
  top: 24px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .pic img,
.news .newsList .list3 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .date,
.news .newsList .list3 ul li .date {
  position: absolute;
  left: 30px;
  top: 24px;
  width: 80px;
  line-height: 60px;
  font-weight: bold;
  font-family: Arial;
  font-size: 22px;
  color: #999999;
  border-right: solid 1px #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt,
.news .newsList .list3 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .list2 ul li .bt:hover,
.news .newsList .list3 ul li .bt:hover {
  color: #1c9fb3;
  left: 6px;
}
.news .newsList .list2 ul li p,
.news .newsList .list3 ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
  line-height: 1;
  font-size: 12px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .more,
.news .newsList .list3 ul li .more {
  display: block;
  position: absolute;
  top: 39px;
  right: 15px;
  line-height: 28px;
  font-size: 20px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 100%;
  font-weight: bold;
}
.news .newsList .list2 ul li .more::before,
.news .newsList .list3 ul li .more::before {
  content: "+";
}
.news .newsList .list2 ul li .more:hover,
.news .newsList .list3 ul li .more:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #1c9fb3;
  color: #fff;
}
.news .newsList .list2 ul li:hover .date,
.news .newsList .list3 ul li:hover .date {
  opacity: 0;
}
.news .newsList .list2 ul li:hover .pic,
.news .newsList .list3 ul li:hover .pic {
  left: 30px;
  opacity: 1;
}
.news .newsList .list2 ul li:hover .bt,
.news .newsList .list3 ul li:hover .bt {
  color: #1c9fb3;
}
.news .newsList:first-child {
  visibility: initial;
}
.news .newsList:first-child .list1 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList:first-child .list2 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList.hide {
  visibility: hidden;
}
.news .newsList.hide .list1 {
  opacity: 0;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
.news .newsList.hide .list2 {
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}
.news .newsList.on {
  visibility: initial;
}
.news .newsList.on .list1 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsList.on .list2 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
