/*首页内容样式*/
#headerNavbarWrap .navbar-nav .nav-item:nth-child(1) a::after {
  content: "";
  position: absolute;
  display: block;
  font-weight: bold;
}
#headerNavbarWrap .navbar-nav .nav-item:nth-child(1) a {
  font-weight: bold;
}
.index {
  background: #f6faff;
}
.swiper-pagination1 .swiper-pagination-bullet {
  margin-right: 0px !important;
  width: 19px;
  height: 8px;
  opacity: 1;
  background: #2648ef;
  border-radius: 0;
  display: inline-block;
  background: #ffffff;
}
.swiper-container1 .text {
  position: absolute;
  bottom: 285px;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
}
.swiper-container1 .text p {
  width: 645px;
}
.getSwiper {
  margin-top: 60px !important;
}
.swiper-container1 .text p:first-of-type {
  margin-bottom: 24px;
  font-size: 44px;
  font-family: PingFang;
  color: #333333;
  line-height: 74px;
  font-weight: bold;
}

.swiper-container1 .text p:last-of-type span {
  display: block;
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 34px;
}
.swiper-container1 .text p:last-of-type {
  margin: 0;
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #4d4d4d;
  line-height: 36px;
}
.swiper-container1 .text .list {
  margin-top: 20px;
  display: flex;
}
.swiper-container1 .text .list p {
  width: auto;
  margin-right: 12px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
.index .swiper-container1 .text .list p img {
  margin-right: 6px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.index .swiper-container1 .text .list p {
  margin-bottom: 0;
}
.index .swiper-container1 .text .list p:first-of-type img {
  margin-right: 6px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.button2 {
  margin-top: 35px;
  width: 151px;
  height: 49px;
  background: #2956ff;
  border-radius: 4px;
  outline: none;
  border: none;
  color: #fff;
  /* position: absolute; */
  /* bottom: 313px; */
  /* left: 50%; */
  /* margin-left: -570px; */
  z-index: 3;
}
.index .swiper-container1 .text p:first-of-type img {
  width: 62px;
  height: 64px;
  vertical-align: baseline;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 50px;
}
.swiper-pagination1 .swiper-pagination-bullet-active {
  background-color: #fff;
  border-radius: 100px 0px 100px 0px !important;
}

.swiper-container2 .swiper-pagination-bullet-active {
  background: #2949ff;
}

.swiper-container {
  /* height: 719px !important; */
}
.index .swiper-container1 .button2 img {
  margin-left: 7px;
  width: 21px;
  height: 10px;
}
.button2 a {
  color: #fff;
  font-size: 18px;
  font-family: PingFang;
  font-weight: bold;
  color: #ffffff;
  line-height: 25px;
}
.swiper-pointer-events {
  position: relative !important;
}
.widthMax {
  width: 1200px;
  margin: 0 auto;
}
.index .swiper-container1 {
  width: 100%;
  height: 760px;
  position: relative;
}
div {
  box-sizing: border-box;
}
.index .swiper-container1 img {
  width: 100%;
  height: 100%;
}
.swiper-pagination1 {
  text-align: left !important;
  left: 50% !important;
  width: 1200px !important;
  margin-left: -600px !important;
  margin-bottom: 228px;
}
img {
  object-fit: cover;
}
.getSwiper {
  margin-top: 63px;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
  background-color: #4068f8 !important;
}
.index .content {
  position: relative;
}
.tabs {
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  position: absolute;
  z-index: 99;
  bottom: 22px;
  display: flex;
  /* justify-content: center; */
}
.tabs li {
  margin-right: 21px;
}

.tabs li:nth-child(3) img {
  width: 73px;
  height: 73px;
}
.tabs li .d1 {
  width: 260px;
  height: 156px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.74) 65%,
    rgba(255, 255, 255, 0.54) 100%
  );
  box-shadow: 10px 10px 20px 1px rgba(77, 77, 77, 0.09),
    -6px -3px 10px 1px rgba(255, 255, 255, 0.6);
  border-radius: 8px;
  border: 1px solid #dfe4ff;
}
.tabs li .d1 p:first-of-type img {
  margin-top: 19px;
  margin-bottom: 13px;
  width: 70px;
  height: 77px;
}
.tabs li .d1 p {
  text-align: center;
}
.tabs li .d1 p:last-of-type {
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  color: #3d3d3d;
  line-height: 28px;
}
.tabs li .d2 {
  /* display: none; */
}
.tabs li.active .d1 {
  display: none;
}
.tabs li.active {
  width: 355px;
}
.tabs li.active .d2 {
  width: 355px;
  height: 156px;
  opacity: 1;
  padding-top: 28px;
  padding-left: 24px;
  border: 1px solid #ffffff;
}
/* .tabs li.active {
  margin-right: 25px;
} */

.tabs li .d2 {
  display: flex;
  /* display: none; */
  padding-top: 0;
  padding-left: 0;
  width: 0;
  opacity: 0;
  height: 0;
  overflow: hidden;
  box-shadow: inset 0px -1px 15px 1px rgba(178, 191, 208, 0.38),
    inset 0px 1px 15px 1px rgba(176, 200, 232, 0.04);
  border-radius: 8px;
  border: 0px solid #ffffff;
  transition: opacity 0.5s linear;
}
.tabs li .d2 img {
  width: 85px;
  height: 94px;
}
.tabs li .d2 p span {
  display: block;
  width: 223px;
}
.tabs li .d2 p span:first-child {
  padding-bottom: 10px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  color: #3d3d3d;
  line-height: 28px;
}
.tabs li .d2 p span:last-of-type {
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #777e90;
  line-height: 24px;
}

.services {
  position: relative;
}
.services .title {
  position: absolute;
  width: 100%;
  top: 84px;
  text-align: center;
}
.services .title p:first-child {
  margin-bottom: 22px;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.services .title p:last-child {
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #666b83;
  line-height: 26px;
}
.checkList {
  position: absolute;
  top: 215px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.checkList .active {
  background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/index-f4-ck.png")
    no-repeat;
  background-size: 100% 100%;
}
.checkList .active span {
  color: #2956ff;
  font-weight: bold;
}
.checkList .active .img1 {
  display: none;
}
.checkList .img2 {
  display: none;
}
.checkList .active .img2 {
  display: inline-block;
}
.checkList li {
  /* display: flex; */
  padding-top: 40px;
  width: 268px;
  height: 118px;
  text-align: center;
}
.checkList li img {
  margin-right: 8px;
  vertical-align: middle;
}
.checkList li:first-child img {
  width: 24px;
  height: 24px;
}
.checkList li:nth-child(2) img {
  width: 26px;
  height: 26px;
}
.checkList li:nth-child(3) img {
  width: 24px;
  height: 24px;
}
.checkList li:nth-child(4) img {
  width: 24px;
  height: 20px;
}
.growthValue {
  padding: 169px 0 0px 0;
}
.growthValue .title p {
  text-align: center;
}
.growthValue .title p:first-child {
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.growthValue .title p:last-child {
  margin: 22px 0 54px 0;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 26px;
}
.growthValue .list {
  display: flex;
  justify-content: center;
}
.growthValue .list div {
  margin-right: 18px;
  background: #f8fbff;
  box-shadow: 10px 10px 20px 1px rgba(134, 134, 134, 0.09),
    -6px -3px 20px 1px rgba(237, 243, 255, 0.81);
  border-radius: 14px;
  padding: 11px;
  width: 220px;
  overflow: hidden;
  transition: width 0.3s linear;
}
.growthValue .list div .growthValue .list div:last-of-type {
  margin: 0;
}
.growthValue .list .active {
  width: 554px;
}
.growthValue .list img {
  width: 532px;
  height: 416px;
}
.swiper-container2 img {
  width: 200px;
  height: 100px;
}
.swiper-container2 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.swiper-container2 .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 54px 0 103px 0;
  margin-right: 15px;

  width: 228px;
  height: 100px;
  background: #f8fbff;
  box-shadow: 10px 10px 20px 1px rgba(134, 134, 134, 0.09),
    -6px -3px 20px 1px rgba(237, 243, 255, 0.81);
}
.swiper-container2 .slide1 img {
  width: 138px;
  height: 60px;
}
.swiper-container2 .slide2 img {
  width: 154px;
  height: 94px;
}
.swiper-container2 .slide3 img {
  width: 219px;
  height: 87px;
}
.swiper-container2 .slide4 img {
  width: 116px;
  height: 67px;
}
.swiper-container2 .slide5 img {
  width: 145px;
  height: 61px;
}
.swiper-container2 .slide6 img {
  width: 162px;
  height: 47px;
}
.swiper-container2 .slide7 img {
  width: 141px;
  height: 42px;
}
.swiper-container2 .slide8 img {
  width: 88px;
  height: 60px;
}
.swiper-container2 .slide9 img {
  width: 141px;
  height: 34px;
}
.swiper-container2 .slide10 img {
  width: 74px;
  height: 62px;
}
.swiper-container2 .slide11 img {
  width: 135px;
  height: 42px;
}
/* .swiper-container2 .slide12 img {
  width: 77px;
  height: 34px;
}
.swiper-container2 .slide13 img {
  width: 77px;
  height: 34px;
} */
.services .list {
  position: absolute;
  bottom: 168px;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
}

@media screen and (max-width: 1600px) {
  .services .list {
    bottom: 68px;
  }
}
@media screen and (max-width: 1500px) {
  .services .title {
    top: 34px;
  }
  .checkList {
    top: 145px;
  }
  .services .list {
    bottom: 38px;
  }
}
.services .list li {
  display: flex;
  flex-wrap: wrap;
  width: 500px;
}
.services .list li div {
  width: 230px;
  height: 210px;
  /* background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%); */
  /* box-shadow: 0px 2px 8px 0px rgba(195, 195, 195, 0.5); */
  border-radius: 10px;
  /* opacity: 0.8; */
  /* border: 2px solid #ffffff; */
}
.services .list .checked {
  display: flex;
}
.services .list li {
  display: none;
}
.services .list li div:nth-child(1) {
  background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/index-f4-b1.png")
    no-repeat;
  background-size: 100% 100%;
}
.services .list li div:nth-child(2) {
  background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/index-f4-b2.png")
    no-repeat;
  background-size: 100% 100%;
}
.services .list li div:nth-child(3) {
  background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/index-f4-b3.png")
    no-repeat;
  background-size: 100% 100%;
}
.services .list li div:nth-child(4) {
  background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/index-f4-b4.png")
    no-repeat;
  background-size: 100% 100%;
}
.services .list li div p {
  padding-top: 31px;
  padding-left: 25px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 600;
  color: #3d3d3d;
  line-height: 28px;
}
.system .title {
  text-align: center;
}
.system .title p:first-child {
  margin-top: 140px;
  margin-bottom: 22px;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.system .title p:last-child {
  margin-bottom: 63px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #666b83;
  line-height: 26px;
}
.system div {
  text-align: center;
}
.system img {
  padding-bottom: 103px;
  width: 1200px;
}
.odology {
}
.odology .title {
  text-align: center;
}
.odology .title p:first-child {
  padding-top: 140px;
  margin-bottom: 23px;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.odology .title p:last-child {
  margin-bottom: 83px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #666b83;
  line-height: 26px;
}
.odology .ctent {
  padding-top: 118px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 128px;
  max-width: 1602px;
  height: 597px;
  background: url("../imageNewT/odology-bg.png") no-repeat;
  background-size: 100% 100%;
}
.odology .ctent .xian {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.odology .ctent .hide-xian {
  display: none;
}
.odology .ctent .dian {
  position: absolute;
  left: 0;
  top: 0px;
  width: 113px;
  height: 110px;
}
.odology .ctent .imgs {
  margin: 0 auto;
  padding-top: 118px;
  position: relative;
  width: 1205px;
  height: 240px;
}
.odology .ctent .icon1 {
  left: 22px;
  top: 174px;
}
.odology .ctent .icon2 {
  left: 210px;
  top: 105px;
}
.odology .ctent .icon3 {
  left: 408px;
  top: 115px;
}
.odology .ctent .icon4 {
  right: 485px;
  left: auto;
  top: 36px;
}
.odology .ctent .icon5 {
  right: 244px;
  left: auto;
  top: 47px;
}

.odology .ctent .icon6 {
  right: 15px;
  left: auto;
  top: -8px;
}
.odology .ctent .list-type div {
  position: absolute;
  width: 144px;
  height: 68px;
  cursor: pointer;
  background: #f6faff;
  box-shadow: 10px 10px 24px 1px rgba(134, 134, 134, 0.09),
    -6px -3px 26px 1px rgba(255, 255, 255, 0.97);
  border-radius: 6px;
  border: 2px solid #ffffff;
  font-size: 20px;
  font-weight: bold;
  color: #3d3d3d;
  text-align: center;
  line-height: 68px;
}
.odology .ctent .list-type .active {
  background: #f8fbff;
  box-shadow: inset 5px 3px 12px 0px #d5d6db;
  border-radius: 6px;
  color: #2956ff;
}
.odology .ctent .list-type div:nth-child(1) {
  left: 6px;
  top: 86px;
}
.odology .ctent .list-type div:nth-child(2) {
  left: 191px;
  top: 20px;
}
.odology .ctent .list-type div:nth-child(3) {
  left: 391px;
  top: 28px;
}
.odology .ctent .list-type div:nth-child(4) {
  left: 591px;
  top: -40px;
}
.odology .ctent .list-type div:nth-child(5) {
  left: 829px;
  top: -32px;
}
.odology .ctent .list-type div:nth-child(6) {
  left: 1053px;
  top: -91px;
}
.odology .ctent .list-content .con {
  /* display: none; */
  width: 0;
  height: 0;
  padding: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.5s linear;
  position: absolute;

  background: #f8fbff;
  box-shadow: inset 5px 3px 12px 0px #d5d6db;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 400;
  color: #656b83;
  line-height: 28px;
}
.odology .ctent .list-content .active {
  width: 268px;
  height: 166px;
  padding: 24px 21px;
  opacity: 1;
}
.odology .ctent .list-content .con1 {
  left: 6px;
  bottom: -199px;
}
.odology .ctent .list-content .con2 {
  left: 191px;
  bottom: -180px;
}
.odology .ctent .list-content .con3 {
  left: 391px;
  bottom: -150px;
}
.odology .ctent .list-content .con4 {
  left: 591px;
  bottom: -125px;
}
.odology .ctent .list-content .con5 {
  left: 829px;
  bottom: -80px;
}
.odology .ctent .list-content .con6 {
  right: 10px;
  bottom: -80px;
}
.programme {
  background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/index-f6.png")
    no-repeat;
  background-size: 100% 100%;
  height: 866px;
  position: relative;
}
.programme .bg {
  background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/index-f6-bg.png")
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -701px;
  width: 1403px;
  bottom: 0;
  height: 228px;
}
.programme .bg .t {
  margin-top: 84px;
  margin-bottom: 18px;
  font-size: 24px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 33px;
  text-align: center;
}
.programme .bg div {
  display: flex;
  justify-content: center;
}
.programme .bg div p {
  margin-right: 80px;
}
.programme .bg div p:last-of-type {
  margin: 0;
}
.programme .bg div p span:first-child {
  margin-right: 7px;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #2648ef;
  border-radius: 50%;
}
.programme .bg div p span:last-child {
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  color: #3d3d3d;
  line-height: 28px;
}
.programme .title {
  text-align: center;
}
.programme .title p:first-child {
  padding-top: 95px;
  margin-bottom: 22px;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.programme .title p:last-child {
  margin-bottom: 65px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: 400;
  color: #666b83;
  line-height: 26px;
}
.programme div {
  text-align: center;
}
.programme ul {
  margin: 0 auto;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 99;
}
.programme ul li {
  position: relative;
  width: 400px;
  height: 208px;
  background: linear-gradient(139deg, #eef4ff 0%, #ffffff 100%, #ffffff 100%);
  opacity: 0.8;
  border: 2px solid #ffffff;
}

@media screen and (min-width: 1200px) {
  .programme ul li:hover {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew/index-f6-ck.png")
      no-repeat;
    background-size: 100% 100%;
  }
}
.programme ul li img {
  position: absolute;
  right: 21px;
  top: 40px;
  width: 184px;
  height: 139px;
}
.programme ul li p:first-of-type {
  padding-left: 18px;
  padding-top: 46px;
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  color: #3d3d3d;
  line-height: 28px;
}
.programme ul li p:nth-child(2) {
  padding-left: 18px;
  padding-top: 16px;
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #777e90;
  line-height: 30px;
}
.realinfo div {
  display: flex;
  width: 1319px;
  margin: 0 auto;
  overflow: hidden;
}
.realinfo div > p {
  margin-right: 17px;
  padding-right: 10px;
  border-right: 1px solid #b7bdd3;
}
.realinfo div > p img {
  width: 119px;
  height: 27px;
}
.realinfo div ul {
  display: flex;
}
.realinfo > div:first-child {
  padding: 29px 0 27px 0;
}
.realinfo > div:last-child {
  padding: 29px 0 27px 0;
}
.bor {
  border-bottom: 1px solid #f0f0f0;
}
.realinfo div ul li {
  margin-right: 26px;
  display: flex;
  align-items: center;
}
.realinfo div ul a:last-of-type li {
  margin: 0;
}
.realinfo div ul li .i1 {
  margin-right: 4px;
  width: 31px;
  height: 31px;
  /* vertical-align: middle; */
}
.realinfo div ul li .i2 {
  margin-right: 4px;
  width: 24px;
  height: 24px;
  /* vertical-align: middle; */
}
.realinfo div ul li span {
  width: 328px;
  display: inline-block;
  font-size: 18px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.realinfo div:last-of-type ul li span:last-of-type {
  width: 333px;
}
.serviceValue {
  position: relative;
  /* background: url("../imageNew/index-f8-bg.png") no-repeat;
  background-size: 100% 100%; */
  height: 388px;
}
.serviceValue .bg {
  width: 100%;
  height: 388px;
  position: absolute;
  z-index: 0;
}
.serviceValue .bg-left {
  width: 326px;
  height: 301px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.serviceValue .bg-right {
  width: 326px;
  height: 301px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.serviceValue .title {
  position: relative;
  padding-top: 67px;
  margin-bottom: 68px;
  text-align: center;
  font-size: 34px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 48px;
}
.serviceValue ul {
  position: relative;
  display: flex;
  justify-content: center;
}
.serviceValue ul li {
  margin-right: 155px;
}
.serviceValue ul li:last-of-type {
  margin: 0;
}
.serviceValue ul li:nth-child(1) img {
  width: 56px;
  height: 58px;
}
.serviceValue ul li:nth-child(2) img {
  width: 64px;
  height: 60px;
}
.serviceValue ul li:nth-child(3) img {
  width: 63px;
  height: 59px;
}
.serviceValue ul li:nth-child(4) img {
  width: 74px;
  height: 56px;
}
.serviceValue ul li p {
  text-align: center;
}
.serviceValue ul li p:last-of-type {
  margin-top: 20px;
  font-size: 18px;
  font-family: PingFang;
  font-weight: 400;
  color: #656b83;
  line-height: 25px;
}
.demand {
  position: relative;
  height: 337px;
  /* background: url("../imageNew//index-f9-bg.png") no-repeat;
  background-size: 100% 100%; */
}
.demand .bg {
  position: absolute;
  left: 205px;
  top: 0;
  width: 1382px;
  height: 334px;
}
@media screen and (max-width: 1600px) {
  .demand .bg {
    left: 205px;
    top: 18px;
    width: 1100px;
    height: 334px;
    object-fit: contain;
  }
}
.demand p {
  padding-left: 226px;
}
.demand p:first-child {
  padding-top: 95px;
  padding-bottom: 19px;
  font-size: 40px;
  font-family: PingFang;
  font-weight: 600;
  color: #333333;
  line-height: 56px;
}
.demand p:last-of-type {
  font-size: 22px;
  font-family: PingFang;
  font-weight: 400;
  color: #83878f;
  line-height: 30px;
}
.demand p:last-of-type img {
  margin-left: 15px;
  width: 44px;
  height: 8px;
  object-fit: inherit;
}
@media screen and (max-width: 1300px) and (min-width: 999px) {
  .services .list {
    /* bottom: -100px; */
    bottom: -0;
    transform: scale(0.7);
  }
  .checkList {
    transform: scale(0.6);
    top: 109px;
  }
  .services .title p:first-child {
    transform: scale(0.6);
  }
  .services .title p:last-child {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 999px) and (min-width: 778px) {
  .services .list {
    /* bottom: -100px; */
    bottom: -80px;
    transform: scale(0.5);
  }
  .checkList {
    transform: scale(0.6);
    top: 109px;
  }
  .services .title p:first-child {
    transform: scale(0.6);
  }
  .services .title p:last-child {
    transform: scale(0.6);
  }
}
@media screen and (max-width: 778px) and (min-width: 428px) {
  .d-center-none {
    display: none !important;
  }
  .d-center-block {
    display: block !important;
  }
  .services {
    position: relative;
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-serveces-bg.png")
      no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 576px;
  }
  .services .title {
    position: initial;
    width: 100%;
    text-align: center;
  }
  .services .title p:first-child {
    padding-top: 40px;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .services .title p:last-child {
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 21px;
  }
  .checkList {
    position: initial;
    top: 215px;
    width: 144px;
    display: block;
    justify-content: center;
  }
  .checkList .active {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 144px;
    height: 51px;
    box-shadow: inset 0px 0px 6px 1px rgba(178, 191, 208, 0.38),
      inset 0px 1px 6px 1px rgba(176, 200, 232, 0.04);
    border-radius: 2px;
    border: 0px solid #ffffff;
    background: rgba(0, 0, 0, 0);
  }
  .checkList .active span {
    font-size: 13px;
    font-family: PingFang;
    font-weight: bold;
    color: #2956ff;
    line-height: 19px;
  }
  .checkList .active .img1 {
    display: none;
  }
  .checkList .img2 {
    display: none;
  }
  .checkList .active .img2 {
    display: inline-block;
    margin-right: 6px;
  }
  .checkList li:last-of-type {
    margin: 0;
  }
  .checkList li {
    margin-bottom: 12px;
    display: flex;
    justify-content: start;
    padding-left: 12px;
    align-items: center;
    padding-top: 0px;
    width: 136px;
    height: 46px;
    background: #f8fbff;
    box-shadow: 6px 6px 12px 1px rgba(134, 134, 134, 0.09),
      -4px -1px 12px 1px rgba(237, 243, 255, 0.81);
    border-radius: 2px;
    text-align: center;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 19px;
  }
  .checkList li:nth-child(2) img {
    margin-right: 17px;
  }
  .checkList li img {
    margin-right: 6px;
    vertical-align: middle;
  }
  .checkList li:first-child img {
    width: 13px;
    height: 12px;
  }
  .checkList li:nth-child(2) img {
    width: 18px;
    height: 18px;
  }
  .checkList li:nth-child(3) img {
    width: 18px;
    height: 18px;
  }
  .checkList li:nth-child(4) img {
    width: 18px;
    height: 18px;
  }
  .services .list {
    position: initial;
    bottom: 0;
    width: auto;
    left: 50%;
    margin-left: 24px;
  }
  .services .list li {
    display: flex;
    flex-wrap: wrap;
    width: auto;
  }
  .services .list li div {
    margin-bottom: 10px;
    width: 177px;
    height: 73px;
    /* background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%); */
    /* box-shadow: 0px 2px 8px 0px rgba(195, 195, 195, 0.5); */
    border-radius: 10px;
    /* opacity: 0.8; */
    /* border: 2px solid #ffffff; */
  }
  .services .list .checked {
    display: block;
  }
  .services .serviceList {
    margin-top: 16px;
    display: flex;
    justify-content: center;
  }
  .services .list li {
    display: none;
  }
  .services .list li div:nth-child(1) {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f4-b1.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(2) {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f4-b2.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(3) {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f4-b3.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(4) {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f4-b4.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div p {
    padding-top: 28px;
    padding-left: 15px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
  }
}
@media screen and (max-width: 428px) {
  .d-center-none {
    display: none !important;
  }
  .d-center-block {
    display: block !important;
  }
  .getSwiper {
    margin-top: 44px !important;
  }
  #headerNavbarWrap .navbar-nav .nav-item:nth-child(1) a {
    color: #2648ef !important;
  }
  .swiper-container1 .text .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .swiper-container1 .text .list2 p {
    margin-bottom: 0 !important;
  }
  .swiper-container1 .text .list p:nth-child(2n) {
    margin-right: 0;
  }
  .swiper-container1 .text .list p {
    margin-bottom: 12px;
    width: auto;
    text-align: left;
    margin-right: 0px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
  }
  .swiper-container1 .text .list p:first-of-type {
    margin-bottom: 12px;
    width: auto;
    text-align: left;
    margin-right: 0px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
  }
  .swiper-container1 .text .list img {
    margin-right: 4px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
  }
  .index .swiper-container1 .text .list p {
    margin-bottom: 0;
  }
  .index .swiper-container1 .text .list p:first-of-type img {
    margin-right: 6px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
  }
  .swiper-container1 .text p:first-of-type {
    margin-bottom: 11px;
    font-size: 22px;
    font-family: PingFang;
    font-weight: bold;
    color: #333333;
    line-height: 21px;
  }
  .swiper-container1 .text p:last-of-type {
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #4d4d4d;
    line-height: 21px;
  }
  .index .swiper-container1 {
    width: 100%;
    height: 440px;
    position: relative;
  }
  .swiper-container1 .text p {
    width: 100%;
  }
  .swiper-container1 .text {
    position: absolute;
    bottom: 285px;
    left: 0%;
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
  .button2 {
    margin-top: 15px;
    width: 94px;
    height: 32px;
    background: #2648ef;
    border-radius: 2px;
  }
  .button2 a {
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #ffffff;
    line-height: 16px;
  }
  .index .swiper-container1 .button2 img {
    margin-left: 4px;
    width: 11px;
    height: 5px;
  }
  .swiper-pagination1 {
    text-align: center !important;
    left: 0% !important;
    width: 100% !important;
    margin-left: -0px !important;
    margin-bottom: 22px;
  }
  .swiper-pagination3 .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: #ececec;
    opacity: 1;
  }
  .swiper-pagination3 {
    bottom: -42px !important;
  }
  .swiper-container3 .swiper-slide-active {
    margin-top: -6px;
  }
  .swiper-pagination3 .swiper-pagination-bullet-active {
    background: #2956ff;
  }
  .swiper-pagination1 .swiper-pagination-bullet:only-child {
    display: inline-block !important;
  }
  .swiper-pagination1 .swiper-pagination-bullet {
    margin-right: 0px !important;
    width: 10px;
    height: 4px;
    opacity: 1;
    background: #2648ef;
    border-radius: 0;
    display: inline-block;
    background: #ffffff;
  }
  .tabs {
    margin-top: 20px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: initial;
    z-index: 99;
    bottom: 0;
    display: flex;
    /* justify-content: center; */
  }
  .tabs .li {
    margin-right: 0px;
  }

  .tabs .li:nth-child(3) img {
    width: 73px;
    height: 73px;
  }
  .tabs .swiper-slide {
    width: 224px !important;
    height: 160px;
  }
  .tabs .li .d1 {
    width: 224px;
    height: 160px;
    background: rgba(255, 255, 255, 0.45);
    border-radius: 4px;
    border: 1px solid #dfe4ff;
  }
  .tabs .li .d1 p:first-of-type img {
    margin-top: 19px;
    margin-bottom: 7px;
    width: 50px;
    height: 56px;
  }
  .tabs .li .d1 p {
    text-align: center;
  }
  .tabs .li .d1 p:last-of-type {
    font-size: 20px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 28px;
  }
  .tabs .li .d1 p:last-of-type span {
    display: block;
  }
  .tabs .li .d1 p:last-of-type span:first-child {
    margin-bottom: 6px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 20px;
  }
  .tabs .li .d1 p:last-of-type span:last-child {
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #777e90;
    line-height: 17px;
  }
  .tabs .li .d2 {
    /* display: none; */
  }
  .tabs .li.active .d1 {
    display: none;
  }
  .tabs .li.active {
    width: 355px;
  }
  .tabs .li.active .d2 {
    width: 355px;
    height: 156px;
    opacity: 1;
    padding-top: 28px;
    padding-left: 24px;
    border: 1px solid #ffffff;
  }
  /* .tabs li.active {
    margin-right: 25px;
  } */

  .tabs .li .d2 {
    display: flex;
    /* display: none; */
    padding-top: 0;
    padding-left: 0;
    width: auto;
    opacity: 1;
    height: auto;
    overflow: hidden;
    box-shadow: inset 0px -1px 15px 1px rgba(178, 191, 208, 0.38),
      inset 0px 1px 15px 1px rgba(176, 200, 232, 0.04);
    border-radius: 8px;
    border: 0px solid #ffffff;
    transition: opacity 0.5s linear;
  }
  .tabs .li .d2 img {
    width: 85px;
    height: 94px;
  }
  .tabs .li .d2 p span {
    display: block;
    width: 223px;
  }
  .tabs .li .d2 p span:first-child {
    padding-bottom: 10px;
    font-size: 20px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 28px;
  }
  .tabs .li .d2 p span:last-of-type {
    font-size: 16px;
    font-family: PingFang;
    font-weight: 400;
    color: #777e90;
    line-height: 24px;
  }

  .growthValue {
    padding: 94px 0 0px 0;
  }
  .growthValue .title p:first-child {
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .growthValue .title p:last-child {
    margin: 10px 0 24px 0;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 16px;
  }
  .growthValue .list {
    display: flex;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    margin-left: 15px;
  }
  .growthValue .list div {
    width: 276px;
    height: 219px;
    background: #f8fbff;
    box-shadow: 5px 5px 10px 1px rgba(134, 134, 134, 0.09),
      -3px -1px 10px 1px rgba(237, 243, 255, 0.81);
    border-radius: 7px;
    margin-right: 15px;
    padding: 6px 5px;
    overflow: initial;
    transition: width 0.3s linear;
  }
  .growthValue .list div .growthValue .list div:last-of-type {
    margin: 0;
  }
  .growthValue .list img {
    width: 266px;
    height: 208px;
    border-radius: 7px;
  }
  .icons {
    display: flex;
    flex-wrap: wrap;
  }
  .d-s-flex {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 15px;
    margin-bottom: 40px;
  }
  .icons .swiper-slide:nth-child(1),
  .icons .swiper-slide:nth-child(2),
  .icons .swiper-slide:nth-child(3) {
    margin: 0;
  }
  .icons .swiper-slide {
    margin-top: 10px;
    display: inline-block;
    width: 31.5%;
    height: 50px;
    background: #f8fbff;
    box-shadow: 4px 4px 8px 1px rgba(134, 134, 134, 0.09),
      -2px -1px 8px 1px rgba(237, 243, 255, 0.81);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .icons .slide1 img {
    width: 52px;
    height: 23px;
  }
  .icons .slide2 img {
    width: 38px;
    height: 22px;
  }
  .icons .slide3 img {
    width: 79px;
    height: 17px;
  }
  .icons .slide4 img {
    width: 62px;
    height: 34px;
  }
  .icons .slide5 img {
    width: 56px;
    height: 23px;
  }
  .icons .slide6 img {
    width: 80px;
    height: 24px;
  }
  .icons .slide7 img {
    width: 68px;
    height: 20px;
  }
  .icons .slide8 img {
    width: 55px;
    height: 39px;
  }
  .icons .slide9 img {
    width: 87px;
    height: 21px;
  }
  .icons .slide10 img {
    width: 45px;
    height: 36px;
  }
  .icons .slide11 img {
    width: 71px;
    height: 22px;
  }
  .icons .slide12 img {
    width: 50px;
  }
  .services {
    position: relative;
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-serveces-bg.png")
      no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 576px;
  }
  .services .title {
    position: initial;
    width: 100%;
    text-align: center;
  }
  .services .title p:first-child {
    padding-top: 40px;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .services .title p:last-child {
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 21px;
  }
  .checkList {
    position: initial;
    top: 215px;
    width: 144px;
    display: block;
    justify-content: center;
  }
  .checkList .active {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 144px;
    height: 51px;
    box-shadow: inset 0px 0px 6px 1px rgba(178, 191, 208, 0.38),
      inset 0px 1px 6px 1px rgba(176, 200, 232, 0.04);
    border-radius: 2px;
    border: 0px solid #ffffff;
    background: rgba(0, 0, 0, 0);
  }
  .checkList .active span {
    font-size: 13px;
    font-family: PingFang;
    font-weight: bold;
    color: #2956ff;
    line-height: 19px;
  }
  .checkList .active .img1 {
    display: none;
  }
  .checkList .img2 {
    display: none;
  }
  .checkList .active .img2 {
    display: inline-block;
    margin-right: 6px;
  }
  .checkList li:last-of-type {
    margin: 0;
  }
  .checkList li {
    margin-bottom: 12px;
    display: flex;
    justify-content: start;
    padding-left: 12px;
    align-items: center;
    padding-top: 0px;
    width: 136px;
    height: 46px;
    background: #f8fbff;
    box-shadow: 6px 6px 12px 1px rgba(134, 134, 134, 0.09),
      -4px -1px 12px 1px rgba(237, 243, 255, 0.81);
    border-radius: 2px;
    text-align: center;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 19px;
  }
  .checkList li:nth-child(2) img {
    margin-right: 17px;
  }
  .checkList li img {
    margin-right: 6px;
    vertical-align: middle;
  }
  .checkList li:first-child img {
    width: 13px;
    height: 12px;
  }
  .checkList li:nth-child(2) img {
    width: 18px;
    height: 18px;
  }
  .checkList li:nth-child(3) img {
    width: 18px;
    height: 18px;
  }
  .checkList li:nth-child(4) img {
    width: 18px;
    height: 18px;
  }
  .services .list {
    position: initial;
    bottom: 0;
    width: auto;
    left: 50%;
    margin-left: 24px;
  }
  .services .list li {
    display: flex;
    flex-wrap: wrap;
    width: auto;
  }
  .services .list li div {
    margin-bottom: 10px;
    width: 177px;
    height: 73px;
    /* background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%); */
    /* box-shadow: 0px 2px 8px 0px rgba(195, 195, 195, 0.5); */
    border-radius: 10px;
    /* opacity: 0.8; */
    /* border: 2px solid #ffffff; */
  }
  .services .list .checked {
    display: block;
  }
  .services .serviceList {
    margin-top: 16px;
    display: flex;
    justify-content: center;
  }
  .services .list li {
    display: none;
  }
  .services .list li div:nth-child(1) {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f4-b1.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(2) {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f4-b2.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(3) {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f4-b3.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div:nth-child(4) {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f4-b4.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .services .list li div p {
    padding-top: 28px;
    padding-left: 15px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
  }
  .system .title p:first-child {
    margin-top: 35px;
    margin-bottom: 16px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .system .title p:last-child {
    margin-bottom: 23px;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 21px;
  }
  .system div {
    text-align: center;
  }
  .system img {
    padding-bottom: 0;
    margin: 0 auto;
    width: 360px;
    height: 161px;
    margin-bottom: 46px;
  }
  .programme {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f6.png")
      no-repeat;
    background-size: 100% 100%;
    height: auto;
    padding-bottom: 98px;
    position: relative;
  }
  .programme .bg {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f6-bg.png")
      no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    margin-left: 0;
    width: 100%;
    bottom: 0;
    height: 111px;
  }
  .programme .bg .t {
    margin-top: 45px;
    margin-bottom: 6px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 17px;
    text-align: center;
  }
  .programme .bg div {
    display: flex;
    justify-content: center;
  }
  .programme .bg div p {
    margin-right: 28px;
  }
  .programme .bg div p:last-of-type {
    margin: 0;
  }
  .programme .bg div p span:first-child {
    margin-right: 4px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #2648ef;
    border-radius: 50%;
  }
  .programme .bg div p span:last-child {
    font-size: 10px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 14px;
  }
  .programme .title {
    text-align: center;
  }
  .programme .title p:first-child {
    padding-top: 26px;
    margin-bottom: 16px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .programme .title p:last-child {
    margin-bottom: 16px;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 21px;
  }
  .programme div {
    text-align: center;
  }
  .flex {
    display: flex !important;
  }
  .programme ul {
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 99;
  }
  .programme ul li:nth-child(2n) {
    margin-right: 0;
  }
  .programme ul li:nth-child(1),
  .programme ul li:nth-child(2) {
    margin-top: 0;
  }
  .programme ul li {
    margin-top: 15px;
    margin-right: 10px;
    position: relative;
    width: 168px;
    height: 152px;
    background: linear-gradient(180deg, #eef4ff 0%, #ffffff 100%);
    box-shadow: 0px 1px 4px 0px rgba(195, 195, 195, 0.5);
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    opacity: 1;
    border: 1px solid #ffffff;
  }
  .programme ul li img {
    position: absolute;
    right: 0px;
    left: 48px;
    top: 19px;
    width: 72px;
    height: 55px;
  }
  .programme ul li p {
    text-align: center;
  }
  .programme ul li p:first-of-type {
    padding-left: 0;
    padding-top: 78px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: bold;
    color: #3d3d3d;
    line-height: 20px;
  }
  .programme ul li p:nth-child(2) {
    padding-left: 0px;
    padding-top: 6px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #777e90;
    line-height: 16px;
  }
  .realinfo div {
    display: flex;
    width: 100%;
    margin: 0 auto;
  }
  .realinfo div > p {
    margin-right: 17px;
    padding-right: 10px;
    border-right: 1px solid #b7bdd3;
  }
  .realinfo div > p img {
    width: 66px;
    height: 15px;
  }
  .realinfo div ul {
    display: flex;
  }
  .realinfo > div:first-child {
    padding: 15px 15px 9px 15px;
  }
  .realinfo > div:last-child {
    padding: 9px 15px 14px 15px;
  }
  .bor {
    border-bottom: 1px solid #f0f0f080;
  }
  .realinfo div ul li {
    margin-right: 45px;
    display: flex;
    align-items: center;
  }
  .realinfo div ul li:last-of-type {
    margin: 0;
  }
  .realinfo div ul li .i1 {
    margin-right: 4px;
    width: 18px;
    height: 18px;
    /* vertical-align: middle; */
  }
  .realinfo div ul li .i2 {
    margin-right: 4px;
    width: 18px;
    height: 18px;
    /* vertical-align: middle; */
  }
  .realinfo div ul li span {
    width: 229px;
    display: inline-block;
    font-size: 11px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .realinfo div:last-of-type ul li span:last-of-type {
    width: 229px;
  }
  .serviceValue {
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f8-bg.png")
      no-repeat;
    background-size: 100% 100%;
    height: 310px;
  }
  .serviceValue .title {
    padding-top: 47px;
    margin-bottom: 24px;
    text-align: center;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .serviceValue ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .serviceValue ul li {
    margin-bottom: 28px;
    width: 50%;
    text-align: center;
    margin-right: 0px;
  }
  .serviceValue ul li:last-of-type,
  .serviceValue ul li:nth-child(3) {
    margin: 0;
  }
  .serviceValue ul li:nth-child(1) img {
    width: 36px;
    height: 36px;
  }
  .serviceValue ul li:nth-child(2) img {
    width: 36px;
    height: 36px;
  }
  .serviceValue ul li:nth-child(3) img {
    width: 36px;
    height: 36px;
  }
  .serviceValue ul li:nth-child(4) img {
    width: 36px;
    height: 36px;
  }
  .serviceValue ul li p {
    text-align: center;
  }
  .serviceValue ul li p:last-of-type {
    margin-top: 6px;
    font-size: 14px;
    font-family: PingFang;
    font-weight: 400;
    color: #656b83;
    line-height: 20px;
  }
  .demand {
    height: 234px;
    background: url("https://gymoo-project-cdn.oss-cn-shenzhen.aliyuncs.com/sw_alcohol/news/imageNew-h5/index-f9-bg.png")
      no-repeat;
    background-size: 100% 100%;
  }
  .demand p {
    padding-left: 10px;
  }
  .demand p:first-child {
    padding-top: 35px;
    padding-bottom: 16px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .demand p:last-of-type {
    padding-left: 24px;
    font-size: 13px;
    font-family: PingFang;
    font-weight: 400;
    color: #83878f;
    line-height: 21px;
  }
  .demand p:last-of-type img {
    margin-left: 15px;
    width: 44px;
    height: 8px;
    object-fit: inherit;
  }
  .odology2 {
    background: url("../imageNewT-h5/odology-h5.png") no-repeat;
    background-size: 100% 100%;
    height: 353px;
  }
  .odology2 .title p {
    text-align: center;
  }
  .swiper-odology {
    position: relative;
  }
  .odology2 .title p:first-of-type {
    padding: 38px 0 10px 0;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
  }
  .swiper-pagination4 {
    bottom: -32px !important;
  }
  .swiper-pagination4 .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
  }
  .odology2 .title p:last-of-type {
    margin-bottom: 28px;
    font-size: 13px;
    font-weight: 400;
    color: #656b83;
    line-height: 21px;
  }
  .odology2-list {
    width: 190px;
    height: 166px;
    background: #f6faff;
    box-shadow: 5px 5px 12px 1px rgba(134, 134, 134, 0.09),
      -3px -1px 13px 1px rgba(255, 255, 255, 0.97);
    border-radius: 3px;
    border: 1px solid #ffffff;
  }

  .odology2-list p:first-of-type {
    height: 42px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: 42px;
    background: linear-gradient(90deg, #587ffb 0%, #3968fc 100%);
    border-radius: 3px 3px 0px 0px;
  }
  .odology2-list p:last-of-type {
    padding: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #3d3d3d;
    line-height: 20px;
  }
  .swiper-odology .swiper-slide {
    width: 190px;
    margin-left: 15px;
  }
}
