.div01 {
  float:left;
  width:297px;
  height:270px;
  cursor: pointer;
  background-color: #FFFFFF;
}
.divImg01 {
  width: 297px; 
  height: 170px; 
  background-repeat: no-repeat;
}
.div01 img {
  width:297px;
  height:170px;
}
.divTitle01 {
  width:300px;
  height:40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  text-align:center;
}
.divTxt01 {
  width:260px;
  height:60px;
  line-height: 150%;
  margin-left: 20px;
  font-size: 14px;
  color: #666;
  text-align:center;
}
.btnMore {
  position: relative; 
  width: 100%;
  height: 40px; 
  line-height: 40px;
  font-size:16px; 
  color: #06f; 
  border: 1px solid #06f; 
  border-radius: 8px; 
  text-align: center; 
  cursor: pointer;
}
.divAnli {
  width: 380px;
  border: 1px solid #CCC;
  background-color: #FFFFFF;
}
.divAnliGsm {
  width: 340px;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  margin-left: 20px;
  font-size: 14px;
  color: #666;
}
.divAnliBt {
  width: 340px;
  height: 50px;
  line-height: 50px;
  margin-left: 20px;
  font-weight: bold;
  font-size: 20px;
  color: #333;
}
.divAnliJj {
  width: 340px;
  height: 50px;
  line-height: 150%;
  margin-left: 20px;
  font-size: 12px;
  color: #666;
  border-bottom: 1px solid #ccc;
}
.divAnliRs {
  width: 340px;
  height: 40px;
  line-height: 40px;
  margin-left: 20px;
  font-size: 12px;
  color: #666;
}
.divProductImg {
  width: 270px; 
  height: 180px; 
  margin-left: 15px; 
  margin-top: 10px;
}
.divProductModal {
  width: 270px; 
  height: 40px; 
  margin-left: 15px; 
  line-height: 40px; 
  font-size: 16px; 
  color: #333; 
  text-align: left; 
  border-bottom: 1px solid #999;
  font-weight: bold;
}
.divProductDetail {
  width: 270px; 
  margin-left: 15px; 
  line-height: 150%; 
  margin-top: 10px; 
  margin-bottom: 10px; 
  font-size: 14px; 
  color: #666; 
  text-align: left;
}