<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">﻿@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; list-style:none; border:0; text-decoration:none; outline:none; }

.hz{ width:1000px; background-color:#fff; margin:0 auto; overflow:hidden; padding-bottom:10px;}

.nr{ width:710px; margin:0 144px; background-color:#f1ecd9; padding:10px;}

.blsl{ overflow:hidden; }
.blsl h1{ color:#0457a3; border-bottom:2px solid #0457a3; font-weight:600; font-size:20px; padding-bottom:10px; margin:14px 0;}
.blsl div{ overflow:hidden; font-size:16px;font-style:"宋体"}
.blsl div p{ float:left; width:33.3%;}

.dxal li{ overflow:hidden; line-height:28px; font-size:16px;font-style:"宋体"}
.dxal li a{ display:block; float:left; overflow:hidden; width:75%; white-space:nowrap; text-overflow:ellipsis; color:#333;}
.dxal li em{ display:block; float:right; width:20%; font-style:normal; text-align:right; color:#999;}</pre></body></html>