<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{margin: 0;padding: 0;font-family: "寰蒋闆呴粦";}
a{
  text-decoration: none;
}

.content{
  min-height: 995px;
  background: url(bgCon.png) no-repeat bottom center #f8f8f8;
}
.location{
  width: 100%;
  background: #f8f8f8;
  height: 55px;
}

.container{
  min-height: 910px;
  background: #fff;
  padding: 0 30px;
  overflow: hidden;
}
.title{
  font-size: 22px;
  color: #333;
  height: 55px;
  line-height: 56px;
  border-bottom: 1px solid #dcdcdc;
}
.list&gt;li{
  height: 60px;
  line-height: 60px;
  background: url(dot.png) no-repeat left;
  border-bottom: 1px dotted #dcdcdc;
}
.list&gt;li&gt;a{
  width: 92%;
  line-height: 60px;
  display: inline-block;
  padding-left: 13px;
  color: #333;
  font-size: 16px;
}
.list&gt;li&gt;span{
  width: 100px;
  font-size: 16px;
  color: #999;
}

.gaiL {
  width: 236px;
  height: 900px;
  border: 1px solid #f1f1f1;
}
.tits {
  height: 45px;
  background: url(tits_bg.png) repeat-x;
  margin-bottom: 20px;
}</pre></body></html>