   .wpsbCustomer_style{position: fixed;background:#1e6bea;width: 50px;padding: 5px 0;display: flex;flex-direction: column;align-items: center;z-index:999;top: 50%;right: 0;}
    .wpsbCustomer_item{position: relative;width: 50px;text-align: center;}
    .wpsbCustomer_item>img,.wpsbCustomer_item>a>img{width: 30px;height: 30px;object-fit: none;margin: 10px 0;cursor: pointer;}
    .img_active{position: absolute;left: 10px;opacity: 0;}
    .wpsbCustomer_item:hover .img_def{opacity: 0;}
    .wpsbCustomer_item:hover .img_active{opacity: 1;}
    .wpsCustomer_item_content{position: absolute;box-shadow: 0 3px 6px rgb(0 0 0 / 21%);background: #ffffff;top:10px;width: 0px;overflow: hidden;}
    .phonewidth{text-align: left;}
    .kefuwidth{text-align: left;}
    .kefuwidth>p{font-size: 16px!important;color: #666666!important;font-weight: 600;padding-bottom: 4px;}
    .ewmwidth_cotent>p,.kefuwidth>p{white-space: nowrap;}
    .wpsbCustomer_item:hover .wpsCustomer_item_content{width: 156px;transition: 0.3s;}
    .wpsCustomer_item_content>p{color: #333333;font-size:14px;margin: 10px 0 10px 6px;width: 156px;word-break: break-all;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
    .kf_icon_txt{display: flex;align-items: center;font-size: 16px;margin: 10px;cursor: pointer;margin-left:12px;width: 129px;}
    .kf_icon_txt>p{margin-left:5px;font-size: 14px;word-break: break-all;overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;}
    .ewmwidth_cotent{display: flex;flex-direction: column;align-items: center;margin-bottom: 10px;}
    .ewmwidth_cotent>p{margin-top: 10px;font-size: 14px;}
    .ewmwidth_cotent>img{width:120px;height: 120px;margin-top: 10px;}
    .kf_icon_txt:hover{color:#1e6bea}
    .phonewidth>p>span{    margin-top: 8px;
      display: block;
      word-break: break-all;
      word-wrap: break-word;
      white-space: initial;
      padding-right:4px;
  }
    .kefuwidth>a:last-child,.phonewidth>p:last-child{margin-bottom: 15px;display: block;}
    .radiuo_num {width: 17px;height: 17px;border-radius: 50%;background: #ff9c00;position: absolute;top: 0;right: 25px;display: flex; align-items: center;justify-content: center;font-size: 12px;  color: #ffffff;line-height: normal;top:5px}