.w {
  margin: 0 auto;
}
body {
  font: 16px Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
  color: #333;
  background-color: rgba(25, 212, 0, 0.404);
  background-repeat: no-repeat;
  background-size: 100%;
}
* {
  margin: 0;
  padding: 0;
}
.clearfix::before,
.clearfix::after {
  content: '';
  display: table;
  clear: both;
}
*::selection {
  background-color: #f08520;
}
.type-b {
  font-weight: bold;
}
* > a {
  color: #f08520;
}
ol,
ul {
  list-style: none;
}
h6 {
  font-weight: normal;
  font-size: 15px;
}
.Outermost-layer {
  max-width: 750px;
  background-color: rgba(255, 255, 255, 0.701);
  padding: 20px 10px;
}
.header {
  display: flex;
  justify-content: space-between;
}
.draw {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 10px 0;
  font-size: 16px;
  background-color: #fff38989;
}
.draw #office {
  width: 500px;
}
.draw #bq-h5 {
  padding-left: 20px;
  display: block;
}
.draw .copyright {
  height: 0;
  display: block;
  overflow: hidden;
  background-color: rgba(196, 196, 196, 0.848);
}
.form h2 {
  display: flex;
  justify-content: center;
}
.form table {
  margin: 0 auto;
  border-collapse: collapse;
}
.form table td {
  border: 1px black solid;
  vertical-align: middle;
  text-align: center;
  padding: 5px 20px;
}
.form table #td-0 {
  color: #f08520;
  width: 130px;
}
.environment {
  overflow: hidden;
  margin: 0 auto;
}
.environment h4 {
  display: flex;
  justify-content: center;
  padding: 5px;
}
.environment p {
  padding-bottom: 10px;
  display: flex;
  justify-content: space-around;
}
.environment .huanjing {
  display: flex;
  justify-content: space-evenly;
  background-color: rgba(245, 255, 243, 0.525);
}
.environment .mf {
  width: 250px;
}
.environment .wps {
  width: 130px;
  height: 130px;
  background-image: url("img/WPS图标.png");
  background-repeat: no-repeat;
  background-size: 90%;
  background-position: 10px 10px;
}
.environment .cgzs {
  height: auto;
}
.environment .cgzs-video {
  width: 48%;
}
.ssk1 {
  margin-top: 20px;
  display: block;
  z-index: 100;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ssk1 .ssk-ceshi {
  height: 0;
  background-color: #b9f6ff;
  overflow: hidden;
  left: 0;
  transition: height 0.3s;
  border-radius: 10px;
}
.ssk1 .ssk-h3 {
  height: 40px;
  background-color: rgba(89, 222, 255, 0.853);
  padding-top: 5px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  border-radius: 10px;
}
.ssk1 .ssk-h3::before {
  content: "\f036";
  font-family: 'Font Awesome 6 Free';
  font-size: 20px;
  margin-top: -2px;
  margin-left: 5px;
}
.ssk1 .ssk-h3::after {
  content: "\f107";
  font-family: 'Font Awesome 6 Free';
  float: right;
}
.formal {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.formal p {
  padding: 7px 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px 0 3px 0px;
  background-color: rgba(227, 227, 227, 0.707);
  max-width: 500px;
  border-radius: 10px;
}
.formal img {
  max-width: 600px;
  width: 80%;
  padding: 0 10%;
}
.formal .hangnei {
  display: inline;
}
.formal #t1-3 {
  width: 50%;
}
.formal > p:nth-child(1) {
  margin: 0 0 3px 0px;
}
.Chapter2,
.Chapter3,
.Chapter4,
.Chapter5 {
  margin-top: 20px;
  display: block;
  z-index: 100;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Chapter2 .Chapter2-h3,
.Chapter3 .Chapter2-h3,
.Chapter4 .Chapter2-h3,
.Chapter5 .Chapter2-h3,
.Chapter2 .Chapter3-h3,
.Chapter3 .Chapter3-h3,
.Chapter4 .Chapter3-h3,
.Chapter5 .Chapter3-h3,
.Chapter2 .Chapter4-h3,
.Chapter3 .Chapter4-h3,
.Chapter4 .Chapter4-h3,
.Chapter5 .Chapter4-h3,
.Chapter2 .Chapter5-h3,
.Chapter3 .Chapter5-h3,
.Chapter4 .Chapter5-h3,
.Chapter5 .Chapter5-h3 {
  height: 40px;
  background-color: rgba(89, 255, 150, 0.853);
  padding-top: 5px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  border-radius: 10px;
}
.Chapter2 .Chapter3-h3,
.Chapter3 .Chapter3-h3,
.Chapter4 .Chapter3-h3,
.Chapter5 .Chapter3-h3 {
  background-color: #ffe227;
}
.Chapter2 .Chapter4-h3,
.Chapter3 .Chapter4-h3,
.Chapter4 .Chapter4-h3,
.Chapter5 .Chapter4-h3 {
  background-color: #ff6726;
}
.Chapter2 .Chapter5-h3,
.Chapter3 .Chapter5-h3,
.Chapter4 .Chapter5-h3,
.Chapter5 .Chapter5-h3 {
  background-color: #ff64f5;
}
.Chapter2 .Chapter2-h3::before,
.Chapter3 .Chapter2-h3::before,
.Chapter4 .Chapter2-h3::before,
.Chapter5 .Chapter2-h3::before,
.Chapter2 .Chapter3-h3::before,
.Chapter3 .Chapter3-h3::before,
.Chapter4 .Chapter3-h3::before,
.Chapter5 .Chapter3-h3::before,
.Chapter2 .Chapter4-h3::before,
.Chapter3 .Chapter4-h3::before,
.Chapter4 .Chapter4-h3::before,
.Chapter5 .Chapter4-h3::before,
.Chapter2 .Chapter5-h3::before,
.Chapter3 .Chapter5-h3::before,
.Chapter4 .Chapter5-h3::before,
.Chapter5 .Chapter5-h3::before {
  content: "\f036";
  font-family: 'Font Awesome 6 Free';
  font-size: 20px;
  margin-top: -2px;
  margin-left: 5px;
}
.Chapter2 .Chapter2-h3::after,
.Chapter3 .Chapter2-h3::after,
.Chapter4 .Chapter2-h3::after,
.Chapter5 .Chapter2-h3::after,
.Chapter2 .Chapter3-h3::after,
.Chapter3 .Chapter3-h3::after,
.Chapter4 .Chapter3-h3::after,
.Chapter5 .Chapter3-h3::after,
.Chapter2 .Chapter4-h3::after,
.Chapter3 .Chapter4-h3::after,
.Chapter4 .Chapter4-h3::after,
.Chapter5 .Chapter4-h3::after,
.Chapter2 .Chapter5-h3::after,
.Chapter3 .Chapter5-h3::after,
.Chapter4 .Chapter5-h3::after,
.Chapter5 .Chapter5-h3::after {
  content: "\f107";
  font-family: 'Font Awesome 6 Free';
  float: right;
}
.Chapter2-content,
.Chapter3-content,
.Chapter4-content,
.Chapter5-content {
  height: 0;
  background-color: #a9ffd5;
  overflow: hidden;
  left: 0;
  transition: height 0.3s;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.Chapter2-content p,
.Chapter3-content p,
.Chapter4-content p,
.Chapter5-content p {
  padding: 10px 5px;
  line-height: 18px;
  margin: 20px 0 3px 0px;
  background-color: rgba(227, 227, 227, 0.707);
  max-width: 500px;
  border-radius: 10px;
}
.Chapter2-content h6,
.Chapter3-content h6,
.Chapter4-content h6,
.Chapter5-content h6 {
  padding-bottom: 10px;
  color: #0080ff;
}
.Chapter2-content img,
.Chapter3-content img,
.Chapter4-content img,
.Chapter5-content img {
  max-width: 600px;
  width: 80%;
  padding: 0 10%;
}
.Chapter2-content .wan,
.Chapter3-content .wan,
.Chapter4-content .wan,
.Chapter5-content .wan {
  margin-bottom: 25px;
}
.Chapter3-content {
  background-color: #fffd7d;
}
.Chapter4-content {
  background-color: #ffb371;
}
.Chapter5-content {
  background-color: #ffcff9;
}
.Chapter2-content > p:nth-child(1) {
  margin: 5px 0 3px 0px;
}
.Chapter2-ul,
.Chapter3-ul,
.Chapter4-ul,
.Chapter5-ul {
  width: 70%;
  min-width: 350px;
  background-color: #272727;
  border: #ffffff 3px solid;
  margin: 5px 0;
}
.Chapter2-ul .w-d,
.Chapter3-ul .w-d,
.Chapter4-ul .w-d,
.Chapter5-ul .w-d {
  min-height: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 30px;
  font-size: 13px;
  line-height: 25px;
  margin: 5px 0;
}
.Chapter2-ul .dm,
.Chapter3-ul .dm,
.Chapter4-ul .dm,
.Chapter5-ul .dm {
  color: #8b8b8b;
  display: inline;
  margin: 0px 10px;
}
.Chapter2-ul .Chapter2-li,
.Chapter3-ul .Chapter2-li,
.Chapter4-ul .Chapter2-li,
.Chapter5-ul .Chapter2-li {
  color: #ffffff;
}
.baocuo {
  color: #ffffff;
  background-color: #ff0000;
  padding: 5px 10px;
  margin-top: 10px;
  border-radius: 5px;
  box-shadow: 0 0 16px 2px red;
}
.Chapter2-form {
  height: 0;
  overflow: hidden;
}
.Chapter2-form table {
  margin: 20px auto;
  border-collapse: collapse;
}
.Chapter2-form table td {
  border: 1px black solid;
  vertical-align: middle;
  text-align: center;
  padding: 5px 20px;
}
.Chapter2-form table td img {
  width: 100px;
  margin: 0;
  padding: 0;
}
.Chapter2-form table #td-0 {
  color: #f08520;
  width: 130px;
}
.explain {
  width: 75%;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 25px;
}
.explain li {
  font-size: 13px;
  font-weight: bold;
}
/*# sourceMappingURL=./host.css.map */