/*banner导航*/
.slide {
  width: 100%;
  height: 6.72rem;
  padding-top: 2rem;
  background-image: url("/image/xcx-banner.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.3rem 0.4rem 0.3rem;
}
.main-content-text{
  font-size: 15px;
  color: #555555;
  line-height: 0.42rem;
  text-align: center;
  margin-bottom: 0.9rem;
}
.main-content-img{
  width: 6.8rem;
  margin: auto;
  margin-bottom: 0.48rem;
}
.main-pain .main-title{
  margin-bottom: 0.68rem;
}
.main-xs-tip{
  font-size: 11px;
  color: #888888;
  line-height: 0.32rem;
  text-align: center;
}
.main-pain-row {
  display: flex;
  margin-bottom: 0.6rem;
  justify-content: space-between;
  padding: 0 0.68rem;
}
.main-pain-row-item-img {
  width: 2.4rem;
  height: 2.4rem;
  background-image: url(https://www.wshoto.com/mobile/image/solveScheme/pain-job.png);
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  font-size: 15px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-pain-row-item-desc {
  width: 3.38rem;
  color: #555;
  font-size: 13px;
  line-height: 0.4rem;
  text-align: center;
  margin-top: 0.36rem;
}
.main-solves-plan-bot {
  padding: 0.6rem 0.3rem 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;
}
.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: 0.4rem 0.4rem 0 0.4rem;
}
.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: 100%;
  margin: auto;
  border-top: 1px solid #dbdbdb;
}
.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;
}
