li {
    list-style: none;
}

p {
    margin: 0;
}

ul {
    padding: 0;
    margin: 0;
}

img {
    width: 100%; 
 }
 
a {
    text-decoration: none;
    color: #282828;
}

.margin-bottom-10 {
    padding-bottom: 5% !important;
}

.sectionTit {
    font-size: 25px;
    width: 100%;
    text-align: center;
    font-weight: 900;
    margin-bottom: 3%;
}


/*2020-12-25 소개글 추가*/
.gnbtxt{
    height: 50px;
    text-align: center;
    background: #f2f2ec;
    color: #000;
    line-height: 55px;
}
/*소개글 end*/
section.main {
    width: 100%;
}

section.main p.maintitle {
    position: absolute;
    top: 82%;
    left: 8%;
    width: 100%;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
}

section.main p.maintext {
    position: absolute;
    bottom:8%;
    left: 8%;
    width: 100%;
    font-size: 22px;
    color: #fff;
}


section.main .swiper-slide-active .maintitle,
section.main .swiper-slide-active .maintext {
    animation: fadeInLeft .8s ease-in-out forwards .1s;
}

ul.mini {
    display: flex;
    justify-content: space-between;
    width: 93%;
    margin: 0 auto;
}

li.banner {
    display: inline-block;
    width: 22%;
    margin-bottom: 22px;
}



p.bannerTit {
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
}

p.bannerSubTit {
    margin-top: 5px;
}


section.newbest {
    width: 100%;
}

section.newbest ul.tabs {
    width: 50%;
    display: flex;
    margin: 0 auto;
    justify-content: space-around;
}

section.newbest ul.tabs li {
/*    display: inline-block;
    width: 15%;*/
    text-align: center;
    line-height: 400%;
}

section.newbest ul.tabs li a {
    font-weight: 600;
    font-size: 18px;
    color:#a9a9a9;
}

section.newbest ul.tabs li a.active {
    color: #282828;
    text-decoration: underline;
}

section.newbest div.tab_content {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 93%;
    margin: 0 auto;
}


section.new {
    width: 93%;
    margin: 0 auto;
}


section.topbrand {
    width: 93%;
    margin: 0 auto;
    margin-bottom: 7%;
}

