<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.sitemap_wrap {width:100%; padding:10px 0; }
.sitemap_ul { overflow:hidden; margin:0 -10px 0 -10px; }
.sitemap_ul &gt; li { width:25%; float:left; margin:0 0 30px 0;  }
.sitemap_ul &gt; li &gt; .lc_frame { margin:0 10px; }
@media all and (max-width:700px) { 
	.sitemap_ul &gt; li { width:50%; float:left; margin:0 0 30px 0;  }
}
@media all and (max-width:400px) { 
	.sitemap_ul &gt; li { width:100%; float:left; margin:0 0 30px 0;  }
}

.menu1 {background-color:#223c6c; color:#fff; padding:10px 0; margin:10px 0 0 0; font-weight:600; font-size:1rem; line-height:1rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center;}
/* -------------------- */
.lc_frame &gt; ul &gt; li &gt; a {display:block; color:#333;  background-color:#fff; padding:8px 0; border-bottom:solid 1px #d5d5d5; }
.lc_frame &gt; ul &gt; li &gt; a:hover {color:blue;  }
/* -------------------- */
.lc_frame &gt; ul &gt; li &gt; ul {border-bottom:solid 1px #d5d5d5; padding:4px 0; background-color:#f1f1f9; }
.lc_frame &gt; ul &gt; li &gt; ul &gt; li {display:block; padding:4px 0 4px 10px; }
.lc_frame &gt; ul &gt; li &gt; ul &gt; li &gt; a {display:block; color:#777; background:url(/image/dot/dot_2_8.gif) no-repeat left center; padding:0 0 0 12px; }
.lc_frame &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {color:blue; }
/* -------------------- */
.lc_frame &gt; ul &gt; li &gt; ul &gt; li &gt; ul {padding:4px 0; background-color:#f1f1f9; }
.lc_frame &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li {display:block; padding:4px 0 4px 12px; }
.lc_frame &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a {display:block; color:#999; background:url(/image/dot/dot_2_6.gif) no-repeat left center; padding:0 0 0 12px; }

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