.babyDetail {
  width: 100%;
}
.babyDetail img{
  width:100%;
}
.babyDetail .detail-banner img {
    width: 100%;
}
.babyDetail .tabs{
  display:flex;
  justify-content:center;
  border-bottom:1px solid #ccc;
  margin-bottom:0.3rem;
}
.babyDetail .tabs li{
  font-size:0.24rem;
  padding:0.2rem 0;
  margin:0 0.1rem;
  width:1.8rem;
  text-align:center;
  cursor: pointer;
}
.babyDetail .tabs li.liActive{
  background:url('../images/case/line.png') no-repeat center bottom;
  background-size:1.4rem;
  color:#0355a4;
}
    
.allDiv > div{
  display:none;
}
.allDiv > div.show_div{
    display:block;
}
.fourTitle {
  font-size: 0.28rem;
  color: #015fa9;
}
.fourTitle .line {
  position: relative;
  border-bottom: 3px solid #015fa9;
  margin-bottom: 0.2rem;
}
.fourTitle h4 {
  position: absolute;
  top: -0.2rem;
  left: 50%;
  margin-left: -0.8rem;
  width: 1.6rem;
  background: #fff;
  font-weight: bold;
  text-align: center;
}
.fourTitle  p {
  color: #878787;
  line-height:0.3rem!important;
  margin-bottom:0.2rem;
  font-size:0.18rem;
  text-align:center;
}
/* 第一部分内容 */
.babyDetail .allDiv .babyHome .homeHead{
    display:flex;
    justify-content:center;
 }
.babyHome {
padding-bottom:0.6rem;
}
.babyHome .img1 {
padding: 0.2rem 0;
}
.babyHome .img1 img{
    width:100%;
}
.babyHome .img2 img,.babyHome .img4 img{
      width:100%;
}
.babyHome  p {
font-size: 0.18rem;
line-height: 0.4rem;
}
.babyHome  p .boldFont {
  font-size: 0.22rem;
  font-weight: bold;
  color: #000;
}
.babyHome .p1 {
margin-bottom: 0.4rem;
text-align:center;
}
.babyHome .p2 {
padding: 0.6rem;
letter-spacing: 2px;
position: relative;
color: #1477b2;
font-size: 0.22rem;
text-align: left;
}
.babyHome .mark {
position: absolute;
font-size: 2.6rem;
}
.babyHome  .mark1 {
top: 1rem;
left: -0.4rem;
}
.babyHome .mark2 {
bottom: -0.1rem;
right: 0.6rem;
}
.babyHome .partThree {
display: flex;
justify-content: center;
padding: 0.3rem 0 0.5rem;
}
.babyHome .partThree .img3 {
  width: 4.6rem;
  margin-top: 0.2rem;
}
.babyHome .partThree  .img3 img {
    width: 100%;
}
.babyHome .partThree .pDiv2 {
  margin-left: -0.2rem;
}
  .babyHome .partThree .pDiv2  .fontBold2 {
    display: inline-block;
    font-size: 0.36rem;
    font-weight: bold;
    color: #015fa9;
    margin-top: 0.2rem;
  }
  .babyHome .four{
    width:62%;
    text-align:center;
    margin:0 auto;
  }
.babyHome .four ul{
    display:flex;
    flex-wrap:wrap;
    margin-bottom:0.8rem;
    justify-content:space-between;
}
.babyHome .four li{
    width:2.9rem;
    box-sizing:border-box;
    margin-bottom:0.14rem;
}
    .babyHome .four li img{
        width:100%;
    }

/* 第二部分内容 */
.advantage {
padding-bottom:0.6rem;
}
.advantage .advCont{
display:flex;
justify-content:center;
}
.advantage .advCont .advW{
width:62%;
}
.advantage .img1,.advantage .img3 {
padding: 0.2rem 0;
}
.advantage .img1 img,.advantage .img3  img{
width:100%;
}
.advantage .img2{
position: relative;
margin-bottom:0.4rem;
}
.advantage .img2 p{
  position: absolute;
  bottom:0.1rem;
  right:1.6rem;
}
.advantage .img2  img{
      width:100%;
}
.advantage  p {
font-size: 0.18rem;
line-height: 0.4rem;
}
.advantage  p .boldFont {
  font-size: 0.22rem;
  font-weight: bold;
  color: #000;
}
.advantage .p1 {
  margin-bottom: 0.4rem;
  text-align:justify;
}


/* 第三部分内容 */
.software {
  padding: 0.5rem 0;
}
.software  .softCont{
  display:flex;
  justify-content:center;
}
.software  .softCont .softW{
  width:62%;
}
.software .img1, .software .img3, .software .img5, .software .img6, .software .img7 {
  padding: 0.1rem 0;
}
.software .img3 img, .software .img5 img, .software .img6 img, .software .img7 img {
  width: 100%;
}
.software .img2 {
  margin-bottom: 0.8rem;
}
.software .img2 img {
  width: 100%;
}
.software .img4{
  margin-bottom:0.6rem;
}
.software .img5 span,.software .img6 span,.software .img7 span{
  display:inline-block;
  width:48%;
  font-size:0.2rem;
  padding:0.1rem 0;
  text-align:center;
}
.software p {
  font-size: 0.18rem;
  line-height: 0.4rem;
}
.software p .boldFont {
  font-size: 0.22rem;
  font-weight: bold;
  color: #000;
}
.software .p1 {
  margin-bottom: 0.4rem;
  text-align: justify;
}
.software p.star{
  text-align:justify;
  background:url('../images/baby/star.png') no-repeat left 46%;
  background-size:0.2rem;
  padding-left:0.3rem;
  line-height:0.46rem;
}

/* 第四部分内容 */
.param {
  padding-bottom:0.6rem;
}
.param .paramCont{
  display:flex;
  justify-content:center;
}
.param .paramCont .paramW{
  width:62%;
}
.param .img1,.param .img2{
  padding: 0.2rem 0;
}
.param .img1 img,.param .img2 img{
  width:100%;
}

/* 第五部分内容 */
.honor{
  padding-bottom:0.6rem;
}
.honor .honorCont{
  display:flex;
  justify-content:center;
}
.honor .honorCont .honorW{
  width:62%;
}
.honor .fristImg{
  display:flex;
  justify-content:space-between;
}
.honor .img1{
    padding: 0.4rem 0;
}
.honor .img1 img{
  width:6.4rem;
}
.honor .img2{
  padding: 0.4rem 0;
}
.honor .img2 img{
  width:5.3rem;
}
.honor .img3,.honor .img4,.honor .img5{
  padding: 0.4rem 0;
}
.honor .img3 img,.honor .img4 img,.honor .img5 img{
  width:100%;
}

/* 第六部分内容 */
.case .caseCont{
  display:flex;
  justify-content:center;
}
.case .caseCont .caseW{
  width:62%;
}
.case .four {
  padding:0.4rem 0;
  text-align:center;
}
.case .four ul{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.case .four li{
  width:2.9rem;
  box-sizing:border-box;
  margin-bottom:0.14rem;
}
.case .four li  img{
  width:100%;
}