#intr {
  padding-bottom: 74px;
}
#intr .crumb {
  margin-top: 16px;
}
#intr .crumb span {
  font-family: 'Microsoft YaHei';
  color: #434343;
}
#intr .content {
  position: relative;
}
#intr h1,
#intr h2 {
  font-family: 'Microsoft YaHei';
  font-size: 24px;
  margin-top: 26px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#intr h1.zb,
#intr h2.zb {
  margin-top: 38px;
  margin-bottom: 18px;
  padding-bottom: 0;
}
#intr h1.zbgs,
#intr h2.zbgs {
  margin-top: 60px;
  margin-bottom: 0;
}
#intr h1.fcompany,
#intr h2.fcompany {
  padding-bottom: 22px;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 34px;
}
#intr .address img {
  width: 100%;
  height: 476px;
}
#intr .company_info {
  margin-bottom: 100px;
}
#intr .company_info p {
  margin-bottom: 0;
  line-height: 24px;
}
#intr .search_condition {
  padding: 16px 10px;
  border-radius: 3px;
  border: 1px solid #ccd5de;
  background-color: #e5e8ea;
}
#intr .search_condition .city {
  padding-right: 10px;
}
#intr .search_condition select {
  margin-left: 3px;
  font-weight: 500;
}
#intr .search_res {
  padding: 16px 10px;
}
#intr .search_res .card-one {
  display: inline-block;
  border-bottom: 1px dashed #e7e7e7;
  margin-right: 20px;

}
#intr .search_res .card-one p {
  word-break: normal;
  color: #484848;
    width: 320px;
    hight:120px;
top:30px;
}
#intr p.title {
  font-size: 18px;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 70px;
}
#intr p.desc {
  color: #0d0d0d;
  line-height: 30px;
  text-indent: 2em;
}
#intr p.fot {
  text-align: right;
  margin-top: 45px;
}
#intr .aside {
  max-width: 260px;
  margin-left: auto;
}
#intr .aside h2 {
  font-size: 18px;
  margin-top: 32px;
}
#intr .aside ul li {
  line-height: 36px;
}
#intr .aside ul li a.active {
  color: #cd3a3a;
}
@media (max-width: 750px) {
  #intr .address img {
    width: 100%;
    height: auto;
  }
}
