body {
  background-color: #fff;
}
.top_swiper {
  --swiper-theme-color: #fff;
  width: 100%;
}
.top_swiper .s1 {
  display: flex;
  align-items: center;
  background: url(/images/examination/组\ 6367@2x.png) center;
  background-size: cover;
  color: #fff;
}
.top_swiper .s1 .content {
  margin: 0 auto;
  transform: translate(-50%);
  width: 546px;
}
.top_swiper .s1 span {
  font-size: 40px;
  font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
  font-weight: 800;
  letter-spacing: 8px;
}
.top_swiper .s1 span::before {
  content: "";
  top: 0;
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 55px;
  background: url(/images/examination/组\ 6351@2x.png) center;
  background-size: cover;
  margin-right: 10px;
}
.top_swiper .s1 p {
  margin: 20px 0 40px 0;
  width: 546px;
  height: 55px;
  font-size: 21px;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  line-height: 34px;
}
.top_swiper .s1 button {
  width: 180px;
  height: 60px;
  background: #ffffff;
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
  font-size: 28px;
  font-family: Source Han Sans SC-Regular, Source Han Sans SC;
  font-weight: 400;
  color: #2a92da;
}
.top_swiper.top {
  height: 560px;
}
.content_box {
  width: 1122px;
  padding: 0 20px;
  margin: 0 auto 50px;
}
.content_box > div {
  margin: 60px 0;
}
.content_box > .item {
  margin-bottom: 150px;
  text-align: center;
  font-family: Source Han Sans SC-Bold, Source Han Sans SC;
}
.content_box > .item > h2 {
  font-size: 36px;
  font-weight: bold;
}
.content_box > .item > p {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
}
.content_box > .item1 .pieChart {
  display: flex;
  margin-top: 100px;
}
.content_box > .item1 .pieChart .left_box,
.content_box > .item1 .pieChart .right_box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.content_box > .item1 .pieChart .left_box .item,
.content_box > .item1 .pieChart .right_box .item {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 300px;
  height: 67px;
  background: #ff4d4d;
  border-radius: 34px 34px 34px 34px;
  opacity: 1;
  color: #ffffff;
  padding: 20px;
}
.content_box > .item1 .pieChart .left_box .item i,
.content_box > .item1 .pieChart .right_box .item i {
  font-size: 38px;
  font-family: Source Han Sans SC-Heavy, Source Han Sans SC;
  font-weight: 800;
}
.content_box > .item1 .pieChart .left_box .item span,
.content_box > .item1 .pieChart .right_box .item span {
  font-size: 24px;
}
.content_box > .item1 .pieChart .left_box div:nth-child(1),
.content_box > .item1 .pieChart .left_box div:nth-child(3) {
  position: relative;
  left: 100px;
}
.content_box > .item1 .pieChart .right_box div:nth-child(1),
.content_box > .item1 .pieChart .right_box div:nth-child(3) {
  position: relative;
  right: 100px;
}
.content_box > .item1 .pieChart .left_box div:nth-child(2) {
  background-color: #ff9546;
}
.content_box > .item1 .pieChart .left_box div:nth-child(3) {
  background-color: #79af0b;
}
.content_box > .item1 .pieChart .right_box div:nth-child(1) {
  background-color: #c569d6;
}
.content_box > .item1 .pieChart .right_box div:nth-child(2) {
  background-color: #0f71e1;
}
.content_box > .item1 .pieChart .right_box div:nth-child(3) {
  background-color: #1fb490;
}
.content_box > .item1 .content_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 334px;
  height: 334px;
  font-size: 36px;
  margin-top: 50px;
  font-family: Source Han Sans SC-Bold, Source Han Sans SC;
  font-weight: bold;
  background: url(/images/examination/Ring\ Chart2@2x.png) center;
  background-size: cover;
}
.content_box > .item2 .content {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.content_box > .item2 .item {
  position: relative;
  width: 346px;
  height: 200px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 1px #c4deff;
  margin-bottom: 18px;
  padding: 20px;
}
.content_box > .item2 .item .title {
  display: flex;
  align-items: center;
}
.content_box > .item2 .item .title span {
  margin-left: 16px;
  font-size: 28px;
  font-family: Source Han Sans SC-Regular, Source Han Sans SC;
  font-weight: 400;
  color: #658cbb;
}
.content_box > .item2 .item .title i {
  width: 30px;
  height: 30px;
}
.content_box > .item2 .item p {
  margin-top: 10px;
  text-align: start;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content_box > .item2 .item .icon {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
}
.content_box > .item3 .content {
  margin-top: 30px;
  display: flex;
  height: 570px;
}
.content_box > .item3 .content .left_box {
  padding-top: 60px;
  height: 300px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.content_box > .item3 .content .left_box .item {
  width: 35%;
  display: flex;
  align-items: center;
  margin: 25px 0;
}
.content_box > .item3 .content .left_box .item i {
  width: 27px;
  height: 27px;
  margin-right: 18px;
}
.content_box > .item3 .content .left_box .item span {
  font-size: 20px;
}
.content_box > .item3 .content .right_box {
  width: 410px;
}
.content_box > .item4 h2 {
  margin-bottom: 20px;
}
