@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth {
  clear: both;
}
.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);
  }
}
.clear {
  clear: both;
}
@-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 *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.topWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.nyContent {
  width: 96%;
  max-width: 1500px;
  margin: auto;
  position: relative;
  clear: both;
  -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;
  overflow: hidden;
}
.nyBanner img {
  display: block;
  width: 100%;
}
.nyTitle {
  line-height: 1;
  color: #000000;
  background: url(../images/nytit.png) 0 center no-repeat;
  background-size: contain;
  padding-left: 75px;
}
.nyTitle span {
  font-weight: bold;
  display: block;
  font-size: 36px;
}
.nyTitle i {
  display: block;
  font-size: 18px;
  line-height: 15px;
  margin-top: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 1080px) {
  .nyTitle {
    padding-left: 68px;
  }
  .nyTitle span {
    font-size: 32px;
  }
  .nyTitle i {
    font-size: 14px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .nyTitle {
    padding-left: 55px;
  }
  .nyTitle span {
    font-size: 24px;
  }
  .nyTitle i {
    font-size: 12px;
    line-height: 1;
    margin-top: 8px;
  }
}
.nyTitle2 {
  line-height: 1;
  color: #000000;
  background: url(../images/nytit.png) 0 center no-repeat;
  background-size: contain;
  padding-left: 45px;
}
.nyTitle2 span {
  font-weight: bold;
  display: block;
  font-size: 30px;
}
@media screen and (max-width: 1080px) {
  .nyTitle2 {
    padding-left: 68px;
    display: table;
    margin: 0 auto;
  }
  .nyTitle2 span {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .nyTitle2 {
    padding-left: 35px;
    margin: 0 auto;
  }
  .nyTitle2 span {
    font-size: 24px;
  }
  .nyTitle2 i {
    font-size: 12px;
    line-height: 1;
    margin-top: 8px;
  }
}
.nyAbout {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
@media screen and (max-width: 1380px) {
  .nyAbout {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1080px) {
  .nyAbout {
    padding: 60px 0;
  }
}
@media screen and (max-width: 768px) {
  .nyAbout {
    padding: 40px 0;
  }
}
.nyAbout h3 {
  font-weight: bold;
  line-height: 1;
  font-size: 42px;
}
.nyAbout .nyAboutText {
  margin-top: 45px;
}
.nyAbout .nyAboutText p {
  font-size: 16px;
  line-height: 2.1;
  margin-top: 2em;
}
.nyAbout .nyAboutText p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1080px) {
  .nyAbout h3 {
    font-size: 32px;
  }
  .nyAbout .nyAboutText {
    margin-top: 30px;
  }
  .nyAbout .nyAboutText p {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .nyAbout h3 {
    font-size: 24px;
  }
  .nyAbout .nyAboutText {
    margin-top: 20px;
    color: #666;
  }
  .nyAbout .nyAboutText p {
    line-height: 1.8;
  }
}
.nyCulture {
  position: relative;
  overflow: hidden;
}
.nyCulture .whList {
  margin-top: 70px;
}
@media screen and (max-width: 1380px) {
  .nyCulture .whList {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .nyCulture .whList {
    margin-top: 30px;
  }
}
.nyCulture .whList ul {
  display: flex;
  justify-content: space-between;
  gap: 54px;
}
@media screen and (max-width: 1680px) {
  .nyCulture .whList ul {
    gap: 2.8125vw;
  }
}
@media screen and (max-width: 768px) {
  .nyCulture .whList ul {
    flex-direction: column;
    gap: 20px;
  }
}
.nyCulture .whList ul li {
  flex: 1;
}
.nyCulture .whList ul li .item {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.nyCulture .whList ul li .item::before {
  content: "";
  opacity: 0;
  transition: 0.5s;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(40, 63, 156, 0.7);
  z-index: 2;
}
.nyCulture .whList ul li .item .img {
  display: block;
  width: 100%;
  position: relative;
}
.nyCulture .whList ul li .item .img::before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 107.6%;
}
.nyCulture .whList ul li .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  -webkit-transition: 1s;
  transition: 1s;
}
.nyCulture .whList ul li .item .box {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  margin: auto;
  z-index: 3;
  text-align: center;
  margin-top: -30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyCulture .whList ul li .item .box h4 {
  color: #ffffff;
}
.nyCulture .whList ul li .item .box h4 span {
  font-size: 32px;
  display: block;
  line-height: 1;
}
.nyCulture .whList ul li .item .box h4 i {
  font-size: 16px;
  display: block;
  margin-top: 16px;
  line-height: 12px;
  opacity: 0.3;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyCulture .whList ul li .item .box .txt i {
  display: block;
  height: 0;
  width: 1px;
  background-color: #fff;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyCulture .whList ul li .item .box .txt p {
  margin: 0 10%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  display: flex;
  justify-content: center;
}
.nyCulture .whList ul li .item .box .txt p span {
  display: block;
  font-size: 15px;
  line-height: 1.6;
  padding: 15px 8%;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.2);
  font-weight: 100;
  color: #fff;
  position: relative;
}
.nyCulture .whList ul li .item:hover::before {
  opacity: 1;
}
.nyCulture .whList ul li .item:hover .img img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.nyCulture .whList ul li .item:hover .box {
  margin-top: -94px;
}
.nyCulture .whList ul li .item:hover .box h4 i {
  opacity: 0.5;
}
.nyCulture .whList ul li .item:hover .box .txt {
  opacity: 1;
}
.nyCulture .whList ul li .item:hover .box .txt i {
  height: 48px;
  margin-top: 26px;
}
.nyCulture .whList ul li .item:hover .box .txt p {
  margin-top: 26px;
  opacity: 1;
}
@media screen and (max-width: 1380px) {
  .nyCulture .whList ul li .item .box {
    margin-top: -30px;
  }
  .nyCulture .whList ul li .item .box h4 span {
    font-size: 28px;
  }
  .nyCulture .whList ul li .item .box h4 i {
    font-size: 14px;
    margin-top: 12px;
  }
  .nyCulture .whList ul li .item .box .txt p span {
    font-size: 14px;
    padding: 12px 8%;
  }
  .nyCulture .whList ul li .item:hover .box {
    margin-top: -84px;
  }
  .nyCulture .whList ul li .item:hover .box .txt i {
    height: 40px;
    margin-top: 18px;
  }
  .nyCulture .whList ul li .item:hover .box .txt p {
    margin-top: 18px;
  }
}
@media screen and (max-width: 1080px) {
  .nyCulture .whList ul li .item .box {
    margin-top: -30px;
  }
  .nyCulture .whList ul li .item .box .txt p {
    margin: 0 8%;
  }
  .nyCulture .whList ul li .item .box .txt p span {
    font-size: 13px;
    padding: 8px 6%;
  }
  .nyCulture .whList ul li .item:hover .box {
    margin-top: -70px;
  }
  .nyCulture .whList ul li .item:hover .box .txt i {
    height: 30px;
    margin-top: 15px;
  }
  .nyCulture .whList ul li .item:hover .box .txt p {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .nyCulture .whList ul li .item .img::before {
    padding-top: 70%;
  }
  .nyCulture .whList ul li .item:hover .box {
    margin-top: -70px;
  }
}
.nyHistory {
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}
.nyHistory .nyTitle {
  position: absolute;
  left: 0;
  z-index: 3;
  top: 80px;
}
@media screen and (max-width: 1380px) {
  .nyHistory .nyTitle {
    top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .nyHistory .nyTitle {
    top: 0;
  }
}
.nyHistory .lcImg {
  max-width: 1918px;
  margin: 0 auto;
  position: relative;
}
.nyHistory .lcImg img {
  display: block;
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
/* .nyHistory .nyContent {
  overflow: hidden;
} */
@media screen and (min-width: 1920px) {
  .nyHistory .nyContent {
    min-height: 516px;
  }
}
.nyHistory .nyLcList {
  padding-top: 166px;
}
@media screen and (max-width: 1920px) {
  .nyHistory .nyLcList {
    padding-top: 8.5vw;
  }
}
.nyHistory .nyLcList .swiper-container {
  display: flex;
  justify-content: space-between;
  margin-right: -14%;
  overflow: inherit !important;
}
@media screen and (min-width: 769px) {
  .nyHistory .nyLcList .swiper-container .swiper-wrapper{
    cursor: url(../images/gesture.png) 31 13, grab;
  }
}
@media screen and (max-width: 1080px) {
  .nyHistory .nyLcList .swiper-container {
    margin-right: 0;
  }
}
.nyHistory .nyLcList ul li {
  position: relative;
  width: 25%;
}
.nyHistory .nyLcList ul li .tit {
  width: 130px;
  text-align: center;
  font-size: 24px;
  line-height: 50px;
  position: relative;
  z-index: 3;
  height: 50px;
  margin-top: -25px;
}
@media screen and (max-width: 1080px) {
  .nyHistory .nyLcList ul li .tit {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .nyHistory .nyLcList ul li .tit {
    font-size: 18px;
  }
}
.nyHistory .nyLcList ul li .tit::before {
  content: "";
  width: 1px;
  height: 90px;
  background-color: #d4d9eb;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-bottom: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1380px) {
  .nyHistory .nyLcList ul li .tit::before {
    height: 60px;
  }
}
@media screen and (max-width: 1080px) {
  .nyHistory .nyLcList ul li .tit::before {
    height: 40px;
  }
}
.nyHistory .nyLcList ul li .tit::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: 12px;
  width: 1px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #283f9c, rgba(40, 63, 156, 0));
  background-image: linear-gradient(to bottom, #283f9c, rgba(40, 63, 156, 0));
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 0;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .nyHistory .nyLcList ul li .tit::after {
    margin-top: 4px;
  }
}
.nyHistory .nyLcList ul li .tit span {
  font-family: Impact;
  font-size: 30px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 4px;
}
@media screen and (max-width: 768px) {
  .nyHistory .nyLcList ul li .tit span {
    font-size: 20px;
  }
}
.nyHistory .nyLcList ul li .tit i {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  background-color: #d4d9eb;
  z-index: -1;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .nyHistory .nyLcList ul li .tit i {
    width: 40px;
    height: 40px;
    bottom: 5px;
  }
}
.nyHistory .nyLcList ul li .text {
  margin-top: 260px;
  position: relative;
  left: 0;
  bottom: 0;
  width: 480px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  border-bottom: 2px solid #283f9c;
  padding-bottom: 6px;
}
.nyHistory .nyLcList ul li .text h4 {
  font-size: 24px;
  line-height: 1.4;
  color: #000000;
  font-weight: bold;
}
.nyHistory .nyLcList ul li .text p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.6;
}
.nyHistory .nyLcList .swiper-container{
  overflow: initial;
}
.nyHistory .nyLcList ul li .item {
  margin-top: 285px;
  opacity: 0;
}
.nyHistory .nyLcList ul li.swiper-slide-active .item {
  opacity: 1;
}
.nyHistory .nyLcList ul li.swiper-slide-active .text {
  left: 0;
}
.nyHistory .nyLcList ul li.swiper-slide-active .item {
  opacity: 1;
}
.nyHistory .nyLcList ul li.swiper-slide-next .item {
  margin-top: 255px;
  opacity: 1;
}
.nyHistory .nyLcList ul li.swiper-slide-next .text {
  left: 0;
}
.nyHistory .nyLcList ul li.swiper-slide-next+li .item {
  margin-top: 160px;
  opacity: 1;
}
.nyHistory .nyLcList ul li.swiper-slide-next+li .text {
  left: -250px;
}
.nyHistory .nyLcList ul li.swiper-slide-next+li+li .item {
  opacity: 1;
  margin-top: 0;
}
.nyHistory .nyLcList ul li.swiper-slide-next+li+li .text {
  left: -250px;
}
@media screen and (max-width: 1920px) {
  .nyHistory .nyLcList ul li.swiper-slide-active .item {
    margin-top: 15vw;
  }
  .nyHistory .nyLcList ul li.swiper-slide-next .item {
    margin-top: 13.6vw;
  }
  .nyHistory .nyLcList ul li.swiper-slide-next+li .item {
    margin-top: 8.5vw;
  }
}
.nyHistory .nyLcList ul li.on .tit::before {
  height: 0;
}
.nyHistory .nyLcList ul li.on .tit::after {
  opacity: 1;
  height: 300px;
}
@media screen and (max-width: 1920px) {
  .nyHistory .nyLcList ul li.on .tit::after {
    height: 16vw;
  }
}
/* .nyHistory .nyLcList ul li.swiper-slide-active .text {
  opacity: 1;
} */
.nyHistory .nyLcList ul li.on .text {
  opacity: 1 !important;
}
@media screen and (max-width: 768px) {
  .nyHistory .nyTitle {
    position: relative;
  }
  .nyHistory .lcImg {
    display: none;
  }
  .nyHistory .nyLcList {
    padding-top: 0;
    margin-top: 30px;
  }
  .nyHistory .nyLcList ul {
    display: block;
  }
  .nyHistory .nyLcList ul li {
    width: 100%;
    position: relative;
    padding-bottom: 15px;
  }
  .nyHistory .nyLcList ul li .item{
    margin-top: 0 !important;
    opacity: 1 !important;
  }
  .nyHistory .nyLcList ul li:last-child {
    padding-bottom: 0;
  }
  .nyHistory .nyLcList ul li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 19px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #283f9c;
    z-index: 3;
  }
  .nyHistory .nyLcList ul li::after {
    content: "";
    display: block;
    position: absolute;
    left: 6px;
    top: 30px;
    height: 100%;
    width: 1px;
    background-color: #ddd;
  }
  .nyHistory .nyLcList ul li .item {
    padding-left: 30px;
  }
  .nyHistory .nyLcList ul li .item .tit {
    margin-top: 0;
    text-align: left;
  }
  .nyHistory .nyLcList ul li .item .tit::before {
    display: none;
  }
  .nyHistory .nyLcList ul li .item .tit::after {
    display: none;
  }
  .nyHistory .nyLcList ul li .item .tit i {
    left: 35px;
  }
  .nyHistory .nyLcList ul li .item .text {
    margin-top: 5px;
    opacity: 1;
    width: 100%;
    border-bottom: none;
    left: 0;
  }
  .nyHistory .nyLcList ul li .item .text h4 {
    font-size: 16px;
    color: #555;
  }
  .nyHistory .nyLcList ul li .item .text p {
    font-size: 14px;
    margin-top: 6px;
    color: #888;
  }
}
.nyHonor {
  padding: 90px 0 120px;
  background-color: #fbfbfb;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1380px) {
  .nyHonor {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 768px) {
  .nyHonor {
    padding: 40px 0;
  }
}
.nyHonor .honorSwiper {
  margin-top: 60px;
}
.nyHonor .honorSwiper .swiper-container {
  width: 1957px;
}
.nyHonor .honorSwiper ul li {
  width: 425px;
  margin-right: 18px;
  height: 514px;
}
.nyHonor .honorSwiper ul li .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.nyHonor .honorSwiper ul li .item .pic {
  display: block;
  width: 100%;
  background: url(../images/nyryli.png) center center no-repeat;
  background-size: 100% 100%;
  background-color: #fff;
  height: 294px;
  padding: 13px 14px 14px;
  position: relative;
  overflow: hidden;
}
.nyHonor .honorSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.nyHonor .honorSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.nyHonor .honorSwiper ul li .item .bt {
  margin-top: 32px;
  display: block;
  height: 62px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}
@media screen and (max-width: 1380px) {
  .nyHonor .honorSwiper ul li .item .bt {
    font-size: 16px;
  }
}
.nyHonor .honorSwiper ul li .item .bt::before {
  content: "";
  width: 17px;
  height: 4px;
  background-color: #283f9c;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}
.nyHonor .honorSwiper ul li.swiper-slide-next + li {
  width: 610px;
}
.nyHonor .honorSwiper ul li.swiper-slide-next + li .item .pic {
  height: 420px;
  padding: 16px 17px;
}
@media screen and (max-width: 1564px) {
  .nyHonor .honorSwiper {
    margin-top: 20px;
  }
  .nyHonor .honorSwiper .swiper-container {
    width: 125.192vw;
  }
  .nyHonor .honorSwiper ul li {
    width: 27.174vw;
    margin-right: 1.15vw;
    height: calc(26.8542vw + 94px);
  }
  .nyHonor .honorSwiper ul li .item .pic {
    height: 18.798vw;
    padding: 0.895vw;
  }
  .nyHonor .honorSwiper ul li.swiper-slide-next + li {
    width: 39vw;
  }
  .nyHonor .honorSwiper ul li.swiper-slide-next + li .item .pic {
    height: 26.8542vw;
    padding: 1.086vw 1.088vw;
  }
}
@media screen and (max-width: 768px) {
  .nyHonor .honorSwiper {
    margin-top: 30px;
  }
  .nyHonor .honorSwiper .swiper-container {
    width: 100%;
  }
  .nyHonor .honorSwiper ul li {
    width: 49%;
    margin-right: 2%;
    height: auto;
  }
  .nyHonor .honorSwiper ul li .item .pic {
    height: auto;
    padding: 0.895vw;
  }
  .nyHonor .honorSwiper ul li .item .pic i {
    padding-top: 67.17%;
  }
  .nyHonor .honorSwiper ul li .item .bt {
    font-size: 15px;
    margin-top: 15px;
  }
  .nyHonor .honorSwiper ul li .item .bt::before {
    margin-bottom: 6px;
    height: 3px;
    border-radius: 4px;
  }
  .nyHonor .honorSwiper ul li.swiper-slide-next + li {
    height: auto;
  }
  .nyHonor .honorSwiper ul li.swiper-slide-next + li .item .pic {
    height: auto;
    padding: 0.895vw;
  }
}
.nyStructure {
  padding: 95px 0 120px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1380px) {
  .nyStructure {
    padding: 80px 0;
  }
}
.nyStructure::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
  height: 600px;
  background-color: #283f9c;
}
.nyStructure .nyTitle {
  color: #fff;
  background-image: url(../images/nytit2.png);
}
.nyStructure .text {
  margin-top: 54px;
  line-height: 2;
  font-size: 18px;
  color: #fff;
}
.nyStructure .text h4 {
  font-weight: bold;
}
.nyStructure .img {
  margin-top: 85px;
  position: relative;
  z-index: 3;
  padding-top: 56px;
}
.nyStructure .img img {
  display: block;
  max-width: 100%;
}
.nyStructure .img::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0 -50px;
  background-color: #fff;
  border-radius: 40px 40px 0 0;
}
@media screen and (max-width: 1380px) {
  .nyStructure .text {
    margin-top: 40px;
  }
  .nyStructure .img {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .nyStructure {
    padding: 40px 0;
  }
  .nyStructure::before {
    height: 400px;
  }
  .nyStructure .text {
    margin-top: 30px;
    font-size: 16px;
  }
  .nyStructure .text p {
    font-size: 15px;
  }
  .nyStructure .img {
    margin-top: 50px;
    margin-top: 30px;
    padding-top: 30px;
  }
}
.nyTitles {
  display: table;
  text-align: center;
  margin: 0 auto;
}
.nyTitles b {
  font-size: 42px;
  font-weight: bold;
  display: table;
  line-height: 1;
  background: url(../images/nytit.png) 0 0 no-repeat;
  padding-left: 53px;
  background-size: contain;
  margin: 0 auto;
  padding-right: 53px;
}
.nyTitles span {
  display: block;
  font-size: 18px;
  line-height: 1.5;
  color: #666666;
  margin-top: 29px;
}
.nyTitles span i {
  font-weight: bold;
  color: #333;
}
.nyService_support .nyService_supportCulture {
  padding-top: 100px;
  background: url(../images/nyService_supportCulture.jpg) no-repeat center top;
  background-size: cover;
  padding-bottom: 90px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureList {
  margin-top: 42px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 3%;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureList ul li {
  width: 17.2%;
  min-width: 258px;
  height: 258px;
  display: block;
  background: #fff;
  border-radius: 258px;
  padding: 58px 32px 0 32px;
  box-sizing: border-box;
  position: relative;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureList ul li::after {
  content: "";
  width: 314px;
  height: 314px;
  display: block;
  border: 1px solid #eeeeee;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  border-top: 0;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%) rotateX(65deg) rotateY(-7deg);
}
.nyService_support .nyService_supportCulture .nyService_supportCultureList ul li::before {
  content: "";
  width: 100%;
  height: 50%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-top-right-radius: 200px;
  border-top-left-radius: 200px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureList ul li i {
  display: block;
  text-align: center;
  font-size: 24px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureList ul li b {
  display: block;
  text-align: center;
  margin: 14px 0;
  font-size: 24px;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureList ul li p {
  font-size: 15px;
  line-height: 24px;
  color: #888888;
  text-align: center;
  position: relative;
  z-index: 2;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare {
  position: relative;
  margin-top: 40px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare::before {
  content: "";
  width: calc(50vw - 9vw);
  height: 1px;
  background: #283f9c;
  position: absolute;
  top: 49.274%;
  left: 0;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare::after {
  content: "";
  width: calc(50vw - 9vw);
  height: 1px;
  background: #283f9c;
  position: absolute;
  top: 49.96%;
  right: 0;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle {
  width: 400px;
  height: 100%;
  padding: 62px;
  box-sizing: border-box;
  background: url(../images/nyService_supportCultureThoroughfare.png) no-repeat center;
  background-size: contain;
  position: absolute;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  left: 50%;
  transform: translateX(-50%);
  align-content: center;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle h4 {
  box-sizing: border-box;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  display: block;
  width: 100%;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle p {
  font-size: 18px;
  text-align: center;
  padding: 0 46px;
  margin-top: 20px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle p b {
  color: #283f9c;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li {
  width: 34.13%;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxTop {
  height: 184px;
  margin-bottom: 50px;
  margin-top: 50px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxTop h4 {
  text-align: right;
  font-weight: bold;
  font-size: 20px;
  display: block;
  line-height: 1;
  padding-top: 30px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxTop p {
  font-size: 16px;
  color: #888888;
  text-align: right;
  margin-top: 18px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxBottom {
  height: 184px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 50px;
  margin-top: 50px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxBottom img {
  height: 100%;
  display: block;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li:nth-child(2) .nyService_supportCultureThoroughfareBoxBottom {
  margin-top: 0;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 50px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li:nth-child(2) .nyService_supportCultureThoroughfareBoxTop {
  text-align: left;
  margin-bottom: 50px;
  margin-top: 50px;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li:nth-child(2) .nyService_supportCultureThoroughfareBoxTop h4 {
  text-align: left;
}
.nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li:nth-child(2) .nyService_supportCultureThoroughfareBoxTop p {
  text-align: left;
}
.nyService_support .nyService_supportGuarantee {
  padding-top: 96px;
  padding-bottom: 82px;
}
.nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}
.nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li {
  width: 23.333%;
  background: #f2f2f2;
  border-radius: 15px;
  position: relative;
}
.nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li i {
  position: relative;
  padding: 32.5% 0;
  display: block;
}
.nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li i img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li p {
  width: 100%;
  padding: 28px;
}
.nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li p em {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
}
.nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li p span {
  display: block;
  font-size: 15px;
  line-height: 28px;
  color: #888888;
  margin-top: 21px;
}
.nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li p span b {
  color: #333;
}
.nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li::after {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 20px;
  border-color: #f2f2f2 transparent transparent transparent;
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
}
.nyService_support .nyService_supportMeasures {
  background: #fbfbfb;
  padding-top: 84px;
  padding-bottom: 97px;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox {
  position: relative;
  width: 100%;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox .nyService_supportMeasuresBoxImg {
  display: block;
  margin: 0 auto;
  padding-bottom: 133px;
  width: 58.2%;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 370px;
  position: absolute;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li p {
  width: 280px;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li p b {
  display: block;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li p b::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #283f9c;
  border-radius: 50%;
  margin-right: 14px;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li p span {
  color: #888888;
  line-height: 30px;
  margin-top: 15px;
  text-align: right;
  display: block;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li em {
  width: 80px;
  height: 80px;
  display: block;
  background: rgba(40, 63, 156, 0.3);
  border-radius: 80px;
  text-align: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 30px;
  color: #fff;
  box-sizing: content-box;
  margin-top: -27px;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li em i {
  width: 64px;
  height: 64px;
  line-height: 64px;
  display: block;
  border-radius: 64px;
  background: #283f9c;
  margin: 8px;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(1) {
  top: 316px;
  left: 0;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(2) {
  top: 511px;
  left: 246px;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(2) p {
  margin-top: 30px;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(3) {
  top: 511px;
  right: 246px;
  flex-direction: row-reverse;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(3) p {
  text-align: left;
  margin-top: 30px;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(3) p b {
  justify-content: flex-start;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(3) p span {
  text-align: left;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(4) {
  top: 316px;
  right: 0;
  flex-direction: row-reverse;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(4) p {
  text-align: left;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(4) p b {
  justify-content: flex-start;
}
.nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(4) p span {
  text-align: left;
}
.nyService_support .nyService_supportService {
  padding-top: 100px;
  padding-bottom: 130px;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel {
  width: 37.5333%;
  background: #283f9c;
  border-radius: 10px;
  padding-top: 38px;
  padding-bottom: 51px;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel .nyService_supportServicelTitle span {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 1;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel .nyService_supportServicelTitle h4 {
  font-size: 30px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-top: 16px;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel .nyService_supportServicelTitle ul {
  padding: 0 13%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 36px;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel .nyService_supportServicelTitle ul li i {
  display: block;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel .nyService_supportServicelTitle ul li i img {
  width: 100%;
  height: 100%;
  display: block;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel .nyService_supportServicelTitle ul li em {
  display: block;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  margin-top: 16px;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer {
  width: 60.7%;
  background: #f2f2f2;
  padding: 13px 30px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-radius: 10px;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul {
  width: 47%;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: 22px 0;
  background: #fff;
  align-items: center;
  border-radius: 10px;
  overflow: hidden;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul li i {
  height: 100%;
  padding: 10px 21px;
  text-align: right;
  background: #283f9c;
  width: 42.6%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul li i::after {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 9px;
  border-color: transparent transparent transparent #283f9c;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul li i b {
  text-align: right;
  color: #fff;
  font-weight: normal;
  font-size: 18px;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul li em {
  padding: 0 20px 0 34px;
  width: 57.4%;
  font-size: 18px;
}
.nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul:nth-child(2) li:nth-child(3) i {
  padding: 28px 21px;
}
.nyService_support .nyService_supportPromise {
  background: #fbfbfb;
  padding-top: 81px;
}
.nyService_support .nyService_supportPromise ul {
  margin-top: 80px;
  padding-bottom: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nyService_support .nyService_supportPromise ul li {
  width: 47.8%;
}
.nyService_support .nyService_supportPromise ul li h4 {
  padding-left: 28px;
  background: url(../images/nyService_supportPromiseIco.png) no-repeat left center;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #283f9c;
}
.nyService_support .nyService_supportPromise ul li p {
  font-size: 15px;
  line-height: 24px;
  color: #888888;
  padding-left: 28px;
  margin-top: 15px;
  padding-bottom: 30px;
}
.nyMainBusiness {
  padding-top: 60px;
}
.nyMainBusiness .nyMainBusinessTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
.nyMainBusiness .nyMainBusinessTop .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.nyMainBusiness .nyMainBusinessTop .hd ul li {
  margin: 0 10px;
}
.nyMainBusiness .nyMainBusinessTop .hd ul li a {
  padding: 16px 50px;
  border: 1px solid #dedede;
  border-radius: 50px;
  font-size: 20px;
  display: block;
}
.nyMainBusiness .nyMainBusinessTop .hd ul li.on a {
  border-color: #283f9c;
  background: #283f9c;
  color: #fff;
}
.nyMainBusiness .nyMainBusinessHd {
  margin-top: 70px;
}
.nyMainBusiness .nyMainBusinessHd ul {
  border-bottom: 1px solid #ddd;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
}
.nyMainBusiness .nyMainBusinessHd ul li {
  margin: 0 2.5vw;
}
.nyMainBusiness .nyMainBusinessHd ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-size: 22px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: 2px;
  padding: 15px 1vw;
}
.nyMainBusiness .nyMainBusinessHd ul li a::before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: #333;
  border-radius: 50%;
  margin-right: 8px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyMainBusiness .nyMainBusinessHd ul li:hover a {
  color: #283f9c;
  font-weight: bold;
}
.nyMainBusiness .nyMainBusinessHd ul li.on {
  border-bottom: 2px solid #283f9c;
}
.nyMainBusiness .nyMainBusinessHd ul li.on a {
  color: #283f9c;
  font-weight: bold;
}
.nyMainBusiness .nyMainBusinessHd ul li.on a::before {
  background: #283f9c;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist {
  padding-bottom: 150px;
  position: relative;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li h4 a {
  display: block;
  font-size: 36px;
  color: #283f9c;
  font-weight: bold;
  text-align: center;
  margin-top: 142px;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li p {
  font-weight: bold;
  font-size: 22px;
  text-align: center;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li p i {
  font-size: 22px;
  font-weight: bold;
  margin: 0 25px;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li .nyMainBusinessBdlistImg {
  display: block;
  width: 100%;
  height: 642px;
  margin-top: 77px;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li .nyMainBusinessBdlistImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li .nyMainBusinessBdlistMore {
  display: table;
  font-size: 22px;
  background: #283f9c;
  padding: 18px 7vw;
  margin: 0 auto;
  color: #fff;
  font-weight: 100;
  border-radius: 60px;
  margin-top: 128px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li .nyMainBusinessBdlistMore:hover {
  background: #333;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistl {
  width: 44px;
  height: 46px;
  background: url(../images/nyMainBusinessBdlistl1.png) no-repeat center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -80px;
  cursor: pointer;
  z-index: 9;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistr {
  width: 44px;
  height: 46px;
  background: url(../images/nyMainBusinessBdlistl1.png) no-repeat center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  right: -80px;
  cursor: pointer;
  z-index: 9;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice {
  padding-top: 60px;
  padding-bottom: 0px;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li {
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceImg {
  display: block;
  width: 46.64%;
  border-radius: 15px;
  overflow: hidden;
  padding: 15.8% 0;
  position: relative;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText {
  width: 49.39%;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText b {
  display: block;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText span {
  display: block;
  font-size: 16px;
  color: #999999;
  margin: 26px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText em {
  font-size: 16px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText i {
  width: 18px;
  height: 18px;
  display: block;
  background: url(../images/nyMainBusinessDeviceMore.png) no-repeat center;
  margin-top: 90px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li:hover .nyMainBusinessDeviceImg img {
  transform: scale(1.1);
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li:hover .nyMainBusinessDeviceText b {
  color: #283f9c;
}
.nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li:hover .nyMainBusinessDeviceText i {
  transform: rotate(45deg);
}
.nyMainBusiness .nyLogisticsCapacity {
  margin-top: 40px;
  background: url(../images/nyMainBusiness2.jpg) no-repeat center top;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacityScheme {
  width: 64%;
  padding-top: 43px;
  padding-bottom: 90px;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacityScheme i {
  width: 38px;
  height: 34px;
  display: block;
  background: url(../images/nyLogisticsCapacitySchemeIco.png) no-repeat center;
  background-size: contain;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacityScheme h4 {
  line-height: 1;
  margin: 28px 0;
  font-size: 36px;
  color: #283f9c;
  font-weight: bold;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacityScheme em {
  display: block;
  width: 47px;
  height: 1px;
  background: #283f9c;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacityScheme p {
  margin-top: 40px;
  font-size: 18px;
  line-height: 2;
  color: #666666;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList {
  background: #fdfdfd;
  padding: 80px 0;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList ul li {
  width: 24%;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList ul li h4 {
  line-height: 1;
  padding-top: 33px;
  color: #283f9c;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList ul li .nyLogisticsCapacitySchemeListCenter h5 {
  padding-top: 25px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 1;
}
.nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList ul li .nyLogisticsCapacitySchemeListCenter p {
  font-size: 15px;
  line-height: 24px;
  color: #888888;
  margin-top: 10px;
  margin-bottom: 10px;
}
.nyMainBusiness .nyMainBusinessGuarantee {
  padding-top: 84px;
  padding-bottom: 174px;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText {
  width: 49.666%;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText h4 {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  line-height: 1;
  padding-bottom: 10px;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText b {
  font-size: 24px;
  padding-top: 30px;
  display: block;
  color: #283f9c;
  display: flex;
  align-items: center;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText b::before {
  content: "";
  width: 4px;
  height: 4px;
  display: block;
  background: #283f9c;
  border-radius: 50%;
  margin-right: 7px;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText p {
  padding-left: 13px;
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeImg {
  width: 43.1%;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeImg h4 {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  line-height: 1;
  padding-bottom: 10px;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeImg img {
  display: block;
  width: 100%;
  object-fit: contain;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li:nth-child(2) {
  margin-top: 74px;
}
.nyMainBusiness .nyMainBusinessGuarantee ul li:nth-child(2) .nyMainBusinessGuaranteeImg img {
  margin-top: 43px;
  padding-left: 30px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeTopImg {
  padding-top: 84px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeTopImg ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 20px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeTopImg ul li {
  width: 32%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeTopImg ul li a i {
  position: relative;
  display: block;
  padding: 33.34% 0;
  overflow: hidden;
  border-radius: 10px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeTopImg ul li a i img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: contain;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeTopImg ul li a em {
  margin-top: 15px;
  display: block;
  background: #fbfbfb;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  line-height: 70px;
  font-size: 20px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li {
  background: #fbfbfb;
  margin-top: 40px;
  padding: 25px;
  border-radius: 10px;
  width: 48.6667%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li h4 {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  padding-top: 0px;
  padding-bottom: 18px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li h4 b {
  color: #283f9c;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start;
  position: relative;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterL {
  padding-top: 28px;
  width: 37.4%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterL span {
  padding: 5px 10px;
  background: #e5e8f1;
  font-size: 16px;
  line-height: 1;
  display: table;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterL img {
  max-width: 100%;
  display: block;
  margin-top: 28px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterR {
  width: 60%;
  padding-top: 18px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterR p {
  margin-top: 14px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #eee;
  align-items: center;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterR p i {
  width: 50px;
  padding: 5px 8px;
  background: #283f9c;
  display: flex;
  justify-content: center;
  height: calc(10px + 7em);
  font-size: 16px;
  color: #fff;
  direction: rtl;
  unicode-bidi: bidi-override;
  line-height: 1.2;
  text-align: center;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterR p i em {
  font-size: 16px;
  writing-mode: vertical-rl;
  /* 竖排，列从右到左 */
  text-orientation: upright;
  /* 每个字直立显示 *
                                            white-space: pre-wrap;
                                            /* 保留换行 */
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterR p span {
  flex: 1;
  padding-left: 25px;
  padding-right: 30px;
  box-sizing: border-box;
  color: #666666;
  font-size: 15px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterR p span em {
  display: block;
  color: #666666;
  font-size: 15px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter2 .nyMainBusinessProgrammeTextCenterList {
  width: 48.5%;
  background: #fff;
  margin-top: 32px;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #eee;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter2 .nyMainBusinessProgrammeTextCenterList i {
  width: 100%;
  height: 50px;
  background: #283f9c;
  display: block;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter2 .nyMainBusinessProgrammeTextCenterList p {
  padding: 25px 10% 35px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter2 .nyMainBusinessProgrammeTextCenterList p em {
  display: flex;
  position: relative;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter2 .nyMainBusinessProgrammeTextCenterList p em::before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: #333;
  border-radius: 50%;
  margin-right: 10px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter2 .nyMainBusinessProgrammeTextCenterList p span {
  font-size: 15px;
  color: #666666;
  padding-left: 16px;
  display: block;
  margin-bottom: 20px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter2 .nyMainBusinessProgrammeTextCenterList p span:last-child {
  margin-bottom: 0;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter2 .nyMainBusinessProgrammeTextCenterList p b {
  font-size: 16px;
  line-height: 36px;
  display: flex;
  font-weight: normal;
  align-items: center;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter2 .nyMainBusinessProgrammeTextCenterList p b::before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: #333;
  border-radius: 50%;
  margin-right: 10px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(3) .nyMainBusinessProgrammeTextCenterL {
  width: 44%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(3) .nyMainBusinessProgrammeTextCenterL span {
  padding: 0 5px;
  line-height: 1.5;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(3) .nyMainBusinessProgrammeTextCenterL img {
  max-width: 78%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(3) .nyMainBusinessProgrammeTextCenterR {
  width: 52%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(3) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(3) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox b {
  font-size: 18px;
  font-weight: bold;
  background: #283f9c;
  width: 48.5%;
  text-align: center;
  line-height: 26px;
  color: #fff;
  border-radius: 10px;
  margin: 7px 0;
  padding: 25px 0;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(3) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox b:nth-child(1) {
  background: transparent;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) {
  position: relative;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterL {
  width: 44%;
  position: absolute;
  top: 0;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterL span {
  padding: 0 5px;
  line-height: 1.5;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterL img {
  max-width: 52.5%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterR {
  width: 100%;
  position: relative;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 16%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox p {
  background-color: #fff;
  width: 30%;
  align-items: flex-start;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox p:nth-child(1) {
  background: transparent;
  border: 0;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox p em {
  width: 100%;
  padding: 9px 0;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  display: block;
  background: #283f9c;
  text-align: center;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox p span {
  padding: 20px 15px;
  display: block;
  font-size: 16px;
  color: #333;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter {
  margin-top: 80px;
  margin-bottom: 40px;
  background: #fbfbfb;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox {
  padding-top: 84px;
  padding-bottom: 100px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul li {
  width: 24.4%;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #eeeeee;
  overflow: hidden;
  padding: 0 20px;
  box-sizing: border-box;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul li h4 {
  width: 100%;
  height: 82px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
  font-size: 22px;
  line-height: 30px;
  color: #283f9c;
  text-align: center;
  font-weight: bold;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  padding-top: 5px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul li h4 em {
  width: 100%;
  display: block;
  font-weight: bold;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul li p {
  padding-top: 30px;
  padding-bottom: 30px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul li p i {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  display: block;
  text-align: center;
  padding: 7px 0;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul li:nth-child(3) p i {
  padding: 5px 0;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 {
  padding-top: 55px;
  padding-bottom: 90px;
  background: url(../images/nyMainBusinessProgrammebg.jpg) no-repeat top right;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 .nyMainBusinessProgrammeTextCenter ul {
  padding-top: 20px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 .nyMainBusinessProgrammeTextCenter ul li {
  width: 46%;
  margin-top: 30px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 .nyMainBusinessProgrammeTextCenter ul li h4 {
  font-size: 18px;
  font-weight: bold;
  color: #283f9c;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 .nyMainBusinessProgrammeTextCenter ul li h4::before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  background: #283f9c;
  border-radius: 50%;
  margin-right: 10px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 .nyMainBusinessProgrammeTextCenter ul li p {
  display: flex;
  font-size: 16px;
  line-height: 2;
  padding-left: 16px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 .nyMainBusinessProgrammeTextCenter ul li p em {
  font-size: 16px;
  line-height: 1.85;
  display: inline-block;
  margin-right: 5px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom {
  padding-top: 124px;
  background: #fbfbfb;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom h4 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom h4 b {
  color: #283f9c;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li {
  width: 42.8%;
  margin-top: 63px;
  padding-bottom: 126px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li h5 {
  font-size: 26px;
  padding: 14px 22px;
  background: #283f9c;
  display: table;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li p {
  margin-top: 26px;
  line-height: 1.5;
  font-size: 20px;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li img {
  display: block;
  width: 72.26%;
  margin: 76px auto 0;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li:nth-child(2) {
  width: 53%;
}
.nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li:nth-child(2) img {
  display: block;
  width: 100%;
  max-width: 773px;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop {
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceImg {
  display: block;
  width: 46.64%;
  border-radius: 15px;
  overflow: hidden;
  padding: 15.8% 0;
  position: relative;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText {
  width: 49.39%;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText b {
  display: block;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText span {
  display: block;
  font-size: 16px;
  color: #999999;
  margin: 26px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText em {
  font-size: 16px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText i {
  margin-top: 90px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  width: 206px;
  padding: 3px;
  border-radius: 40px;
  line-height: 44px;
  text-indent: 1.5em;
  font-size: 16px;
  color: #666;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText i img {
  display: block;
  height: 44px;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop:hover .nyMainBusinessDeviceImg img {
  transform: scale(1.1);
}
.nyMainBusinessCenter .nyMainBusinessCenterTop:hover .nyMainBusinessDeviceText b {
  color: #283f9c;
}
.nyMainBusinessCenter .nyMainBusinessCenterTop:hover .nyMainBusinessDeviceText i {
  transform: translateX(5px);
  background: #283f9c;
  color: #fff;
}
.nyMainBusinessCenter .nyMainBusinessCenterBottom {
  padding-top: 44px;
  padding-bottom: 100px;
}
.nyMainBusinessCenter .nyMainBusinessCenterBottom ul {
  overflow: hidden;
}
.nyMainBusinessCenter .nyMainBusinessCenterBottom ul li {
  width: 31.73%;
  float: left;
  margin-right: 2.307%;
  overflow: hidden;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 20px;
  border: 1px solid #ddd;
  margin-top: 42px;
}
.nyMainBusinessCenter .nyMainBusinessCenterBottom ul li:nth-child(3n) {
  margin-right: 0;
}
.nyMainBusinessCenter .nyMainBusinessCenterBottom ul li i {
  position: relative;
  display: block;
  padding: 27.7% 0;
  overflow: hidden;
  border-radius: 20px;
}
.nyMainBusinessCenter .nyMainBusinessCenterBottom ul li i img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyMainBusinessCenter .nyMainBusinessCenterBottom ul li em {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin: 15px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyMainBusinessCenter .nyMainBusinessCenterBottom ul li span {
  font-size: 15px;
  line-height: 2;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 90px;
}
.nyMainBusinessCenter .nyMainBusinessCenterBottom ul li:hover i img {
  transform: scale(1.1);
}
.nyMainBusinessCenter .nyMainBusinessCenterBottom ul li:hover em {
  color: #283f9c;
}
.navCrumbs {
  padding: 62px 0;
  font-size: 16px;
  color: #999999;
}
.navCrumbs a {
  font-size: 16px;
  color: #999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0 5px;
}
.navCrumbs a:hover {
  color: #283f9c;
}
.nyMainBusinessHeavyTruck {
  padding-bottom: 127px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop {
  background: #fbfbfb;
  padding-bottom: 128px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 60px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterImg {
  width: 43.8%;
  border-right: 1px solid #dddddd;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterImg img {
  display: block;
  width: 100%;
  padding: 20px 15%;
}

@media screen and (max-width: 980px) {
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterImg img {
    padding: 0;
  }
  
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText {
  width: 51.666%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText h4 {
  font-size: 32px;
  line-height: 48px;
  color: #333333;
  font-weight: bold;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText p {
  font-size: 18px;
  line-height: 60px;
  border-bottom: 1px solid #eeeeee;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText .nyMainBusinessHeavyTruckTopCenterTextMore {
  display: flex;
  justify-content: center;
  margin-top: 37px;
  background: #283f9c;
  width: 217px;
  height: 60px;
  line-height: 60px;
  padding: 20px 0;
  align-items: center;
  font-size: 20px;
  color: #fff;
  line-height: 1;
  border-radius: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText .nyMainBusinessHeavyTruckTopCenterTextMore img {
  display: block;
  width: 16px;
  height: 21px;
  margin-right: 7px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText .nyMainBusinessHeavyTruckTopCenterTextMore:hover {
  background: #333;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckBottom {
  padding-top: 87px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckBottom .nyMainBusinessHeavyTruckBottomCenter {
  padding-top: 44px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckBottom .nyMainBusinessHeavyTruckBottomCenter img {
  max-width: 100% !important;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckBottom .nyMainBusinessHeavyTruckBottomCenter table {
  width: 100% !important;
  line-height: 1.5;
  text-align: center;
  border: 1px solid #ddd;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckBottom .nyMainBusinessHeavyTruckBottomCenter table thead tr th {
  font-size: 18px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding: 5px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckBottom .nyMainBusinessHeavyTruckBottomCenter table tr td {
  text-align: center;
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding:  5px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckBottom .nyMainBusinessHeavyTruckBottomCenter table tr td:first-child {
  font-weight: bold;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts {
  padding-top: 87px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts .nyMainBusinessHeavyTruckRelatedProductsCenter {
  margin-top: 40px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts .nyMainBusinessHeavyTruckRelatedProductsCenter ul li {
  padding: 20px 20px 0 20px;
  border: 1px solid #dddddd;
  border-radius: 10px;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts .nyMainBusinessHeavyTruckRelatedProductsCenter ul li a {
  display: block;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts .nyMainBusinessHeavyTruckRelatedProductsCenter ul li a i {
  position: relative;
  display: block;
  padding: 28% 0;
  border-radius: 10px;
  overflow: hidden;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts .nyMainBusinessHeavyTruckRelatedProductsCenter ul li a i img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  object-fit: contain;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts .nyMainBusinessHeavyTruckRelatedProductsCenter ul li a em {
  display: block;
  font-size: 22px;
  padding: 40px 60px 40px 0;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/nyMainBusinessDeviceMore.png) no-repeat center right;
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts .nyMainBusinessHeavyTruckRelatedProductsCenter ul li a:hover i img {
  transform: scale(1.1);
}
.nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts .nyMainBusinessHeavyTruckRelatedProductsCenter ul li a:hover em {
  color: #283f9c;
}
.nyApplicationScenarios {
  padding-top: 100px;
}
.nyApplicationScenarios .nyApplicationScenariosTitle p {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  padding-top: 46px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.nyApplicationScenarios .nyApplicationScenariosList {
  padding-bottom: 186px;
}
.nyApplicationScenarios .nyApplicationScenariosList ul {
  border-left: 1px solid #dddddd;
  margin-top: 110px;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li {
  padding-left: 4.8%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 186px;
  position: relative;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li::after {
  content: "";
  width: 2px;
  height: 0;
  background: #283f9c;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li:last-child {
  margin-bottom: 0;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListImg {
  width: 50.1%;
  position: relative;
  padding: 12.3% 0;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: contain;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText {
  width: 45.2%;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText i {
  display: block;
  font-size: 42px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText span {
  display: block;
  font-size: 15px;
  line-height: 30px;
  color: #666666;
  margin-top: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText em {
  margin-top: 40px;
  border: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  width: 206px;
  padding: 3px;
  border-radius: 40px;
  line-height: 44px;
  text-indent: 1.5em;
  font-size: 16px;
  color: #666;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText em img {
  display: block;
  height: 44px;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li:hover::after {
  content: "";
  height: 100%;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li:hover .nyApplicationScenariosListImg img {
  transform: scale(1.1);
}
.nyApplicationScenarios .nyApplicationScenariosList ul li:hover .nyApplicationScenariosListText i {
  color: #283f9c;
}
.nyApplicationScenarios .nyApplicationScenariosList ul li:hover .nyApplicationScenariosListText em {
  background: #283f9c;
  color: #fff;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsTop {
  padding-bottom: 95px;
  border-bottom: 1px solid #dddddd;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsTop .nyApplicationScenariosDetailsTopTitle {
  line-height: 1;
  color: #000000;
  background: url(../images/nytit.png) 0 center no-repeat;
  background-size: contain;
  padding-left: 35px;
  margin-top: 30px;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsTop .nyApplicationScenariosDetailsTopTitle span {
  font-weight: bold;
  display: block;
  font-size: 22px;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsTop p {
  font-size: 18px;
  line-height: 36px;
  color: #666666;
  margin-top: 65px;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsTop .nyApplicationScenariosDetailsTopImg {
  display: block;
  width: 100%;
  margin-top: 40px;
  font-size: 18px;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsTop .nyApplicationScenariosDetailsTopImg img {
  max-width: 100%;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom {
  padding-top: 86px;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomTitle i {
  line-height: 1;
  color: #000000;
  background: url(../images/nytit.png) 0 center no-repeat;
  background-size: contain;
  padding-left: 25px;
  display: block;
  font-size: 16px;
  color: #666666;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomTitle em {
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-top: 15px;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 50px;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul li {
  width: 48.4%;
  padding: 20px 20px 0 20px;
  border: 1px solid #dddddd;
  border-radius: 10px;
  margin-bottom: 68px;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul li a {
  display: block;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul li a i {
  position: relative;
  display: block;
  padding: 28% 0;
  border-radius: 10px;
  overflow: hidden;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul li a i img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul li a em {
  display: block;
  font-size: 22px;
  padding: 40px 60px 40px 0;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/nyMainBusinessDeviceMore.png) no-repeat center right;
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul li a:hover i img {
  transform: scale(1.1);
}
.nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul li a:hover em {
  color: #283f9c;
}
.nynews .nynewsTop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 100px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 41px;
  align-items: center;
}
.nynews .nynewsTop .nyTitles {
  margin-left: 0;
}
.nynews .nynewsTop .nySearch {
  border: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-radius: 50px;
  overflow: hidden;
  height: 57px;
}
.nynews .nynewsTop .nySearch .nySearchText {
  padding-left: 20px;
  font-size: 16px;
  width: 300px;
}
.nynews .nynewsTop .nySearch .nySearchBth {
  width: 139px;
  height: 57px;
  display: block;
  background: #283f9c;
  border-radius: 50px;
  border: 0;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.nynews .nynewsList {
  padding-bottom: 112px;
}
.nynews .nynewsList ul {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}
.nynews .nynewsList ul li {
  float: left;
  margin-right: 3.5%;
  width: 31%;
  border: 1px solid #eee;
  overflow: hidden;
  border-radius: 25px;
  margin-top: 60px;
}
.nynews .nynewsList ul li:nth-child(3n) {
  margin-right: 0;
}
.nynews .nynewsList ul li a {
  display: block;
}
.nynews .nynewsList ul li a i {
  position: relative;
  display: block;
  padding: 32% 0;
  overflow: hidden;
}
.nynews .nynewsList ul li a i img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  object-fit: cover;
}
.nynews .nynewsList ul li a em {
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  color: #999999;
  line-height: 1;
  margin-top: 39px;
  margin-bottom: 18px;
}
.nynews .nynewsList ul li a span {
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  font-size: 24px;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 84px;
}
.nynews .nynewsList ul li a b {
  margin-left: 20px;
  margin-top: 70px;
  margin-bottom: 50px;
  font-weight: normal;
  font-size: 16px;
  color: #999999;
  display: flex;
  align-items: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nynews .nynewsList ul li a b::after {
  margin-left: 11px;
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background: url(../images/nyNewsIco.png) no-repeat center;
}
.nynews .nynewsList ul li a:hover i img {
  transform: scale(1.1);
}
.nynews .nynewsList ul li a:hover b {
  color: #283f9c;
}
.nynews .nynewsList .addPage {
  margin-top: 115px;
}
.nynews .nynewsList .addPage .black {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
}
.nynews .nynewsList .addPage .black span,
.nynews .nynewsList .addPage .black a {
  display: inline-block;
  width: auto;
  border: 1px solid #e0e0e0;
  margin: 3px 5px;
  text-align: center;
  color: #666666;
  font-family: "Microsoft Yahei";
  border-radius: 4px;
  -webkit-transition: 0.3s;
  padding: 5px 40px;
  transition: 0.3s;
  cursor: pointer;
  line-height: 42px;
  font-size: 16px;
  border-radius: 52px;
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nynews .nynewsList .addPage .black span {
  cursor: no-drop;
}
.nynews .nynewsList .addPage .black a:hover {
  background: #283f9c;
  color: #fff;
}
.nynews .nynewsList .addPage .black .current {
  background: #283f9c;
  color: #fff;
}
.nynews-details {
  padding-bottom: 200px;
}
.nynews-details .nynews-details-crumbs {
  margin-top: 90px;
  font-size: 16px;
  color: #999999;
}
.nynews-details .nynews-details-crumbs a {
  display: inline-block;
  color: #999999;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nynews-details .nynews-details-crumbs a:hover {
  color: #283f9c;
}
@media screen and (max-width: 980px) {
  .nynews-details {
    padding-bottom: 100px;
  }
  .nynews-details .nynews-details-crumbs {
    font-size: 14px;
    margin-top: 50px;
  }
  .nynews-details .nynews-details-crumbs a {
    font-size: 14px;
  }
}
.nynews-details .nynews-details-Content {
  margin-top: 12px;
}
.nynews-details .nynews-details-Content .nynews-details-ContentBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: flex-end;
  width: 100%;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}
.nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Title {
  margin-bottom: 10px;
  width: calc(100% - 200px);
  font-size: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time {
  width: 110px;
  height: 110px;
  background: #283f9c;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
}
.nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time i {
  display: block;
  width: 100%;
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  line-height: 1;
}
.nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time b {
  display: block;
  text-align: center;
  width: 100%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: normal;
  line-height: 1;
  margin-top: 8px;
}
.nynews-details .nynews-details-Content .Internal-details-content {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-text {
  width: 81.25%;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-text > * {
  font-size: 16px;
  line-height: 1.8;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-text img {
  max-width: 100%;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share {
  width: 160px;
  border-left: 1px solid #ddd;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-shareBox {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  top: 0;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp {
  text-align: center;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp em {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  border: 1px solid #dedede;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: 0 auto;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp em img {
  display: block;
  width: 29px;
  height: 29px;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp span {
  display: table;
  margin: 10px auto 0;
  font-size: 48px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #283f9c;
  line-height: 1;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp span::after {
  content: "";
  width: 90px;
  height: 1px;
  background: #dddddd;
  display: block;
  margin-top: 10px;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp b {
  font-weight: normal;
  font-size: 15px;
  color: #999999;
  margin-top: 24px;
  display: block;
  text-align: center;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul {
  margin-top: 39px;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul::after {
  content: "";
  width: 90px;
  height: 1px;
  background: #dddddd;
  display: block;
  margin: 26px auto 0;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul li {
  position: relative;
  margin-bottom: 14px;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul li b {
  display: block;
  margin: 0 auto;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul li b img {
  display: block;
  margin: 0 auto;
  width: 46px;
  height: 46px;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul li em {
  width: 120px;
  height: 120px;
  background: #fff;
  box-shadow: 0 0 15px rgba(1, 1, 1, 0.05);
  display: block;
  position: absolute;
  top: 50%;
  right: 110px;
  transform: translateY(-50%);
  display: none;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul li em img {
  display: block;
  width: 100%;
  height: 100%;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-goBack {
  display: block;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-goBack img {
  width: 24px;
  height: 26px;
  display: block;
  margin: 36px auto 0;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-goBack em {
  text-align: center;
  display: block;
  font-size: 15px;
  color: #999999;
  margin-top: 17px;
  line-height: 1;
}
.nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share.scrolled .Internal-details-content-shareBox {
  position: sticky;
  top: 15vh;
  left: 0;
  transform: translateY(0%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 1460px) {
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-text {
    width: 85%;
  }
}
@media screen and (max-width: 980px) {
  .nynews-details .nynews-details-Content .Internal-details-content {
    width: 100%;
    flex-direction: column-reverse;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-text {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 1460px) {
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Title {
    font-size: 30px;
  }
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time {
    width: 80px;
    height: 80px;
  }
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time i {
    font-size: 16px;
  }
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time b {
    font-size: 20px;
  }
}
@media screen and (max-width: 1260px) {
  .nynews-details .nynews-details-Content .nynews-details-ContentBox {
    width: 100%;
  }
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Title {
    font-size: 26px;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share {
    width: 120px;
  }
}
@media screen and (max-width: 980px) {
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Title {
    font-size: 22px;
    width: calc(100% - 100px);
  }
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time {
    width: 60px;
    height: 60px;
  }
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time i {
    font-size: 14px;
  }
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time b {
    font-size: 14px;
  }
  .nynews-details .nynews-details-Content .Internal-details-content {
    margin-top: 40px;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share {
    width: 100%;
    border-left: 0;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-shareBox {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp em {
    font-size: 40px;
    height: 40px;
    width: 40px;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp em img {
    width: 25px;
    height: auto;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp span {
    margin: 0 15px;
    font-size: 20px;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp span::after {
    display: none;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-share-thumbsUp b {
    margin-top: 0;
    display: none;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 0;
    display: none;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul li {
    margin: 0 5px 0;
    font-size: 20px;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul li b img {
    width: 40px;
    height: 40px;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share ul::after {
    display: none;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-goBack {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-goBack img {
    margin-top: 0;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share .Internal-details-content-goBack em {
    margin-top: 0;
    margin-left: 10px;
    display: block;
  }
  .nynews-details .nynews-details-Content .Internal-details-content .Internal-details-content-share.scrolled .Internal-details-content-shareBox {
    position: relative;
  }
}
@media screen and (max-width: 640px) {
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Title {
    font-size: 18px;
    width: calc(100% - 100px);
  }
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time {
    width: 60px;
    height: 60px;
  }
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time i {
    font-size: 14px;
  }
  .nynews-details .nynews-details-Content .nynews-details-ContentBox .nynews-details-Time b {
    font-size: 14px;
  }
}
.nycontact h3 {
  margin-top: 82px;
}
.nycontact h3 span {
  font-size: 36px;
}
.nycontact .nycontactBoxLine {
  width: 100%;
  height: 1px;
  background-color: #ddd;
  margin-top: 26px;
}
.nycontact .nycontactBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 125px;
}
.nycontact .nycontactBox .nycontactl {
  width: 46.6%;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 42px;
  border-bottom: 1px solid #ddd;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterl i {
  font-size: 16px;
  display: block;
  color: #666;
  line-height: 1;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterl em {
  display: block;
  line-height: 1;
  font-size: 36px;
  margin-top: 14px;
  margin-bottom: 12px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterl span {
  font-size: 16px;
  line-height: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #666;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterl .nycontactBoxCenterlText {
  margin-top: 57px;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterl b {
  font-weight: normal;
  font-size: 20px;
  line-height: 48px;
  color: #333333;
  margin-bottom: 60px;
  display: block;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterr a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 1px solid #ddd;
  padding: 13px 38px;
  border-radius: 38px;
  align-items: center;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: none;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterr a i {
  width: 29px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 33px;
  background: url(../images/nycontactBoxCenterrIco.png) no-repeat center;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterr a em {
  margin-left: 11px;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterr a:hover {
  background: #283f9c;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterr a:hover i {
  background: url(../images/nycontactBoxCenterrIco2.png) no-repeat center;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterr a:hover em {
  color: #fff;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenterlText h4 {
  font-size: 18px;
  margin-top: 66px;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenterlText h4 i {
  color: #283f9c;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenterlText .nycontactBoxTextCenter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 30px;
  align-items: flex-end;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenterlText .nycontactBoxTextCenter span {
  width: 130px;
  height: 130px;
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 10px;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenterlText .nycontactBoxTextCenter span img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenterlText .nycontactBoxTextCenter b {
  padding-left: 20px;
  padding-bottom: 20px;
}
.nycontact .nycontactBox .nycontactl .nycontactBoxCenterlText .nycontactBoxTextCenter b i {
  font-size: 15px;
  line-height: 1.5;
  color: #666;
  display: block;
}
.nycontact .nycontactBox .nycontactr {
  width: 46.6%;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages {
  margin-top: 42px;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul li {
  width: 48%;
  margin-bottom: 30px;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul li h5 {
  font-size: 16px;
  color: #888888;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul li h5 i {
  font-size: 16px;
  color: #283f9c;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul li input {
  width: 100%;
  height: 50px;
  display: block;
  border: 1px solid #ddd;
  padding: 0 10px;
  border-radius: 5px;
  margin-top: 10px;
  font-size: 15px;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul li:nth-child(7) {
  width: 100%;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul li:nth-child(7) textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #ddd;
  padding: 0 10px;
  border-radius: 5px;
  margin-top: 10px;
  font-size: 15px;
  line-height: 50px;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul li:nth-child(8) {
  width: 100%;
  cursor: pointer;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul li:nth-child(8) i {
  border: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  width: 206px;
  padding: 3px;
  border-radius: 40px;
  line-height: 44px;
  text-indent: 1.5em;
  font-size: 16px;
  color: #666;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul li:nth-child(8) i img {
  display: block;
  height: 44px;
}
.nycontact .nycontactBox .nycontactr .nycontactMessages ul li:nth-child(8):hover i {
  background: #283f9c;
  color: #fff;
}
@media (max-width: 1700px) {
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistl {
    left: 0px;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistr {
    right: 0px;
  }
}
@media (max-width: 1300px) {
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle {
    width: 300px;
    background-size: contain;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle h4 {
    padding-top: 10px;
    font-size: 20px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle p {
    padding: 0 20px;
    font-size: 16px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare::before,
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare::after {
    width: 38vw;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(2) {
    top: 451px;
    left: 126px;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(3) {
    top: 451px;
    right: 126px;
  }
  .nyMainBusiness .nyMainBusinessTop .hd ul li a {
    padding: 5px 15px;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText i {
    font-size: 36px;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .nyApplicationScenariosDetails .nyApplicationScenariosDetailsTop p {
    font-size: 16px;
    margin-top: 40px;
  }
}
@media (max-width: 1200px) {
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckBottom .nyMainBusinessHeavyTruckBottomCenter table thead tr th,
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckBottom .nyMainBusinessHeavyTruckBottomCenter table tr td {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px;
    box-sizing: content-box;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureList ul li {
    width: 48%;
    border-radius: 10px;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 200px;
    min-width: inherit;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureList ul {
    padding: 0;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureList ul li::after {
    display: none;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle {
    width: 100%;
    position: relative;
    background: transparent;
    display: table;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle h4 {
    font-size: 42px;
    font-weight: bold;
    display: table;
    line-height: 1;
    background: url(../images/nytit.png) 0 0 no-repeat;
    padding-left: 53px;
    background-size: contain;
    margin: 0 auto;
    padding-right: 53px;
    padding-top: 0;
    width: auto;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle p {
    display: block;
    font-size: 18px;
    line-height: 1.5;
    color: #666666;
    margin-top: 29px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxTop {
    padding-top: 0;
  }
  .nyService_supportCultureThoroughfareBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare::before,
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare::after {
    display: none;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul {
    width: 96%;
    margin: 0 auto;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li {
    width: 45%;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li:nth-child(2) .nyService_supportCultureThoroughfareBoxTop {
    padding-top: 0;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxBottom {
    margin-bottom: 0;
    margin-top: 0;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxTop h4 {
    text-align: left;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxTop p {
    text-align: left;
    font-size: 15px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxBottom {
    justify-content: center;
    width: 100%;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxBottom img {
    display: block;
    object-fit: contain;
    height: 100%;
    width: 100%;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle {
    padding-top: 30px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li {
    width: 100%;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxTop {
    height: auto;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxBottom {
    margin-top: 30px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li:nth-child(2),
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li,
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li:nth-child(2) .nyService_supportCultureThoroughfareBoxBottom {
    margin-top: 40px;
  }
  .nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li {
    width: 48%;
    margin-bottom: 30px;
  }
  .nyService_support .nyService_supportCulture {
    padding-top: 80px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle {
    padding-top: 10px;
  }
  .nyService_support .nyService_supportGuarantee {
    padding-top: 80px;
  }
  .nyService_support .nyService_supportMeasures,
  .nyService_support .nyService_supportService {
    padding-top: 80px;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(1),
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(4) {
    top: 226px;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(2),
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(3) {
    top: 361px;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel {
    width: 100%;
    border-radius: 10px 10px 0 0;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer {
    width: 100%;
    border-radius: 0 0 10px 10px;
  }
  .nyService_support .nyService_supportPromise ul li {
    width: 100%;
  }
  .nyService_support .nyService_supportService {
    padding-bottom: 40px;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistl {
    top: inherit;
    left: 30vw;
    bottom: 50px;
    position: absolute;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistr {
    top: inherit;
    right: 30vw;
    bottom: 50px;
    position: absolute;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li h4 a {
    margin-top: 40px;
    font-size: 22px;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li p {
    font-size: 18px;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li .nyMainBusinessBdlistImg {
    height: auto;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li .nyMainBusinessBdlistMore {
    margin-top: 40px;
    font-size: 18px;
    padding: 10px 10vw;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistl,
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistr {
    width: 32px;
    height: 33px;
    background-size: contain;
  }
  .nyMainBusiness .nyMainBusinessHd {
    margin-top: 30px;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistS ul li p i {
    margin: 0 10px;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter {
    padding-top: 30px;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText h4 {
    font-size: 26px;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText p {
    font-size: 15px;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText .nyMainBusinessHeavyTruckTopCenterTextMore {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(3) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox b {
    font-size: 16px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox p span {
    font-size: 14px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 .nyMainBusinessProgrammeTextCenter ul li {
    width: 100%;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li h5 {
    line-height: 1.5;
    font-size: 20px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom h4 {
    font-size: 30px;
    line-height: 1.5;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText i {
    font-size: 24px;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1080px) {
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle h4 {
    font-size: 32px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle p {
    margin-top: 30px;
    font-size: 14px;
  }
  .nyTitles b {
    font-size: 32px;
  }
  .nyTitles span {
    margin-top: 30px;
    font-size: 14px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureList ul li {
    padding: 30px 15px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureList ul li i {
    font-size: 20px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureList ul li b {
    font-size: 20px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureList ul li {
    font-size: 15px;
    height: 240px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle {
    padding-bottom: 30px;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    margin: 0 auto;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle p {
    padding-left: 0;
    padding-right: 0;
  }
  .nyService_support .nyService_supportCulture {
    padding-top: 40px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle {
    padding-top: 0px;
  }
  .nyService_support .nyService_supportGuarantee {
    padding-top: 40px;
  }
  .nyService_support .nyService_supportMeasures,
  .nyService_support .nyService_supportService {
    padding-top: 40px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul {
    width: 92%;
  }
  .nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li p {
    padding: 28px 15px;
  }
  .nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li p em {
    font-size: 20px;
  }
  .nyService_support .nyService_supportGuarantee {
    padding-bottom: 40px;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox .nyService_supportMeasuresBoxImg {
    display: none;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li {
    position: relative !important;
    top: 0 !important;
    left: auto !important;
    right: auto !important;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    left: auto !important;
    right: auto !important;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(1),
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li:nth-child(2) {
    flex-direction: row-reverse;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul {
    margin-top: 30px;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li {
    margin-top: 30px;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li p {
    width: calc(100% - 80px);
    margin-top: 10px !important;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li {
    width: 48%;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li p b {
    text-align: left;
    width: 100%;
    justify-content: flex-start;
    font-size: 18px;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li p span {
    text-align: left;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li em {
    margin-top: 0;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li em {
    width: 60px;
    height: 60px;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li em i {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
  }
  .nyMainBusiness .nyMainBusinessTop {
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
  .nyMainBusiness .nyMainBusinessTop .hd {
    width: 100vw;
    margin-top: 50px;
  }
  .nyMainBusiness .nyMainBusinessTop .hd ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
  }
  .nyMainBusiness .nyMainBusinessTop .hd ul li {
    margin-bottom: 20px;
  }
  .nyMainBusiness .nyMainBusinessTop .hd ul li a {
    padding: 7px 20px;
    font-size: 16px;
  }
  .nyMainBusiness .nyMainBusinessHd ul li a {
    font-size: 18px;
  }
  .nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacityScheme {
    width: 100%;
    padding-top: 0;
    padding-bottom: 50px;
  }
  .nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacityScheme h4 {
    font-size: 20px;
  }
  .nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacityScheme p {
    font-size: 15px;
  }
  .nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList {
    padding: 40px 0;
  }
  .nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList ul li {
    width: 48%;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList ul li h4 {
    font-size: 20px;
  }
  .nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList ul li .nyLogisticsCapacitySchemeListCenter p {
    font-size: 14px;
    line-height: 1.5;
  }
  .nyMainBusiness .nyMainBusinessGuarantee {
    padding-top: 40px;
    padding-bottom: 100px;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText {
    width: 100%;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText h4 {
    text-align: center;
    font-size: 32px;
    line-height: 1.5;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeImg {
    width: 100%;
    margin-top: 40px;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li:nth-child(2) {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeImg h4 {
    text-align: center;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li:nth-child(2) .nyMainBusinessGuaranteeImg {
    margin-top: 40px;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li:nth-child(2) .nyMainBusinessGuaranteeText {
    margin-top: 60px;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText b {
    font-size: 24px;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText i {
    margin-top: 60px;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterBottom ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterBottom ul li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText b {
    font-size: 24px;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText i {
    margin-top: 60px;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterTop {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListImg {
    width: 100%;
    padding: 24.3% 0;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText {
    width: 100%;
    margin-top: 20px;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText span {
    margin-top: 10px;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText em {
    margin-top: 20px;
  }
  .nynews .nynewsList ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .nynews .nynewsList ul li {
    width: 48%;
    margin-right: 0;
  }
  .nynews .nynewsList .addPage .black span,
  .nynews .nynewsList .addPage .black a {
    line-height: 30px;
    padding: 5px 20px;
  }
  .nycontact .nycontactBox .nycontactl,
  .nycontact .nycontactBox .nycontactr {
    width: 100%;
  }
  .nycontact h3 span {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle h4 {
    font-size: 24px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareTitle p {
    margin-top: 20px;
    line-height: 1.8;
  }
  .nyTitles b {
    font-size: 24px;
  }
  .nyTitles span {
    margin-top: 20px;
    line-height: 1.8;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureList ul li {
    width: 100%;
    height: auto;
  }
  .nyTitles b {
    padding: 0 30px;
  }
  .nyService_support .nyService_supportGuarantee .nyService_supportGuaranteeBox ul li {
    width: 100%;
  }
  .nyService_support .nyService_supportMeasures .nyService_supportMeasuresBox ul li {
    width: 100%;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel .nyService_supportServicelTitle h4 {
    font-size: 22px;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel .nyService_supportServicelTitle ul {
    padding: 0 4%;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicel .nyService_supportServicelTitle ul li em {
    font-size: 18px;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer {
    padding: 13px 4% 33px;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul {
    width: 100%;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul li i b {
    font-size: 15px;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul li i {
    padding: 10px 10px;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul li em {
    font-size: 15px;
    padding: 10px;
    padding-left: 20px;
  }
  .nyService_support .nyService_supportService .nyService_supportServiceBox .nyService_supportServicer ul li {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText h4 {
    font-size: 24px;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText b {
    font-size: 20px;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeText p {
    font-size: 15px;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li .nyMainBusinessGuaranteeImg h4 {
    font-size: 24px;
  }
  .nyMainBusiness .nyMainBusinessGuarantee ul li:nth-child(2) {
    margin-top: 40px;
  }
  .nyMainBusiness .nyLogisticsCapacity .nyLogisticsCapacitySchemeList ul li {
    width: 100%;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceImg {
    width: 100%;
    padding: 32% 0;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText {
    width: 100%;
    margin-top: 30px;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText b {
    font-size: 20px;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText span {
    font-size: 14px;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText em {
    font-size: 14px;
    line-height: 1.5;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessDevice ul li .nyMainBusinessDeviceText i {
    display: none;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist {
    padding-bottom: 60px;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterTop {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceImg {
    width: 100%;
    padding: 32% 0;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText {
    width: 100%;
    margin-top: 30px;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText b {
    font-size: 20px;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText span {
    font-size: 14px;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText em {
    font-size: 14px;
    line-height: 1.5;
  }
  .nyMainBusinessCenter .nyMainBusinessCenterTop .nyMainBusinessDeviceText i {
    margin-top: 50px;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop {
    padding-bottom: 30px;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterImg {
    width: 100%;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText {
    width: 100%;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterText h4 {
    font-size: 22px;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts .nyMainBusinessHeavyTruckRelatedProductsCenter ul li a em {
    font-size: 16px;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckBottom,
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckRelatedProducts {
    padding-top: 50px;
  }
  .modal {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    overflow: auto;
  }
  .modal-content {
    margin: 10% auto;
    display: block;
    width: 80%;
    max-width: 800px;
  }
  .close {
    position: absolute;
    top: 20px;
    right: 30px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
  }
  #fullPage {
    display: none;
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 19930428;
  }
  #fullPage img {
    display: block;
    width: 100%;
  }
  #canvas {
    width: 100%;
    height: 100%;
    background: none;
    display: block;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeTopImg {
    padding-top: 40px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeTopImg ul li {
    width: 48%;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeTopImg ul li a em {
    line-height: 38px;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li {
    width: 100%;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li h4 {
    font-size: 18px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterL {
    width: 100%;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li .nyMainBusinessProgrammeTextCenter .nyMainBusinessProgrammeTextCenterR {
    width: 100%;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(3) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox b:nth-child(1) {
    display: none;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(3) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox b {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox p:nth-child(1) {
    display: none;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterL {
    position: relative;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterL img {
    max-width: 100%;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox {
    padding-left: 0;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeTop .nyMainBusinessProgrammeText ul li:nth-child(4) .nyMainBusinessProgrammeTextCenterR .nyMainBusinessProgrammeTextCenterRBox p {
    width: 48%;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul li h4 {
    font-size: 18px;
    line-height: 1.3;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul li p {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeCenter .nyMainBusinessProgrammeCenterBox ul li p i {
    width: 32%;
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    justify-content: center;
    margin-bottom: 5px;
    line-height: 1.4 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 .nyMainBusinessProgrammeTextCenter ul li p {
    font-size: 15px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeText2 .nyMainBusinessProgrammeTextCenter ul li p em {
    font-size: 15px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom {
    padding-top: 30px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom h4 {
    font-size: 24px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul {
    padding-bottom: 50px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li {
    width: 100%;
    padding-bottom: 30px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li h5 {
    font-size: 18px;
    margin: 0 auto;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li p {
    font-size: 16px;
    text-align: center;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li img {
    width: 100%;
    margin-top: 40px;
  }
  .nyMainBusiness .nyMainBusinessProgramme .nyMainBusinessProgrammeBottom ul li:nth-child(2) {
    width: 100%;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li .nyApplicationScenariosListText i {
    font-size: 18px;
  }
  .nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul li {
    width: 100%;
  }
  .nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul li a em {
    font-size: 16px;
  }
  .nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomBox ul {
    flex-wrap: nowrap;
  }
  .nyApplicationScenariosDetails .nyApplicationScenariosDetailsTop .nyApplicationScenariosDetailsTopTitle {
    display: table;
    margin: 0 auto;
  }
  .nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomTitle {
    display: table;
    margin: 0 auto;
  }
  .nyApplicationScenariosDetails .nyApplicationScenariosDetailsBottom .nyApplicationScenariosDetailsBottomTitle em {
    font-size: 22px;
    text-align: center;
  }
  .nynews .nynewsTop .nyTitles {
    margin-left: auto;
  }
  .nynews .nynewsTop .nySearch {
    display: none;
  }
  .nynews .nynewsList ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .nynews .nynewsList ul li {
    margin-right: 0;
    width: 100%;
    border-radius: 15px;
    margin-top: 30px;
  }
  .nynews .nynewsList ul li a em {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .nynews .nynewsTop {
    margin-top: 40px;
  }
  .nynews .nynewsList ul li a span {
    font-size: 16px;
    line-height: 2;
    height: 64px;
  }
  .nynews .nynewsList ul li a b {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .nynews .nynewsList .addPage {
    margin-top: 40px;
  }
  .nynews .nynewsList .addPage .black span,
  .nynews .nynewsList .addPage .black a {
    line-height: 24px;
    font-size: 16px;
    padding: 0 15px;
  }
  .nycontact h3 span {
    font-size: 24px;
  }
  .nycontact .nycontactBox .nycontactr .nycontactMessages ul li {
    width: 100%;
  }
  .nycontact .nycontactBox .nycontactr .nycontactMessages ul li:nth-child(8) i {
    justify-content: center;
    margin: auto;
  }
  .nycontact .nycontactBox .nycontactr .nycontactMessages ul li:nth-child(8) i img {
    margin-left: 10px;
  }
  .nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterl b {
    font-size: 16px;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li:nth-child(2) .nyService_supportCultureThoroughfareBoxTop,
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxTop {
    margin-top: 0;
  }
  .nyService_support .nyService_supportCulture .nyService_supportCultureThoroughfare .nyService_supportCultureThoroughfareBox ul li .nyService_supportCultureThoroughfareBoxTop h4 {
    padding-top: 0;
  }
  .nycontact .nycontactBox .nycontactl .nycontactBoxCenter .nycontactBoxCenterr a {
    margin-bottom: 40px;
  }
  body,
  html {
    width: 100vw;
    overflow-x: hidden;
  }
  .chList,
  .chYsimg,
  .seoList ul,
  .nyMtList,
  .nyService_supportServicer,
  .nyMainBusinessGuaranteeImg,
  .nyMainBusinessHeavyTruckTopCenterText,
  .nyMainBusinessProgrammeTextCenterR,
  .nycontactr {
    overflow-x: hidden;
  }
  .nyMainBusinessHeavyTruck {
    padding-bottom: 60px;
  }
  .nyMainBusinessHeavyTruck .nyMainBusinessHeavyTruckTop .nyMainBusinessHeavyTruckTopCenter .nyMainBusinessHeavyTruckTopCenterImg {
    border: 0;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li {
    padding-left: 0;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul {
    border: 0;
    margin-top: 50px;
  }
  .nyApplicationScenarios .nyApplicationScenariosList ul li:hover::after {
    display: none;
  }
  .nyApplicationScenarios {
    padding-top: 50px;
  }
  .nyApplicationScenarios .nyApplicationScenariosTitle p {
    padding-top: 30px;
  }
  .navCrumbs {
    padding: 30px 0;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistl {
    left: 0;
  }
  .nyMainBusiness .nyMainBusinessBd .nyMainBusinessBdlist .nyMainBusinessBdlistr {
    right: 0;
  }
  .nyMainBusiness .nyMainBusinessTop {
    padding-bottom: 0;
  }
}
