@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.2s ease-out;
  transition: all 2.2s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 30px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #009fa8 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: #009fa8;
  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%;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.title {
  line-height: 1;
  position: relative;
  z-index: 2;
  text-align: center;
}
.title::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -35px;
  width: 649px;
  height: 220px;
  background: url(../images/titbg.png) center 0 no-repeat;
}
.title span {
  font-size: 38px;
  display: block;
  font-weight: bold;
}
.title i {
  display: block;
  font-size: 21px;
  margin-top: 22px;
  letter-spacing: 5px;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #009fa8;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 3px;
  padding-left: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #009fa8;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.moreLink:hover {
  background: none;
  color: #009fa8;
  box-shadow: 0 10px 10px -5px rgba(0, 159, 168, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 17px;
}
.tipBan::after,
.tipBan:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.tipBan .inTip {
  float: left;
}
.tipBan .inTip .t1 img {
  display: inline-block;
  vertical-align: top;
}
.tipBan .inTip .t2 {
  font-size: 21px;
  margin-top: 17px;
  line-height: 1;
}
.tipBan .inTip .t2 span {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #000;
  padding-bottom: 24px;
  position: relative;
  padding-right: 15px;
}
.tipBan .inTip .t2 span::before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  border: solid 2px #000000;
  right: -30px;
  bottom: -15px;
  background: url(../images/intipico.png) center center no-repeat;
}
.tipBan .tel {
  float: right;
  line-height: 18px;
  font-size: 16px;
  padding-top: 76px;
  position: relative;
}
.tipBan .tel::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50%;
  width: 49px;
  height: 49px;
  background: url(../images/intel.png) center center no-repeat;
  background-color: #009fa8;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
}
.tipBan .tel i {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 24px;
  font-family: Arial;
}
.zxLink {
  position: relative;
  z-index: 3;
  display: block;
  width: 177px;
  height: 50px;
  background-color: #009fa8;
  border-radius: 25px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #009fa8;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.zxLink::after {
  content: "";
  height: 50px;
  display: inline-block;
  vertical-align: top;
  width: 21px;
  margin-left: 18px;
  background: url(../images/zxico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.zxLink:hover {
  background: none;
  color: #009fa8;
  box-shadow: 0 10px 10px -5px rgba(0, 159, 168, 0.5);
}
.zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.zxLink:hover::after {
  filter: grayscale(0) brightness(1);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.partner {
  padding: 58px 0 70px;
  background: url(../images/zmbg.jpg) center bottom no-repeat;
  position: relative;
  overflow: hidden;
}
.partner .title {
  margin-top: 108px;
}
.partner .title i {
  letter-spacing: 0;
}
.partner .zmList {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.partner .zmList ul li {
  margin-top: 38px;
}
.partner .zmList ul li .item {
  width: 292px;
  height: 292px;
  border: solid 1px #cfedea;
  border-radius: 50%;
  text-align: center;
  padding-top: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item .pic {
  width: 184px;
  height: 184px;
  background-color: #ffffff;
  box-shadow: 0px -26px 30px 5px rgba(232, 232, 232, 0.2);
  border: solid 4px #ffffff;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin-top: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item .line {
  margin-top: 9px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.partner .zmList ul li .item .line::before,
.partner .zmList ul li .item .line::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #d4f0ee;
  flex: 1;
}
.partner .zmList ul li .item .line i {
  width: 26px;
  height: 18px;
  background: url(../images/zmli.png) center center no-repeat;
  display: block;
  background-size: contain;
}
.partner .zmList ul li .item .num {
  line-height: 12px;
  font-family: Arial;
  font-size: 16px;
  margin-top: 11px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item:hover {
  border-color: #009fa8;
}
.partner .zmList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.partner .zmList ul li .item:hover h4 {
  color: #009fa8;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.partner .zmList ul:nth-child(2) {
  position: absolute;
  left: 50%;
  top: 55px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.partner .zmList ul:nth-child(2) li .item {
  width: 514px;
  height: 514px;
  padding-top: 19px;
}
.partner .zmList ul:nth-child(2) li .item .pic {
  width: 324px;
  height: 324px;
}
.partner .zmList ul:nth-child(2) li .item h4 {
  margin-top: 25px;
}
.partner .zmList ul:nth-child(2) li .item .line {
  margin-top: 13px;
}
.partner .zmList ul:nth-child(2) li .item .line i {
  width: 46px;
  height: 31px;
}
.partner .zmList ul:nth-child(2) li .item .num {
  margin-top: 30px;
  font-size: 20px;
  line-height: 16px;
}
.partner .zxLink {
  margin: 17px auto 0;
}
.partner .zmTip {
  margin-top: 95px;
}
.partner .zmTip::after,
.partner .zmTip:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.partner .zmTip .tip {
  float: left;
}
.partner .zmTip .tip span {
  display: block;
  font-size: 38px;
  line-height: 1;
  letter-spacing: 4px;
}
.partner .zmTip .tip i {
  display: block;
  margin-top: 16px;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  color: #999999;
}
.partner .zmTip .tel {
  float: right;
  line-height: 49px;
  font-size: 16px;
  position: relative;
  margin-top: 6px;
}
.partner .zmTip .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 49px;
  height: 49px;
  margin-right: 16px;
  background: url(../images/intel.png) center center no-repeat;
  background-color: #009fa8;
}
.partner .zmTip .tel i {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 24px;
  font-family: Arial;
}
.product {
  padding: 90px 0 116px;
  position: relative;
  overflow: hidden;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .title a {
  color: #fff;
}
.product .title i {
  margin-top: 26px;
  line-height: 15px;
  font-size: 21px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.product .proNav {
  margin-top: 60px;
}
.product .proNav ul {
  display: flex;
  justify-content: center;
}
.product .proNav ul li {
  float: left;
  position: relative;
  margin-left: 70px;
  width: 200px;
}
.product .proNav ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: -105px;
  width: 141px;
  height: 20px;
  background: url(../images/pronavline.png) center 0 no-repeat;
  pointer-events: none;
}
.product .proNav ul li:first-child {
  margin-left: 0;
}
.product .proNav ul li:first-child::before {
  display: none;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  text-align: center;
  color: #fff;
}
.product .proNav ul li a i {
  display: block;
  width: 60px;
  height: 60px;
  background-image: linear-gradient(-18deg, #b5e1f7 0%, #edf9f8 100%);
  box-shadow: 11px 11px 18px 0px rgba(195, 195, 195, 0.23);
  border: solid 1px #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  margin: auto;
  z-index: 2;
}
.product .proNav ul li a i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-18deg, #f9c325 0%, #ffffff 100%);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.product .proNav ul li a i img {
  position: absolute;
  z-index: 3;
  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;
}
.product .proNav ul li a span {
  display: block;
  font-size: 18px;
  margin-top: 14px;
  line-height: 28px;
}
.product .proNav ul li.on a i::before,
.product .proNav ul li:hover a i::before {
  opacity: 1;
}
.product .proTabs {
  width: 100%;
  position: relative;
  margin-left: -12px;
  margin-right: -12px;
  padding-top: 38px;
}
.product .proTabs .bd {
  position: relative;
  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 {
  float: left;
  padding: 0 12px 0;
  width: 33.33%;
  margin-top: 14px;
}
.product .proList ul li .item {
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  border-radius: 5px;
  border: solid 6px #f5f5f5;
  position: relative;
  overflow: hidden;
  /* height: 246px; */
  padding-top: 76%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 80px;
  line-height: 80px;
  color: #fff;
  padding-right: 35px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  text-align: left;
}
.product .proList ul li .item .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  margin-right: 12px;
  position: relative;
  top: -2px;
}
.product .proList ul li .item .bt::after {
  content: "";
  position: absolute;
  right: 6px;
  top: 0;
  height: 100%;
  width: 20px;
  background: url(../images/proli.png) 0 center no-repeat;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  filter: grayscale(100) brightness(5);
}
.product .proList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.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::after {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proList ul li .item:hover .bt{
  color: #f9f23e;
}
.product .proList ul li .item:hover .bt::before{
  background-color: #f9f23e;
}
/* .product .proList ul li:first-child {
  width: 48%;
  margin-right: 0.64%;
}
.product .proList ul li:first-child .item {
  background-color: #fff;
  padding: 20px 20px 0;
  border-radius: 5px;
}
.product .proList ul li:first-child .item .pic {
  height: 536px;
  border: none;
}
.product .proList ul li:first-child .item .bt {
  height: 108px;
  line-height: 108px;
  color: #333333;
}
.product .proList ul li:first-child .item .bt::before {
  background-color: #333;
}
.product .proList ul li:first-child .item .bt::after {
  filter: grayscale(100) brightness(0.6);
}
.product .proList ul li:first-child .item:hover .bt {
  color: #009fa8;
}
.product .proList ul li:first-child .item:hover .bt::before {
  background-color: #009fa8;
}
.product .proList ul li:first-child .item:hover .bt::after {
  filter: grayscale(0) brightness(1); 
} */
@media screen and (max-width: 1320px) {
  .product .proList ul li .item .pic {
    height: 220px;
  }
  .product .proList ul li .item .bt {
    height: 70px;
    line-height: 70px;
  }
  /* .product .proList ul li:first-child .item .pic {
    height: 476px;
  } */
}
.youshi {
  position: relative;
  overflow: hidden;
  padding-top: 76px;
}
.youshi * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .title {
  margin-top: 100px;
}
.youshi .ysList1 {
  margin-top: 142px;
}
.youshi .ysList1 ul li {
  position: relative;
}
.youshi .ysList1 ul li::after,
.youshi .ysList1 ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysList1 ul li .pic {
  display: block;
  width: 605px;
  height: 605px;
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysList1 ul li .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 605px;
  height: 605px;
  border-radius: 50%;
}
.youshi .ysList1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysList1 ul li .cont {
  width: 575px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysList1 ul li .cont {
    width: 550px;
  }
}
.youshi .ysList1 ul li .cont .tit {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList1 ul li .cont .tit span {
  font-weight: bold;
  line-height: 1;
  color: #009fa8;
  font-size: 30px;
}
.youshi .ysList1 ul li .cont .tit i {
  display: block;
  margin-top: 28px;
  font-size: 0;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysList1 ul li .cont .tit i::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 3px;
  background-color: #009fa8;
}
.youshi .ysList1 ul li .cont .text {
  line-height: 42px;
  font-size: 18px;
  color: #666666;
  margin-top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList1 ul li .cont .zxLink {
  margin-top: 52px;
}
.youshi .ysList1 ul li .cont:hover .tit {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.youshi .ysList1 ul li .cont:hover .tit i {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysList1 ul li .cont:hover .text {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysList1 ul li:first-child .pic {
  width: 605px;
  height: 458px;
  top: -110px;
  right: 0;
  border-radius: 0;
}
.youshi .ysList1 ul li:nth-child(2) {
  margin-top: 230px;
}
.youshi .ysList1 ul li:nth-child(2) .cont {
  float: right;
}
.youshi .ysList1 ul li:nth-child(2) .pic {
  position: absolute;
  left: 0;
  top: -228px;
}
.youshi .ysList2 {
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  margin-top: 178px;
  padding-top: 54px;
  padding-bottom: 76px;
  overflow: hidden;
}
.youshi .ysList2 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -25px;
}
.youshi .ysList2 ul li {
  position: relative;
  width: 33.33%;
  padding: 0 25px;
}
.youshi .ysList2 ul li .item {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 30px 30px 38px;
}
.youshi .ysList2 ul li .item .pic {
  display: block;
  width: 322px;
  height: 322px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: auto;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysList2 ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysList2 ul li .item .cont {
  padding-top: 35px;
  text-align: center;
}
.youshi .ysList2 ul li .item .cont .tit {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList2 ul li .item .cont .tit span {
  font-weight: bold;
  line-height: 1;
  color: #009fa8;
  font-size: 30px;
}
.youshi .ysList2 ul li .item .cont .tit i {
  display: block;
  margin-top: 28px;
  font-size: 0;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysList2 ul li .item .cont .tit i::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 3px;
  background-color: #009fa8;
}
.youshi .ysList2 ul li .item .cont .text {
  line-height: 32px;
  font-size: 18px;
  color: #666666;
  margin-top: 18px;
  height: 128px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList2 ul li .item .cont .zxLink {
  margin: 23px auto 0;
}
.youshi .ysList2 ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysList2 ul li .item:hover .cont .tit {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.youshi .ysList2 ul li .item:hover .cont .tit i {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysList2 ul li .item:hover .cont .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysList2 .tipBan {
  margin-top: 66px;
  color: #fff;
}
.youshi .ysList2 .tipBan .inTip .t2 span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.youshi .ysList2 .tipBan .inTip .t2 span::before {
  border-color: rgba(255, 255, 255, 0.6);
  background-image: url(../images/intipico2.png);
}
.youshi .ysList2 .tipBan .tel::before {
  background-color: #fff;
  background-image: url(../images/intel2.png);
}
@media screen and (max-width: 1320px) {
  .youshi .ysList2 ul {
    margin: 0 -15px;
  }
  .youshi .ysList2 ul li {
    padding: 0 15px;
  }
  .youshi .ysList2 ul li .item {
    padding: 30px 20px 38px;
  }
  .youshi .ysList2 ul li .item .cont .text {
    font-size: 17px;
  }
}
.about {
  background-color: #edfeff;
  position: relative;
  overflow: hidden;
  padding: 108px 0 80px;
}
.about .aboutBox {
  margin-top: 37px;
}
.about .aboutText {
  position: relative;
  width: 712px;
  float: right;
  padding-top: 90px;
}
.about .aboutText .tit {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.about .aboutText .tit::before {
  content: "";
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  border: solid 3px #009fa8;
  left: -11px;
  top: -13px;
  border-radius: 50%;
  z-index: 2;
}
.about .aboutText .tit::after {
  content: "";
  display: block;
  width: 33px;
  height: 4px;
  background-color: #1b1b1b;
  border-radius: 2px;
  margin-top: 14px;
}
.about .aboutText .text {
  margin-top: 44px;
  text-align: justify;
  font-size: 17px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 40px;
  max-height: 200px;
  color: #666666;
}
.about .aboutText .established {
  margin-top: 78px;
  text-align: right;
}
.about .aboutText .established .number {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.about .aboutText .established .number .line {
  font-size: 14px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  letter-spacing: 8px;
  color: #525252;
  line-height: 11px;
  font-style: italic;
}
.about .aboutText .established .number .line::before {
  content: "//////////////////";
}
.about .aboutText .established .number .scrollnum {
  color: #009fa8;
  font-family: Impact;
  font-size: 70px;
  margin-top: 46px;
  line-height: 57px;
}
.about .aboutText .established .number .en {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 30px;
  line-height: 22px;
  margin-top: 35px;
}
.about .aboutText .established .number .cn {
  margin-top: 15px;
}
.about .aboutText .established .number .cn span {
  display: inline-block;
  vertical-align: top;
  width: 70px;
  height: 22px;
  background-color: #f9c325;
  color: #fff;
  text-align: center;
  line-height: 22px;
}
.about .aboutPic {
  float: left;
  margin-left: -123px;
  position: relative;
}
.about .aboutPic::before {
  content: "";
  display: block;
  position: absolute;
  width: 315px;
  height: 315px;
  background: url(../images/aboutdot.png) 0 center no-repeat;
  right: -21px;
  bottom: -44px;
  pointer-events: none;
  z-index: 3;
}
.about .aboutPic .pic {
  position: relative;
  overflow: hidden;
  width: 640px;
  height: 640px;
  border-radius: 50%;
}
.about .aboutPic .pic 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 .pic:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.about .aboutEn {
  font-family: Impact;
  font-size: 148px;
  line-height: 121px;
  -webkit-text-stroke: 1px black;
  opacity: 0.08;
  text-transform: uppercase;
  position: absolute;
  right: -182px;
  bottom: 29px;
  color: transparent;
  letter-spacing: 24px;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 560px;
  }
  .about .aboutText .text {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    line-height: 36px;
    max-height: 216px;
  }
  .about .aboutText .established {
    margin-top: 62px;
  }
  .about .aboutPic {
    margin-left: -60px;
  }
}
.model {
  padding-top: 84px;
  position: relative;
  overflow: hidden;
}
.model .hzBox {
  background: url(../images/hzbg.jpg) center 0 repeat;
  height: 560px;
  overflow: hidden;
  margin-top: 90px;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.model .hzCont {
  height: 560px;
}
.model .hzText {
  padding-top: 92px;
}
.model .hzText .title {
  color: #fff;
  text-align: left;
}
.model .hzText .title::before {
  display: none;
}
.model .hzText .title em {
  display: block;
  margin-top: 24px;
  font-size: 23px;
}
.model .hzText .hzLine {
  width: 159px;
  height: 1px;
  background-color: #e2cb54;
  position: relative;
  margin-left: -87px;
  margin-top: 66px;
}
.model .hzText .hzLine::after {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 34px;
  top: -18px;
  right: -51px;
  background: url(../images/hztipico.png) center center no-repeat;
}
.model .hzText .hzLine em {
  width: 41px;
  height: 41px;
  background-color: #edc118;
  border-radius: 50%;
  position: absolute;
  display: block;
  top: -19px;
  left: -70px;
}
.model .hzText .hzLine em i {
  border: solid 1px #e2cb54;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  animation: ks 2.5s linear infinite;
}
.model .hzText .hzLine em i:nth-child(1) {
  animation-delay: -0.5s;
}
.model .hzText .hzLine em i:nth-child(2) {
  animation-delay: -1s;
}
.model .hzText .hzLine em i:nth-child(3) {
  animation-delay: -1.5s;
}
.model .hzText .hzLine em i:nth-child(4) {
  animation-delay: -2s;
}
.model .hzText .hzLine em i:nth-child(5) {
  animation-delay: -2.5s;
}
@keyframes ks {
  0% {
    margin: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    margin: -70px;
    opacity: 0;
  }
}
.model .hzText .text {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 40px;
  margin-top: 52px;
}
.model .hzImg {
  position: absolute;
  top: 0;
  right: -310px;
  width: 786px;
  height: 100%;
  overflow: hidden;
}
.model .hzImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .hzImg:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width: 1320px) {
  .model .hzText {
    padding-top: 92px;
  }
  .model .hzText .title em {
    font-size: 20px;
  }
  .model .hzImg {
    right: -100px;
    width: 600px;
  }
}
.news {
  /* background: url(../images/newsbg.jpg) center bottom no-repeat; */
  position: relative;
  overflow: hidden;
  padding: 106px 0 96px;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  text-align: left;
}
.news .newsTab .title::before {
  top: -76px;
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsTab ul {
  float: right;
  font-size: 0;
  margin-top: 0;
  border-bottom: 1px solid #eeeeee;
  padding-left: 112px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 75px;
  position: relative;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  height: 65px;
  line-height: 50px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 33px;
  height: 50px;
  position: relative;
  z-index: 2;
  margin-right: 20px;
}
.news .newsTab ul li a i::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  width: 0;
  height: 0;
  background-color: #009fa8;
  left: -2px;
  top: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.news .newsTab ul li a i::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.news .newsTab ul li a i.ico1::after {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2::after {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3::after {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  font-weight: bold;
  color: #009fa8;
}
.news .newsTab ul li:hover a i::before,
.news .newsTab ul li.on a i::before {
  opacity: 1;
  width: 18px;
  height: 18px;
}
.news .newsTabs {
  margin-top: 58px;
  position: relative;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
}
.news .newsList .first {
  display: flex;
  justify-content: space-between;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .pic {
  display: block;
  width: 576px;
  height: 298px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .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 .first .cont {
  padding-top: 46px;
  margin-left: 90px;
  position: relative;
  z-index: 2;
  flex: 1;
  min-width: 0;
}
.news .newsList .first .cont::before {
  content: "";
  display: block;
  position: absolute;
  width: 89px;
  height: 54px;
  top: 22px;
  left: -32px;
  background: url(../images/newsbt.png) 0 center no-repeat;
  z-index: -1;
}
.news .newsList .first .cont::after {
  content: "";
  display: block;
  position: absolute;
  width: 89px;
  height: 54px;
  top: 207px;
  right: 0;
  background: url(../images/newsbar.png) 0 center no-repeat;
}
.news .newsList .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.44s ease-out;
  transition: all 0.44s ease-out;
  margin-left: -15px;
}
.news .newsList .first .cont .bt::before {
  content: "·";
  width: 15px;
  display: inline-block;
  vertical-align: top;
}
.news .newsList .first .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .first .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 15px;
  color: #666666;
  margin-top: 12px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .cont .date {
  margin-top: 60px;
}
.news .newsList .first .cont .date i {
  display: block;
  font-weight: bold;
  font-size: 24px;
  font-family: "Arial Black";
  line-height: 18px;
}
.news .newsList .first .cont .date span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  margin-top: 12px;
  line-height: 10px;
  color: #999999;
}
.news .newsList .first:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .first:hover .cont .bt {
  color: #009fa8;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .first:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list {
  margin-top: 30px;
}
.news .newsList .list ul {
  border: solid 1px #ebebeb;
}
.news .newsList .list ul::after,
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  width: 33.333%;
  float: left;
  border-left: solid 1px #ebebeb;
}
.news .newsList .list ul li:first-child {
  border-left: none;
}
.news .newsList .list ul li .item {
  height: 242px;
  padding: 35px 48px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more {
  display: block;
  text-align: right;
  line-height: 50px;
  font-family: Arial;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background: url(../images/date.png) center center no-repeat;
  background-color: #f9f9f9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more:hover {
  color: #009fa8;
}
.news .newsList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 14px;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.44s ease-out;
  transition: all 0.44s ease-out;
}
.news .newsList .list ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li .item .line {
  margin-top: 10px;
  width: 27px;
  height: 2px;
  background-color: #000000;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.news .newsList .list ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 2px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .date {
  margin-top: 30px;
  font-family: Arial;
  font-weight: bold;
  line-height: 14px;
  font-size: 18px;
}
.news .newsList .list ul li .item:hover .date {
  color: #009fa8;
}
.news .newsList .list ul li .item:hover .line {
  background-color: #009fa8;
  width: 50px;
}
.news .newsList .list ul li .item:hover .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #009fa8;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list ul li .item {
    padding-left: 35px;
    padding-right: 35px;
  }
}
