.case-detail {
  width: 75%;
  height: 100vh;
  overflow: auto;
  position: fixed;
  right: -75%;
  background: #fff;
  top: 0;
  z-index: 10;
}
.case-detail-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9;
  right: -100%;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.case-detail .case-detail-head {
  padding: 0 6rem;
  height: 7rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: sticky;
  top: 0;
  right: 0;
  z-index: 2;
}
.case-detail .case-detail-head.active {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.case-detail .case-detail-head.active .page .prev,
.case-detail .case-detail-head.active .page .next,
.case-detail .case-detail-head.active .close {
  background: #463bd3;
}
.case-detail .case-detail-head.active .page i::before,
.case-detail .case-detail-head.active .close::before {
  color: #fff;
}

.case-detail .page {
  display: flex;
}

.case-detail .page .prev,
.case-detail .page .next {
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 3rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  text-align: center;
}
.case-detail .page .prev {
  transform: rotate(180deg);
  margin-right: 1rem;
}
.case-detail .page i {
  font-size: 1.2rem;
  color: #463bd3;
}
.case-detail .page i::before {
  transform: scale(0.8);
  display: block;
}
.case-detail .case-detail-head .close {
  width: 3rem;
  height: 3rem;
  background: #fff;
  border-radius: 3rem;
  cursor: pointer;
  text-align: center;
  line-height: 3rem;
  font-size: 1.2rem;
  color: #fff;
}
.case-detail .case-detail-head .close::before {
  color: #463bd3;
  display: block;
  transform: scale(0.8);
}
.case-detail .case-detail-banner {
  height: 60rem;
  position: absolute;
  top: 0;
  width: 100%;
}
.case-detail .case-detail-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-detail .case-detail-banner p {
  font-size: 4.8rem;
  font-variation-settings: 'BEVL' 1, 'wght' 700;
  color: #ffffff;
  margin-bottom: 3rem;
}
.case-detail .case-detail-banner .text {
  position: absolute;
  padding: 0 6rem;
  box-sizing: border-box;
  top: 50%;
  transform: translate(0, -50%);
}
.case-detail .case-detail-banner .tag {
  display: flex;
}
.case-detail .case-detail-banner .link {
  width: 4.4rem;
  height: 4.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  box-sizing: border-box;
  border: 1px solid #fff;
  margin-top: 3.5rem;
  cursor: pointer;
}
.case-detail .case-detail-banner .link img {
  width: 1.7rem;
  height: auto;
}
.case-detail .case-detail-banner .tag span {
  font-size: 1.8rem;
  font-variation-settings: 'BEVL' 1, 'wght' 300;
  color: #fff;
  padding-right: 2rem;
  margin-right: 2rem;
  position: relative;
}
.case-detail .case-detail-banner .tag span:first-child:before {
  content: '';
  width: 1px;
  height: 1.4rem;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}
.case-detail .case-detail-banner .link {
  width: 4rem;
  height: 4rem;
  margin-top: 5rem;
}
.case-detail .case-industry {
  display: flex;
  padding: 5rem 6rem;
  margin-bottom: 9rem;
}
.case-detail .case-industry li {
  width: 50%;
}
.case-detail .case-industry li p {
  font-size: 1.6rem;
  color: #999999;
  line-height: 3rem;
}
.case-detail .case-industry li span {
  font-size: 1.8rem;
  font-variation-settings: 'BEVL' 1, 'wght' 400;
  color: #333333;
  line-height: 3rem;
}

.case-detail .case-detail-title {
  font-size: 4.8rem;
  font-variation-settings: 'BEVL' 1, 'wght' 500;
  color: #333333;
  padding: 0 6rem;
  line-height: 5.2rem;
  white-space: pre-line;
  width: 35%;
}
.case-detail .case-detail-text {
  font-size: 1.8rem;
  font-variation-settings: 'BEVL' 1, 'wght' 300;
  color: #333333;
  line-height: 3rem;
  margin: 9rem 6rem 13rem 50%;
  text-align: justify;
}
.case-detail .case-detail-content {
  padding: 0;
  margin-bottom: 6rem;
}
.case-detail .case-detail-content img {
  width: auto !important;
  height: auto !important;
}
.case-detail .case-detail-content * {
  line-height: 24px;
}
.case-detail .case-detail-contact {
  position: relative;
  background: #463bd3;
}
.case-detail .case-detail-contact .absolute-more {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  background: rgba(70, 59, 211, 0.22);
}
.case-detail .case-detail-contact .img {
  font-size: 0;
  height: 80rem;
}
.case-detail .case-detail-contact .img img {
  width: 100%;
  height: 80rem;
  object-fit: cover;
}
.case-detail .case-detail-contact p {
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.1);
  color: rgba(0, 0, 0, 0);
  text-stroke: 1px rgba(255, 255, 255, 0.1);
  font-size: 30rem;
  margin-top: 3.5rem;
  padding-bottom: 8rem;
  text-align: center;
}
.case-detail-mb-more {
  display: none;
}
.case-detail-introduce {
  padding-top: 60rem;
}
@media (max-width: 980px) {
  .case-detail-mb-more {
    display: block;
    padding: 6rem 0;
  }
  .case-detail-mb-more .more-img {
    width: 10rem;
    height: 10rem;
  }
  .case-detail .case-detail-head {
    padding: 0 1.5rem;
  }
  .case-detail {
    width: 100%;
    right: -100%;
  }
  .case-detail .case-detail-head {
    height: 5rem;
  }
  .case-detail .case-detail-head .close,
  .case-detail .page .prev,
  .case-detail .page .next {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
  .case-detail .page i::before,
  .case-detail .case-detail-head .close::before {
    transform: scale(0.7);
  }
  .case-detail .case-detail-banner {
    height: 49rem;
  }
  .case-detail-introduce {
    background: #fff;
    margin-top: 40rem;
    padding-top: 0;
    position: relative;
    border-radius: 1.2rem 1.2rem 0.5rem 0.5rem;
  }
  .case-detail .case-detail-banner p {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  .case-detail .case-detail-banner .text {
    padding: 0 2rem;
  }
  .case-detail .case-detail-banner .tag span {
    font-size: 1.3rem;
    margin-right: 1em;
    padding-right: 1rem;
  }
  .case-detail .case-industry li {
    font-size: 0;
  }
  .case-detail .case-industry {
    padding: 2rem 0;
    margin: 0 2rem;
    margin-bottom: 5rem;
    border-bottom: 1px solid rgba(64, 55, 184, 0.1);
  }
  .case-detail .case-industry li p {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
  .case-detail .case-industry li span {
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-top: 0.8rem;
    display: block;
  }
  .case-detail .case-detail-title {
    padding: 0 2rem;
    font-size: 2.1rem;
    line-height: 2.6rem;
    width: auto;
  }
  .case-detail .case-detail-text {
    margin: 4rem 2rem;
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .case-detail .case-detail-content {
    padding: 0;
    margin-bottom: 3rem;
  }
  .case-detail .case-detail-contact {
    padding-top: 5rem;
  }
  .case-detail .case-detail-contact p {
    font-size: 10rem;
  }
  .case-detail .case-detail-contact {
    display: none;
  }
}
