/* BASIC css start */
    /* prd-class-hd */
#productClass .prd-class-hd { zoom: 1; overflow: hidden; padding: 8px 15px 5px; background-color: #c9c9c9; }
#productClass .prd-class-hd h2 { float: left; font-size: 14px; text-transform: uppercase; font-weight: bold; color: #fff; }
#productClass .prd-class-hd .loc-navi { float: right; color: #fff;  }
#productClass .prd-class-hd .loc-navi a { color: #fff; }
    /* class-list */
#productClass .class-list { zoom: 1; overflow: hidden; padding: 15px }
#productClass .class-list li,
#productClass .class-list li a { float: left; width: auto; white-space: nowrap; }
#productClass .class-list li { padding-left: 12px; margin-right: 12px; background: url(/images/d3/modern_simple/common/bull_h2_sqr_gray.gif) no-repeat 0 50%; }
    /* best-item */

#productClass .best-item h3 { margin-left: 20px; font-size: 0; line-height: 0;}
    /* total-sort */
#productClass .total-sort { padding-top: 30px; }


.soim_list {width: 1200px;margin:0 auto;margin-bottom:140px;padding-top: 90px;}
.soim_list .main_title { text-align:center; }
.soim_list .main_title h2 {font-size: 38px;color:#000;font-weight: 300;margin-bottom: 80px;line-height:1;}

.soim_cate { margin-bottom:60px }
.soim_cate ul { overflow:hidden; }
.soim_cate ul li {float: left;display: block;line-height:1;width: calc(100% / 6);font-size: 18px;color: #636363;font-weight: 300;cursor:pointer;border: 1px solid #bbb;box-sizing: border-box;padding: 20px 0;border-right: none;border-bottom: none;position: relative;z-index: 8;}
.soim_cate ul li a {font-size: 18px;color: #636363;font-weight: 300;display: block;line-height: 1;}
.soim_cate ul li:last-of-type { border-right:1px solid #bbb; }
.soim_cate ul li.sel  {border-bottom-color: transparent;border: none;}
.soim_cate ul li.sel a { color:#000; font-weight: 600; }
.soim_cate ul li.sel + li { border-left: none;}
.soim_cate ul li:after {content:'';position: absolute;bottom: 0;left: -1px;width: calc(100% + 1px);height: 2px;border: 2px solid #000;border-bottom: none;box-sizing: border-box;z-index: 9;}
.soim_cate ul li.sel:after {content:'';position: absolute;top: 0px;left: 0;width: calc(100% + 1px);height: calc(100% + 1px);border: 2px solid #000;border-bottom: none;box-sizing: border-box;z-index: 10;}


.best_mark {
    background: #565656;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    position:absolute;
    top:0;
    left:0;
}
/* BASIC css end */

