﻿@font-face {
  font-family: century;
  src: url();
}
.pinpaiBtn {
  position: relative;
}
.pinpaiBtn::after {
  display: block;
  content: '';
  width: calc(100% - 4px);
  height: 15px;
  position: absolute;
  border: 2px solid #dcdcdc;
  border-top: 0;
  bottom: 0;
}

.fuwuBanner {
  height: 520px;
  position: relative;
}
.fuwuBanner .img {
  width: 100%;
  height: 100%;
  font-size: 0;
}
.fuwuBanner .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.fuwuBanner .new-w1400 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.fuwuBanner .new-w1400 .tit {
  font-size: 48px;
  color: #fff;
  line-height: 1.5;
  font-weight: 600;
}
.fuwuBanner .new-w1400 .tips {
  font-size: 20px;
  color: #fff;
  margin-top: 22px;
  line-height: 1.5;
}
.fuwuBanner .new-w1400 .btn {
  width: 160px;
  background-color: #1bc162;
  border-radius: 2px;
  line-height: 56px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-top: 44px;
}
.fuwuBanner .new-w1400 .right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  width: 36.1428571429%;
}

.pinpaiBlock {
  padding-bottom: 100px;
}
.pinpaiBlock .new-w1400 {
  display: flex;
  flex-wrap: wrap;
}
.pinpaiBlock .new-w1400 .list {
  width: 24.1428571429%;
  position: relative;
  margin-left: 1.0714285714%;
}
.pinpaiBlock .new-w1400 .list .img {
  font-size: 0;
  display: block;
}
.pinpaiBlock .new-w1400 .list .text {
  padding: 21px 24px 0;
}
.pinpaiBlock .new-w1400 .list .text .tit {
  display: block;
  color: #333333;
  font-size: 22px;
  font-weight: 600;
}
.pinpaiBlock .new-w1400 .list .text .tips {
  font-size: 16px;
  color: #737373;
  line-height: 1.5;
  margin-top: 13px;
  text-align: justify;
}
.pinpaiBlock .new-w1400 .list .text ul {
  margin-top: 30px;
}
.pinpaiBlock .new-w1400 .list .text ul a {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #737373;
  line-height: 2.1333333333;
}
.pinpaiBlock .new-w1400 .list .text ul a img {
  margin-right: 10px;
}
.pinpaiBlock .new-w1400 .list::after {
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.pinpaiBlock .new-w1400 .list:first-child {
  margin-left: 0;
}

.pinpaiBlock2 {
  background: #f7f7f7;
  padding-bottom: 100px;
}
.pinpaiBlock2 .new-w1400 {
  display: flex;
  flex-wrap: wrap;
}
.pinpaiBlock2 .new-w1400 .list {
  width: 32.5714285714%;
  margin-left: 1.1428571429%;
  margin-bottom: 16px;
}
.pinpaiBlock2 .new-w1400 .list .img {
  font-size: 0;
  display: block;
  height: 280px;
}
.pinpaiBlock2 .new-w1400 .list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pinpaiBlock2 .new-w1400 .list .text {
  background: #fff;
  padding: 37px 35px 44px;
}
.pinpaiBlock2 .new-w1400 .list .text .type {
  font-size: 16px;
  color: #737373;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.pinpaiBlock2 .new-w1400 .list .text .tit {
  display: block;
  font-size: 22px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 14px;
  font-weight: 600;
}
.pinpaiBlock2 .new-w1400 .list .text em {
  display: block;
  font-size: 0;
  margin-top: 28px;
}
.pinpaiBlock2 .new-w1400 .list:nth-child(3n + 1) {
  margin-left: 0;
}
.pinpaiBlock2 .btn {
  display: block;
  margin: 0 auto;
  width: 240px;
  background-color: #ffffff;
  line-height: 60px;
  text-align: center;
  font-size: 15px;
  color: #333;
  font-weight: bold;
  margin-top: 40px;
}

.pinpaiBlock3 {
  background: url(../image/pinpaiBlock3Bg.jpg) no-repeat center/cover;
  height: 780px;
}
.pinpaiBlock3 .new-w1400 {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
.pinpaiBlock3 .new-w1400 .left {
  width: 44.2857142857%;
}
.pinpaiBlock3 .new-w1400 .left .img {
  font-size: 0;
}
.pinpaiBlock3 .new-w1400 .left .cont .list {
  display: none;
}
.pinpaiBlock3 .new-w1400 .left .cont .list .tit {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  margin-top: 70px;
}
.pinpaiBlock3 .new-w1400 .left .cont .list .tips {
  font-size: 18px;
  line-height: 1.5555555556;
  color: #fff;
  margin-top: 20px;
}
.pinpaiBlock3 .new-w1400 .left .cont .list .link {
  width: 240px;
  background-color: rgba(255, 255, 255, 0.2);
  text-align: center;
  color: #fff;
  line-height: 60px;
  display: block;
  margin-top: 106px;
}
.pinpaiBlock3 .new-w1400 .left .cont .list.on {
  display: block;
}
.pinpaiBlock3 .new-w1400 .right .center {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.pinpaiBlock3 .new-w1400 .right .center .list {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 48px;
  padding-bottom: 50px;
  cursor: pointer;
}
.pinpaiBlock3 .new-w1400 .right .center .list p {
  color: #fff;
  transition: all 0.3s;
  font-size: 24px;
  font-family: century;
}
.pinpaiBlock3 .new-w1400 .right .center .list .tit {
  color: #fff;
  font-weight: 400;
  transition: all 0.3s;
  font-size: 24px;
  margin-top: 16px;
}
.pinpaiBlock3 .new-w1400 .right .center .list.on p,
.pinpaiBlock3 .new-w1400 .right .center .list.on .tit {
  color: #fff;
}

.pinpaiBlock4 {
  padding-bottom: 100px;
}
.pinpaiBlock4 .new-w1400 {
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
}
.pinpaiBlock4 .new-w1400 .list {
  width: 16.6666666667%;
  height: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  font-size: 0;
}

.hudongBlock {
  padding-bottom: 100px;
}
.hudongBlock .new-w1400 {
  display: flex;
  flex-wrap: wrap;
}
.hudongBlock .new-w1400 .list {
  width: 31.8571428571%;
  margin-left: 2.1428571429%;
  position: relative;
}
.hudongBlock .new-w1400 .list .img {
  font-size: 0;
  position: relative;
}
.hudongBlock .new-w1400 .list .img .posi {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 30px 24px;
}
.hudongBlock .new-w1400 .list .img .posi .tit {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}
.hudongBlock .new-w1400 .list .img .posi .tips {
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
  margin-top: 9px;
}
.hudongBlock .new-w1400 .list .hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 3;
  padding: 24px 30px 24px;
}
.hudongBlock .new-w1400 .list .hover .tit {
  font-size: 22px;
  color: #fff;
}
.hudongBlock .new-w1400 .list .hover p {
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
  margin-top: 9px;
}
.hudongBlock .new-w1400 .list .hover .tips {
  margin-top: 24px;
  padding-top: 27px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.8);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.hudongBlock .new-w1400 .list .hover .btn {
  margin-top: 100px;
  font-size: 0;
  display: block;
}
.hudongBlock .new-w1400 .list:first-child {
  margin-left: 0;
}

.hudongBlock2 {
  background-color: #f7f7f7;
  padding-bottom: 100px;
}
.hudongBlock2 .new-w1400 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hudongBlock2 .new-w1400 .list {
  width: 48.5714285714%;
  height: 400px;
  position: relative;
}
.hudongBlock2 .new-w1400 .list .img {
  font-size: 0;
  height: 100%;
}
.hudongBlock2 .new-w1400 .list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.hudongBlock2 .new-w1400 .list .text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0 54px;
  padding-top: 63px;
}
.hudongBlock2 .new-w1400 .list .text .en {
  color: #fff;
  font-size: 80px;
  font-weight: bold;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.6);
  color: transparent;
}
.hudongBlock2 .new-w1400 .list .text .tit {
  font-size: 22px;
  color: #fff;
  margin-top: 17px;
  font-weight: 600;
}
.hudongBlock2 .new-w1400 .list .text .btn {
  margin-top: 100px;
  display: block;
}

