@font-face {
  font-family: century;
  src: url(../fonts/GOTHICB.TTF);
}
.indexTitle p {
  color: rgba(51, 51, 51, 1);
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
}
.indexTitle .tips {
  color: rgba(115, 115, 115, 1);
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
}
.block5 .indexTitle .tips {
  color: #FFF;
}
.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%;
}

/* 我们的解决方案 start */
.jinrongBlock{
  background: rgba(247, 247, 247, 1);
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper {
  padding-top: 9px;
  padding-bottom: 100px;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper{
    height: auto;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide {
  position: relative;
  font-size: 0;
  height: 460px;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .img {
  position: relative;
  width: 100%;
  height: 100%;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .img span {
  width: 100%;
  height: 100%;
  background: rgba(7, 103, 226, 0);
  position: absolute;
  top: 0;
  left: 0;
  transition: background 0.3s;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 30px;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .posi .tit {
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .posi .tit span {
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: left;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .posi .tit2 {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 12px;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .posi .ico2 {
  opacity: 1;
  transition: opacity 0.3s;
  font-size: 0;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .posi .tips {
  position: absolute;
  bottom: 27px;
  opacity: 1;
  transition: all 0.3s;
  width: 100%;
  left: 0;
  padding: 0 30px;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .posi .tips .title{
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 24px;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .posi .tips .dip {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 12px;
}
 .jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-wrapper .swiper-slide .img span {
  background: rgba(28, 193, 93, 0.9);
}

/* 我们的解决方案 end */
/* 热门服务start */
.jinrongBlock5 .new-w1400 .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 100px;
}
.jinrongBlock5 .new-w1400 .content .list {
  position: relative;
  width: 48.5714285714%;
  border: 1px solid rgba(7, 103, 226, 0.1);
}
.jinrongBlock5 .new-w1400 .content .list .img {
  font-size: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.jinrongBlock5 .new-w1400 .content .list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.jinrongBlock5 .new-w1400 .content .list .posi {
  width: 100%;
  height: 100%;
  padding: 40px 46px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.jinrongBlock5 .new-w1400 .content .list .posi .type {
  padding: 0 24px;
  line-height: 48px;
  background: rgba(7, 103, 226, 0.1);
  text-align: center;
  font-size: 20px;
  color:#0767e2;
  font-weight: bold;
}
.jinrongBlock5 .new-w1400 .content .list .posi .tit {
  font-size: 28px;
  color: #1a1a1a;
  margin-top: 33px;
  font-weight: 600;
}
.jinrongBlock5 .new-w1400 .content .list .posi ul {
  margin-top: 20px;
  margin-bottom: 30px;
}
.jinrongBlock5 .new-w1400 .content .list .posi ul li {
  font-size: 16px;
  line-height: 26px;
  padding: 6px 0;
  color: #666;
  display: flex;
  align-items: flex-start;
}
.jinrongBlock5 .new-w1400 .content .list .posi ul li img {
  margin-right: 12px;
  transform: translateY(3px);
}
.jinrongBlock5 .new-w1400 .content .list .posi .jinrongLink {
  display: block;
  width: 140px;
  text-align: center;
  background-color: #0767e2;
  font-size: 14px;
  line-height: 46px;
  font-weight: bold;
  color: #fff;
}
.jinrongBlock5 .new-w1400 .content .list:nth-child(2) {
  border: 1px solid rgba(27, 193, 98, 0.1);
}
.jinrongBlock5 .new-w1400 .content .list:nth-child(2) .posi .type {
  background: rgba(28, 193, 93, 0.1);
  color: #1bc162;
}
.jinrongBlock5 .new-w1400 .content .list:nth-child(2) .posi .jinrongLink {
  background: #1bc162;
}
/* 热门服务end */

/* .swiper-slide:hover */
.jinrongBlock
  .new-w1400
  .jinrongBlockSwiper
  .swiper-wrapper

  .posi
  .tips
  .ico
  img {
  transform: rotate(90deg);
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-pagination {
  font-size: 0;
  bottom: 60px;
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-pagination span {
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.4);
}
.jinrongBlock .new-w1400 .jinrongBlockSwiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #0767e2;
}

/* 服务流程 */
.indexBlock2 {
  min-height: 750px;
  background: rgba(247, 247, 247, 1);
}
.indexBlock2 .w-1400 .indexTitle{
  padding: 90px 0 82px 0;
}
.indexBlock2 .w-1400 .indexTitle p{
  color: rgba(51, 51, 51, 1);
  font-size: 38px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: 0px;
  text-align: center;
} 
.indexBlock2 .w-1400 .indexTitle .tips {
  color: rgba(115, 115, 115, 1);
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 14px;
}
.indexBlock2 .w-1400 .content {
  display: flex;
  align-items: flex-start;
}
.indexBlock2 .w-1400 .content .list{
  width: 216px;
}
.indexBlock2 .w-1400 .content .list .number{
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 18px;
}
.indexBlock2 .w-1400 .content .list .number span{
  color: rgba(0, 0, 0, 0.4);
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 0px;
  text-align: center;
}
.indexBlock2 .w-1400 .content .list .text_big_box{
  margin-top: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.indexBlock2 .w-1400 .content .list .text_big_box .title{
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
}
.indexBlock2 .w-1400 .content .list .text_big_box .text_box{
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.indexBlock2 .w-1400 .content .list .text_big_box .text_box .text{
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
}
.indexBlock2 .w-1400 .content .arrow_box{
  height: 113px;
  padding-top: 85px;
}

/* 服务优势 */
.jinrongBlock3 {
  background: url(../images/indexBlock2Img.jpg) no-repeat center/cover;
  background-attachment: fixed;
  min-height: 635px;
  padding-bottom: 100px;
}
.jinrongBlock3 .new-w1400 .indexTitle p {
  color: #fafafa;
}
.jinrongBlock3 .new-w1400 .indexTitle .tips {
  color: #fafafa;
}
.jinrongBlock3 .new-w1400 .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 76px;
}
.jinrongBlock3 .new-w1400 .content .list {
  background: url(../images/jinrongBlock3ImgImg.png) no-repeat center/cover;
  width: 240px;
  height: 106px;
  text-align: center;
  padding-top: 11px;
  margin-left: 50px;
}
.jinrongBlock3 .new-w1400 .content .list p {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #fff;
}
.jinrongBlock3 .new-w1400 .content .list .tips {
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  margin-top: 7px;
}
.jinrongBlock3 .new-w1400 .content .list:first-child {
  margin-left: 0;
}
.jinrongBlock3 .new-w1400 .linkBtn {
  display: block;
  width: 190px;
  line-height: 58px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  color: #fff;
  margin: 0 auto;
  margin-top: 82px;
  transition: border 0.3s;
}
.jinrongBlock3 .new-w1400 .linkBtn:hover {
  border-color: #fff;
}



.pinpaiBlock2 {
  background: #f7f7f7;
  padding-bottom: 100px;
}
.pinpaiBlock2 .new-w1400 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.pinpaiBlock2 .new-w1400 .list {
  width:calc((100% - 80px) / 3);
}
.pinpaiBlock2 .new-w1400 .list .img {
  font-size: 0;
  display: block;
  height: 220px;
}
.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: 30px;
}
.pinpaiBlock2 .new-w1400 .list .text .type {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 12px;
  display: flex;
  gap: 10px;
}
.pinpaiBlock2 .new-w1400 .list .text .type a {
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
  box-sizing: border-box;
  border: 1px solid rgba(234, 234, 234, 1);
  border-radius: 15px;
  background: rgba(255, 255, 255, 1);
  padding: 6px 12px;
}
.pinpaiBlock2 .new-w1400 .list .text .tit {
  color: rgba(51, 51, 51, 1);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.pinpaiBlock2 .new-w1400 .list .text em {
  display: block;
  font-size: 0;
  margin-top: 24px;
}
.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;
}

/* 相关服务 */
.indexBlock3 {
  padding-bottom: 120px;
}
.indexBlock3 .w-1400 .indexTitle {
  padding: 90px 0 50px 0;
}
.indexBlock3 .w-1400 .indexTitle p{
  color: rgba(51, 51, 51, 1);
  font-size: 38px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: 0px;
  text-align: center;
}
.indexBlock3 .w-1400 .indexTitle .tips{
  color: rgba(115, 115, 115, 1);
  font-size: 15px;
  font-weight: 400;
  line-height: 0px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 14px;
}
.indexBlock3 .w-1400 .content {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.indexBlock3 .w-1400 .content .list {
  position: relative;
  width: calc((100% - 40px) / 2);
  padding: 20px 20px 40px 20px;
  background: rgba(247, 247, 247, 1);
}
.indexBlock3 .w-1400 .content .list .img {
  font-size: 0;
}
.indexBlock3 .w-1400 .content .list .text{
  position: relative;
  height: 100%;
}
.indexBlock3 .w-1400 .content .list .text .title {
  display: flex;
  align-items: center;
  gap: 4px;
  color: rgba(51, 51, 51, 1);
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
}
.indexBlock3 .w-1400 .content .list .text .sub_title {
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 14px;
  padding-left: 10px;
}
.indexBlock3 .w-1400 .content .list .text a{
  width: 155px;
  height: 48px;
  position: absolute;
  right: 20px;
  bottom: 0px;
  box-sizing: border-box;
  border: 1px solid rgba(42, 192, 102, 0.2);
  border-radius: 50px;
  background: rgba(247, 247, 247, 1);
  color: rgba(42, 192, 102, 1);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.indexBlock3 .w-1400 .content .list .text ul {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-left: 10px;
}
.indexBlock3 .w-1400 .content .list .text ul li {
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
}
.indexBlock3 .w-1400 .content .list .text ul li img {
  margin-right: 10px;
}
/* .pinpaiBlock3 {
  background: url(../images/service/pinpai/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;
  /* background: #F7F7F7; */
  background: #fff;
}
.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(../images/service/hudong/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: 23.4375%;
}
.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 {
  /* display: block;
  font-size: 15px;
  margin-top: 13px;
 
  color: #7b859a;
  padding-right: 100px;
  position: relative; */
  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;
  /* background-image: linear-gradient(0deg, #ffffff 0%, rgba(27, 193, 98, 0.05) 100%),
    linear-gradient(#ffffff, #ffffff); */
  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 {
  /* font-size: 20px;
  font-weight: 600; */
  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: #7b859a;
  font-size: 14px;
  margin-top: 8px; */
  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(../images/service/yingxiao/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(../images/service/yingxiao/right.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(../images/service/yingxiao/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: 1560px) {
  .jinrongBlock3 .new-w1400 .content {
    margin-top: 30px;
  }
  .jinrongBlock3 .new-w1400 .content .list {
    width: 33.3333333333%;
    background-size: auto;
    margin: 0 0 40px;
  }
  .jinrongBlock3 .new-w1400 .linkBtn {
    margin-top: 42px;
  }
}
@media (max-width: 1366px) {
  .jinrongBlock5 .new-w1400 .content .list .posi {
    padding: 35px;
  }
}

@media (max-width: 1280px) {
  .indexBlock2 .w-1400 .content{
    flex-wrap: wrap;
  }
  .indexBlock2 .w-1400 .content .list {
    width: calc((100% - 60px) / 3);
    margin-bottom: 30px;
  }
  .indexBlock2 .w-1400 .content .arrow_box.three {
    display: none;
  }
}
@media (max-width: 1200px) {
  .pinpaiBlock3 .new-w1400 .left .cont .list .tit {
    font-size: 32px;
  }
  .hudongBlock2 .new-w1400 .list .text .en {
    font-size: 50px;
  }
  .swiper-pagination {
    display: none;
  }
}

@media (max-width: 1024px) {
  .indexBlock1 .w-1400 .content .list{
    width: calc((100% - 30px) / 2);
  }
  .pinpaiBlock2 .new-w1400 .list{
    width: calc((100% - 40px) / 2);
  }
}
@media (max-width: 996px) {
  .jinrongBlock5 .new-w1400 .content {
    flex-direction: column;
    padding-bottom: 50px;
  }
  .jinrongBlock5 .new-w1400 .content .list {
    width: 100%;
    margin-bottom: 30px;
  }
  .indexBlock4 {
    padding-bottom: 10px;
  }
  .indexBlock4 .w-1400 .content {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 100px;
  }
  .indexBlock4 .w-1400 .content .list {
    width: calc((100% - 40px) / 2);
    margin-left: 0;
  }
  .indexBlock4 .w-1400 .content .list .img img {
    width: 100%;
  }
  .indexBlock4 .w-1400 .content .list .text .title {
    font-size: 20px;
  }
  .indexBlock4 .w-1400 .content .list .text ul {
    margin-top: 14px;
  }
  .indexBlock4 .w-1400 .content .list .text ul li {
    font-size: 14px;
    line-height: 24px;
  }
  .indexBlock4 .w-1400 .content .list:last-child::after {
    display: block;
  }
  .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;
  }
  .jinrongBlock3 .new-w1400 .content .list {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .indexBlock1 .w-1400 .content .list{
    width: 100%;
  }
  .indexBlock2 .w-1400 .content .list {
    width: calc((100% - 40px) / 2);
    margin-bottom: 30px;
  }
  .indexBlock2 .w-1400 .content .arrow_box.three {
    display: block;
  }
  .indexBlock2 .w-1400 .content .arrow_box.even {
    display: none;
  }
  .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;
  }
  .pinpaiBlock2 .new-w1400 {
    justify-content: space-between;
  }
  .pinpaiBlock2 .new-w1400 .list .img {
    height: 220px;
  }
  .indexBlock3 .w-1400 .content .list{
    width: 100%;
  }
  .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: 550px) {
  .jinrongBlock3 .new-w1400 .content {
    justify-content: space-between;
  }
  .jinrongBlock3 .new-w1400 .content .list {
    width: 48.5%;
    background-size: 100%;
  }
  .jinrongBlock3 .new-w1400 .content .list p {
    font-size: 16px;
  }
  .jinrongBlock3 .new-w1400 .content .list .tips {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .jinrongBlock5 .new-w1400 .content .list .posi {
    padding: 20px;
  }
  .jinrongBlock5 .new-w1400 .content .list .posi .type {
    font-size: 16px;
    line-height: 36px;
  }
  .jinrongBlock5 .new-w1400 .content .list .posi .tit {
    font-size: 20px;
    margin-top: 20px;
  }
  .jinrongBlock5 .new-w1400 .content .list .posi ul {
    margin-bottom: 20px;
  }
  .jinrongBlock5 .new-w1400 .content .list .posi ul li {
    font-size: 14px;
    line-height: 22px;
  }
  .jinrongBlock5 .new-w1400 .content .list .posi ul li img {
    transform: translateY(2px);
    margin-right: 6px;
  }
  .jinrongBlock5 .new-w1400 .content .list .posi .jinrongLink {
    width: 100px;
    line-height: 38px;
  }
  .indexBlock2 .w-1400 .content .list {
    width: 100%;
  }
  .indexBlock2 .w-1400 .content .arrow_box {
    height: auto;
    padding: 30px 0;
    width: 100%;
    text-align: center;
    transform: rotate(90deg);
  }
  .indexBlock2 .w-1400 .content .arrow_box.even,.arrow_box.three {
    display: block;
  }
  .pinpaiBlock2 .new-w1400 .list {
    width: 100%;
  }
  .indexBlock3 .w-1400 .content .list {
    width: 100%;
  }
  .indexBlock3 .w-1400 .content .list .text a{
    position: static;
    margin-top: 20px;
  }
  .jinrongBlock3 {
    padding-bottom: 60px;
    min-height: auto;
  }
  .jinrongBlock3 .new-w1400 .content {
    margin-top: 0;
  }
  .jinrongBlock3 .new-w1400 .content .list {
    margin-bottom: 10px;
  }
  .jinrongBlock3 .new-w1400 .content .list p {
    padding-top: 10px;
  }
  .jinrongBlock3 .new-w1400 .content .list .tips {
    margin-top: -5px;
  }
  .jinrongBlock3 .new-w1400 .linkBtn {
    margin-top: 10px;
    width: 150px;
    line-height: 44px;
    font-size: 14px;
    border-color: #fff;
  }
}
@media (max-width: 480px) {
  .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;
  }
} /*# sourceMappingURL=fuwu.css.map */
