<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{ max-width:640px; min-height:100%; height:auto;}
*{outline:none;box-sizing: border-box;}
.webmap{padding-top: 0;}




/* åˆ†ç±»åˆ—è¡¨ */
.hotsindex{background-color: #fff; padding: 0.2rem 0 0.3rem;}
.c_title{ margin:0.1rem 0.24rem 0; clear:both;position: relative;}
.c_title h1{ font-size:0.26rem; font-weight:600; color:#000; display:inline-block; position:relative;letter-spacing:1px;padding-left: 0.2rem;}
.c_title h1:before{ content:''; width:3px; height:0.24rem; background-color:#3191f5; display:inline-block; position:absolute; left:0; top:0.06rem;}

.c_title span{ margin-left:0.1rem; color:#fff; font-size: 0.2rem;background-color:#3191f5; padding: 1px 0.1rem;border-radius: 0.3rem 0.3rem 0.3rem 0; vertical-align: 2px;}
.c_title .c_more{position: absolute;right: 0; top:0;height: 0.4rem; line-height: 0.4rem; color:#555;font-size:0.22rem; background-color: #f5f5f5;border-radius:0.04rem; padding:0 0.2rem;}
.c_title .c_more i{color: #555;font-size: 0.22rem;}





/* å¤§åˆ†ç±»å¸é¡¶ */
.h180{height: 1.6rem;}
.menu_cont{position: fixed; top: 0.8rem;width:100%;max-width: 640px; background-color: #fff;z-index:99; }
.menu_cont&gt;ul {display:flex;justify-content:flex-start;white-space:nowrap;overflow-x:scroll;-webkit-overflow-scrolling:touch;overflow-y:hidden;padding:0.1rem 0 0;}
.menu_cont&gt;ul::-webkit-scrollbar {display:none;}

.menu_cont ul li{ margin:0 0.25rem 0 0.25rem; height: 0.46rem;position: relative;}   
.menu_cont ul li a{font-size: 0.26rem; padding:0;color: #000; } 
.menu_cont ul li.on::before{content: '';display: inline-block; width: 100%; height: 0.06rem; background-color: #3191f5;
     position: absolute; bottom: 0rem; border-radius: 0.04rem;}
.menu_cont ul li.on a{color: #3191f5;}   





/* æ&nbsp;‡ç­¾åˆ—è¡¨ */
.page_tags{padding: 0.2rem 0.2rem 0;min-height: 5rem;}
.page_tags a {display:inline-block;margin:0.1rem 0.1rem 0px 0;color:#444;padding:0.1rem 0.2rem;font-size:0.22rem;  border-radius:0.4rem; text-decoration:none;border: 1px solid #eee;}
.page_tags a:hover {opacity: 0.8; transform: scale(1.1)}


</pre></body></html>