.hudongBlock3 {
  padding-bottom: 100px;
}
.hudongBlock3 .new-w1400 {
  display: flex;
  flex-wrap: wrap;
}
.hudongBlock3 .new-w1400 .list {
  margin-left: 2.1428571429%;
  width: 31.8571428571%;
}
.hudongBlock3 .new-w1400 .list .img {
  font-size: 0;
}
.hudongBlock3 .new-w1400 .list:first-child {
  margin-left: 0;
}
.hudongBlock3 .new-w1400 .list .text {
  padding: 30px 48px 72px;
  box-shadow: 0px 1px 16px 2px rgba(0, 0, 0, 0.07);
  min-height: 230px;
}
.hudongBlock3 .new-w1400 .list .text .tit {
  font-size: 20px;
  color: #333;
  font-weight: 600;
}
.hudongBlock3 .new-w1400 .list .text .tips {
  font-size: 16px;
  line-height: 1.75;
  color: #737373;
  margin-top: 17px;
  display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hudongBlock4 {
  background: #f7f7f7;
}

.indexBlock5 {
  height: 320px;
  background: url(../image/hudongBlock5Img.jpg) no-repeat center/cover;
}
.indexBlock5 .title {
  padding-top: 72px;
}
.indexBlock5 .title h2 {
  text-align: center;
  font-size: 36px;
  letter-spacing: 2px;
  color: #222222;
}
.indexBlock5 .title p {
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  color: #666666;
  line-height: 1.5;
  margin-top: 15px;
}
.indexBlock5 .title.white h2 {
  color: #fff;
  font-weight: 600;
}
.indexBlock5 .title.white p {
  color: #fff;
}
.indexBlock5 form {
  display: flex;
  justify-content: center;
  margin-top: 47px;
}
.indexBlock5 form input {
  width: 23.4375%;
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.3);
  height: 60px;
  padding: 0 20px;
  color: rgba(255, 255, 255, 0.8);
  border-radius: 6px;
  margin-right: 20px;
  font-size: 16px;
}

