@charset "utf-8";

.home-message ul li .box .iconfont {
  text-align: center;
  height: 45px;
}

.home-message ul li .box .iconfont img {
  display: block;
  margin: 0 auto;
  margin-top: 7.5px;
}

.home-two ul li .pic {
  width: 60px;
}

.nav ul li {
  margin-left: 40px;
}

.fix {
  position: fixed;
  background: #fff;
}

.inbanner {
  margin-top: 60px;
}

.inbanner07 .inbg {
  height: 620px;
}

.inbanner07 .banner-hover {
  transform: translateY(-50%);
}

.inbanner07 .banner-hover .info {
  width: 100%;
  padding-left: 0;
}

.inbanner07 .span1 {
  margin-bottom: 27px;
  font-size: 64px;
  font-weight: bold;
  color: #ffffff;
  line-height: 90px;
}

.inbanner07 .span {
  font-size: 36px;
  color: #ffffff;
  width: 91%;
  line-height: 50px;
}

.inbanner07 .btn {
  padding-top: 60px;
}

.inbanner07 .btn .sub2 {
  margin-right: 26px;
}

@media (min-width: 1025px) {
  .inbanner07 .btn a.sub2:hover {
    background: rgba(11, 179, 243, 0.5);
    color: #fff;
  }
}

.inbanner07 .sub1 {
  background: none;
  border: 1px solid #fff;
}

@media (min-width: 1025px) {
  .inbanner07 a.sub1:hover {
    background: #fff;
    color: #1f73ff;
  }
}

.inbanner08 .inbg {
  height: 620px;
}

.inbanner08 .banner-hover {
  transform: translateY(-50%);
}

.inbanner08 .banner-hover .info {
  width: 100%;
  padding-left: 0;
}

.inbanner08 .span1 {
  margin-bottom: 33px;
  font-size: 63px;
  font-weight: bold;
  line-height: 90px;
  color: #ffffff;
}

.inbanner08 .blist {
  width: 820px;
  margin-bottom: 57px;
}

.inbanner08 .blist li {
  float: left;
  font-size: 36px;
  color: #f0f0f0;
  line-height: 50px;
  margin-bottom: 24px;
  width: 50%;
}

.inbanner08 .blist li .pic {
  width: 50px;
  float: left;
  margin-right: 10px;
}

.home-title44 {
  font-size: 24px;
}

.crm01 {
  padding: 78px 0 48px 0;
  background: #fff;
}

.crm01 .crm-bottom {
  padding-top: 55px;
}

.crm01 .crm-bottom ul {
  margin: 0 -16px;
}

.crm01 .crm-bottom ul li {
  width: 33.33333333%;
  float: left;
  padding: 0 16px;
  margin-bottom: 33px;
}

.crm01 .crm-bottom ul li .box {
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px #d4e7ff;
  border-radius: 16px;
  padding: 50px 57px;
  height: 395px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.5s;
}

.crm01 .crm-bottom ul li .pic {
  margin: 0 auto;
  width: 120px;
  border-radius: 16px;
  overflow: hidden;
}

.crm01 .crm-bottom ul li .text {
  text-align: center;
  padding-top: 30px;
}

.crm01 .crm-bottom ul li .text .bt {
  font-size: 24px;
  margin-bottom: 23px;
  color: #333;
  font-weight: bold;
}

.crm01 .crm-bottom ul li .text .jsh {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}

