.aosi-wz-all1{
      font-family: 'Inter', sans-serif;
      color:#000;
   width: 100%;
}
.aosi-wz-all1 li{
   line-height: 33px;
}
.aosi-wz-all1 ol,.aosi-wz-all1 ul {
    margin: -3px 0px;
}
.aosi-wz-all1 p{
   line-height: 33px;
margin:10px 0px;
}
.aosi-wz-all1 p:first-child{
   margin-top:0px;
}
.aosi-wz-all1 h2{
     font-family: "Inter", Sans-serif;
    font-size: 1.5rem;
    background-color: #f3fff8;
    border-left: 6px solid #28a745;
    padding:20px 0 20px 0.5em;
    box-sizing: border-box;
   margin:30px 0px;
}
.aosi-wz-all1 h3{
   margin:14px 0px;
}
.aosi-wz-all1 a {
    color: blue;
}
.aosi-wz-img1 img{
width:auto;
height:400px;
}
.aosi-wz-img1,.aosi-wz-button-bd1 {
    text-align: center;
}
.aosi-wz-img1,.aosi-wz-iframe1 {
    margin: 8px 0px;
}
.aosi-wz-table1{
   border-collapse: collapse;
}
.aosi-wz-table1 th,.aosi-wz-table1 td{
    border: 1px solid #999;
    padding: 0px 10px;
}
.aosi-wz-table1{
   width: 100%;
  max-width: 100%; 
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.aosi-wz-iframe1 iframe{
  aspect-ratio: 16 / 9;
  width: 100%;
}
.aosi-wz-button-bd1{
height:50px;
line-height: 50px;
}
.aosi-wz-button-bd1 a span{
color:#fff;
 padding: 11px;
border-radius: 4px;
background-color: #61CE70;
}