* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #ffffff;
}
/*  */
.banner-box {
  margin-top: 0.05rem;
  width: 100%;
  height: 1.64rem;
  background: url(//static.suowo.link/static/m.suowo.link/images/function-banner@2x.png) no-repeat center;
  background-size: 108%;
  padding-top: 0.39rem;
  text-align: center;
}
.banner-box-title1 {
  font-size: 0.3rem;
  font-weight: 600;
  color: #1d2843;
}
.banner-box-title2 {
  font-size: 0.26rem;
  font-weight: 400;
  color: #666666;
  margin-top: 0.1rem;
}
.content {
  width: 100%;
  height: 10.37rem;
  padding: 0.36rem 0.25rem 0.66rem;
}
.content-box {
  width: 100%;
  height: 100%;
  border: 0.01rem solid #e5e5e5;
}
.content-title {
  width: 7rem;
  height: 0.63rem;
  background: linear-gradient(77deg, #f0f8ff 0%, #cbdcff 100%);
  line-height: 0.63rem;
  padding-left: 0.23rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #333333;
}
.content-content1{
    width: 7rem;
    height: .8rem;
    font-weight: 400;
    line-height: 0.8rem;
    padding-left: 0.23rem;
    font-size: 0.28rem;
    color: #333333;
}
.content-content3{
    width: 7rem;
    height: 1.9rem;
    padding-left: 0.23rem;
    padding-top: .15rem;
    font-size: 0.28rem;
    color: #333333;
    display: flex;
    flex-wrap: wrap;
    font-weight: 400;
}
.content-content3 div{
    width: 1.68rem;
    height: .4rem;
}
.interval-left{
    margin-left: .4rem;
}