﻿
/* QQ客服 */

.QQbox{ z-index:99; width: 178px; right: 0; top: 145px; position: absolute; height:185px;}

.QQbox .press{ right: 0; border: none; cursor: pointer; position: absolute;}

.QQbox .Qlist{ left: 0; width: 145px; background: #efc519;  position: absolute;}

.QQbox .Qlist .t,

.QQbox .Qlist .b{ float: right; height: 6px; width: 145px; font-size: 1px; }

.QQbox .Qlist .t{ background: #efc519; }

.QQbox .Qlist .b{ background: #efc519; }

.QQbox .Qlist .con{ background: #fff; width: 90%; margin: 0 auto; height:185px;}

.QQbox .Qlist .con h2{ height: 26px; font-weight: ; font-size:14px; background: #efc519; text-align: center; color:#666;}

.QQbox .Qlist .con .odd{ padding: 5px 8px;height: 25px; background: #fff; }

.QQbox .Qlist img { vertical-align:middle;margin-left:4px;}

/*.QQbox END*/
