.birthday_contaner{
  width: 1024px;
  height: auto;
  margin:0 auto;
}
.birthday_banner_contaner{
  width: 100%;
  height: 220px;
  margin:20px 0;

}
.about-birthday-item{
  width: 100%;
  height: 460px;
   margin-bottom:20px;
}
.about-birthday-item-left{
  width: 470px;
  height: 100%;
}
.about-birthday-item-right{
  margin-left:11px;
  width: 543px;
  height: 100%;
}
.about-birthday-right-list li{
  float: left;
  margin-right: 11px;
  height: 225px;
  width: 266px;
  margin-bottom:10px;
}
.about-birthday-left-list li{
  margin-bottom:10px;
}
.cakes-container{
  height: 527px;
  width: 100%;
  margin-bottom: 20px;
}
.cakes-title,.experience-title{
  height: 53px;
  width: 100%;
  margin-bottom: 20px;
}
.cakes-cate-items{
   height: 454px;
}
.cakes-cate-items li{
  height: 222px;
  width: 506px;
  float: left;
  margin-right:10px;
  margin-bottom:10px; 
}
.experience-container{
  width: 100%;
  height: 758px;
}
.experience-cate-items li{
    height: 222px;
    width: 197px;
    float: left;
    margin-right: 9px;
    margin-bottom: 9px;
    overflow:hidden;
}
.birthday-spacer{
  height: 20px;
  width: 100%;
}

.c-each{
    width: 30%;
}
.share-btn input[type=button]{
    background: #9d2124;
    color: #fff;
    border-radius: 6px;
    border: 0;
    letter-spacing: 1px;
    cursor: pointer;
}