.mr0 {
  margin-right: 0 !important;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.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 > .keshi_list {
  margin-top: 40px;
}
.continer > .keshi_list li {
  float: left;
  margin-right: 60px;
  margin-bottom: 45px;
}
.continer > .keshi_list li > .f_l {
  width: 263px;
  height: 215px;
  border: 11px solid #dcdcdc;
}
.continer > .keshi_list li > .f_r {
  width: 257px;
  height: 214px;
  padding-left: 17px;
}
.continer > .keshi_list li > .f_r h2 {
  font-size: 20px;
  line-height: 43px;
  padding-left: 56px;
  position: relative;
}
.continer > .keshi_list li > .f_r h2 i {
  position: absolute;
  top: 14px;
  left: 0;
  width: 37px;
  height: 16px;
  background: url(../images/gw_jiantou.png) no-repeat;
}
.continer > .keshi_list li > .f_r p {
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
