.pf16-title{
  font-size: 2.375rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 2.375rem;
  color: #333333;
  letter-spacing: 0.125rem;
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}

.pf16-title::before{
  content: '';
  display: block;
  width: 180px;
  height: 1px;
  background: #DDDDDD;
  position: absolute;
  top: 20px;
  left: calc(50% - 440px);
}

.pf16-title::after{
  content: '';
  display: block;
  width: 180px;
  height: 1px;
  background: #DDDDDD;
  position: absolute;
  top: 20px;
  left: calc(50% + 260px);
}

.pf-ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 80px;
}

.pf-ul2{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

.pf-li{
width: 280px;
height: 76px;
background: #F8F8F8;
border-radius: 16px;
padding-left: 24px;
display: flex;
align-items: center;
margin-bottom: 20px;
}

.pf-li2{
  width: 270px;
  height: 70px;
  background: #F8F8F8;
  border-radius: 16px;
  padding-left: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.pf-zhiyi{
  background: #EDFFEE;
  color: #41A400;
  padding: 24px 26px;
  font-size: 1.5rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 1.5rem;
  color: #41A400;
}

.pf-li .text1{
  font-size: 2.25rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 4.75rem;
  color: #989FC0;
  width: 32px;
  text-align: center;
}

.pf-li2 .text1{
  font-size: 1.875rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 4.375rem;
  color: #989FC0;
  width: 30px;
  text-align: center;
}

.pf-li2 .text12{
  font-size: 1.875rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 4.375rem;
  color: #989FC0;
  width: 44px;
}

.pf-li .text12{
  font-size: 2.25rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 4.75rem;
  color: #989FC0;
  width: 50px;
}

.pf-li2 .text2{
  font-size: 1.5rem;
font-family: Source Han Sans CN;
font-weight: bold;
line-height: 4.375rem;
color: #4097F4;
margin-left: 35px;
}

.pf-li2 .text3{
font-size: 1.5rem;
font-family: Source Han Sans CN;
font-weight: bold;
line-height: 4.375rem;
color: #4097F4;
margin-left: 22px;
}

.pf-li2 .pf-result{
  font-size: 1.5rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 4.375rem;
  color: #F36161;
  margin-left: 45px;
}

.pf-li .text2{
  font-size: 1.75rem;
font-family: Source Han Sans CN;
font-weight: bold;
line-height: 4.75rem;
color: #4097F4;
margin-left: 48px;
}

.pf-li .text3{
font-size: 1.75rem;
font-family: Source Han Sans CN;
font-weight: bold;
line-height: 4.75rem;
color: #4097F4;
margin-left: 28px;
}

@media (min-width:1200px) {
  .lgtext-width{
    width: 500px;
  }
}

@media (min-width:500px) and (max-width:1200px) {
  .pf-ul2{
    justify-content: space-evenly;
  }

  .pf-zhiyi{
    line-height: 2.5rem;
    padding: 12px 26px;
    font-size: 1.25rem;
  }

  .lgtext-width{
    width: 500px;
  }

  .pf16-title::before{
    display: none;
    
  }
  
  .pf16-title::after{
    display: none;
  }

  .pf-li{
    width: 240px;
  }

  .pf-li .text1{
    font-size: 1.5rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 4.75rem;
    color: #989FC0;
    width: 32px;
  }
  
  .pf-li .text12{
    font-size: 1.5rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 4.75rem;
    color: #989FC0;
    width: 50px;
  }
  
  .pf-li .text2{
    font-size: 1.125rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 4.75rem;
  color: #4097F4;
  margin-left: 48px;
  }
  
  .pf-li .text3{
  font-size: 1.125rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 4.75rem;
  color: #4097F4;
  margin-left: 28px;
  }
}

@media (max-width:500px){
  .pf16-title::before{
    display: none;
    
  }
  
  .pf16-title::after{
    display: none;
  }

  .pf16-title{
    font-size: 1.375rem;
    margin-bottom: 12px;
  }

  .pf-li{
    width: 47%;
    height: 54px;
    border-radius: 8px;
    padding-left: 16px;
  }

  .pf-li .text1{
    font-size: 1.375rem;
    line-height: 3.375rem;
    width: 20px;
    text-align: center;
  }

  .pf-li .text12{
    font-size: 1.375rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 3.375rem;
    color: #989FC0;
    width: 34px;
  }

  .pf-li .text2{
    font-size: 1.125rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 3.375rem;
    color: #4097F4;
    margin-left: 28px;
  }
  
  .pf-li .text3{
    font-size: 1.125rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 3.375rem;
    color: #4097F4;
    margin-left: 14px;
  }

  .pf-ul{
    margin-bottom: 50px;
  }

  .pf-li2{
    width: 48%;
    height: 54px;
    border-radius: 8px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    justify-content: space-between;
  }

  .pf-li2 .text1{
    font-size: 1.375rem;
    line-height: 3.375rem;
    width: 20px;
    text-align: center;
  }

  .pf-li2 .text12{
    font-size: 1.375rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 3.375rem;
    color: #989FC0;
    width: 34px;
  }

  .pf-li2 .text2{
    font-size: 1.125rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 3.375rem;
    color: #4097F4;
    margin-left: 0px;
  }
  
  .pf-li2 .text3{
    font-size: 1.125rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 3.375rem;
    color: #4097F4;
    margin-left: -12px;
  }

  .pf-li2 .pf-result {
    font-size: 1.125rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: 3.375rem;
    color: #F36161;
    margin-left: 0px;
  }

  .pf-zhiyi{
    font-size: 0.875rem;
    padding: 12px 14px;
  }

  .pf-ul2{
    margin-bottom: 2px;
  }
}