.client-2 {
	width: 45px;
	position: fixed;
	right: 10px;
	top: 60%;
	z-index: 999;
	color: #fff;
}
.client-2 li a {
	text-decoration: none;
	color: #fff;
}
.client-2 li {
	margin-bottom: 5px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
}
.client-2 li.my-kefu-whatsapp {
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474789931/cms/image/1c1c8291-43a8-48d7-b505-1dd9c226b1b1.png) center no-repeat;
}
.client-2 li.my-kefu-email {
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474789931/cms/image/26fa0a03-a36f-44ee-af2a-4d38f48ced13.png) center no-repeat;
}
.client-2 li.my-kefu-qq {
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474689664/cms/image/5fb936f3-434d-4a17-92c5-d7663cfca007.png) center no-repeat;
}
.client-2 li.my-kefu-weixin {
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474689664/cms/image/f8097e65-57bd-473d-9f81-66405091891c.png) center no-repeat;
}
.client-2 li.my-kefu-tel {
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474689664/cms/image/52779f1b-c982-47af-a925-8cbd7295b87e.png) center no-repeat;
}
.client-2 li.my-kefu-shouye {
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474689664/cms/image/6a42ec7b-246c-459d-805d-8ff54cdaecdd.png) center no-repeat;
	background-size: 26px;
}
.client-2 li.my-kefu-shouye a {
	width: 45px;
	height: 45px;
	display: block;
}
.client-2 li.my-kefu-ftop {
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474689664/cms/image/b2347605-dbbc-42b7-a4e8-e932831ceafa.png) center no-repeat;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 li.my-kefu-whatsapp .cont {
	margin: 0;
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474789931/cms/image/1c1c8291-43a8-48d7-b505-1dd9c226b1b1.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 li.my-kefu-email .cont {
	margin: 0;
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474789931/cms/image/26fa0a03-a36f-44ee-af2a-4d38f48ced13.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 li.my-kefu-qq .cont {
	margin: 0;
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474689664/cms/image/5fb936f3-434d-4a17-92c5-d7663cfca007.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 li.my-kefu-tel .cont {
	margin: 0;
	background: #195574 url(https://omo-oss-image.thefastimg.com/portal-saas/new2021122213474689664/cms/image/52779f1b-c982-47af-a925-8cbd7295b87e.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 200px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 li.my-kefu-weixin .cont {
	margin: 0;
	width: 115px;
	padding: 5px;
	border: solid 1px #ccc;
	position: absolute;
	left: -150px;
	top: -44px;
	background-color: #fff;
}
.client-2 li.my-kefu-weixin .cont img{
   max-width:100%;
}
.client-2 li.my-kefu-weixin .cont span {
	display: block;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #1a1a1a;
}
.client-2 li.my-kefu-weixin .cont img {
	width: 115px;
	height: 115px;
}
.client-2 li:hover .cont {
	display: block!important;
}