/*公共图标*/
.icon{ background:url(icon.png) no-repeat; float:left;}

/*打开*/
.qust_contach{background:#f5f5f5; border:#fff 1px solid; width:125px;padding:1px 5px 10px; font-size:12px; line-height:18px; position:absolute; right:5px; top:15px; z-index:9999;
-webkit-box-shadow: 0 0px 7px rgba(0,0,0,0.3);-moz-box-shadow: 0 0px 7px rgba(0,0,0,0.3);box-shadow: 0 0px 7px rgba(0,0,0,0.3); font-family:"微软雅黑"; display:none;}
.qust_contach a.qst_close {width:19px; height:22px; overflow:hidden; background-position:-102px -351px; float:right; display:block; margin:-1px -5px 0 0}
.qust_contach a.qst_close:hover{ background-position:-102px -390px;}
.qust_contach h3.kf_tit{margin:0px; padding:10px 0 0 0; color:#656565; font-weight:bold; font-size:12px;} 
.qust_contach h3.hst{ padding-top:0px;}
.qust_contach ul li{line-height:30px;border-bottom:#d8d8d8 1px solid; border-top:#fff 1px solid; padding:3px 0 2px 2px; }
/*大图标有昵称 padding-left:0px;   大图标无昵称 padding-left:20px;   小图标有昵称 padding-left:25px;*/
.qust_contach ul li a{height:30px; display:block;clear:both; padding-left:20px}
.qust_contach ul li a img {float:left; margin:3px 3px 0 0;}
.qust_contach ul li.phone a{ color:blue; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-left:20px;}
.qust_contach a.back_top{ width:25px; height:27px; margin:10px 0 10px 50px; background-position:-342px -343px; display:block;padding-left:20px;}
.qust_contach a.back_top:hover,.qust_contach ul li:hover .back_top{ background-position:-342px -394px;}

/*关闭*/
.qust_show{ background:#f5f5f5; border:#fff 1px solid; width:30px;padding:15px 15px 20px; font-size:12px; line-height:18px; position:absolute; right:10px; top:15px; z-index:9999;-webkit-box-shadow: 0 0px 7px rgba(0,0,0,0.3);-moz-box-shadow: 0 0px 7px rgba(0,0,0,0.3);box-shadow: 0 0px 7px rgba(0,0,0,0.3); text-align:center;font-size:15px; line-height:18px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:none;}
.qust_show span.server{background-position:-1px -363px;width:30px; height:30px; display:inline-block; }
.qust_show:hover{ background:#e7edef;}

