@charset "utf-8";
/* CSS Document */

@import url("comm.css");

body{ background:#f0f0f0;}
.shop_t{clear:both; margin:0 auto; width:1200px; height:65px; background:#fff; }
.shop_t .fl{float:left; width:45px; height:45px; padding:10px; overflow:hidden;/* -moz-border-radius:6px; -webkit-border-radius:6px;  border-radius:6px;*/}
.shop_t .fl img{width:100%;}
.shop_t h1{float:left; height:65px; line-height:65px; padding:0 0 0 10px; font-size:16px; color:#333; clear:none; display:inline-block;}
.shop_t .fr{float:right; height:65px; width:40px; background:url(image/next.png) no-repeat 0 center; background-size:8px;}


/*-navlist-*/
.nlist{clear:both; margin:15px auto; width:1200px; padding:0; background:#fff;/* -moz-border-radius:8px; -webkit-border-radius:8px;  border-radius:8px;*/ overflow:hidden; display:block;}
.nlist .tit{height:46px; border-right:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; padding:0 15px 0 15px; background:#f8f8f8;/* background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ffffff)); */}
.nlist .tit span{float:left;width:4px; height:18px; background:#fe4646; margin:14px 6px 0 0; overflow:hidden; display:inline-block;}

.nlist .tit .fl{float:left; line-height:46px; font-size:15px; font-weight:bold; color:#555; display:inline-block;}
.nlist .tit .fr{float:right; line-height:46px; font-size:12px; color:#666; display:inline-block;}

.nlist .pro{clear:both;}
.nlist .pro dl{float:left; width:239px; margin:0; border-right:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; padding:10px 0 15px 0; background:#fff; /*-moz-border-radius:4px; -webkit-border-radius:4px;  border-radius:4px;*/ text-align:center; overflow:hidden;}
.nlist .pro dl dt{margin:0 auto; width:215px; height:215px; overflow:hidden;}
.nlist .pro dl dt img{width:100%;}
.nlist .pro dl dd{clear:both; padding:6px 10px 10px 10px;}
.nlist .pro dl dd p{width:100%;height:20px; line-height:20px; font-size:12px; color:#333; display:inline-block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.nlist .pro dl dd span{float:left; margin:3px 0 0 4px; padding:2px 3px 2px 18px; height:10px; line-height:10px; font-size:10px; color:#fe4646;border:1px solid #fe4646;  -moz-border-radius:3px; -webkit-border-radius:3px;  border-radius:3px; display:inline-block; position:relative; overflow:hidden;}
.nlist .pro dl dd span b{background:#fe4646; width:18px; height:14px; line-height:14px; padding:0; text-align:center; font-size:10px; font-weight:normal; color:#fff; margin:0; display:inline-block;  position:absolute; left:0; top:0;  }
.nlist .pro dl dd span.xl{ padding:2px 3px 2px 3px;}
.nlist .pro dl dd span i{ position:absolute; width:4px; height:4px; background:#fff;-moz-border-radius:2px; -webkit-border-radius:2px;  border-radius:2px; top:5px; left:16px; display:inline-block; overflow:hidden;}
.nlist .pro dl dd div{clear:both; width:100%; padding:12px 0 0 0; margin:0; height:16px; line-height:16px; font-size:14px; color:#fe4646; text-align:left; overflow:hidden;}
.nlist .pro dl dd div b{ font-size:18px; color:#fe4646; margin:0 0 0 2px; display:inline-block;}
.nlist .pro dl dd div i{font-size:12px; color:#999; margin:0 0 0 6px; display:inline-block; text-decoration:line-through;}

















