body,html{ height: 100%;}
#shop_skin_index{width:100%; overflow:hidden; margin:0 auto; max-width:640px; background:#fff;}
#shop_skin_index .img{height:100%; overflow:hidden;}
#shop_skin_index .img img{width:100%; height:auto; vertical-align: top; }
#shop_skin_index .shop_skin_index_list{overflow:hidden; position:relative; z-index:1;}
#shop_skin_index .banner{width:100%;}
#shop_skin_index .banner *{width:100%; height:100%;}
#shop_skin_index .top_column{width:100%; margin: 0 auto; text-align: center;}
#shop_skin_index .top_column .text{ width: 100%; text-align:center; height: 24px; line-height: 24px; font-size: 16px; padding: 8px 0;}
#shop_skin_index .line{ width: 95.3125%; margin: 0 auto; font-size: 0;}
#shop_skin_index .line img{ width: 100%; vertical-align: top;}

#shop_skin_index .category_seciton{width: 95.3125%; margin: 0 auto;}
#shop_skin_index .category_seciton .category_item{ width: 30%; float: left; margin-top: 15px; }
#shop_skin_index .category_seciton .category_item .pic{ width: 100%; overflow: hidden;}
#shop_skin_index .category_seciton .category_item .pic img{ width: 100%;vertical-align: top;}
#shop_skin_index .category_seciton .category_item .name{ width: 100%; line-height: 25px; text-align: center; overflow: hidden;}
#shop_skin_index .category_seciton .category_gap{ width: 5%; float:left; margin-top: 10px;}

#shop_skin_index .product_seciton{width: 95.3125%; margin: 0 auto; padding-bottom: 15px;}
#shop_skin_index .product_seciton .product_item{ width: 49%; margin-top: 15px;}
#shop_skin_index .product_seciton .product_item .pic{ width: 100%; overflow: hidden;}
#shop_skin_index .product_seciton .product_item .pic img{ width: 100%; vertical-align: top;}
#shop_skin_index .product_seciton .product_item .name{ width: 100%; height: 40px; overflow: hidden; margin-top: 5px;}
#shop_skin_index .product_seciton .product_item .pr{ width: 100%; font-size: 16px; color: #d12d44; font-weight: bold;}

.fl{ float: left;}
.fr{ float: right;}