@charset "utf-8";
/* CSS Document */
 
/*轮播图*/
.banner_box{ width:100%}
.banner_box span{ width:3rem; height:3rem; border-radius:50%; box-shadow: 2px 3px 2px rgba(0,0,0,.2);position: absolute;}
.shop_btn{ position:fixed; top:1rem; left:4%;}
.user_btn{ position:fixed; top:1rem; right:4%;}

/*八个 分类菜单*/
#FenLei_box{ width:100%; background:#FFF; padding-bottom:1.7rem; padding-left:4%; padding-right:4%;}
#FenLei_box dl{ width:23%;float:left; padding-top:1.7rem;}
#FenLei_box dt{width:59%; margin:0 auto;}
#FenLei_box dd{margin-top:.6rem; line-height:12px; text-align:center;color:#666;}

/*精选专题*/
.ZhT_img{ width:94%; margin:0 auto; padding-bottom:20px;}

/*为你推荐*/
.section_box{ width:100%; background:#FFF; margin-bottom:1.5rem;}
.BiaoTi{ width:100%; height:5rem; text-align:center; line-height:5rem; color:#5dd1ae; font-weight:800;letter-spacing:.3rem; background:#FFF;}
.section_box dl{ width:43.5%; border:.1rem #e0e0e0 solid; margin-left:4%; float:left; margin-bottom:1.5rem;}

.section_box dl dt{ width:100%;}
.pro_name{ height:1.6rem;line-height:1.6rem;padding-top:1rem; margin-left:.5rem; overflow:hidden; word-wrap:break-word;}
.pro_info{height:2.4rem;margin-top:.8rem;margin-left:.5rem; margin-bottom:1rem;}
.pro_info span{ float:left;}
.pro_info .shopping_btn{ width:2.4rem; height:2.4rem; float:right; margin-right:0.5rem;}
.pro_info .sales{ color:#888888; height:1.2rem; line-height:1.2rem;padding-top:.7rem; margin-left:1rem;}
.pro_info .price{ color:#f54848; height:1.6rem; line-height:1.6rem;margin-top:.4rem;font-size: 1.5rem;}
.pro_info .xiaoliang{height:1.6rem; line-height:1.6rem;padding-top:.5rem;margin-left: 0.5rem;color: #888888;font-size: 12px;}

	/*没有更多*/
.nomore_box{ width:9rem; height:5.8rem; margin-top:3rem; padding-bottom:2rem; margin:0 auto;}



