.eight-content {
  background-color: #fff;
  width: 19.2rem;
  height: 7rem;
  overflow: hidden !important;
  z-index: 1;
  background: url(../images/content-eight/miltiadis-fragkidis-5ULk8EgE8tg-unsplash.png) no-repeat;
  background-size: 100%;
  background-position: 0 -30%;
}
.eight-content .button-button-seven {
  margin-top: 0.4rem;
  width: 2.95rem;
  height: 0.57rem;
  background: #1f70ec;
  border-radius: 0.29rem;
  margin-left: 8.13rem;
  text-align: center;
  cursor: pointer;
  padding-top: 0.15rem;
  box-sizing: border-box;
}
.eight-content .button-button-seven div {
  font-size: 0.24rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.eight-content .top {
  margin-top: 1.1rem;
  margin-left: 8.41rem;
  font-size: 0.4rem;
  font-family: SourceHanSansCN;
  font-weight: 800;
  color: #06225c;
  line-height: 0.48rem;
}
.eight-content .form {
  margin-left: 6.65rem;
  margin-top: 0.43rem;
}
.eight-content .form label {
  padding: 0.05rem 0.31rem;
  box-sizing: border-box;
  margin-bottom: 0.1rem;
  display: block;
  width: 5.9rem;
  height: 0.6rem;
  background-color: #ebebeb;
  border: 1px solid #e9e9e9;
  border-radius: 30px;
  font-size: 0.24rem;
  font-family: "Noto Sans SC";
  font-weight: 500;
  color: #132d64;
  line-height: 0.48rem;
}
.eight-content .form label input {
  font-size: 0.26rem;
  border: none;
  background-color: transparent;
  height: 100%;
  width: 4rem;
  outline: none;
}
.eight-content .button-button-eight{
  margin-top: 0.4rem;
  margin-left: 6.65rem;
  width: 5.9rem;
  height: 0.6rem;
  background: #1f70ec;
  border-radius: 30px;
  display: flex;
  align-items: center;
  padding-left: 2.2rem;
  box-sizing: border-box;
  cursor: pointer;
}
.eight-content .button-button-eight button{
    background-color: rgba(0,0,0,0);
    border: 0px solid #06225C;
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    line-height: 0.24rem;
    
}
.eight-content .button-button-eight div {
  font-size: 0.3rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.24rem;
}
.eight-content .button-button-eight div img {
  margin-right: 0.2rem;
  width: 0.34rem;
}