/********************aboutUs.html*****************************/
.navBox .nav ul.classify .font-color1{
	background: #a35dcf;
    color: #fff;
}
/*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;
    /*max-height: 550px;*/
    /*overflow: hidden;*/
}
/*产品服务*/
.productBox .productList{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.productBox .item{
	display: inline-block;
    padding: 15px;
    border: 1px solid #ddd;
    background-color: #fff;
    margin-right: 7px;
}
.productBox .item.last{
	margin-right: 0;
}
.productBox .item h4{
	font-size: 18px;
    text-align: center;
}
.productBox .item .pic{
	margin: 12px 0 6px 0;
}
.productBox .item img{
	width: 210px;
    height: 150px;
}
.productBox .item .des{
	font-size: 14px;
}
.productBox .item .price{
	line-height: 24px;
}
.productBox .item .orderBtn{
	padding: 2px 15px;
}
/*多城市*/
.citysBox{
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    display: none !important;
}
.citysBox .c-item{
	display: inline-block;
    font-size: 20px;
    padding: 15px 40px;
    background-color: #fff;
}
.citysBox .c-item.last{
	margin-right: 0;
    float: right;
}
/*家家动态*/
.leftWrap {
	width: 630px;
	box-sizing: border-box;
}
.rightWrap{
	width: 350px;
	margin-left: 20px;
    box-sizing: border-box;
}
.dynamicBox{
	padding: 15px;
}
.dynamicBox img{
	width: 245px;
    height: 210px;
}
.dynamicBox .dynamicCon{
	font-size: 14px;
    margin-top: 15px;
}
.dynamicBox .pic,
.dynamicBox .list{
	display: inline-block;
	vertical-align: top;
}
.dynamicBox .pic{
	width: 45%;
}
.dynamicBox .list{
	width: 54%;
}
.dynamicBox .list li{
	line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 6%;
}
/*母婴百科*/
.baikeBox, .yuesaoBox{
	padding-bottom: 15px;
}
.baikeBox .headline{
	padding: 15px;
}
.baikeBox .bk-item{
	display: inline-block;
	width: 49%;
}
.baikeBox .pic,
.baikeBox .con{
	display: inline-block;
	vertical-align: top;
}
.baikeBox .pic{
	width: 45%;
	margin-left: 5%;
}
.baikeBox img{
	width: 140px;
    height: 125px;
}
.baikeBox .con{
	width: 45%;
	margin-left: 3%;
}
.baikeBox .conT{
	font-size: 16px;
    height: 34px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.baikeBox .conDes{
    height: 86px;
	font-size: 14px;
	color: #888;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.baikeBox .related .list li{
	display: inline-block;
	font-size: 14px;
	color: #888;
    padding: 10px 12px 8px  12px;
    margin: 15px 0 0 15px;
}
.baikeBox .related .list li a{
	overflow: hidden;
    white-space: nowrap;
    width: 112px;
    display: inline-block;
}
/*客户见证*/
.usercommentBox .headline{
	padding: 15px;
    border-bottom: 1px solid #ddd;
}
.usercommentBox .commentCon{
    padding: 10px 0 15px 0;
}
.usercommentBox .item{
    display: inline-block;
    padding: 2.5% 2.5% 3.5% 2.5%;
    font-size: 16px;
    width: 95%;
}
.usercommentBox .item .pic{
    width: 20%;
}
.usercommentBox .item .info{
    width: 80%;
    padding: 5px 0;
}
.usercommentBox .item .comCon{
    height: 100px;
    word-wrap: break-word;
    padding: 10px 0;
    line-height: 28px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.usercommentBox .infoTop div,
.usercommentBox .infoBottom div{
    display: inline-block;
}
.usercommentBox .picture li{
    display: inline-block;
    margin: 0 9px 11px 0;
}
.usercommentBox .picture img{
    width: 186px;
    height: 186px;
}
.usercommentBox .infoTop {
    padding: 10px 0;
}
.star, .star_focus{
    width: 102px;
    height: 16px;
}
.usercommentBox .item .star{
    display: inline-block;
    width: 102px;
    height: 15px;
    background: url(../img/starG.png) no-repeat center center;
}
.usercommentBox .item .star_focus_5{
    background: url(../img/starP.png) no-repeat right center;
    width: 102px;
    height: 16px;
}
.usercommentBox .item .star_focus_4{
    background: url(../img/starP.png) no-repeat right center;
    width: 81px;
    height: 16px;
}
.usercommentBox .item .star_focus_3{
    background: url(../img/starP.png) no-repeat right center;
    width: 60px;
    height: 16px;
}
.usercommentBox .item .star_focus_2{
    background: url(../img/starP.png) no-repeat right center;
    width: 38px;
    height: 16px;
}
.usercommentBox .item .star_focus_1{
    background: url(../img/starP.png) no-repeat right center;
    width: 18px;
    height: 16px;
}
/*优秀月嫂*/
.yuesaoBox {	
	border: 1px solid #ddd;
}
.yuesaoBox .headline{
	font-size: 18px;
    padding: 15px 10px 0 15px;
}
.yuesaoBox .item{
	display: inline-block;
    width: 43.4%;
    margin: 15px 0 0 15px;
    border: 1px solid #ddd;
}
.yuesaoBox img{
	width: 150px;
    height: 140px;
}
.yuesaoBox .item .msg{
	background: #edf0f7;       
    padding: 10px 0;
    text-align: center;
    line-height: 20px;
}
.yuesaoBox .item .des{
	color: #666;    
    padding: 0 10px;
    height: 45px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*专业实力*/
.strengthBox{
	padding: 50px 0;
	margin-top: 35px;
	background-color: #fff;
}
.strengthBox .headline{
	font-size: 32px;
	text-align: center;
}
.strengthBox .foot-logo{
	padding: 40px 0 50px 0;
}
.headphoto{
    width: 85px;
    height: 85px;
    border: 1px solid #ddd;
    border-radius: 45px;
}