/* BASIC css start */
/*body header{
    border-bottom:none;
}

body header.fixed{
    border-bottom:1px solid #e9e9e9;;
}*/

body {padding-top:128px !important;}



#LIST_PAGE{
    padding-top:115px;
}

.cateTopBnr {
    background-color:#E5D5F9;
    padding:40px 0 20px;
    text-align:center;
}

.cateTopBnr strong {
    display:block;
}

.cateTopBnr a {
    display: block;
    border: 1px solid #565656;
    max-width: 80px;
    margin: 20px auto 0;
    height: 18px;
    line-height: 18px; 
    font-size: 10px;
    color: #515151;
}

.cateImgBanner.dpn {
    display:none;
}

.cateImgBanner img {
    width:100%;
}

/* ºê·£µå */
.brandTopBnr {
    display:none;
}

.brandTopBnr.on {
    display:block;
}


.brandTopBnr .inner {
    position:relative;
    background-color: #E5D5F9;
    padding: 40px 0 60px;
    text-align: center;
}

.brandTopBnr .inner a {
    position:absolute;
    bottom: 18px;
    left: 50%;
    transform: translate(-50%);
    border: 1px solid #515151;
    width: 80px;
    height: 20px;
    line-height: 20px;
    color:#515151;
}

.brandTopBnr.b_en .inner {
    background-color: rgba(61, 153, 113, 0.86);
}

.brandTopBnr.b_en .inner a {
    color:#fff;
    border:1px solid #fff;
}

.brandTopBnr.b_lip .inner {
    background-color:#125444;
}

.brandTopBnr.b_lip .inner a {
    color:#fff;
    border:1px solid #fff;
}

.brandTopBnr.b_cf .inner {
    background: linear-gradient(180deg, #555555 0%, #F7F7F7 195.74%);
}

.brandTopBnr.b_cf .inner a {
    color:#fff;
    border:1px solid #fff;
}

.cateImgBanner {
    position:relative;
}

.cateImgBanner .bannerTitle {
    position: absolute;
    top: 25.43456%;
    left: 18.877643%;
    display:none;
}


@media (max-width: 1280px) {
    body .cateImgBanner .bannerTitle strong {
        font-size:38px;
        line-height:48px;
    }
}

@media (max-width: 1080px) {
    body .cateImgBanner .bannerTitle strong {
        font-size:30px;
        line-height:38px;
    }
}

@media (max-width: 890px) {
    body .cateImgBanner .bannerTitle strong {
        font-size:24px;
        line-height:30px;
    }
}

.cateImgBanner .bannerTitle.show {
    display:block;
}

.cateImgBanner .bannerTitle span {
    display:block;
    margin-bottom: 30px;
    color:#565656;
    font-size:16px;
    font-weight:500;
}

.cateImgBanner .bannerTitle strong {
    font-size:48px;
    font-weight:700;
    line-height:56px;
    letter-spacing:-0.05em;
    color:#000;
}

.brand_detail_wrap {
    display:none;
}
.brand_detail_wrap.on {
    display:block;
}

.brand_detail_wrap .b_banner img {
    width:100%;
}

.brand_detail_wrap .b_inner {
    max-width:1300px;
    margin:0 auto;
    text-align: center;
}

.brand_detail_wrap .b_nav {
    border-bottom:1px solid #bababa;
}

.brand_detail_wrap .b_nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 0;
}

.brand_detail_wrap .b_nav ul li {
    position:relative;
    width:25%;
}

.brand_detail_wrap .b_nav ul li::after {
    content:"";
    display:inline-block;
    width:1px;
    height:22px;
    background-color:#ababab;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}

.brand_detail_wrap .b_nav ul li:last-child::after {
    display:none;
}

.brand_detail_wrap .b_nav ul li a {
    font-size: 20px;
    line-height: 57px;
    font-weight: 500;
}

.brand_detail_wrap .b_nav ul li a.on {
    font-weight:700;
}


.categoryList{
    width:276px;
}

.sort_box{
    padding-bottom:40px;
}

.sort_box p{
    font-size:16px;
    font-weight:500;
    line-height:20px;
}

.sort_box .goodsSort select{
    border:none;
    height:20px;
    font-size:14px;
}

.listWrap{
    width:1415px;
    padding:25px 0;
}

.categoryList dl dt{
    padding:25px 0;
    font-size:26px;
    font-weight:600;
    line-height:32px;
    border-bottom:1px solid #e9e9e9;
}

.categoryList dl dd .depth_1 > li > a{
    display:block;
    padding:15px 0;
    font-size:18px;
    line-height:25px;
    font-weight:500;
    border-bottom:1px solid #e9e9e9;
}

.categoryList dl dd .depth_1 > li > a.on{
    border-bottom:3px solid #000;
}

.categoryList dl dd .depth_2{
    display:none;
    padding:29px 21.5px;
    background:#f8f8f8;
}

.categoryList dl dd .depth_2 li a{
    display:block;
    margin-bottom:20px;
    font-size:16px;
    line-height:26px;
    font-weight:500;
    color:#b1b1b1;
}

.categoryList dl dd .depth_2 li a.on{
    color:#000;
}

.categoryList dl dd .depth_2 li:last-child a{
    margin-bottom:0;
}

.item-wrap .item-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; 
    margin-bottom:30px;
}

