/*banner导航*/
.slide {
  width: 100%;
  height: 6.72rem;
  padding-top: 2rem;
  background-image: url('https://m.xdianbang.com/image/dcbanner.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.slide-title {
  height: 0.8rem;
  font-size: 28px;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.8rem;
  text-align: center;
}
.slide-btn {
  width: 2.4rem;
  height: 0.8rem;
  background: #1869ff;
  border-radius: 0.08rem;
  font-size: 14px;
  color: #ffffff;
  line-height: 0.8rem;
  text-align: center;
  margin: 0.8rem auto 0;
}
.main-title {
  font-size: 22px;
  text-align: center;
  font-weight: 400;
  color: #000000;
  margin-bottom: 0.88rem;
}
/*行业痛点*/
.main-pain {
  padding: 1.6rem 0.58rem;
}
.main-pain-row {
  display: flex;
  justify-content: space-between;
}
.main-pain-row-item-img {
  width: 2.4rem;
  height: 2.4rem;
  background-image: url('../image/pain-job.png');
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  font-size: 15px;
  color: #fff;
  margin: auto;
  padding-top: 0.78rem;
}
.main-pain-row-item-desc {
  width: 2.88rem;
  color: #555;
  font-size: 13px;
  line-height: 0.4rem;
  text-align: center;
  margin-top: 0.36rem;
}
.main-pain-row:nth-child(2) {
  margin-bottom: 0.6rem;
}
.main-solves-plan-bot {
  padding: 0.6rem 0.3rem 1.2rem;
}
.pd12 {
  padding-bottom: 1.2rem;
}
.main-solves-plan-img {
  width: 100%;
  height: 6rem;
}
.main-solves-plan-title {
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-bottom: 0.2rem;
}
.main-solves-plan-desc {
  font-size: 13px;
  color: #888;
  line-height: 0.4rem;
  text-align: center;
}
.pad3 {
  padding: 0 0.3rem;
}
.main-solves-plan-1 {
  padding-top: 0.88rem;
  background-color: #f8f9fb;
}
.main-solves-plan-img-1 {
  width: 100%;
  height: 6rem;
}
.main-solves-plan-2 {
  padding-top: 1.2rem;
}
/*成功案例*/
.main-success-exam {
  padding: 1.6rem 0.4rem 0 0.4rem;
}
.content {
  border: 1px solid #f2f2f2;
  border-radius: 0.12rem;
  padding-bottom: 0.48rem;
}
.main-sue-box {
  width: 6.7rem;
  height: 7.58rem;
  margin: auto;
}
.main-sue-box-img {
  width: 100%;
  height: 3.5rem;
}
.main-sue-box-content {
  padding: 0.48rem 0.3rem 0 0.3rem;
  background: #ffffff;
  box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.15);
  border-radius: 0.12rem;
}
.main-sue-box-title {
  color: #333;
  font-size: 17px;
  line-height: 0.56rem;
  margin-bottom: 0.16rem;
}
.main-sue-box-desc {
  font-size: 13px;
  color: #888;
  line-height: 0.44rem;
}
.main-sue-box-bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.48rem;
}
.main-sue-box-bot-img {
  width: 2.3rem;
  height: 0.96rem;
}
.main-sue-box-bot-more-img {
  width: 0.14rem;
  height: 0.24rem;
  margin-left: 0.12rem;
}
.main-sue-box-bot-more {
  font-size: 14px;
  color: #333;
}
.main-sue-btn-box {
  border-top: 1px solid #dbdbdb;
}
.main-bot-wrap {
  width: 6.9rem;
  margin: 0 auto;
  border-top: 1px solid #dbdbdb;
  margin-top: 1.6rem;
}
.mian-bot-btn {
  width: 2.08rem;
  height: 0.8rem;
  line-height: 0.8rem;
  background: #1869ff;
  border-radius: 0.08rem;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin: 0.88rem auto 1.6rem auto;
}

.zs-info {
  width: 100%;
  height: 3.5rem;
  padding: 1.16rem 0.3rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border-radius: 0.04rem 0.04rem 0 0;
  background: url('../image/banner21.png') no-repeat;
  background-size: 100% 100%;
}
.zs-info img {
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.2rem;
}
.zs-info .info-right .tit {
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  color: #ffffff;
}

.ali-zs {
  width: 100%;
  padding: 0 0.3rem;
}

.ali-zs .info-main .clum-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 1;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
}
.ali-zs .info-main .clum-right img {
  width: 0.42rem;
  height: 0.4rem;
  margin: 0 0.1rem;
}
.info-tlt {
  color: #555;
  font-size: 17px;
  margin-bottom: 0.16rem;
  margin-top: 0.48rem;
  font-weight: 500;
}
.info-desc {
  color: #555;
  font-size: 12px;
  line-height: 0.44rem;
}

.mt32 {
  margin-top: 0.32rem;
}
.blue {
  color: #1869ff;
  font-weight: 500;
}
.more-case {
  margin: 0 auto;
  margin-top: 0.88rem;
  text-align: center;
}
.more-case a {
  height: 0.2rem;
  font-size: 14px;
  font-weight: 400;
  color: #1869ff;
  line-height: 0.2rem;
  text-decoration: none;
}
