@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0; list-style:none;}
body {font-size:12px; line-height:20px; color:#666; background:url(../images/bodyBg.jpg) repeat;}
img {border:none;}
a {text-decoration:none; color:#666;}
a:hover {color:#019dd8;}
/*清除浮动*/
.clearfix:after{content: "."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{zoom:1;}

.qqBox {width:110px; height:159px; position:fixed; right:0px; top:180px; cursor:pointer; z-index:9999;}
.qq {width:500px; margin:50px auto 0 auto;}
.qqkefu {width:300px; margin:0 auto;}
.qqkefu li {width:150px; height:25px; line-height:25px; float:left; margin:3px 0;}
.qqkefu li img {vertical-align:middle; margin-right:5px;}

.qqClose {width:17px; height:17px; background:url(../images/close.fw.png) no-repeat; position:absolute; top:7px; left:3px;}
.qqBoxLf {width:22px; padding:10px 0; background:#009EE8; color:#fff; -webkit-border-radius:4px 0 0 4px; -moz-border-radius:4px 0 0 4px; -o-border-radius:4px 0 0 4px; -khtml-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; text-align:center; font-size:13px; cursor:pointer; line-height:16px; display:none; z-index:999; position:fixed; right:0px; top:180px;}