.swiper-wrapper-colls,.index-content-new{
    font-family: Yu Gothic;
}
.swiper-wrapper-colls-title .swiper-slide {
    width: auto;
    cursor: pointer;
    font-size: 14px;
    font-family: Yu Gothic;
    color: #999999;
    margin-right: 24px;
}
.swiper-wrapper-colls-title .swiper-slide.active {
    color: #333333;
    border-bottom: 1px solid #333333;
}
.swiper-wrapper-colls .c-items{
    position: relative;
    margin-bottom: 20px;
}
.swiper-wrapper-colls .c-items.active{display: block !important;}
.c-items .wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cd-bn-x{
    width: 100%;
    border: 0;
    display: flex;
    align-items: center;
    height: 50px;
    box-sizing: border-box;
    margin-top: 10px;
}
.c-tit{display: flex;align-items: center;}
.c-tit .c-num{
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    font-size: 12px;
    border-radius: 8px;
    background: #fff;
    line-height: 14px;
    border: 1px solid #333333;
    font-weight: bold;
    color: #333;
}
.c-tit .c-mes{
    font-size: 12px;
    color: #222222;
    margin-left: 6px;
    margin-right: 6px;
    font-weight: bold;
}
#loading{
    z-index: 100000;
}
.c-tit .c-mes span{
    background: #FDEBBC;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    font-family: Yu Gothic;
    font-weight: bold;
    color: #EE1414;
    margin-top: 1px;
    padding-top: 1px;
    display: block;
    height: 15px;
}
.cd-bn-x .pclct_line {
    flex-shrink: 0;
    display: inline-block;
    width: 12px;
    height: 18px;
    background: url("../img/icon/collec_icon2.png") no-repeat center center/100% 100%;
}
.items_slide p.price{
    font-size: 14px;
    font-family: Yu Gothic;
    font-weight: 500;
    color: #333333;
    background: #fff;
    padding: 6px;
    text-align: left;
    border: 0;
    justify-content:space-between;
    line-height: 14px;
}
.product-optionss .option_element_ul.color-col li.selected {
    background: #000;
    color: #fff;
}
.product-optionss .option_element_ul.color-col li.selected span{
    color: #fff;
}
.product-list-li .product-info{
    position: relative;
    border: 0;
    margin-right: 10px;
}
.product-list .product-optionss .option-name{
    color: #000;
    transform: unset;
}
.discount-price span{
    font-family: A-OTF Shin Go Pr5;
}
.items_slide{
    padding: 4px;
    box-sizing: border-box;
    background: #fff;
}
.items_slide img.valImages{
    width: 100%;
    height: auto;
}
.colorSizeBg-col {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 699;
    display: block;
    overflow-x: hidden;
}
.warningBox-col {
    bottom: 0;
    width: 100%;
    max-height: 78%;
    display: block;
    background: transparent;
    z-index: 999;
    position: fixed;
    margin-bottom:60px;
    left: 0;
}
.product-list-ul{
    max-height: 70vh;
    overflow-x: auto;
    background: #fff;
}
.product-list-ul .product-list-li .img{
    width: 118px;
    height: auto;
}
.colorSizeClose-col img{
    width: 18px;
    height: 18px;
}
.use_info{
    height: 34px;
    line-height: 35px;
    font-size: 12px;
    text-align: center;
    color: #000;
    background: #F2F2F2;
    border-radius: 20px 20px 0px 0px;
}
.product-list-li{
    padding: 20px 8px;
    border-bottom: 1px solid #DDDDDD;
}
.product-col-name{
    font-size:14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight:bold;
}
.product-list-li .product-flex{
    display: flex;
    align-items: flex-start;
    margin-top: 12px;
}
.product-list-li .options-list {
    width: calc(100% - 118px);
}
.product-optionss .option_element_ul{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.product-optionss .option_element_h1{
    padding: 0;
    font-size: 12px;
    font-weight: 600;
    color: #333;
    padding-bottom: 6px;
}
.product-optionss .option_element_h1   .option-name{
    color: #333;
}

.product-optionss .option_element_ul.color-col li label img{
    width: 44px;
    height: 44px;
}
.colorSizeClose-col{
    position: absolute;
    right: 20px;
    top: -30px;
}
.product-optionss .option_element_ul.size-col li,.product-optionss .option_element_ul.color-col li {
    width: auto;
    min-width: 26px;
    height: 26px;
    border-radius: 6px;
    border: 1px solid #d4d4d4;
    margin: 0 4px 6px 0;
    font-size: 13px;
}
.product-optionss .option_element_ul.size-col li span,.product-optionss .option_element_ul.color-col li span{
    display: block;
    min-width: 26px;
    width: auto;
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding: 0 14px;
    box-sizing: border-box;
    color: #000;

}
.product-optionss .option_element_ul.size-col li.selected span{
    background: #000;
    color: #fff;
    border-radius: 6px;
}
.fl.add-price{
    margin-right: 18px;
}
.addToCartBtn-col {
    position: fixed;
    bottom: 0;
    margin: 0;
    padding-left: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    font-size: .32rem;
    height: 1.2rem;
    display: flex;
    align-items: center;
    padding: 0 0.4rem;
    justify-content: flex-end;
    box-sizing: border-box;
    left: 0;
    height: 61px;
    padding: 0 4.26vw;
}
.product-list-li:nth-last-child(1){
    border: none;
    padding-bottom: 0;
}

.add-btn-col a{
    display: flex;
    color: #fff;
    width: 35vw;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 8px;
    background: #d10a0a;
    text-align: center;
    font-weight: 700;
    justify-content: center;
    align-items: center;
}
.cart_btn_icon{
    width: 20px;
}
.addToCartBtn-col .old-price{
    font-size: 14px;
    color: #a2a2a2;
    text-align: center;
    text-decoration: line-through;
}
.addToCartBtn-col .discount-price{
    font-size: 15px;
    color: #000;
    font-weight: 700;
}
.addToCartBtn-col .discount-price span{
    font-size: 15px;
    font-weight: 700;
    color: #000;
}
.off-selected {
    background: #ccc !important;
    display: none !important;
}
.addCartStatusBox-col {
    opacity: 1;
    padding: 12px;
    font-size: 12px;
    z-index: 99999;
    position: fixed;
    display: flex;
    top: 50%;
    left: 50%;
    background:rgba(0, 0, 0, 0.6);
    width: auto;
    height: 32px;
    color: #fff;
    border-radius: 8px;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 16px;
    align-items: center;
    justify-content: center;
  }

  .collection-content{
    margin-top: 20px;
}
.collection-content .collection-title{
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.collection-content .collection-nav{
    margin-top: 10px;
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
  
}
.collection-content .collection-item{
    display: inline-block;
    padding: 6px 33px;
    font-size: 13px;
    color: #333;
    border-right: 1px solid #ddd;
    border: 1px solid #d4d4d4;
    background: #f6f6f6;
}
.collection-content .collection-item:first-child{
    border-right: none;
}
.collection-content .collection-item.active{
    background-color:#fff;
}
.collection-product{
    display: none;
}
.collection-product.show{
    display: block;
    padding: 10px 5px;
    border: 1px solid #ddd; 
    border-radius: 5px;
    margin-top: 10px;
    background: #f6f6f6;
}
.collection-product .col-item{
    display: inline-block;
    width: 27.5%;
    vertical-align: text-top;
}
.col-flex{
    overflow-x: auto;
    white-space: nowrap;
    text-align: center;
    justify-content: center;
}   
.collection-product .col-item img{
    width: 100%;
}
.collection-product .collection-plus{
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    margin: 35px 8px 0;
    vertical-align: top;
}
.collection-product .collection-plus img{
    width: 12px;
}
.collection-product .col-discount-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 100%;
}
.collection-product .col-discount-content h1{
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.collection-product .col-discount-content p{
    font-size: 26px;
    color: #E31616;
    font-weight: bold;
}
.collection-product .shop-collection{
    width: 150px;
}
.collection-product .shop-collection img{
    width: 100%;
}
.collection-product .col-item .col-price{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #da0000;
}
.collection-product .col-item .col-price span{
    font-weight: normal;
    font-family: 13px;
}
.collection-product .col-item .col-name{
    text-align: center;
    font-size: 12px;
    color: #1010ca;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: break-spaces;
    margin-top: 5px;
    text-decoration: underline;
    line-height: 1.2;
}
.add-col-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f1f1f1;
    padding: 10px;
    font-size: 14px;
    font-weight:500;
}
.add-col-title img{
    width: 25px;
}


@media screen  and  (min-width: 1000px){
    .col-flex{max-width: 550px;}
    .collection-product .collection-plus{
        margin: 55px 4px 0;
    }
    .collection-content{
        width: 800px;
        margin: 20px auto 0;
    }
    .collection-product.show{
        background: #f6f6f6;
        border-width: 3px;
        padding: 15px 35px 15px 10px;
        display: inline-flex;
    }
    .col-2-wrap{
        width: auto;
    }
    .collection-product .col-item{
        width: 130px;
    }
    .collection-product .col-discount-content{
        width: auto;
        min-width: 280px;
    }
    .add-btn-col a{
        width: 150px;
    }
    .warningBox-col,.addToCartBtn-col{
        position: inherit;
    }
    .warningBox-col{
        margin-bottom: 60px;
        left: 0;
        right:0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .product-list-ul .product-list-li .img{
        width: 180px;
        height: auto;
    } 
    .product-price-label{
        font-size: 16px !important;
    }
    .product-price-label em{
        font-size: 14px !important;
    }
    .colorSizeBg-col,.addToCartBtn-col{
        z-index:400;
    }
    #addToCartForm{
        position: fixed;
        width: 800px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
        z-index: 500;
    }

   
}

