@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);
  }
}
@-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);
  }
}
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,
.topWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.nyContent {
  width: 94%;
  max-width: 1600px;
  margin: auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nyContent::after,
.nyContent:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.nyContent * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .nyContent {
    width: 92%;
  }
}
.nyBanner {
  position: relative;
}
.nyBanner img {
  display: block;
  width: 100%;
  min-height: 200px;
}
.nyBanner .txt {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  font-family: 'Microsoft Jhenghei UI Light';
  margin-top: -20px;
}
.nyBanner .txt p {
  font-size: 60px;
  color: #fff;
  line-height: 1.32;
}
.nyBanner .txt .banLine {
  display: block;
  width: 54px;
  height: 5px;
  background-color: #ffffff;
  margin-top: 46px;
  margin-left: 5px;
}
.nyBanner.black .txt p {
  color: #333;
}
.nyBanner.black .txt .banLine {
  background-color: #333;
}
@media screen and (max-width: 1600px) {
  .nyBanner .txt {
    margin-top: -1vw;
  }
  .nyBanner .txt p {
    font-size: 3.75vw;
  }
  .nyBanner .txt .banLine {
    margin-top: 3vw;
    width: 3.9vw;
    height: 0.3vw;
  }
}
@media screen and (max-width: 980px) {
  .nyBanner .txt {
    margin-top: -1vw;
    text-align: center;
  }
  .nyBanner .txt p {
    font-size: 5vw;
  }
  .nyBanner .txt .banLine {
    margin-top: 3vw;
    width: 5vw;
    height: 0.4vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 400px) {
  .nyBanner .txt p {
    font-size: 7vw;
  }
  .nyBanner .txt .banLine {
    margin-top: 3vw;
    width: 7vw;
    height: 0.6vw;
  }
}
.nyNavigation {
  position: relative;
  height: 0;
}
.nyNavigation .navigationBox {
  background-color: rgba(24, 24, 24, 0.8);
  z-index: 3;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.nyNavigation ul {
  display: flex;
  justify-content: center;
  column-gap: 3%;
}
.nyNavigation ul li a {
  display: block;
  line-height: 92px;
  font-size: 24px;
  color: #ffffff;
  padding: 0 58px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .nyNavigation ul li:hover a {
    background-color: rgba(7, 105, 80, 0.8);
  }
}
.nyNavigation ul li.on a {
  background-color: rgba(7, 105, 80, 0.8);
}
@media screen and (max-width: 1680px) {
  .nyNavigation ul {
    display: flex;
    justify-content: center;
    column-gap: 3%;
    flex-wrap: wrap;
  }
  .nyNavigation ul li a {
    padding: 0 3.45vw;
    font-size: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .nyNavigation ul {
    display: flex;
    justify-content: center;
    column-gap: 2%;
  }
  .nyNavigation ul li a {
    padding: 0 3vw;
    font-size: 20px;
    line-height: 80px;
  }
}
@media screen and (max-width: 980px) {
  .nyNavigation {
    height: auto;
  }
  .nyNavigation .navigationBox {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #eee;
  }
  .nyNavigation ul {
    column-gap: 1px;
  }
  .nyNavigation ul li {
    text-align: center;
  }
  .nyNavigation ul li a {
    font-size: 18px;
    line-height: 64px;
    color: #333;
  }
  .nyNavigation ul li.on a,
  .nyNavigation ul li:hover a {
    background-color: #076950;
    color: #fff;
  }
}
@media screen and (max-width: 640px) {
  .nyNavigation {
    height: auto;
  }
  .nyNavigation .navigationBox {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .nyNavigation ul {
    padding: 10px 0;
    row-gap: 5px;
  }
  .nyNavigation ul li {
    text-align: center;
  }
  .nyNavigation ul li a {
    padding: 0 15px;
    font-size: 16px;
    line-height: 32px;
    border-radius: 30px;
  }
}
.crumbsNav {
  margin-top: 50px;
  line-height: 38px;
}
.crumbsNav .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 18px;
  line-height: 2;
}
.crumbsNav .flex .returnHome {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.crumbsNav .flex .returnHome i {
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  margin-right: 10px;
  width: 14px;
  height: 15px;
  position: relative;
  overflow: hidden;
}
.crumbsNav .flex .returnHome 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;
}
.crumbsNav .flex .returnHome:hover {
  color: #076950;
}
.crumbsNav .flex .nyPosition {
  color: #8a8a8a;
}
.crumbsNav .flex .nyPosition a {
  color: #8a8a8a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.crumbsNav .flex .nyPosition a:hover {
  color: #076950;
}
.crumbsNav .flex .nyPosition span {
  color: #333;
}
@media screen and (max-width: 1280px) {
  .crumbsNav {
    margin-top: 40px;
  }
}
@media screen and (max-width: 980px) {
  .crumbsNav .flex {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .crumbsNav {
    margin-top: 20px;
  }
  .crumbsNav .flex {
    font-size: 14px;
  }
  .crumbsNav .flex .returnHome i {
    width: 12px;
    height: 12px;
    margin-right: 5px;
  }
}
.nyTit {
  line-height: 1;
}
.nyTit span {
  display: block;
  font-weight: bold;
  font-size: 48px;
}
.nyTit i {
  display: block;
  font-size: 18px;
  margin-top: 20px;
}
@media screen and (max-width: 980px) {
  .nyTit {
    text-align: center;
  }
  .nyTit span {
    font-size: 40px;
  }
  .nyTit i {
    font-size: 16px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 640px) {
  .nyTit span {
    font-size: 32px;
  }
  .nyTit i {
    font-size: 14px;
    margin-top: 10px;
  }
}
.nyAbout .nyAboutBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 80px 0 100px;
}
.nyAbout .nyAboutText {
  margin-right: 7.5%;
  flex: 1;
}
.nyAbout .nyAboutText .text {
  margin-top: 80px;
  line-height: 2.2;
  font-size: 18px;
}
.nyAbout .nyAboutText .text p {
  margin-top: 2em;
}
.nyAbout .nyAboutText .text p:first-child {
  margin-top: 0;
}
.nyAbout .nyAboutPic {
  max-width: 767px;
  width: 48%;
}
.nyAbout .nyAboutPic img {
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 1600px) {
  .nyAbout .nyAboutText {
    margin-right: 4%;
  }
  .nyAbout .nyAboutText .text {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 1280px) {
  .nyAbout .nyAboutBox {
    padding: 60px 0 80px;
  }
  .nyAbout .nyAboutText .text {
    margin-top: 4vw;
    line-height: 2;
    font-size: 16px;
  }
}
@media screen and (max-width: 980px) {
  .nyAbout .nyAboutBox {
    padding: 50px 0 60px;
  }
  .nyAbout .nyAboutBox {
    display: block;
  }
  .nyAbout .nyAboutText {
    width: 100%;
    margin-right: 0;
  }
  .nyAbout .nyAboutText .text {
    margin-top: 30px;
    line-height: 2;
    font-size: 16px;
  }
  .nyAbout .nyAboutPic {
    width: 100%;
    margin: auto;
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .nyAbout .nyAboutBox {
    padding: 30px 0 50px;
  }
  .nyAbout .nyAboutBox {
    display: block;
  }
  .nyAbout .nyAboutText {
    width: 100%;
    margin-right: 0;
  }
  .nyAbout .nyAboutText .text {
    margin-top: 30px;
    line-height: 2;
    font-size: 16px;
  }
  .nyAbout .nyAboutPic {
    width: 100%;
    margin: auto;
    margin-top: 30px;
  }
}
.nyAboutNum {
  background: url(../images/nynumbg.jpg) center center no-repeat;
  background-size: cover;
  max-height: 800px;
  height: 48vw;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nyAboutNum ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.nyAboutNum ul li {
  line-height: 1;
  font-family: 'Microsoft Jhenghei UI Light';
}
.nyAboutNum ul li h4 i {
  line-height: 38px;
  font-size: 48px;
  font-weight: bold;
}
.nyAboutNum ul li h4 em {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  margin-left: 5px;
}
.nyAboutNum ul li p {
  margin-top: 25px;
  font-size: 26px;
}
@media screen and (max-width: 980px) {
  .nyAboutNum ul {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .nyAboutNum ul li h4 i {
    font-size: 38px;
    line-height: 32px;
  }
  .nyAboutNum ul li h4 em {
    font-size: 18px;
  }
  .nyAboutNum ul li p {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .nyAboutNum {
    height: auto;
    padding: 60px 0;
  }
  .nyAboutNum ul {
    row-gap: 30px;
  }
  .nyAboutNum ul li {
    width: 50%;
  }
  .nyAboutNum ul li h4 i {
    font-size: 32px;
    line-height: 26px;
  }
  .nyAboutNum ul li h4 em {
    font-size: 16px;
  }
  .nyAboutNum ul li p {
    font-size: 16px;
    margin-top: 15px;
  }
}
.nyCourse {
  background: url(../images/nyaboutlcbg.jpg) center bottom no-repeat;
  background-size: cover;
  padding: 116px 0 210px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1600px) {
  .nyCourse {
    padding: 100px 0 170px;
  }
}
.nyCourse .lcThumbs {
  position: relative;
  z-index: 2;
  height: 271px;
  margin-top: 38px;
}
@media screen and (max-width: 1600px) {
  .nyCourse .lcThumbs {
    margin-top: 0;
  }
}
.nyCourse .lcThumbs::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 5760px;
  left: -2080px;
  height: 100%;
  background: url(../images/nyaboutlcline.png) -1920px 0 repeat-x;
}
.nyCourse .lcThumbs .lcThumbsBox {
  height: 416px;
  overflow: hidden;
  position: relative;
  top: -80px;
}
.nyCourse .lcThumbs .swiper-container {
  height: 376px;
  overflow: inherit;
  padding-right: 100px;
}
.nyCourse .lcThumbs ul li {
  width: 100px;
  cursor: pointer;
  outline: none;
  position: relative;
  padding-top: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyCourse .lcThumbs ul li h4 {
  line-height: 1;
  text-align: center;
}
.nyCourse .lcThumbs ul li h4 i {
  font-family: Impact;
  font-size: 28px;
  line-height: 22px;
}
.nyCourse .lcThumbs ul li h4 em {
  font-size: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
}
.nyCourse .lcThumbs ul li .img {
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.nyCourse .lcThumbs ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyCourse .lcThumbs ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyCourse .lcThumbs ul li:hover {
  color: #076950;
}
.nyCourse .lcThumbs ul li.swiper-slide-thumb-active {
  color: #076950;
}
.nyCourse .lcThumbs ul li.swiper-slide-thumb-active .item {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}
.nyCourse .lcThumbs ul li.swiper-slide-thumb-active .img {
  opacity: 1;
}
.nyCourse .lcThumbs ul li.swiper-slide-active {
  -webkit-transform: translateY(205px);
  transform: translateY(205px);
}
.nyCourse .lcThumbs ul li.swiper-slide-next {
  -webkit-transform: translateY(155px);
  transform: translateY(155px);
}
.nyCourse .lcThumbs ul li.swiper-slide-next + li {
  -webkit-transform: translateY(160px);
  transform: translateY(160px);
}
.nyCourse .lcThumbs ul li.swiper-slide-next + li + li {
  -webkit-transform: translateY(195px);
  transform: translateY(195px);
}
.nyCourse .lcThumbs ul li.swiper-slide-next + li + li + li {
  -webkit-transform: translateY(183px);
  transform: translateY(183px);
}
.nyCourse .lcThumbs ul li.swiper-slide-next + li + li + li + li {
  -webkit-transform: translateY(73px);
  transform: translateY(73px);
}
.nyCourse .lcThumbs ul li.swiper-slide-next + li + li + li + li + li + li {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
.nyCourse .lcSwiper {
  display: flex;
  justify-content: flex-end;
}
.nyCourse .lcSwiper .nylc-prev {
  position: relative;
  z-index: 3;
  margin-top: 38px;
  width: 38px;
  height: 68px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/nyaboutlcL.png) center center no-repeat;
  background-size: contain;
  filter: grayscale(100) brightness(1);
}
.nyCourse .lcSwiper .nylc-prev:hover {
  filter: grayscale(0) brightness(1);
}
.nyCourse .lcSwiper .nylc-prev.swiper-button-disabled {
  opacity: 0.2;
  cursor: none;
}
.nyCourse .lcSwiper .nylc-next {
  position: relative;
  z-index: 3;
  margin-top: 38px;
  width: 38px;
  height: 68px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/nyaboutlcR.png) center center no-repeat;
  background-size: contain;
  filter: grayscale(100) brightness(1);
}
.nyCourse .lcSwiper .nylc-next:hover {
  filter: grayscale(0) brightness(1);
}
.nyCourse .lcSwiper .nylc-next.swiper-button-disabled {
  opacity: 0.2;
  cursor: none;
}
.nyCourse .lcSwiper .swiper-container {
  width: 420px;
  margin: -40px 140px 0;
}
.nyCourse .lcSwiper .swiper-container ul li .year {
  font-family: Impact;
  font-size: 190px;
  line-height: 176px;
  letter-spacing: 4px;
  color: #dfedf0;
}
.nyCourse .lcSwiper .swiper-container ul li .tit {
  font-size: 20px;
  color: #076950;
  line-height: 1;
  margin-top: -32px;
}
.nyCourse .lcSwiper .swiper-container ul li .tit i {
  font-family: Impact;
  font-size: 28px;
  line-height: 22px;
}
.nyCourse .lcSwiper .swiper-container ul li .tit em {
  font-size: 20px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
}
.nyCourse .lcSwiper .swiper-container ul li .text {
  font-size: 22px;
  color: #000000;
  margin-top: 30px;
  line-height: 28px;
}
@media screen and (max-width: 1600px) {
  .nyCourse .lcSwiper .nylc-prev {
    margin-top: 88px;
  }
  .nyCourse .lcSwiper .nylc-next {
    margin-top: 88px;
  }
  .nyCourse .lcSwiper .swiper-container {
    margin-top: 0;
  }
}
@media screen and (max-width: 980px) {
  .nyCourse {
    padding: 60px 0 100px;
  }
  .nyCourse .lcSwiper {
    justify-content: space-between;
    margin-top: 20px;
  }
  .nyCourse .lcSwiper .nylc-prev {
    margin-top: 88px;
  }
  .nyCourse .lcSwiper .nylc-next {
    margin-top: 88px;
  }
  .nyCourse .lcSwiper .swiper-container {
    margin: 0 20px;
  }
  .nyCourse .lcSwiper ul li .item {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .nyCourse {
    padding: 50px 0 100px;
  }
  .nyCourse .lcThumbs {
    height: 200px;
    margin-top: 0;
  }
  .nyCourse .lcThumbs::before {
    width: 1920px;
    left: -693px;
    background: url(../images/nyaboutlcline.png) -640px 0 repeat-x;
    background-size: 1920px;
  }
  .nyCourse .lcThumbs .lcThumbsBox {
    height: 200px;
    top: 0;
  }
  .nyCourse .lcThumbs .swiper-container {
    height: 200px;
    padding-right: 78px;
  }
  .nyCourse .lcThumbs ul li {
    width: 78px;
    padding-top: 40px;
  }
  .nyCourse .lcThumbs ul li h4 i {
    font-size: 20px;
    line-height: 16px;
  }
  .nyCourse .lcThumbs ul li h4 em {
    font-size: 15px;
    margin-left: 5px;
  }
  .nyCourse .lcThumbs ul li .img {
    width: 50px;
    height: 50px;
    margin: 10px auto 0;
  }
  .nyCourse .lcThumbs ul li.swiper-slide-thumb-active .item {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .nyCourse .lcThumbs ul li.swiper-slide-active {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
  }
  .nyCourse .lcThumbs ul li.swiper-slide-next {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  .nyCourse .lcThumbs ul li.swiper-slide-next + li {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
  .nyCourse .lcThumbs ul li.swiper-slide-next + li + li {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  .nyCourse .lcThumbs ul li.swiper-slide-next + li + li + li {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  .nyCourse .lcThumbs ul li.swiper-slide-next + li + li + li + li {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  .nyCourse .lcThumbs ul li.swiper-slide-next + li + li + li + li + li + li {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  .nyCourse .lcSwiper {
    justify-content: space-between;
    margin-top: 20px;
  }
  .nyCourse .lcSwiper .nylc-prev {
    margin-top: 40px;
  }
  .nyCourse .lcSwiper .nylc-next {
    margin-top: 40px;
  }
  .nyCourse .lcSwiper .swiper-container {
    margin: 0 20px;
  }
  .nyCourse .lcSwiper ul li .item .year {
    font-size: 100px;
    line-height: 80px;
  }
  .nyCourse .lcSwiper ul li .item .tit {
    margin-top: -20px;
  }
  .nyCourse .lcSwiper ul li .item .text {
    font-size: 16px;
    margin-top: 30px;
    line-height: 26px;
  }
}
.nyCulture {
  padding-top: 110px;
}
.nyCulture * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1600px) {
  .nyCulture {
    padding-top: 100px;
  }
}
@media screen and (max-width: 980px) {
  .nyCulture {
    padding-top: 60px;
  }
}
@media screen and (max-width: 640px) {
  .nyCulture {
    padding-top: 50px;
  }
}
.nyCulture .nywhList {
  margin-top: 40px;
}
.nyCulture .nywhList ul {
  display: flex;
  justify-content: space-between;
}
.nyCulture .nywhList ul li {
  flex: 1;
  height: 38vw;
  max-height: 522px;
  position: relative;
  overflow: hidden;
}
.nyCulture .nywhList ul li .img {
  display: block;
  width: 100%;
  height: 100%;
}
.nyCulture .nywhList ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nyCulture .nywhList ul li .box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 82%;
  max-width: 482px;
  height: 266px;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  margin: auto;
  padding-top: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyCulture .nywhList ul li .box h4 {
  font-size: 30px;
  font-weight: bold;
  left: 1;
  line-height: 1;
}
.nyCulture .nywhList ul li .box .line {
  width: 20px;
  height: 2px;
  background-color: #333333;
  margin: 20px auto 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyCulture .nywhList ul li .box p {
  font-size: 26px;
  letter-spacing: 14px;
  line-height: 1.4;
  margin-top: 30px;
  margin-right: -14px;
}
.nyCulture .nywhList ul li.on .box {
  background-color: rgba(7, 105, 80, 0.8);
  color: #fff;
}
.nyCulture .nywhList ul li.on .box .line {
  background-color: #fff;
}
@media screen and (max-width: 980px) {
  .nyCulture .nywhList ul li .box {
    max-width: 280px;
    height: 160px;
    padding-top: 38px;
  }
  .nyCulture .nywhList ul li .box h4 {
    font-size: 26px;
  }
  .nyCulture .nywhList ul li .box .line {
    margin-top: 15px;
  }
  .nyCulture .nywhList ul li .box p {
    font-size: 18px;
    letter-spacing: 4px;
    margin-right: -4px;
    margin-top: 20px;
  }
  .nyCulture .nywhList ul li.on .box {
    background-color: rgba(7, 105, 80, 0.8);
    color: #fff;
  }
  .nyCulture .nywhList ul li.on .box .line {
    background-color: #fff;
  }
}
@media screen and (max-width: 640px) {
  .nyCulture .nywhList {
    margin: 30px auto 0;
    width: 92%;
  }
  .nyCulture .nywhList ul {
    display: block;
  }
  .nyCulture .nywhList ul li {
    height: 56vw;
  }
  .nyCulture .nywhList ul li .box {
    max-width: 240px;
    height: 130px;
    padding-top: 30px;
  }
  .nyCulture .nywhList ul li .box h4 {
    font-size: 24px;
  }
  .nyCulture .nywhList ul li .box .line {
    margin-top: 10px;
  }
  .nyCulture .nywhList ul li .box p {
    font-size: 16px;
    letter-spacing: 2px;
    margin-right: -2px;
    margin-top: 15px;
  }
  .nyCulture .nywhList ul li.on .box {
    background-color: rgba(7, 105, 80, 0.8);
    color: #fff;
  }
  .nyCulture .nywhList ul li.on .box .line {
    background-color: #fff;
  }
}
.nyHonor {
  padding: 142px 0 168px;
  background: url(../images/nyrybg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.nyHonor .nyTit {
  position: absolute;
  left: 0;
  top: 42px;
}
.nyHonor .nyHonorList1 {
  display: flex;
  justify-content: flex-end;
  min-height: 100px;
}
.nyHonor .nyHonorSwiper1 {
  position: relative;
  width: 70%;
  max-width: 766px;
  z-index: 2;
}
.nyHonor .nyHonorSwiper1::before {
  content: "";
  display: block;
  position: absolute;
  left: -30px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  bottom: -38px;
  width: calc(100% + 30px + 200px);
  top: 100%;
  z-index: -1;
}
.nyHonor .nyHonorSwiper1::after {
  content: "";
  display: block;
  position: absolute;
  left: -30px;
  width: calc(100% + 30px + 200px);
  height: 150px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  z-index: -2;
  top: 100%;
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  transform: skewX(20deg);
  transform-origin: 0 0;
}
.nyHonor .nyHonorSwiper1 .swiper-container {
  margin: 0 -1.697%;
}
.nyHonor .nyHonorSwiper1 ul li {
  padding: 0 2%;
  width: 33.333%;
}
.nyHonor .nyHonorSwiper1 ul li .img {
  background: url(../images/nyHonorli.png) center center no-repeat;
  background-size: 100% 100%;
  padding: 6.44% 6.44% 5.4%;
}
.nyHonor .nyHonorSwiper1 ul li .img i {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 72.12%;
  overflow: hidden;
}
.nyHonor .nyHonorSwiper1 ul li .img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyHonor .nyHonorSwiper1 ul li .img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.nyHonor .nyHonorList2 {
  display: flex;
  justify-content: space-between;
  margin-top: 116px;
  align-items: center;
}
.nyHonor .nyHonorSwiper2 {
  position: relative;
  width: 80%;
  max-width: 1074px;
  z-index: 2;
}
.nyHonor .nyHonorSwiper2::before {
  content: "";
  display: block;
  position: absolute;
  right: -30px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  bottom: -38px;
  width: calc(100% + 30px + 200px);
  top: 100%;
  z-index: -1;
}
.nyHonor .nyHonorSwiper2::after {
  content: "";
  display: block;
  position: absolute;
  right: -30px;
  width: calc(100% + 30px + 200px);
  height: 150px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  z-index: -2;
  top: 100%;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  transform-origin: 0 0;
}
.nyHonor .nyHonorSwiper2 .swiper-container {
  margin: 0 -2.886%;
}
.nyHonor .nyHonorSwiper2 ul li {
  width: 25%;
  padding: 0 3%;
}
.nyHonor .nyHonorSwiper2 ul li .img {
  background: url(../images/nyHonorli2.png) center center no-repeat;
  background-size: 100% 100%;
  padding: 8.2% 8.1% 8.1%;
}
.nyHonor .nyHonorSwiper2 ul li .img i {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 141.27%;
  overflow: hidden;
}
.nyHonor .nyHonorSwiper2 ul li .img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyHonor .nyHonorSwiper2 ul li .img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.nyHonor .nyHonorPage {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  width: 15%;
  max-width: 215px;
}
.nyHonor .nyHonorPage .nyHonor-prev {
  width: 58px;
  height: 58px;
  border: solid 1px #535353;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
  font-size: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyHonor .nyHonorPage .nyHonor-prev::before {
  content: "<";
  font-family: simsun;
}
.nyHonor .nyHonorPage .nyHonor-prev:hover {
  background-color: #076950;
  color: #fff;
  border-color: #076950;
}
.nyHonor .nyHonorPage .nyHonor-pagination {
  font-size: 18px;
  text-align: center;
  width: auto;
  flex: 1;
}
.nyHonor .nyHonorPage .nyHonor-next {
  width: 58px;
  height: 58px;
  border: solid 1px #535353;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
  font-size: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyHonor .nyHonorPage .nyHonor-next::before {
  content: ">";
  font-family: simsun;
}
.nyHonor .nyHonorPage .nyHonor-next:hover {
  background-color: #076950;
  color: #fff;
  border-color: #076950;
}
@media screen and (max-width: 1360px) {
  .nyHonor .nyHonorSwiper1 .swiper-container {
    margin: 0 -1.2%;
  }
  .nyHonor .nyHonorSwiper1 ul li {
    padding: 0 1.5%;
  }
  .nyHonor .nyHonorSwiper2 {
    width: 80%;
  }
  .nyHonor .nyHonorSwiper2 .swiper-container {
    margin: 0 -1.2%;
  }
  .nyHonor .nyHonorSwiper2 ul li {
    padding: 0 1.5%;
  }
  .nyHonor .nyHonorPage {
    width: 18%;
    max-width: 150px;
  }
  .nyHonor .nyHonorPage .nyHonor-prev {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
  }
  .nyHonor .nyHonorPage .nyHonor-next {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
  }
}
@media screen and (max-width: 980px) {
  .nyHonor {
    padding: 70px 0;
  }
  .nyHonor .nyTit {
    position: relative;
    top: 0;
  }
  .nyHonor .nyHonorList1 {
    margin-top: 40px;
  }
  .nyHonor .nyHonorSwiper1 {
    width: 100%;
    max-width: 100%;
  }
  .nyHonor .nyHonorList2 {
    display: block;
    margin-top: 100px;
  }
  .nyHonor .nyHonorSwiper2 {
    width: 100%;
    max-width: 100%;
  }
  .nyHonor .nyHonorPage {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    margin-top: 70px;
  }
  .nyHonor .nyHonorPage .nyHonor-pagination {
    flex: none;
    margin: 0 20px;
  }
}
@media screen and (max-width: 640px) {
  .nyHonor {
    padding: 50px 0;
  }
  .nyHonor .nyTit {
    position: relative;
    top: 0;
  }
  .nyHonor .nyHonorList1 {
    margin-top: 30px;
  }
  .nyHonor .nyHonorList2 {
    margin-top: 80px;
  }
  .nyHonor .nyHonorSwiper2 ul li {
    width: 33.33%;
  }
}
.nyPartner {
  padding: 110px 0;
}
@media screen and (max-width: 1600px) {
  .nyPartner {
    padding: 90px 0;
  }
}
@media screen and (max-width: 980px) {
  .nyPartner {
    padding: 60px 0;
  }
}
@media screen and (max-width: 640px) {
  .nyPartner {
    padding: 50px 0;
  }
}
.nyPartner .hzList {
  margin-top: 50px;
}
.nyPartner .hzList ul {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}
.nyPartner .hzList ul li {
  width: 16.666%;
  padding: 10px;
}
.nyPartner .hzList ul li .img {
  padding: 6px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyPartner .hzList ul li .img i {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 62.62%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyPartner .hzList ul li .img 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;
}
.nyPartner .hzList ul li .img:hover {
  border-color: #076950;
}
.nyPartner .hzList ul li .img:hover i {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
@media screen and (max-width: 1360px) {
  .nyPartner .hzList {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1100px) {
  .nyPartner .hzList ul li {
    width: 25%;
  }
}
@media screen and (max-width: 980px) {
  .nyPartner .hzList {
    margin-top: 30px;
  }
  .nyPartner .hzList ul {
    margin: -6px;
  }
  .nyPartner .hzList ul li {
    padding: 6px;
  }
}
@media screen and (max-width: 640px) {
  .nyPartner .hzList {
    margin-top: 30px;
  }
  .nyPartner .hzList ul li {
    width: 33.333%;
  }
}
.nyMcCont {
  background: url(../images/nyMcbyBg.png) 100% 382px no-repeat;
}
.nyMcCont .nyMcbyBox {
  display: flex;
  justify-content: space-between;
  padding: 100px 0 120px;
}
.nyMcCont .nyMcbyImg {
  margin-left: -52px;
  width: 462px;
  height: 462px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  box-shadow: -27px 27px 0 #076950;
}
.nyMcCont .nyMcbyImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nyMcCont .nyMcbyList {
  border-left: 1px solid #ececec;
  margin-left: 60px;
  padding-left: 70px;
  flex: 1;
  min-width: 0;
  position: relative;
}
.nyMcCont .nyMcbyList::after {
  content: "";
  position: absolute;
  display: block;
  width: 18px;
  height: 16px;
  background: url(../images/nyMcbyList.png) center center no-repeat;
  background-size: contain;
  top: 100%;
  left: -9px;
}
.nyMcCont .nyMcbyList li {
  margin-top: 56px;
  position: relative;
}
.nyMcCont .nyMcbyList li::before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #ececec;
  border-radius: 50%;
  position: absolute;
  left: -70px;
  margin-left: -5px;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyMcCont .nyMcbyList li:first-child {
  margin-top: 0;
}
.nyMcCont .nyMcbyList li .item {
  padding: 0 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyMcCont .nyMcbyList li .tit {
  display: flex;
  justify-content: space-between;
  font-size: 33px;
  font-weight: bold;
  line-height: 40px;
  cursor: pointer;
}
.nyMcCont .nyMcbyList li .tit i {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 25px;
  background: url(../images/nyMcbyLi.png) center center no-repeat;
  background-color: #eeeeee;
}
.nyMcCont .nyMcbyList li .tit span {
  display: block;
  flex: 1;
  min-width: 0;
}
.nyMcCont .nyMcbyList li .hideText {
  margin-top: 20px;
  margin-left: 65px;
  font-size: 17px;
  line-height: 2;
  display: none;
  color: #fff;
}
.nyMcCont .nyMcbyList li.on::before {
  box-shadow: 0 0 0 4px #fff, 0 0 0 5px #076950;
  background-color: #076950;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nyMcCont .nyMcbyList li.on .item {
  padding-top: 48px;
  padding-bottom: 32px;
  background-color: #076950;
  box-shadow: 15px 15px 40px 3px rgba(17, 92, 71, 0.1);
  border-radius: 20px;
}
.nyMcCont .nyMcbyList li.on .tit {
  color: #fff;
}
@media screen and (max-width: 1360px) {
  .nyMcCont .nyMcbyBox {
    padding: 80px 0 100px;
  }
  .nyMcCont .nyMcbyImg {
    margin-left: -52px;
    width: 36vw;
    height: 36vw;
  }
  .nyMcCont .nyMcbyList {
    margin-left: 4vw;
    padding-left: 5vw;
  }
  .nyMcCont .nyMcbyList ul li {
    margin-top: 4vw;
  }
  .nyMcCont .nyMcbyList ul li:first-child {
    margin-top: 0;
  }
  .nyMcCont .nyMcbyList ul li::before {
    left: -5vw;
  }
  .nyMcCont .nyMcbyList ul li .tit {
    font-size: 30px;
  }
  .nyMcCont .nyMcbyList ul li .hideText {
    font-size: 16px;
  }
  .nyMcCont .nyMcbyList ul li.on .item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 980px) {
  .nyMcCont .nyMcbyBox {
    padding: 60px 0 80px;
  }
  .nyMcCont .nyMcbyImg {
    display: none;
  }
  .nyMcCont .nyMcbyList {
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .nyMcCont .nyMcbyBox {
    padding: 50px 0 60px;
  }
  .nyMcCont .nyMcbyList ul li .item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .nyMcCont .nyMcbyList ul li .tit {
    line-height: 30px;
    font-size: 18px;
  }
  .nyMcCont .nyMcbyList ul li .tit i {
    height: 30px;
    width: 30px;
    background-size: 16px;
    margin-right: 10px;
  }
  .nyMcCont .nyMcbyList ul li .hideText {
    margin-top: 10px;
    margin-left: 0;
    font-size: 14px;
  }
  .nyMcCont .nyMcbyList ul li.on .item {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.nyFwbzCont {
  padding: 100px 0;
}
.nyFwbzCont .fwbzList {
  margin-top: 100px;
}
.nyFwbzCont .fwbzList:first-child {
  margin-top: 0;
}
.nyFwbzCont .fwbzList .icoList {
  margin-top: 54px;
}
.nyFwbzCont .fwbzList .icoList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 30px;
  margin: 0 -18px;
}
.nyFwbzCont .fwbzList .icoList ul::after {
  content: "";
  flex: 1;
}
.nyFwbzCont .fwbzList .icoList ul li {
  width: 25%;
  padding: 0 18px;
}
.nyFwbzCont .fwbzList .icoList ul li .item {
  height: 170px;
  background-color: #f7f7f7;
  text-align: center;
  padding-top: 42px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyFwbzCont .fwbzList .icoList ul li .item .ico {
  margin: 0 auto;
  height: 42px;
  width: 48px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyFwbzCont .fwbzList .icoList ul li .item .ico 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;
}
.nyFwbzCont .fwbzList .icoList ul li .item h4 {
  line-height: 1.2;
  font-size: 24px;
  margin-top: 22px;
}
@media screen and (min-width: 981px) {
  .nyFwbzCont .fwbzList .icoList ul li .item:hover {
    background-color: #076950;
    color: #fff;
  }
  .nyFwbzCont .fwbzList .icoList ul li .item:hover .ico {
    filter: grayscale(100) brightness(6);
    -webkit-animation: hvr-icon-wobble-vertical 1s;
    -moz-animation: hvr-icon-wobble-vertical 1s;
    animation: hvr-icon-wobble-vertical 1s;
  }
}
@media screen and (max-width: 1360px) {
  .nyFwbzCont {
    padding: 80px 0;
  }
  .nyFwbzCont .fwbzList {
    margin-top: 80px;
  }
  .nyFwbzCont .fwbzList:first-child {
    margin-top: 0;
  }
  .nyFwbzCont .fwbzList .icoList {
    margin-top: 40px;
  }
  .nyFwbzCont .fwbzList .icoList ul {
    row-gap: 30px;
    margin: 0 -12px;
  }
  .nyFwbzCont .fwbzList .icoList ul li {
    padding: 0 12px;
  }
}
@media screen and (max-width: 980px) {
  .nyFwbzCont {
    padding: 60px 0;
  }
  .nyFwbzCont .fwbzList {
    margin-top: 60px;
  }
  .nyFwbzCont .fwbzList:first-child {
    margin-top: 0;
  }
  .nyFwbzCont .fwbzList .icoList {
    margin-top: 40px;
  }
  .nyFwbzCont .fwbzList .icoList ul {
    row-gap: 16px;
    margin: 0 -8px;
  }
  .nyFwbzCont .fwbzList .icoList ul li {
    padding: 0 8px;
  }
  .nyFwbzCont .fwbzList .icoList ul li .item {
    height: 140px;
    padding-top: 32px;
  }
  .nyFwbzCont .fwbzList .icoList ul li .item .ico {
    height: 34px;
    width: 42px;
  }
  .nyFwbzCont .fwbzList .icoList ul li .item h4 {
    font-size: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .nyFwbzCont {
    padding: 50px 0;
  }
  .nyFwbzCont .fwbzList {
    margin-top: 50px;
  }
  .nyFwbzCont .fwbzList:first-child {
    margin-top: 0;
  }
  .nyFwbzCont .fwbzList .icoList {
    margin-top: 30px;
  }
  .nyFwbzCont .fwbzList .icoList ul li {
    width: 50%;
  }
  .nyFwbzCont .fwbzList .icoList ul li .item {
    height: 140px;
    padding-top: 32px;
  }
  .nyFwbzCont .fwbzList .icoList ul li .item .ico {
    height: 34px;
    width: 42px;
  }
  .nyFwbzCont .fwbzList .icoList ul li .item h4 {
    font-size: 20px;
    margin-top: 20px;
  }
}
.nyDeliver {
  padding: 100px 0;
}
.nyDeliver .nyDeliverBox {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
.nyDeliver .nyDeliverImg {
  width: 55.875%;
}
.nyDeliver .nyDeliverImg img {
  display: block;
  width: 100%;
}
.nyDeliver .nyDeliverTxt {
  flex: 1;
  margin-right: 7.5%;
}
.nyDeliver .nyDeliverTxt .text {
  font-size: 20px;
  line-height: 2.8;
  margin-top: 60px;
}
@media screen and (max-width: 1360px) {
  .nyDeliver {
    padding: 70px 0 80px;
  }
  .nyDeliver .nyDeliverTxt {
    margin-right: 4%;
  }
  .nyDeliver .nyDeliverTxt .text {
    margin-top: 40px;
    line-height: 2.4;
  }
  .nyDeliver .nyDeliverImg {
    width: 52%;
  }
}
@media screen and (max-width: 980px) {
  .nyDeliver {
    padding: 50px 0 60px;
  }
  .nyDeliver .nyDeliverBox {
    display: block;
  }
  .nyDeliver .nyDeliverImg {
    width: 100%;
  }
  .nyDeliver .nyDeliverTxt {
    margin-right: 0;
    margin-top: 60px;
  }
  .nyDeliver .nyDeliverTxt .text {
    margin-top: 30px;
    line-height: 2;
  }
}
@media screen and (max-width: 640px) {
  .nyDeliver {
    padding: 40px 0 50px;
  }
  .nyDeliver .nyDeliverTxt {
    margin-top: 50px;
  }
  .nyDeliver .nyDeliverTxt .text {
    margin-top: 20px;
    line-height: 2;
    font-size: 16px;
  }
}
.nyInstall {
  background: url(../images/nyAzbg.jpg) center bottom no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 23.8vw;
}
.nyInstall .nyTit {
  text-align: center;
}
.nyInstall .nyAzTxt {
  text-align: center;
}
.nyInstall .nyAzTxt .line {
  margin-top: 25px;
}
.nyInstall .nyAzTxt .line::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 1px;
  height: 23px;
  background-color: #595959;
}
.nyInstall .nyAzTxt .line::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 11px;
  height: 11px;
  border: solid 1px #1b1b1b;
  border-radius: 50%;
}
.nyInstall .nyAzTxt .tip {
  font-size: 32px;
  line-height: 1.4;
  margin-top: 30px;
}
.nyInstall .nyAzTxt .text {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 12px;
}
@media screen and (max-width: 1360px) {
  .nyInstall {
    padding-top: 80px;
  }
}
@media screen and (max-width: 980px) {
  .nyInstall {
    padding-bottom: 32vw;
  }
  .nyInstall .nyAzTxt .line {
    margin-top: 20px;
  }
  .nyInstall .nyAzTxt .tip {
    font-size: 24px;
    margin-top: 20px;
  }
  .nyInstall .nyAzTxt .text {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .nyInstall {
    padding-top: 50px;
    padding-bottom: 50vw;
  }
  .nyInstall .nyAzTxt .line {
    margin-top: 15px;
  }
  .nyInstall .nyAzTxt .text {
    font-size: 16px;
    margin-top: 10px;
  }
}
.nyCraft {
  padding: 110px 0;
}
.nyCraft .nyGyList {
  margin-top: 55px;
}
.nyCraft .nyGyList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 20px;
  margin: 0 -10px;
}
.nyCraft .nyGyList ul::after {
  content: "";
  flex: 1;
}
.nyCraft .nyGyList ul li {
  width: 25%;
  padding: 0 10px;
}
.nyCraft .nyGyList ul li .item {
  background-color: #f8f8f8;
  padding: 68px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyCraft .nyGyList ul li .item h4 {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyCraft .nyGyList ul li .item .line {
  width: 21px;
  height: 2px;
  background-color: #333333;
  margin: 12px auto 0;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.nyCraft .nyGyList ul li .item h5 {
  font-size: 20px;
  line-height: 1.2;
  margin-top: 18px;
}
.nyCraft .nyGyList ul li .item .img {
  margin-top: 52px;
  position: relative;
  padding-top: 76.16%;
  overflow: hidden;
}
.nyCraft .nyGyList ul li .item .img img {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .nyCraft .nyGyList ul li .item:hover {
    background-color: #fff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  }
  .nyCraft .nyGyList ul li .item:hover h4 {
    color: #076950;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  .nyCraft .nyGyList ul li .item:hover .line {
    background-color: #076950;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  .nyCraft .nyGyList ul li .item:hover .img img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
  }
}
@media screen and (max-width: 1360px) {
  .nyCraft {
    padding: 80px 0;
  }
  .nyCraft .nyGyList {
    margin-top: 40px;
  }
  .nyCraft .nyGyList ul li .item {
    padding: 48px 15px 15px;
  }
  .nyCraft .nyGyList ul li .item h4 {
    font-size: 2.1vw;
  }
  .nyCraft .nyGyList ul li .item h5 {
    font-size: 1.5vw;
  }
  .nyCraft .nyGyList ul li .item .img {
    margin-top: 36px;
  }
}
@media screen and (max-width: 980px) {
  .nyCraft {
    padding: 60px 0;
  }
  .nyCraft .nyGyList ul li {
    width: 50%;
  }
  .nyCraft .nyGyList ul li .item {
    padding: 6vw 2.5vw 2.5vw;
  }
  .nyCraft .nyGyList ul li .item h4 {
    font-size: 4.5vw;
  }
  .nyCraft .nyGyList ul li .item .line {
    margin-top: 2vw;
  }
  .nyCraft .nyGyList ul li .item h5 {
    font-size: 3vw;
    margin-top: 3vw;
  }
  .nyCraft .nyGyList ul li .item .img {
    margin-top: 4vw;
  }
}
@media screen and (max-width: 640px) {
  .nyCraft {
    padding: 60px 0;
  }
  .nyCraft .nyGyList {
    margin-top: 30px;
  }
  .nyCraft .nyGyList ul {
    row-gap: 3vw;
    margin: 0 -1.5vw;
  }
  .nyCraft .nyGyList ul li {
    width: 50%;
    padding: 0 1.5vw;
  }
  .nyCraft .nyGyList ul li .item {
    padding: 6vw 2.5vw 2.5vw;
  }
  .nyCraft .nyGyList ul li .item h4 {
    font-size: 4.5vw;
  }
  .nyCraft .nyGyList ul li .item .line {
    margin-top: 2vw;
  }
  .nyCraft .nyGyList ul li .item h5 {
    font-size: 3vw;
    margin-top: 3vw;
  }
  .nyCraft .nyGyList ul li .item .img {
    margin-top: 4vw;
  }
}
.nyWarranty {
  background: url(../images/nyZbbg.jpg) center center no-repeat;
  background-size: cover;
  padding: 90px 0 146px;
}
@media screen and (max-width: 1360px) {
  .nyWarranty {
    padding: 80px 0 106px;
  }
}
.nyWarranty .nyZbBox {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.nyWarranty .nyZbImg {
  width: 600px;
  height: 600px;
  border: 26px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nyWarranty .nyZbImg .img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.nyWarranty .nyZbImg .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nyWarranty .nyZbImg .nyTit {
  color: #fff;
  position: relative;
  z-index: 2;
  text-align: center;
}
.nyWarranty ul {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 20px 0;
}
.nyWarranty ul li {
  flex: 1;
  display: flex;
  align-items: center;
}
.nyWarranty ul li .ico {
  width: 82px;
  height: 86px;
  position: relative;
  overflow: hidden;
}
.nyWarranty ul li .ico 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;
}
.nyWarranty ul li .txt {
  margin-left: 46px;
  flex: 1;
  min-width: 0;
}
.nyWarranty ul li .txt h4 {
  font-size: 32px;
}
.nyWarranty ul li .txt h4 i {
  font-family: Impact;
  font-size: 74px;
  line-height: 0.84;
  display: inline-block;
  vertical-align: bottom;
  color: #076950;
  margin-right: 10px;
}
.nyWarranty ul li .txt h4 span {
  line-height: 1.2;
}
.nyWarranty ul li .txt h5 {
  font-size: 22px;
  margin-top: 26px;
  line-height: 1;
}
@media screen and (max-width: 1600px) {
  .nyWarranty .nyZbImg {
    width: 35vw;
    height: 35vw;
    border-width: 1.625vw;
  }
  .nyWarranty ul li .ico {
    width: 76px;
    height: 76px;
  }
  .nyWarranty ul li .txt {
    margin-left: 25px;
  }
  .nyWarranty ul li .txt h4 {
    font-size: 26px;
  }
  .nyWarranty ul li .txt h4 i {
    font-size: 68px;
  }
  .nyWarranty ul li .txt h5 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .nyWarranty ul li .ico {
    width: 70px;
    height: 70px;
  }
  .nyWarranty ul li .txt {
    margin-left: 15px;
  }
  .nyWarranty ul li .txt h4 {
    font-size: 20px;
  }
  .nyWarranty ul li .txt h4 i {
    font-size: 54px;
  }
  .nyWarranty ul li .txt h5 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 980px) {
  .nyWarranty {
    padding: 60px 0 76px;
  }
  .nyWarranty .nyZbImg {
    border-width: 2.5vw;
  }
  .nyWarranty ul li .ico {
    width: 6vw;
    height: 6vw;
  }
  .nyWarranty ul li .txt {
    margin-left: 1.5vw;
  }
  .nyWarranty ul li .txt h4 {
    font-size: 2.5vw;
  }
  .nyWarranty ul li .txt h4 i {
    font-size: 5vw;
  }
  .nyWarranty ul li .txt h5 {
    margin-top: 2vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 640px) {
  .nyWarranty {
    padding: 50px 0 80px;
  }
  .nyWarranty .nyZbBox {
    padding-top: 70px;
  }
  .nyWarranty .nyZbImg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    border-radius: 0;
    border: none;
  }
  .nyWarranty .nyZbImg .img {
    display: none;
  }
  .nyWarranty .nyZbImg .nyTit {
    color: #333;
  }
  .nyWarranty ul {
    padding: 0;
  }
  .nyWarranty ul li {
    flex: auto;
    margin-top: 7vw;
  }
  .nyWarranty ul li .ico {
    width: 10vw;
    height: 10vw;
  }
  .nyWarranty ul li .txt {
    margin-left: 3vw;
  }
  .nyWarranty ul li .txt h4 {
    font-size: 3.8vw;
  }
  .nyWarranty ul li .txt h4 i {
    font-size: 8vw;
  }
  .nyWarranty ul li .txt h5 {
    margin-top: 2.5vw;
    font-size: 3.8vw;
  }
}
.nyResponse {
  overflow: hidden;
}
.nyResponse .nyXyBox {
  padding: 140px 0 124px;
  background: url(../images/nyXybg.png) 0 bottom no-repeat;
}
.nyResponse .tip {
  line-height: 1.4;
  font-size: 34px;
  margin-top: 72px;
}
.nyResponse .nyXyEwm {
  margin-top: 138px;
  width: 250px;
  text-align: center;
}
.nyResponse .nyXyEwm .img {
  width: 250px;
  height: 250px;
}
.nyResponse .nyXyEwm .img img {
  display: block;
  width: 100%;
  height: 100%;
  border: 10px solid #f2f2f2;
}
.nyResponse .nyXyEwm h4 {
  font-size: 20px;
  margin-top: 32px;
  line-height: 1;
}
.nyResponse .nyXyLink {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 920px;
  background: url(../images/nyXyLink.png) center center no-repeat;
  padding-right: 160px;
  margin-right: -160px;
}
.nyResponse .nyXyLink ul {
  width: 100%;
  height: 100%;
  position: relative;
}
.nyResponse .nyXyLink ul li {
  position: absolute;
}
.nyResponse .nyXyLink ul li:nth-child(1) {
  right: 0;
  top: 50%;
  margin-top: -320px;
}
.nyResponse .nyXyLink ul li:nth-child(2) {
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -150px;
}
.nyResponse .nyXyLink ul li:nth-child(3) {
  left: 60px;
  top: 50%;
  margin-top: 85px;
}
.nyResponse .nyXyLink ul li a {
  display: block;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  background-color: #ffffff;
  border: solid 3px #f5f5f5;
  position: relative;
  padding-top: 30px;
  text-align: center;
  box-shadow: 0 0 0 30px #fff;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyResponse .nyXyLink ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: 0;
  border-radius: 50%;
  background: url(../images/nyXyli.jpg) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.nyResponse .nyXyLink ul li a i {
  display: block;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  position: relative;
  overflow: hidden;
}
.nyResponse .nyXyLink ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyResponse .nyXyLink ul li a span {
  display: block;
  text-align: center;
  margin-top: 12px;
  line-height: 1;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyResponse .nyXyLink ul li.on a {
  color: #fff;
  padding-top: 15px;
}
.nyResponse .nyXyLink ul li.on a::before {
  margin: -56px;
  opacity: 1;
  box-shadow: 0 0 0 18px #fafafa;
}
.nyResponse .nyXyLink ul li.on a i {
  filter: grayscale(100) brightness(8);
}
.nyResponse .nyXyLink ul li.on a span {
  font-size: 26px;
  margin-top: 26px;
  color: #fff;
}
@media screen and (max-width: 1360px) {
  .nyResponse .nyXyBox {
    padding: 100px 0 94px;
  }
  .nyResponse .nyXtText {
    width: 60%;
  }
  .nyResponse .tip {
    margin-top: 50px;
    font-size: 30px;
  }
  .nyResponse .nyXyEwm {
    margin-top: 100px;
    width: 200px;
  }
  .nyResponse .nyXyEwm .img {
    width: 200px;
    height: 200px;
  }
  .nyResponse .nyXyEwm h4 {
    margin-top: 20px;
  }
  .nyResponse .nyXyLink {
    width: 700px;
    background-size: cover;
    padding-right: 160px;
    margin-right: -160px;
  }
  .nyResponse .nyXyLink ul li {
    position: absolute;
  }
  .nyResponse .nyXyLink ul li:nth-child(1) {
    margin-top: -240px;
  }
  .nyResponse .nyXyLink ul li:nth-child(2) {
    margin-top: -120px;
  }
  .nyResponse .nyXyLink ul li:nth-child(3) {
    left: 20px;
  }
  .nyResponse .nyXyLink ul li a {
    width: 130px;
    height: 130px;
    padding-top: 24px;
    box-shadow: 0 0 0 15px #fff;
  }
  .nyResponse .nyXyLink ul li a i {
    width: 44px;
    height: 44px;
  }
  .nyResponse .nyXyLink ul li a span {
    margin-top: 12px;
    font-size: 18px;
  }
  .nyResponse .nyXyLink ul li.on a {
    padding-top: 15px;
  }
  .nyResponse .nyXyLink ul li.on a::before {
    margin: -36px;
    box-shadow: 0 0 0 18px #fafafa;
  }
  .nyResponse .nyXyLink ul li.on a span {
    font-size: 24px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 980px) {
  .nyResponse .nyXyBox {
    padding: 60px 0;
  }
  .nyResponse .nyXtText {
    width: 100%;
  }
  .nyResponse .tip {
    margin-top: 40px;
    font-size: 30px;
    text-align: center;
  }
  .nyResponse .nyXyEwm {
    margin: 50px auto 0;
  }
  .nyResponse .nyXyLink {
    margin-top: 50px;
    width: 100%;
    background: none;
    padding-right: 0;
    margin-right: 0;
    position: relative;
  }
  .nyResponse .nyXyLink ul {
    display: flex;
    justify-content: center;
    column-gap: 60px;
    flex-wrap: wrap;
  }
  .nyResponse .nyXyLink ul li {
    position: inherit;
    margin: 0 !important;
    left: 0 !important;
    top: 0 !important;
  }
  .nyResponse .nyXyLink ul li a {
    width: 130px;
    height: 130px;
    padding-top: 24px;
    box-shadow: 0 0 0 15px #fff;
  }
  .nyResponse .nyXyLink ul li a i {
    width: 44px;
    height: 44px;
  }
  .nyResponse .nyXyLink ul li a span {
    margin-top: 12px;
    font-size: 18px;
  }
  .nyResponse .nyXyLink ul li.on a {
    padding-top: 15px;
  }
  .nyResponse .nyXyLink ul li.on a::before {
    margin: -12px;
    box-shadow: 0 0 0 12px #fafafa;
  }
  .nyResponse .nyXyLink ul li.on a span {
    font-size: 24px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .nyResponse .nyXyBox {
    padding: 50px 0;
  }
  .nyResponse .tip {
    margin-top: 30px;
    font-size: 24px;
  }
  .nyResponse .nyXyEwm {
    margin: 30px auto 0;
    width: 150px;
  }
  .nyResponse .nyXyEwm .img {
    width: 150px;
    height: 150px;
  }
  .nyResponse .nyXyLink {
    margin-top: 40px;
  }
  .nyResponse .nyXyLink ul {
    column-gap: 15px;
  }
  .nyResponse .nyXyLink ul li a {
    width: 100px;
    height: 100px;
    padding-top: 20px;
    box-shadow: 0 0 0 8px #fff;
    border-width: 2px;
  }
  .nyResponse .nyXyLink ul li a i {
    width: 26px;
    height: 26px;
  }
  .nyResponse .nyXyLink ul li a span {
    margin-top: 12px;
    font-size: 16px;
  }
  .nyResponse .nyXyLink ul li.on a {
    padding-top: 20px;
  }
  .nyResponse .nyXyLink ul li.on a::before {
    margin: 0;
    box-shadow: 0 0 0 8px #fafafa;
  }
  .nyResponse .nyXyLink ul li.on a span {
    margin-top: 12px;
    font-size: 16px;
  }
}
.nyRaceway {
  padding: 100px 0;
}
@media screen and (max-width: 1360px) {
  .nyRaceway {
    padding: 80px 0;
  }
}
.nyRaceway .nyTit {
  text-align: center;
}
.nyRaceway .nySdList {
  margin-top: 68px;
}
.nyRaceway .nySdList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 3.5%;
}
.nyRaceway .nySdList ul li {
  flex: 1;
}
.nyRaceway .nySdList ul li .item {
  background-color: #f8f8f8;
  height: 100%;
  padding: 75px 12%;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyRaceway .nySdList ul li .item .ico {
  margin: 0 auto;
  height: 43px;
  width: 58px;
  position: relative;
  overflow: hidden;
}
.nyRaceway .nySdList ul li .item .ico 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;
}
.nyRaceway .nySdList ul li .item h4 {
  font-size: 28px;
  margin-top: 36px;
  line-height: 1.4;
}
.nyRaceway .nySdList ul li .item h4::after {
  content: "";
  display: block;
  width: 34px;
  height: 1px;
  background-color: #747474;
  margin: 26px auto 0;
}
.nyRaceway .nySdList ul li .item .text {
  margin-top: 48px;
  font-size: 20px;
  line-height: 1.8;
}
@media screen and (min-width: 981px) {
  .nyRaceway .nySdList ul li .item:hover {
    background-color: #fff;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
  }
  .nyRaceway .nySdList ul li .item:hover .ico {
    -webkit-animation: hvr-icon-wobble-vertical 1s;
    -moz-animation: hvr-icon-wobble-vertical 1s;
    animation: hvr-icon-wobble-vertical 1s;
  }
}
@media screen and (max-width: 1460px) {
  .nyRaceway .nySdList {
    margin-top: 60px;
  }
  .nyRaceway .nySdList ul {
    column-gap: 2%;
  }
  .nyRaceway .nySdList ul li .item {
    padding: 60px 12%;
  }
  .nyRaceway .nySdList ul li .item h4 {
    font-size: 26px;
  }
  .nyRaceway .nySdList ul li .item h4::after {
    margin-top: 20px;
  }
  .nyRaceway .nySdList ul li .item .text {
    margin-top: 30px;
    font-size: 18px;
  }
}
@media screen and (max-width: 980px) {
  .nyRaceway {
    padding: 80px 0;
  }
  .nyRaceway .nySdList {
    margin-top: 40px;
  }
  .nyRaceway .nySdList ul {
    gap: 30px;
  }
  .nyRaceway .nySdList ul li {
    width: calc(50% - 15px);
    flex: auto;
  }
}
@media screen and (max-width: 640px) {
  .nyRaceway {
    padding: 80px 0;
  }
  .nyRaceway .nySdList {
    margin-top: 30px;
  }
  .nyRaceway .nySdList ul {
    gap: 10px;
  }
  .nyRaceway .nySdList ul li {
    width: calc(50% - 5px);
  }
  .nyRaceway .nySdList ul li .item {
    padding: 30px 6%;
  }
  .nyRaceway .nySdList ul li .item .ico {
    height: 7vw;
  }
  .nyRaceway .nySdList ul li .item h4 {
    margin-top: 3.5vw;
    font-size: 5.4vw;
  }
  .nyRaceway .nySdList ul li .item h4::after {
    margin-top: 12px;
  }
  .nyRaceway .nySdList ul li .item .text {
    margin-top: 5vw;
    font-size: 4vw;
  }
}
.nyPilot {
  position: relative;
  overflow: hidden;
  background: url(../images/nyLhBg.jpg) center center no-repeat;
  background-size: cover;
  padding: 94px 0 116px;
}
.nyPilot .nyTit {
  text-align: center;
  color: #fff;
}
.nyPilot .nyLhList {
  margin-top: 98px;
}
.nyPilot .nyLhList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nyPilot .nyLhList ul li {
  width: 15.375%;
}
.nyPilot .nyLhList ul li .item {
  color: #ffffff;
  position: relative;
}
.nyPilot .nyLhList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  height: 100%;
  left: -7.5%;
  top: -7.5%;
  background: url(../images/nyLhli.png) center 0 repeat-x;
  -webkit-transform: skewX(-11.2deg);
  -moz-transform: skewX(-11.2deg);
  -o-transform: skewX(-11.2deg);
  transform: skewX(-11.2deg);
}
.nyPilot .nyLhList ul li .item .cont {
  -webkit-transform: skewX(-11.2deg);
  -moz-transform: skewX(-11.2deg);
  -o-transform: skewX(-11.2deg);
  transform: skewX(-11.2deg);
  height: 406px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.nyPilot .nyLhList ul li .item .img {
  display: block;
  position: absolute;
  width: 134%;
  height: 100%;
  left: -17%;
  top: 0;
  z-index: -1;
  object-fit: cover;
  -webkit-transform: skewX(11.2deg);
  -moz-transform: skewX(11.2deg);
  -o-transform: skewX(11.2deg);
  transform: skewX(11.2deg);
}
.nyPilot .nyLhList ul li .item .box {
  -webkit-transform: skewX(11.2deg);
  -moz-transform: skewX(11.2deg);
  -o-transform: skewX(11.2deg);
  transform: skewX(11.2deg);
  padding-top: 90px;
  padding-left: 0;
  height: 100%;
}
.nyPilot .nyLhList ul li .item .num {
  font-size: 50px;
  line-height: 1;
  font-style: italic;
  text-align: center;
  -webkit-transform: translateX(5%);
  transform: translateX(5%);
}
.nyPilot .nyLhList ul li .item .text {
  font-size: 22px;
  line-height: 1.6;
  margin-top: 45px;
  font-style: italic;
  padding-right: 12%;
  text-align: justify;
  padding-left: 4%;
}
.nyPilot .nyLhList ul li:nth-child(2n) {
  margin-top: 110px;
}
.nyPilot .nyLhList ul li:nth-child(2n) .item {
  -webkit-transform: translateX(-8.6%);
  transform: translateX(-8.6%);
}
.nyPilot .nyLhList ul li:nth-child(2n) .item::before {
  left: auto;
  top: auto;
  right: -7.5%;
  bottom: -7.5%;
  background: url(../images/nyLhli2.png) center bottom repeat-x;
}
@media screen and (max-width: 1600px) {
  .nyPilot .nyLhList {
    margin-top: 80px;
  }
  .nyPilot .nyLhList ul li .item .cont {
    height: 24vw;
  }
  .nyPilot .nyLhList ul li .item .box {
    padding-top: 4.5vw;
  }
  .nyPilot .nyLhList ul li .item .num {
    font-size: 3vw;
  }
  .nyPilot .nyLhList ul li .item .text {
    font-size: 1.4vw;
    margin-top: 3vw;
  }
  .nyPilot .nyLhList ul li:nth-child(2n) {
    margin-top: 4vw;
  }
  .nyPilot .nyLhList ul li:nth-child(2n) .item {
    -webkit-transform: translateX(-5.6%);
    transform: translateX(-5.6%);
  }
}
@media screen and (max-width: 980px) and (min-width: 640px) {
  .nyPilot {
    padding: 80px 0 100px;
  }
  .nyPilot .nyLhList {
    margin-top: 9vw;
  }
  .nyPilot .nyLhList ul {
    justify-content: center;
    column-gap: 2.6%;
  }
  .nyPilot .nyLhList ul li {
    width: 28%;
  }
  .nyPilot .nyLhList ul li .item .cont {
    height: 37vw;
  }
  .nyPilot .nyLhList ul li .item .box {
    padding-top: 6vw;
  }
  .nyPilot .nyLhList ul li .item .num {
    font-size: 5.4vw;
  }
  .nyPilot .nyLhList ul li .item .text {
    font-size: 2.4vw;
    margin-top: 3vw;
    padding-right: 9%;
  }
  .nyPilot .nyLhList ul li:nth-child(2n) {
    margin-top: 0;
  }
  .nyPilot .nyLhList ul li:nth-child(2n) .item {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .nyPilot .nyLhList ul li:nth-child(2) {
    margin-top: 4vw;
  }
  .nyPilot .nyLhList ul li:nth-child(2) .item {
    -webkit-transform: translateX(-3.2%);
    transform: translateX(-3.2%);
  }
  .nyPilot .nyLhList ul li:nth-child(4),
  .nyPilot .nyLhList ul li:nth-child(6) {
    margin-top: 4vw;
  }
  .nyPilot .nyLhList ul li:nth-child(4) .item::before,
  .nyPilot .nyLhList ul li:nth-child(6) .item::before {
    left: -7.5%;
    top: -7.5%;
    right: auto;
    bottom: auto;
    background: url(../images/nyLhli.png) center bottom repeat-x;
  }
  .nyPilot .nyLhList ul li:nth-child(5) {
    margin-top: 8vw;
  }
  .nyPilot .nyLhList ul li:nth-child(5) .item {
    -webkit-transform: translateX(-3.2%);
    transform: translateX(-3.2%);
  }
  .nyPilot .nyLhList ul li:nth-child(5) .item::before {
    left: auto;
    top: auto;
    right: -7.5%;
    bottom: -7.5%;
    background: url(../images/nyLhli2.png) center bottom repeat-x;
  }
}
@media screen and (max-width: 640px) {
  .nyPilot {
    padding: 50px 0 60px;
  }
  .nyPilot .nyLhList {
    margin-top: 10vw;
  }
  .nyPilot .nyLhList ul {
    justify-content: center;
    column-gap: 4vw;
    row-gap: 5vw;
  }
  .nyPilot .nyLhList ul li {
    width: 42%;
  }
  .nyPilot .nyLhList ul li:nth-child(2n) {
    margin-top: 8vw;
  }
  .nyPilot .nyLhList ul li .item .cont {
    height: 60vw;
  }
  .nyPilot .nyLhList ul li .item .box {
    padding-top: 12vw;
  }
  .nyPilot .nyLhList ul li .item .num {
    font-size: 8vw;
  }
  .nyPilot .nyLhList ul li .item .text {
    font-size: 3.8vw;
    margin-top: 5vw;
  }
}
.nyEnergy {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.nyEnergy .nyTit {
  text-align: center;
}
.nyEnergy .nyFnSwiper {
  margin-top: 60px;
}
.nyEnergy .nyFnSwiper .swiper-container {
  width: 1944px;
}
.nyEnergy .nyFnSwiper ul li {
  width: 628px;
  height: 420px;
  margin-right: 30px;
}
.nyEnergy .nyFnSwiper ul li .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.nyEnergy .nyFnSwiper ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.nyEnergy .nyFnSwiper ul li .img:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.nyEnergy .nyFnPage {
  margin-top: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nyEnergy .nyFnPage .nyFn-prev {
  width: 65px;
  height: 65px;
  background-color: #f5f5f5;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyEnergy .nyFnPage .nyFn-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/nyFnL.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyEnergy .nyFnPage .nyFn-prev:hover {
  background-color: #076950;
}
.nyEnergy .nyFnPage .nyFn-prev:hover::before {
  filter: grayscale(100) brightness(7);
}
.nyEnergy .nyFnPage .nyFn-next {
  width: 65px;
  height: 65px;
  background-color: #f5f5f5;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyEnergy .nyFnPage .nyFn-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/nyFnR.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyEnergy .nyFnPage .nyFn-next:hover {
  background-color: #076950;
}
.nyEnergy .nyFnPage .nyFn-next:hover::before {
  filter: grayscale(100) brightness(7);
}
.nyEnergy .nyFnPage .nyFn-pagination {
  font-size: 18px;
  width: auto;
  line-height: 1;
  margin: 0 20px;
}
.nyEnergy .nyFnPage .nyFn-pagination .swiper-pagination-current {
  font-size: 38px;
  font-weight: bold;
}
.nyEnergy .nyFnPage .nyFn-pagination .swiper-pagination-total {
  font-size: 24px;
}
@media screen and (max-width: 1360px) {
  .nyEnergy {
    padding: 80px 0;
  }
}
@media screen and (max-width: 980px) {
  .nyEnergy {
    padding: 60px 0;
  }
  .nyEnergy .nyFnSwiper {
    margin-top: 40px;
  }
  .nyEnergy .nyFnSwiper .swiper-container {
    width: 1260px;
  }
  .nyEnergy .nyFnSwiper ul li {
    width: 400px;
    height: 300px;
    margin-right: 30px;
  }
  .nyEnergy .nyFnPage {
    margin-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  .nyEnergy {
    padding: 50px 0;
  }
  .nyEnergy .nyFnSwiper {
    margin-top: 30px;
  }
  .nyEnergy .nyFnSwiper .swiper-container {
    width: 820px;
  }
  .nyEnergy .nyFnSwiper ul li {
    width: 260px;
    height: 200px;
    margin-right: 20px;
  }
  .nyEnergy .nyFnPage {
    margin-top: 30px;
  }
  .nyEnergy .nyFnPage .nyFn-prev {
    width: 40px;
    height: 40px;
  }
  .nyEnergy .nyFnPage .nyFn-next {
    width: 40px;
    height: 40px;
  }
  .nyEnergy .nyFnPage .nyFn-pagination {
    font-size: 14px;
  }
  .nyEnergy .nyFnPage .nyFn-pagination .swiper-pagination-current {
    font-size: 20px;
  }
  .nyEnergy .nyFnPage .nyFn-pagination .swiper-pagination-total {
    font-size: 16px;
  }
}
.nyHelp {
  position: relative;
  overflow: hidden;
  background: url(../images/nyBfBg.jpg) center center no-repeat;
  background-size: cover;
  padding: 100px 0 70px;
}
.nyHelp .nyTit {
  text-align: center;
  color: #fff;
}
.nyHelp .nyBfList {
  margin-top: 50px;
}
.nyHelp .nyBfList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.nyHelp .nyBfList ul::after {
  content: "";
  flex: 1;
}
.nyHelp .nyBfList ul li {
  width: 25%;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.nyHelp .nyBfList ul li .item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 245px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyHelp .nyBfList ul li .item i {
  display: block;
  margin: 0 auto;
  width: 40px;
  height: 38px;
  position: relative;
  overflow: hidden;
}
.nyHelp .nyBfList ul li .item 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;
}
.nyHelp .nyBfList ul li .item span {
  display: block;
  line-height: 1;
  font-size: 24px;
  margin-top: 34px;
}
.nyHelp .nyBfList ul li .item:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.nyHelp .nyBfList ul li .item:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@media screen and (max-width: 980px) {
  .nyHelp {
    padding: 80px 0 70px;
  }
  .nyHelp .nyBfList {
    margin-top: 40px;
  }
  .nyHelp .nyBfList ul li .item {
    height: 180px;
  }
  .nyHelp .nyBfList ul li .item span {
    font-size: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .nyHelp {
    padding: 50px 0;
  }
  .nyHelp .nyBfList {
    margin-top: 40px;
  }
  .nyHelp .nyBfList ul li {
    width: 50%;
  }
  .nyHelp .nyBfList ul li .item {
    height: 130px;
  }
  .nyHelp .nyBfList ul li .item span {
    font-size: 19px;
    margin-top: 15px;
  }
}
.nyWin {
  position: relative;
  overflow: hidden;
  background: #000 url(../images/nyCyBg.jpg) center bottom no-repeat;
  background-size: 100%;
  padding: 100px 0 25.3125vw;
}
.nyWin .nyCyTip {
  color: #fff;
  text-align: center;
}
.nyWin .nyCyTip .t1 {
  font-size: 62px;
  font-weight: bold;
  line-height: 1;
}
.nyWin .nyCyTip .t2 {
  font-size: 36px;
  line-height: 1.2;
  margin-top: 28px;
  letter-spacing: 25px;
  opacity: 0.3;
  margin-right: -25px;
}
.nyWin .nyCyTip .nyTel {
  margin-top: 54px;
  position: relative;
  font-size: 20px;
  line-height: 37px;
}
.nyWin .nyCyTip .nyTel::before {
  content: "";
  width: 36px;
  height: 37px;
  display: inline-block;
  vertical-align: top;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/nyCyTel.png) center center no-repeat;
  background-size: contain;
  margin-right: 15px;
}
.nyWin .nyCyTip .nyTel i {
  font-weight: bold;
  font-size: 38px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 980px) {
  .nyWin {
    padding: 80px 0 26vw;
  }
  .nyWin .nyCyTip .t1 {
    font-size: 6.4vw;
  }
  .nyWin .nyCyTip .t2 {
    font-size: 4vw;
    letter-spacing: 2.6vw;
    margin-right: -2.6vw;
  }
}
@media screen and (max-width: 640px) {
  .nyWin {
    padding: 60px 0 29vw;
  }
  .nyWin .nyCyTip .t1 {
    font-size: 8vw;
  }
  .nyWin .nyCyTip .t2 {
    margin-top: 3.5vw;
    font-size: 5.6vw;
    letter-spacing: 1vw;
    margin-right: -1vw;
  }
  .nyWin .nyCyTip .nyTel {
    margin-top: 7vw;
    font-size: 4vw;
    line-height: 5.6vw;
  }
  .nyWin .nyCyTip .nyTel::before {
    width: 6vw;
    height: 6vw;
    margin-right: 2vw;
  }
  .nyWin .nyCyTip .nyTel i {
    font-size: 6vw;
  }
}
.nyProcess {
  padding: 120px 0 114px;
}
.nyProcess .nyTit {
  text-align: center;
}
.nyProcess .nyJmlcList {
  margin-top: 55px;
  padding: 0 125px;
}
.nyProcess .nyJmlcList ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  column-gap: 11.1%;
}
.nyProcess .nyJmlcList ul li {
  width: 0.01%;
  position: relative;
}
.nyProcess .nyJmlcList ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 9.8vw;
  max-width: 170px;
  top: 100%;
  margin-top: 34px;
  left: 50%;
  height: 64px;
  background: url(../images/nyJmlcLine2.png) center center no-repeat;
  background-size: 100% 100%;
}
.nyProcess .nyJmlcList ul li .item {
  background-color: #f2f2f2;
  width: 250px;
  height: 158px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nyProcess .nyJmlcList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #f2f2f2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProcess .nyJmlcList ul li .item::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #076950;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -38px;
}
.nyProcess .nyJmlcList ul li .item .num {
  position: absolute;
  left: 30px;
  top: 40px;
  line-height: 1;
  font-size: 20px;
}
.nyProcess .nyJmlcList ul li .item .ico {
  position: relative;
  overflow: hidden;
  width: 39px;
  height: 36px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProcess .nyJmlcList ul li .item .ico 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;
}
.nyProcess .nyJmlcList ul li .item h4 {
  line-height: 1;
  font-size: 26px;
  margin-top: 26px;
}
@media screen and (min-width: 981px) {
  .nyProcess .nyJmlcList ul li .item:hover {
    background-color: #076950;
    color: #fff;
  }
  .nyProcess .nyJmlcList ul li .item:hover::before {
    border-top-color: #076950;
  }
  .nyProcess .nyJmlcList ul li .item:hover .ico {
    filter: grayscale(100) brightness(8);
    -webkit-animation: hvr-icon-wobble-vertical 1s;
    -moz-animation: hvr-icon-wobble-vertical 1s;
    animation: hvr-icon-wobble-vertical 1s;
  }
}
.nyProcess .nyJmlcList ul li:last-child::before {
  display: none;
}
.nyProcess .nyJmlcList ul li:nth-child(2n) {
  margin-top: 290px;
}
.nyProcess .nyJmlcList ul li:nth-child(2n)::before {
  top: auto;
  bottom: 100%;
  margin-bottom: 34px;
  margin-top: 0;
}
.nyProcess .nyJmlcList ul li:nth-child(2n) .item::before {
  top: auto;
  bottom: 100%;
  border-top: none;
  border-bottom: 9px solid #f2f2f2;
}
.nyProcess .nyJmlcList ul li:nth-child(2n) .item::after {
  top: -38px;
}
@media screen and (min-width: 981px) {
  .nyProcess .nyJmlcList ul li:nth-child(2n) .item:hover::before {
    border-bottom-color: #076950;
  }
}
.nyProcess .nyJmlcList ul li:nth-child(2n-1)::before {
  background-image: url(../images/nyJmlcLine.png);
}
@media screen and (max-width: 1600px) {
  .nyProcess {
    padding: 100px 0;
  }
  .nyProcess .nyJmlcList {
    padding: 0 8.5vw;
  }
  .nyProcess .nyJmlcList ul li .item {
    width: 17vw;
    height: 158px;
  }
}
@media screen and (max-width: 1360px) {
  .nyProcess {
    padding: 80px 0;
  }
  .nyProcess .nyJmlcList {
    margin-top: 40px;
  }
  .nyProcess .nyJmlcList ul li::before {
    margin-top: 24px;
    height: 44px;
  }
  .nyProcess .nyJmlcList ul li .item {
    height: 138px;
  }
  .nyProcess .nyJmlcList ul li .item::after {
    bottom: -28px;
  }
  .nyProcess .nyJmlcList ul li .item .num {
    left: 20px;
    top: 20px;
    font-size: 20px;
  }
  .nyProcess .nyJmlcList ul li .item .ico {
    width: 39px;
    height: 36px;
  }
  .nyProcess .nyJmlcList ul li .item h4 {
    line-height: 1;
    font-size: 22px;
    margin-top: 18px;
  }
  .nyProcess .nyJmlcList ul li:nth-child(2n) {
    margin-top: 230px;
  }
  .nyProcess .nyJmlcList ul li:nth-child(2n)::before {
    top: auto;
    bottom: 100%;
    margin-bottom: 24px;
    margin-top: 0;
  }
  .nyProcess .nyJmlcList ul li:nth-child(2n) .item::after {
    top: -28px;
  }
}
@media screen and (max-width: 980px) {
  .nyProcess {
    padding: 60px 0;
  }
  .nyProcess .nyJmlcList {
    margin-top: 30px;
  }
  .nyProcess .nyJmlcList ul li .item .num {
    left: 10px;
    top: 10px;
    font-size: 16px;
  }
  .nyProcess .nyJmlcList ul li .item .ico {
    width: 30px;
    height: 30px;
  }
  .nyProcess .nyJmlcList ul li .item h4 {
    font-size: 16px;
    margin-top: 18px;
  }
}
@media screen and (max-width: 640px) {
  .nyProcess {
    padding: 50px 0;
  }
  .nyProcess .nyJmlcList {
    padding: 0;
  }
  .nyProcess .nyJmlcList ul {
    flex-wrap: wrap;
    column-gap: 3.5%;
    row-gap: 5vw;
  }
  .nyProcess .nyJmlcList ul li {
    width: 31%;
  }
  .nyProcess .nyJmlcList ul li::before {
    display: none;
  }
  .nyProcess .nyJmlcList ul li .item {
    width: 100%;
    height: 28vw;
    padding-top: 4vw;
  }
  .nyProcess .nyJmlcList ul li .item::before {
    display: none;
  }
  .nyProcess .nyJmlcList ul li .item::after {
    display: none;
  }
  .nyProcess .nyJmlcList ul li .item .ico {
    width: 7vw;
    height: 7vw;
  }
  .nyProcess .nyJmlcList ul li .item h4 {
    font-size: 3.8vw;
    margin-top: 4vw;
  }
  .nyProcess .nyJmlcList ul li:nth-child(2n) {
    margin-top: 0;
  }
}
.nyTeam {
  position: relative;
  background: #fafafa url(../images/nyTeamBg.jpg) center 0 no-repeat;
  background-size: 100%;
  padding: 210px 0 0;
}
.nyTeam .nyTeamBox {
  background-color: #fff;
  border-radius: 50px 50px 0 0;
  margin: 0 4.625%;
  padding: 105px 4.6875%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.nyTeam .nyTeamEn {
  font-family: Impact;
  font-size: 148px;
  line-height: 132px;
  opacity: 0.03;
  position: absolute;
  top: 255px;
  left: 4.6875%;
}
.nyTeam .nyTeamEn i {
  display: block;
}
.nyTeam .nyTeamEn span {
  margin-left: 286px;
  display: block;
}
.nyTeam .nyTeamTit {
  padding-top: 22px;
  position: relative;
  z-index: 4;
}
.nyTeam .nyTeamPage {
  margin-top: 88px;
  display: flex;
}
.nyTeam .nyTeamPage .nyTeam-prev {
  cursor: pointer;
  outline: none;
  width: 46px;
  height: 46px;
  border: solid 1px #3e3e3e;
  position: relative;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 40px;
  border-radius: 50%;
}
.nyTeam .nyTeamPage .nyTeam-prev::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -40px;
  width: 57px;
  height: 100%;
  background: url(../images/nyTeamL.png) 0 center no-repeat;
  background-size: contain;
}
.nyTeam .nyTeamPage .nyTeam-prev:hover,
.nyTeam .nyTeamPage .nyTeam-prev.on {
  background-color: #076950;
  border-color: #076950;
}
.nyTeam .nyTeamPage .nyTeam-next {
  cursor: pointer;
  outline: none;
  width: 46px;
  height: 46px;
  border: solid 1px #3e3e3e;
  position: relative;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 40px;
  border-radius: 50%;
}
.nyTeam .nyTeamPage .nyTeam-next::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -40px;
  width: 57px;
  height: 100%;
  background: url(../images/nyTeamR.png) 0 center no-repeat;
  background-size: contain;
}
.nyTeam .nyTeamPage .nyTeam-next:hover,
.nyTeam .nyTeamPage .nyTeam-next.on {
  background-color: #076950;
  border-color: #076950;
}
.nyTeam .nyTeamSwiper {
  width: 70%;
  max-width: 866px;
  position: relative;
  z-index: 3;
}
.nyTeam .nyTeamSwiper ul li {
  width: 100%;
  margin-right: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #076950;
}
.nyTeam .nyTeamSwiper ul li .img {
  width: 394px;
}
.nyTeam .nyTeamSwiper ul li .img i {
  display: block;
  padding-top: 128.426%;
  position: relative;
  overflow: hidden;
}
.nyTeam .nyTeamSwiper ul li .img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.nyTeam .nyTeamSwiper ul li .cont {
  flex: 1;
  color: #fff;
  padding: 0 45px;
  min-width: 0;
  text-align: center;
}
.nyTeam .nyTeamSwiper ul li .cont h4 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold;
  position: relative;
}
.nyTeam .nyTeamSwiper ul li .cont h4::before{
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  left: 50%;
  bottom: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.15);
  transform: translateX(-50%);
}
.nyTeam .nyTeamSwiper ul li .cont h5 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 28px;
  line-height: 1.4;
  font-weight: bold;
}
.nyTeam .nyTeamSwiper ul li .cont h6 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 10px;
}
.nyTeam .nyTeamSwiper ul li .cont .text {
  font-size: 18px;
  margin-top: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  line-height: 1.8em;
  max-height: 16em;
}
.nyTeam .nyTeamSwiper ul li:hover .img img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.nyTeam .nyTeamImg {
  position: absolute;
  left: -128px;
  bottom: -331px;
  width: 697px;
  height: 608px;
  background: url(../images/nyTeamImg.png) 0 0 no-repeat;
  background-size: contain;
  pointer-events: none;
}
@media screen and (max-width: 1600px) {
  .nyTeam .nyTeamBox {
    padding: 80px 4.6875%;
    margin: 0;
  }
  .nyTeam .nyTeamSwiper {
    width: 56vw;
  }
  .nyTeam .nyTeamSwiper ul li .img {
    width: 45.496%;
  }
  .nyTeam .nyTeamSwiper ul li .cont {
    padding: 0 3vw;
  }
  .nyTeam .nyTeamSwiper ul li .cont h4 {
    font-size: 1.8vw;
  }
  .nyTeam .nyTeamSwiper ul li .cont h5 {
    font-size: 1.8vw;
  }
  .nyTeam .nyTeamSwiper ul li .cont h6 {
    font-size: 1.3vw;
  }
  .nyTeam .nyTeamSwiper ul li .cont .text {
    font-size: 1.2vw;
    margin-top: 1vw;
  }
  .nyTeam .nyTeamSwiper ul li:hover .img img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
  }
  .nyTeam .nyTeamImg {
    left: -8vw;
    bottom: -20.6875vw;
    width: 43.5625vw;
    height: 38vw;
  }
}
@media screen and (max-width: 980px) {
  .nyTeam {
    padding-top: 14vw;
  }
  .nyTeam .nyTeamBox {
    padding: 60px 4%;
    border-radius: 4vw 4vw 0 0;
    display: block;
  }
  .nyTeam .nyTeamTit {
    padding-top: 0;
  }
  .nyTeam .nyTeamPage {
    display: none;
  }
  .nyTeam .nyTeamEn {
    display: none;
  }
  .nyTeam .nyTeamSwiper {
    width: 100%;
    margin-top: 40px;
  }
  .nyTeam .nyTeamSwiper ul li .img {
    width: 45.496%;
  }
  .nyTeam .nyTeamSwiper ul li .cont {
    padding: 0 3vw;
  }
  .nyTeam .nyTeamSwiper ul li .cont h4 {
    font-size: 3.2vw;
    line-height: 1.4;
  }
  .nyTeam .nyTeamSwiper ul li .cont h5 {
    font-size: 3.2vw;
    line-height: 1.4;
  }
  .nyTeam .nyTeamSwiper ul li .cont h6 {
    font-size: 2.2vw;
  }
  .nyTeam .nyTeamSwiper ul li .cont .text {
    font-size: 2vw;
    line-height: 1.6em;
    max-height: 15.7em;
  }
  .nyTeam .nyTeamSwiper ul li:hover .img img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
  }
  .nyTeam .nyTeamImg {
    left: -8vw;
    bottom: -20.6875vw;
    width: 43.5625vw;
    height: 38vw;
  }
}
@media screen and (max-width: 640px) {
  .nyTeam {
    padding-top: 14vw;
  }
  .nyTeam .nyTeamBox {
    padding: 40px 4%;
  }
  .nyTeam .nyTeamSwiper {
    width: 100%;
    margin-top: 30px;
  }
  .nyTeam .nyTeamSwiper ul li {
    display: block;
  }
  .nyTeam .nyTeamSwiper ul li .img {
    width: 100%;
  }
  .nyTeam .nyTeamSwiper ul li .cont {
    padding: 5vw 4vw;
  }
  .nyTeam .nyTeamSwiper ul li .cont h4 {
    font-size: 5.4vw;
  }
  .nyTeam .nyTeamSwiper ul li .cont h5 {
    font-size: 5.4vw;
  }
  .nyTeam .nyTeamSwiper ul li .cont h6 {
    font-size: 4vw;
  }
  .nyTeam .nyTeamSwiper ul li .cont .text {
    font-size: 3.8vw;
    max-height: 36em;
  }
  .nyTeam .nyTeamSwiper ul li:hover .img img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
  }
  .nyTeam .nyTeamImg {
    left: -8vw;
    bottom: -20.6875vw;
    width: 43.5625vw;
    height: 38vw;
  }
}
.nyJoin {
  padding: 110px 0;
  background: #fafafa;
}
.nyJoin .nyTit {
  text-align: center;
}
.nyJoin .nyFormbox {
  margin-top: 60px;
}
.nyJoin .nyFormbox .item {
  margin: 0 -10px;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.nyJoin .nyFormbox .item:first-child {
  margin-top: 0;
}
.nyJoin .nyFormbox label {
  display: block;
  width: 50%;
  padding: 0 10px;
}
.nyJoin .nyFormbox label h4 {
  display: block;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #767676;
}
.nyJoin .nyFormbox label input {
  margin-top: 20px;
  display: block;
  border: none;
  background: none;
  width: 100%;
  height: 70px;
  border-radius: 10px;
  background-color: #fff;
  line-height: 70px;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding: 0 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyJoin .nyFormbox label input::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.nyJoin .nyFormbox label input::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.nyJoin .nyFormbox label input:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.nyJoin .nyFormbox label input:focus,
.nyJoin .nyFormbox label input:active {
  box-shadow: 0 0 0 1px #076950 inset;
  z-index: 2;
}
.nyJoin .nyFormbox label input:focus::-webkit-input-placeholder,
.nyJoin .nyFormbox label input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.nyJoin .nyFormbox label input:focus::-moz-placeholder,
.nyJoin .nyFormbox label input:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.nyJoin .nyFormbox label input:focus:-ms-input-placeholder,
.nyJoin .nyFormbox label input:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.nyJoin .nyFormbox .code {
  position: relative;
  display: block;
}
.nyJoin .nyFormbox .code .imgCode {
  position: absolute;
  right: 25px;
  bottom: 14px;
  width: 100px;
  height: 42px;
  border: none;
  display: block;
  z-index: 5;
}
.nyJoin .nyFormbox .submitform {
  display: block;
  margin-top: 20px;
  width: 100%;
  height: 70px;
  background-color: #076950;
  text-align: center;
  line-height: 70px;
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyJoin .nyFormbox .submitform::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #076950;
  border-radius: 10px;
  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;
}
.nyJoin .nyFormbox .submitform:hover {
  background-color: #fff;
  color: #076950;
  box-shadow: 0 10px 10px -5px rgba(7, 105, 80, 0.5);
}
.nyJoin .nyFormbox .submitform:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
@media screen and (max-width: 1360px) {
  .nyJoin {
    padding: 80px 0;
  }
}
@media screen and (max-width: 980px) {
  .nyJoin {
    padding: 60px 0;
  }
  .nyJoin .nyFormbox {
    margin-top: 40px;
  }
  .nyJoin .nyFormbox .item {
    display: block;
    margin: 0;
  }
  .nyJoin .nyFormbox .item label {
    width: 100%;
    padding: 0;
    margin-top: 25px;
  }
  .nyJoin .nyFormbox .item label input {
    margin-top: 10px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 5px;
  }
  .nyJoin .nyFormbox .item:first-child {
    margin-top: 0;
  }
  .nyJoin .nyFormbox .item:first-child label {
    width: 100%;
  }
  .nyJoin .nyFormbox .item .code .imgCode {
    right: 10px;
    bottom: 5px;
    width: 100px;
  }
  .nyJoin .nyFormbox .item .submitform {
    margin-top: 0;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
  }
}
.nyProNav {
  margin-top: 50px;
}
.nyProNav ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  background-color: #f7f8fa;
  border-radius: 60px;
  padding: 34px 4%;
  row-gap: 15px;
}
.nyProNav ul li a {
  font-size: 20px;
  display: block;
  line-height: 30px;
  padding: 10px 30px;
  border-radius: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProNav ul li a:hover {
  background-color: #076950 !important;
  color: #fff;
}
.nyProNav ul li.on a {
  background-color: #e3e4e6;
  font-weight: bold;
}
@media screen and (max-width: 1360px) {
  .nyProNav ul {
    padding: 20px 2%;
  }
  .nyProNav ul li a {
    padding: 10px 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 980px) {
  .nyProNav {
    margin-top: 40px;
  }
  .nyProNav ul {
    padding: 20px 2%;
    border-radius: 3vw;
  }
  .nyProNav ul li a {
    padding: 6px 15px;
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .nyProNav {
    background-color: #f7f8fa;
    margin-top: 20px;
  }
  .nyProNav ul {
    padding: 20px 0;
  }
  .nyProNav ul li a {
    padding: 2px 15px;
  }
}
.nyProList {
  padding: 65px 0;
}
.nyProList ul li {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.nyProList ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 52px;
  height: 100%;
  background-color: #dbdbdb;
  width: 1px;
  top: 0;
}
.nyProList ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 51px;
  height: 0;
  background-color: #076950;
  width: 3px;
  top: 0;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProList ul li .ico {
  width: 104px;
  height: 104px;
  background-color: #e6f0ed;
  border-radius: 50%;
  z-index: 2;
  padding: 10px;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProList ul li .ico i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProList ul li .ico i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/nyProIco.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProList ul li .item {
  width: 82.875%;
}
.nyProList ul li .pic {
  display: block;
}
.nyProList ul li .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 50.2%;
  border-radius: 16px;
}
.nyProList ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProList ul li .cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 50px 0 70px;
}
.nyProList ul li .tt {
  flex: 1;
  min-width: 0;
  margin-right: 30px;
}
.nyProList ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProList ul li .tt .bt:hover {
  letter-spacing: 0.6px;
}
.nyProList ul li .tt p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  line-height: 34px;
  margin-top: 12px;
}
.nyProList ul li .more {
  display: block;
  background-color: #ffffff;
  border-radius: 35px;
  border: solid 1px #d6d6d6;
  line-height: 36px;
  padding: 12px 20px 12px 36px;
  font-size: 19px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProList ul li .more em {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  background-color: #076950;
  text-align: center;
  margin-left: 28px;
  border-radius: 50%;
  line-height: 34px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProList ul li .more em::before {
  content: ">";
}
.nyProList ul li .more:hover {
  background-color: #076950;
  border-color: #076950;
  color: #fff;
}
.nyProList ul li .more:hover em {
  background-color: #fff;
  color: #076950;
}
.nyProList ul li:hover::after {
  height: 76%;
}
.nyProList ul li:hover .ico {
  background-color: #fff;
  border-color: #076950;
  padding: 5px;
}
.nyProList ul li:hover .ico i {
  background-color: #076950;
}
.nyProList ul li:hover .ico i::before {
  filter: grayscale(100) brightness(5);
}
.nyProList ul li:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.nyProList ul li:hover .tt .bt {
  color: #076950;
}
@media screen and (max-width: 1360px) {
  .nyProList ul li .cont {
    padding: 40px 0 60px;
  }
  .nyProList ul li .tt .bt {
    font-size: 26px;
    line-height: 36px;
  }
  .nyProList ul li .tt p {
    font-size: 20px;
    line-height: 30px;
  }
  .nyProList ul li .more {
    line-height: 36px;
    padding: 8px 10px 8px 20px;
    font-size: 19px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .nyProList ul li .more em {
    margin-left: 20px;
  }
}
@media screen and (max-width: 980px) {
  .nyProList ul li::before {
    left: 40px;
  }
  .nyProList ul li::after {
    left: 39px;
  }
  .nyProList ul li .item {
    flex: 1;
    margin-left: 5%;
    min-width: 0;
  }
  .nyProList ul li .ico {
    width: 81px;
    height: 81px;
    padding: 8px;
  }
  .nyProList ul li .ico i::before {
    background-size: 28px;
  }
  .nyProList ul li .cont {
    padding: 30px 0 40px;
  }
  .nyProList ul li .tt .bt {
    font-size: 22px;
    line-height: 30px;
  }
  .nyProList ul li .tt p {
    font-size: 18px;
    line-height: 26px;
  }
  .nyProList ul li .more {
    line-height: 30px;
    padding: 6px 10px 6px 20px;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .nyProList ul li .more em {
    margin-left: 15px;
    line-height: 28px;
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 640px) {
  .nyProList {
    padding: 40px 0;
  }
  .nyProList ul li::before {
    left: 25px;
  }
  .nyProList ul li::after {
    left: 24px;
  }
  .nyProList ul li .item {
    flex: 1;
    margin-left: 5%;
  }
  .nyProList ul li .pic i {
    border-radius: 3vw;
  }
  .nyProList ul li .ico {
    width: 51px;
    height: 51px;
    padding: 7px;
  }
  .nyProList ul li .ico i::before {
    background-size: 18px;
  }
  .nyProList ul li .cont {
    padding: 20px 0 20px;
    display: block;
  }
  .nyProList ul li .tt {
    margin-right: 0;
  }
  .nyProList ul li .tt .bt {
    font-size: 18px;
    line-height: 26px;
  }
  .nyProList ul li .tt p {
    font-size: 15px;
    line-height: 22px;
    margin-top: 6px;
  }
  .nyProList ul li .more {
    margin-top: 15px;
    display: inline-block;
    line-height: 24px;
    padding: 5px 10px 5px 15px;
    font-size: 15px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .nyProList ul li .more em {
    margin-left: 10px;
    line-height: 23px;
    width: 24px;
    height: 24px;
  }
}
.nyProXqCont {
  margin: 50px 0 100px;
}
.nyProXqCont .proXqBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nyProXqCont .proXqBox .img {
  border-radius: 10px;
  width: 53.75%;
}
.nyProXqCont .proXqBox .img img {
  display: block;
  object-fit: contain;
  min-height: 50%;
  max-width: 100%;
  border-radius: 10px;
  margin: auto;
}
.nyProXqCont .proXqBox .cont {
  width: 39.7%;
}
.nyProXqCont .proXqBox .cont .kind {
  font-size: 20px;
  line-height: 1.4;
}
.nyProXqCont .proXqBox .cont .tit {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 25px;
}
.nyProXqCont .proXqBox .cont .tit a:hover {
  color: #076950;
}
.nyProXqCont .proXqBox .cont .scene {
  margin-top: 45px;
  border-top: 1px solid #949494;
  border-bottom: 1px solid #949494;
  font-size: 20px;
  padding: 50px 0;
}
.nyProXqCont .proXqBox .cont .scene h4 {
  line-height: 2;
  color: #7b7b7b;
}
.nyProXqCont .proXqBox .cont .scene p {
  line-height: 2;
}
.nyProXqCont .proXqBox .cont .desc {
  font-size: 19px;
  margin-top: 55px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 2em;
  max-height: 8em;
}
@media screen and (max-width: 1600px) {
  .nyProXqCont .proXqBox .cont {
    width: 42%;
  }
  .nyProXqCont .proXqBox .cont .tit {
    margin-top: 1.4vw;
    font-size: 30px;
  }
  .nyProXqCont .proXqBox .cont .scene {
    margin-top: 2.5vw;
    padding: 3vw 0;
    font-size: 18px;
  }
  .nyProXqCont .proXqBox .cont .desc {
    margin-top: 3vw;
    font-size: 18px;
  }
}
@media screen and (max-width: 1360px) {
  .nyProXqCont {
    margin: 50px 0 80px;
  }
  .nyProXqCont .proXqBox .cont .tit {
    margin-top: 1vw;
    font-size: 26px;
  }
  .nyProXqCont .proXqBox .cont .scene {
    margin-top: 2vw;
    padding: 2vw 0;
    font-size: 16px;
  }
  .nyProXqCont .proXqBox .cont .desc {
    margin-top: 2vw;
    font-size: 16px;
  }
}
@media screen and (max-width: 980px) {
  .nyProXqCont {
    margin: 40px 0 60px;
  }
  .nyProXqCont .proXqBox {
    display: block;
  }
  .nyProXqCont .proXqBox .img {
    width: 100%;
    max-width: 100%;
  }
  .nyProXqCont .proXqBox .cont {
    margin-top: 30px;
    width: 100%;
  }
  .nyProXqCont .proXqBox .cont .tit {
    margin-top: 1vw;
    font-size: 26px;
  }
  .nyProXqCont .proXqBox .cont .scene {
    margin-top: 2vw;
    padding: 2vw 0;
    font-size: 16px;
  }
  .nyProXqCont .proXqBox .cont .desc {
    margin-top: 2vw;
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .nyProXqCont {
    margin: 30px 0 50px;
  }
  .nyProXqCont .proXqBox {
    display: block;
  }
  .nyProXqCont .proXqBox .img {
    width: 100%;
    max-width: 100%;
  }
  .nyProXqCont .proXqBox .cont {
    margin-top: 30px;
    width: 100%;
  }
  .nyProXqCont .proXqBox .cont .kind {
    font-size: 16px;
  }
  .nyProXqCont .proXqBox .cont .tit {
    margin-top: 2vw;
    font-size: 24px;
  }
  .nyProXqCont .proXqBox .cont .scene {
    margin-top: 5vw;
    padding: 5vw 0;
    font-size: 15px;
  }
  .nyProXqCont .proXqBox .cont .desc {
    margin-top: 5vw;
    font-size: 15px;
  }
}
.proRelated {
  margin-top: 110px;
}
.proRelated .proRelatedTit {
  text-align: center;
  line-height: 1;
  font-size: 44px;
  font-weight: bold;
}
.proRelated .proRelatedSwiper {
  margin: 50px -25px 0;
}
.proRelated .proRelatedSwiper ul li {
  width: 33.333%;
  padding: 0 25px;
}
.proRelated .proRelatedSwiper ul li .item {
  background-color: #f7f7f7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.proRelated .proRelatedSwiper ul li .item .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.proRelated .proRelatedSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 60%;
  position: relative;
  overflow: hidden;
}
.proRelated .proRelatedSwiper ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.proRelated .proRelatedSwiper ul li .item .tt {
  padding: 8px 24px 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #076950, #076950);
  background-image: linear-gradient(to right, #076950, #076950);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.proRelated .proRelatedSwiper ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  line-height: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.proRelated .proRelatedSwiper ul li .item .tt .more {
  border-top: 1px solid #b5b5b5;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  color: #7d7d7d;
  padding-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.proRelated .proRelatedSwiper ul li .item .tt .more::after {
  content: "";
  display: block;
  background: url(../images/nyProXqli.png) center center no-repeat;
  width: 10px;
  height: 10px;
  background-size: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .proRelated .proRelatedSwiper ul li .item:hover {
    background-color: #076950;
  }
  .proRelated .proRelatedSwiper ul li .item:hover .tt {
    background-size: 100% 100%;
    color: #fff;
  }
  .proRelated .proRelatedSwiper ul li .item:hover .tt .bt {
    color: #fff;
  }
  .proRelated .proRelatedSwiper ul li .item:hover .tt .more {
    color: #fff;
  }
  .proRelated .proRelatedSwiper ul li .item:hover .tt .more::after {
    filter: grayscale(100) brightness(8);
  }
}
@media screen and (max-width: 1360px) {
  .proRelated {
    margin-top: 80px;
  }
  .proRelated .proRelatedSwiper {
    margin: 50px -15px 0;
  }
  .proRelated .proRelatedSwiper ul li {
    padding: 0 15px;
  }
  .proRelated .proRelatedSwiper ul li .item .tt .bt {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    line-height: 68px;
  }
  .proRelated .proRelatedSwiper ul li .item .tt .more {
    height: 68px;
  }
}
@media screen and (max-width: 980px) {
  .proRelated {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 10px solid #eee;
  }
  .proRelated .proRelatedTit {
    font-size: 40px;
  }
  .proRelated .proRelatedSwiper {
    margin: 40px -15px 0;
  }
  .proRelated .proRelatedSwiper ul li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .proRelated {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 10px solid #eee;
  }
  .proRelated .proRelatedTit {
    font-size: 34px;
  }
  .proRelated .proRelatedSwiper {
    margin: 30px -8px 0;
  }
  .proRelated .proRelatedSwiper ul li {
    width: 50%;
    padding: 0 8px;
  }
  .proRelated .proRelatedSwiper ul li .item .tt {
    padding: 0 10px;
  }
  .proRelated .proRelatedSwiper ul li .item .tt .bt {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    height: 44px;
    white-space: wrap;
    margin: 15px 0;
  }
  .proRelated .proRelatedSwiper ul li .item .tt .more {
    height: 44px;
    font-size: 14px;
  }
}
.nyProDetails {
  margin-top: 100px;
}
.nyProDetails .nyProDetaText {
  font-size: 20px;
  line-height: 2.2;
}
.nyProDetails .nyProDetaText img {
  max-width: 100%;
}
@media screen and (max-width: 980px) {
  .nyProDetails {
    margin-top: 60px;
  }
  .nyProDetails .nyProDetaText {
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .nyProDetails {
    margin-top: 50px;
  }
  .nyProDetails .nyProDetaText {
    font-size: 15px;
  }
}
