﻿@charset "utf-8";
/* 浮动客服面板 */


.msggroup{width:100px; left:-100px; background-color:#C7161E; padding-bottom:10px;}
.msggroup a{font-size: 12px; color: #000;line-height:10px}
.msggroup a img{float:left; margin-top:8px; margin-left:10px}

.floating_ck{position:fixed;right:12px;top:30%;background: rgba(70,70,70,0.6); height:240px;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#646577,0.3;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#C7161E;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck dl dd:hover .floating_left2{display:block;}
.floating_ck dl dd:hover .floating_left3{display:block;}
.consult{background-image:url(../images/qqicon.png);}
.words1{background-image:url(../images/zxicon.png);}
.quote{background-image:url(../images/kficon.png);}
.qrcord{background-image:url(../images/erweima.png);}
.return{background-image:url(../images/fanhui.png); }
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#C7161E;display:none;}
.floating_left a{color:#fff;line-height:30px;}
.floating_left2{position:absolute;left:-100px;top:0px;width:100px;height:80px;background-color:#C7161E;display:none; padding-top:10px;}
.floating_left2 a{color:#fff;line-height:30px;}
.floating_left3{position:absolute;left:-100px;top:0px;width:100px;height:80px;background-color:#C7161E;display:none; padding-top:10px;}
.floating_left3 a{color:#fff;line-height:30px; cursor:pointer;}


.floating_ewm{height:210px;top:-130px;}
.floating_ewm i{background-image:url(../images/wei.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm1 i{background-image:url(../images/rgjy.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;background-color:#646577,0.3;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:14px;}


.service_bar_head {
	text-indent: -9999px;
	margin-top:5px;
	width:80px;
	height:20px;
	position:relative;
	background:url(../images/header.png) no-repeat left top;
}

#tooltip{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
}