﻿
/* QQ客服 */

.QQbox{ z-index:99; width: 178px; left: 0; top: 10px; position: absolute;}

.QQbox .press{ left:0; border: none; cursor: pointer;width: 33px; height: 158px;position: absolute;}

.QQbox .Qlist{ right:0; width: 145px; background: url(http://www.xzfyy.com/QQkefu/images/qq_listbg.gif) repeat-y -155px 0;  position: absolute;}

.QQbox .Qlist .t,

.QQbox .Qlist .b{ float: right; height: 6px; width: 145px; font-size: 1px; }

.QQbox .Qlist .t{ background: url(http://www.xzfyy.com/QQkefu/images/qq_listbg.gif) no-repeat left; }

.QQbox .Qlist .b{ background: url(http://www.xzfyy.com/QQkefu/images/qq_listbg.gif) no-repeat right; }

.QQbox .Qlist .con{ background: #fff; width: 90%; margin: 0 auto; }

.QQbox .Qlist .con h2{ margin:0px;padding:0px;height: 22px; font: bold 12px/22px "宋体"; background: url(http://www.xzfyy.com/QQkefu/images/qq_listbg.gif) repeat-y -163px 0; border: 1px solid #d44f8f; text-align: center; color:#fff;}

.QQbox .Qlist .con ul{ margin:0px;padding:0px;width:130px; text-align: center;}

.QQbox .Qlist .con ul li{ font-size:14px; padding: 5px 0 0 8px;height: 20px; background: #ffffff; list-style:none}

.QQbox .Qlist .con ul li.odd{ background: #fff; }

.QQbox a {text-decoration:none}

/*.QQbox END*/