.container {
  width: 100%;
  /* animation: myContainer .8s ease-in-out; */
}
@keyframes myContainer {
  from {
    opacity: 0.6;
    transform: scale(0.6);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}
/* 内容的第一部分 */
.container1 {
  width: 72%;
  height: 7.5rem;
  margin-left: 28%;
  position: relative;
}
.container1Title {
  font-size: 0.75rem;
  letter-spacing: 0.05rem;
  font-weight: 400;
  margin-left: 1rem;
  color: #3549f5;
  position: relative;
}
.line1 {
  position: absolute;
  content: "";
  display: inline-block;
  height: 0.75rem;
  width: 0.0625rem;
  background-color: #00f000;
  top: 0.2rem;
  left: -0.5rem;
}
.container1Detail {
  width: 80%;
  height: 6rem;
  margin-top: 1rem;
  margin-left: 6%;
  background: url("../img/management/img1.jpg") no-repeat;
  background-size: 100% 100%;
}
.container1Detail div {
  color: #00f000;
  width: 50%;
  font-size: 0.4375rem;
  padding-top: 0.0625rem;
  padding-left: 54%;
}
.line2 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: -1.25rem;
  right: 14%;
  z-index: 99;
}
.line3 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 4.375rem;
  background-color: #00f000;
  top: 1.1rem;
  right: 20.3%;
}
.line4 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 4.2rem;
  right: 20.5%;
  z-index: 99;
}
.line5 {
  position: absolute;
  content: "";
  display: block;
  width: 50%;
  height: 0.035rem;
  background-color: #00f000;
  left: 23.29%;
  top: 6.5375rem;
}
.line6 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 5.2875rem;
  left: 17%;
  z-index: 99;
}
/* 内容的第二部分 */
.container2 {
  width: 72%;
  margin-left: 28%;
  height: 13.75rem;
  position: relative;
}
.container2Ttile {
  background-color: #00f000;
  color: #fff;
  font-size: 0.375rem;
  padding: 0.125rem 0.25rem;
  width: 3.125rem;
  text-align: center;
  border-radius: 0.625rem;
  margin-left: 3%;
}
.container2Detail {
  width: 80%;
  margin-left: 6%;
  color: #3549f5;
  font-weight: 600;
  font-size: 0.225rem;
}
.container2Detail div {
  margin-top: 0.25rem;
  text-indent: 0.5rem;
}
.container2Detail span {
  color: #727171;
}
.container2Detil2 {
  width: 94%;
  margin-left: 6%;
  display: flex;
  flex-direction: row;
  color: #727171;
  font-size: 0.225rem;
  margin-top: 1rem;
}
.container2Left {
  width: 30%;
}
.container2Content {
  text-indent: 0.5rem;
  margin-top: 0.25rem;
  margin-left: 10%;
  border-top: 0.035rem solid #00f000;
  padding-top: 0.25rem;
}
.container2Content2 {
  margin-left: 15% !important;
}
.container2ContentTtile {
  margin-top: 0.5rem;
  color: #3549f5;
  font-size: 0.275rem;
  font-weight: 600;
}
.container2Right {
  width: 67%;
  margin-left: 3%;
}
.container2ConDetail {
  width: 50%;
  margin-left: 10%;
}
.container2Img {
  width: 100%;
}
.container2Img img {
  width: 100%;
  height: 3.75rem;
  margin-top: 0.25rem;
}
.line7 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: -1rem;
  left: 2%;
  z-index: -1;
}
.line8 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 11.25rem;
  background-color: #00f000;
  top: 1.3125rem;
  left: 2%;
}
.line9 {
  position: absolute;
  content: "";
  display: block;
  width: 1.125rem;
  height: 3.625rem;
  background: linear-gradient(
    45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 11.28rem;
  left: 2%;
}
.line10 {
  position: absolute;
  content: "";
  display: block;
  width: 70.1%;
  height: 0.035rem;
  background-color: #00f000;
  left: 8.5%;
  top: 13.63rem;
}
/* 内容的第三部分 */
.container3 {
  width: 72%;
  margin-left: 28%;
  height: 12.5rem;
  position: relative;
  color: #727171;
  font-size: 0.225rem;
}
.container3Title {
  margin-left: 6%;
  color: #3549f5;
  font-size: 0.275rem;
  font-weight: 600;
  margin-top: 0.75rem;
}
.container3Detail {
  text-indent: 0.5rem;
  width: 68%;
  margin-left: 9%;
  margin-top: 0.25rem;
  border-top: 2px solid #00f000;
  /* padding-top: .25rem; */
}
.container3Detail div {
  margin-top: 0.25rem;
}
.ImgBox {
  width: 100%;
  text-align: center;
}
.ImgBox img {
  height: 1.25rem;
  width: 80%;
}
.line11 {
  position: absolute;
  content: "";
  display: block;
  width: 1.125rem;
  height: 3.625rem;
  background: linear-gradient(
    45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: -2.119rem;
  right: 15%;
}
.line12 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 10.375rem;
  background-color: #00f000;
  top: 0.25rem;
  right: 15%;
}
.line13 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  bottom: -0.45rem;
  right: 15%;
  z-index: 99;
}
.line14 {
  position: absolute;
  content: "";
  display: block;
  width: 70%;
  height: 0.035rem;
  background-color: #00f000;
  left: 8.8%;
  top: 11.66rem;
}

