/* 咨询QQ*/
#cs_box { display: none; width:157px; height:360px; color:#FFF; background: url(../img/qq_qucik.png) no-repeat; position:fixed; right:10px; top:100px; border-radius:10px; z-index:1000}
#cs_box span {height:20px; line-height:20px;display:block;}
.cs_close {color:red; position:absolute; right:10px; top:1px; cursor:pointer; font-size:20px;font-family:Verdana, Geneva, sans-serif}
.cs_title {font-size:14px;  font-weight:bold;}
.cs_btn {width:100px; height:25px; background:#333; margin:5px 10px; border-radius:5px; font-size:12px; line-height:25px; margin-top:280px; margin-left:30px; color:#FFF; text-align:center; cursor:pointer;}