@charset "utf-8";

.service {
  position: relative;
}
.i-kf{
	width:9rem;
    position: fixed;
    /*z-index: 99;*/
    bottom: 1rem;
	right:1rem;
}
