body,
div,
dl,
dt,
dd,
ul,
li,
a,
p,
textarea,
input {
  margin: 0 auto;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
}
img {
  border: none;
}
a,
span {
  text-decoration: none;
  border: 0;
}
body {
  background-color: #fafafa;
  -webkit-text-size-adjust: none;
}

.tu_about {
  width: 980px;
  height: 197px;
  background: url(tu_about.jpg) no-repeat;
}
.gongsi {
  font-weight: bold;
  color: #4d4d4d;
  line-height: 18px;
  float: left;
}
.gongsi2 {
  font-weight: bold;
  color: #1a1a1a;
  line-height: 24px;
}
.gongsi3 {
  color: #336699;
  line-height: 18px;
  text-decoration: underline;
}
a:hover.gongsi {
  text-decoration: underline;
}

.dibu {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 10px 0px;
  border-top: 1px solid #b7c6cc;
  margin-top: 30px;
}
.dibu ul {
  width: 980px;
  text-align: center;
  line-height: 22px;
  color: #666;
}

.fengyefu {
  width: 702px;
  height: 20px;
  padding: 7px 10px;
  background-color: #f5f5f5;
  border-bottom: 2px solid #333;
  margin-top: 10px;
  float: left;
}
.fengyefu li.fengyefu_fy {
  width: auto;
  float: left;
}
.fengyefu li.fengyefu_fy span {
  line-height: 20px;
  color: #333px;
  font-size: 11px;
  float: left;
}
.fengyefu li.fengyefu_fy input {
  width: 38px;
  height: 18px;
  border: 1px solid #ccc;
  line-height: 18px;
  color: #333;
  margin: 0px 8px;
  float: left;
}
.fengyefu li.fengyefu_fy a {
  float: left;
  cursor: pointer;
  margin-right: 8px;
}
.fengyefu li.fengyefu_fy2,
.fengyefu li.fengyefu_fy3,
.fengyefu li.fengyefu_fy4 {
  float: right;
}
.fengyefu li.fengyefu_fy3 {
  color: #0066cc;
  line-height: 20px;
}
.fengyefu li.fengyefu_fy3 a {
  width: auto;
  height: 18px;
  display: inline-block;
  padding: 0px 5px;
  overflow: hidden;
  border: 1px solid #dddddd;
  margin: 0px 2px;
  line-height: 18px;
  text-align: center;
  color: #333;
}
.fengyefu li.fengyefu_fy3 a:hover {
  background-color: #fff;
}

.youqinglianjie {
  width: 960px;
  height: auto;
  overflow: hidden;
  margin-top: 8px;
  border-top: 2px solid #e5f7ff;
  padding: 6px 10px;
  background-color: #fff;
}
.youqinglianjie span {
  color: #404040;
  line-height: 24px;
  font-size: 12px;
  margin-right: 6px;
  font-weight: bold;
  float: left;
}
.youqinglianjie a {
  color: #595959;
  line-height: 24px;
  font-size: 12px;
  font-family: "Tahoma";
  margin-right: 6px;
}
.youqinglianjie a:hover {
  text-decoration: underline;
}
.boxC img {
  max-width: 700px;
  _width: expression(this.width >700 ? "700px": this.width);
}
