.banner {
  width: 25rem;
  margin-top: 3.67rem;
  height: 10.8rem;
  position: relative;
}
.banner img {
  width: 25rem;
  height: 10.8rem;
}
.banner h4 {
<<<<<<< HEAD
  font-family: "NotoSansHans-Medium";
  font-size: 1.3rem;
  color: #2b2b2b;
  position: absolute;
  left: 0;
  top: 2.6rem;
  text-align: center;
  width: 25rem;
  margin-bottom: 1rem;
  line-height: 1.6rem;
}
.banner p {
  position: absolute;
  top: 5.93rem;
  text-align: left;
  width: 20rem;
  font-family: "NotoSansHans-Regular";
  font-size: 0.933rem;
  color: #2B2B2B;
  line-height: 1rem;
  left: 2.733rem;
=======
  font-size: 1.6rem;
  position: absolute;
  left: 0;
  top: 3.16rem;
  left: 2.67rem;
  margin-bottom: 1rem;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #2b2b2b;
  line-height: 1.73rem;
>>>>>>> develop
}
.info .info-main {
  width: 21.67rem;
  margin: 0 auto;
}
<<<<<<< HEAD
.info .info-main h4 {
  font-family: "NotoSansHans-Medium";
  font-size: 1.33rem;
  color: #2b2b2b;
  padding-top: 3rem;
  padding-bottom: 2rem;
  line-height: 1.6rem;
}
=======
>>>>>>> develop
.info .info-main img {
  display: block;
  width: 21.67rem;
  height: 11.73rem;
  margin-bottom: 0.667rem;
  opacity: 0.8;
}
.info .info-main .text {
  font-size: 1.067rem;
  font-family: NotoSansHans-Regular, NotoSansHans;
  font-weight: 400;
  color: #2b2b2b;
  line-height: 1.73rem;
  margin-top: 2.37rem;
  margin-bottom: 3.67rem;
}
.info .info-main .info {
  font-size: 1.067rem;
  font-family: NotoSansHans-Regular, NotoSansHans;
  font-weight: 400;
  color: #2b2b2b;
  line-height: 1.73rem;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 0.5rem;
}
.service {
  background: #4273d1;
  padding-left: 1.36rem;
  padding-right: 1.36rem;
}
.service .wapper {
  border: 1px solid #ffffff;
  padding-bottom: 2rem;
  margin-top: 1rem;
}
.service h3 {
  font-size: 1.27rem;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #ffffff;
  line-height: 2rem;
  padding-top: 3.43rem;
  padding-bottom: 2.13rem;
  text-align: center;
}
.service .title {
  height: 3.63rem;
  background: rgba(204, 235, 228, 0.24);
  font-size: 1.27rem;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #ffffff;
  line-height: 3.63rem;
  text-align: center;
}
.service .name {
  font-size: 1.067rem;
  font-family: NotoSansHans-Medium, NotoSansHans;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.6rem;
  width: 19.26rem;
  margin: 2.13rem auto 0.5rem auto;
}
.service .text {
  font-size: 0.9rem;
  font-family: NotoSansHans-Regular, NotoSansHans;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.6rem;
  width: 19.26rem;
  margin: 0 auto;
}
.service .core {
  display: block;
  width: 100%;
  margin-top: 2.83rem;
  padding-bottom: 2.47rem;
}
.feature {
  background: #F7F8FA;
}
.feature .feature-main {
  width: 21.67rem;
  margin: 0 auto;
}
.feature .feature-main h4 {
  font-family: "NotoSansHans-Medium";
  font-size: 1.33rem;
  color: #2b2b2b;
  padding-top: 3rem;
  padding-bottom: 2.2rem;
}
.feature .feature-main img {
  width: 2.867rem;
  margin: 0 auto;
  margin-bottom: 0.533rem;
  display: block;
}
.feature .feature-main h5 {
  font-family: "NotoSansHans-Regular";
  font-size: 1.2rem;
  color: #2B2B2B;
  line-height: 1.733rem;
  margin-bottom: 0.667rem;
  text-align: center;
}
.feature .feature-main p {
  font-family: "NotoSansHans-Regular";
  font-size: 1.0667rem;
  color: #646464;
  line-height: 1.4rem;
  padding-bottom: 3rem;
  text-align: center;
}
