/* BASIC css start */
.banner5x {
    font-size: 0;
    padding-top: 6px;
}
 

.banner5x > div a {
    display: block;
    transition: all 0.4s;
}

.banner5x > div a img {
    width: 100%;
}

.banner5x > div a:hover {
    opacity: 0.85;
}
.banner5x .center a + a {
    margin-top: 10px;
}
.banner5x .middle {
    font-size: 0;
    margin: 2% 0;
}

.banner5x .middle a {
    display: inline-block;
    width: 49%;
}

.banner5x .middle a + a {
    margin-left: 2%;
}

.mainTitle {
    text-align: center;
    margin: 55px auto 22px;
    position: relative;
}

.mainTitle h3 {
    color: #000000;
    font-size: 17px;
    font-weight: 700;
}

.mainTitle h3 p {
    color: #a8a8a8;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
    padding-top: 6px;
}

.mainTitle .more {
    position: absolute;
    right: 0;
    top: 0;
}
.bestPrd {
    /* padding-bottom: 4px; */
    margin: 0 auto;
    font-size: 0;
}

.bestPrd.list {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    border: 1px solid #eaeaea;
    margin-left: 2%;
    position: relative;
    margin-bottom: 2%;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.bestPrd.list:nth-child(3n+1) {
    margin-left: 0;
}

.bestPrd.list .thumb {
    position: relative;
}

.bestPrd.list .thumb img {
    width: 100%;
}

.bestPrd.list .thumb .num {
    font-family: 'Overpass', sans-serif;
    font-weight: 700;
    color: #111;
    position: absolute;
    z-index: 2;
    font-size: 12px;
    left: 0;
    top: 7px;
    padding-left: 9px;
}

.bestPrd.list .thumb .num:after {
    content: "";
    background: #111;
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0;
    padding-right: 1px;
}

.bestPrd.list .desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
    z-index: 9;
}

.bestPrd.list .desc ul {
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
    word-break: keep-all;
}

.bestPrd.list .desc ul .prdname {}

.bestPrd.list .desc ul .prdname a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
}

.bestPrd.list .desc ul .prdprice {
    margin-top: 5px;
}

.bestPrd.list .desc ul .prdprice a {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}

.bestPrd.list .desc ul .prdctrl {
    margin-top: 22px;
}

.bestPrd.list .desc ul .prdctrl a:first-child {
    margin-right: 25px;
}

.bestPrd.list:hover .desc {
    opacity: 1;
    visibility: visible;
}

.bestPrd.list .desc ul .prdctrl .notHover {
    display: inline-block;
}

.bestPrd.list .desc ul .prdctrl .onHover {
    display: none;
}
.bestPrd.list .desc ul .prdctrl .wish-on .onHover { display:inline-block; } 
.bestPrd.list .desc ul .prdctrl .wish-on .notHover { display:none; } 
.items {
    margin: 0 auto;
    font-size: 0;
    padding: 0 12px;
}

.commonPrd.list {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    position: relative;
    padding-bottom: 38px;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.commonPrd.list:nth-child(2n+1) {
    margin-left: 0;
}

.commonPrd.list .thumb {
    border: 1px solid #eaeaea;
}

.commonPrd.list .thumb img {
    width: 100%;
}

.commonPrd.list .desc {margin-top: 15px;text-align: center;}
.commonPrd.list .desc ul {}

.commonPrd.list .desc ul .prdname {
    line-height: 1.25;
}

.commonPrd.list .desc ul .prdname a {
    color: #323232;
    font-size: 13px;
    font-weight: 300;
}

.commonPrd.list .desc ul .prdsubname {
    margin-top: 15px;
    word-break: keep-all;
    line-height: 1.45;
}

.commonPrd.list .desc ul .prdsubname a {
    color: #8d8d8d;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: -0.2px;
}

.commonPrd.list .desc ul 
 .prdprice {
    margin-top: 15px;
}

.commonPrd.list .desc ul .prdprice a {
    color: #323232;
    font-weight: 500;
    font-size: 12px;
}
.commonPrd.list .desc ul .prdprice a .dc_per {
    color: #d00000;
    font-weight: 800;
    margin-right: 2px;
}

.commonPrd.list .desc ul .prdprice a .consumer {
    color: #acacac;
    font-weight: 300;
    font-size: 12px;
    text-decoration: line-through;
    margin-left: 2px;
}

.banner3x {
    font-size: 0;
    padding-top: 60px;
}
 
.leftSwiper {position: relative;}

.leftSwiper .swiper-slide {}

.leftSwiper .swiper-slide img {
    width: 100%;
}
.leftSwiper .swiper-pagination {
    right: 10px;
    left: auto !important;
    width: auto !important;
    bottom: 3px !important;
}

.leftSwiper .swiper-pagination span {
    background: #979797;
    border-radius: 0;
    opacity: 1;
    margin: 0 0 0 5px !important;
}

.leftSwiper .swiper-pagination span.swiper-pagination-bullet-active {
    background: #313131;
}
.banner3x a {
    display: block;
    transition: all 0.4s;
}

.banner3x a:hover {
    opacity: 0.85;
}


.banner3x .middle {
    font-size: 0;
    margin: 2% 0;
}

.banner3x .middle a {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.banner3x > div a img {width:100%;}

.banner3x .middle a + a {
    margin-left: 2%;
}
.mainBanner {
    margin: 10px 0;
}

.mainBanner img {
    width: 100%;
}
.instagram {text-align:center;padding-top: 60px;}
.instagram h3 {margin-bottom: 25px;}
 
.btn_moreGray2 {
    color: #afafaf;
    font-size: 12px;
    background: #fff;
    border: 1px solid #d5d5d5;
    width: 181px;
    height: 38px;
    line-height: 38px;
    border-radius: 40px;
}
.btn_moreGray2 .text + span {
    font-weight: 700;
    color: #161616;
}
.btn_moreGray2 .text {
    color: #161616;
    margin-right: 1px;
}

.more.btn-new_product {
    margin-top: 0;
}


.instagram h3 img {
    width: 145px;
}

.instagram .iframe {}

.instagram .iframe img {
    width: 100%;
}
/* BASIC css end */

