.mr0 {
  margin-right: 0 !important;
}
.continer {
  width: 1100px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 45px;
}
.continer .crumbs {
  position: relative;
}
.continer .crumbs > a {
  position: absolute;
  top: 10px;
  left: 2px;
  width: 27px;
  height: 24px;
  background: url(../images/gw_home.png) no-repeat;
}
.continer .crumbs > ul {
  height: 48px;
  border-bottom: 1px solid #ccc;
  padding-left: 48px;
}
.continer .crumbs > ul li {
  float: left;
  margin-right: 7px;
}
.continer .crumbs > ul li a {
  float: left;
  font-size: 16px;
  line-height: 49px;
  color: #333;
}
.continer .environment_list {
  margin-top: 42px;
}
.continer .environment_list li {
  float: left;
  width: 352px;
  height: 251px;
  background: url(../images/gw_hj1.png) no-repeat;
  position: relative;
  margin-right: 20px;
  margin-bottom: 24px;
}
.continer .environment_list li p {
  position: absolute;
  bottom: 0;
  line-height: 43px;
  text-align: center;
  font-size: 17px;
  width: 100%;
}
.continer .environment_list .hj2 {
  background: url(../images/gw_hj2.png) no-repeat;
}
.continer .environment_list .hj3 {
  background: url(../images/gw_hj3.png) no-repeat;
}
.continer .environment_list .hj4 {
  background: url(../images/gw_hj4.png) no-repeat;
}
.continer .environment_list .hj5 {
  background: url(../images/gw_hj5.png) no-repeat;
}
.continer .environment_list .hj6 {
  background: url(../images/gw_hj6.png) no-repeat;
}
.continer .environment_list .hj7 {
  background: url(../images/gw_hj7.png) no-repeat;
}
.continer .environment_list .hj8 {
  background: url(../images/gw_hj8.png) no-repeat;
}
.continer .environment_list .hj9 {
  background: url(../images/gw_hj9.png) no-repeat;
}
