.module2 {
  background: #fff;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 20px;
}
.module2 h2 {
  text-align: center;
  font-size: 34px;
  margin-bottom: 20px;
}
.module2 h4 {
  color: #888;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.module2 .cpimg_main {
  height: 268px;
  margin: 10px 0;
  background: url(../images/edmyoujian/product_img01.jpg) no-repeat center;
}
.module1 {
  background: #f5f5f5;
  overflow: hidden;
}
.module1 ul.boxx{padding:20px; width:1160px; margin:0 auto;}
.module1 ul.boxx li{width:520px; height:440px; display:inline-block; *display:inline; *zoom:1; background:#fff; border:1px solid #dfdfdf; margin:18px;}
.module1 ul.boxx li .img{ text-align:center;height:260px; overflow:hidden;}
.module1 ul.boxx li .img img{ margin-top:-20px;}
.module1 ul.boxx li .txt{ padding:0 55px;}
.module1 ul.boxx li .txt h4{font-size:24px; margin-bottom:20px; text-align:center;}
.module1 ul.boxx li .txt p{ font-size:14; color:#666; line-height:24px;}