.colored-button {
  border: none;
  outline: none;
  border-radius: 25px;
  background: linear-gradient(0deg, #e96300 0, #f9b000 100%);
  padding-left: 0.54666667rem;
  padding-right: 0.54666667rem;
}
.colored-button a {
  font-size: 0.32rem;
  font-weight: 400;
  color: #ffffff;
}
/*// .tip-change的高度
@tipChangeHeight: 50px;
// .top-wrapper的高度
@topWrapperHeight: 60px;
// 顶部导航栏的高度,由上述变量相加而得
@topHeight: @tipChangeHeight + @topWrapperHeight;

// 配色
@siteColor: #eb651b;

[class$="page"]{
  padding-top: @topHeight;
}

.img-m{
  position: relative;
  img{
    width: 100%;
    display: block;
  }
}

.button{
  color: #fff;
  width: 160px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  outline: none;
  border: none;
  border-radius: 50px;
  background: #3c9dff;
  cursor: pointer;
}*/
.solution .clear,
.industry .clear {
  clear: both;
}
.solution .solution-banner,
.industry .solution-banner {
  position: relative;
  width: 100%;
}
.solution .solution-banner img,
.industry .solution-banner img {
  width: 100%;
}
.solution .solution-banner .banner-button,
.industry .solution-banner .banner-button {
  position: absolute;
  padding: 0 0.4rem;
  color: #fff;
  bottom: 0.7rem;
  left: 50%;
  transform: translateX(-50%);
  width: 64%;
  line-height: 0.8rem;
  border-radius: 30px;
  background-color: #eb651b;
}
.solution .industry-content .content-list ul li,
.industry .industry-content .content-list ul li {
  padding-top: 0.94666667rem;
  padding-bottom: 1.06666667rem;
  width: 100%;
}
.solution .industry-content .content-list ul li .w1200,
.industry .industry-content .content-list ul li .w1200 {
  text-align: left;
}
.solution .industry-content .content-list ul li h2,
.industry .industry-content .content-list ul li h2 {
  font-size: 0.42666667rem;
  line-height: 0.32rem;
  font-weight: 400;
  color: #333333;
}
.solution .industry-content .content-list ul li h2 span,
.industry .industry-content .content-list ul li h2 span {
  vertical-align: middle;
}
.solution .industry-content .content-list ul li h2 img,
.industry .industry-content .content-list ul li h2 img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.4rem;
}
.solution .industry-content .content-list ul li p,
.industry .industry-content .content-list ul li p {
  text-align: left;
  color: #333;
}
.solution .industry-content .content-list ul li p.des,
.industry .industry-content .content-list ul li p.des {
  font-size: 0.32rem;
  line-height: 0.48rem;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
  font-weight: bold;
  color: #333333;
}
.solution .industry-content .content-list ul li p.text,
.industry .industry-content .content-list ul li p.text {
  font-size: 0.34666667rem;
  line-height: 0.53333333rem;
  font-weight: 400;
  color: #666666;
}
.solution .industry-content .content-list ul li p.text:last-of-type,
.industry .industry-content .content-list ul li p.text:last-of-type {
  margin-top: 0.26666667rem;
}
.solution .industry-content .content-list ul li a,
.industry .industry-content .content-list ul li a {
  display: inline-block;
  background: #eb651b;
  color: #fff;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  border-radius: 50px;
  font-weight: 400;
  text-align: center;
  margin-top: 0.4rem;
  padding: 0 0.4rem;
}
.solution .industry-content .content-list ul li a:nth-of-type(2),
.industry .industry-content .content-list ul li a:nth-of-type(2) {
  margin-left: 0.4rem;
}
.solution .industry-content .content-list ul li.retail,
.industry .industry-content .content-list ul li.retail {
  width: 100%;
  background: url("/static/m/img/solution/industry/retail-bg@2x.png");
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .solution .industry-content .content-list ul li.retail,
[data-dpr="3"] .industry .industry-content .content-list ul li.retail {
  background: url("/static/m/img/solution/industry/retail-bg@2x.png") no-repeat;
  background-size: cover;
}
.solution .industry-content .content-list ul li.retail h2 img,
.industry .industry-content .content-list ul li.retail h2 img {
  width: 0.81333333rem;
  height: 0.72rem;
}
.solution .industry-content .content-list ul li.canyin,
.industry .industry-content .content-list ul li.canyin {
  background: #fff;
}
.solution .industry-content .content-list ul li.canyin h2 img,
.industry .industry-content .content-list ul li.canyin h2 img {
  width: 0.58666667rem;
  height: 0.77333333rem;
}
.solution .industry-content .content-list ul li.finance,
.industry .industry-content .content-list ul li.finance {
  background: url("/static/m/img/solution/industry/finance-bg@2x.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .solution .industry-content .content-list ul li.finance,
[data-dpr="3"] .industry .industry-content .content-list ul li.finance {
  background: url("/static/m/img/solution/industry/finance-bg@3x.png") no-repeat;
  background-size: cover;
}
.solution .industry-content .content-list ul li.finance h2 img,
.industry .industry-content .content-list ul li.finance h2 img {
  width: 0.82666667rem;
  height: 0.85333333rem;
}
.solution .industry-content .content-list ul li.logistics,
.industry .industry-content .content-list ul li.logistics {
  background: #fff;
}
.solution .industry-content .content-list ul li.logistics h2 img,
.industry .industry-content .content-list ul li.logistics h2 img {
  width: 1.04rem;
  height: 0.76rem;
}
.solution .industry-content .content-list ul li.internet,
.industry .industry-content .content-list ul li.internet {
  background: url("/static/m/img/solution/industry/internet-bg@2x.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
[data-dpr="3"] .solution .industry-content .content-list ul li.internet,
[data-dpr="3"] .industry .industry-content .content-list ul li.internet {
  background: url("/static/m/img/solution/industry/internet-bg@3x.png") no-repeat;
  background-size: cover;
}
.solution .industry-content .content-list ul li.internet h2 img,
.industry .industry-content .content-list ul li.internet h2 img {
  width: 0.92rem;
  height: 0.8rem;
}
.solution .industry-content .industry-form,
.industry .industry-content .industry-form {
  padding-bottom: 1.08rem;
}
