@import url("reset.css");
.r {
  position: relative;
}
.a {
  position: absolute;
}
body {
  margin: 0 auto;
  font-size: 62.5%;
}
.content {
  width: 1200px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  clear: both;
}
.loca a {
  color: #3d3d3d;
  line-height: 50px;
}
.mainbar {
  width: 960px;
  position: relative;
}
.fl {
  float: left;
}
div {
  display: block;
}
.filter {
  border: 1px solid #ddd;
  background: #fff;
  line-height: 20px;
  padding: 15px;
  margin-bottom: 15px;
}
.filter dl {
  clear: both;
  padding: 3px 0 3px 72px;
  position: relative;
}
.filter dl dt {
  position: absolute;
  top: 5px;
  left: 0;
  font-weight: bold;
  color: #333;
  text-align: right;
  width: 60px;
}
.filter dl dd {
  display: block;
  -webkit-margin-start: 40px;
}
.filter dl dd a {
  color: #333;
  float: left;
  padding: 0 8px;
  white-space: nowrap;
  margin: 5px 0 5px 10px;
  line-height: 20px;
  border-radius: 3px;
}
.filter dl dd a:hover,
.filter dl dd a.curr {
  background: #ff5300;
  text-decoration: none;
  color: #fff;
}
.buildingList {
  width: 960px;
  clear: both;
}
.buildingList .buildingItem,
.buildingList .buildingItem img {
  width: 310px;
  height: 232px;
}
.buildingList .buildingItem {
  margin: 0 10px 15px 0;
}
.buildingItem,
.buildingItem img {
  float: left;
  overflow: hidden;
}
.buildingItem {
  position: relative;
  cursor: pointer;
}
li {
  display: list-item;
  text-align: -webkit-match-parent;
}
.buildingItem .link {
  left: -100%;
  top: 20px;
  z-index: 2;
  color: #aaa;
  padding: 10px 5%;
  width: 90%;
}
.buildingItem a {
  display: block;
  position: absolute;
  text-align: center;
}
a,
.btnStyle,
.hover_se *,
.buildingItem *,
.fadePlay .text,
.preNext,
.preNext i,
.tabClick dt,
.tabOver dt,
.shopImg .bigimg span,
.designItem .photo b {
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.buildingItem .link span i {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  display: block;
  color: #fff;
}
.buildingItem .btnStyle_org {
  line-height: 26px;
  height: 28px;
  font-size: 14px;
  background: #ff5300;
  width: 100px;
  bottom: 10px;
  right: -130px;
  z-index: 5;
}
.buildingList .buildingItem img {
  width: 310px;
  height: 232px;
}
.buildingItem .layer {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 1;
}
.buildingList .buildingItem .layer dl {
  width: 280px;
}
.buildingItem .layer dl {
  padding: 8px 15px;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.buildingItem .layer dt {
  float: left;
}
.buildingItem .layer dd {
  float: right;
  padding-top: 24px;
}
.box_zhezhao {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 8;
  display: none;
  top: 0;
  left: 0;
}
