body,
h1,
h2,
h3,
h4,
h5,
h6 p,
ul,
li,
p {
  margin: 0;
}

a {
  text-decoration: none;
}

.advertising {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #e6f0f8;
}

.advertising_img_pc {
  width: 1920px;
}

.advertising_img_app {
  display: none;
}

.info-content-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
}

.quality-box {
  width: 1440px;
}

.quality-title {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
  line-height: 33px;
  margin-top: 80px;
  text-indent: 36px;
}

.quality-info-box {
  display: flex;
  margin-top: 37px;
}

.quality-info-text-box {
  width: 696px;
  height: 328px;
  background: linear-gradient(180deg, #f3f8fd 0%, #ffffff 100%);
  border-radius: 16px;
  padding: 26px 40px 40px 37px;
  box-sizing: border-box;
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.quality-info-text-item {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #36383f;
  line-height: 34px;
  text-indent: 36px;
}

.quality-info-style-img-pc {
  width: 673px;
  height: 380px;
}

.quality-info-style-img-app {
  display: none;
}

.tag-box {
  display: flex;
  justify-content: space-between;
}

.tag-box li {
  list-style-type: none;
}

.lanlan-logo-tag {
  width: 190px;
  height: 86px;
  background: #0e7aff;
  box-shadow: 0px 6px 12px 0px rgba(16, 91, 184, 0.4);
  border-radius: 15px;
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: #fff;
}

.lanlan-logo-img {
  width: 28px;
  height: 30px;
  margin-right: 7px;
}

.lanting-logo-tag {
  width: 190px;
  height: 86px;
  background: #0e7aff;
  box-shadow: 0px 6px 12px 0px rgba(16, 91, 184, 0.4);
  border-radius: 15px;
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: #fff;
  font-weight: 300;
}

.lanting-logo-img {
  width: 28px;
  height: 30px;
  margin-right: 7px;
}

.tag-item {
  width: 171px;
  height: 86px;
  background: linear-gradient(48deg, #fafcff 0%, #f6f8fc 100%);
  box-shadow: 0px 6px 12px 0px rgba(20, 29, 39, 0.08);
  border: 1px solid;
  border-image: linear-gradient(135deg, rgba(255, 255, 255, 1), rgba(234, 240, 255, 1)) 1 1;
  backdrop-filter: blur(4px);
  padding: 12px 0 0 32px;
  box-sizing: border-box;
}

.tag-title {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 25px;
}

.tag-num-box {
  display: flex;
  align-items: flex-start;
}

.tag-num {
  font-family: DINAlternate, DINAlternate;
  font-weight: bold;
  font-size: 36px;
  color: #0e7aff;
  line-height: 42px;
  margin-right: 5px;
}

.tag-icon {
  font-family: Arial, Arial;
  font-weight: 900;
  font-size: 24px;
  color: #0e7aff;
  line-height: 33px;
}

/* 带底部线条的标题样式 */
.title-line-module {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 600;
  font-size: 32px;
  color: #000000;
  line-height: 45px;
  position: relative;
}

.title-line-module::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 0px;
  width: 108px;
  height: 5px;
  background: #0d7bff;
}

.title-line-module::before {
  content: "";
  position: absolute;
  bottom: -18px;
  right: 0px;
  width: 13px;
  height: 5px;
  background: #0d7bff;
}

/* 企业文化 */
.enterprise-culture-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 120px;
  box-sizing: border-box;
}

.enterprise-culture-main {
  width: 1440px;
}

.enterprise-culture-info-box {
  display: flex;
  margin-top: 90px;
}

.enterprise-culture-info-img-box {
  display: flex;
  flex-direction: column;
  margin-right: 16px;
}

.enterprise-culture-img1 {
  width: 326px;
  height: 566px;
}

.enterprise-culture-img2 {
  width: 326px;
  height: 258px;
  margin-top: 14px;
}

.enterprise-culture-info-text-box {
  display: grid;
  grid-template-columns: repeat(2, 536px);
  grid-gap: 16px;
}

.enterprise-culture-info-text-item {
  width: 536px;
  height: 411px;
  background: linear-gradient(180deg, #f3f8fd 0%, #ffffff 100%);
  border-radius: 16px;
  padding: 44px 53px;
  box-sizing: border-box;
}

.enterprise-culture-info-text-title {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
  line-height: 33px;
  min-height: 42px;
}

.enterprise-culture-info-text-content {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #36383f;
  line-height: 34px;
  margin-top: 19px;
}

/* 服务范围 */
.scope-of-services-box {
  height: 1137px;
  background: linear-gradient(135deg, #fcfdff 0%, #f4f7ff 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 120px;
  padding-top: 80px;
  box-sizing: border-box;
}

.scope-of-services-main {
  width: 1440px;
  margin-top: 96px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 62px;
}

.scope-of-services-info-item {
  display: flex;
  align-items: center;
}

.scope-of-services-item-img {
  width: 64px;
  height: 64px;
  margin-right: 46px;
}

.scope-of-services-info-item-title {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
  line-height: 33px;
}

.scope-of-services-info-item-introduce {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #36383f;
  line-height: 34px;
}

.scope-of-services-info-item-introduce {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #36383f;
  line-height: 34px;
  margin-top: 12px;
}

/* 客户口碑 */
.customer-reputation-box {
  background: #fdfeff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  height: 912px;
  box-sizing: border-box;
}

.customer-reputation-main {
  margin-top: 72px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
  grid-row-gap: 36px;
  width: 1440px;
}

.customer-reputatione-item {
  height: 168px;
  background: #ffffff;
  border-radius: 4px;
  padding: 0 22px;
  box-shadow: 0px 6px 12px 0px rgba(16, 91, 184, 0.4);
}

.customer-reputatione-item-head {
  height: 65px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(220, 230, 241, 0.5);
}

.customer-reputatione-item-head img {
  /* max-height: 55px; */
  min-height: 20px;
  min-width: 20px;
  max-width: 160px;
  max-height: 50px;
}

.customer-reputatione-item-title {
  margin-left: 8px;
  flex: 1;
}

.customer-reputatione-item-info {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #36383f;
  line-height: 34px;
}

.customer-reputatione-item-content {
  display: flex;
  margin-top: 20px;
}

.customer-reputatione-item-info {
  margin-left: 26px;
  height: 68px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #36383f;
  line-height: 34px;
}

.customer-reputatione-item-content .symbol {
  font-size: 58px;
  color: rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  height: max-content;
}

.customer-reputatione-item-content .end-symbol {
  margin-top: 35px;
  margin-left: 5px;
}

.customer-reputatione-item-head .author {
}

.author .label {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #838383;
  line-height: 25px;
}

.author .value {
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #333;
  line-height: 25px;
}

/* 公司成员 */
.corporator-box-pc {
  height: 1204px;
  background: linear-gradient(135deg, #fcfdff 0%, #f4f7ff 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  box-sizing: border-box;
}

.corporator-box-app {
  display: none;
}

.corporator-info-box {
  display: grid;
  grid-template-columns: repeat(3, 464px);
  grid-gap: 24px;
  margin-top: 73px;
}

.corporator-info-card {
  display: flex;
  align-items: center;
  height: 166px;
  background: #ffffff;
  border-radius: 4px;
  padding: 32px;
  box-sizing: border-box;
}

.corporator-info-head-img {
  width: 72px;
  height: 72px;
}

.corporator-name {
  height: 33px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #080808;
  line-height: 33px;
}

.position {
  height: 28px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: RGBA(82, 82, 82, 1);
  line-height: 28px;
  margin-left: 18px;
}

.corporator-info-introduce {
  flex: 1;
  margin-left: 24px;
}

.corporator-introduce {
  height: 68px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #080808;
  line-height: 34px;
  margin-top: 9px;
}

/* 联系我们 */
.contact—us-box {
  height: 1097px;
  padding-top: 80px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-information-box {
  width: 1440px;
  display: flex;
  justify-content: space-between;
  margin-top: 97px;
}

.contact-information-card {
  display: flex;
}

.contact-information-card-info {
  margin-left: 46px;
}

.contact-information-card-info-title {
  height: 33px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #000000;
  line-height: 33px;
}

.contact-information-card-info-text {
  width: 518px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #36383f;
  line-height: 34px;
  margin-top: 23px;
}

.need-img {
  width: 58px;
  height: 64px;
}

.opinion-img {
  width: 70px;
  height: 64px;
}

.contact—us-city {
  width: 1440px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 34px;
  margin-top: 75px;
}

.contact-city-card {
}

.contact-cit-img {
  height: 320px;
  width: 100%;
}

.contact—us-city-title {
  height: 50px;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 500;
  font-size: 36px;
  color: #000000;
  line-height: 50px;
  padding-left: 22px;
  box-sizing: border-box;
  margin-top: 32px;
  margin-bottom: 8px;
}

.contact—us-city-item {
  display: flex;
  align-items: center;
  padding-left: 22px;
  box-sizing: border-box;
  margin-top: 16px;
}

.location-img {
  width: 16px;
  height: 20px;
}

.phone-img {
  width: 18px;
  height: 17px;
}

.contact—us-city-item-info {
  margin-left: 6px;
}

.style-text {
  color: rgba(28, 131, 255, 1);
}

/* 轮播图 */
.carousel {
  position: relative;
  /* overflow: hidden; */
  flex: 1;
  padding-bottom: 40px;
}

.carousel-container {
  display: flex;
  transition: transform 0.5s ease;
  /* 假设有4张图片，根据图片数量调整 */
}

.carousel-slide .carousel-slide-item {
  flex-shrink: 0;
  display: block;
  animation-name: slideRight;
  /* 引用@keyframes定义的动画名称 */
  animation-duration: 0.5s;
  /* 动画持续时间 */
  animation-fill-mode: forwards;
  /* 动画完成后保持最后一帧的状态 */
}

.carousel-slide-btn {
  display: flex;
  justify-content: center;
  grid-column-gap: 8px;
  width: 100%;
  position: absolute;
  bottom: 0px;
}

.carousel-slide-btn-item {
  width: 26px;
  height: 3px;
  background: #d4dce8;
  box-shadow: 0px 0px 14px 0px rgba(35, 97, 166, 0.17);
  backdrop-filter: blur(9px);
}

.carousel-slide-btn-item-active {
  background: #0d7bff;
}

/* 定义动画序列 */
@keyframes slideRight {
  from {
    transform: translateX(200px);
    /* 动画开始时，元素位于原始位置 */
  }

  to {
    transform: translateX(0);
    /* 动画结束时，元素向右移动100px */
  }
}

/* 根据需要调整样式 */
@media screen and (max-width: 1300px) {
  .header {
    /* background: #eef6ff; */
  }

  .main {
    width: 100vw;
  }

  .advertising_img_pc {
    display: none;
  }

  .advertising_img_app {
    display: block;
    width: 100vw;
    height: auto;
  }

  .info-content-box {
    margin-top: 32px;
    padding: 0 16px;
    overflow: hidden;
    width: 100vw;
    box-sizing: border-box;
    padding-bottom: 10px;
  }

  .quality-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .quality-info-style-img-pc {
    display: none;
  }

  .quality-info-style-img-app {
    display: block;
    width: 326px;
    height: 173px;
  }

  .quality-title {
    margin-top: 32px;
    text-indent: 0;
    font-size: 20px;
    color: #000000;
    line-height: 18px;
  }

  .quality-info-box {
    margin-top: 28px;
  }

  .quality-info-text-box {
    width: 100%;
    margin: 0;
    height: 348px;
    background: linear-gradient(180deg, #f3f8fd 0%, #ffffff 100%);
    border-radius: 4px;
    padding: 16px;
  }

  .quality-info-text-item {
    font-family:
      PingFangSC,
      PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #36383f;
    line-height: 28px;
  }

  .tag-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 17px 11px;
    margin-top: 16px;
  }

  .lanlan-logo-tag {
    width: 100%;
    height: 76px;
  }

  .lanting-logo-tag {
    width: 100%;
    height: 76px;
  }

  .enterprise-culture-box {
    padding: 32px 16px;
  }

  .title-line-module {
    font-size: 20px;
    color: #000000;
    line-height: 18px;
  }

  .title-line-module::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0px;
    width: 60px;
    height: 2px;
    background: #0d7bff;
  }

  .title-line-module::before {
    content: "";
    position: absolute;
    bottom: -8px;
    right: 0px;
    width: 10px;
    height: 2px;
    background: #0d7bff;
  }

  .enterprise-culture-main {
    width: 100%;
  }

  .enterprise-culture-info-box {
    flex-direction: column;
    margin-top: 42px;
  }

  .enterprise-culture-info-img-box {
    flex-direction: row;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
    margin: 0;
  }

  .enterprise-culture-img1,
  .enterprise-culture-img2 {
    width: 100%;
    height: 138px;
    margin: 0;
  }

  .enterprise-culture-info-text-box {
    display: flex;
    flex-direction: column;
    margin-top: 16px;
  }

  .enterprise-culture-info-text-item {
    width: 100%;
    padding: 16px;
    height: max-content;
  }

  .enterprise-culture-info-text-title {
    font-size: 16px;
    color: #000000;
    line-height: 18px;
    min-height: 18px;
    margin-top: 8px;
  }

  .enterprise-culture-info-text-content {
    font-weight: 400;
    font-size: 14px;
    color: #36383f;
    line-height: 28px;
    margin-top: 12px;
  }

  .scope-of-services-box {
    margin-top: 10px;
    padding-top: 0px;
    padding: 0 16px;
    background: linear-gradient(135deg, #fcfdff 0%, #f4f7ff 100%);
    height: max-content;
    padding-bottom: 32px;
  }

  .scope-of-services-main {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    grid-gap: 27px;
    width: 100%;
  }

  .scope-of-services-info-item {
    display: block;
    position: relative;
  }

  .scope-of-services-item-img {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
  }

  .scope-of-services-info-item-title {
    font-size: 14px;
    color: #000000;
    line-height: 30px;
    margin-left: 40px;
  }

  .scope-of-services-info-item-introduce {
    font-family:
      PingFangSC,
      PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #36383f;
    line-height: 26px;
    margin-top: 12px;
  }

  .customer-reputation-box {
    padding: 32px 16px;
    height: max-content;
    background-color: #fff;
  }

  .customer-reputation-main {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
    margin-top: 32px;
    grid-row-gap: 16px;
  }

  .customer-reputatione-item {
    position: relative;
    padding: 0 16px 24px 16px;
  }

  .customer-reputatione-item-head {
    border: none;
  }

  .customer-reputatione-item-head img {
    height: 30px;
  }

  .author {
    position: absolute;
    bottom: 24px;
    right: 16px;
    height: 14px;
  }

  .author .label {
    font-size: 14px;
    color: #838383;
    line-height: 1;
  }

  .author .value {
    font-size: 14px;
    color: #838383;
    line-height: 1;
  }

  .customer-reputatione-item-content {
    margin-top: 0;
  }

  .customer-reputatione-item-info {
    font-family:
      PingFangSC,
      PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #36383f;
    line-height: 28px;
    margin-left: 0;
    height: max-content;
  }

  .symbol {
    display: none;
  }

  .author-app {
    font-family:
      PingFangSC,
      PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #838383;
    line-height: 14px;
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
  }

  .corporator-box-pc {
    display: none;
  }

  .corporator-box-app {
    min-height: 1284px;
    padding: 32px 16px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(135deg, #fcfdff 0%, #f4f7ff 100%);
  }

  .corporator-info-box {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 26px;
    grid-gap: 16px;
    flex: 1;
  }

  .corporator-info-card {
    background: #ffffff;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 20px 16px;
    height: max-content;
  }

  .corporator-info-head-img {
    width: 72px;
    height: 72px;
  }

  .corporator-name {
    font-size: 16px;
    color: #080808;
    line-height: 16px;
    height: 16px;
    display: flex;
    white-space: nowrap;
  }

  .position {
    font-size: 14px;
    line-height: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .corporator-introduce {
    font-size: 14px;
    line-height: 20px;
    color: #7d7d7d;
    height: 40px;
  }

  /* 员工轮博 */

  .carousel-slide-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-row-gap: 16px;
  }

  /* 联系我们 */
  .contact—us-box {
    padding: 32px 16px;
    width: 100%;
  }

  .contact-information-box {
    flex-direction: column;
    margin-top: 45px;
    width: 100%;
    grid-row-gap: 24px;
  }

  .contact-information-card {
    position: relative;
  }

  .need-img {
    width: 29px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .contact-information-card-info {
    margin-left: 0;
    width: 100%;
  }

  .contact-information-card-info-title {
    font-size: 16px;
    color: #000000;
    line-height: 32px;
    text-indent: 50px;
  }

  .contact-information-card-info-text {
    font-size: 14px;
    color: #36383f;
    line-height: 28px;
    margin-top: 12px;
    width: 100%;
  }

  .han {
    display: none;
  }

  .opinion-img {
    height: 30px;
    width: 28px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .contact—us-box {
    height: max-content;
    box-sizing: border-box;
  }

  .contact—us-city {
    grid-template-columns: 1fr;
    grid-row-gap: 24px;
    width: 100%;
    margin-top: 28px;
  }

  .contact-city-card {
    position: relative;
    padding-left: 132px;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .contact-cit-img {
    width: 132px;
    height: 96px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .contact—us-city-title {
    font-size: 18px;
    color: #000000;
    line-height: 18px;
    margin: 0;
    height: 18px;
    padding-left: 12px;
    margin: 0;
  }

  .contact—us-city-item {
    font-size: 14px;
    color: #000000;
    line-height: 14px;
    padding-left: 12px;
    display: flex;
    align-items: flex-start;
    margin: 0;
  }

  .phone-img {
    width: 14px;
    height: 14px;
  }

  .location-img {
    width: 14px;
    height: 14px;
  }
}
