.banner {
  margin-top: 3.67rem;
  width: 25rem;
  height: 10.8rem;
  position: relative;
  margin-bottom: 0.67rem;
}
.banner img {
  width: 25rem;
  height: 10.8rem;
}
.banner h4 {
  font-size: 1.6rem;
  position: absolute;
  left: 12.2rem;
  top: 3.16rem;
  text-align: left;
  line-height: 2rem;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #ffffff;
}
.feature {
  background: url(../image/qa/feature.png);
  width: 100%;
  height: 19.5rem;
  background-size: 25rem 19.5rem;
}
.feature p {
  font-size: 1.4rem;
  font-family: NotoSansHans-Regular, NotoSansHans;
  font-weight: 400;
  color: #2b2b2b;
  line-height: 2rem;
  position: relative;
  top: 2.23rem;
  left: 16.4rem;
  display: inline;
}
.info {
  width: 21.67rem;
  margin: 0 auto;
}
.info .dis {
  line-height: 2.23rem;
  text-align: center;
  margin-bottom: 3.67rem;
  font-size: 0.8rem;
}
.info .emtext {
  height: 1.73rem;
  font-size: 1.33rem;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #2b2b2b;
  line-height: 1.73rem;
}
.info .text {
  font-size: 0.93rem;
  font-family: NotoSansHans-Regular, NotoSansHans;
  font-weight: 400;
  color: #2b2b2b;
  line-height: 1.73rem;
}
.info img {
  width: 100%;
  display: inline-block;
  margin-top: 1.33rem;
  margin-bottom: 3.26rem;
}
.experience {
  background: url(../image/link/experience.png) 100% 100%;
  width: 25rem;
  height: 4.67rem;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.experience h5 {
  font-size: 1.2rem;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #4581fd;
  line-height: 1.8rem;
  text-align: center;
  padding-top: 1.33rem;
}
.experience p {
  font-size: 0.5rem;
  font-family: NotoSansHans-Regular, NotoSansHans;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 0.7rem;
  text-align: center;
}