div.topbrand {
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

div.topbrand li {
    display: inline-block;
    width: 8%;
}

div.topbrand li p {
    text-align: center;
    margin-bottom: 20%;
}

div.topbrand li img {
    margin-bottom: 20%;
}

div.topbrand li p.brandName {
    font-weight: 800;
}

section.minibanner div.bannerTxt {
    margin-top: 10px;
}

section.minibanner p.bannerSubTit {
    font-size: 17px;
}



section.minibanner ul.tabs {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin: 2% 0;
}

section.minibanner ul.tabs li{
    width: auto;
    text-align: center;
    padding: 0.2% 0.7%;
    background-color: #f8f8f8;
    border-radius: 7px;
    display: inline-block;
    font-size: 17px;
    margin-right: 0.3%;
}

section.minibanner ul.tabs li.active{
    background-color: #282828;
}

section.minibanner ul.tabs li.active a{
    color: #fff;
}



ul.productsLists {
    text-align: center;
}

li.productsLi {
    display: inline-block;
    width: 14%;
}

li.productsLi p{
    text-align: left;
    margin-bottom: 10px;
}

li.productsLi p.brandName{
    font-size: 15px;
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 2px;
}

li.productsLi p.productsName{
    font-size: 15px;
}

li.productsLi p.productsPrice{
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 22px;
}

 
section.new .WeekTxt {color:#282828; font-size: 15px; font-weight: 800;}
section.new .WeekNew {color:#282828; font-size: 25px; font-weight: 900; }
section.new .WeekMore {color:#aeaeae; font-size: 13px; text-decoration: underline;}

section.new .weeklyNew {
    font-size: 15px;
    vertical-align: top;
    display: inline-flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 212px;
    position: relative;
    border: 1.5px solid #282828;
}

section.new .productsUl li{
    width: 12%;
}


section.promotion ul.category {
    display: flex;
    justify-content: space-between;
    width: 93%;
    margin: 0 auto;
}

section.promotion p.promotionTitle {
    position: absolute;
    top: 42%;
    font-size: 25px;
    color: #fff;
    width: 100%;
    text-align: center;
}

section.promotion p.promotionTitle span.Tit{
    font-size: 46px;
    font-weight: 800;
}

section.promotion ul.category img {
    display: inline-block;
    width: 100%;
    text-align: center;
}

section.promotion ul.category p.productsName {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 232px;
}

section.promotion ul.category div.goodsRange {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-left: 1%;
}

section.promotion ul.category div.goodsRange div.goodsinner {
    display: flex;
    justify-content: space-around;
}


section.promotion ul.category div.goodsRange li.goods {
    display: inline-block;
    width: 28%;
    margin-right: 1%;
    vertical-align: top;
}


section.promotion ul.category div.goodsRange li.goods img {
    width: 100%;
}

div.promotionSwiper .swiper-button-prev {
    left: 5%;
    background-image: url('/images/btn/btn_slide left small.png');
}


div.promotionSwiper .swiper-button-next {
    left: 42%;
    background-image: url('/images/btn/btn_slide right small.png');
}

section.honeyapril ul.category {
    display: flex;
    justify-content: space-between;
    width: 93%;
    margin: 0 auto;
}

section.honeyapril ul.category img.honeyimg {
    display: inline-block;
    width: 590px;
    height: 680px;
}

section.honeyapril ul.category div.goodsRange {
    position: relative;
    margin-left: 1.8%;
    width: 100%;
}

section.honeyapril ul.category div.goodsRange ul.floorst {
    display: flex;
    justify-content: space-around;
    position: absolute;
    top: 0;
}

section.honeyapril ul.category div.goodsRange ul.floornd {
    display: flex;
    justify-content: space-around;
    position: absolute;
    bottom: 0;
}

section.honeyapril ul.category div.goodsRange li.goods {
    display: inline-block;
    width: 23%;
    margin-right: 1%;
    vertical-align: top;
}

section.honeyapril ul.category div.goodsRange li.goods p.productsName{
    margin: 4% 0;
}

section.honeyapril ul.category div.goodsRange li.goods div.saleprice{
    display: flex;
    justify-content: space-between;
}

section.honeyapril ul.category div.goodsRange li.goods p.discount{
    color: #d8231e;
    font-weight: 700;
}



section.honeyapril ul.category div.goodsRange li.goods img {
    width: 100%;
}

div.shopbybrand{
    display: flex;
    justify-content: space-between;
    width: 93%;
    margin: 0 auto;
    margin-top: 3%;

}

div.shopbybrand li{
    width: 22%;
}

p.SBBTit {
    font-size: 20px;
    font-weight: 700;
    margin:3% 0;
}

p.SBBSubTit {
    font-size: 15px;
    font-weight: 300;
}

div.shopProducts {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 20px 0px;
}


div.shopProducts a {
    width: 100%;
}

div.shopProducts img {
    display: inline-block;
    width: 20%;
}

div.shopProducts div.PrdInfo {
    display: inline-block;
    vertical-align: top;
    width: 75%;
    position: relative;
    height: 100%;
}

div.shopProducts div.PrdInfo p{
    width: 100%;
}

div.shopProducts div.PrdInfo p.PrdInfoBrand{
    font-size: 13px;
    font-weight: 900;
}

div.shopProducts div.PrdInfo p.PrdInfoName{
    margin: 2px 0;
    font-size: 15px;
    font-weight: 500;
}

div.shopProducts div.PrdInfo p.PrdInfoPrice{
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
}


@media (max-width:767px) {
    div.submainbanner {
        height: 100%;
        text-align: center;
        display: table;
        width: 100%;
    }

    ul.productsList, ul.productsLists {
        width: 100%;
        padding: 0;
        margin: 0 auto;
        text-align: center;
    }

    li.productsLi {
        width: 49%;
        text-align: center;
        display: inline-block;
    }

    li.productsLi p.productsName {
        font-size: 1em;
    }


    section.gallery {
        width: 90%;
        position: relative;
        margin: 0 auto;
        margin-top: 10%;
        margin-bottom: 10%;
    }
        
    section.gallery div.gallerySide {
        width: 100%;
    }

    section.gallery div.galleryRight img:nth-child(1) {
        width: 96%;
        margin-top: 50px;
        position: relative;
    }

    section.gallery div.galleryRight img:nth-child(3) {
        width: 80%;
        position: relative;
        margin-top: 50px;
    }

    div.middlebanner {
        height: 350px;
        text-align: center;
        display: table;
        width: 100%;
    }

}

/* 2020.02.05 MAIN BANNER TEXT Animation */
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}