.diag {
  width: 100%;
  height: 5.1rem;
  margin: 0.6rem auto 0;
  text-align: center;
}
.diag .diagBox {
  width: 10.8rem;
  height: 3.1rem;
  margin: 0.7rem auto 0;
  font-size: 0;
}
.diag .boxR,
.diag .boxL {
  display: inline-block;
  vertical-align: top;
  width: 5.25rem;
  height: 3.1rem;
  text-align: left;
  padding-right: 0.4rem;
}
.diag .boxR img,
.diag .boxL img {
  width: 5.25rem;
  height: 3.1rem;
}
.diag .boxR p,
.diag .boxL p {
  color: #05618A;
  font-size: 0.27rem;
  font-weight: bold;
  line-height: 0.45rem;
  height: 0.45rem;
  letter-spacing: 0.02rem;
}
.diag .boxR p:nth-child(3),
.diag .boxL p:nth-child(3) {
  color: #444444;
  font-size: 0.17rem;
  height: 0.31rem;
  line-height: 0.31rem;
  font-weight: normal;
  margin-top: 0.3rem;
}
.diag .boxL {
  margin-right: 0.2rem;
}
.whyDiag {
  width: 100%;
  height: 6rem;
  padding: 0.5rem 0 0;
  background-color: #F4F4F4;
}
.whyDiag .diagCont {
  width: 7.5rem;
  height: 4rem;
  margin: 0 auto;
}
.whyDiag .diagTitle {
  width: 2.5rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.22rem;
  margin: 0.15rem auto 0.55rem;
  background-color: #05608D;
  color: #fff;
  text-align: center;
  box-shadow: 0 0 0.1rem #c4c4c4;
}
.whyDiag .diagBox {
  display: inline-block;
  vertical-align: top;
  width: 1.5rem;
  height: 2.2rem;
  margin-right: 1.4rem;
  text-align: center;
}
.whyDiag .diagBox:last-child {
  margin-right: 0;
}
.whyDiag .diagImg {
  width: 0.92rem;
  height: 0.92rem;
  background-color: #fff;
  border: 1px solid #444444;
  margin: 0 auto;
  position: relative;
}
.whyDiag .diagImg span {
  width: 0.92rem;
  height: 0.92rem;
  line-height: 0.92rem;
  font-size: 0.6rem;
  color: #05608C;
}
.whyDiag .p1 {
  height: 0.25rem;
  line-height: 0.25rem;
  font-size: 0.23rem;
  letter-spacing: 0.01rem;
  color: #05608C;
  margin: 0.17rem 0 0.1rem;
}
.whyDiag .p2 {
  height: 0.36rem;
  line-height: 0.36rem;
  font-size: 0.2rem;
  letter-spacing: 0.01rem;
}
.whyDiag .diagImg-bg {
  background: url("../images/diagnosis/diag-vs-01.png") no-repeat;
  background-position: center center;
}
.whyDiag .diagBox:hover .diagImg span {
  color: #CF0021;
}
.whyDiag .diagBox:hover .p1 {
  color: #CF0021;
}
.whyDiag .diagBox:hover .diagImg-bg {
  background: url("../images/diagnosis/diag-vs-02.png") no-repeat;
  background-position: center center;
}
@media screen and (max-width: 970px) {
  .whyDiag .diagBox {
    margin-right: 1.3rem;
  }
}
.seeHow {
  width: 100%;
  height: 7.1rem;
  text-align: center;
  padding-top: 0.7rem;
}
.seeHow .seeCont {
  width: 10.8rem;
  height: 1.9rem;
  margin: 0 auto;
}
.seeHow .seeCont img {
  height: 1.73rem;
}
.straPlan {
  width: 100%;
  height: 15rem;
}
.straPlan .straT {
  width: 100%;
  height: 8.13rem;
  background-color: #05608D;
  margin-top: 0.45rem;
  font-size: 0;
}
.straPlan .straT-T {
  width: 100%;
  height: 4.5rem;
}
.straPlan .straT-T-L {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  height: 4.5rem;
  background: url("../images/diagnosis/stra--bg-l.png") no-repeat;
  background-position: center center;
}
.straPlan .straT-T-R {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  height: 4.5rem;
  background: url("../images/diagnosis/stra--bg-r.png") no-repeat;
  background-position: center center;
  padding: 1rem 0 0 0.9rem;
}
.straPlan .straT-T-R p {
  color: #fff;
  height: 0.3rem;
  line-height: 0.3rem;
  font-size: 0.18rem;
  letter-spacing: 0.01rem;
}
.straPlan .straT-T-R p:nth-child(1),
.straPlan .straT-T-R p:nth-child(2) {
  height: 0.47rem;
  line-height: 0.47rem;
  font-size: 0.33rem;
  font-weight: bold;
}
.straPlan .straT-B {
  width: 100%;
  text-align: center;
  color: #fff;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.32rem;
  padding-top: 0.55rem;
}
.straPlan .straT-B span {
  width: 1.37rem;
  height: 1.18rem;
  line-height: 1.18rem;
  font-size: 1.18rem;
}
.straPlan .straB {
  width: 10.8rem;
  height: 5.05rem;
  margin: 0 auto;
  position: relative;
}
.straPlan .straB img {
  width: 10.8rem;
  height: 5.05rem;
  position: absolute;
  top: -0.25rem;
  left: 0;
}
