@charset "utf-8";
/* CSS Document */
.contact h3{
  margin-top: 0;
  margin-bottom: 55px;
  padding-left: 80px;
  font-size: 24px;
  color: #666;
}
.contact{
  background-color: #fff;
}
#company-list .item {
  padding-left: 110px;
  margin-bottom: 60px;
  color: #666;
  font-size: 14px;
}
#company-list .contact-logo{
  float: left;
  margin-right: 70px;
  width:310px ;
  height:200px;
  border:1px solid #f9f9f9;
  text-align: center;
  line-height: 200px;
}
#company-list  .contact-logo-md{
  height:145px;
  line-height: 140px;
}
#company-list .contact-logo img{
  vertical-align: middle;
}
#company-list .item h4{
  margin-bottom: 27px;
  color: #fa8818;
  font-weight: bold;
}
#company-list .info-list li{
  line-height: 24px;
}
#company-list .item .hot-line{
  margin-top: 20px;
  margin-left: 382px;
}
#company-list .item .info-list{
  margin-left: 382px;
}

/*姝ｅ湪寤鸿涓紑濮�*/
.building-main {
  position: relative;
}

.building-main .building-pic {
  height: 698px;
  background: url("/public/images/bg-building.jpg") 0 0 no-repeat;
}
