.customer-service-card{width:100%;padding:40rpx;box-sizing:border-box;border-radius:8rpx;background:#fff;box-shadow:0 0 6px 0 rgba(127,127,127,.06);display:flex;align-items:center;justify-content:space-between}.customer-service-card .left-wrap{display:flex;align-items:center}.customer-service-card .left-wrap .avatar-wrap{width:88rpx;height:88rpx;display:flex}.customer-service-card .left-wrap .avatar-wrap .avatar-image{width:100%;height:100%}.customer-service-card .left-wrap .left-desc{margin-left:20rpx}.customer-service-card .left-wrap .left-desc .desc1{font-size:28rpx;color:#333}.customer-service-card .left-wrap .left-desc .desc2{font-size:24rpx;color:#999}.customer-service-card .right-wrap{display:flex;align-items:center;justify-content:center}.customer-service-card .right-wrap .phone-icon{margin-left:30rpx}