.protocal {
  font-family: zcoolqingkehuangyouti;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 4px;
  color: #303133;
  text-align: center;
  margin-bottom: 30px;
  background-size: auto auto;
  padding: 60px 0 75px;
  background-position-x: 49%;
}

.content {
  background: #FFFFFF;
  border-radius: 14px;
  padding: 30px 16px;
  margin-top: 20px;
  min-height: 50vh;
}

article {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  color: #606266;

  padding: 0 40px;
}

p{
    padding: 9px 0;
}
