/* BASIC css start */
#product-popup { display: block; position: relative; }
#product-popup .popup .pop h3 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-right: 45px; }
#product-popup .info-wrap { position: relative; width: auto; margin: 15px auto; padding: 0 15px; }
#product-popup .info-wrap .item-wrap { border: 1px solid #e3e3e3; width: 100%; overflow: hidden; }
#product-popup .shopdetailItemPopup {text-align: center; margin: 22px auto; }
#product-popup .shopdetailItemPopup .shopdetailItemZoom {width:245px; height: 60px; padding: 0 0 0 75px; background: url("/images/d3/m_04/bg_hand@2x.gif") no-repeat 20px center; background-size: 50px auto; text-align: left; line-height: 60px; margin:10px auto;}
#product-popup .detail-item {width:100%; margin:0 auto;}
#product-popup .detail-item img { max-width: 100%; height: auto; }
#product-popup .detail-item table { width: 100% !important; }
/* BASIC css end */