@media (min-width: 1025px) {
  .crm01 .crm-bottom ul li:hover .box {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.crm01 .crm-bottom ul li.crm1 .box .pic {
  box-shadow: 5px 5px 10px 0px rgba(247, 131, 67, 0.3);
}

@media (min-width: 1025px) {
  .crm01 .crm-bottom ul li.crm1:hover .box {
    background: url(../images/crm01bg.png) no-repeat top center;
    background-size: cover;
  }
}

.crm01 .crm-bottom ul li.crm2 .box .pic {
  box-shadow: 5px 5px 10px 0px rgba(100, 94, 255, 0.3);
}

@media (min-width: 1025px) {
  .crm01 .crm-bottom ul li.crm2:hover .box {
    background: url(../images/crm02bg.png) no-repeat top center;
    background-size: cover;
  }
}

.crm01 .crm-bottom ul li.crm3 .box .pic {
  box-shadow: 5px 5px 10px 0px rgba(31, 115, 255, 0.5);
}

@media (min-width: 1025px) {
  .crm01 .crm-bottom ul li.crm3:hover .box {
    background: url(../images/crm03bg.png) no-repeat top center;
    background-size: cover;
  }
}

.crm01 .crm-bottom ul li.crm4 .box .pic {
  box-shadow: 5px 5px 10px 0px rgba(66, 212, 145, 0.5);
}

@media (min-width: 1025px) {
  .crm01 .crm-bottom ul li.crm4:hover .box {
    background: url(../images/crm04bg.png) no-repeat top center;
    background-size: cover;
  }
}

.crm01 .crm-bottom ul li.crm5 .box .pic {
  box-shadow: 5px 5px 10px 0px rgba(55, 181, 255, 0.3);
}

@media (min-width: 1025px) {
  .crm01 .crm-bottom ul li.crm5:hover .box {
    background: url(../images/crm05bg.png) no-repeat top center;
    background-size: cover;
  }
}

.crm01 .crm-bottom ul li.crm6 .box .pic {
  box-shadow: 5px 5px 10px 0px rgba(255, 72, 156, 0.3);
}

@media (min-width: 1025px) {
  .crm01 .crm-bottom ul li.crm6:hover .box {
    background: url(../images/crm06bg.png) no-repeat top center;
    background-size: cover;
  }
}

.crm02 {
  padding: 79px 0 47px 0;
  background: radial-gradient(0% 108% at 35% 13%, #f8fcfe 0%, #eef4ff 100%);
}

.crm02 .crm-bottom ul li {
  float: left;
  width: 32%;
}

.crm02 .crm-bottom ul li .item {
  margin-bottom: 33px;
}

.crm02 .crm-bottom ul li .item .box {
  box-shadow: 0px 10px 10px 0px rgba(141, 179, 254, 0.16);
  border-radius: 16px;
  height: 513px;
  padding-top: 46px;
  padding-left: 48px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.5s;
}

.crm02 .crm-bottom ul li .item .text .bt {
  font-weight: 600;
  font-size: 48px;
  color: #1f73ff;
  line-height: 67px;
}

.crm02 .crm-bottom ul li .item .text .p {
  font-size: 16px;
  color: #1f73ff;
}

.crm02 .crm-bottom ul li:nth-child(2) {
  width: 68%;
}

.crm02 .crm-bottom ul li:nth-child(2) .item {
  width: 50%;
  float: left;
  padding-left: 33px;
}

.crm02 .crm-bottom ul li:nth-child(2) .item .box {
  min-height: 240px;
  height: auto;
  padding-bottom: 20px;
  transition: 0.5s;
}

.crm02 .crm-bottom ul li:nth-child(2) .item .text .bt {
  font-size: 24px;
  color: #333333;
  line-height: 33px;
}

.crm02 .crm-bottom ul li:nth-child(2) .item .text .p {
  font-size: 14px;
  color: #333333;
  width: 86%;
  margin-top: 28px;
  line-height: 20px;
}

@media (min-width: 1025px) {
  .crm02 .crm-bottom ul li:nth-child(2) .item:hover .box {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.crm02 .crm-bottom ul li:nth-child(2) .item1 {
  width: 100%;
}

.crm02 .crm-bottom ul li:nth-child(2) .item1 .text .p {
  width: 60%;
}

.TikTok {
  background: #ffffff url(../images/index.jpg) no-repeat top center;
}

.TikTok01 {
  padding: 79px 0 46px 0;
  background: url(../tiktok_files/shem3-bgi.png) no-repeat center center;
  background-size: cover;
}

.TikTok01 .top {
  padding-bottom: 30px;
}

.TikTok01 .top .bt {
  font-size: 32px;
  color: #333333;
  line-height: 40px;
  text-align: center;
}

.TikTok01 .top .bt span {
  font-size: 40px;
  display: block;
}

.TikTok01 .right {
  width: 100%;
}

.TikTok01 .right ul {
  margin: 0 -16px;
}

.TikTok01 .right ul li {
  width: 50%;
  float: left;
  padding: 0 16px;
  margin-bottom: 33px;
}

.TikTok01 .right ul li .box {
  position: relative;
  padding-left: 127px;
  padding-top: 40px;
  padding-right: 26px;
  height: 197px;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.5s;
}

.TikTok01 .right ul li .box .pic {
  width: 81px;
  position: absolute;
  top: 41px;
  left: 33px;
}

.TikTok01 .right ul li .box .text .bt {
  font-size: 24px;
  margin-bottom: 25px;
  font-weight: bold;
  color: #333333;
  line-height: 33px;
  text-align: left;
}

.TikTok01 .right ul li .box .text .p {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  text-align: left;
}

@media (min-width: 1025px) {
  .TikTok01 .right ul li:hover .box {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.TikTok01 .right ul .tik1 .box {
  background: linear-gradient(135deg, #c6f1ff 0%, #69ccec 100%);
  box-shadow: 0px 10px 10px 0px rgba(105, 204, 236, 0.1);
}

@media (min-width: 1025px) {
  .TikTok01 .right ul .tik1:hover .box {
    box-shadow: 0px 10px 10px 0px rgba(105, 204, 236, 0.5);
  }
}

.TikTok01 .right ul .tik2 .box {
  background: linear-gradient(135deg, #c7cdff 0%, #99a4ff 100%);
  box-shadow: 0px 10px 10px 0px rgba(125, 137, 238, 0.1);
}

@media (min-width: 1025px) {
  .TikTok01 .right ul .tik2:hover .box {
    box-shadow: 0px 10px 10px 0px rgba(125, 137, 238, 0.5);
  }
}

.TikTok01 .right ul .tik3 .box {
  background: linear-gradient(315deg, #ffa0a3 0%, #ffc3c4 100%);
  box-shadow: 0px 10px 10px 0px rgba(247, 119, 123, 0.1);
}

@media (min-width: 1025px) {
  .TikTok01 .right ul .tik3:hover .box {
    box-shadow: 0px 10px 10px 0px rgba(247, 119, 123, 0.5);
  }
}

.TikTok01 .right ul .tik4 .box {
  background: linear-gradient(135deg, #b2ffd3 0%, #a8edca 100%);
  box-shadow: 0px 10px 10px 0px rgba(107, 231, 168, 0.1);
}

@media (min-width: 1025px) {
  .TikTok01 .right ul .tik4:hover .box {
    box-shadow: 0px 10px 10px 0px rgba(107, 231, 168, 0.5);
  }
}

.TikTok02 .home-p {
  font-size: 16px;
}

.TikTok02 .tik-bottom {
  padding-top: 54px;
}

.TikTok03 {
  padding-top: 74px;
  padding-bottom: 88px;
}

.TikTok03 .tik-bottom {
  padding-top: 54px;
}

.TikTok03 ul {
  margin: 0 -16px;
}

.TikTok03 ul li {
  width: 33.33333333%;
  float: left;
  padding: 0 16px;
  margin-bottom: 33px;
}

.TikTok03 ul li .box {
  height: 325px;
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px #d4e7ff;
  border-radius: 16px;
  padding-top: 30px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.5s;
}

.TikTok03 ul li .pic {
  margin: 0 auto;
  width: 230px;
  overflow: hidden;
}

.TikTok03 ul li .pic:after {
  padding-bottom: 72.17391304%;
}

.TikTok03 ul li .text {
  text-align: center;
  padding: 0 28px;
}

.TikTok03 ul li .text .bt {
  font-size: 24px;
  margin-bottom: 13px;
  color: #333;
  font-weight: bold;
}

.TikTok03 ul li .text .jsh {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}

@media (min-width: 1025px) {
  .TikTok03 ul li:hover .box {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.LinkedIn {
  background: url(../images/index1.jpg) no-repeat center center;
}

@media (max-width: 1920px) {
  .LinkedIn {
    background: url(../images/index1.jpg) no-repeat center center;
    background-size: cover;
  }
}

.LinkedIn01 {
  padding: 78px 0;
  position: relative;
  z-index: 4;
}

.LinkedIn02 {
  position: relative;
  z-index: 4;
  background-image: url(../yandex_files/bg.webp);
  background-position: 169px 346px;
  background-repeat: no-repeat;
  background-size: 79% auto;
  padding: 40px 0;
}

.LinkedIn02 .link-bottom {
  padding-top: 56px;
}

.LinkedIn02 ul {
  margin: 0 -16px;
}

.LinkedIn02 ul li {
  width: 33.33333333%;
  float: left;
  padding: 0 16px;
  margin-bottom: 33px;
}

.LinkedIn02 ul li .box {
  overflow: hidden;
  cursor: pointer;
  transition: 0.5s;
  height: 487px;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 10px 10px 0px rgba(34, 154, 244, 0.16);
  border-radius: 16px;
  backdrop-filter: blur(10px);
}

.LinkedIn02 ul li .pic {
  margin: 0 auto;
  overflow: hidden;
}

.LinkedIn02 ul li .pic:after {
  padding-bottom: 52.40174672%;
}

.LinkedIn02 ul li .text {
  padding: 38px;
}

.LinkedIn02 ul li .text .bt {
  font-size: 24px;
  margin-bottom: 23px;
  color: #333;
  font-weight: bold;
}

.LinkedIn02 ul li .text .jsh {
  font-size: 14px;
  color: #333333;
  line-height: 1.67;
}

.LinkedIn02 ul li .text .jsh p {
  margin-bottom: 10px;
}

@media (min-width: 1025px) {
  .LinkedIn02 ul li:hover .box {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.LinkedIn03 {
  padding: 44px 0 62px 0;
}

.LinkedIn03 .home-title {
  position: relative;
  z-index: 4;
}

.LinkedIn03 .home-p {
  position: relative;
  z-index: 4;
}

.LinkedIn03 .link-bottom {
  padding-top: 56px;
}

.LinkedIn03 .link-bottom .item {
  margin-bottom: 103px;
}

.LinkedIn03 .link-bottom .item .text {
  float: left;
  width: 40%;
  padding-top: 71px;
  padding-left: 140px;
  position: relative;
  z-index: 4;
}

.LinkedIn03 .link-bottom .item .text .bt {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
  line-height: 50px;
}

.LinkedIn03 .link-bottom .item .text .p {
  font-size: 18px;
  color: #666666;
  line-height: 25px;
}

.LinkedIn03 .link-bottom .item .text .duihuakuang {
  width: 382px;
  min-height: 171px;
  margin-top: 10px;
  padding-top: 32px;
  padding-left: 15px;
  background: url(../images/d1.png) no-repeat top center;
}

.LinkedIn03 .link-bottom .item .text .duihuakuang ul li {
  line-height: 40px;
  background: linear-gradient(90deg, rgba(31, 115, 225, 0.2) 0%, rgba(66, 171, 255, 0.136) 100%);
  border-radius: 20px;
  padding: 0 17px;
  width: 300px;
  color: #333333;
  margin-bottom: 7px;
}

.LinkedIn03 .link-bottom .item .text .duihuakuang p {
  margin-top: 15px;
}

.LinkedIn03 .link-bottom .item .img {
  float: right;
  width: 55%;
  position: relative;
  z-index: 4;
}

.LinkedIn03 .link-bottom .item:nth-child(1) {
  position: relative;
}

.LinkedIn03 .link-bottom .item:nth-child(1):after {
  content: '';
  display: block;
  width: 1037rem;
  height: 1074rem;
  position: absolute;
  left: 45%;
  top: 50%;
  transform: translateY(-54%);
  background: url(../images/juxing.png) no-repeat center center;
  background-size: 100%;
}

.LinkedIn03 .link-bottom .item:nth-child(3) {
  position: relative;
}

.LinkedIn03 .link-bottom .item:nth-child(3):after {
  content: '';
  display: block;
  width: 1360rem;
  height: 1710rem;
  position: absolute;
  right: 23%;
  top: -51%;
  background: url(../images/juxing1.png) no-repeat center center;
  background-size: 100%;
}

.LinkedIn03 .link-bottom .item:nth-child(2n) .img {
  float: left;
}

.LinkedIn03 .link-bottom .item:nth-child(2n) .text {
  float: right;
}

@media (max-width: 1600px) {
  .LinkedIn03 .link-bottom .item {
    margin-bottom: 66px;
  }

  .LinkedIn03 .link-bottom .item:nth-child(3):after {
    top: -40%;
  }
}

@media (max-width: 1440px) {
  .LinkedIn03 .link-bottom .item:nth-child(3):after {
    right: 25%;
    top: -26%;
  }

  .LinkedIn03 .link-bottom .item {
    margin-bottom: 43px;
  }
}

@media (max-width: 1360px) {
  .LinkedIn03 .link-bottom .item:nth-child(3):after {
    right: 27%;
    top: -22%;
  }

  .LinkedIn03 .link-bottom .item {
    margin-bottom: 22px;
  }
}

@media (max-width: 1280px) {
  .LinkedIn03 .link-bottom .item:nth-child(3):after {
    right: 26%;
    top: -21%;
  }
}

@media (max-width: 1100px) {
  .LinkedIn03 .link-bottom .item:after {
    background: none !important;
  }
}

.banner {
  padding-top: 54px;
}

.footer {
  position: relative;
  z-index: 5;
}

.banner .swiper {
  width: 1440px;
  margin: 0 auto;
  position: relative;
}

.banner .swiper .p {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  padding: 32px;
}

.banner .swiper .p .title {
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}

.banner .swiper .p .desc {
  width: 60%;
  margin: auto;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.7);
}

.current-swiper {
  width: 800px;
  height: 260px;
  background: #ffffff;
  box-shadow: 0px 10px 10px 0px rgba(34, 154, 244, 0.16);
  border-radius: 16px;
  margin: 0 auto;
  position: relative;
  z-index: 99;
}

.left-swiper,
.right-swiper {
  position: absolute;
  top: 50%;
  margin-top: -130px;
}

.left-swiper {
  left: 0;
  z-index: 1;
}

.right-swiper {
  right: 0;
  left: auto;
  z-index: 1;
}

.nocurrent-swiper {
  width: 800px;
  height: 260px;
  background: #ffffff;
  box-shadow: 0px 10px 10px 0px rgba(34, 154, 244, 0.16);
  border-radius: 16px;
  transform: scale(0.76);
}

.nocurrent-swiper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 99;
}

.swiper-slide {
  background-color: #f0f4fc;
  background-image: url(../google_files/back2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.swiper-button-prev,
.swiper-button-next {
  width: 60px;
  height: 60px;
  background-size: 100% !important;
  box-shadow: 0px 10px 10px 0px rgba(34, 154, 244, 0.16);
  border-radius: 50%;
}

.swiper-button-prev {
  left: 0;
  background: url(../images/curr_prev.png) no-repeat center center;
}

@media (min-width: 1025px) {
  .swiper-button-prev:hover {
    background: url(../images/curr_prev1.png) no-repeat center center;
  }
}

.swiper-button-next {
  background-size: auto;
  right: 0;
  background: url(../images/curr_next.png) no-repeat center center;
}

@media (min-width: 1025px) {
  .swiper-button-next:hover {
    background: url(../images/curr_next1.png) no-repeat center center;
  }
}

@media (max-width: 1650px) {
  .nav ul li {
    margin-left: 20px;
  }

  .nav ul li a {
    font-size: 14px;
  }

  .banner .swiper {
    width: 1200px;
  }

  .LinkedIn02 ul li .text .bt {
    font-size: 18px;
    margin-bottom: 13px;
  }

  .LinkedIn03 .link-bottom .item .text {
    padding-top: 51px;
    padding-left: 80px;
  }

  .inbanner08 .span1 {
    margin-bottom: 23px;
    font-size: 46px;
    line-height: 64px;
  }

  .inbanner08 .blist li .pic {
    width: 40px;
  }

  .inbanner08 .blist li {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 16px;
  }

  .inbanner08 .blist {
    margin-bottom: 37px;
  }

  .TikTok01 .left .bt {
    font-size: 26px;
  }

  .TikTok01 .left .bt span {
    font-size: 30px;
  }

  .TikTok01 .right ul li .box .text .bt {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .TikTok03 ul li .text .bt {
    font-size: 18px;
    margin-bottom: 13px;
  }

  .inbanner07 .span1 {
    margin-bottom: 23px;
    font-size: 46px;
    line-height: 64px;
  }

  .inbanner07 .span {
    font-size: 24px;
    line-height: 40px;
  }

  .crm01 .crm-bottom ul li .text .bt {
    font-size: 18px;
    margin-bottom: 16px;
  }

  .crm02 .crm-bottom ul li .item .text .bt {
    font-size: 34px;
  }

  .crm02 .crm-bottom ul li:nth-child(2) .item .text .bt {
    font-size: 20px;
  }

  .crm02 .crm-bottom ul li:nth-child(2) .item .text .p {
    margin-top: 16px;
  }
}

@media (max-width: 1360px) {
  .inbanner07 .inbg {
    height: 520px;
  }

  .inbanner08 .inbg {
    height: 520px;
  }
}

@media (max-width: 1300px) {
  .TikTok01 .right ul li .box .pic {
    width: 60px;
    top: 30px;
    left: 30px;
  }

  .TikTok01 .right ul li .box {
    padding-left: 103px;
    padding-top: 25px;
    height: 197px;
  }

  .banner .swiper {
    width: 1080px;
  }

  .current-swiper {
    width: 600px;
  }

  .nocurrent-swiper {
    width: 600px;
  }

  .LinkedIn03 .link-bottom .item .text {
    padding-left: 50px;
  }

  .inbanner07 .span1 {
    margin-bottom: 23px;
    font-size: 30px;
    line-height: 44px;
  }

  .inbanner07 .span {
    font-size: 20px;
    line-height: 34px;
  }

  .inbanner08 .span1 {
    margin-bottom: 23px;
    font-size: 30px;
    line-height: 44px;
  }

  .inbanner08 .span {
    font-size: 20px;
    line-height: 34px;
  }
}

@media (max-width: 1100px) {
  .inbanner07 .span1 {
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 34px;
  }

  .inbanner07 .span {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
  }

  .crm01 {
    padding: 40px 0;
  }

  .crm01 .crm-bottom {
    padding-top: 20px;
  }

  .crm01 .crm-bottom ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .crm01 .crm-bottom ul li .box {
    padding: 25px;
    height: auto;
  }

  .crm01 .crm-bottom ul li .pic {
    width: 60px;
  }

  .crm01 .crm-bottom ul li .text {
    padding-top: 15px;
  }

  .crm01 .crm-bottom ul li .text .bt {
    margin-bottom: 7px;
  }

  .crm02 {
    padding: 40px 0;
  }

  .crm02 .crm-bottom ul li {
    width: 100%;
  }

  .crm02 .crm-bottom ul li:nth-child(2) .item {
    width: 100%;
    padding-left: 0;
  }

  .crm02 .crm-bottom ul li .item {
    margin-bottom: 20px;
  }

  .crm02 .crm-bottom ul li:nth-child(2) {
    width: 100%;
  }

  .crm02 .crm-bottom ul li .item .box {
    height: 300px;
    padding: 25px;
  }

  .crm02 .crm-bottom ul li .item .text .bt {
    font-size: 24px;
    line-height: 40px;
  }

  .crm02 .crm-bottom ul li .item .text .p {
    font-size: 14px;
  }

  .crm02 .crm-bottom ul li:nth-child(2) .item .box {
    height: auto;
  }

  .crm02 .crm-bottom ul li:nth-child(2) .item .text .p {
    margin-top: 7px;
    width: 100%;
  }

  .inbanner08 .span1 {
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 34px;
    color: #fff;
  }

  .inbanner08 .blist {
    margin-bottom: 7px;
    width: 100%;
  }

  .inbanner08 .blist li .pic {
    width: 30px;
  }

  .inbanner08 .blist li {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 11px;
    width: 100%;
    color: #fff;
  }

  .TikTok01 {
    padding: 40px 0;
  }

  .TikTok01 .left {
    width: 100%;
    height: 327px;
    padding-top: 30px;
    margin-bottom: 20px;
  }

  .TikTok01 .right {
    width: 100%;
  }

  .TikTok01 .right ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .TikTok01 .right ul li .box {
    height: auto;
    padding: 25px;
    padding-left: 90px;
  }

  .TikTok01 .right ul li .box .pic {
    width: 50px;
    top: 25px;
    left: 25px;
  }

  .TikTok01 .right ul li .box .text .bt {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .home-title44 {
    font-size: 20px;
  }

  .TikTok02 .tik-bottom {
    padding-top: 20px;
  }

  .TikTok03 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .TikTok03 .tik-bottom {
    padding-top: 20px;
  }

  .TikTok03 ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .TikTok03 ul li .box {
    height: auto;
    padding: 25px;
  }

  .TikTok03 ul li .pic {
    width: 115px;
  }

  .TikTok03 ul li .text {
    padding: 0;
  }

  .inbanner07 .btn .sub2 {
    margin-right: 10px;
  }

  .inbanner07 .btn {
    padding-top: 20px;
  }

  .LinkedIn01 {
    padding: 40px 0;
  }

  .current-swiper {
    width: 100%;
  }

  .banner .swiper {
    width: 100%;
  }

  .banner {
    padding-top: 20px;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 40px;
    height: 40px;
    z-index: 333;
  }

  .banner .swiper p {
    font-size: 14px;
    line-height: 20px;
    padding: 25px 45px;
    width: 100%;
    z-index: 6;
  }

  .banner .swiper .swiper-slide {
    position: relative;
  }

  .banner .swiper .swiper-slide:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }

  .LinkedIn02 .link-bottom {
    padding-top: 20px;
  }

  .LinkedIn02 ul li {
    width: 100%;
    margin-bottom: 20px;
  }

  .LinkedIn02 ul li .box {
    height: auto;
  }

  .LinkedIn02 ul li .text {
    padding: 25px;
  }

  .LinkedIn02 ul li .text .bt {
    font-size: 18px;
    margin-bottom: 7px;
  }

  .LinkedIn03 .link-bottom {
    padding-top: 20px;
  }

  .LinkedIn03 {
    padding: 40px 0;
    background: #fff;
  }

  .LinkedIn03 .link-bottom .item .text {
    width: 100%;
    padding: 0 0 25px 0;
  }

  .LinkedIn03 .link-bottom .item .text .bt {
    font-size: 20px;
    line-height: 40px;
  }

  .LinkedIn03 .link-bottom .item .text .p {
    font-size: 14px;
    line-height: 25px;
  }

  .LinkedIn03 .link-bottom .item .text .duihuakuang {
    width: 100%;
    min-height: 0;
    margin-top: 10px;
    padding: 20px;
    background: linear-gradient(180deg, rgba(31, 115, 255, 0.22) 0%, rgba(255, 255, 255, 0) 100%);
    border: 1px solid;
    border-image: linear-gradient(180deg, #1f73ff, rgba(31, 115, 255, 0)) 1 1;
  }

  .LinkedIn03 .link-bottom .item .text .duihuakuang ul li {
    line-height: 28px;
    background: linear-gradient(90deg, rgba(31, 115, 225, 0.2) 0%, rgba(66, 171, 255, 0.68) 100%);
    width: 100%;
    margin-bottom: 7px;
    padding: 5px 15px;
  }

  .LinkedIn03 .link-bottom .item {
    margin-bottom: 20px;
  }

  .LinkedIn03 .link-bottom .item .img {
    width: 100%;
  }
}

.home-message ul li .box .iconfont {
  z-index: 44;
}

.home-message ul li textarea {
  resize: none;
}

.combo-select {
  position: relative;
  cursor: pointer;
}

.combo-select .combo-input {
  margin-bottom: 0;
}

#privacyPopup {
  height: 544px;
}

#privacyPopup .home-message {
  padding: 61px 0 63px 0;
}

body {
  margin: 0 auto;
}

/**
 * Input field
 */
.home-message ul li input,
.home-message ul li textarea {
  color: #333333;
}

.home-message ul li input::-webkit-input-placeholder {
  color: #999999;
  background: none;
}

.home-message ul li input:-moz-placeholder {
  color: #999999;
  background: none;
  opacity: 1;
}

.home-message ul li input::-moz-placeholder {
  color: #999999;
  background: none;
  opacity: 1;
}

.home-message ul li input:-ms-input-placeholder {
  color: #999999;
  background: none;
}

.home-message ul li textarea::-webkit-input-placeholder {
  color: #999999;
  background: none;
}

.home-message ul li textarea:-moz-placeholder {
  color: #999999;
  background: none;
  opacity: 1;
}

.home-message ul li textarea::-moz-placeholder {
  color: #999999;
  background: none;
  opacity: 1;
}

.home-message ul li textarea:-ms-input-placeholder {
  color: #999999;
  background: none;
}

.home-message ul li input:-webkit-autofill {
  background: transparent;
  transition: background-color 50000s ease-in-out 0s;
}

.combo-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none;
  width: 100%;
  box-sizing: border-box;
  padding: 12px;
  padding-right: 60px;
  border-radius: 3px;
  cursor: pointer;
}

.combo-input:focus {
  outline: none;
}

/**
 * Arrow
 */
.combo-arrow {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  width: 40px;
  font-size: 12px;
  color: #999999;
}

.combo-arrow:before {
  content: ' ';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #cccccc;
  display: block;
  width: 0;
  height: 0;
  top: 0;
  right: 15px;
  bottom: 0;
  position: absolute;
  margin: auto 0;
}

/**
 * When opened
 */
.combo-open .combo-arrow {
  border-color: #51a7e8;
}

.combo-open .combo-arrow:before {
  border-top: none;
  border-bottom: 5px solid #cccccc;
}

/**
 * When focused
 */
.combo-focus input {
  border-color: #51a7e8;
}

/**
 * Hide native select
 */
.combo-select select {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  opacity: 0;
}

@media only screen and (min-width: 960px) {
  .combo-select select {
    left: -1px;
    top: -1px;
    width: 0;
    height: 0;
    margin: 0;
  }
}

/**
 * Selected option
 */
.option-selected {
  background-color: #eee;
}

/**
 * Hovered option
 */
.option-hover {
  background: #F1F2F4;
}

/**
 * Option item
 */
.option-item {
  cursor: pointer;
}

.option-item:hover {
  color: #5088FF;
}

/**
 * Disabled and optgroups
 */
.option-group {
  cursor: text;
  font-weight: 600;
  background: #e1e1e1;
  border: 1px #ccc solid;
  border-width: 1px 0;
}

/**
 * Disabled
 */
.option-disabled {
  opacity: 0.5;
}

/**
 * Dropdown
 */
.combo-dropdown {
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  width: 100%;
  margin: 0 !important;
  padding: 0;
  display: none;
  background: #fff;
  box-shadow: 0px 10px 32px 0px rgba(38, 38, 38, 0.18);
  border-radius: 4px;
}

.combo-dropdown li {
  margin: 0 !important;
  padding: 0 20px !important;
  line-height: 36px;
  width: 100% !important;
  text-align: left;
  color: #262626;
}

/**
 * On Active
 */
.combo-open .combo-dropdown {
  display: block;
}

/**
 * Search marker
 */