/*------------ banner ------------*/

.banner {
    position: relative;
}

.banner-arrow {
    margin: 40px 0 25px;
    text-align: center;
}

.banner-arrow button {
    border: 0;
    text-align: center;
    background: transparent;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    color: #999999;
    margin: 0 15px;
    position: relative;
    top: -10px;
}

.banner-dot {
    display: inline-block;
}

.banner-dot .slick-dots,
.banner-dot .slick-dots li {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    display: inline-block;
}

.banner-dot .slick-dots li {
    margin: 0 3px;
}

.banner-dot .slick-dots button {
    width: 30px;
    height: 5px;
    margin: 0;
    display: block;
    color: transparent;
    background: #DAD4CE;
    top: 0;
}

.banner-dot .slick-active button {
    background: #83705E;
}



/*------------ title ------------*/

section .title {
    font-size: 13px;
    color: #7F7F7F;
    line-height: 1.2;
    padding: 0 0 13px 10px;
    background: url('../../images/common/index/news_line.png') repeat-X left bottom;
    margin: 0 0 20px;
}

section .title span {
    color: #333333;
    font-weight: bold;
    font-size: 21px;
    display: inline-block;
    margin: 0 5px 0px 0;
    letter-spacing: 3px;
    font-family: "新細明體";
}



/*------------ more ------------*/

.more {
    font-size: 12px;
    color: #716565;
    width: 68px;
    height: 19px;
    line-height: 20px;
    border: 1px solid #B5ACAC;
    display: block;
    background: #fff;
    text-align: center;
    letter-spacing: 2px;
    transition: all .2s;
}

.more:hover {
    background: #B5ACAC;
    color: #fff;
    transition: all .2s;
}



/*------------ news ------------*/

.news-sect {
    background-image: url('../../images/common/index/news_bg1.jpg'), url('../../images/common/index/news_bg2.jpg'), url('../../images/common/index/news_bg3.jpg'), url('../../images/common/index/news_bg4.jpg');
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: left top, right top, left bottom, right bottom;
    background-color: #E8E8E8;
    padding: 55px 75px 30px;
    margin: 0 0 50px;
}

.news-sect .col {
    float: left;
    width: 67%;
}

.news-sect .col.pic {
    float: right;
    width: 29%;
    margin: -5px 0 0 0;
}

.news-list li {
    padding: 3px 10px;
}

.news-list li+li {
    border-top: 1px solid rgba(216, 216, 216, .8);
}

.news-list li .date {
    font-size: 12px;
    color: #9F856D;
    display: inline-block;
    margin: 0 10px 0 0;
}

.news-list li .name {
    color: #857979;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 95px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list li .box{
    position: relative;
}
.news-list li .cover{
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index:30;
}
.news-list li .box:hover .name {
    color: #000000;
}

.news-sect .more {
    margin: 15px 0 0 10px;
}



/*------------ products ------------*/

.product-list {
    margin: 0 -10px;
}

.product-list li {
    width: calc(100% / 6);
    padding: 0 10px 40px;
}

.product-list li:nth-child(6n+1) {
    clear: left;
}

.product-list>li .box {
    margin: 0 auto;
    max-width: 250px;
    box-sizing: border-box;
    position: relative;
}
.product-list li .cover{
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index:30;
}
.product-list .pic {
    position: relative;
    box-sizing: border-box;
    transition: all .2s;
    border: 1px solid #CCCCCC;
    z-index: 1;
}

.product-list li.has-top .cover {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 15;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #9C3044 transparent transparent transparent;
}

.product-list li.has-top .cover b {
    position: absolute;
    bottom: 100%;
    right: -16px;
    z-index: 50;
    margin: 0px 0 14px 0px;
    color: #fff;
}

.product-list .box:hover .pic {
    border-color: #9C3044;
}

.product-list .text {
    margin: 5px auto;
    text-align: center;
    line-height: 1.6;
}

.product-list .name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #817059;
    font-size: 14px;
}

.product-list li:hover .name {
    color: #9C3044;
}

.product-list li .offers {
    color: #AE9C93;
    font-size: 14px;
    position: relative;
    text-align: center;
    margin: 0px;
}

.product-list li .offers .price {
    font-weight: bold;
    font-size: 16px;
    color: #9C3044;
}

.product-list .box.new:before {
    content: '';
    width: 40px;
    height: 40px;
    z-index: 5;
    background: url('../../images/common/products/new.png');
    display: block;
    position: absolute;
}

