	.right-kefu{
    position: fixed;
    right: 0;
    top: 25%;
    background: #005198;
    z-index: 1000;
    width: 52px;
   text-align: center;
    padding: 20px 10px;
    border-radius: 5px;
    
}
.right-kefu1{
    position: fixed;
    right: 73px;
    top: 25%;
    background: #005198;
    z-index: 1000;
    height: 162px;
    border-radius: 5px 0 0 5px;
    color: #fff;
    width: 162px;
    font-size: 20px;
    text-align: center;
	display:none;

}
.right-kefu img{width: 90%;
   }
.right-kefu p{
color: #fff;font-size: 12px;line-height: 1.5;
}
.right-kefu div:nth-child(1){ margin-bottom: 6px;}
.right-kefu1 p{   
line-height: 2;
margin-top: 35px;
}