﻿
/* QQ客服 */

.QQbox{ z-index:99; width: 185px;height:260px; right: 0; top: 145px; position: absolute;}

.QQbox .press{ right: 0; bottom:14px; border: none; cursor: pointer;width: 35px; height: 246px;position: absolute;}
.QQbox .press_top{ right: 0; bottom:0; border: none; cursor: pointer;width: 40px; height: 42px;position: absolute;}

.QQbox .Qlist{ left: 0; width: 185px; background: url(qq_bg.png) no-repeat;  position: absolute;height: 246px;}

.QQbox .Qlist .t,

.QQbox .Qlist .b{ width: 175px; font-size: 1px; }

.QQbox .Qlist .t{font-size:14px; font-family:"微软雅黑";color:#7b7b7b; padding-top:24px; padding-left:20px; line-height:20px; text-align:center; }
.QQbox .Qlist .t2{font-size:14px; font-family:"微软雅黑";color:#7b7b7b; padding-top:24px; padding-left:30px; line-height:20px; text-align:center; }

.QQbox .Qlist .b{ background: url(qq_listbg.gif) no-repeat right; height: 10px; }

.QQbox .Qlist .con{ background: #fff; width: 90%;height:165px; margin: 0 auto; }

.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "微软雅黑"; background: url(qq_listbg.gif) repeat-y -163px 0; border: 1px solid #fff; text-align: center; color:#fff;}

.QQbox .Qlist .con ul{ margin: 0 auto;padding:0px;  }

.QQbox .Qlist .con ul li{padding: 0px;margin:0px; line-height: 20px; background: #ffffff;list-style-type:none;}

.QQbox .Qlist .con ul li.odd{ font-size:14px; font-family:"微软雅黑"; color:#000; }
.QQbox .Qlist .con ul li.odd div{font-size:14px; font-family:"微软雅黑"; color:#000; text-align:center; }
.QQbox .Qlist .con ul li img{vertical-align:middle;}

.QQbox .Qlist .con ul li a:hover{ text-decoration:underline; color:#d44f8f}
/*.QQbox END*/