@charset "utf-8";
.qq{ width:120px; height:auto;position:absolute; z-index:9999;top:200px; right:20px;}
.qq .number1{ width:120px; height:170px;position:relative;}
.qq .number1 .pic{ width:120px; height:50px;}
.qq .number1 .text{ width:114px; height:auto; margin:0 auto; border:1px solid #CCC; background:#F6F6F6; padding-top:10px; padding-bottom:10px;margin-top:10px; margin-bottom:10px;}
.qq .number1 a{ color:#333; text-decoration:none; line-height:28px; font-size:12px; width:96%; display:block; text-align:center}
.qq .number1 a:hover{ color:#666; text-decoration:underline}
.qq .close{ width:40px; height:20px;position:absolute; z-index:99999; bottom:0; right:0; cursor:pointer}