#divOranIm{
	position: fixed; 
	right: 0px; 
	width: 140px; 
	top: 50px; 
	z-index: 999999;
}
.kf-ico{
	width: 50px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.kf-ico img{
	display: block;
	margin: 0 auto;
	width: 30px;
	height: auto;
}
.kefubtn{
	width: 50px;
	height: 148px;
	overflow: hidden;
	background-color: #009946;
	border-radius: 5px;
}
.kefubtn p{
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin-top: 10px;
	text-align: justify;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
.lang-en .kefubtn p{
	font-size: 12px;
}
.kefu-head{
	background:#009946;
	text-align: center;
	color: #fff;
	border-radius: 5px 5px 0 0;
	padding-top: 10px;
}
.kefu-head h2{
	font-size: 16px;
	line-height: 20px;
}
.kefu-head h5{
	font-size: 12px;
	line-height: 20px;
}
.ImHeader{
	height:32px;
	background:url(../images/im_01_01.png) no-repeat
}
.ImTable{
	border:9px solid #009946;
	background:#009946;
	overflow:hidden;
	padding: 6px 0 10px 0;
	border-radius: 0 0 5px 5px;
}
.ImTable li{
	background-color:#fff;
	height:30px;
	line-height:30px;
	font-size:14px;
	padding-left:35px;
	overflow:hidden;
}
.ImTable li.qq{
	background:url(../images/qq.png) 10px center no-repeat #fff;
}
.ImTable li.skype{
	background:url(../images/skype.png) 10px center no-repeat #fff;
}
.ImTable li.wangwang{
	background:url(../images/wangwang.png) 10px center no-repeat #fff;
}
.ImTable li.youxiang{
	background:url(../images/youxiang.png) 10px center no-repeat #fff;
}
.ImTable li.right_ewm{
	height:auto!important;
	padding:10px 0 0 0;
	background:#009946;
	text-align:center;
	color:#fff;
}
.ImTable li.right_ewm img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto 0px auto;
}
.ImTable li.whatsapp{
	height:auto;
	background:#009946;
	color:#fff;
	padding:0;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
.ImTable li.whatsapp span{
	display:block;
	padding-left:25px;
	background:url(../images/whatsapp.png) left center no-repeat;
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
}
.ImTable li.whatsapp a{
	color:#fff;
}
.ImTable li.tel{
	height:auto;
	background:#009946;
	color:#fff;
	padding:0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
.ImTable li.tel span{
	display:block;
	padding-left:25px;
	background:url(../images/tel.png) left center no-repeat;
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
}
.ImTable li.tel a{
	color:#fff;
}

.ImFooter{height:6px;background:url(../images/im_04.png) no-repeat;}
.kehu {display: block;position: absolute;width:140px;height: 30px;top: 2px;}