
body {
    background-color: #fff;
}
.bgf6{
    background-color: #f6f6f6;
}
.bg_a3{
    background-color: #a35dcf;
}
.c_a3{
    color: #a35dcf;
}
.bg_white{
    background-color: #fff !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #a35dcf;
}
.headline_cr{
    height: 100px;
    text-align: center;
    margin: 0 auto;
    padding-top: 45px;
}
.headline_cr .headline_con{
    padding-left: 95px;
    text-align: left;
    background: url(../../img/wap/headline_bg.png) no-repeat left center;
}
.headline_cr .headline_con .hTitle{
    font-size: 38px;
    color: #a35dcf;
}
.headline_cr .headline_con .tip{
    font-size: 26px;
    color: #888;
}
.consult{
    margin: 12% 0 0 12%;
    width: 170px;
    height: 46px;
    line-height: 46px;
    font-size: 21px;
    color: #fff;
    padding: 0 0 0 10px;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
}
/*banner*/
.bannerWrap .swiper-slide img{
     width: 100%;
    height: auto;
}
.bannerWrap .swiper-slide{
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.bannerWrap .swiper-slide-active { height:auto}
/*问题多多*/
.questionWrap{
    padding-bottom: 40px;
}  
.questionWrap .headline_cr{
    width: 408px;
}  
.questionWrap .train_con,
.serviceWrap .service_con{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;            
}      
.questionWrap .item{
    width: 290px;
    padding: 20px 15px;
    margin-top: 20px;
    text-align: center;
}
.questionWrap .item img{
    width: 205px;
    height: 205px;
}
.questionWrap .item .desT,
.serviceWrap .item .desT{ 
    line-height: 50px;           
    font-size: 24px;
    color: #a35dcf;
    width: 100%;
}
.questionWrap .item .desC,
.serviceWrap .item .desC{
    line-height: 22px;
    font-size: 14px;
    color: #666;
}
/*服务项目*/
.serviceWrap{
    padding-bottom: 40px;
    background: url(../../img/wap/cuiru_service_bg.png) no-repeat center;
}
.serviceWrap .headline_cr{
    width: 305px;
}
.serviceWrap .item{
    width: 310px;
    padding: 0 0 20px 0;
    margin-top: 40px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
}    
.serviceWrap .item .desC{
    padding: 0 24px;
} 
/*我们的优势*/
.skillWrap .headline_cr{
    width: 305px;
}
.skillWrap .item{
    padding: 25px 18px;
    margin-top: 30px;
    border-radius: 10px;
    background-color: #f9f3ee;
}  
.skillWrap .item .pic{
    width: 525px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.skillWrap .item .method{
    width: 425px;
    margin-left: 13px;
    padding-top: 15px;
}
.skillWrap .item .method.noMargin{
    margin-left: 0;
}
.skillWrap .methodTitle .num{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    border-radius: 20px;
    background-color: #a35dcf;
}
.skillWrap .methodTitle .desTitle{
    font-size: 22px;
    color: #a35dcf;
    padding-left: 6px;
}
.skillWrap .methodCon{
    line-height: 24px;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
/*客户见证*/
.uservoiceWrap{
    margin-top: 60px;
    padding-bottom: 45px;
    background-color: #f9f3ee;
}
.uservoiceWrap .headline_cr{
    width: 280px;
}
.uservoiceWrap .voice_con .item{
    margin-top: 30px;        
}
.uservoiceWrap .voice_con .photo{
    margin-top: 13px;
}
.uservoiceWrap .voice_con .des{
    width: 810px;
    padding: 15px 25px 25px 25px;
    border-radius: 10px;
    background-color: #fff;
}
.uservoiceWrap .voice_con .desBox{
    width: 860px;
    padding-left: 40px;
    background: url(../../img/wap/voice_triangle.jpg) no-repeat left 26px center;
}
.uservoiceWrap .voice_con h6{
    line-height: 50px;
    font-size: 22px;
}
.uservoiceWrap .voice_con .desBox p{
    line-height: 22px;
    font-size: 14px;
    color: #666;
}
/*护理团队*/
.nurseWrap .headline_cr{
    width: 362px;
    padding-bottom: 30px;
}
.nurseWrap .swiper-slide {
    width: 256px !important;
    height: 440px;
}
.nurseWrap .nursedetails {
    width: 235px;
}
.nurseWrap .nursedetails .pic{
    background-color: #e3e2e7;
}
.nurseWrap .nursedetails .msg {
    width: 100%;
    height: 226px;
    line-height: 34px;
    padding: 14px 0 0 0;
    font-size: 21px;
    text-align: center;
    background: #f9f3ee;
}
.nurseWrap .nursedetails .jinpai_cuiru{
    font-weight: 600;
}
.nurseWrap .nursedetails .description {
    line-height: 26px;
    font-size: 16px;
    color: #5a5050;
    padding: 0 26px;
}
.nurseWrap .nursedetails .consult {
    margin: 20px 0 0 31px;
}        
/*实力保证*/
.strengthWrap{
    padding-bottom: 50px;
    text-align: center;
    background: #f9f3ee;
}
.strengthWrap .hTitle{
    font-size: 38px;
    color: #a35dcf;
}