@charset "utf-8";
html,body,ul,li,p{margin:0px;padding:0px;}
li{list-style:none;}

/* tsShopContainer */
#tsShopContainer li,#tsShopContainer img{vertical-align: middle;}
#tsShopContainer{width:570px;position:relative;margin: 2% auto 0;}
#tsShopContainer #tsImgS{text-align:center;width:100%;position:relative}
#tsShopContainer #tsImgS a{display:block;text-align:center;margin:0px auto; width:100% !important}}
#tsShopContainer #tsImgS img{border:0px;}
#tsShopContainer #tsPicContainer{width:100%;height:70px;position:relative;background:url(scrollPicbg.gif) repeat-x 0px 0px;}
#tsShopContainer #tsPicContainer #tsImgSArrL{width:13px;height:100%;background:url(ico_show1.png) no-repeat left center;position:absolute;top:0px;left:8px;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSArrR{width:13px;height:100%;background:url(ico_show2.png) no-repeat right center;position:absolute;top:0px;right:8px;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon{position:absolute;top:10px;left:38px;width:500px !important;height:70px;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon ul{width:100%;overflow:hidden;}
#tsShopContainer #tsPicContainer #tsImgSCon li{width:76px;float:left;cursor:pointer;}
#tsShopContainer #tsPicContainer #tsImgSCon li img{padding:0;border:1px solid  #ddd;display:block;width:60px;height:60px;}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img{border:1px solid #fd532d;}
.div1{width:970px; background:#fff}
.div2{position:fixed;_position:absolute;top:0;z-index:250}

@media only screen and (max-width:1025px) {
#tsShopContainer{ width:100%}
.p_ProductDetail img, .p_NewsDetail img{ height:auto !important}
}
@media only screen and (max-width: 768px) {
	#tsShopContainer{width:100%; margin:0 auto}
	#tsShopContainer #tsPicContainer #tsImgSCon{ width:300px !important }
	#tsShopContainer #tsImgS a{ width:100%;}
	#tsShopContainer #tsImgS img{ height:auto}
	#tsShopContainer #tsImgS{ padding-bottom:0 !important; padding-top:0 !important}






}

