<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.cartnav { height:122px; overflow:hidden; background:#F1EBDF url(../images/cart/navcart.jpg) 0 0 no-repeat; border-bottom:3px solid #074F37; }
/* éŸå——æ§é’æ¥„ã€ƒ */
.goodsinfo { padding:0 50px; background:#fff; }
.divider { background:url(../images/rightborder.jpg) 0 0 no-repeat }
.goodsinfo table.goodslist_header thead tr th { height:50px; font-weight:bold; text-align:center; color:#094F37; font-size:14px; }

.goodsinfo table.goodslist_body { border-collapse:collapse; border:1px solid #074F37; }
.goodsinfo table.goodslist_body tbody tr { border:1px solid #074F37; }
.goodsinfo table.goodslist_body tbody tr:nth-child(odd) { background:#F8F5F0 }
.goodsinfo table.goodslist_body tbody tr:nth-child(even) { background:#fff; }
.goodsinfo table.goodslist_body tbody tr td { height:130px; text-align:center; border-bottom:1px solid #074F37; border-top:1px solid #074F37; }
.goodsinfo table.goodslist_body tbody tr td.image { background:#eee; padding:10px; }
.goodsinfo table.goodslist_body tbody tr td img { width:130px; }
.goodsinfo table.goodslist_body tbody tr .goods_name a { text-align:center; color:#3B67D4; font-size:14px; }
.money { font-size:14px; color:#FF4401; }
.totred { font-weight:bold; font-size:16px; color:#F40; margin-right:30px; }
/* éŸå——æ§é’æ¥„ã€ƒéŽ¿å¶„ç¶”*/

.inputcount { text-align:center; width:40px; height:20px; font-weight:bold; border:1px solid black; }
.totalprice { height:50px; text-align:right; line-height:50px; clear:both; margin-top:10px; border:1px solid #074F37; }

.producttotal { font-size:15px; font-weight:bold; color:#8C8C8C; margin-right:5px; }

.goodsdel { text-align:right; height:40px; line-height:40px; vertical-align:middle; position:relative; }

.clearcart { display:block; float:right; font-size:14px; margin-right:30px; background:url(../images/cart/x.jpg) left 5px no-repeat; padding-left:22px; }

.qrxd { text-align:right; margin-bottom:20px; }
.qrxd a { margin:0 10px; }
.rxjp { background-color:#F1EBDF; padding:0 50px; }
.rxjpimg { width:100%;}
.rxjpgoods { border:2px solid #074F37;}
.rxjpgoods { border:2px solid #074F37; width:100%;
.rxjpgoods ul { width:100%; }
.rxjpgoods ul li { float:left; width:14.2%; }
.rxjpgoods ul li span { display:block; width:93%; padding:10px; }
.rxjpgoods ul li span img { width:100%; }
.rxjpname { line-height:30px; text-align:center; font-size:14px; }
.rxjpname a { color:#3B67D4; }
</pre></body></html>