@charset "utf-8";
/* CSS Document */
/* maker:tanktan */
/* goods_list模块,默认高宽为160x160 */
.goods_list { zoom:1; #position:relative;
}
.goods_list:after { content:""; display:block; visibility:hidden; height:0; line-height:0; clear:both; }
.goods_list li { float:left; #display:inline;
padding-left:17px; width:160px;}
.goods_list .img_wrap { display:block; width:160px; height:160px; text-align:center; position:relative; zoom:1; line-height:160px; #font-size:148px;
overflow:hidden;_z-index:-1;*z-index:-1;}
.goods_list .img_wrap img { display:inline-block; vertical-align:middle; width:160px; }
.goods_list .img_wrap .mark_zhekou { position:absolute; right:2px; bottom:2px; width:40px; height:40px; color:#fff; text-align:center; font:300 16px/39px Microsoft YaHei, Verdana; background:url(http://st.icson.com/static_v1/img/header/icon_png24.png) no-repeat; _background:none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://st.icson.com/static_v1/img/header/icon_png24.png");/*For IE6*/
}
.goods_list a.img_wrap:hover { text-decoration:none; }
.goods_list .name { width:160px; height:36px; overflow:hidden; margin-top:4px; }
.goods_list .price_wrap { color:#AAAAAA; height:19px; margin-top:2px; }
.goods_list .price_wrap .i_price {font-family:Arial;}
.goods_list .price_wrap .price_now { color:#D4105A; font-size:14px; font-weight:bold; margin-right:5px; }
.goods_list .discount { height:20px; _height:18px; overflow:hidden; }
.goods_list .comment a:link,
.goods_list .comment a:visited{ color:#6abc47;}
.goods_list .comment a:hover{ color:#D4105A;}
.goods_list .wrap_btn { margin-top:5px; }
.layout_wrap { position:relative; zoom:1; height:19px;}
.layout_wrap:after { content:""; display:block; visibility:hidden; height:0; line-height:0; clear:both; }
.layout_wrap .icon_wrap { float:left; position:relative;}
.layout_wrap .icon_wrap .layout_popup { position:absolute; bottom:25px; left:-17px; /*width:172px;*/ visibility:hidden; z-index:5; }
.layout_wrap .status_hover .layout_popup { visibility:visible }
/* 组件_icon */
.icon_star{background:url(/static_v1/img/header/header_full.png) no-repeat -55px -48px; height:13px;width:75px; line-height:0; display:inline-block; margin:0 3px; vertical-align:middle; margin-top:-3px; _margin-top:4px; _vertical-align:text-top;  overflow:hidden; text-align:left;}
.icon_star b{background:url(/static_v1/img/header/header_full.png) no-repeat -55px -61px; display:block; height:14px;line-height:0; overflow:hidden;}
/* 组件_icon */
.logo_16x16 { width:16px; height:16px; display:inline-block; display:-moz-inline-stack; *zoom:1;
*display:inline;
vertical-align:middle; margin-right:5px; font-size:0; }
.logo_logistics { background:url(/static_v1/img/package/icon_logistics.png) no-repeat; display:none; }
.logo_gift { background:url(/static_v1/img/package/icon_gift.png) no-repeat; }
/* 组件_smartbox */
.layout_popup { background:#fffae2; border:1px solid #f5e190; position:relative; text-align:left }
.layout_popup .layout_inner { padding:5px;}
.layout_popup .wrap_logistics{ width:172px;}
.layout_popup .wrap_gifts{ width:214px;}
.layout_popup .wrap_gifts span.loading_82_21{ height:50px;}
.layout_popup .wrap_gifts .title{ font-size:12px; margin-bottom:3px;}
.layout_popup .wrap_gifts li{ overflow:hidden;zoom:1; margin-bottom:8px; width:auto; padding:0px; float:none;}
.layout_popup .wrap_gifts li a span{ cursor:pointer}
.layout_popup .wrap_gifts li img{ float:left; margin-right:10px; border:1px solid #cdcdcd; width:60px; height:60px}
.layout_popup .wrap_gifts .goods_name{ width:140px; height:36px; overflow:hidden; display:block; margin-bottom:3px; color:#333333; line-height:18px;}
.layout_popup .wrap_gifts .goods_price{ display:block; color:#666666;}
.layout_popup .layout_arrow_bottom { position:absolute; left:20px; bottom:9px; font:normal 12px/21px Simsun }
.layout_popup .layout_arrow_bottom span { position:absolute; color:#f5e190 }
.layout_popup .layout_arrow_bottom i { position:absolute; top:-1px; font-style:normal; color:#fffae2 }

/* 组件_按钮 */
.wrap_btn a:hover { text-decoration:none }
.btn_strong  
{
    display:inline-block; height:24px; padding:0px 20px; font:bold 12px/24px Arial; line-height:26px\9; overflow:hidden; zoom:1; cursor:pointer; 
    background:#CC33FF;
    background:-moz-linear-gradient(top,#6abc48 0,#6abc48 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6abc48),color-stop(100%,#6abc48));
    background:-webkit-linear-gradient(top,#6abc48 0,#6abc48 100%);
    background:-o-linear-gradient(top,#6abc48 0,#6abc48 100%);
    background:-ms-linear-gradient(top,#6abc48 0,#6abc48 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6abc48',endColorstr='#6abc48',GradientType=0);
    background:linear-gradient(top,#6abc48 0,#6abc48 100%)
.btn_common { display:inline-block; height:22px; padding:0px 18px; border:1px solid #CDCDCD; font:normal 12px/22px Arial; line-height:24px\9; overflow:hidden; zoom:1; cursor:pointer; background: #fefefe; /* Old browsers */ background: -moz-linear-gradient(top, #fefefe 0%, #f1f1f1 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f1f1f1)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #fefefe 0%, #f1f1f1 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #fefefe 0%, #f1f1f1 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, #fefefe 0%, #f1f1f1 100%); /* IE10+ */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#F1F1F1', GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fefefe 0%, #f1f1f1 100%); /* W3C */ }
a.btn_strong:link,
 a.btn_strong:visited { color:#FFF; }
a.btn_strong:hover { color:#FFF; text-decoration:none; }
a.btn_common:link,
 a.btn_common:visited { color:#333; }
a.btn_common:hover { color:#333; text-decoration:none; }
.btn_strong_big { height:36px; font:300 16px/36px "\5FAE\8F6F\96C5\9ED1", Arial; }
.btn_common_big { height:34px; font:300 16px/34px "\5FAE\8F6F\96C5\9ED1", Arial; }
