
.topWrap {
  background: linear-gradient(180.00deg, rgba(243, 250, 255, 1) 0%,rgba(243, 250, 255, 0) 100%);
  padding: 8.27rem 4.267rem 4rem ;
}
.topWrap1 {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color:rgba(0, 80, 203, 1);
  font-size: 3.2rem;
  background-color: #fff;
  padding: 2rem 2.5rem;
  width: 65rem;
  box-sizing: border-box;
  border-radius: 1333.2rem;
}

.topWrap1 img {
  width: 2.5rem;
}

.topWrap2 {
  text-align: center;
  font-weight: 700;
  margin-top: 2.133rem;
  font-size: 6.133rem;
  color:#000;
}

.topWrap3 {
  text-align: center;
  font-weight: 700;
  font-size: 6.133rem;
  color:rgba(0, 80, 203, 1);
}

.topWrap4 {
  margin-top: 2.133rem;
  text-align: center;
  color:rgba(66, 70, 86, 1);
  font-size: 3.467rem;
}

.matchBtn {
  background-color: rgba(21, 120, 252, 1);
  margin: 6.667rem auto 0;
  width: 30.667rem;
  height: 10rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.2rem;
  color:#fff;
  border-radius: 1.333rem;
}

.topWrap5 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 3.2rem;
  color:rgba(66, 70, 86, 1);
  margin-top: 4rem;
}

.topWrap5 img {
  width: 2.5rem;
  vertical-align: middle;
  position: relative;
  top: -.3rem;
}
.topWrap6 {
  text-align: center;
  margin-top: 4rem;
}
.topWrap6 img {
  display: inline-block;
  width: 65.333rem;
}

.whykeo {
  background-color: #fff;
  padding: 10rem 4.267rem 8rem;
}

.keotitle {
  color:rgba(0, 80, 203, 1);
  font-size: 3.2rem;
  text-align: center;
}
.keodes {
  margin-top: 2.133rem;
  font-size: 4.267rem;
  color:rgba(26, 27, 31, 1);
  text-align: center;
  font-weight: 500;
}

.keodes1 {
  margin-top: 2.133rem;
  font-size: 3.467rem;
  color:rgba(66, 70, 86, 1);
  text-align: center;
}

.keoItem {
  margin-top: 2.667rem;
  border-radius: 2.667rem;
  border:0.133rem solid rgba(0, 0, 0, 0.2);
  padding: 4rem 2.4rem;
}

.keoItem img {
  display: block;
  width: 9.333rem;
}

.keoItemdes1 {
  color:rgba(26, 27, 31, 1);
  font-size: 3.733rem;
  margin-top: 2.133rem;
  font-weight: 500;
}

.keoItemdes2 {
  color:rgba(66, 70, 86, 1);
  font-size: 3.2rem;
  margin-top: 2.133rem;
  padding-bottom: 2.133rem;
  border-bottom:0.133rem solid rgba(0, 0, 0, 0.2);
}

.keoItemdes3 {
  padding-top: 4rem;
}

.keoItemdes4 {
  color:rgba(0, 80, 203, 1);
  font-size: 3.733rem;
  font-weight: 700;
}

.keoItemdes5 {
  color:rgba(0, 80, 203, 1);
  font-size: 3.2rem;
  margin-left: 1.333rem;
}

.works {
  background: rgba(244, 243, 248, 1);
  padding: 6.667rem 4.267rem;
}

.worksItem {
  margin-top: 2.667rem;
}

.workTitle {
  display: flex;
  align-items: center;
}

.workTitle1 {
  width: 7rem;
  height: 7rem;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border:1px solid rgba(0, 80, 203, 1);
  font-size: 4rem;
  color:rgba(0, 80, 203, 1);
  font-weight: 600;
  background: #fff;
}

.workTitle2 {
  color:rgba(51, 51, 51, 1);
  font-size: 4rem;
  margin-left: 2.133rem;
  font-weight: 500;
}

.workDes {
  margin-top: 2.133rem;
  color:rgba(51, 51, 51, 1);
  font-size: 3.467rem;
}

.worksItem img {
  width: 100%;
  margin-top: 2.133rem;
}

.bottom {
  background: rgba(0, 80, 203, 1);
  padding: 18.4rem 6rem;
  color:#fff;
  text-align: center;
}

.bottomTitle1 {
  font-size: 6.4rem;
}

.bottomTitle2 {
  font-size: 3.733rem;
  margin-top: 2.133rem;
}

.bottomBtns {
  margin: 19.467rem auto 0;
  width: 40rem;
  height: 10.667rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1.6rem;
  color:rgba(0, 80, 203, 1);
  font-size: 3.467rem;
  background: #fff;
}
.topWrapTitle {
  color: rgba(0, 80, 203, 1);
  font-size: 3.47rem;
  font-weight: 500;
  text-align: center;
}
