.home1_index{
  width: 100%;
}
.home1_img{
  min-width: 1200px;
}
.index_main{
  width: 100%;
  background-color: #FFFFFF;
  box-sizing: border-box;
  padding-top: 100px;
}
.index_header_all{
  width: 100%;
  height: 120px;
  box-sizing: border-box;
  padding-top: 20px;
  background-color: #FFFFFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}

.index_header{
  width: 88%;
  height: 80px;
  border-radius: 40px 0 0 40px;
  margin: 0 auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.index_header_left{
  margin-right: 27%;
}
.ic_home_logo{
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.ic_home_span{
  font-size: 34px;
  color: #000000;
  font-weight: bold;
}
.index_header_right{

}
.index_header_span{
  font-size: 18px;
  color: #000000;
}
.index_header_span_margin{
  margin-right: 80px;
}
.index_content{
  width: 100%;
}
.index_line{
  width: 100%;
  height: 2px;
  background-color: #F7F7F7;
  margin: 50px 0;
}
.content_item{
  width: 88%;
  background-color: #FFFFFF;
  margin: 0 auto;
  position: relative;
  border-top: 1px solid #FFFFFF;
}
.content_baby{
  margin-top: 40px;
  margin-bottom: 40px;
}
.content_baby_box{
  margin-right: 160px;
}
.item_introduce_top{
  margin-top: 114px;
  margin-left: 60px;
}
.item_introduce{
}
.item_title{
}
.ic_home_img{
  width: 48px;
  height: 48px;
  margin-right: 24px;
}
.ic_home_img_span{
  font-size: 35px;
  color: #101010;
  font-weight: bold;
}
.item_span{
  margin-top: 25px;
  margin-left: 72px;
  font-size: 30px;
  color: #777777;
  font-weight: bold;
}
.item_bottom{
  margin-top: 25px;
  margin-left: 72px;
}
.item_bottom_span{
  font-size: 30px;
  color: #777777;
  font-weight: bold;
  margin-right: 40px;
}
.item_bottom_img{
  width: 36px;
  height: 11px;
}
.item_img_box{
  margin-top: 46px;
}
.box_img{
  width: 375px;
  height: 649px;
  margin-right: 45px;
}
.code_img{
  width: 340px;
  height: 406px;
  margin-right: 35px;
}
.code_img_top{
  margin-top: 40px;
}
.box_img_baby{
  width: 375px;
  height: 649px;
  margin-top: 35px;
}
.img_0{
  width: 750px;
  height: 438px;
  position: absolute;
  top: 0;
  right: 0;
}
.img_4{
  width: 631px;
  height: 499px;
  position: absolute;
  bottom: 136px;
  left: 0;
}
.img_5{
  width: 500px;
  height: 470px;
  position: absolute;
  top: 123px;
  left: 0;
}
.img_11{
  width: 610px;
  height: 545px;
  position: absolute;
  top: 0;
  right: 0;
}
.code_4{
  width: 340px;
  height: 406px;
  position: absolute;
  bottom: 0;
  right: 80px;
}
.footer_main{
  width: 100%;
  height: 200px;
  background-color: #F7F7F7;
}
.footer_box{
  width: 88%;
  min-width: 1700px;
  margin: 0 auto;
}
.footer_left{
}
.footer_left_span{
  font-size: 30px;
  color: #101010;
}
.footer_left_span_top{
  margin-top: 28px;
}
.footer_right{
  font-size: 30px;
  color: #101010;
}