#category {
    width: 100%;
    background:#f1f1f1;
}
.cat_top_tree1 { width: 100%; background-color: #fff; height: 60px; line-height: 60px; text-align: center;}
.cat_top_tree1 a {width: 20%; height: 50px; margin-top: 10px; float: left;}
.cat_top_tree2 { width: 100%; background-color: #fff; height: 30px; line-height: 20px; text-align: center;}
.cat_top_tree2 a {width: 20%; height: 30px; line-height: 20px; float: left; text-outline: none;text-shadow: none; font-size: 12px;}

.cat_top_tree3 { width: 100%; background-color: #fff; height: 40px; line-height: 40px; text-align: center;}
.cat_top_tree3 a {width: 24%; margin-left: 0.5%; margin-right: 0.5%; border-radius: 3px; height: 40px; line-height: 40px; display: block; float: left; overflow: hidden; text-outline: none;text-shadow: none; font-size: 12px;}
.cat_top_tree3 a.tree_1 { background: url(../images/cat/goods_1.jpg) no-repeat; background-size: 100% auto; color: #ffffff;}
.cat_top_tree3 a.tree_2 { background: url(../images/cat/goods_2.jpg) no-repeat; background-size: 100% auto; color: #ffffff;}
.cat_top_tree3 a.tree_3 { background: url(../images/cat/goods_3.jpg) no-repeat; background-size: 100% auto; color: #ffffff;}
.cat_top_tree3 a.tree_4 { background: url(../images/cat/goods_4.jpg) no-repeat; background-size: 100% auto; color: #ffffff;}

.cat_top_tree4 { width: 100%; background-color: #fff; height: 40px; line-height: 40px; text-align: center;}
.cat_top_tree4 a {width: 24%; margin-left: 0.5%; margin-right: 0.5%; border-radius: 3px; height: 40px; line-height: 40px; display: block; float: left; overflow: hidden; text-outline: none;text-shadow: none; font-size: 12px;}
.cat_top_tree4 a.tree_5 { background: url(../images/cat/goods_5.jpg) no-repeat; background-size: 100% auto; color: #ffffff;}
.cat_top_tree4 a.tree_6 { background: url(../images/cat/goods_6.jpg) no-repeat; background-size: 100% auto; color: #ffffff;}
.cat_top_tree4 a.tree_7 { background: url(../images/cat/goods_7.jpg) no-repeat; background-size: 100% auto; color: #ffffff;}
.cat_top_tree4 a.tree_8 { background: url(../images/cat/goods_8.jpg) no-repeat; background-size: 100% auto; color: #ffffff;}

.cat_top_tree5 { width: 100%; background-color: #fff; height: 40px; line-height: 40px; text-align: center;}
.cat_top_tree5 a {width: 49%; margin-left: 0.5%; margin-right: 0.5%; border-radius: 3px; height: 40px; line-height: 40px; display: block; float: left; overflow: hidden; text-outline: none;text-shadow: none; font-size: 12px;}
.cat_top_tree5 a.tree_5 { background: url(../images/cat/goods_5.jpg) no-repeat; background-size: 100% auto; color: #ffffff;}
.cat_top_tree5 a.tree_6 { background: url(../images/cat/goods_6.jpg) no-repeat; background-size: 100% auto; color: #ffffff;}

ul.ajax_list { width: 100%; list-style: none; padding: 0; margin: 0;}
ul.ajax_list li {width: 48.2%; margin-top: 1%; margin-left: 1.2%; border-radius: 3px; background-color: #fff; display: block; float: left; overflow: hidden;}
ul.ajax_list li p{width: 100%; text-align: center; padding: 0; margin: 0; position: relative;}
ul.ajax_list li img{width: 100%; border: 0; margin: 0; padding: 0; outline: 0;}
ul.ajax_list li .goods_name{width: 100%; height:24px; display: block; position: absolute; bottom: 0px; text-align: center; line-height: 24px; overflow: hidden; font-size: 12px; color: #fff; text-shadow: none; background-color:#000;}
.price {color: #f00; height: 30px; line-height: 30px; margin-left: 10px; font-size: 14px; font-weight: bold;}
.view { height: 30px; line-height: 30px; margin-right: 10px; font-size: 12px;}

