.education-background {
  position: relative;
  font-size: 0.26rem;
}
.education-background {
  position: relative;
  font-size: 0.26rem;
}
.education-background p:nth-child(1) {
  position: absolute;
  width: 5.22rem;
  top: 2.4rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.4rem;
  color: #fff;
  font-weight: bold;
}
.education-background p:nth-child(1) span {
  color: #ff5a00;
}
.education-background p:nth-child(2) {
  width: 4.1rem;
  position: absolute;
  top: 3.22rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.24rem;
  color: #fff;
}
.education-background .icon-list {
  position: absolute;
  bottom: 0.37rem;
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.education-background .icon-list span {
  color: #ff5700;
  display: inline-block;
  background: url("../img/icon_11.png") no-repeat;
  background-size: 0.34rem;
  padding-left: 0.34rem;
  height: 0.24rem;
  line-height: 0.24rem;
  font-size: 0.16rem;
}
.education-list ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0 0.5rem;
}
.education-list ul li {
  font-size: 0.26rem;
  color: #606266;
  width: 1.11rem;
  margin-top: 0.6rem;
  margin: 0.6rem 0.2rem 0 0.3rem;
}
.education-list ul li .icon {
  display: block;
  width: 0.58rem;
  height: 0.5rem;
  background: url("../img/icon_sprite.png") no-repeat;
  background-size: 6.43rem auto;
  margin: 0 auto;
}
.education-demand .content-list {
  font-size: 0.24rem;
  color: #909399;
  padding: 0 0.2rem;
  margin-top: 0.3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.education-demand .content-list .item {
  width: 3.45rem;
  height: 6.12rem;
  text-align: center;
  border: 0.01rem solid #909399;
  border-radius: 0.1rem;
  line-height: 0.48rem;
  margin-top: 0.2rem;
}
.education-demand .content-list .item > div {
  width: 3.05rem;
  height: 1.77rem;
  margin: 0.2rem auto;
}

.education-demand .content-list .item p:nth-child(2) {
  color: #ff5700;
  font-size: 0.26rem;
}
.education-demand .content-list .item .btn {
  width: 2.6rem;
  height: 0.7rem;
  background: #ff5700;
  line-height: 0.7rem;
  color: #fff;
}
.education-demand .content-list .item .btn span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url("../img/icon_12.png") no-repeat;
  background-size: 100%;
  margin-left: 0.2rem;
  vertical-align: middle;
}

.education-mode {
  padding: 0 0.1rem;
}
.education-mode .form {
  position: relative;
  margin-top: 0.3rem;
  width: 100%;
  box-sizing: border-box;
  background: url("../img/education_background_5.png") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 0.5rem;
}

.education-mode .result {
  text-align: center;
  padding: 0 0.3rem;
  border: 0.01rem solid #ff5700;
  border-top: 0.1rem solid #ff5700;
  box-sizing: border-box;
  color: #ff5700;
  margin-top: 0.3rem;
  padding-bottom: 0.4rem;
}
.education-mode .result p {
  color: #606266;
  font-size: 0.26rem;
  margin-top: 0.5rem;
}
.education-mode .result ul {
  margin-top: 0.3rem;
}
.education-mode .result ul li {
  display: flex;
  justify-content: space-between;
  font-size: 0.24rem;
  margin-top: 0.34rem;
}

.education-examine {
  padding: 0 0.2rem;
  font-size: 0.26rem;
  background: #f6f6f6;
  border-radius: 0.1rem;
  margin-top: 0.4rem;
  overflow: hidden;
}
.education-examine > p {
  margin-top: 0.36rem;
  margin-bottom: 0.2rem;
}
.education-examine .examine-warp {
  padding: 0 0.2rem 0.4rem 0.2rem;
}

.education-examine .examine-warp .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.4rem;
  border-top: 0.1rem solid #ff5700;
  background: #fff;
  margin-top: 0.3rem;
  padding: 0 0.2rem;
}
.education-examine .examine-warp .item > p {
  color: #909399;
  margin-left: 0.4rem;
}
.education-examine .examine-warp .item > a {
  width: 2rem;
  height: 0.7rem;
  background: #ff5700;
  color: #fff;
  text-align: center;
  line-height: 0.7rem;
}
.education-school {
  padding: 0 0.12rem;
}
.education-school .school-warp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.education-school .item {
  width: 3.61rem;
  height: 3.75rem;
  font-size: 0.24rem;
  position: relative;
}

.education-school .item div .title {
  font-size: 0.26rem;
  color: #606266;
  text-align: center;
}
.education-school .item > div {
  position: absolute;
  left: 50%;
  bottom: 0.32rem;
  transform: translateX(-50%);
}
.education-school .item > div > a {
  width: 2.6rem;
  height: 0.7rem;
  background: #ff5700;
  color: #fff;
  line-height: 0.7rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.2rem;
}
.education-school .form {
  padding: 0.2rem 0rem;
}
.education-school .form .form-item {
  margin-top: .1rem;
  padding: 0rem 0 0.3rem 0rem;
  position: relative;
}
.education-school .err{
  left: 1.4rem;
}
.education-advantage {
  padding: 0 0.3rem;
}
.education-advantage .content .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.24rem;
  color: #909399;
  margin-top: 0.2rem;
}
.education-advantage .content .item:first-child .left {
  margin-top: 0.1rem;
  width: 3.59rem;
  line-height: 0.4rem;
}
.education-advantage .content .item:not(:first-child) .left {
  margin-top: 0.1rem;
  width: 2.9rem;
  line-height: 0.4rem;
}
.education-advantage .content .item .left p:nth-child(1) {
  color: #606266;
  font-size: 0.26rem;
}
.education-advantage .content .item .left p:nth-child(2) {
  width: 2.88rem;
}
.education-advantage .content .item .right {
  width: 1.86rem;
  height: 2.13rem;
  margin: 0 0.2rem;
}
.education-advantage .content .item:nth-child(odd) .right {
  margin: 0 0.4rem;
}

.education-check {
  padding: 0 0.6rem;
}
.education-check .content {
  background: url("../img/education_background_14.png") no-repeat;
  background-size: 100%;
  width: 6.3rem;
  height: 4.33rem;
  font-size: 0.26rem;
  color: #606266;
}
.education-check .content .item p {
  padding-top: 1rem;
  width: 5.6rem;
  margin: 0 auto;
}
.education-check .content .item p:nth-child(2) {
  padding-top: 0.5rem;
  width: 5.6rem;
  margin: 0 auto;
}
.education-check .content .item span {
  display: inline-block;
  width: 4.84rem;
  margin-left: 0.2rem;
}
.education-check .content .item i {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background: url("../img/icon_sprite.png") no-repeat;
  background-position: -4.35rem 0rem;
  line-height: 0.5rem;
  vertical-align: top;
  background-size: 6.43rem auto;
}

.highlight {
  color: #ff5700;
}
.line {
  display: block;
  width: 1.6rem;
  border-bottom: 0.01rem solid #909399;
  margin: 0 auto;
}

span.icon-go {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url("../img/icon_12.png") no-repeat;
  background-size: 100%;
  margin-left: 0.2rem;
  vertical-align: middle;
}
