@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);
  }
}
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  background-color: #fff;
  min-width: 1180px;
  height: 100%;
  overflow: hidden;
}
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);
  }
}
.header {
  height: 0;
}
.header .nav_bg {
  position: absolute;
  opacity: 1;
  top: -110px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.header .nav_bg.on {
  top: 0;
}
@media screen and (max-height: 760px) {
  .header .nav_bg .menu .logo span {
    margin-top: 10px;
  }
  .header .nav_bg .menu > ul > li > a {
    line-height: 92px;
  }
}
.inNav {
  position: absolute;
  left: 0;
  z-index: 5;
  top: 0;
  height: 100%;
  width: 334px;
  background-color: #ffffff;
  padding-top: 6.9vh;
  padding-bottom: 9vh;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (max-height: 760px) {
  .inNav {
    padding: 5vh 0;
  }
}
@media screen and (max-height: 660px) {
  .inNav {
    padding: 3vh 0;
  }
}
.inNav .logo {
  line-height: 1;
  text-align: center;
}
.inNav .logo a img {
  display: block;
  max-width: 275px;
  margin: auto;
}
.inNav .logo span {
  display: block;
  font-size: 20px;
  letter-spacing: 0.8px;
  margin-top: 16px;
}
.inNav .search {
  border-bottom: 1px solid #818181;
  height: 64px;
  position: relative;
}
.inNav .search .searchIco {
  position: absolute;
  z-index: 4;
  width: 32px;
  height: 32px;
  top: 0;
  left: 50%;
  margin-left: -16px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav .search .searchIco .searchShow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.inNav .search .searchIco .searchHide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.inNav .search .searchIco .searchHide::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  background-color: #333;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  left: 50%;
  top: 50%;
  transform-origin: center center;
  margin: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav .search .searchIco .searchHide::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  background-color: #333;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  left: 50%;
  top: 50%;
  transform-origin: center center;
  margin: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav .search .searchIco.topSearch .searchShow {
  display: none;
}
.inNav .search .searchIco.topSearch .searchHide {
  display: block;
}
.inNav .search .searchInp {
  border: none;
  position: absolute;
  left: 50%;
  top: 28px;
  width: 7px;
  height: 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 10px;
  border: 1px solid #333;
}
.inNav .search .searchInp::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inNav .search .searchInp::-moz-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inNav .search .searchInp:-ms-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inNav .search .searchInp:focus,
.inNav .search .searchInp:active {
  border-color: #009490;
}
.inNav .search .searchInp:focus::-webkit-input-placeholder,
.inNav .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inNav .search .searchInp:focus::-moz-placeholder,
.inNav .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inNav .search .searchInp:focus:-ms-input-placeholder,
.inNav .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.inNav .search .submitBtn {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: transparent;
  border: 2px solid #333;
  position: absolute;
  cursor: pointer;
  z-index: 3;
  left: 50%;
  top: 0;
  margin-left: -16px;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav .search .submitBtn::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 0 solid transparent;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.inNav .search .submitBtn::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #333;
  margin: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.inNav .search.searchShow .searchInp {
  animation: growRotate 1.5s 0.5s forwards;
}
.inNav .search.searchShow .searchInp::-webkit-input-placeholder {
  color: #888;
}
.inNav .search.searchShow .searchInp::-moz-placeholder {
  color: #888;
}
.inNav .search.searchShow .searchInp:-ms-input-placeholder {
  color: #888;
}
@keyframes growRotate {
  0% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 7px;
    height: 2px;
    margin-left: 10px;
    padding: 0;
    top: 28px;
  }
  33% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 7px;
    height: 2px;
    margin-left: 10px;
    padding: 0;
    top: 0;
  }
  66% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 240px;
    height: 2px;
    margin-left: -120px;
    padding: 0 15px;
    top: 0;
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 240px;
    height: 46px;
    margin-left: -120px;
    padding: 0 60px 0 15px;
    top: 0;
  }
}
.inNav .search.searchShow .submitBtn {
  width: 46px;
  height: 46px;
  margin-left: 74px;
  border-width: 1px;
  border-radius: 0;
}
.inNav .search.searchShow .submitBtn::before {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #333;
}
.inNav .search.searchShow .submitBtn::after {
  width: 5px;
  height: 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 7px;
  margin-top: 7px;
}
.inNav .search.searchShow .searchIco {
  margin-left: 120px;
  height: 46px;
}
.inNav .search.searchShow .searchIco .searchHide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.inNav .search.searchShow .searchIco .searchHide::before {
  width: 20px;
  height: 1px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -10px;
}
.inNav .search.searchShow .searchIco .searchHide::after {
  height: 20px;
  width: 1px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -10px;
}
.inNav > ul {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 50vh;
}
.inNav > ul > li {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
}
.inNav > ul > li > a {
  font-size: 18px;
  letter-spacing: 0.7px;
  display: block;
  line-height: 30px;
  text-align: center;
  width: 100%;
}
.inNav > ul > li > a:hover {
  color: #009490;
}
.inNav > ul > li.another > a {
  font-weight: bold;
}
.inNav > ul > li .sec {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 160px;
  border-left: 1px solid #eee;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  transform-origin: 0 center;
  -webkit-transform-origin: 0 center;
  -moz-transform-origin: 0 center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  transform: perspective(400px) rotateY(90deg) translateY(-50%);
  -webkit-transform: perspective(400px) rotateY(90deg) translateY(-50%);
  -moz-transform: perspective(400px) rotateY(90deg) translateY(-50%);
  opacity: 0;
  background-color: #fff;
  padding: 10px 0;
}
.inNav > ul > li .sec li {
  position: relative;
}
.inNav > ul > li .sec li a {
  line-height: 26px;
  font-size: 15px;
  display: block;
  padding: 8px 20px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav > ul > li .sec li a:hover {
  color: #009490;
}
.inNav > ul > li .sec li ul {
  position: absolute;
  left: 100%;
  top: -10px;
  width: 160px;
  border-left: 1px solid #eee;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  transform-origin: 0 center;
  -webkit-transform-origin: 0 center;
  -moz-transform-origin: 0 center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  transform: perspective(400px) rotateY(90deg);
  -webkit-transform: perspective(400px) rotateY(90deg);
  -moz-transform: perspective(400px) rotateY(90deg);
  opacity: 0;
  background-color: #fff;
  padding: 10px 0;
}
.inNav > ul > li .sec li:hover ul {
  transform: perspective(400px) rotateY(0);
  -webkit-transform: perspective(400px) rotateY(0);
  -moz-transform: perspective(400px) rotateY(0);
  opacity: 1;
}
.inNav > ul > li:hover .sec {
  transform: perspective(400px) rotateY(0) translateY(-50%);
  -webkit-transform: perspective(400px) rotateY(0) translateY(-50%);
  -moz-transform: perspective(400px) rotateY(0) translateY(-50%);
  opacity: 1;
}
.inNav .tel {
  position: relative;
  line-height: 20px;
  letter-spacing: 0.6px;
  font-size: 16px;
  text-align: center;
}
.inNav .tel::before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
  margin: 0 auto 25px;
}
.inNav .tel i {
  font-family: Arial;
  font-size: 24px;
  letter-spacing: 1px;
  vertical-align: top;
}
.inSwiper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  transform: perspective(1000px);
  transition: transform 0.6s;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inSwiper * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inSwiper .index {
  overflow: hidden;
}
.inSwiper .inBox {
  overflow: hidden;
  height: 100%;
  padding-top: 110px;
  background-color: #fff;
}
@media screen and (max-height: 760px) {
  .inSwiper .inBox {
    padding-top: 92px;
  }
}
.inSwiper .in-pagination {
  position: absolute;
  left: auto;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}
.inSwiper .in-pagination span {
  width: 10px;
  height: 10px;
  border: 1px solid #aaa;
  border-radius: 100%;
  margin: 15px 0 !important;
  position: relative;
  background-color: transparent;
  opacity: 1;
}
.inSwiper .in-pagination span.swiper-pagination-bullet-active {
  background-color: #aaa;
}
.index-page {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.index-page .inBoxFlex {
  margin: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: 94%;
  max-width: 1400px;
  min-width: 1180px;
}
.pcBanner {
  position: relative;
  overflow: hidden;
  cursor: grab;
}
.pcBanner ul li {
  width: 100%;
  overflow: hidden;
}
.pcBanner img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  -webkit-transition: all 2.4s ease-out;
  transition: all 2.4s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.pcBanner .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.pcBanner .swiper-slide-active * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-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%);
  }
}
.pcBanner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 6vh;
  z-index: 3;
  width: auto;
}
.pcBanner .banner-pagination span {
  display: inline-block;
  border: 1px #fff solid;
  opacity: 1;
  padding: 0;
  border-radius: 100%;
  background-color: transparent;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.pcBanner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background-color: #fff;
  width: 10px;
  height: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.pcBanner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.pcBanner .page {
  position: absolute;
  width: 94%;
  max-width: 1400px;
  min-width: 1180px;
  left: 0;
  right: 0;
  z-index: 4;
  bottom: 11.8vh;
  display: flex;
  margin: auto;
  justify-content: flex-end;
}
.pcBanner .page .banner-prev {
  border-radius: 50%;
  width: 58px;
  height: 58px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none;
  text-align: center;
  line-height: 58px;
  text-shadow: -1px 0 0 #333;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.pcBanner .page .banner-prev::before {
  content: "<";
  font-family: simsun;
  font-weight: bold;
}
.pcBanner .page .banner-prev:hover {
  background-color: #009490;
  color: #ffffff;
  text-shadow: -1px 0 0 #fff;
}
.pcBanner .page .banner-next {
  margin-left: 40px;
  border-radius: 50%;
  width: 58px;
  height: 58px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none;
  text-align: center;
  line-height: 58px;
  text-shadow: 1px 0 0 #333;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.pcBanner .page .banner-next::before {
  content: ">";
  font-family: simsun;
  font-weight: bold;
}
.pcBanner .page .banner-next:hover {
  background-color: #009490;
  color: #ffffff;
  text-shadow: 1px 0 0 #fff;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 38px;
  line-height: 1;
  font-weight: bold;
}
.title i {
  display: block;
  font-size: 24px;
  margin-top: 20px;
  margin-right: -11px;
  letter-spacing: 11px;
}
@media screen and (max-height: 660px) {
  .title span {
    font-size: 34px;
  }
  .title i {
    font-size: 18px;
    margin-top: 12px;
    margin-right: -6px;
    letter-spacing: 6px;
  }
}
.moreLink {
  display: block;
  border-radius: 30px;
  width: 158px;
  height: 56px;
  line-height: 56px;
  background-color: #009490;
  border-radius: 28px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 2px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  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;
}
.moreLink::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 56px;
  width: 14px;
  margin-left: 12px;
  background: url(../images/morear.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  background: none;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.moreLink:hover::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-height: 660px) {
  .moreLink {
    height: 46px;
    line-height: 46px;
  }
  .moreLink::after {
    height: 46px;
  }
}
.allLink {
  display: block;
  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 .tel {
  float: right;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  position: relative;
  line-height: 38px;
  padding: 0 10px 22px 20px;
  border-bottom: 2px solid #fff;
}
.titBox .tel::before {
  content: "";
  width: 37px;
  height: 38px;
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
@media screen and (max-height: 700px) {
  .titBox .tel {
    font-size: 24px;
    padding-bottom: 10px;
  }
}
.titBox .titR {
  float: right;
  margin-top: -18px;
  text-align: right;
  margin-bottom: -10px;
}
.titBox .titR .tel2 {
  display: inline-block;
  vertical-align: top;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  line-height: 38px;
  padding: 0 10px 22px 20px;
  border-bottom: 2px solid #333333;
}
.titBox .titR .tel2::before {
  content: "";
  width: 37px;
  height: 38px;
  display: inline-block;
  vertical-align: top;
  margin-right: 24px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel2.png) center center no-repeat;
}
.titBox .titR .tip {
  margin-top: 20px;
  line-height: 1;
  font-size: 20px;
  letter-spacing: 11.2px;
}
@media screen and (max-height: 700px) {
  .titBox .titR {
    margin-top: 0;
  }
  .titBox .titR .tel2 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .titBox .titR .tip {
    margin-top: 2vh;
  }
}
.product {
  background: url(../images/probg.jpg) center center no-repeat;
  background-size: cover;
  padding: 16vh 0 9.5vh;
}
@media screen and (max-height: 760px) {
  .product {
    padding: 10vh 0 7vh;
  }
}
@media screen and (max-height: 660px) {
  .product {
    padding: 6vh 0;
  }
}
.product .inBoxFlex {
  justify-content: space-between;
}
.product .title {
  color: #ffff;
}
.product .moreLink {
  margin: 6.5vh auto 0;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  gap: 14px;
}
.product .proNav ul li {
  flex: 1;
}
.product .proNav ul li a {
  height: 200px;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  padding-left: 32px;
  justify-content: center;
  margin-top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  width: 45px;
  height: 48px;
  position: absolute;
  right: 28px;
  top: 50%;
  margin-top: -24px;
  background: url(../images/proico.png) center center no-repeat;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 0.8px;
}
.product .proNav ul li a em {
  width: 36px;
  height: 11px;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/proar.png) center center no-repeat;
  margin-top: 34px;
  margin-bottom: 0;
}
.product .proNav ul li.on a {
  margin-top: -50px;
  height: 250px;
  background-color: rgba(0, 148, 144, 0.6);
}
.product .proNav ul li.on a em {
  width: 50px;
  height: 50px;
  border: solid 1px #ffffff;
  margin-top: 28px;
  margin-bottom: -10px;
  border-radius: 50%;
}
.youshi {
  background: url(../images/ysbg.jpg) center center no-repeat;
  background-size: cover;
}
.youshi .ysTabs {
  margin-top: 6.6vh;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-height: 760px) {
  .youshi .ysTabs {
    margin-top: 5vh;
  }
}
.youshi .ysTabs .bd {
  width: 746px;
  height: 60vh;
  max-height: 553px;
}
.youshi .ysTabs .bd ul li {
  height: 60vh;
  background: url(../images/yslibg.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.youshi .ysTabs .bd ul li .item {
  padding: 8.2vh 60px 0;
  width: 736px;
  border-radius: 20px;
  height: 50%;
}
.youshi .ysTabs .bd ul li .item .tit {
  line-height: 1;
  font-size: 24px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysTabs .bd ul li .item .text {
  font-size: 18px;
  line-height: 36px;
  margin-top: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTabs .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysTabs .bd ul li .item:hover .text {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysTabs .bd ul li .item:first-child {
  color: #fff;
  margin-bottom: 10px;
}
.youshi .ysTabs .page {
  display: flex;
  margin-bottom: 50px;
}
.youshi .ysTabs .page .prev {
  width: 158px;
  line-height: 56px;
  cursor: pointer;
  background-color: #939393;
  border-radius: 28px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 2px;
  color: #ffffff;
  height: 56px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTabs .page .prev::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 56px;
  width: 14px;
  margin-right: 22px;
  background: url(../images/ysl.png) center center no-repeat;
}
.youshi .ysTabs .page .prev:hover,
.youshi .ysTabs .page .prev.on {
  background-color: #009490;
}
.youshi .ysTabs .page .next {
  margin-left: 42px;
  width: 158px;
  line-height: 56px;
  cursor: pointer;
  background-color: #939393;
  border-radius: 28px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 2px;
  color: #ffffff;
  height: 56px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTabs .page .next::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 56px;
  width: 14px;
  margin-left: 22px;
  background: url(../images/ysr.png) center center no-repeat;
}
.youshi .ysTabs .page .next:hover,
.youshi .ysTabs .page .next.on {
  background-color: #009490;
}
.features {
  background: url(../images/tdbg.jpg) center center no-repeat;
  background-size: cover;
}
.features .tipEn {
  font-family: Arial;
  font-size: 73px;
  font-weight: bold;
  letter-spacing: 1.5px;
  color: #d7d7d5;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.features .tipEn::after {
  content: "SEAMLESS WELDING";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  text-shadow: 0px 22px 0px #000000;
}
.features .tipEn::before {
  content: "SEAMLESS WELDING";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  background: url(../images/tden.png) center center no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.features .tip {
  margin-top: 36px;
  line-height: 1;
}
.features .tip i {
  display: inline-block;
  vertical-align: middle;
}
.features .tip i img {
  display: block;
}
.features .tip span {
  font-size: 38px;
  letter-spacing: 0.8px;
  color: #ffffff;
  opacity: 0.5;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  position: relative;
  top: 6px;
}
.features ul {
  display: flex;
  margin-top: 78px;
  font-size: 24px;
  letter-spacing: 0.5px;
  color: #ffffff;
}
.features ul li {
  line-height: 75px;
  padding: 0 50px;
  border: solid 1px rgba(255, 255, 255, 0.3);
  border-left: none;
}
.features ul li:first-child {
  border-left: solid 1px rgba(255, 255, 255, 0.3);
}
@media screen and (max-height: 660px) {
  .features .tipEn {
    font-size: 60px;
  }
  .features .tip {
    margin-top: 4vh;
  }
  .features ul {
    margin-top: 8vh;
  }
  .features ul li {
    line-height: 70px;
  }
}
.about {
  background: url(../images/aboutbg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}
.about .inBoxFlex {
  max-width: 1550px;
}
.about .aboutBox {
  position: relative;
}
.about .aboutPic {
  max-height: 646px;
  height: 69.5vh;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about .aboutLine {
  width: 907px;
  height: 18px;
  margin-top: 48px;
  background: url(../images/aboutline.png) 0 center no-repeat;
}
@media screen and (max-height: 760px) {
  .about .aboutLine {
    margin-top: 5vh;
  }
}
.about .aboutText {
  position: absolute;
  z-index: 3;
  right: 5.357%;
  bottom: 0;
  width: 464px;
  max-height: 610px;
  height: 67vh;
  background-color: #009490;
  border-radius: 0px 0px 0px 120px;
  color: #fff;
  padding: 0 45px 0 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.about .aboutText .tit {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}
.about .aboutText .text {
  margin-top: 4vh;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 34px;
  height: 204px;
}
.about .aboutText .btn {
  margin-top: 7.5vh;
}
.about .aboutText .more {
  display: block;
  width: 158px;
  height: 56px;
  background-color: #ffffff;
  border-radius: 28px;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  letter-spacing: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  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;
}
.about .aboutText .more::after {
  content: "";
  height: 56px;
  width: 14px;
  margin-left: 12px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/aboutmore.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  background: none;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .more:hover::after {
  filter: grayscale(100) brightness(8);
}
@media screen and (max-height: 660px) {
  .about .aboutText .tit {
    font-size: 30px;
  }
  .about .aboutText .text {
    margin-top: 3vh;
  }
  .about .aboutText .btn {
    margin-top: 4vh;
  }
  .about .aboutText .more {
    height: 46px;
    line-height: 46px;
  }
  .about .aboutText .more::after {
    height: 46px;
  }
}
.case {
  background: url(../images/casebg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.case .inBoxFlex {
  max-width: 1696px;
}
.case .caseList {
  margin-top: 5vh;
}
@media screen and (max-height: 660px) {
  .case .caseList {
    margin-top: 4vh;
  }
}
.case .caseList ul {
  display: flex;
  flex-wrap: wrap;
  margin: -3px;
}
.case .caseList ul li {
  width: 25%;
  padding: 3px;
}
.case .caseList ul li .item {
  position: relative;
  overflow: hidden;
}
.case .caseList ul li .item .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  height: 31vh;
  max-height: 286px;
}
.case .caseList 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.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .caseList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  min-width: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .bt i {
  display: block;
  width: 46px;
  height: 46px;
  background-color: #ffffff;
  border-radius: 50%;
  line-height: 44px;
  font-size: 30px;
  color: #009490;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.case .caseList ul li .item .bt i::before {
  content: '+';
}
.case .caseList ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  font-size: 18px;
  margin-top: 22px;
  height: 36px;
  line-height: 36px;
  min-width: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseList ul li .item:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.case .caseList ul li .item:hover .bt {
  opacity: 1;
}
.case .caseList ul li .item:hover .bt i {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.case .caseList ul li .item:hover .bt span {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.honors {
  background: url(../images/rybg.jpg) center center no-repeat;
  background-size: cover;
  padding-bottom: 4vh;
}
@media screen and (max-height: 660px) {
  .honors {
    padding-bottom: 0;
  }
}
.honors .rySwiper {
  margin-top: 9vh;
}
@media screen and (max-height: 760px) {
  .honors .rySwiper {
    margin-top: 5vh;
  }
}
@media screen and (max-height: 660px) {
  .honors .rySwiper {
    margin-top: 4vh;
  }
}
.honors .rySwiper ul li {
  width: 435px;
}
.honors .rySwiper ul li .swiper-slide-shadow-left {
  display: none;
}
.honors .rySwiper ul li .swiper-slide-shadow-right {
  display: none;
}
.honors .rySwiper ul li .item {
  width: 435px;
}
.honors .rySwiper ul li .item .pic {
  display: block;
  width: 435px;
  height: 327px;
  position: relative;
  padding: 47px 49px 44px;
  background: #fff url(../images/ryli.png) center center no-repeat;
  background-size: contain;
}
.honors .rySwiper ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 62px;
  bottom: -51px;
  width: 100%;
  background: url(../images/rylity.png) center center no-repeat;
}
@media screen and (max-height: 760px) {
  .honors .rySwiper ul li .item .pic::before {
    bottom: -45px;
    background-size: 100%;
  }
}
.honors .rySwiper ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background-size: 100% 100%;
  background-color: #fff;
}
.honors .rySwiper ul li .item .pic i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honors .rySwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 18px;
  margin-top: 36px;
  height: 38px;
  line-height: 38px;
  letter-spacing: 1.4px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-height: 760px) {
  .honors .rySwiper ul li .item .bt {
    margin-top: 26px;
  }
}
.honors .rySwiper ul li .item .bt:hover {
  letter-spacing: 0.4px;
}
.honors .rySwiper 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);
}
.honors .rySwiper ul li .item:hover .bt {
  color: #009490;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.honors .rySwiper ul li.swiper-slide-active .item .bt {
  opacity: 1;
}
@media screen and (max-height: 600px) {
  .honors .rySwiper ul li {
    width: 350px;
  }
  .honors .rySwiper ul li .item {
    width: 350px;
  }
  .honors .rySwiper ul li .item .pic {
    width: 350px;
    height: 263px;
    padding: 36px 38px 34px;
  }
  .honors .rySwiper ul li .item .pic::before {
    bottom: -45px;
  }
  .honors .rySwiper ul li .item .bt {
    font-size: 16px;
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
  }
}
.cooperate {
  background: url(../images/hzbg.jpg) center center no-repeat;
  background-size: cover;
}
.cooperate .title {
  color: #fff;
}
.cooperate .hzList {
  margin-top: 7vh;
}
@media screen and (max-height: 760px) {
  .cooperate .hzList {
    margin-top: 5vh;
  }
}
@media screen and (max-height: 660px) {
  .cooperate .hzList {
    margin-top: 4vh;
  }
}
.cooperate .hzList ul {
  margin: 0 -15px;
}
.cooperate .hzList ul::after,
.cooperate .hzList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cooperate .hzList ul li {
  width: 16.666%;
  float: left;
  padding: 15px;
}
@media screen and (max-height: 660px) {
  .cooperate .hzList ul li {
    padding: 8px 12px;
  }
}
.cooperate .hzList ul li .item .pic {
  display: block;
  background-color: #ffffff;
  border-radius: 10px;
  padding-top: 71.154%;
  position: relative;
  overflow: hidden;
}
.cooperate .hzList ul li .item .pic 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;
}
.cooperate .hzList ul li .item .pic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.cooperate .moreLink {
  margin: 8.6vh auto 0;
}
@media screen and (max-height: 760px) {
  .cooperate .moreLink {
    margin-top: 5vh;
  }
}
@media screen and (max-height: 660px) {
  .cooperate .moreLink {
    margin-top: 4vh;
  }
}
.news {
  background: url(../images/newsbg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.news .newsBox {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: center;
}
.news .newsTab {
  float: left;
  width: 390px;
}
.news .newsTab .title {
  text-align: left;
}
.news .newsTab .title a {
  color: #fff;
}
.news .newsTab .title a em {
  font-family: Impact;
  font-size: 97.24px;
  line-height: 80px;
  display: block;
  color: #009490;
}
.news .newsTab .title a span {
  margin-top: 22px;
}
.news .newsTab .title a i {
  letter-spacing: 4px;
  margin-right: -4px;
}
.news .newsTab ul {
  margin-top: 126px;
  width: 180px;
}
@media screen and (max-height: 760px) {
  .news .newsTab ul {
    margin-top: 8vh;
  }
}
.news .newsTab ul li {
  margin-top: 28px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  height: 64px;
  border-radius: 10px;
  border: solid 1px rgba(255, 255, 255, 0.3);
  line-height: 62px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 1.2px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-color: #009490;
  border-color: #009490;
}
@media screen and (max-height: 660px) {
  .news .newsTab {
    width: 350px;
  }
  .news .newsTab .title a em {
    font-size: 80px;
    line-height: 60px;
  }
  .news .newsTab .title a i {
    letter-spacing: 0;
    margin-right: 0;
  }
  .news .newsTab ul li {
    margin-top: 20px;
  }
  .news .newsTab ul li a {
    height: 56px;
    line-height: 54px;
  }
}
.news .newsTabs {
  flex: 1;
  min-width: 0;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  margin-right: 50px;
}
.news .newsList .first {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.news .newsList .first .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 424px;
  height: 306px;
}
.news .newsList .first .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .cont {
  flex: 1;
  min-width: 0;
  margin-left: 55px;
  margin-top: -8px;
}
@media screen and (max-width: 1380px) {
  .news .newsList .first .cont {
    margin-left: 30px;
  }
}
.news .newsList .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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: 3;
  overflow: hidden;
  line-height: 32px;
  height: 96px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 15px;
  margin-top: 26px;
}
.news .newsList .first .cont .date {
  margin-top: 62px;
  line-height: 26px;
  background: url(../images/date.png) 0 center no-repeat;
  font-family: Arial;
  font-size: 16px;
  padding-left: 38px;
  color: #ffffff;
}
.news .newsList .first:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .newsList .first:hover .cont .bt {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
@media screen and (max-height: 660px) {
  .news .newsList .first .pic {
    width: 360px;
    height: 250px;
  }
  .news .newsList .first .cont {
    margin-left: 30px;
  }
  .news .newsList .first .cont p {
    margin-top: 10px;
  }
  .news .newsList .first .cont .date {
    margin-top: 32px;
  }
}
.news .newsList .list {
  margin-top: 56px;
  border-top: 1px solid rgba(195, 231, 242, 0.1);
  position: relative;
}
@media screen and (max-height: 760px) {
  .news .newsList .list {
    margin-top: 5vh;
  }
}
.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 {
  float: left;
  width: 28%;
  margin-left: 8%;
}
@media screen and (max-width: 1380px) {
  .news .newsList .list ul li {
    width: 30%;
    margin-left: 5%;
  }
}
.news .newsList .list ul li:first-child {
  margin-left: 0;
}
.news .newsList .list ul li .item {
  padding-top: 48px;
}
@media screen and (max-height: 760px) {
  .news .newsList .list ul li .item {
    padding-top: 4.5vh;
  }
}
.news .newsList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 36px;
  height: 36px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 15px;
  margin-top: 14px;
}
.news .newsList .list ul li .item .date {
  margin-top: 32px;
  line-height: 26px;
  background: url(../images/date.png) 0 center no-repeat;
  font-family: Arial;
  font-size: 16px;
  padding-left: 38px;
  color: #ffffff;
}
.news .newsList .list ul li .item:hover .bt {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
@media screen and (max-height: 660px) {
  .news .newsList .list ul li .item .bt {
    font-size: 16px;
  }
  .news .newsList .list ul li .item p {
    margin-top: 5px;
    font-size: 14px;
  }
  .news .newsList .list ul li .item .date {
    margin-top: 15px;
    font-size: 14px;
  }
}
.inFooter .footer {
  width: 100%;
  height: 100%;
  background: url(../images/footerbg.jpg) center center no-repeat;
  background-size: cover;
  padding: 0;
}
.inFooter .footer .lxList .ewmList {
  margin-top: 7vh;
}
.inFooter .footer .lxList ul {
  margin-top: 6vh;
}
@media screen and (max-height: 760px) {
  .inFooter .footer .lxList .tit i {
    font-size: 76px;
    line-height: 66px;
  }
  .inFooter .footer .lxList .tit span {
    margin-top: 10px;
  }
  .inFooter .footer .lxList .ewmList {
    margin-top: 4vh;
  }
  .inFooter .footer .lxList .ewmList .ewm img {
    width: 120px;
    height: 120px;
    background-size: contain;
    padding: 10px;
  }
  .inFooter .footer .lxList .ewmList .ewm span {
    margin-top: 12px;
  }
  .inFooter .footer .lxList ul {
    margin-top: 5vh;
    margin-left: 0;
  }
  .inFooter .footer .lxList ul li {
    line-height: 26px;
  }
}
@media screen and (max-height: 660px) {
  .inFooter .footer .lxList .tit i {
    font-size: 68px;
    line-height: 50px;
  }
  .inFooter .footer .lxList .tit span {
    font-size: 30px;
  }
}
@media screen and (max-height: 760px) {
  .inFooter .footer .formbox {
    margin-top: 0;
  }
}
@media screen and (max-height: 660px) {
  .inFooter .footer .formbox .tit {
    margin-bottom: 30px;
  }
}
.inFooter .footer .copyright {
  margin-top: 8vh;
}
@media screen and (max-height: 760px) {
  .inFooter .footer .copyright {
    margin-top: 6vh;
  }
}
.in-txt {
  overflow: hidden;
}
.in-txt > * {
  transform: translateY(100%);
  opacity: 0;
  transition: cubic-bezier(0.215, 0.61, 0.355, 1) 0.45s;
  transition-duration: 1.6s;
}
.swiper-slide-active .in-txt > * {
  transform: translateY(0);
  opacity: 1;
}
.lv-bottom {
  opacity: 0.8;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  filter: blur(6px);
}
.lv-fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-80px);
  transform: translateX(-80px);
  filter: blur(20px);
}
.lv-fadeInUp {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  filter: blur(20px);
}
.lv-fadeInDown {
  opacity: 0;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  filter: blur(20px);
}
.lv-fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(80px);
  transform: translateX(80px);
  filter: blur(20px);
}
.fadeInLeft {
  opacity: 0;
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}
.fadeInRight {
  opacity: 0;
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
}
.fadeInUp {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}
.fadeInDown {
  opacity: 0;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
.swiper-slide {
  -webkit-transition-property: all !important;
  -o-transition-property: all !important;
  transition-property: all !important;
}
.swiper-slide-active .lv-fadeInLeft {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  filter: blur(0px);
}
.swiper-slide-active .lv-fadeInRight {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  filter: blur(0px);
}
.swiper-slide-active .lv-fadeInUp {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  filter: blur(0px);
}
.swiper-slide-active .lv-bottom {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  filter: blur(0px);
}
.swiper-slide-active .lv-fadeInDown {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  filter: blur(0px);
}
.swiper-slide-active .fadeInLeft {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-slide-active .fadeInRight {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-slide-active .fadeInDown {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-slide-active .fadeInUp {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
