.main section.banner {
  margin: 0;
  padding: 0;
  border-right: none;
  border-left: none;
  position: relative;
  margin-top: 0.82rem;
  height: 10.5rem;
}
.main section.banner .images {
  width: 100%;
  height: 5.4rem;
  background-image: url('../../assets/images/v6/ProductExperience_banner-73ceffd148.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.main section.banner .images h1 {
  font-size: 0.36rem;
  font-family: 'SourceHanSans', '黑体', '宋体';
  font-weight: 400;
  color: #333;
  line-height: 0.72rem;
  margin-top: 0.47rem;
  padding-top: 1.37rem;
}
.main section.banner .images .sub-title {
  font-size: 0.24rem;
  font-family: 'SourceHanSans', '黑体', '宋体';
  font-weight: 400;
  color: #666;
  line-height: 0.42rem;
}
.main section.banner .images .sub-title p {
  text-indent: 0rem;
  margin-top: 0.3rem;
}
.main section.demo {
  margin-top: -7rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0 0 1.31rem 0;
}
.main section.demo .container {
  width: 12rem;
  height: auto;
  background: #FFFFFF;
  border-radius: 0.1rem;
  background-image: url(../../assets/images/ProductExperience_img-4718a88cb4.png);
  background-position: 0.3rem center;
  background-repeat: no-repeat;
  background-size: 4.8rem;
  box-shadow: 0.01rem 0.01rem 0.02rem 0.02rem rgba(3, 0, 0, 0.05);
  padding: 0.6rem 0.31rem;
}
.main section.demo .container .row {
  display: flex;
  justify-content: flex-end;
  margin: 0 0.3rem;
}
.main section.demo .container .row .col {
  flex: 0 50%;
}
.main section.demo .container .row .col .child {
  text-indent: 0.2rem;
}
.main .form-control:focus {
  border-color: #e5e6eb;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
@media (max-width: 768px) {
  .main {
    background-image: url(../../assets/images/ph-images/cpty_bg@2x-3a3a961e8b.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
  }
  .main section.banner {
    margin: 0;
    padding: 0;
    border-right: none;
    border-left: none;
    position: relative;
    margin-top: 0.82rem;
    height: 9rem;
  }
  .main section.banner .images {
    width: 100%;
    height: 4.42rem;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .main section.banner .images h1 {
    font-size: 0.36rem;
    font-family: 'SourceHanSans', '黑体', '宋体';
    font-weight: 400;
    line-height: 0.72rem;
    margin-top: 0.47rem;
    padding-top: 1.65rem;
  }
  .main section.banner .images .sub-title {
    font-size: 0.24rem;
    font-family: 'SourceHanSans', '黑体', '宋体';
    font-weight: 400;
    line-height: 0.42rem;
  }
  .main section.banner .images .sub-title p {
    text-indent: 0rem;
    margin-top: 0.3rem;
  }
  .main section.demo {
    margin-top: -7rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 1.31rem 0.2rem;
  }
  .main section.demo .container {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 0.1rem;
    background-image: none;
    background-position: 0.3rem center;
    background-repeat: no-repeat;
    background-size: 4.8rem;
    box-shadow: 0.01rem 0.01rem 0.02rem 0.02rem rgba(3, 0, 0, 0.05);
    padding: 0.6rem 0rem;
  }
  .main section.demo .container .row {
    display: flex;
    justify-content: center;
    margin: 0;
  }
  .main section.demo .container .row .col {
    flex: 0 80%;
  }
}
