.product_d {
  width: 1100px;
  margin: 0 auto;
  margin-top: 42px;
  height: 100%;
}
.product_d .pd_con {
  width: 100%;
  min-height: 508px;
  padding-top: 70px;
  border-bottom: 1px solid #dfe1e5;
}
.product_d .pd_con .pd_left_pic {
  width: 408px;
  text-align: center;
  float: left;
}
.product_d .pd_con .pd_right {
  width: 609px;
  padding-left: 83px;
  float: left;
}
.product_d .pd_con .pd_right p {
  font-size: 22px;
  color: #666666;
  width: 100%;
  line-height: 56px;
  line-height: 56px;
}
.product_d .pd_con .pd_right .pd_r_tit {
  width: 130px;
  font-size: 16px;
  padding-left: 17px;
  margin-top: 20px;
  background: url(../images/right_arrow.jpg) no-repeat left center;
}
.product_d .pd_con .pd_right .pd_r_text {
  width: 100%;
  line-height: 32px;
}
.product_d .pd_con .pd_right .pd_r_pic {
  width: 100%;
  height: 90px;
  padding-top: 25px;
}
.product_d .pd_con .pd_right .pd_r_pic li {
  width: 176px;
  height: 80px;
  border: 1px dotted #9a9a9a;
  float: left;
  margin-right: 25px;
  text-align: center;
  padding-top: 10px;
}
.product_d .pd_list {
  width: 1100px;
  margin: 0 auto;
  margin-top: 38px;
  height: 100%;
  overflow: hidden;
  border-bottom: 1px solid #dfe1e5;
  padding-bottom: 60px;
}
.product_d .pd_list_item {
  width: 260px;
  height: 240px;
  margin-right: 12px;
  margin-bottom: 10px;
  float: left;
  text-align: center;
}
.product_d .pd_list .pd_list_a {
  width: 260px;
  height: 190px;
  padding-top: 10px;
  margin-right: 12px;
  margin-bottom: 10px;
  border: 1px solid #f5f5f5;
  text-align: center;
}
/*# sourceMappingURL=product.css.map */