.block5 .w1400 form input{
  width: 28.4375%;
  border-radius: 30px;
}
.block5 .w1400 form input{
  border-radius: 30px;
}
.indexBlock5 form input::-moz-placeholder {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.indexBlock5 form input:-ms-input-placeholder {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.indexBlock5 form input::placeholder {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.indexBlock5 form .btn {
  width: 180px;
  height: 60px;
  background-color: #ffffff;
  text-align: center;
  font-size: 16px;
  color: #1bc162;
  line-height: 60px;
  font-weight: bold;
}

.yingxiaoBlock {
  padding-bottom: 100px;
}
.yingxiaoBlock .new-w1400 .tabClick {
  display: flex;
  justify-content: center;
  position: relative;
}
.yingxiaoBlock .new-w1400 .tabClick a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #4d535f;
  border-bottom: 2px;
  margin-left: 8.9285714286%;
  padding-bottom: 23px;
  border-bottom: 2px solid rgba(25, 102, 255, 0);
  transition: border-color 0.3s;
}
.yingxiaoBlock .new-w1400 .tabClick a img {
  margin-right: 12px;
}
.index-title-box .new-w1400 .tabClick a img {
  margin-right: 10px;
}
.yingxiaoBlock .new-w1400 .tabClick a img:nth-child(2) {
  display: none;
}
.yingxiaoBlock .new-w1400 .tabClick a:first-child {
  margin-left: 0;
}
.yingxiaoBlock .new-w1400 .tabClick a:hover {
  border-color: #1bc162;
}
.yingxiaoBlock .new-w1400 .tabClick a.on {
  border-color: #1bc162;
  color: #1bc162;
}
.yingxiaoBlock .new-w1400 .tabClick a.on img {
  display: none;
}
.yingxiaoBlock .new-w1400 .tabClick a.on img:nth-child(2) {
  display: block;
}
.yingxiaoBlock .new-w1400 .tabClick::after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.05);
}
.yingxiaoBlock .new-w1400 .content {
  padding-top: 62px;
}
.yingxiaoBlock .new-w1400 .content .list {
  display: none;
  justify-content: space-between;
  align-items: center;
}
.yingxiaoBlock .new-w1400 .content .list .img {
  font-size: 0;
}
.yingxiaoBlock .new-w1400 .content .list .right {
  width: 50.2142857143%;
}
.yingxiaoBlock .new-w1400 .content .list .right .tit p {
  font-size: 28px;
  font-weight: 600;
}
.yingxiaoBlock .new-w1400 .content .list .right .tit span {
  
  color: rgba(51, 51, 51, 1);
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 21px;
  display: inline-block;
}
.yingxiaoBlock .new-w1400 .content .list .right .tit .tit-bor {
  height: 1px;
  background: rgba(0, 0, 0, 0.08);
  margin-top: 29px;
  margin-bottom: 32px;
}
.yingxiaoBlock .new-w1400 .content .list .right .tit span a {
  color: #1bc162;
  font-size: 15px;
  width: 100px;
  position: absolute;
  right: 0;
  text-align: right;
}
.yingxiaoBlock .new-w1400 .content .list .right .text {
  display: flex;
  
  margin-top: 22px;
  border-radius: 5px;
  display: flex;
  padding:0px;
}
.yingxiaoBlock .new-w1400 .content .list .right .text .img {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.yingxiaoBlock .new-w1400 .content .list .right .text .cont {
  width: 71.8349928876%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.yingxiaoBlock .new-w1400 .content .list .right .text .cont p {
  
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 12px;
}
.yingxiaoBlock .new-w1400 .content .list .right .text .cont p img {
  width: 22px;
  height: 22px;
}
.yingxiaoBlock .new-w1400 .content .list .right .text .cont .tips {
  
  color: rgba(102, 102, 102, 1);
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 13px;
  padding-left: 34px;
}
.yingxiaoBlock .new-w1400 .content .list .right .text-box-btn a{
  width: 150px;
  height: 50px;
  border: 2px solid rgba(255, 255, 255, 1);
  border-radius: 25px;
  background: rgba(27, 193, 98, 1);
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  letter-spacing: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
}
.yingxiaoBlock .new-w1400 .content .list .right .text-box-btn{
  width: 150px;
  height: 50px;
  margin-top: 39px;
}




.yingxiaoBlock .new-w1400 .content .list .right .text .cont:first-child {
  margin-top: 0;
}

.yingxiaoBlock2 {
  background: url(../image/yingxiaoBlock2Bg.jpg) no-repeat center/cover;
  min-height: 600px;
  padding: 100px 0;
}
.yingxiaoBlock2 .new-w1400 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.yingxiaoBlock2 .new-w1400 .left {
  width: 17.1428571429%;
}
.yingxiaoBlock2 .new-w1400 .left .tit p {
  font-size: 36px;
  color: #fff;
}
.yingxiaoBlock2 .new-w1400 .left .tit .tips {
  font-size: 16px;
  color: #fff;
  margin-top: 22px;
}
.yingxiaoBlock2 .new-w1400 .left ul {
  margin-top: 68px;
}
.yingxiaoBlock2 .new-w1400 .left ul li {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 3.3333333333;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.yingxiaoBlock2 .new-w1400 .left ul li.on {
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: url(../image/right1.png) no-repeat right center;
}
.yingxiaoBlock2 .new-w1400 .right {
  width: 74.2857142857%;
}
.yingxiaoBlock2 .new-w1400 .right .list {
  display: none;
}
.yingxiaoBlock2 .new-w1400 .right .list .img {
  font-size: 0;
  width: 50%;
}
.yingxiaoBlock2 .new-w1400 .right .list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.yingxiaoBlock2 .new-w1400 .right .list .text {
  background: #fff;
  padding: 43px 50px;
  width: 50%;
}
.yingxiaoBlock2 .new-w1400 .right .list .text .tit {
  font-size: 28px;
  color: #000;
  line-height: 60px;
  font-weight: 600;
}
.yingxiaoBlock2 .new-w1400 .right .list .text .tips {
  font-size: 16px;
  line-height: 2;
  color: #666;
}
.yingxiaoBlock2 .new-w1400 .right .list .cont {
  display: flex;
  flex-wrap: wrap;
  margin-top: 58px;
}
.yingxiaoBlock2 .new-w1400 .right .list .cont div {
  margin-left: 45px;
}
.yingxiaoBlock2 .new-w1400 .right .list .cont div p {
  font-size: 18px;
  color: #000;
}
.yingxiaoBlock2 .new-w1400 .right .list .cont div p span {
  font-size: 38px;
  font-weight: bold;
  color: #000;
}
.yingxiaoBlock2 .new-w1400 .right .list .cont div i {
  font-size: 16px;
  color: #666;
  font-style: initial;
  display: block;
  margin-top: 9px;
}
.yingxiaoBlock2 .new-w1400 .right .list .cont div:first-child {
  margin-left: 0;
}

.yingxiaoBlock3 {
  padding-bottom: 100px;
}
.yingxiaoBlock3 .new-w1400 {
  display: flex;
}
.yingxiaoBlock3 .new-w1400 .list {
  width: 23.3571428571%;
  margin-left: 31px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 82px 60px;
}
.yingxiaoBlock3 .new-w1400 .list .img {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  box-shadow: 0px 8px 15px 0px rgba(27, 193, 98, 0.56);
  margin: 0 auto;
}
.yingxiaoBlock3 .new-w1400 .list .tit {
  text-align: center;
  font-size: 22px;
  color: #333;
  margin-top: 54px;
  font-weight: 600;
}
.yingxiaoBlock3 .new-w1400 .list .tips {
  font-size: 16px;
  line-height: 1.5;
  color: #737373;
  margin-top: 17px;
}
.yingxiaoBlock3 .new-w1400 .list:first-child {
  margin-left: 0;
}

.yingxiaoBlock4 {
  background: url(../image/yingxiaoBlock4Bg.jpg) no-repeat center/cover;
  height: 600px;
}
.yingxiaoBlock4 .new-w1400 {
  margin-top: 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.yingxiaoBlock4 .new-w1400 .list {
  width: 10.7142857143%;
  position: relative;
}
.yingxiaoBlock4 .new-w1400 .list .text {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.yingxiaoBlock4 .new-w1400 .list .text .num {
  font-size: 48px;
  font-weight: bold;
  font-family: century;
  color: #fff;
}
.yingxiaoBlock4 .new-w1400 .list .text p {
  font-size: 18px;
  color: #fff;
}

@media (max-width: 1600px) {
  .yingxiaoBlock2 .new-w1400 {
    flex-direction: column;
  }
  .yingxiaoBlock2 .new-w1400 .left {
    width: 100%;
  }
  .yingxiaoBlock2 .new-w1400 .left .tit {
    text-align: center;
  }
  .yingxiaoBlock2 .new-w1400 .left ul {
    display: flex;
    justify-content: center;
    margin-top: 16px;
    margin-bottom: 20px;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
  }
  .yingxiaoBlock2 .new-w1400 .left ul li {
    padding-right: 0;
    margin-right: 20px;
    width: auto;
    white-space: nowrap;
  }
  .yingxiaoBlock2 .new-w1400 .left ul li:last-child {
    margin-right: 0;
  }
  .yingxiaoBlock2 .new-w1400 .left ul li.on {
    background: none;
  }
  .yingxiaoBlock2 .new-w1400 .right {
    width: 100%;
  }
  .yingxiaoBlock2 .new-w1400 .right .list .text {
    padding: 25px;
  }
  .yingxiaoBlock2 .new-w1400 .right .list .text .cont div {
    margin-left: 20px;
  }
}
@media (max-width: 1200px) {
  .pinpaiBlock3 .new-w1400 .left .cont .list .tit {
    font-size: 32px;
  }
  .hudongBlock2 .new-w1400 .list .text .en {
    font-size: 50px;
  }
}
@media (max-width: 996px) {
  .pinpaiBlock {
    padding-bottom: 70px;
  }
  .pinpaiBlock .new-w1400 {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pinpaiBlock .new-w1400 .list {
    width: 48.5%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .pinpaiBlock .new-w1400 .list .img img {
    width: 100%;
  }
  .pinpaiBlock .new-w1400 .list:last-child {
    margin-bottom: 0;
  }
  .pinpaiBlock3 .new-w1400 {
    flex-direction: column;
  }
  .pinpaiBlock3 .new-w1400 .left {
    width: 100%;
  }
  .pinpaiBlock3 .new-w1400 .left .cont .list .tit {
    font-size: 32px;
  }
  .pinpaiBlock3 .new-w1400 .right {
    width: 100%;
  }
  .pinpaiBlock3 .new-w1400 .right .center {
    display: flex;
  }
  .pinpaiBlock3 .new-w1400 .right .center .list {
    width: 33.3333333333%;
    padding: 30px 15px;
  }
  .pinpaiBlock3 .new-w1400 .right .center .list .tit {
    font-size: 16px;
  }
  .hudongBlock {
    padding-bottom: 70px;
  }
  .hudongBlock .new-w1400 {
    justify-content: space-between;
  }
  .hudongBlock .new-w1400 .list {
    width: 48.5%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .hudongBlock2 .new-w1400 {
    flex-wrap: wrap;
  }
  .hudongBlock2 .new-w1400 .list {
    width: 100%;
    margin-bottom: 30px;
  }
  .hudongBlock2 .new-w1400 .list .text .en {
    font-size: 50px;
  }
  .hudongBlock2 .new-w1400 .list:last-child {
    margin-bottom: 0;
  }
  .hudongBlock3 .new-w1400 .list {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
  }
  .hudongBlock3 .new-w1400 .list .img img {
    width: 100%;
  }
  .hudongBlock3 .new-w1400 .list:last-child {
    margin-bottom: 0;
  }
  .yingxiaoBlock .new-w1400 .tabClick {
    flex-wrap: nowrap;
    justify-content: initial;
    overflow: hidden;
    overflow-x: auto;
  }
  .yingxiaoBlock .new-w1400 .tabClick a {
    min-width: 120px;
    font-size: 14px;
  }
  .yingxiaoBlock2 .new-w1400 .left ul {
    justify-content: flex-start;
  }
  .yingxiaoBlock .new-w1400 .content .list {
    flex-direction: column;
  }
  .yingxiaoBlock .new-w1400 .content .list .right {
    width: 100%;
    margin-top: 30px;
  }
  .yingxiaoBlock2 .new-w1400 .right .list {
    flex-direction: column;
  }
  .yingxiaoBlock2 .new-w1400 .right .list .img {
    width: 100%;
  }
  .yingxiaoBlock2 .new-w1400 .right .list .text {
    width: 100%;
  }
  .yingxiaoBlock2 .new-w1400 .right .list .cont {
    margin-top: 20px;
  }
  .yingxiaoBlock2 .new-w1400 .right .list .cont div:first-child {
    margin-left: 0;
  }
  .yingxiaoBlock3 {
    padding-bottom: 70px;
  }
  .yingxiaoBlock3 .new-w1400 {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .yingxiaoBlock3 .new-w1400 .list {
    width: 48.5%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .yingxiaoBlock4 {
    height: auto;
    padding-bottom: 70px;
  }
  .yingxiaoBlock4 .new-w1400 {
    flex-wrap: wrap;
  }
  .yingxiaoBlock4 .new-w1400 .list {
    width: 30%;
    margin-bottom: 30px;
    text-align: center;
  }
}
@media (max-width: 750px) {
  .hudongBlock3 .new-w1400 .list .text {
    padding: 30px;
  }
  .yingxiaoBlock2 .new-w1400 .right .list .text .cont div {
    margin-bottom: 20px;
  }
  .fuwuBanner {
    height: 300px;
  }
  .fuwuBanner .new-w1400 .tit {
    font-size: 24px;
  }
  .fuwuBanner .new-w1400 .right {
    top: auto;
    bottom: 5%;
    right: 5%;
    width: 50%;
  }
  .fuwuBanner .new-w1400 .tips {
    font-size: 14px;
  }
  .fuwuBanner .new-w1400 .btn {
    width: 100px;
    line-height: 36px;
    font-size: 12px;
  }
  .pinpaiBlock {
    padding-bottom: 50px;
  }
  .pinpaiBlock .new-w1400 .list {
    width: 48.5%;
  }
  .pinpaiBlock2 .new-w1400 {
    justify-content: space-between;
  }
  .pinpaiBlock2 .new-w1400 .list {
    width: 48.5%;
    margin-left: 0;
  }
  .pinpaiBlock2 .new-w1400 .list .img {
    height: 200px;
  }
  .pinpaiBlock3 {
    height: auto;
    padding: 50px 0;
  }
  .pinpaiBlock3 .new-w1400 {
    flex-direction: column;
  }
  .pinpaiBlock3 .new-w1400 .left {
    width: 100%;
    margin-bottom: 40px;
  }
  .pinpaiBlock3 .new-w1400 .left .cont .list .tit {
    font-size: 24px;
    margin-top: 20px;
  }
  .pinpaiBlock3 .new-w1400 .left .cont .list .tips {
    font-size: 14px;
  }
  .pinpaiBlock3 .new-w1400 .left .cont .list .link {
    margin-top: 40px;
    width: 160px;
    line-height: 45px;
    font-size: 14px;
  }
  .pinpaiBlock3 .new-w1400 .right {
    width: 100%;
  }
  .pinpaiBlock3 .new-w1400 .right .center {
    display: flex;
    flex-wrap: wrap;
  }
  .pinpaiBlock3 .new-w1400 .right .center .list {
    width: 100%;
    padding: 30px 15px;
  }
  .pinpaiBlock3 .new-w1400 .right .center .list .tit {
    font-size: 16px;
  }
  .pinpaiBlock4 .new-w1400 .list {
    width: 33.3333333333%;
    padding: 0 20px;
    height: 70px;
  }
  .pinpaiBlock4 .new-w1400 .list img {
    max-height: 40px;
  }
  .hudongBlock2 .new-w1400 .list {
    height: 300px;
  }
  .hudongBlock2 .new-w1400 .list .text .btn {
    margin-top: 20px;
  }
  .yingxiaoBlock3 .new-w1400 .list {
    padding: 30px;
    width: 100%;
  }
  .yingxiaoBlock4 .new-w1400 .list .text .num {
    font-size: 30px;
  }
  .yingxiaoBlock4 .new-w1400 .list .text p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .pinpaiBlock .new-w1400 .list {
    width: 100%;
  }
  .pinpaiBlock .new-w1400 .list .text .tips {
    font-size: 14px;
  }
  .pinpaiBlock2 {
    padding-bottom: 50px;
  }
  .pinpaiBlock2 .new-w1400 .list {
    width: 100%;
    margin-bottom: 30px;
  }
  .pinpaiBlock2 .new-w1400 .list .img {
    height: 200px;
  }
  .pinpaiBlock2 .new-w1400 .list .text {
    padding: 30px;
  }
  .pinpaiBlock2 .new-w1400 .list .text .type {
    font-size: 14px;
  }
  .pinpaiBlock2 .new-w1400 .list .text .tit {
    font-size: 18px;
  }
  .pinpaiBlock2 .new-w1400 .list .text em {
    display: none;
  }
  .pinpaiBlock2 .btn {
    width: 160px;
    line-height: 45px;
    font-size: 14px;
    margin-top: 0px;
  }
  .hudongBlock .new-w1400 .list {
    width: 100%;
  }
  .hudongBlock .new-w1400 .list .img .posi .tit {
    font-size: 24px;
  }
  .hudongBlock .new-w1400 .list .img .posi .tips {
    font-size: 14px;
  }
  .hudongBlock2 {
    padding-bottom: 50px;
  }
  .hudongBlock2 .new-w1400 .list {
    height: auto;
  }
  .hudongBlock2 .new-w1400 .list .text {
    padding: 35px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .hudongBlock2 .new-w1400 .list .text .en {
    font-size: 30px;
  }
  .hudongBlock2 .new-w1400 .list .text .tit {
    font-size: 18px;
  }
  .hudongBlock2 .new-w1400 .list .text .btn {
    display: none;
  }
  .yingxiaoBlock4 {
    padding-bottom: 20px;
  }
}