/*Â¥²ãÇø*/
.category-floor {margin-bottom: 35px;background:white;}
    .category-floor-title {border-top: 2px solid orange;padding: 0 20px;border-bottom:1px solid #eee;}
        .category-floor-title h2 {height: 48px;margin-bottom: 0;margin-right: 30px;line-height: 48px;float: left;font-size:20px;color:orange;}
        .category-floor-title .categorieList {}
            .category-floor-title .categorieList li{height: 32px;line-height: 32px;padding: 0 10px;margin: 8px 0;float: left;background: #FFF;font-size: 14px;cursor: pointer;position: relative;}
            .category-floor-title .categorieList li a{display:block;}
            .category-floor-title .categorieList li.on{background-color:orange;color:white;}
                .category-floor-title .categorieList li.on a{color:white;}

.category-floor.f1 .category-floor-title {border-top: 2px solid orange;padding: 0 20px;border-bottom:1px solid #eee;}
.category-floor.f1 .category-floor-title h2 {height: 48px;margin-bottom: 0;margin-right: 30px;line-height: 48px;float: left;font-size:20px;color:orange;}
.category-floor.f1 .category-floor-title h2 a{color:orange}
.category-floor.f1 .category-floor-title .categorieList li.on{background-color:orange;color:white;}

.category-floor.f2 .category-floor-title {border-top: 2px solid #f31349;padding: 0 20px;border-bottom:1px solid #eee;}
.category-floor.f2 .category-floor-title h2 {height: 48px;margin-bottom: 0;margin-right: 30px;line-height: 48px;float: left;font-size:20px;color:#f31349;}
.category-floor.f2 .category-floor-title h2 a {color:#f31349;}
.category-floor.f2 .category-floor-title .categorieList li.on{background-color:#f31349;color:white;}

.category-floor.f3 .category-floor-title {border-top: 2px solid #9E7D71;padding: 0 20px;border-bottom:1px solid #eee;}
.category-floor.f3 .category-floor-title h2 {height: 48px;margin-bottom: 0;margin-right: 30px;line-height: 48px;float: left;font-size:20px;color:#9E7D71;}
.category-floor.f3 .category-floor-title h2 a{color:#9E7D71;}
.category-floor.f3 .category-floor-title .categorieList li.on{background-color:#9E7D71;color:white;}

.category-floor.f4 .category-floor-title {border-top: 2px solid #3BACFF;padding: 0 20px;border-bottom:1px solid #eee;}
.category-floor.f4 .category-floor-title h2 {height: 48px;margin-bottom: 0;margin-right: 30px;line-height: 48px;float: left;font-size:20px;color:#3BACFF;}
.category-floor.f4 .category-floor-title h2 a{color:#3BACFF;}
.category-floor.f4 .category-floor-title .categorieList li.on{background-color:#3BACFF;color:white;}

.category-floor.f5 .category-floor-title {border-top: 2px solid #b018a9;padding: 0 20px;border-bottom:1px solid #eee;}
.category-floor.f5 .category-floor-title h2 {height: 48px;margin-bottom: 0;margin-right: 30px;line-height: 48px;float: left;font-size:20px;color:#b018a9;}
.category-floor.f5 .category-floor-title h2 a{color:#b018a9;}
.category-floor.f5 .category-floor-title .categorieList li.on{background-color:#b018a9;color:white;}

.category-floor.f6 .category-floor-title {border-top: 2px solid #e3521b;padding: 0 20px;border-bottom:1px solid #eee;}
.category-floor.f6 .category-floor-title h2 {height: 48px;margin-bottom: 0;margin-right: 30px;line-height: 48px;float: left;font-size:20px;color:#e3521b;}
.category-floor.f6 .category-floor-title h2 a{color:#e3521b;}
.category-floor.f6 .category-floor-title .categorieList li.on{background-color:#e3521b;color:white;}

.category-floor.f7 .category-floor-title {border-top: 2px solid #a9b900;padding: 0 20px;border-bottom:1px solid #eee;}
.category-floor.f7 .category-floor-title h2 {height: 48px;margin-bottom: 0;margin-right: 30px;line-height: 48px;float: left;font-size:20px;color:#a9b900;}
.category-floor.f7 .category-floor-title h2 a{color:#a9b900;}
.category-floor.f7 .category-floor-title .categorieList li.on{background-color:#a9b900;color:white;}

    /*.category-floor-wrap {height:100%;position: relative;padding-left:300px;}
    .category-floor-wrap .smallnav{width:300px;height:500px;position:absolute;left:0;top:0;border-top:1px solid #eee;}
        .category-floor-wrap .bignav{width:900px;min-height:500px;}
        .category-floor-wrap .bignav li{width:25%;float:left;border-left:1px solid #eee;border-top:1px solid #eee;text-align:center;position:relative;}
        .category-floor-wrap .bignav li img{width:174px;margin:20px auto 0 auto;}
        .category-floor-wrap .bignav .proname{display:block;height:40px;line-height:13px;overflow:hidden;text-align:left;margin:10px 5px 0 5px;}
        .category-floor-wrap .bignav .priceNav{padding:5px;text-align:left;}
        .category-floor-wrap .bignav .priceNav .marketPrice{font-size:10px;}
        .category-floor-wrap .bignav .priceNav .salePrice{font-weight:bold;color:orange;padding-left:10px;}
        .category-floor-wrap .bignav .toolNav{padding:5px 5px 10px 5px;text-align:left;position:relative;}
        .category-floor-wrap .bignav .toolNav i{}
        .category-floor-wrap .bignav .toolNav .cart{display:inline-block;padding:5px 8px;background:orange;color:white;height:26px;border-radius:3px;margin-right:10px;cursor:pointer;}

        .category-floor-wrap .tags{height: 205px;overflow: hidden;}
        .category-floor-wrap .tags li {float: left;margin: 0 5px 15px;border-radius: 3px;padding: 5px 10px;background: #FFF;border: 1px solid #CCC;overflow: hidden;max-width: 125px;white-space: nowrap;text-overflow: ellipsis;font-size:12px;}

    .category-floor-wrapexchange {height:100%;position: relative;padding-left:900px;}
    .category-floor-wrapexchange .smallnav{width:300px;height:624px;border-top:1px solid #eee;}
        .category-floor-wrapexchange .bignav{width:900px;min-height:624px;position:absolute;left:0;top:0;}
        .category-floor-wrapexchange .bignav li{width:25%;float:left;border-right:1px solid #eee;border-top:1px solid #eee;text-align:center;position:relative;}
        .category-floor-wrapexchange .bignav li img{width:174px;margin:20px auto 0 auto;}
        .category-floor-wrapexchange .tags{height: 205px;overflow: hidden;}
        .category-floor-wrapexchange .tags li {float: left;margin: 0 5px 15px;border-radius: 3px;padding: 5px 10px;background: #FFF;border: 1px solid #CCC;overflow: hidden;max-width: 125px;white-space: nowrap;text-overflow: ellipsis;font-size:12px;}

        .category-floor-wrapexchange .bignav .proname{display:block;height:40px;line-height:13px;overflow:hidden;text-align:left;margin:10px 5px 0 5px;}
        .category-floor-wrapexchange .bignav .priceNav{padding:5px;text-align:left;}
        .category-floor-wrapexchange .bignav .priceNav .marketPrice{font-size:10px;}
        .category-floor-wrapexchange .bignav .priceNav .salePrice{font-weight:bold;color:orange;padding-left:10px;}

        .category-floor-wrapexchange .bignav .toolNav{padding:5px 5px 10px 5px;text-align:left;position:relative;}
        .category-floor-wrapexchange .bignav .toolNav i{}
        .category-floor-wrapexchange .bignav .toolNav .cart{display:inline-block;padding:5px 8px;background:orange;color:white;height:26px;border-radius:3px;margin-right:10px;cursor:pointer;}*/

    .category-floor-wrap {height:100%;}
    .category-floor-wrap .productlist{}
    .category-floor-wrap .productlist li{width:216px;float:left;border:1px solid #eee;text-align:center;margin-left:20px;margin-bottom:20px;position:relative;}
    .category-floor-wrap .productlist li img{width:200px;height:200px; margin:8px auto 0 auto;}
    .category-floor-wrap .productlist .proname{display:block;height:40px;line-height:13px;overflow:hidden;text-align:left;margin:10px 5px;}
    .category-floor-wrap .productlist .priceNav{padding:0 5px;text-align:left;}
    .category-floor-wrap .productlist .priceNav .marketPrice{font-size:10px;}
    .category-floor-wrap .productlist .priceNav .salePrice{font-weight:bold;color:orange;padding-left:10px;}
    .category-floor-wrap .productlist .toolNav{margin:5px 5px 10px 5px;text-align:right;height:26px;line-height:26px;}
        .category-floor-wrap .productlist .toolNav i{}
        .category-floor-wrap .productlist .toolNav .cart{display:inline-block;padding:5px 8px;background:orange;color:white;height:26px;border-radius:3px;margin-right:5px;cursor:pointer;float:left;line-height:14px;}
        .category-floor-wrap .productlist .toolNav span{padding-right:5px;}
        /*.category-floor-wrap .productlist .toolNav span:last-child{position:absolute;top:10px;right:10px;padding: 5px 10px;background:url(../images/bg.png);border-radius:5px;color:white}*/



    /*.category-floor-wrap.f1 .productlist .priceNav .salePrice{font-weight:bold;color:#f31349;padding-left:10px;}
    .category-floor-wrap.f1 .productlist .toolNav .cart{display:inline-block;padding:5px 8px;background:#f31349;color:white;height:26px;border-radius:3px;margin-right:5px;cursor:pointer;}

    .category-floor-wrap.f2 .productlist .priceNav .salePrice{font-weight:bold;color:#9E7D71;padding-left:10px;}
    .category-floor-wrap.f2 .productlist .toolNav .cart{display:inline-block;padding:5px 8px;background:#9E7D71;color:white;height:26px;border-radius:3px;margin-right:5px;cursor:pointer;}

    .category-floor-wrap.f3 .productlist .priceNav .salePrice{font-weight:bold;color:#b018a9;padding-left:10px;}
    .category-floor-wrap.f3 .productlist .toolNav .cart{display:inline-block;padding:5px 8px;background:#b018a9;color:white;height:26px;border-radius:3px;margin-right:5px;cursor:pointer;}

    .category-floor-wrap.f4 .productlist .priceNav .salePrice{font-weight:bold;color:#3BACFF;padding-left:10px;}
    .category-floor-wrap.f4 .productlist .toolNav .cart{display:inline-block;padding:5px 8px;background:#3BACFF;color:white;height:26px;border-radius:3px;margin-right:5px;cursor:pointer;}

    .category-floor-wrap.f5 .productlist .priceNav .salePrice{font-weight:bold;color:#e3521b;padding-left:10px;}
    .category-floor-wrap.f5 .productlist .toolNav .cart{display:inline-block;padding:5px 8px;background:#e3521b;color:white;height:26px;border-radius:3px;margin-right:5px;cursor:pointer;}

    .category-floor-wrap.f6 .productlist .priceNav .salePrice{font-weight:bold;color:#f3b516;padding-left:10px;}
    .category-floor-wrap.f6 .productlist .toolNav .cart{display:inline-block;padding:5px 8px;background:#f3b516;color:white;height:26px;border-radius:3px;margin-right:5px;cursor:pointer;}

    .category-floor-wrap.f7 .productlist .priceNav .salePrice{font-weight:bold;color:#a9b900;padding-left:10px;}
    .category-floor-wrap.f7 .productlist .toolNav .cart{display:inline-block;padding:5px 8px;background:#a9b900;color:white;height:26px;border-radius:3px;margin-right:5px;cursor:pointer;}*/