.item-wrap .item-info.dpn {
    display:none;
}

.item-wrap .item-info:after {
    display:none;
}


#productClass .cate-wrap {
    margin-top: 70px;
}


#productClass .cate-wrap .allCateWrp {
    margin-top:65px;
    display:none;
}

#productClass .cate-wrap .allCateWrp.show {
    display:block;
}


#productClass .cate-wrap .allCateWrp ul {
    display:flex;
    align-items: center;
    justify-content: center;
}


#productClass .cate-wrap .allCateWrp ul li {
    margin-right:50px;
}

#productClass .cate-wrap .allCateWrp ul li a {
    font-size:13px;
    font-weight:500;
}

#productClass .cate-wrap .allCateWrp ul li a.on {
    font-weight:800;
}

#productClass .cate-wrap .allCateWrp ul li:last-child {
    margin-right:0;
}


#productClass .cate-wrap .allCateWrp ul li a span {
    display:block;
    text-align:center;
    margin-top: 10px;
    font-size: 13px;
    color: #000;
}

#productClass .cate-wrap .allCateWrp .all_cate img {
    display:none;
}

#productClass .cate-wrap .allCateWrp .all_cate img.show {
    display:block;
}

#productClass .cate-wrap .class-list {
    max-width:1220px;
    margin:30px auto 0;
    padding: 22px 0;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

#productClass .cate-wrap .class-list.dpn {
    display:none;
}

#productClass .cate-wrap .class-list ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

#productClass .cate-wrap .class-list ul li a {
    display: inline-block;
    padding: 0 20px;
    font-size:14px;
    font-weight:400;
    line-height:16px;
    color:#7d7d7d;
    border-right: 1px solid #d9d9d9;
    letter-spacing:-0.05em;
}

#productClass .cate-wrap .class-list ul li a.on {
    font-weight:700;
    color:#000;
}

#productClass .cate-wrap .class-list ul li a img {
    display:none;
}

#productClass .cate-wrap .class-list ul li:last-child a {
    border-right:0;
}

#productClass .cate-wrap .cate2_page_list {
    display:none;
    text-align:center;
    margin:20px 0 40px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}

#productClass .cate-wrap .cate2_page_list.show {
    display:block;
}


#productClass .cate-wrap .cate2_page_list ul {
    display:flex;
    align-items: center;
    justify-content: flex-start;
}

#productClass .cate-wrap .cate2_page_list ul li a {
    font-size:20px;
    color:#5C5C5C;
}

#productClass .cate-wrap .cate2_page_list ul li a::after {
    content:"";
    display: inline-block;
    width:1px;
    height:16px;
    background:#929292;
    margin:0 20px -1px;
}

#productClass .cate-wrap .cate2_page_list ul li:last-child a::after {
    display:none;
}

#productClass .cate-wrap .bcate {
    text-align:center;
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
}

#productClass .cate-wrap .bcate.t_left {
    text-align:left;
}

#productClass .cate-wrap .bcate.dpn {
    display:none;
}

#productClass .cate-wrap .bcate.show {
    display:block;
}

#productClass .item-wrap .item-info .item-order {
    padding-right:90px;
}


/* ½ÅÁ¦Ç°, º£½ºÆ® »óÇ° ¿µ¿ª */

#productClass .item-wrap .cateTit {
    margin-bottom:20px;
}

#productClass .item-wrap .cateTit h3 {
    font-size: 29px;
    line-height: 36px;
    color: #000;
    font-weight: 700;
}

#productClass .item-wrap .cateTit .sub {
    font-size: 20px;
    color: #000;
    margin-top: 15px;
    letter-spacing: -0.05em;
}

#topPrdCnt .item-wrap .item-cont .item-list {
    margin-right:22px;
    width:244px;
}

#topPrdCnt .item-wrap .item-cont .item-list:last-child {
    margin-right:0;
}

#topPrdCnt .item-wrap .item-cont .item-list .thumb {
    width: 244px;
    height: 326px;
}


#topPrdCnt .item-wrap .item-cont .item-list .thumb img {
    width:100%;
    height:326px;
}

.item-wrap .item-cont .item-list .prd-price .price {
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
}

.item-wrap .item-cont .item-list .prd-price strike {
    font-size: 16px;
    font-weight:500;
    margin-left: 8px;
    color: #7E7E7E;
}

 .item-wrap .item-cont .item-list .prd-price .dc_per {
    font-size: 22px;
    font-weight: 700;
    color: #ff4857;
}

.item-wrap .item-cont .item-list .prd-price .soldOutPrice {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #999999;
}

/* BASIC css end */

