#cs_box {border: 1px solid #e0e0e0;width: 200px;height: 250px;background: #f9f9f9; position:fixed; right:10px;top: 200px; border-radius:10px; z-index:1000}
#cs_box span {font-size:20px;text-align:center;color: #333; height:20px;line-height: 40px; font-family:'Arial'; display:block;}
.cs_close {position:absolute; right:10px; top:10px; cursor:pointer; font-size:12px;}
.cs_title {â€œtext-align:center;font-size:14px; margin:10px; font-weight:bold;}
.cs_img {padding: 15px;display:flex;margin: 10px;margin-top:-5px}
.cs_info {font-size: 15px;margin: -15px; overflow:hidden; text-align:center;}
.cs_btn {width:100px; height:25px; background:#333; margin:5px 10px; border-radius:5px; font-size:12px; line-height:25px; color:#fff; text-align:center; cursor:pointer;}