@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;
  background: url(../images/bg.jpg) center 0 repeat;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  height: 296px;
  left: 0;
  bottom: 11px;
  width: 100%;
  background: url(../images/banbar.png) center bottom no-repeat;
  pointer-events: none;
}
.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: 660px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  z-index: 5;
  left: 106px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  text-align: center;
}
.banner .banner-pagination span {
  display: block;
  height: auto;
  margin: 30px 0 0 !important;
  cursor: pointer !important;
  outline: none;
  width: 50px;
  height: 28px;
  line-height: 28px;
  border-radius: 0;
  background: none;
  position: relative;
  opacity: 1;
}
.banner .banner-pagination span:first-child {
  margin: 0 !important;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  border-radius: 5px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span i {
  display: block;
  position: absolute;
  left: 50px;
  top: 0;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  width: 100%;
}
.banner .banner-pagination span.swiper-pagination-bullet-active i {
  left: 80px;
  opacity: 1;
}
.banner .banSlogan {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.header {
  height: 0;
}
.nav_bg {
  background-color: rgba(0, 0, 0, 0.3);
}
.nav_bg.fixedNav {
  background-color: rgba(0, 0, 0, 0.5);
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
}
.title span b {
  display: inline-block;
  vertical-align: top;
  font-size: 60px;
  position: relative;
  font-weight: bold;
  letter-spacing: 12px;
  z-index: 2;
}
.title span b::before {
  content: "";
  display: block;
  position: absolute;
  width: 23px;
  height: 23px;
  background-color: #239074;
  border-radius: 50%;
  left: -32px;
  top: -16px;
}
.title span b::after {
  content: "";
  display: block;
  position: absolute;
  width: 116px;
  background: url(../images/titico.png) 0 center no-repeat;
  height: 26px;
  right: -56px;
  bottom: -11px;
  z-index: -1;
}
.title em {
  display: block;
  font-size: 18px;
  margin-top: 40px;
  letter-spacing: 15px;
  color: #adadad;
  margin-right: -15px;
}
@media screen and (max-width: 1320px) {
  .title em {
    margin-top: 30px;
  }
}
.moreLink {
  display: block;
  height: 37px;
  line-height: 37px;
  font-family: Impact;
  font-size: 22px;
  z-index: 2;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  min-width: 4px;
}
.moreLink::before {
  content: "+";
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  margin-right: 16px;
  font-size: 26px;
  background-color: #191a1b;
  color: #fff;
  font-family: Arial;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #239074;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #239074;
  box-shadow: 0 0 15px rgba(35, 144, 116, 0.5);
}
.about {
  padding: 100px 0 50px;
  background: url(../images/aboutbg.jpg) center 408px no-repeat;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .about {
    padding: 80px 0 40px;
  }
}
.about .aboutText {
  float: left;
  width: 560px;
  padding-top: 54px;
}
.about .aboutText .title {
  text-align: left;
}
.about .aboutText .title span {
  margin-left: 50px;
}
.about .aboutText .tit {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-top: 68px;
}
.about .aboutText .text {
  margin-top: 58px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 34px;
  height: 170px;
  color: #666666;
}
.about .aboutText .more {
  margin-top: 48px;
  display: block;
  width: 214px;
  height: 64px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #e5e5e5;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #239074, #239074);
  background-image: linear-gradient(to right, #239074, #239074);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  line-height: 62px;
  position: relative;
}
.about .aboutText .more::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 26px;
  background-color: #c2c2c2;
  right: 70px;
  top: 50%;
  margin-top: -13px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more span {
  display: inline-block;
  vertical-align: top;
  width: 142px;
  font-size: 15px;
  text-align: center;
}
.about .aboutText .more em {
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  background: url(../images/aboutar.png) center center no-repeat;
  height: 62px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  background-size: 100% 100%;
  color: #fff;
  border-color: #239074;
  box-shadow: 0 5px 10px rgba(35, 144, 116, 0.4);
}
.about .aboutText .more:hover em {
  filter: grayscale(100) brightness(6);
  animation: zyfd 1.5s linear infinite;
}
.about .aboutPic {
  float: right;
  position: relative;
  overflow: hidden;
  width: 670px;
  height: 626px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 4px 20px rgba(35, 144, 116, 0.3);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .number {
  margin-top: 38px;
}
.about .number ul {
  display: flex;
  justify-content: space-between;
}
.about .number ul li {
  float: left;
  padding-top: 8px;
  height: 115px;
}
.about .number ul li.line {
  width: 1px;
  background-color: #e8f0f2;
}
.about .number ul li h4 {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .number ul li h4 i {
  display: inline-block;
  vertical-align: bottom;
  font-family: 'Times New Roman', Times, serif;
  font-size: 48px;
  line-height: 32px;
  font-weight: bold;
}
.about .number ul li h4 em {
  display: inline-block;
  vertical-align: bottom;
  font-size: 18px;
}
.about .number ul li p {
  font-size: 18px;
  margin-top: 16px;
  line-height: 1;
}
.about .number ul li:hover h4 {
  color: #239074;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 480px;
  }
  .about .aboutText .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    line-height: 34px;
    height: 238px;
  }
}
.business {
  position: relative;
  overflow: hidden;
  background-color: #f7f7f7;
  padding: 86px 0;
}
@media screen and (max-width: 1320px) {
  .business {
    padding: 80px 0;
  }
}
.business .ywNav {
  margin-top: 46px;
  background-color: #239074;
  border-radius: 46px;
}
.business .ywNav::after,
.business .ywNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.business .ywNav ul {
  display: flex;
  justify-content: space-between;
  padding: 0 48px;
}
.business .ywNav ul li {
  float: left;
}
.business .ywNav ul li a {
  display: block;
  padding: 23px 0;
  line-height: 46px;
  font-size: 20px;
  color: #ffffff;
}
.business .ywNav ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 46px;
  position: relative;
  border-radius: 50%;
  margin-right: -5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywNav ul li a i::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  background-color: #ffc600;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywNav ul li a i::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/ywico.png) center center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}
.business .ywNav ul li:hover a i,
.business .ywNav ul li.on a i {
  margin-right: 10px;
}
.business .ywNav ul li:hover a i::before,
.business .ywNav ul li.on a i::before {
  width: 100%;
  height: 100%;
}
.business .ywNav ul li:hover a i::after,
.business .ywNav ul li.on a i::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.business .ywNav ul li:hover a span,
.business .ywNav ul li.on a span {
  font-weight: bold;
}
.business .ywSwiper {
  margin-top: 34px;
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
}
.business .ywSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.business .ywSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.business .ywSwiper .swiper-container {
  margin: 0 -6px;
}
.business .ywSwiper ul li {
  padding: 0 6px;
  width: 25%;
}
.business .ywSwiper ul li .item {
  position: relative;
  overflow: hidden;
}
.business .ywSwiper ul li .item .pic {
  display: block;
  padding-top: 175.385%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywSwiper ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 2;
  height: 342px;
  background: url(../images/fwli.png) 0 bottom no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywSwiper 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;
}
.business .ywSwiper ul li .item .bt {
  position: absolute;
  left: 0;
  bottom: 45px;
  width: 100%;
  padding: 0 60px;
  text-align: center;
  color: #ffffff;
  z-index: 3;
}
.business .ywSwiper ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  letter-spacing: 1px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywSwiper ul li .item .bt span:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.business .ywSwiper ul li .item .bt i {
  display: block;
  margin: 0 auto 0;
  width: 28px;
  height: 15px;
  background: url(../images/fwar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.business .ywSwiper ul li .item .num {
  position: absolute;
  z-index: 4;
  font-family: Arial;
  font-size: 16px;
  line-height: 14px;
  color: #fff;
  bottom: 96px;
  left: 32px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.business .ywSwiper ul li .item .num::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 129px;
  background-color: #ffffff;
  opacity: 0.3;
  margin-bottom: 15px;
}
.business .ywSwiper ul li .item:hover .pic::before {
  background-image: url(../images/fwli2.png);
}
.business .ywSwiper 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);
}
.business .ywSwiper ul li .item:hover .bt i {
  margin-top: 25px;
  opacity: 1;
}
@media screen and (max-width: 1480px) {
  .business .ywSwiper {
    margin-left: 0;
    margin-right: 0;
  }
  .business .ywSwiper ul li .item .bt {
    padding: 0 40px;
  }
  .business .ywSwiper ul li .item .num {
    left: 20px;
  }
}
.business .page .yw-prev {
  width: 100px;
  position: absolute;
  left: -140px;
  top: 50%;
  margin-top: -30px;
  border-bottom: 2px solid #000;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  font-style: italic;
  cursor: pointer;
  outline: none;
  text-align: right;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .page .yw-prev::before {
  content: "";
  display: block;
  position: absolute;
  border-right: 11px solid #333;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  right: 100%;
  margin-right: 7px;
  bottom: -8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .page .yw-prev:hover {
  border-bottom-color: #239074;
  color: #239074;
}
.business .page .yw-prev:hover::before {
  border-right-color: #239074;
}
.business .page .yw-next {
  width: 100px;
  position: absolute;
  right: -140px;
  top: 50%;
  margin-top: -30px;
  border-bottom: 2px solid #000;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  font-style: italic;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .page .yw-next::before {
  content: "";
  display: block;
  position: absolute;
  border-left: 11px solid #333;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  left: 100%;
  margin-left: 7px;
  bottom: -8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .page .yw-next:hover {
  border-bottom-color: #239074;
  color: #239074;
}
.business .page .yw-next:hover::before {
  border-left-color: #239074;
}
.message {
  background: url(../images/lybg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
.message .lyBox {
  height: 400px;
  padding-top: 75px;
}
.message .lyTit {
  text-align: center;
  color: #fff;
  line-height: 1;
}
.message .lyTit span {
  display: block;
  font-weight: bold;
  font-size: 34px;
}
.message .lyTit i {
  font-size: 20px;
  margin-top: 20px;
  display: block;
}
.message .lyTit::after {
  content: "";
  display: block;
  margin: auto;
  width: 12px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 3px;
  margin-top: 26px;
}
.message .formbox {
  margin: auto;
  margin-top: 34px;
  width: 1002px;
}
.message .formbox::after,
.message .formbox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.message .formbox label {
  display: block;
  position: relative;
  float: left;
}
.message .formbox input {
  display: block;
  border: none;
  background: none;
  width: 344px;
  height: 52px;
  background-color: #ffffff;
  line-height: 52px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding-left: 50px;
  padding-right: 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input.username {
  background: url(../images/inpxm.png) 20px center no-repeat;
  background-color: #fff;
  margin-right: 20px;
}
.message .formbox input.usertel {
  background: url(../images/inpdh.png) 20px center no-repeat;
  background-color: #fff;
  margin-right: 20px;
}
.message .formbox input.xqcontent {
  background: url(../images/inpnr.png) 16px center no-repeat;
  background-color: #fff;
  width: 708px;
  margin-top: 18px;
}
.message .formbox input.codeText {
  padding-left: 28px;
  width: 274px;
}
.message .formbox input::-webkit-input-placeholder {
  color: #b9b9b9;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder {
  color: #b9b9b9;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder {
  color: #b9b9b9;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox input:active {
  border-color: #239074;
  z-index: 2;
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox input:focus::-moz-placeholder,
.message .formbox input:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox input:focus:-ms-input-placeholder,
.message .formbox input:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  position: relative;
  display: block;
  margin-right: 0;
}
.message .formbox .code .imgCode {
  position: absolute;
  right: 13px;
  top: 12px;
  width: 79px;
  height: 28px;
  border: none;
  display: block;
  z-index: 2;
}
.message .formbox .submitform {
  float: right;
  margin-top: 18px;
  display: block;
  width: 274px;
  height: 52px;
  background-color: #239074;
  line-height: 52px;
  border: none;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.message .formbox .submitform::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #239074;
  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;
}
.message .formbox .submitform:hover {
  background: none;
  color: #239074;
  box-shadow: 0 10px 10px -5px rgba(35, 144, 116, 0.5);
}
.message .formbox .submitform:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.message .formbox .xpBox {
  margin-top: 20px;
  float: right;
  display: block;
  background: url(../images/xunpan.png) center center no-repeat;
  position: relative;
  width: 52px;
  height: 48px;
  background-color: #217057;
  border-radius: 25px 0px 25px 25px;
}
.message .formbox .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  right: 100%;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-size: 14px;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.message .formbox .xpBox .xunpan i {
  font-weight: bold;
}
.message .formbox .xpBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #239074;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(35, 144, 116, 0.15);
}
.message .formbox .xpBox .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #239074;
}
.message .formbox .xpBox .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.message .formbox .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.clienr {
  padding-top: 98px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .clienr {
    padding-top: 80px;
  }
}
.clienr * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clienr .title {
  text-align: center;
  line-height: 1;
}
.clienr .title span b::before {
  top: 4px;
  left: -33px;
  height: 20px;
  width: 19px;
  margin-right: 17px;
  background: url(../images/khtit.png) 0 center no-repeat;
}
.clienr .title span b::after {
  display: none;
}
.clienr .khList {
  margin-top: 50px;
}
.clienr .khList ul::after,
.clienr .khList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.clienr .khList ul li {
  width: 25%;
  float: left;
  position: relative;
  overflow: hidden;
  background-color: #239074;
}
.clienr .khList ul li .pic {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}
.clienr .khList ul li .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000000;
  opacity: 0.45;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.clienr .khList ul li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.clienr .khList ul li .box {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
  color: #fff;
  height: 134px;
}
.clienr .khList ul li .box i {
  display: block;
  margin: auto;
  border-radius: 50%;
  width: 78px;
  height: 78px;
  border: solid 1px rgba(255, 255, 255, 0.5);
  position: relative;
  overflow: hidden;
}
.clienr .khList ul li .box 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;
}
.clienr .khList ul li .box span {
  display: block;
  font-size: 22px;
  line-height: 1;
  margin-top: 34px;
}
.clienr .khList ul li.hzTip .pic::before {
  display: none;
}
.clienr .khList ul li .tip {
  height: 233px;
  background: url(../images/khtip.png) center center no-repeat;
  background-size: contain;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
  color: #fff;
  line-height: 1;
  padding-top: 75px;
}
.clienr .khList ul li .tip .t1 {
  font-weight: bold;
  font-size: 36px;
  letter-spacing: 3px;
}
.clienr .khList ul li .tip .t2 {
  margin-top: 24px;
  font-size: 20px;
  letter-spacing: 4px;
}
@media screen and (max-width: 1480px) {
  .clienr .khList ul li .tip {
    height: 190px;
    padding-top: 60px;
  }
  .clienr .khList ul li .tip .t2 {
    letter-spacing: 2px;
    margin-top: 18px;
  }
}
.clienr .khList ul li:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.clienr .khList ul li:hover .box i img {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.consult {
  padding-top: 100px;
  padding-bottom: 66px;
  background: url(../images/zxbg.jpg) center bottom no-repeat;
  position: relative;
  overflow: hidden;
}
.consult .zxCont {
  margin-top: 44px;
}
.consult .zxSwiper {
  float: left;
  width: 820px;
  height: 550px;
  position: relative;
}
.consult .zxSwiper .swiper-container {
  overflow: hidden;
}
.consult .zxSwiper ul li {
  width: 100%;
  height: 550px;
}
.consult .zxSwiper ul li .pic {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.consult .zxSwiper ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.consult .zxSwiper ul li .pic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.consult .zxSwiper .zx-prev {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  background: url(../images/zxl.png) center center no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  outline: none;
  margin-top: -30px;
  left: -30px;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.consult .zxSwiper .zx-prev:hover {
  background-color: #239074;
}
.consult .zxSwiper .zx-next {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  background: url(../images/zxr.png) center center no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  outline: none;
  margin-top: -30px;
  right: -30px;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.consult .zxSwiper .zx-next:hover {
  background-color: #239074;
}
.consult .zxR {
  float: right;
  width: 405px;
}
.consult .zxR .tip {
  background-color: #239074;
  padding-top: 52px;
  color: #fff;
  height: 205px;
  line-height: 1;
  text-align: center;
}
.consult .zxR .tip .t1 {
  font-weight: bold;
  font-size: 28px;
}
.consult .zxR .tip .x {
  display: block;
  background: url(../images/zxxx.png) center center no-repeat;
  height: 11px;
  margin-top: 30px;
}
.consult .zxR .tip .t2 {
  font-size: 18px;
  margin-top: 18px;
}
.consult .zxR .box {
  height: 345px;
  border: 1px solid #239074;
  border-top: none;
  padding-top: 58px;
  background-color: #fff;
}
.consult .zxR .box .ewmList {
  padding-left: 35px;
  padding-right: 20px;
}
.consult .zxR .box .ewmList::after,
.consult .zxR .box .ewmList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.consult .zxR .box .ewmList .ewm {
  float: left;
  width: 115px;
}
.consult .zxR .box .ewmList .ewm img {
  display: block;
  width: 115px;
  height: 116px;
  background: url(../images/zxewmbg.png) center 0 no-repeat;
  padding: 7px;
}
.consult .zxR .box .ewmList .ewm span {
  display: block;
  line-height: 1;
  font-size: 16px;
  margin-top: 20px;
  text-align: center;
}
.consult .zxR .box .ewmList .lx {
  float: right;
  padding-top: 22px;
}
.consult .zxR .box .ewmList .lx .tel {
  font-family: Arial;
  font-size: 24px;
  line-height: 23px;
}
.consult .zxR .box .ewmList .lx .tel em {
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #239074;
  padding-right: 15px;
  margin-right: 12px;
}
.consult .zxR .box .ewmList .lx .tel em::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 21px;
  height: 23px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/zxtel.png) center center no-repeat;
}
.consult .zxR .box .ewmList .lx .zxTel{
  font-family: Arial;
  font-size: 15px;
  line-height: 1.4;
}
.consult .zxR .box .ewmList .lx .zxLink {
  display: block;
  width: 146px;
  height: 46px;
  background-color: #ffffff;
  border: solid 1px #bfbfbf;
  margin-top: 23px;
  font-size: 14px;
  color: #666666;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #239074, #239074);
  background-image: linear-gradient(to right, #239074, #239074);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  line-height: 44px;
}
.consult .zxR .box .ewmList .lx .zxLink::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 10px;
  background: url(../images/zxar.png) 0 center no-repeat;
  margin-left: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.consult .zxR .box .ewmList .lx .zxLink:hover {
  background-size: 100% 100%;
  color: #fff;
  border-color: #239074;
  box-shadow: 0 4px 10px rgba(35, 144, 116, 0.4);
}
.consult .zxR .box .ewmList .lx .zxLink:hover::after {
  filter: grayscale(100) brightness(5);
}
.consult .zxR .box .txt {
  line-height: 28px;
  color: #666666;
  margin-left: 22px;
  margin-right: 20px;
  margin-top: 42px;
  font-size: 14px;
}
@media screen and (max-width: 1320px) {
  .consult {
    padding-top: 80px;
    padding-bottom: 50px;
  }
  .consult .zxSwiper {
    width: 760px;
  }
  .consult .zxR {
    width: 380px;
  }
  .consult .zxR .box .ewmList {
    padding-left: 20px;
  }
  .consult .zxR .box .ewmList .lx .tel {
    font-size: 22px;
  }
  .consult .zxR .box .ewmList .lx .tel em {
    padding-right: 10px;
    margin-right: 10px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 105px 0 90px;
}
.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 span {
  margin-left: 50px;
}
.news .newsTab ul {
  float: right;
  margin-top: 25px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 26px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  width: 162px;
  height: 55px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #dcdcdc;
  line-height: 53px;
  text-align: center;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #239074, #239074);
  background-image: linear-gradient(to right, #239074, #239074);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  height: 53px;
  width: 23px;
  margin-right: 14px;
  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 {
  border-color: #239074;
  background-color: #239074;
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.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;
  position: relative;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 635px;
  margin-left: -20px;
}
.news .newsList {
  overflow: hidden;
  height: 635px;
}
.news .newsList::after,
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 {
  margin-left: 20px;
}
.news .newsList .list1 ul {
  margin: 0 -25px;
}
.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 {
  float: left;
  width: 33.333%;
  padding: 0 25px;
}
.news .newsList .list1 ul li .item .pic {
  display: block;
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 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 .list1 ul li .item .cont {
  padding-top: 35px;
  position: relative;
}
.news .newsList .list1 ul li .item .cont .date {
  border-bottom: 1px solid #e0e0e0;
  font-family: Impact;
  font-size: 30px;
  line-height: 24px;
  padding-bottom: 21px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsList .list1 ul li .item .cont .date::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #239074;
}
.news .newsList .list1 ul li .item .cont .more {
  position: absolute;
  right: 0;
  top: 35px;
  display: block;
  font-size: 24px;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .more::before {
  content: "+";
}
.news .newsList .list1 ul li .item .cont .more:hover {
  color: #239074;
}
.news .newsList .list1 ul li .item .cont .bt {
  margin-top: 15px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list1 ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list1 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: 14px;
  color: #999999;
  margin-top: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 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 .list1 ul li .item:hover .cont .date {
  color: #239074;
}
.news .newsList .list1 ul li .item:hover .cont .date::before {
  width: 100%;
}
.news .newsList .list1 ul li .item:hover .cont .bt {
  color: #239074;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list1 ul li .item:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list2 {
  margin-top: 42px;
}
.news .newsList .list2 ul {
  margin: 0 -25px;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  width: 33.333%;
  padding: 0 25px;
}
.news .newsList .list2 ul li .item {
  height: 105px;
  position: relative;
  padding-left: 120px;
  padding-top: 16px;
}
.news .newsList .list2 ul li .item .date {
  width: 105px;
  height: 105px;
  background-color: #f2f2f2;
  border-radius: 50%;
  left: 0;
  top: 0;
  position: absolute;
  padding-top: 42px;
  padding-left: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .date i {
  position: absolute;
  font-family: Arial;
  font-size: 18px;
  right: 10px;
  top: 35px;
  line-height: 14px;
}
.news .newsList .list2 ul li .item .date span {
  font-family: Impact;
  font-size: 38px;
  line-height: 30px;
}
.news .newsList .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list2 ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list2 ul li .item p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #999999;
  margin-top: 7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item:hover .date {
  background-color: #239074;
  color: #fff;
}
.news .newsList .list2 ul li .item:hover .bt {
  color: #239074;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list2 ul li .item:hover p {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
@media screen and (max-width: 1320px) {
  .news {
    padding: 80px 0;
  }
  .news .newsTabs .bd {
    height: 605px;
  }
  .news .newsList {
    height: 605px;
  }
  .news .newsList .list1 ul li .item .pic {
    height: 270px;
  }
}
.items {
  padding: 80px 0 50px;
  background-color: #f2f2f2;
  position: relative;
  overflow: hidden;
}
.items * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.items .itemsSwiper {
  width: 97%;
  max-width: 1520px;
  min-width: 1180px;
  margin: auto;
  margin-top: 26px;
  position: relative;
}
.items .itemsSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.items .itemsSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.items .itemsSwiper .swiper-container {
  margin: 0 -12px;
}
.items .itemsSwiper ul li {
  float: left;
  padding: 12px;
  width: 16.666%;
}
@media screen and (max-width: 1400px) {
  .items .itemsSwiper ul li {
    width: 20%;
  }
}
.items .itemsSwiper ul li .item {
  position: relative;
  overflow: hidden;
  background-color: #fdfdfd;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.items .itemsSwiper ul li .item .pic {
  display: block;
  padding-top: 53.0435%;
  position: relative;
  overflow: hidden;
  padding: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.items .itemsSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 53.0435%;
  position: relative;
  overflow: hidden;
}
.items .itemsSwiper 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;
}
.items .itemsSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 100%;
  padding: 0 5px;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  z-index: 3;
  text-align: center;
  background-color: rgba(35, 144, 116, 0.8);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.items .itemsSwiper ul li .item:hover {
  box-shadow: 0 0 12px rgba(35, 144, 116, 0.1);
}
.items .itemsSwiper 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);
}
.items .itemsSwiper ul li .item:hover .bt i {
  margin-top: 25px;
  opacity: 1;
}
