﻿/*店铺首页-默认*/
#myFocus{width:710px;height:340px;position:relative;z-index:0;overflow:hidden;font-family:Verdana, Arial, Helvetica, sans-serif;background:#fff; margin-bottom:10px;}/*焦点图大小，可按需要是否加边框*/

#myFocus .loading{position:absolute;z-index:10;width:710px;height:310px;background:#fff url(../../images/comm/loading.gif) center -40px no-repeat;color:#666;font-size:12px;text-align:center;padding-top:90px;}/*载入画面*/
#myFocus .imgError{position:absolute;z-index:0;width:710px;height:310px;background:#fff url(../../images/comm/loading.gif) center -40px no-repeat;}
#myFocus .pics li{position:absolute;top:0px;left:0px;}
	#myFocus .pics li a:hover{background-color:#fff;}
	#myFocus .pics li img{filter:alpha(opacity=0);opacity:0;width:710px;height:310px;}/*图片大小*/
#myFocus .ts li{position:absolute;z-index:2;left:0;bottom:-32px;height:32px;line-height:32px;padding-left:16px;overflow:hidden;}
	#myFocus .ts li a{color:#f3536f;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/
#myFocus .tsBg{position:absolute; right:0; bottom:3px;z-index:1;width:110px;height:25px;background:#fff3f3;}/*数字标题背景*/
#myFocus .btn,#myFocus .btnBg{position:absolute;z-index:3;bottom:6px;right:3px;color:#f3556c;font-size:12px;}/*按钮样式*/
	#myFocus .btn li,#myFocus .btnBg li{float:left;width:15px;height:18px;line-height:18px;overflow:hidden;text-align:center;margin-right:5px;cursor:pointer;}
#myFocus .btnBg li{padding-bottom:2px;}/*按钮背景*/
	#myFocus .btn li.hover {text-decoration:none;}/*当前/悬停按钮背景*/	
#myFocus .btn li.current, #myFocus .btn li.curr_ck{font-size:15px; font-weight:bold; color:#2a2a2c; /*background:url(../../images/comm/icons.gif) no-repeat -21px -555px; */text-decoration:none;}

/*大市场首页、品类列表页*/
.adsView #myFocus,
	.adsView #myFocus .loading,
	.adsView #myFocus .imgError,
	.adsView #myFocus .pics li img{width:1000px; height:170px;}
.adsViewMarket #myFocus,
	.adsViewMarket #myFocus .loading,
	.adsViewMarket #myFocus .imgError,
	.adsViewMarket #myFocus .pics li img{width:1000px; height:90px;}
	.adsView #myFocus .loading,
	.adsView #myFocus .imgError{padding-top:300px; top:-50px;}
	.adsViewMarket #myFocus .loading,
	.adsViewMarket #myFocus .imgError{padding-top:300px; top:-104px;}
	.adsView #myFocus .tsBg{width:110px;}
	
.mainList #myFocus,
	.mainList #myFocus .loading,
	.mainList #myFocus .imgError,
	.mainList #myFocus .pics li img{width:750px; height:100px;}
	.mainList #myFocus .loading,
	.mainList #myFocus .imgError{padding-top:300px; top:-100px;}
	
	.adsView #myFocus .tsBg,
	.mainList #myFocus .tsBg{background-color:#fff; opacity:0.7; filter:alpha(opacity=70);}
	.adsView #myFocus .btn, #myFocus .btnBg,
	.mainList #myFocus .btn, #mainList .btnBg{color:#422500;}
	
.secondaryMarket #myFocus,
	.secondaryMarket #myFocus .loading,
	.secondaryMarket #myFocus .imgError,
	.secondaryMarket #myFocus .pics li img{width:750px; height:100px;}
	.secondaryMarket #myFocus .loading,
	.secondaryMarket #myFocus .imgError{padding-top:300px; top:-100px;}
	
	.secondaryMarket #myFocus .tsBg,
	.secondaryMarket #myFocus .tsBg{background-color:#f1ede4;}
	.secondaryMarket #myFocus .btn, #myFocus .btnBg,
	.secondaryMarket #myFocus .btn, #mainList .btnBg{color:#9a3334;}
	.secondaryMarket #myFocus .tsBg{right:2px;bottom:2px;}
