/********************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: no-repeat center center;
}
.usercommentbox .item .star_focus_5{
background: no-repeat right center;
width: 102px;
height: 16px;
}
.usercommentbox .item .star_focus_4{
background: no-repeat right center;
width: 81px;
height: 16px;
}
.usercommentbox .item .star_focus_3{
background: no-repeat right center;
width: 60px;
height: 16px;
}
.usercommentbox .item .star_focus_2{
background: no-repeat right center;
width: 38px;
height: 16px;
}
.usercommentbox .item .star_focus_1{
background: 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;
}