.navbox .nav ul.classify .font-color7{
    background: #a35dcf;
    color: #fff;
}
.headline span{
    font-size: 24px;
    line-height: 56px;
    letter-spacing: 4px;
    padding: 0px 6px 0 10px;
}
/*banner*/
.bannerbox .swiper-slide img{
    min-width: 1000px;
    height: auto;
    max-height: 550px;
    cursor: pointer;
}
.bannerbox .swiper-slide{
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.bannerbox .swiper-slide-active { 
    height:auto
}
.bannerbox{
    height: auto;
}
/*公司简介*/
.company_intro .intro_con,
.contactus .des{
    text-indent: 2em;
    font-size: 16px;
    color: #777;
    line-height: 31px;
    padding: 35px 0;
}
/*月子皇后*/
.yuezi_queen .pic img,
.honorbox .pic img,
.contactus .pic img{
    width: 100%;
    max-width: 1000px;
    display: block;
    margin: auto;
}
.yuezi_queen .des{
    text-indent: 2em;
    font-size: 16px;
    color: #777;
    line-height: 31px;
    padding: 35px 0;
}
/*联系我们*/
.contactus .info{
    line-height: 50px;
    font-size: 20px;
    color: #777;
    padding: 30px 0;
}
.contactus .info p{
    padding-left: 55px;    
}
.contactus .info p.company{
    background: url(/uploads/image/sdpsimg/company_icon.png) no-repeat left center;
}
.contactus .info p.address{
    background: url(/uploads/image/sdpsimg/address_icon.png) no-repeat left center;
}
.contactus .info p.tel{
    background: url(/uploads/image/sdpsimg/tel_icon.png) no-repeat left center;
}