.boxs {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  font-family: "微软雅黑";
}
.boxs .organic {
  font-size: 20px;
  text-align: center;
  margin-top: 3%;
  font-weight: bold;
}
.boxs .whole {
  display: flex;
  width: 90%;
  margin: 0px 0px 4% 5%;
  background-color: #fff;
}
.boxs .whole .introduce {
  margin-left: 5%;
  font-size: 16px;
  margin: 2% 2%;
  line-height: 40px;
}
.boxs .whole img {
  margin: 2%;
  width: 35%;
  height: 500px;
}
.boxs .wholes {
  display: flex;
  width: 90%;
  margin: 2% 0px 4% 5%;
  background-color: #fff;
}
.boxs .wholes .introduce {
  width: 90%;
  font-size: 16px;
  margin: 2% 0px 2% 5%;
  line-height: 40px;
}
.boxs .wholes video {
  margin: 2%;
}
.boxstwo {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
}
.boxstwo table {
  margin: 0px 0px 2% 12%;
  background-color: #fff;
  font-size: 16px;
}
.operate {
  width: 100%;
  height: 100%;
  margin-top: 2%;
}
.operate .writing {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.operate .oper {
  width: 90%;
  display: flex;
  margin-left: 5%;
  background-color: #fff;
  margin-bottom: 2%;
}
.operate .oper img {
  width: 500px;
  height: 350px;
  margin: 15% 2% 2% 2%;
}
.operate .oper .decipher {
  font-size: 16px;
  margin: 5%;
}
.operate .oper .decipher .deci {
  line-height: 30px;
  margin-top: 10px;
}
.operate .oper .decipher .deci .decis {
  margin-top: 10px;
}
