@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;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.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 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: 80px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #0c132d 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: #0c132d;
  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;
  position: relative;
  text-align: center;
  color: #0d142e;
}
.title i {
  display: block;
  line-height: 43px;
  font-family: Impact;
  font-size: 52px;
  color: #e4e8f2;
}
.title span {
  display: block;
  font-size: 30px;
  font-weight: bold;
  margin-top: -14px;
}
.title em {
  display: block;
  margin-top: 22px;
  font-size: 20px;
  letter-spacing: 7px;
  margin-right: -7px;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #0c132d;
  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 #0c132d;
  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: #0c132d;
  box-shadow: 0 10px 10px -5px rgba(12, 19, 45, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.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;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.mbanBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #0d142e;
}
.mbanBox .inTip {
  display: flex;
  align-items: center;
  flex: 1;
}
.mbanBox .wine {
  font-family: Impact;
  font-size: 72px;
  line-height: 58px;
  border-bottom: 2px solid #0d142e;
  padding-bottom: 5px;
}
.mbanBox .wine::after {
  content: "";
  height: 1px;
  background-color: #0d142e;
  display: block;
  margin-top: 11px;
}
.mbanBox .tip {
  margin-left: 32px;
  line-height: 1;
}
.mbanBox .tip .t1 {
  font-weight: bold;
  font-size: 36px;
}
.mbanBox .tip .t2 {
  margin-top: 22px;
  font-size: 26px;
  letter-spacing: 17px;
}
.mbanBox .tel {
  border-top: 1px solid #0c132d;
  border-bottom: 1px solid #0c132d;
  display: flex;
  align-items: center;
  height: 84px;
  padding: 0 34px;
  position: relative;
}
.mbanBox .tel::before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
.mbanBox .tel span {
  display: block;
  line-height: 1;
  margin-left: 22px;
}
.mbanBox .tel span i {
  display: block;
  font-weight: bold;
  font-family: Arial;
  font-size: 28px;
  margin-top: 10px;
  line-height: 20px;
}
.mbanner1 {
  padding: 70px 0 55px;
}
.mbanner2 {
  padding-top: 70px;
}
.solution {
  padding: 92px 0;
  background: #fdfdfd url(../images/fabg.jpg) center bottom no-repeat;
  position: relative;
  overflow: hidden;
}
.solution .faList {
  margin-top: 30px;
  height: 605px;
  position: relative;
}
.solution .faList ul li {
  position: absolute;
  width: 111px;
  line-height: 1;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li i {
  display: block;
  margin: auto;
  width: 111px;
  height: 110px;
  z-index: 2;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.solution .faList ul li i::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/faicobg.png) center center no-repeat;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.solution .faList ul li 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;
}
.solution .faList ul li span {
  margin-top: 17px;
  display: block;
  font-size: 20px;
  position: relative;
  width: 150px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.solution .faList ul li:hover {
  color: #0c132d;
}
.solution .faList ul li:hover i img {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.solution .faList ul li:hover i::before {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.solution .faList ul li:nth-child(1) {
  left: 172px;
  top: 0;
}
.solution .faList ul li:nth-child(2) {
  left: 8px;
  top: 103px;
}
.solution .faList ul li:nth-child(3) {
  left: 90px;
  top: 287px;
}
.solution .faList ul li:nth-child(4) {
  left: 216px;
  bottom: 0;
}
.solution .faList ul li:nth-child(5) {
  right: 170px;
  top: 0;
}
.solution .faList ul li:nth-child(6) {
  right: 8px;
  top: 110px;
}
.solution .faList ul li:nth-child(7) {
  right: 170px;
  top: 256px;
}
.solution .faList ul li:nth-child(8) {
  right: 75px;
  bottom: 0;
}
.solution .faList .pic {
  position: absolute;
  top: 95px;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  font-size: 0;
  width: 630px;
  margin: 0 auto;
}
.solution .faList .pic .img {
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 345px;
  height: 345px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
.solution .faList .pic .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList .pic .img:nth-child(2) {
  background-color: #ffffff;
  border: solid 4px #f4f5f6;
  margin-left: -60px;
}
.solution .faList .pic .img:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.solution .zxLink {
  position: absolute;
  bottom: 18px;
  z-index: 4;
  left: 0;
  right: 0;
  height: 62px;
  line-height: 62px;
  width: 278px;
  margin: auto;
}
.solution .zxLink span {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: #0c132d;
  color: #d9b178;
  width: 176px;
  position: relative;
  text-align: center;
  padding-left: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .zxLink span i {
  font-weight: bold;
}
.solution .zxLink span::after {
  content: "";
  border-left: 20px solid #0c132d;
  border-bottom: 62px solid transparent;
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .zxLink em {
  display: inline-block;
  vertical-align: top;
  background-color: #d9b178;
  width: 66px;
  height: 62px;
  padding-right: 12px;
  position: relative;
  margin-left: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .zxLink em::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: url(../images/zxico.png) center center no-repeat;
}
.solution .zxLink em::after {
  content: "";
  border-right: 20px solid #d9b178;
  border-top: 62px solid transparent;
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .zxLink:hover span {
  background-color: #d9b178;
  color: #fff;
}
.solution .zxLink:hover span::after {
  border-left-color: #d9b178;
}
.solution .zxLink:hover em {
  background-color: #0c132d;
}
.solution .zxLink:hover em::after {
  border-right-color: #0c132d;
}
.solution .zxLink:hover em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 100px 0 90px;
}
.product .title em {
  margin-right: -14px;
  letter-spacing: 14px;
}
.product .proNav {
  margin-top: 60px;
  background-color: #0d142e;
  border-radius: 100px;
}
.product .proNav ul {
  display: flex;
  justify-content: center;
  margin: 0 -2px;
}
.product .proNav ul li {
  flex: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.product .proNav ul li:first-child {
  border-left: none;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  z-index: 2;
  height: 100px;
  line-height: 100px;
  border-radius: 100px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d9b178, #d9b178);
  background-image: linear-gradient(to right, #d9b178, #d9b178);
  background-size: 0% 100%;
  background-position: left center;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li.on a {
  background-color: #d9b178;
  background-size: 100% 100%;
}
.product .proTabs {
  margin-top: 50px;
  margin-left: -25px;
  margin-right: -25px;
}
.product .proTabs .bd {
  overflow: hidden;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper ul::after,
.product .proSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proSwiper ul li {
  float: left;
  width: 33.33%;
  padding: 0 25px 10px;
}
.product .proSwiper ul li .item {
  position: relative;
  background-color: #ffffff;
  border: solid 1px #dbdbdb;
  padding: 19px 19px 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;
  padding-top: 77.778%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt {
  height: 120px;
  text-align: center;
  padding-top: 30px;
}
.product .proSwiper ul li .item .tt .bt {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt .bt:hover {
  letter-spacing: 0.5px;
}
.product .proSwiper ul li .item .tt .more {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 32px;
  color: #9e9e9e;
  font-family: Arial;
  position: relative;
}
.product .proSwiper ul li .item .tt .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 1px;
  background-color: #9e9e9e;
  bottom: 8px;
  width: 100%;
}
.product .proSwiper ul li .item:hover {
  border-color: #d9b178;
}
.product .proSwiper 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);
}
.product .proSwiper ul li .item:hover .tt .bt {
  color: #d9b178;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product .proSwiper ul li .item:hover .tt .more {
  color: #d9b178;
}
.product .proSwiper ul li .item:hover .tt .more::before {
  background-color: #d9b178;
}
@media screen and (max-width: 1320px) {
  .product .proTabs {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product .proSwiper ul li {
    padding: 0 15px;
  }
}
.mbanner3 {
  background: url(../images/mbanner3.jpg) center 0 no-repeat;
  padding: 98px 0 72px;
}
.mbanner3 .mbanBox {
  color: #fff;
}
.mbanner3 .mbanBox .wine {
  border-bottom: 2px solid #d9b178;
}
.mbanner3 .mbanBox .wine::after {
  background-color: #d9b178;
}
.mbanner3 .mbanBox .tel {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.mbanner3 .mbanBox .tel::before {
  filter: grayscale(100) brightness(20);
}
.youshi {
  position: relative;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding-top: 180px;
  padding-bottom: 98px;
}
.youshi .title {
  text-align: left;
}
.youshi .ysList {
  padding-top: 82px;
}
.youshi .ysList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.youshi .ysList ul li {
  margin-top: 103px;
}
.youshi .ysList ul li:nth-child(2n) {
  margin-left: 200px;
}
.youshi .ysList ul li .item {
  width: 432px;
}
.youshi .ysList ul li .item h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  color: #0d142e;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysList ul li .item p {
  font-size: 16px;
  line-height: 28px;
  margin-top: 22px;
  color: #797e8f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .zxLink {
  margin-top: 28px;
  display: inline-block;
  vertical-align: top;
  height: 52px;
  line-height: 52px;
}
.youshi .ysList ul li .item .zxLink span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  background-color: #0c132d;
  color: #d9b178;
  width: 100px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .zxLink span i {
  font-weight: bold;
}
.youshi .ysList ul li .item .zxLink span::after {
  content: "";
  border-left: 20px solid #0c132d;
  border-bottom: 52px solid transparent;
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .zxLink em {
  display: inline-block;
  vertical-align: top;
  background-color: #d9b178;
  width: 48px;
  height: 52px;
  padding-right: 8px;
  position: relative;
  margin-left: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .zxLink em::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: url(../images/zxico.png) center center no-repeat;
}
.youshi .ysList ul li .item .zxLink em::after {
  content: "";
  border-right: 20px solid #d9b178;
  border-top: 52px solid transparent;
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .zxLink:hover span {
  background-color: #d9b178;
  color: #fff;
}
.youshi .ysList ul li .item .zxLink:hover span::after {
  border-left-color: #d9b178;
}
.youshi .ysList ul li .item .zxLink:hover em {
  background-color: #0c132d;
}
.youshi .ysList ul li .item .zxLink:hover em::after {
  border-right-color: #0c132d;
}
.youshi .ysList ul li .item .zxLink:hover em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysList ul li .item:hover h4 {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #d9b178;
}
.youshi .ysList ul li .item:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .img1 {
  position: absolute;
  width: 312px;
  height: 568px;
  background-color: #0d142e;
  border-radius: 156px 156px 0px 156px;
  overflow: hidden;
  left: 50%;
  margin-left: -156px;
  top: -103px;
}
.youshi .img1 img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.youshi .img1:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .img2 {
  position: absolute;
  right: -20px;
  width: 427px;
  top: -120px;
}
.youshi .img2 img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .img2:hover img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.youshi .pic {
  margin-top: 58px;
  display: flex;
  justify-content: space-between;
  border-radius: 0px 0px 140px 140px;
  overflow: hidden;
}
.youshi .pic .img {
  flex: 1;
  position: relative;
  overflow: hidden;
  height: 420px;
}
.youshi .pic .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .pic .img:hover img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
@media screen and (max-width: 1320px) {
  .youshi .ysList ul li .item {
    width: 400px;
  }
}
.about {
  position: relative;
  overflow: hidden;
  padding-top: 88px;
}
.about * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about .titIco {
  margin-top: 34px;
}
.about .titIco::before {
  content: "";
  width: 1px;
  height: 44px;
  background-color: #0d142e;
  display: block;
  margin: auto;
  animation: line 1.5s linear infinite;
}
@keyframes line {
  0% {
    transform: scaleY(1);
    transform-origin: bottom;
  }
  40% {
    transform: scaleY(0);
    transform-origin: bottom;
  }
  60% {
    transform: scaleY(0);
    transform-origin: top;
  }
  100% {
    transform: scaleY(1);
    transform-origin: top;
  }
}
.about .titIco i {
  display: block;
  margin: auto;
  width: 29px;
  height: 42px;
  margin-top: 15px;
  background: url(../images/aboutico.png) center center no-repeat;
}
.about .text {
  margin: 36px auto 0;
  max-width: 1180px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 44px;
  max-height: 176px;
  color: #5c5f6b;
  font-size: 16px;
  text-align: center;
}
.about .aboutPic {
  margin-top: 52px;
  width: 100%;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 520px;
    padding-top: 42px;
  }
  .about .aboutText .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    line-height: 36px;
    max-height: 216px;
  }
  .about .aboutText .more {
    margin-top: 42px;
  }
}
.show {
  padding: 20px 0 80px;
  position: relative;
  overflow: hidden;
}
.show .showNav ul {
  display: flex;
  justify-content: center;
  background-color: #ffffff;
  border: solid 1px #e0e0e0;
}
.show .showNav ul li {
  flex: 1;
  border-right: 1px solid #e0e0e0;
}
.show .showNav ul li:last-child {
  border-right: none;
}
.show .showNav ul li:first-child {
  display: none;
}
.show .showNav ul li a {
  display: block;
  position: relative;
  z-index: 2;
  font-size: 20px;
  line-height: 92px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0c132d, #0c132d);
  background-image: linear-gradient(to right, #0c132d, #0c132d);
  background-size: 0% 100%;
  background-position: left center;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a i {
  display: inline-block;
  vertical-align: top;
  height: 92px;
  width: 37px;
  margin-right: 25px;
  background: url(../images/showico.png) center center no-repeat;
}
.show .showNav ul li.on a {
  background-color: #0c132d;
  background-size: 100% 100%;
  color: #ffffff;
}
.show .showNav ul li.on a i {
  filter: grayscale(100) brightness(5);
}
.show .showTabs {
  margin-top: 45px;
  position: relative;
}
.show .showSwiper .swiper-container {
  margin: 0 -16px;
}
.show .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper ul li {
  float: left;
  padding: 0 16px 10px;
  width: 25%;
}
.show .showSwiper ul li .item {
  position: relative;
  background-color: #f5f6f7;
  padding: 10px 10px 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d9b178, #d9b178);
  background-image: linear-gradient(to right, #d9b178, #d9b178);
  background-size: 100% 0%;
  background-position: left 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 78.57%;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  position: relative;
  height: 70px;
  line-height: 70px;
  text-align: center;
  padding-left: 15px;
  padding-right: 30px;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.show .showSwiper ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #0d142e;
  top: 50%;
  margin-top: -3px;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.show .showSwiper ul li .item .bt::after {
  content: "";
  width: 22px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/showli.png) 0 center no-repeat;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.show .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.show .showSwiper ul li .item:hover {
  background-size: 100% 100%;
  color: #fff;
}
.show .showSwiper 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);
}
.show .showSwiper ul li .item:hover .bt {
  color: #fff;
}
.show .showSwiper ul li .item:hover .bt::before {
  background-color: #fff;
}
.show .showSwiper ul li .item:hover .bt::after {
  filter: grayscale(100) brightness(15);
}
.show .showSwiper:nth-child(3) ul li .item .pic img {
  object-fit: contain;
}
.model {
  margin-top: 82px;
  position: relative;
  background: url(../images/hzbg.jpg) center center no-repeat fixed;
  padding-top: 82px;
  padding-bottom: 94px;
  overflow: hidden;
}
.model .hzCont {
  width: 680px;
  float: left;
  padding-top: 60px;
}
.model .hzCont .title {
  color: #fff;
  text-align: left;
}
.model .hzCont .title i {
  color: #e4e8f2;
  opacity: 0.08;
}
.model .hzCont .tip {
  font-size: 21px;
  line-height: 44px;
  color: rgba(255, 255, 255, 0.55);
  margin-top: 44px;
}
.model .hzCont .dot {
  margin-top: 34px;
}
.model .hzCont .dot::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  border: solid 1px #d9b178;
}
.model .hzCont .dot::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-left: -8px;
  width: 34px;
  height: 34px;
  background-color: #d9b178;
  border-radius: 50%;
}
.model .hzCont .hzText {
  margin-top: 86px;
  font-size: 16px;
  text-align: justify;
  line-height: 40px;
  color: #ffffff;
}
.model .hzImg {
  position: absolute;
  top: 0;
  right: -66px;
}
.model .hzImg img {
  display: block;
}
@media screen and (max-width: 1320px) {
  .model .hzImg {
    right: 0;
  }
  .model .hzCont {
    width: 640px;
  }
  .model .hzCont .tip {
    font-size: 20px;
  }
  .model .hzCont .text {
    font-size: 15px;
  }
}
.model .recruit {
  margin-top: 148px;
}
.model .recruit ul {
  display: flex;
  justify-content: space-between;
  gap: 25px;
}
@media screen and (max-width: 1320px) {
  .model .recruit ul {
    gap: 10px;
  }
}
.model .recruit ul li {
  flex: 1;
}
.model .recruit ul li .item {
  background-color: #f5f6f7;
  padding: 46px 18px 28px;
  position: relative;
  overflow: hidden;
}
.model .recruit ul li .item h4 {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .recruit ul li .item h4::after {
  content: "";
  display: block;
  width: 21px;
  height: 3px;
  background-color: #0d142e;
  margin: 16px auto 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .recruit ul li .item .pic {
  display: block;
  height: 160px;
  margin-top: 32px;
  position: relative;
  overflow: hidden;
}
.model .recruit 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;
}
.model .recruit ul li .item .zxLink {
  margin-top: 20px;
  position: relative;
  height: 52px;
  line-height: 52px;
  display: flex;
  justify-content: space-between;
}
.model .recruit ul li .item .zxLink span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  letter-spacing: 1px;
  background-color: #ffffff;
  width: 60%;
  position: relative;
  text-align: center;
  padding-left: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .recruit ul li .item .zxLink span::after {
  content: "";
  border-left: 18px solid #ffffff;
  border-bottom: 52px solid transparent;
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .recruit ul li .item .zxLink em {
  display: block;
  flex: 1;
  background-color: #fff;
  height: 52px;
  padding-right: 8px;
  position: relative;
  margin-left: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .recruit ul li .item .zxLink em::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: url(../images/zxico2.png) center center no-repeat;
}
.model .recruit ul li .item .zxLink em::after {
  content: "";
  border-right: 18px solid #fff;
  border-top: 52px solid transparent;
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .recruit ul li .item:hover h4 {
  color: #d9b178;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.model .recruit ul li .item:hover h4::after {
  background-color: #d9b178;
}
.model .recruit 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);
}
.model .recruit ul li:hover .item .zxLink span,
.model .recruit ul li.on .item .zxLink span {
  background-color: #d9b178;
  color: #fff;
}
.model .recruit ul li:hover .item .zxLink span::after,
.model .recruit ul li.on .item .zxLink span::after {
  border-left-color: #d9b178;
}
.model .recruit ul li:hover .item .zxLink em,
.model .recruit ul li.on .item .zxLink em {
  background-color: #0c132d;
}
.model .recruit ul li:hover .item .zxLink em::after,
.model .recruit ul li.on .item .zxLink em::after {
  border-right-color: #0c132d;
}
.model .recruit ul li:hover .item .zxLink em::before,
.model .recruit ul li.on .item .zxLink em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(100) brightness(10);
}
.news {
  position: relative;
  overflow: hidden;
  padding: 90px 0;
}
.news .newsBox {
  margin-top: 90px;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  text-align: left;
  float: left;
}
.news .newsTab ul {
  float: right;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.news .newsTab ul li {
  margin-left: 40px;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  z-index: 2;
  width: 174px;
  background-color: #ffffff;
  border-radius: 50px;
  border: solid 1px #0d142e;
  line-height: 56px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0c132d, #0c132d);
  background-image: linear-gradient(to right, #0c132d, #0c132d);
  background-size: 0% 100%;
  background-position: left center;
  text-align: center;
  font-size: 20px;
  color: #0d142e;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a {
  background-color: #0c132d;
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTabs {
  margin-top: 60px;
  position: relative;
}
.news .bd {
  overflow: hidden;
}
.news .newsList ul {
  margin: 0 -25px;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  width: 33.33%;
  float: left;
  padding: 0 25px;
}
.news .newsList ul li .item {
  position: relative;
}
.news .newsList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 65.5%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont {
  padding-top: 46px;
}
.news .newsList ul li .item .cont .date {
  height: 23px;
  line-height: 23px;
  background: url(../images/date.png) 0 center no-repeat;
  font-family: Arial;
  font-size: 18px;
  padding-left: 40px;
}
.news .newsList ul li .item .cont .bt {
  margin-top: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 17px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList ul li .item .cont p {
  margin-top: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 15px;
  color: #858585;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList ul li .item:hover .bt {
  color: #d9b178;
  font-weight: bold;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList ul li .item:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
@media screen and (max-width: 1320px) {
  .news .newsList ul {
    margin: 0 -20px;
  }
  .news .newsList ul li {
    padding: 0 20px;
  }
  .news .newsList ul li .item .cont {
    padding-top: 30px;
  }
  .news .newsList ul li .item .cont .bt {
    margin-top: 10px;
  }
  .news .newsList ul li .item .cont p {
    margin-top: 8px;
  }
}
