/*******云手机产品页开始*****/
.models {
  margin-top: 20px;
  padding-bottom: 80px;
}
.models dl {
  margin-top: 20px;
  padding: 20px;
  box-shadow: 0 0px 12px #eee;
  border: #eee solid 1px;
}
.models dl dt {
  border-bottom: #eeeeee solid 1px;
  font-weight: normal;
  margin-bottom: 10px;
}
.models dl dt span {
  font-size: 22px;
  color: #333840;
  padding: 10px 0;
  display: block;
}
.models dl dt p {
  font-size: 14px;
  color: #4c525b;
  margin-bottom: 30px;
}
.models dl dd.t1 {
  line-height: 44px;
  font-size: 14px;
}
.models dl dd.t1 span {
  color: #89919b;
  width: 103px;
  display: inline-block;
}
.models dl dd.t1 em {
  color: #333840;
}
.models dl dd.t2 {
  color: #ff7e00;
  font-size: 26px;
  margin-top: 10px;
}
.models dl dd.t2 small {
  font-size: 70%;
}
.models dl dd.t3 {
  margin: 20px 0 30px;
}
.models dl dd.t3 a {
  line-height: 40px;
  color: #2d81ff;
  font-size: 14px;
  display: block;
  border: #2d81ff solid 1px;
  border-radius: 3px;
  text-align: center;
}
.models dl dd.t3 a:hover {
  background: #2d81ff;
  color: #fff;
}
.score-box {
  height: 630px;
  padding-bottom: 20px;
  background: #e6eeff url(../images/cloudMobile/score-bg.jpg) no-repeat center center;
}
.scores .score-img {
  max-width: 100%;
  height: 412px;
  margin: 50px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: url(../images/cloudMobile/score-img.png) no-repeat center center;
}
.scores .score-img span {
  color: #fff;
  font-size: 60px;
  line-height: 80px;
}
.scores .score-img em {
  color: #fff;
  font-size: 16px;
}
.score-list {
  margin-top: 55px;
}
.score-list dl {
  margin: 20px 20px 0 0;
  float: left;
  width: 196px;
  height: 160px;
  border-radius: 6px;
  background: #fff;
  padding: 37px 0 0 30px;
}
.score-list dl dt {
  position: relative;
  font-size: 14px;
  color: #4c525b;
  margin-top: 25px;
  padding-left: 32px;
}
.score-list dl dt:before {
  position: absolute;
  width: 54px;
  height: 4px;
  border-radius: 2px;
  background: #000;
  content: '';
  left: 0;
  top: -25px;
  background: linear-gradient(to right, #50d0fe, #407eff);
}
.score-list dl dt.ico01 {
  background: url(../images/cloudMobile/score-ico01.png) no-repeat left center;
}
.score-list dl dt.ico02 {
  background: url(../images/cloudMobile/score-ico02.png) no-repeat left center;
}
.score-list dl dt.ico03 {
  background: url(../images/cloudMobile/score-ico03.png) no-repeat left center;
}
.score-list dl dt.ico04 {
  background: url(../images/cloudMobile/score-ico04.png) no-repeat left center;
}
.score-list dl dd {
  font-size: 24px;
  color: #2d81ff;
  line-height: 40px;
  margin-top: 15px;
}
.demands {
  margin-top: 60px;
}
.demands dl {
  padding-right: 15px;
  margin-bottom: 0.8rem;
}
.demands dl dt {
  font-size: 16px;
  color: #333840;
  padding-left: 45px;
  line-height: 45px;
}
.demands dl dt.ico01 {
  background: url(../images/cloudMobile/pro-ico01.png) no-repeat left center;
}
.demands dl dt.ico02 {
  background: url(../images/cloudMobile/pro-ico02.png) no-repeat left center;
}
.demands dl dt.ico03 {
  background: url(../images/cloudMobile/pro-ico03.png) no-repeat left center;
}
.demands dl dt.ico04 {
  background: url(../images/cloudMobile/pro-ico04.png) no-repeat left center;
}
.demands dl dt.ico05 {
  background: url(../images/cloudMobile/pro-ico05.png) no-repeat left center;
}
.demands dl dt.ico06 {
  background: url(../images/cloudMobile/pro-ico06.png) no-repeat left center;
}
.demands dl dt.ico07 {
  background: url(../images/cloudMobile/pro-ico07.png) no-repeat left center;
}
.demands dl dt.ico08 {
  background: url(../images/cloudMobile/pro-ico08.png) no-repeat left center;
}
.demands dl dd {
  font-size: 14px;
  color: #4c525b;
  line-height: 26px;
  height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.scene {
  background: #f1f3fe;
  min-height: 492px;
}
.scene .scene-list {
  margin-top: 55px;
  padding-left: 50px;
}
.scene .scene-list li {
  width: 250px;
  float: left;
  height: 88px;
  line-height: 88px;
  white-space: nowrap;
  font-size: 16px;
  color: #1e212c;
  padding-left: 80px;
  position: relative;
}
.scene .scene-list li.t1 {
  background: url(../images/cloudMobile/app-marketing.png) no-repeat 40px center;
}
.scene .scene-list li.t1:before {
  background: linear-gradient(to right, #f1f3fe, #e1e4f9);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  content: '';
}
.scene .scene-list li.t1:after {
  background: linear-gradient(to bottom, #f1f3fe, #e1e4f9);
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  content: '';
}
.scene .scene-list li.t2 {
  background: url(../images/cloudMobile/app-ico02.png) no-repeat 40px center;
}
.scene .scene-list li.t2:before {
  background: linear-gradient(to right, #e1e4f9, #f1f3fe);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  content: '';
}
.scene .scene-list li.t3 {
  background: url(../images/cloudMobile/app-test.png) no-repeat 40px center;
}
.scene .scene-list li.t3:before {
  background: linear-gradient(to right, #f1f3fe, #e1e4f9);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  content: '';
}
.scene .scene-list li.t3:after {
  background: linear-gradient(to bottom, #e1e4f9, #e1e4f9);
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  content: '';
}
.scene .scene-list li.t4 {
  background: url(../images/cloudMobile/app-ico04.png) no-repeat 40px center;
}
.scene .scene-list li.t4:before {
  background: linear-gradient(to right, #e1e4f9, #f1f3fe);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  content: '';
}
.scene .scene-list li.t5 {
  background: url(../images/cloudMobile/app-ico05.png) no-repeat 40px center;
}
.scene .scene-list li.t5:after {
  background: linear-gradient(to bottom, #e1e4f9, #f1f3fe);
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  content: '';
}
.scene .scene-list li.t6 {
  background: url(../images/cloudMobile/app-trusteeship.png) no-repeat 40px center;
}
.scene .scene-list li.t6:after {
  background: linear-gradient(to bottom, #e1e4f9, #f1f3fe);
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  content: '';
}
.scene .scene-img {
  margin-top: 45px;
  text-align: center;
  padding: 0 15px;
}
.scene .scene-img img {
  max-width: 100%;
}
.register-follow {
  margin: 15px;
  margin-top: 50px;
  box-shadow: 0 0px 12px #eee;
  text-align: center;
  padding: 50px 0;
}
.register-follow .img {
  padding: 0 15px;
}
.register-follow .img img {
  max-width: 100%;
}
.register-follow .register-btn {
  margin-top: 50px;
}
.register-follow .register-btn a {
  font-size: 16px;
  color: #2d81ff;
}
.help-doc {
  padding-bottom: 60px;
  margin-top: 20px;
}
.help-doc .help-div {
  margin-top: 20px;
  background: #f6f8fb;
  padding: 25px;
  float: left;
  width: 100%;
  border-radius: 6px;
}
.help-doc .help-div h3 {
  font-size: 18px;
  color: #4c525b;
  padding: 10px 0 20px;
}
.help-doc .help-div ul li {
  white-space: nowrap;
  line-height: 26px;
  width: 50%;
  float: left;
  padding-right: 10px;
}
.help-doc .help-div ul li a {
  width: 100%;
  float: left;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #89919b;
}
.help-doc .help-div ul li a:hover {
  color: #2d81ff;
}
.help-doc .help-div ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.help-doc .help-div ol li {
  line-height: 26px;
  width: 100%;
  float: left;
}
.help-doc .help-div ol li a {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 60%;
  white-space: nowrap;
  color: #89919b;
}
.help-doc .help-div ol li a:hover {
  color: #2d81ff;
}
.help-doc .help-div ol li span {
  float: right;
  color: #89919b;
}
@media (max-width: 1200px) {
  .pbanner-info {
    top: 0;
    padding: 0 15px;
  }
  .score-box {
    height: auto;
  }
  .score-list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .demands {
    padding: 0 15px;
  }
  .scene .row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .scene .row .scene-list li:before,
  .scene .row .scene-list li:after {
    display: none;
  }
  .help-doc {
    padding: 0 15px 40px;
  }
}
@media (max-width: 768px) {
  .p-pro-banner {
    height: 260px;
  }
  .pbanner-info h1 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .pbanner-info .pbanner-btn {
    white-space: nowrap;
    margin-top: 20px;
  }
  .pbanner-info .pbanner-btn a.bn-primary {
    width: 100px;
  }
  .pbanner-info .pbanner-btn .bn-btn {
    width: 100px;
  }
  .scores .score-img {
    height: 345px;
    background-size: 100% 100%;
  }
  .score-list dl {
    width: 44%;
    margin: 0 3% 20px;
  }
}
