﻿@import url("default.css");
@import url("widgets.css");
@import url("border.css");

/*============首页3分栏=============*/
.mainwarp{width:654px;}
.leftside{width:240px;}
.focus{width:404px;}
.rightwarp{width:312px;}

/*热门分类*/
.bgf7f7f7 {background:#F7F7F7;}
.hotsort {height:254px;}
.htitle {height:25px;border-bottom:2px solid #676767;}
.htitle h3 {height:27px;width:106px;text-indent:-9999em;overflow:hidden;float:left;position:relative;margin-bottom:-2px;}

.hotsort .hotcats {padding:6px 0 4px;}
.hotsort ul {line-height:35px;height:35px;padding:5px 2px 1px 16px;border-bottom:1px dashed #cdcdcd;overflow:hidden;}
.hotsort .last ul{border-bottom:none;}
.hotsort li {float:left;}
.hotsort li.front {text-align:center;height:35px;width:73px; background:url("bnt.gif") no-repeat 0 -53px;font-size:13px;cursor:pointer;color:#FFF;}
.hotsort li a {margin:0 8px; color:#676767;}
.hotsort li a:hover{ text-decoration:underline;}
.hotsort ul.current {background:#eaeaea; cursor:pointer}

.newlist {position:relative;padding:20px 35px;width:910px;}
.newlist .GoodsList {width:910px;height:240px;position:relative;overflow:hidden;}
.newlist .scroll-box {position:absolute;width:100000px;left:0;height:240px;float:left;}
.newlist .scroll-box li{float:left;padding:0 10px;width:160px;height:240px;overflow:hidden;}
.newlist .scroll-box li img {display:block;}
.newlist .b_prev,.newlist .b_next{height:53px;width:24px;overflow:hidden;position:absolute;top:90px; background:url("bnt.gif") no-repeat; cursor:pointer;}
.newlist .b_prev {left:0; background-position:-25px -94px;}
.newlist .b_next {right:0; background-position:0px -94px;}
.newlist .price1{ position:relative; z-index:2;}

/*商品抢购*/
.qg{position:relative;}
.countdown {width:176px;padding-right:135px;height:215px;overflow:hidden;}
.countdown .limitbuy .mt h3 {display:none;}
.countdown .limitbuy .mc {height:185px;width:176px;clear:both;}
.countdown .limitbuy .goodsname a:hover{color:#1c1c1c; text-decoration:underline;}
.countdown .limitbuy .goodsImg {position:absolute; right:0; top:0;width:136px;height:215px;margin:0;}
.countdown .limitbuy .goodsImg  img{width:136px; height:215px; overflow:hidden;}

/*统一栏目样式*/
.stitle {height:29px;background:url("bg.gif") repeat-x 0 -145px;}
.stitle h3 {width:169px;height:29px;overflow:hidden;float:left;}
.stitle .navs {float:right;height:18px;}
.stitle .navs li{float:left;line-height:1.3;color:#8f8f8f;}
.stitle .navs li a{margin:0 8px;color:#8f8f8f;}

/*通栏产品展示*/
.showgoods {position:relative;}
.showgoods .GoodsList {width:1052px;margin-left:-8px;_margin-left:-10px;}
.showgoods .GoodsList .item {width:180px;padding:10px 8px;}/*改变item宽度以适应缩略图片大小*/
.showgoods .GoodsList .goodsImg img{display:block;}

.product-info {height:38px;overflow:hidden;margin:-38px auto 0;position:relative;z-index:1;padding:0 10px;text-align:left;}
.product-info h6,.product-info ul {position:relative;z-index:2;}
.product-info h6 {height:17px;margin:2px 0 0;white-space:nowrap;font:12px/1.5 "Arial";line-height:17px;overflow:hidden;}
.product-info h6 a{color:#fff;}
.product-info li {line-height:16px;}
.product-info .price0,
.product-info .price1,
.GoodsList .price0,
.GoodsList .price1 {color:#fff;font:bold 12px/1.5 Arial, Helvetica,sans-serif;}
.product-info .opacitybg {opacity:0.6;filter:alpha(opacity=60);background-color:#232323;width:180px;height:38px;position:absolute;top:0;left:0;display:block;cursor:pointer;}
.hover .product-info .opacitybg {background-color:#653;}


/*皮帽*/
.show1 {width:540px;}
.show2 {width:429px;}

/*底部工具栏*/
#cont, #info ,#text{height:230px; overflow:hidden; background:#edeef0;}

/*商品评论*/
#cont{width:316px;margin-right:10px;}
#cont .border6 .body{position:relative;overflow:hidden; height:189px;}
.Comment {position:relative;width:296px;height:190px;overflow:hidden;}
.Comment .scroll-box {position:absolute;left:0;top:0;}
.Comment ul li{width:100%;height:63px;oveflow:hidden;margin:0;padding:0;line-height:20px;}
.Comment ul li h6 {display:none;}
.Comment ul li a {color:#848484; display:block; height:40px; width:296px; line-height:20px; float:left;}
.Comment ul li a:hover{color:#131313;}
.Comment .cmt_member {color:#bababa; float:left;}
.Comment .cmt_time {float:right;color:#bababa}

#info{width:401px;}
#text{width:241px;}
#text .ArticleList li{ height:25px; overflow:hidden;background-position:3px -45px;}