.navbar .btn-login {
  border: 1px solid #0a64fa;
  color: #0a64fa;
}

.introduction-panel {
  height: 463px;
  background: url(/product/images/ai/banner.jpg) no-repeat scroll center center
    transparent;
  background-size: cover;
}

.introduction-panel .section {
  width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}


.introduction-panel .section .sub-title li {
  color: #637282;
  font-size: 18px;
  line-height: 40px;
}
.introduction-panel .section .sub-title li:before {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  float: left;
  background-color: #637282;
  margin-top: 20px;
  margin-right: 10px;
}
.introduction-panel .section .btn {
  padding: 12px 16px;
  border-radius: 6px;
  margin-top: 24px;
  align-items: center;
  display: flex;
  float: left;
}

.introduction-panel .section .btn.appointment {
  color: white;
  background: #0a64fa;
}
.introduction-panel .section .btn.appointment:hover {
  background-color: #095ae1;
}

.introduction-panel .section .btn.experience {
  width: 118px;
  height: 42px;
  color: #1b2733;
  border: 1px solid #2348ff;
  color: #2348ff;
  border-radius: 2px;
  margin-left: 12px;
}

.introduction-panel .section .btn.experience:hover {
  background-color: #ecedf0;
}

.intro-banner {
  position: relative;
}

.intro-banner .tip {
  position: absolute;
  top: 98px;
  left: 0;
}

.intro-banner .tip span {
  font-size: 24px;
  font-weight: 600;
  background: linear-gradient(93deg, #174ce4 -7%, #482beb 98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.intro-section {
  width: 1280px;
  margin: 0 auto;
}

.intro-section .section-title {
  text-align: center;
  margin-bottom: 40px;
}

.section-1 .card-container {
  display: flex;
  justify-content: space-between;
}

.section-1 .card-container .card {
  width: 314px;
  padding: 28px 0;
  box-sizing: border-box;
  border-radius: 12px;
  background: linear-gradient(115deg, #ebecff 0%, #ebf3fc 99%);
}


.section-1 .card-container .card img {
  width: 40px;
  height: 40px;
  margin: 0 auto 16px;
  display: block;
}

.section-1 .card-container .card p {
  text-align: center;
}

.section-1 .card-container .card p span {
  font-size: 20px;
  background: linear-gradient(105deg, #4148d0 -2%, #3c69d9 118%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.section-1 .image {
  width: 1280px;
  height: 77px;
  background-image: url("/product/images/ai_new/arrow.png");
  background-size: 100% 100%;
}

.section-1 .tip {
  width: 628px;
  height: 104px;
  margin: 0 auto;
  padding: 24px 28px;
  box-sizing: border-box;
  background-image: url("/product/images/ai_new/section-1-bg.png");
  background-size: 100% 100%;
  box-shadow: 0px 10px 30px 0px rgba(131, 38, 181, 0.08);
  display: flex;
}

.section-1 .tip img {
  width: 56px;
  height: 56px;
  margin-right: 16px;
}

.section-1 .tip p {
  background: linear-gradient(95deg, #ce1a65 -3%, #4b2ef0 99%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  align-items: center;
  display: flex;
}

.section-2 {
  width: auto;
  background-image: url("/product/images/ai_new/section2-bg2.png");
  background-size: 100% 100%;
}

.section-2 .container {
  width: 1280px;
  margin: 0 auto;
}

.section-2 .row-1 {
  display: flex;
  justify-content: space-between;
}

.section-2 .row-1 .card {
  width: 176px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 10px 30px 0px rgba(38, 40, 181, 0.08);
}


.section-2 .row-1 .card span {
  font-size: 12px;
  background: linear-gradient(114deg, #4148d0 -6%, #3c69d9 120%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.section-2 .row-2 {
  width: 100%;
  height: 398px;
  padding-top: 40px;
  box-sizing: border-box;
  border-radius: 12px;
  margin-top: 8px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 10px 30px 0px rgba(38, 40, 181, 0.08);
}

.section-2 .row-2 img {
  width: 1235px;
  margin: 0 auto;
  display: block;
}

.section-2 .row-3 {
  width: 100%;
  height: 60px;
  border-radius: 12px;
  margin-top: 8px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 10px 30px 0px rgba(38, 40, 181, 0.08);
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-2 .row-3 img {
  height: 24px;
}

.section-3 img {
  width: 1280px;
}

.section-4 {
  width: auto;
}
.section-4 .title {
  text-align: center;
}
.section-4 .container {
  width: 1280px;
  margin: 0px auto;
  justify-content: space-between;
  display: flex;
}

.section-4 .container .left {
  width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section-4 .container .right {
  width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section-4 .container .right .row {
  justify-content: space-between;
  display: flex;
  margin-bottom: 50px;
}

.section-4 .container .right .row .card {
  width: 250px;
}

.section-4 .container .right .row .card .icon {
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
  box-shadow: 0px 14.58px 43.75px 0px rgba(1, 26, 129, 0.1);
}

.section-4 .container .right .row .card .card-title {
  font-size: 24px;
  margin-bottom: 10px;
}

.section-4 .container .right .row .card .section-text {
  color: rgba(0, 0, 0, 0.45);
}

.section-5 .card-container {
  width: 1280px;
  gap: 8px;
  margin-bottom: 8px;
  display: flex;
}

.section-5 .row-1 {
  height: 64px;
}

.section-5 .row-1 .card {
  text-align: center;
}

.section-5 .row-2 {
  height: 135px;
}

.section-5 .row-2 .card .digit {
  position: absolute;
  left: 16px;
  bottom: 16px;
  width: 100px;
  height: 48px;
}

.section-5 .row-2 .card .per {
  font-size: 20px;
}

.section-5 .row-3 {
  height: 135px;
}

.section-5 .row-4 {
  height: 64px;
  background-image: url("/product/images/ai_new/section5-bg.png");
  background-size: 100% 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-5 .row-4 img {
  height: 24px;
  margin-right: 12px;
}

.section-5 .row-4 p {
  font-size: 24px;
  font-weight: 500;
}

.section-5 .card-container .bg1 {
  background-color: #d0e9ff;
}

.section-5 .card-container .bg2 {
  background-color: #d0f4f4;
}

.section-5 .card-container .bg3 {
  background-color: #e7dbfc;
}

.section-5 .card-container .card {
  position: relative;
  flex: 1 1 100%;
  border-radius: 12px;
  padding: 16px;
  box-sizing: border-box;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  position: relative;
}

.section-6 {
  width: auto;
}

.section-6 .title {
  text-align: center;
}

.section-6 .container {
  width: 1280px;
  margin: 0px auto;
  justify-content: space-between;
  display: flex;
}

.section-6 .container .card {
  width: 600px;
}

.section-6 .container .card .icon {
  width: 40px;
  height: 40px;
  margin: 0 auto 20px;
  display: block;
  box-shadow: 0px 14.58px 43.75px 0px rgba(1, 26, 129, 0.1);
}

.section-6 .container .card .bg {
  width: 600px;
}

.section-6 .container .card .card-title {
  text-align: center;
  margin-bottom: 10px;
}

.section-6 .container .card .section-text {
  width: 470px;
  color: rgba(0, 0, 0, 0.45);
  margin: 0 auto;
  text-align: center !important;
}

.section-7 img {
  width: 1280px;
}

.icon-down {
  width: 28px;
  height: 28px;
  background-image: url("/product/images/ai_new/down.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}

.icon-up {
  width: 28px;
  height: 28px;
  background-image: url("/product/images/ai_new/up.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.case-card-context li {
  width: 411px;
}
