.recommend_commodity_detail_popup {
  height: 518px;
  width: 356px;
  padding: 18px 22px 22px 22px;
  font-family: "Nanum Gothic", serif;
}
.recommend_commodity_detail_popup .rcd_header {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 20px;
}
.recommend_commodity_detail_popup .rcd_header span {
  color: #4e5052;
}
.recommend_commodity_detail_popup .rcd_body .bx-wrapper {
  margin: 0;
  height: 350px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.recommend_commodity_detail_popup .rcd_body .bx-wrapper .bx-pager {
  bottom: 15px;
}
.recommend_commodity_detail_popup .rcd_body .bx-wrapper .bx-viewport {
  height: 100% !important;
}
.recommend_commodity_detail_popup .rcd_body .bx-wrapper img {
  margin: auto;
  top: 0;
  bottom: 0;
}
.recommend_commodity_detail_popup .rcd_body .body-slider {
  position: relative;
  height: 360px;
}
.recommend_commodity_detail_popup .rcd_body .body-content span {
  color: #4e5052;
}
.recommend_commodity_detail_popup .rcd_body .body-content .content-top {
  height: 20px;
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #e9e9e9;
}
.recommend_commodity_detail_popup .rcd_body .body-content .content-top div {
  display: inline-block;
}
.recommend_commodity_detail_popup .rcd_body .body-content .content-top .top-name {
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.recommend_commodity_detail_popup .rcd_body .body-content .content-top .top-price {
  float: right;
}
.recommend_commodity_detail_popup .rcd_body .body-content .content-top .top-price .price-original {
  font-size: 14px;
  font-weight: normal;
  text-decoration: line-through;
  color: #707070;
}
.recommend_commodity_detail_popup .rcd_body .body-content .content-top .top-price .price-discount {
  font-size: 20px;
  font-weight: bold;
  color: #ff5548;
}
.recommend_commodity_detail_popup .rcd_body .body-content .content-bottom {
  padding: 20px 0 20px 0;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}

/*# sourceMappingURL=recommned_commodity_popup.css.map */
