<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#cs_box {width:160px;height:240px;color:#FFF;display: none;background: #97271e;position:fixed;right:100px;top:353px;border-radius:10px;z-index:1000;}
#cs_box span {height:20px; line-height:20px;display:block;}
.cs_close {color:#DDD; position:absolute; right:10px; top:8px; cursor:pointer; font-size:20px;font-family:Verdana, Geneva, sans-serif;}
.cs_title {font-size:14px; margin:10px; font-weight:bold;}
.cs_img {width:160px; height:195px; background:#FFF; margin:0px; cursor:pointer;}
.cs_info {font-size:12px; margin:0px 10px; height:100px;  text-align:center;}
.cs_btn {width:100px; height:25px; background:#333; margin:145px 10px; border-radius:5px; font-size:12px; line-height:25px; color:#FFF; text-align:center; cursor:pointer;}</pre></body></html>