<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tsShopContainer li,#tsShopContainer img{vertical-align:top;width:100%;}
#tsShopContainer{width:470px;position:relative;}
#tsShopContainer #tsImgS{text-align:center;width:100%;position:relative;border:1px solid #eeeeee;}
#tsShopContainer #tsImgS a{display:block;text-align:center;margin:0px auto;}
#tsShopContainer #tsImgS img{border:0px;}
#tsShopContainer #tsPicContainer{width:100%;height:93px;position:relative;}
#tsShopContainer #tsPicContainer #tsImgSCon{position:absolute;top:10px;left:0px;width:1px;height:93px;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon ul{width:100%;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li{width:120px; height:93px;float:left;cursor:pointer; margin-right:0px;}
#tsShopContainer #tsPicContainer #tsImgSCon li img{display:block;width:108px;height:91px; border:1px solid #ccc;}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img{ border:1px solid #fe0000;}
@media(max-width:640px){
    #tsShopContainer{
        width:100%;
    }
}</pre></body></html>