    @charset "utf-8";
.shopping_way.hot {
    text-align: center;
}


/*------------ banner ------------*/

.banner {
    margin-bottom: 95px;
}

.banner .slick-prev,
.banner .slick-next {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0;
    border: 0;
    margin-top: -30px;
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.banner .slick-prev {
    background-position: 0 0;
    left: -70px;
}

.banner .slick-next {
    background-position: 100% 0;
    right: -70px;
}

.banner .slick-prev:hover {
    background-position: 0 100%;
}

.banner .slick-next:hover {
    background-position: 100% 100%;
}


/*------------ more ------------*/

section .more {
    line-height: 0px;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    margin: 35px auto 0;
    display: block;
    text-align: center;
    letter-spacing: 1px;
    transition: all .2s;
    padding: 5px;
    font-size: 0;
}

section .more span{
    display: block;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
/*------------ sect1 ------------*/

.sect1 {
    margin: 0 auto;
    padding: 80px 0 110px;
}

.sect5 {
    margin: 110px 0 50px;
}

.sect2 {
    padding: 0px 0 60px;
}

.title.br {
    font-size: 22px;
    text-align: center;
    margin: 0 0 30px;
    letter-spacing: 4.5px;
    position: relative;
    padding: 27px 0;
}


/*----- news ----*/

.news-sect-title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 22px;
}

.news-sect-title span:before {
    content: '';
    width: 40px;
    height: 36px;
    display: block;
    margin: auto;
    left: 0px;
    right: 0px;
    top: -40px;
    position: absolute;
}

.news-sect-title span {
    width: 161px;
    display: block;
    margin: auto;
    letter-spacing: 6px;
}

.news-sect {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.news-list .item {
    width: 25%;
    margin: 5px 0;
    padding:35px 0 10px;
    transition:all .3s;
}

.news-list .item:hover{
    padding:0px 0 45px;
    transition:all .3s;
}

.news-list .box {
    margin: 0 auto;
    margin: 25px 5%;
    padding: 25px 25px 30px;
    position: relative;
    border-radius: 10px;
    transition: all .3s;
    cursor: pointer;
}
.news-list .box .cover{
    font-size: 0;
    position: absolute;
    top: -20px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.news-list .date {
    display: block;
    font-size: 28px;
    font-family: 'Roboto';
    font-weight: 300;
    letter-spacing: 0.05em;
    padding: 0 15px 0 10px;
    line-height: 23px;
    text-align: center;
    top: -20px;
    position: absolute;
    border-radius: 5px;
}


.news-list .date b {
    top: 5px;
    margin-right: 10px;
    padding-right: 6px;
    position: relative;
    display: inline-block;
}

.news-list .date small {
    font-size: 14px;
    line-height: 40px;
    font-family: Arial;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.news-list .name:after {
    content: '';
    width: 40px;
    height: 1px;
    position: absolute;
    display: block;
    left: 25px;
    top: 45px;
    transition: all .3s;
}

.news-list .box:hover .name:after {
    width: 83%;
}

.news-list .name {
    line-height: 1.8;
    font-size: 16px;
    padding: 50px 0 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 45px;
}


/*ios */

.news-marquee a {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
}


/*/ios*/


/*----- about ----*/

.about-box {
    position: relative;
    display: flex;
}

.about-box .col.col1 {
    width: 23%;
    height: 276px;
    text-align: center;
    line-height: 250px;
    letter-spacing: 5px;
    position: relative;
}

.about-box .title {
    font-size: 22px;
}

.about-box .text {
    padding: 40px 0px;
    max-width: 930px;
    margin: 20px 5px 20px 85px;
    box-sizing: border-box;
    position: relative;
    z-index: 15;
    height: 220px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

section .about-box .more {
    width: 70px;
    height: 70px;
    line-height: 0px;
    font-weight: bold;
    border-radius: 50%;
    position: absolute;
    bottom: 30px;
    right: 40px;
    display: block;
    text-align: center;
    letter-spacing: 0.5px;
    transition: all .2s;
    font-size: 0;
}
section .about-box .more span{
    line-height: 55px;
}

section .about-box .more:hover {
    letter-spacing: 2.5px;
}


/*------------ products ------------*/

.products-sect {
    padding: 80px 0;
}

.products-sect .title:after {
    content: '';
    width: 1px;
    height: 82px;
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
}

.products-arrow {
    position: absolute;
    top: 10px;
    right: 0;
    width: 65px;
}

.products-arrow:before {
    content: "";
    display: block;
    width: 1px;
    height: 34px;
    position: absolute;
    top: 50%;
    right: 50%;
    margin: 24px 0 0 0;
}

.products-arrow button {
    border: 0;
    color: transparent;
    background: none;
    cursor: pointer;
    padding: 0;
    position: absolute;
}

.products-arrow .slick-prev {
    left: -10px;
}

.products-arrow .slick-next {
    right: -100px;
}

.products-arrow .slick-arrow:before {
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
}


.products-arrow .slick-prev:before {
    content: "\e100e";
}

.products-arrow .slick-next:before {
    content: "\e1020";
}


.products-list {
    margin: 0;
    padding: 60px;
    border-radius: 800px;
}

.products-list .new {
    position: relative;
}

.products-list .new:before {
    width: 52px;
    height: 52px;
    content: '';
    text-align: center;
    display: block;
    z-index: 15;
    right: 14px;
    top: 5px;
    position: absolute;
    line-height: 29px;
    z-index: 11;
}

.products-list li {
    width: 25%;
    padding: 5px;
}
.products-list .box {
    position: relative;
}
.products-list .cover{
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}
.products-list li a {
    margin: 0 auto;
    max-width: 260px;
    display: block;
    box-sizing: border-box;
}

.products-list .pic img {
    width: 100%;
}

.products-list .pic-box {
    position: relative;
}

.products-list .pic-box span {
    width: 123px;
    height: 36px;
    display: block;
    text-align: center;
    border-radius: 20px;
    margin: auto;
    left: 0px;
    right: 0px;
    bottom: 0%;
    z-index: 15;
    opacity: 0;
    position: absolute;
    line-height: 36px;
    transition: all .2s;
}

.products-list li:hover .pic-box span {
    bottom: -5%;
    opacity: 1;
}

.products-list .pic {
    position: relative;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    max-width: 260px;
    margin: 0 auto 10px;
    border-radius: 100%;
    transition: all .2s;
}

.products-list li:hover .pic {
    border-radius: 10%;
    transition: all .2s;
}

.products-list .text {
    text-align: center;
    max-width: 260px;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 16px;
    padding: 8px 10px;
    position: relative;
    transition: all .2s;
}

.products-list li .text:hover {
    transition: all .2s;
}

.products-list .name {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.products-list .name a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 28px;
}

.products-list li .pic a {
    position: relative;
    z-index: 10;
}

.products-list li .pic .btn {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1012;
    border-radius: 0;
}


.products-list .slick-prev,
.products-list .slick-next {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0;
    border: 0;
    width: 52px;
    height: 52px;
    margin-top: -30px;
    position: absolute;
    z-index: 1;
    top: 50%;
    cursor: pointer;
}


.sect3 .more {
    text-indent: -9999%;
    height: 76px;
    width: 66px;
    z-index: 15;
    position: relative;
    margin: -50px auto;
    transition: all .0s;
}
.sect3 .more span{
    font-size: 14px;
}
.sect3 .more:hover {
    background-position: 100% 0;
    transition: all .0s;
}


/* 上下左右 */

.sect3 .border-style-box span {
    width: 190px;
    height: 184px;
    position: absolute;
    display: block;
    z-index: 1;
}

.sect3 .border-style-box .left-bottom {
    bottom: 30px;
    transform: rotateX(180deg);
}

.sect3 .border-style-box .right {
    right: 15px;
    transform: rotateY(180deg);
}

.sect3 .border-style-box .right-bottom {
    bottom: 30px;
    right: 15px;
}


/*------------ ad ------------*/

.sect4 .container {
    padding: 30px 0 60px;
}

.sect4 .title:before {
    content: '';
    width: 46px;
    height: 10px;
    display: block;
    margin: auto;
}

.sect4 .title {
    font-size: 22px;
    text-align: center;
    letter-spacing: 5px;
    line-height: 2.6;
    padding: 0px 0 5px;
}

.sect4 .editor {
    max-width: 633px;
    margin: auto;
    padding: 0px 0 30px;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 1px;
    text-align: center;
}

.sect4 .more {
    position: absolute;
    bottom: -40px;
    margin: auto;
    left: 0px;
    right: 0px;
}

.sect4 .more:hover {
    transition: all .2s;
}


/* album */

.container-big {
    max-width: 1920px;
    position: relative;
}

.album-sect {
    margin: 10px;
    text-align: center;
}

.album-list .pic {
    display: block;
    position: relative;
    overflow: hidden;
}

.album-list .box {
    margin: 0 10px;
    position: relative;
}

.album-list .item .cover{
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}
.album-sect li {
    margin: 0 0 20px;
}

.album-sect .txt {
    margin: -20px 35px 0;
    display: block;
    position: relative;
    padding: 25px 0px;
    font-size: 16px;
}

.album-sect .txt:after {
    content: '';
    width: 30px;
    height: 3px;
    display: block;
    margin: 15px auto 0;
    transition: all .3s;
}

.album-sect li:hover .txt:after {
    width: 100%;
}


.album-sect .name {
    height: 30px;
}

.album-sect .name a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.album-list .pic img {
    width: 100%;
}

.album-sect .pic img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.album-sect li:hover .pic img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/*新編輯器*/
.article-sect {
    padding-top: 40px;
    padding-bottom: 40px;
}
.article-sect .container{
    padding: 0px 15px;
}
/*!新編輯器*/

/*------------ rwd ------------*/

@media screen and (max-width: 1350px) {
    .products-list .slick-prev {
        left: 0px;
    }
    .products-list .slick-next {
        right: 0px;
    }
}

@media screen and (max-width: 1280px) {
    .about-box .col.col1 {
        width: 30%;
    }
}

@media screen and (max-width: 1200px) {
    .about-box .col.col1 {
        width: 35%;
    }
    .about-box .text {
        padding: 0px 0px;
        margin: 20px 5px 20px 50px;
    }
}

@media screen and (max-width: 1000px) {
    /*手機板*/
    .banner {
        margin-bottom: 25px;
    }

    .about-box .col.col1 {
        margin: auto;
        background-position: center;
        width: auto;
    }
    .about-box {
        display: block;
    }
    .about-box .text {
       margin: 20px auto;
       position: static;
       width: 100%;
       max-width: 100%;
       -webkit-line-clamp: inherit;
       line-height: 27px;
       height: auto;
    }
    .about-box .text .title,
    .products-sect .title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .title.br {
        padding: 38px 0;
        font-size: 20px;
    }

    section .more {
        margin: 20px auto 5px;
    }
    .sect1 {
        padding: 10px 0;
    }
    .sect2 {
        padding: 40px 0;
    }
    .news-sect-title span {
        font-size: 20px;
    }
    .news-list .box {
        margin: 20px 3%;
        padding: 10px 12px;
    }
    .ad-sect {
        padding: 20px 0;
    }
    .products-sect {
        padding: 35px 0 30px;
    }
    .sect5 {
        padding: 85px 0 5px;
        margin: 0;
    }
    .products-list {
        margin: 40px 0 10px;
    }
    .products-arrow {
        left: 50%;
        top: 30px;
        margin: 0 0 0 -32px;
    }
    .products-arrow .slick-arrow:before {
        font-size: 20px
    }
    .album-sect .txt {
        margin: -20px 5px 0;
        padding: 10px;
        font-size: 15px;
    }
    .album-sect .txt:after {
        margin: 8px auto 0;
    }
    .products-arrow:before {
        margin-top: 0;
        height: 30px;
        right: 55%;
    }
    .products-arrow .slick-next {}
    .banner .slick-prev,
    .banner .slick-next {
        display: none;
    }

    .index-about-editor {
        letter-spacing: 0;
    }
    .sect4 .container {
        padding: 60px 0 50px;
    }
}

@media screen and (max-width: 768px) {
    .news-list .item {
        width: 50%;
        margin: 5px 0 0;
        padding: 10px 0 0px;
    }
    .news-list .item:hover{
        padding:0px 0 10px;
    }
    .news-list .item:nth-child(4n+1) {
        clear: none;
    }
    .news-list .item:nth-child(2n+1) {
        clear: left;
    }
    .news-list .name:after {
        left: 15px;
        top: 45px;
        transition: all .3s;
    }
    .news-list .box:hover .name:after {
        width: 90%;
    }
    .news-list .name {
        font-size: 15px;
    }
    .sect3 .border-style-box span {
        display: none;
    }
    @media screen and (max-width: 600px) {

        /* .news-box .title,
    .news-box .news-marquee {
        float: none;
        width: auto;
        height: 35px;
        line-height: 35px;
    }*/
        .news-box .title {
            font-size: 16px;
            height: 30px;
            line-height: 30px;
            width: 65px;
            letter-spacing: 1px;
        }
        .news-box .news-marquee {
            width: calc(100% - 65px);
            height: 30px;
            line-height: 30px;
        }
        .news-box .news-marquee {
            padding: 0 10px;
        }
        .news-marquee .date,
        .news-marquee .name {
            line-height: 1.2;
        }
        .products-list li .offers {
            font-size: 15px;
        }
        .news-list .box:hover .name:after {
            width: 80%;
        }
        .news-list .date {
            font-size: 20px;
            line-height: 20px;
            top: -20px;
        }
        .news-list .date b {
            top: 1px;
        }
        .news-list .date small {
            line-height: 30px;
        }

        .news-list .name {
            padding: 30px 0 15px;
            height: 45px;
        }
        .news-list .name:after {
            top: 25px;
        }
        .album-list .pic {
            max-width: 100%;
        }
    }