
.as_popupp{
  padding: 20px;
  border: 4px solid #ddd;
  position: absolute;
  z-index: 10000;
  background: #fff;
  font-weight: bold;
  text-align:center;
  font-size: 15px;
  right: 10px;
  top: -80px;
}
.as_popupp p{font-size:11px; text-align:left;}
.as_popupp.d_none{display:none;}
.as_popupp button{
  cursor:pointer;
  font-weight:bold;
  font-size:15px;
}

/*°ü·Ã»óÇ°*/
.pr_relation {padding-top: 45px;margin-bottom: 10px; position:relative}
.pr_relation h4 {font-size: 16px; color: #333; font-weight: 500; padding-bottom:5px; border-bottom: 2px solid #222; }
.pr_relation ul {max-width:185px; display:inline-block; margin:10px 5px 0 6px; width:185px; vertical-align:top}
.pr_relation li { vertical-align:top; padding:0; margin:0}
.pr_relation .thmb { text-align:center; width:185px; height:180px; overflow:hidden; display:block}
.pr_relation .title { border-bottom:1px dotted #CCCCCC; padding-bottom:5px; display:inline-block; font-size:12px; height:28px; line-height:14px;   width:185px;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;  
     -webkit-box-orient: vertical; padding-top:3px; 
}
.pr_relation .summary {   padding-bottom:5px; display:inline-block; font-size:11px;   width:185px;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box;
     -webkit-line-clamp: 2;  
     -webkit-box-orient: vertical; padding-top:3px; height:42px}
.pr_relation .pro {font-size: 16px;font-weight: 500; color: #010101;}

/*°ü·Ã»óÇ° ´ã±â*/
.pr_rela_cart { position:relative; margin-top:5px;}
.pr_rela_cart dd { float:left;position:relative }
.pr_rela_cart dt {    position: relative; float:left;}
.pr_rela_cart input { width: 25px;padding-left: 5px; padding-right: 5px; text-align: right; height:24px; border:1px solid #c4c3c3}
.pr_rela_cart .up { position: absolute;
    right: -16px;
    top: 0;
    width: 17px;
    height: 14px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
    letter-spacing: -100px;
    text-indent: 0;
    line-height: 0; 
    border-width: 1px 0 0 1px; background:url(/data/skin/fruit_puro_gls/img/view/view_btn_up.gif) no-repeat;
} 
.pr_rela_cart .down { position: absolute;
    right: -16px;
    bottom: 0px;
    width: 17px;
    height: 12px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
    letter-spacing: -100px;
    text-indent: 0;
    line-height: 0; 
    border-width: 1px 0 0 1px; background:url(/data/skin/fruit_puro_gls/img/view/view_btn_down.gif) no-repeat;
}   

.pr_rela_cart .cart{ border:1px solid #c4c3c3; margin-left:16px; border-left:0;width:63px; }
.pr_rela_cart .cart a {line-height:24px; text-align:center; width:63px; display:block}
.pr_rela_cart .wish{ border:1px solid #c4c3c3;border-left:0;width:63px; }
.pr_rela_cart .wish a {line-height:24px; text-align:center; width:63px; display:block}

.goods_description table { font-size:15px !important;}