/* 内容的第四部分 */
.container4 {
  width: 72%;
  margin-left: 28%;
  height: 11.25rem;
  position: relative;
  color: #727171;
  font-size: 0.225rem;
}
.container4Title {
  margin-left: 6%;
  color: #3549f5;
  font-size: 0.275rem;
  font-weight: 600;
}
.container4Detail {
  margin-top: 0.25rem;
  width: 55%;
  margin-left: 9%;
  border-top: 0.035rem solid #00f000;
  text-indent: 0.5rem;
}
.container4Detail div {
  margin-top: 0.25rem;
}
.container4Img {
  width: 75%;
  margin-left: 9%;
  margin-top: 0.25rem;
}
.container4Img img {
  width: 100%;
  height: 5rem;
}
.line15 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: -2.085rem;
  left: 2.5%;
  z-index: -1;
}
.line16 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 9.1rem;
  background-color: #00f000;
  top: 0.28rem;
  left: 2.5%;
}
.line17 {
  position: absolute;
  content: "";
  display: block;
  width: 1.125rem;
  height: 3.625rem;
  background: linear-gradient(
    45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 8.1rem;
  left: 2.5%;
}
.line18 {
  position: absolute;
  content: "";
  display: block;
  width: 60.2%;
  height: 0.035rem;
  background-color: #00f000;
  left: 8.9%;
  top: 10.46rem;
}
/* 内容的第五部分 */
.coantainer5 {
  width: 72%;
  margin-left: 28%;
  height: 10rem;
  position: relative;
  color: #727171;
  font-size: 0.225rem;
}
.container5Title {
  color: #fff;
  font-size: 0.375rem;
  background-color: #00f000;
  width: 5.25rem;
  text-align: center;
  padding: 0.125rem 0.25rem;
  border-radius: 0.625rem;
  margin-left: 9%;
}
.container5Detail {
  margin-top: 0.25rem;
  width: 55%;
  margin-left: 12%;
  text-indent: 0.5rem;
}
.container5Detail1 {
  margin-left: 9%;
  width: 76%;
  display: flex;
  flex-direction: row;
}
.container5LittleTitle {
  color: #3549f5;
  font-size: 0.275rem;
  font-weight: 600;
  margin-top: 0.5rem;
}
.container5Left {
  width: 58%;
  margin-right: 2%;
}
.container5LeftDetail {
  text-indent: 0.5rem;
  width: 92%;
  margin-left: 8%;
  margin-top: 20px;
}
.container5Right {
  width: 40%;
}
.container5Right img {
  cursor: pointer;
  width: 100%;
  height: 6.875rem;
  margin-top: 0.25rem;
}
/* .container5Right img:hover{
  transition: 1s ease-in-out;
  transform: scale(1.2);
} */
.line19 {
  position: absolute;
  content: "";
  display: block;
  width: 1.125rem;
  height: 3.625rem;
  background: linear-gradient(
    45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: -2.036rem;
  right: 24.5%;
}
.line20 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 7rem;
  background-color: #00f000;
  top: 0.3rem;
  right: 24.5%;
  z-index: -1;
}
/* 内容的第六部分 */
.container6 {
  width: 72%;
  margin-left: 28%;
  height: 17.5rem;
  position: relative;
  color: #727171;
  font-size: 0.225rem;
}
.container6Detail {
  width: 78%;
  margin-left: 6%;
  display: flex;
  flex-direction: row;
  padding-top: 1rem;
}
.container6Detail .container6DetalLeft {
  width: 40%;
}
.container6DetalLeft img {
  width: 100%;
  height: 6.875rem;
  cursor: pointer;
  margin-top: -0.5rem;
}
/* .container6DetalLeft img:hover,
.container6Img img:hover {
  transition: 1s ease-in-out;
  transform: scale(1.2);
} */
.container6DetailRight {
  width: 58%;
  margin-left: 2%;
}
.container6Title {
  color: #3549f5;
  font-size: 0.275rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.container6Content {
  margin-left: 5%;
  text-indent: 0.5rem;
  margin-top: 0.25rem;
}
.contanierLine {
  border-top: 0.035rem solid #00f000;
  padding-top: 0.25rem;
}
.container6RighTBottom {
  width: 150%;
  margin-top: 2.5rem;
}
.contanier6BottomFlex {
  /* margin-left: 5%; */
  display: flex;
  flex-direction: row;
}
.container6Content1 {
  /* width: 50%; */
  border-top: 0.035rem solid #00f000;
  padding-top: 0.25rem;
}
.container6Img {
  /* width: 48%; */
  margin-left: 2%;
  cursor: pointer;
}
.container6Img img {
  width: 70%;
  height: 6.875rem;
  margin-left: 35%;
  margin-top: 1rem;
}
.line21 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: -2.5rem;
  right: 25.5%;
  z-index: -1;
}
.line22 {
  position: absolute;
  content: "";
  display: block;
  width: 59.3%;
  height: 0.035rem;
  background-color: #00f000;
  left: 8.8%;
  top: -0.15rem;
}
.line23 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: -1.4rem;
  left: 2.55%;
  z-index: -1;
}
.line24 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 14.4rem;
  background-color: #00f000;
  top: 0.9375rem;
  left: 2.5%;
}
.line25 {
  position: absolute;
  content: "";
  display: block;
  width: 1.125rem;
  height: 3.625rem;
  background: linear-gradient(
    45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 14.06rem;
  left: 2.5%;
}
.line26 {
  position: absolute;
  content: "";
  display: block;
  width: 60.1%;
  height: 0.035rem;
  background-color: #00f000;
  left: 8.9%;
  top: 16.42rem;
}
.line27 {
  position: absolute;
  content: "";
  display: block;
  width: 1.125rem;
  height: 3.625rem;
  background: linear-gradient(
    45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 15.18rem;
  right: 24.5%;
}
/* 第七部分内容 */
.container7 {
  width: 72%;
  margin-left: 28%;
  height: 12.5rem;
  position: relative;
  color: #727171;
  font-size: 0.225rem;
}
.container7Detail {
  width: 78%;
  margin-left: 6%;
  /* height: 100px; */
  /* background-color: #00f000; */
}
.container7Img {
  margin-left: 8%;
  width: 91%;
  height: 6rem;
  background: url(../img/management/img7.jpg) no-repeat;
  background-size: 100% 100%;
}
/* .container7Img img{
  width: 100%;
  height: 6rem;
} */
.contaier7Title {
  width: 6.875rem;
  border-radius: 0.625rem;
  color: #fff;
  background-color: #00f000;
  font-size: 0.375rem;
  padding: 0.125rem 0.25rem;
  text-align: center;
  margin-top: -0.375rem;
  margin-left: 6%;
}
.container7Detial1 {
  color: #3549f5;
  font-size: 0.275rem;
  font-weight: 600;
  margin-left: 3%;
  margin-top: 0.5rem;
}
.container7Content {
  width: 70%;
  margin-left: 8%;
}
.container7Content div {
  text-indent: 0.5rem;
  margin-top: 0.25rem;
}
.container7Line {
  border-top: 0.035rem solid #00f000;
  padding-top: 0.25rem;
}
.line28 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 11rem;
  background-color: #00f000;
  top: 0rem;
  right: 24.8%;
}
.line29 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 9.7rem;
  right: 24.8%;
}
.line30 {
  position: absolute;
  content: "";
  display: block;
  width: 60%;
  height: 0.035rem;
  background-color: #00f000;
  top: 12.04rem;
  right: 31%;
}
/* 第八部分内容 */
.contaier8 {
  width: 72%;
  margin-left: 28%;
  height: 12.25rem;
  position: relative;
  color: #727171;
  font-size: 0.225rem;
}
.contaier8Detail {
  margin-left: 8%;
  width: 75%;
  height: 200px;
  /* background-color: #00f000; */
  display: flex;
  flex-direction: row;
}
.contaier8Title {
  color: #3549f5;
  font-size: 0.275rem;
  font-weight: 600;
  margin-left: 1%;
  margin-top: 0.5rem;
}
.contaier8Left {
  width: 49%;
}
.contaier8Right {
  width: 47%;
  margin-left: 4%;
}
.container8Content1 {
  border-top: 0.035rem solid #00f000;
  padding-top: 0.25rem;
}
.container8Content {
  width: 90%;
  margin-left: 10%;
  margin-top: 0.25rem;
  text-indent: 0.5rem;
}
.contaier8Right img {
  cursor: pointer;
  width: 100%;
  height: 9.25rem;
  margin-top: 0.875rem;
  /* box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5); */
}
/* .contaier8Right img:hover {
  transition: 1s ease-in-out;
  transform: scale(1.2);
} */
.line31 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: -1.7rem;
  left: 2.7%;
}
.line32 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 9.6rem;
  background-color: #00f000;
  top: 0.65rem;
  left: 2.7%;
}
.line33 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 8.96rem;
  left: 2.7%;
}
.line34 {
  position: absolute;
  content: "";
  display: block;
  width: 64.8%;
  height: 0.035rem;
  background-color: #00f000;
  top: 11.29rem;
  right: 26.3%;
}
/* 第九部分 */
.contaier9 {
  margin-top: 0.125rem;
  width: 72%;
  margin-left: 28%;
  height: 13.75rem;
  position: relative;
  color: #727171;
  font-size: 0.225rem;
}
.container9Detail {
  width: 78%;
  margin-left: 6%;
  /* background-color: #00f000; */
}
.container9Img {
  margin-left: 8%;
  width: 91%;
  height: 6rem;
  background: url(../img/management/img9.jpg) no-repeat;
  background-size: 100% 100%;
}
.container9Title {
  color: #fff;
  font-size: 0.375rem;
  background-color: #00f000;
  text-align: center;
  width: 4rem;
  padding: 0.125rem 0.25rem;
  border-radius: 0.625rem;
  margin-top: -0.375rem;
  margin-left: 20%;
}
.container9Detail1 {
  text-indent: 0.5rem;
  margin-top: 0.75rem;
  width: 60%;
  margin-left: 20%;
}
.container9Detail1 div {
  margin-top: 0.25rem;
}
.line35 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );

  top: -2.33rem;
  right: 20%;
}
.line36 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 2.5rem;
  background-color: #00f000;
  top: 0;
  right: 20%;
}
.line37 {
  position: absolute;
  content: "";
  display: block;
  width: 57.7%;
  height: 0.035rem;
  background-color: #00f000;
  top: 2.5rem;
  right: 20%;
}
.line38 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    -45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 1.26rem;
  left: 16%;
}
.line39 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 6.3rem;
  background-color: #00f000;
  top: 3.6rem;
  left: 16%;
}
.line40 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 8.625rem;
  left: 16%;
}
.line41 {
  position: absolute;
  content: "";
  display: block;
  width: 57.5%;
  height: 0.035rem;
  background-color: #00f000;
  top: 10.96rem;
  left: 22.18%;
}
.line42 {
  position: absolute;
  content: "";
  display: block;
  width: 1.1rem;
  height: 3.625rem;
  background: linear-gradient(
    45deg,
    transparent 49.5%,
    #00f000 49.5%,
    #00f000 50.5%,
    transparent 50.5%
  );
  top: 9.715rem;
  right: 14%;
}
.line43 {
  position: absolute;
  content: "";
  display: block;
  width: 0.0313rem;
  height: 1.75rem;
  background-color: #00f000;
  top: 12.04rem;
  right: 14%;
  z-index: -1;
}
.bottom {
  width: 100%;
  background-color: #3549f5;
  color: #fff;
  font-size: 0.225rem;
  text-align: center;
  /* margin-top: 1rem; */
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}
