#cs_box {width:240px; height:400px; background:#54a7ff; position:fixed; right:0; top:110px; border-radius:10px; z-index:1000}
#cs_box span {color:#fff; height:20px; line-height:20px; font-family:'Arial'; display:block;}
.cs_close {position:absolute; right:10px; top:10px; cursor:pointer; font-size:12px;}
.cs_title {font-size:14px; margin:20px; font-weight:bold;}
.cs_img {width:200px; height:200px; background:#fff; margin:20px 20px 10px 20px;}
.cs_img img{width:200px; height:200px;}
.cs_info {font-size:12px; margin:0px 10px; overflow:hidden; text-align:center;}
.cs_btn {width:200px; height:50px; background:#333; margin:10px 20px; border-radius:5px; font-size:28px; line-height:50px; color:#fff; text-align:center; cursor:pointer;}
#cs_box a{ color:#fff;}