.kefu {
    position: fixed;
    width: 100px;
    height: 310px;
    background: #30BCFE;
    border-radius: 20px;
    border: 1px solid #fff;
    right: 20px;
    box-shadow: 0 5px 15px 0 rgb(67 123 232 / 20%);
    z-index: 1039;
    bottom: 150px;
}
.kefu ul li{width:70px;padding:0 15px;float:left;height:100px;display:block;cursor:pointer;}
.kefu ul li:last-child{border:0px;position: relative;}
.kefu ul li:nth-child(2){position: relative;}

.kefutel{width:200px;height: 60px;right: 100px;padding: 20px 0;cursor: unset;
    bottom: -5px;background:#30BCFE;position: absolute;border-top-left-radius:20px;border-bottom-left-radius:20px;display:none;}
.kefutel .kfsj{  width: 100%;
    float: left;
    height: 30px; text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;}
 .kefutel   .kfdh{width: 100%;
 text-align: center;
    
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;}
.kefu ul li span{
text-align: center;
    width: 100%;
    float: left;
    height: 38px;
    margin-top: 20px;}
   
.kefu ul li p{width:70px;float:left;height:30px;line-height:30px;font-size:16px;color:#fff;border-bottom:1px solid #fff;padding-bottom:15px;}
.kefu ul li p a{color:#fff;}
        
.kefu ul li:last-child p{border:0px;}
.kefu ul li .wxe{  position: absolute;
    right: 100px;
    bottom: 0px;display:none;}
.kefu ul li .wxe img{width:150px;height:150px;}    