* {

  margin: 0;

  padding: 0;

}



body {

  font-size: 12px;

}



a {

  text-decoration: none;

}



a:hover {

  text-decoration: underline;

}



.search_tit {

  font-size: 23px;

  padding: 30px;

  font-weight: 900;

  text-align: center;

  margin-bottom: 20px;

}



.site {

  margin: 0 auto;

}



.site_b ul span {

  display: block-in-line;

  float: left;

}



.site_b ul span img {

  width: 110px;

  height: 90px;

  border: 0px;

}



.site a {

  color: #666;

  background: #fff;

}



.site_t {

  border: 1px solid #d5d5d5;

  border-radius: 4px;

  height: 30px;

  line-height: 30px;

  padding-left: 12px;

  width: 95%;

  font-size: 14px;

  margin: 20px auto 20px auto;

  font-weight: 900;

  background: #fff;

}



.site_b {

  color: #666;

}



.site_b ul {
text-align:center;
  list-style: none;

}



.site_b2 {
*display:inline;
display:inline-block;
zoom:1;

  width: 170px;

  overflow: hidden;

}



.site_b3 {

  float: left;

  margin: 10px;

  display: table-cell;

  vertical-align: middle;

  border: 1px solid #EAEAEA;

  text-align: center;

}



.site_b3 img {

  max-width: 100%;

  max-height: 100%;

  width: 100px;

  height: 100px;

  padding: 20px;

}



.site_b2 span {

  width: 100%;

  height: 40px;

  display: block;

  line-height: 16px;

  text-align: center;

}



.site_b2 span a {

  font-size: 12px;

}



.site_x {

  width: 900px;

  height: 1px;

  border-top: dashed 1px #CCC;

  margin-left: 27px;

}



.site_b_news {

  padding: 10px 0 0 35px;

  line-height: 30px;

}



.site_b_news span {

  margin-right: 20px;

}