<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu,img,a{ margin:0; padding:0;}
body {
  font-size: 14px;
  font-family: "微软雅黑","宋体", "Times New Roman", Times, serif;
}
img, a img {
  margin: 0;
  padding: 0;
  border: none;
}

ul li { list-style: none;}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #CC3333;
  text-decoration: none;
}
.main { 
  padding: 0 10px;
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  border-right:  1px solid #f1f1f1;
  background-color: #fff;
}
.map {
  margin-top: 10px;
}
.map-t {
  width:945px;
  height: 50px;
  margin-top: 20px;
  line-height: 50px;
  padding-left: 20px;
  color: #000;
  font-size: 18px;
  font-weight:bold;
  border-bottom: 3px solid #0d69a8;
}
.map-c:before,
.map-c:after {
  display: table;
  content: " ";
}
.map-c:after {
  clear: both;
}
.map-c ul li {
  float: left;
  width: 226px;
  height: 40px;
  margin-top: 15px;
  margin-left: 10px;
  line-height: 40px;
  font-size:14px;
  border: 1px solid #e1e1e1;
}
.map-c ul li a {
  display: block;
  text-align: center;
}
.map-c ul li a:hover {
  background-color: #f1f1f1;
}</pre></body></html>