@charset "utf-8";
/* CSS Document */
table,
td,
tr,
ul,
ol,
li,
dl,
dd,
dt,
p,
input,
form,
em,
p,
img,
h1,
h2,
h3,
h4,
h5 {
  margin: 0px;
  padding: 0px;
}
table {
  line-height: 18px;
}
ul {
  list-style: none;
}
.cursor {
  cursor: pointer;
}
.clear {
  font-size: 0;
  line-height: 0;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.l {
  float: left;
}
.r {
  float: right;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.cred {
  color: #dd0d0b;
}
.select_proClass {
  width: 180px;
  height: 22px;
  line-height: 25px;
  text-align: left;
  overflow: hidden;
  margin-bottom: 8px;
}
img {
  border: 0;
}
body {
  font-family: "宋体", Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #2c2d2c;
}
a:hover {
  text-decoration: underline;
}

/*foot*/
.bottom_div {
  height: 180px;
  background: url(/zt_static/images/spec_wanlixing/bottom_bg.jpg) repeat-x;
  overflow: auto;
}
.bottom {
  width: 970px;
  min-height: 24px;
  height: auto !important;
  height: 24px;
  margin: 0 auto;
  margin-top: 15px;
  line-height: 24px;
  color: #000;
}
.bottom a {
  padding: 3px;
  color: #515151;
}
.address {
  width: 970px;
  min-height: 24px;
  height: auto !important;
  height: 24px;
  margin: 0 auto;
  margin-top: 10px;
  line-height: 20px;
  color: #515151;
}
.address a {
  color: #515151;
}
.integrity {
  width: 970px;
  height: 55px;
  margin: 20px auto 0px auto;
}
.integrity a img {
  border: 1px solid #d2d2d2;
}
.integrity a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