.shopping_way.hot{
    margin:15px 0 5px;
}
.product-list .wish {
    font-size: 14px;
    color: #807059;
    background: #EDEADB;
    border: 1px solid #CECEBF;
    line-height: 27px;
    border-radius: 27px;
    transition: all .2s;
    margin-top:5px;
    z-index: 31;
}

.product-list .wish i {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 3px 5px;
    transition: all .2s;
}

.product-list .wish:hover {
    border-color: #9C3044;
    color: #9C3044;
    transition: all .2s;
}


/*------------ about ------------*/

.about-sect {
    min-height: 340px;
    max-height: 340px;
    background: #F7F4EE url('../../images/common/index/about_bg.jpg') no-repeat center left;
    background-size: contain;
    padding: 40px 25px 18px 0;
    box-sizing: border-box;
    position: relative;
    margin: 0 0 30px;
}

.about-sect .col {
    float: left;
    width: 50%;
    position: relative;
}

.about-sect .col.text {
    float: right;
}

.about-title {
    font-size: 20px;
    color: #716565;
    border-radius: 50%;
    text-align: center;
    width: 152px;
    height: 152px;
    line-height: 1.2;
    background: #CBBFBF;
    box-sizing: border-box;
    padding: 50px 0 0 0;
    position: absolute;
    top: 0%;
    left: 0;
    margin: 54px 0 0 145px;
}

.about-title span {
    color: #fff;
}

.about-title b {
    display: block;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 5px;
    margin: 0 0 5px;
}

.about-sect .more {
    float: right;
    margin: 10px 0 0 0;
}



/*------------ sect4 ------------*/

.sect4 {
    margin: 30px 0 20px;
}


/*------------ ad ------------*/


/*------------ warning-sect ------------*/


/*------------ site-footer ------------*/


/*------------ rwd ------------*/

@media screen and (max-width: 1280px) {
    .product-list li {
        width: calc((100% / 3) - 0.1px);
    }
    .about-sect {
        padding: 15px;
        min-height: auto;
        max-height: none;
    }
    .about-sect .col {
        float: none;
        width: 100%;
    }
    .about-sect .col.text {
        padding: 20px 15px 15px 150px;
        background: rgba(255, 255, 255, 0.9);
    }
    .about-title {
        z-index: 50;
        margin: -25px 0 0 -25px;
    }
}

@media screen and (max-width: 1000px) {
    .banner-arrow {
       margin: 20px 0px 10px;
    }
    .banner-arrow button {
        top: -7px;
    }
    .sect4 {
        margin: 0px 0 25px;
    }
    .ad-sect{
        margin:35px 0 20px;
    }
    section .title {
        font-size: 16px;
        margin: 0 0 15px;
        padding: 0 0 15px 0px;
    }

    section .title span {
        font-size: 16px;
    }
    .news-sect {
        padding: 20px 55px 20px;
        margin: 0 0 20px;
    }
    .news-sect .more {
        margin: 10px 0 0 10px;
    }
    .product-list li {
        margin-bottom:20px;
        padding: 0 10px 10px;
    }
    .product-list li .offers {
       
        margin: 0px 0px 5px
    }
    .product-list li .offers .price {
        font-size: 14px;
    }
    .about-title {
        z-index: 50;
        margin: 35px 0 0 25px;
        font-size: 12px;
        width: 100px;
        height: 100px;
        padding: 35px 0 0;
    }
    .about-title b {
        font-size: 16px;
    }
    .index-about-editor .tit {
        font-size: 16px;
    }
    .about-sect {
        margin: 0 0 10px;
    }
    .about-sect {
        margin: 50px 0 25px;
        padding: 6px;
        background-size: cover;
    }
    .products-sect{
        margin-top:30px;
        clear:both;
    }
}

@media screen and (max-width: 900px) {
    .news-sect .col,
    .news-sect .col.pic {
        float: none;
        width: auto;
    }
    .news-sect .col.pic {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .news-sect {
        padding: 50px 15px 25px;
    }
    .news-list {
        padding: 5px;
        background: rgba(255, 255, 255, 0.9);
    }
    .news-list li .name {
        width: 100%;
    }
    .product-list li {
        width: 50%;
    }

    .about-title {
        left: 35%;
        margin: -45px 0 0 0px;
    }
    .about-sect .col.text {
        padding: 70px 15px 15px 15px;
    }
}


/*
@media screen and (max-width: 480px) {
    .product-list {
        margin: 0;
    }
    .product-list li {
        width: 100%;
        padding: 0 0 40px;
    }
}*/