@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:400,400i,500,500i,600,600i,700,700i');
/*列表通用 index article*/
/*------------ article ------------*/
.article-list .item .box{
    margin: 0 auto 45px;
    padding-bottom: 35px;
    position: relative;
}
.type5 .article-list .item .box{
    padding: 12px 12px 0;
    background: #EFF1F3;
    transition: all .3s ease;
}
.type5 .article-list .item .box:hover{
    background: #FAD038;
}
.article-list .item .pic{
    position: relative;
    box-sizing: border-box;
    order: 2;
    width: 100%;
    vertical-align: top;
}
.article-list .item .box .name{
    color: #000;
}
.article-list .item .box:hover .name{
    text-decoration: underline;
}
.article-list .item .box .description{
    color: #6f6f6f;
}
.type5 .keyword_box{
    padding: 9px 27px 9px 47px;
    margin: 0 -27px;
    color: #AAAAAA;
    background: #F6F6F6;
}
.type5 .keyword_box:before{
    left: 27px;
}
.type5 .article-list .pic .mask{
    opacity: 0;
    transition: all .2s;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: 'roboto', sans-serif;
    top: 50%;
    font-size: 13px;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    background: rgba(0,0,0,0.2);
    transition: all .2s;
}
.type5 .article-list .item .box:hover .mask{
    opacity: 1;
}
.type5 .article-list .item .date,
.article-date{
    border-radius: 3px;
    color: #FFFFFF;
    width: 57px;
    height: 63px;
    padding-top: 13px;
    line-height: 0.5;
    background: #fad038;
    transition: all .3s ease;
}
.type5 .article-list .item .date .day{
    color: #000;
    font-weight: bolder;
    transition: all .3s ease;
}
.type5 .article-list .item .box:hover .date{
    background: #000;
}
.type5 .article-list .item .box:hover .date .day{
    color: #fad038;
}
.article-box .article-list .btn.more{
    z-index: 5;
    overflow-x: hidden;
    background: #000;
    color: #fad038;
    position: relative;
}
.article-box .article-list .btn.more:hover {
    background: #000;
    color: #fff;
}
.type2 .article-list .date,.type3 .article-list .date,.type4 .article-list .date:before{
    color: #000;
    border-color: #fad038;
}
/*------------ keyword_box ------------*/
.keyword_box i{
    font-size: 14px;
    line-height: 14px;
    float: left;
    position: absolute;
    top: 14px;
    left: 0;
}
.keyword_box.detail{
    height: auto;
    margin: 0;
    position: relative;
    padding: 9px 0 9px 25px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5;
}
.type5 .keyword_box.detail ul{
    white-space: normal;
    overflow: inherit;
}
.type5 .keyword li a:hover{
    text-decoration: underline;
    color: #222;
}
/*!列表通用 index article*/
/*列表通用 index、products*/
.products-list .pic:before {
    background: rgba(50, 50, 50, 0.85);
}
.products-list.type2 .box{
    transition: all .3s ease;
    padding: 0;
}
.products-list .box.new:before{
    content: '';
    background: url(../../../images/layout04/common/products/new-tag.svg);
    display: block;
    width: 72px;
    height: 63px;
    position: absolute;
    top: -11px;
    z-index: 15;
    left: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
}
.products-list .box .name{
    color: #484640;
    transition: all .3s ease;
}
.products-list.type2 .box:hover .name {
    color: #BE8D63;
}
.products-list .box .description{
    transition: all .3s ease;
    color: #666;
}
.products-list .offers{
    color: #D80000;
}
.products-list.type2 .name{
    max-height: 29px;
    height: 29px;
    -webkit-line-clamp: 1;
    font-size: 17px;
    color: #484640;
    margin-bottom: 5px;
}
.products-list.type2 .description {
    color: #AAAAAA;
    font-size: 14px;
    max-height: 45px;
    height: 45px;
}
.products-list.type2 .box:hover .pic:before {
    opacity: 0;
}
.products-list.for-cart .box .wish {
    width: 35px;
    height: 35px;
    background: #0000001c;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 45;
    transition: all .2s;
    border-radius: 0;
}
.products-list.for-cart .wish:hover,
.products-list.for-cart .wish.active {
    background: #D80000;
}
.products-list.for-cart.type2 .mask{
    z-index: unset;
}
.products-list.for-cart.type2 .box.new:before {
    z-index: 4;
}
.products-list.for-cart.type2 .mask .pic:before{
    z-index: 3;
}
@media(max-width:1000px){
    .products-list .box.new:before {
        width: 50px;
        height: 44px;
        top: -8px;
    }
}
/*!列表通用 index、products*/
/*列表通用 index、album*/
.album-list.type1 .item {
    border-bottom: 0px solid #ddd;
    margin-bottom: 20px;
}
.album-list.type2 .box:hover .pic:before,
.album-list.type2 .box:hover .pic:after {
    opacity: 0;
}
.masonry-list.album-list.type1 .item{
    margin-bottom: 25px;
}
.masonry-list.album-list.type1 .item .name{
    text-align: left; 
}
.masonry-list.album-list.type1 .item .box .more{
    display: none;
}
.masonry-list.album-list.type3 .item,
.masonry-list.album-list.type1 .item{
    padding: 0 15px!important;
}
/*!瀑布流*/
/*!列表通用 index、album*/
/*列表通用 index、news*/
.news-list .box:hover .pic:before {
    opacity: 0;
}
.news-list .btn.more{
    position: static;
    margin: 15px 0 0; 
    font-family: "Quicksand", sans-serif;
    background: #EDE9E7;
    transition: all .3s ease;
}
.news-list .box:hover .btn.more {
    background: #BE8D63;
    color: #FFF;
}
.news-list .date{
    font-family: "Playfair Display", serif;
}
.news-sect .news-list.type4 .description,
.content .news-list.type4 .description{
    display: none;
}
.news-list .item .box{
    padding: 12px;
    background: #FFF;
    transition: all .3s ease;
}
.news-list .btn.more{
    bottom: 12px;
}
.news-list.type4 .item .box{
    border:none;
}
.news-list .item .box:hover{
    background: #F8F4F0;
}
.news-list.type4 .item .date,
.news-date{
    border-radius: 3px;
    color: #333;
    background: #FFF;
    width: 57px;
    height: 63px;
    padding-top: 13px;
}
.news-list.type4 .date .day{
    color: #333;
}
.news-list.type4 .item .date{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -31px 0px 13px;
    padding: 0;
    line-height: 1;
}
.news-list.type4 .item .date .day{
    display: block;
    width: 100%;
    line-height: 0.8;
    margin-bottom: 20px;
    font-size: 35px;
}
.news-list.type4 .date .month,
.news-list.type4 .date .years {
    margin-top: -30px;
}
.news-list.type4 .txt {
    padding: 0 20px 10px 20px;
}
.news-list.type4 .description{
    max-height: 68px;
    height: 68px;
}
.news-list .item .name{
    color: #111111;
}
.news-list .item .description{
    color: #AAAAAA;
}
.news-list.type3 .box{
    border-radius: 10px;
    background: #FFF;
    border: 1px solid #F8F4F0;
    padding: 20px 25px;
}
.news-list.type3 .item .box:hover {
    background: #F8F4F0;
}
.news-list.type3 .item {
    border-left: solid transparent 1px;
}
.news-list.type3 {
    margin: 0 -13px;
}
.news-list.type3 .item {
    padding-left: 13px;
    padding-right: 13px; 
    margin-top: 0;
}
.news-list.type3 .date{
    font-weight: bold;
    font-size: 16px;
    color: #C9A788;
    letter-spacing: 1px;
}
.news-list.type3 .date .month, 
.news-list.type3 .date .years,
.news-list.type3 .date .day {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    margin-top: 5px;
    letter-spacing: 1px;
}
.news-list.type3 .description {
    -webkit-line-clamp: 2;
    height: 47px;
    max-height: 47px;
}
.news-list.type3 .name{
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.news-list.type2 .box{
    border: 1px solid #F8F4F0;
}
.news-list.type2 .pic{
    margin-bottom: 10px;
}
.news-list.type2 .date .day{
    margin-right: 5px;
}
.news-list.type2 .description {
    font-size: 14px;
    max-height: 42px;
    height: 42px;
}
.news-list.type4 .box {
    background: #F1F1F1;
}
@media screen and (max-width: 767px) {
    .news-list .box {
        text-align: left;
    }
    .news-list.type2 .btn.more {
        bottom: 0;
    }
}
/*!列表通用 index、news*/
.site-header:before{
    display: none;
}
.wrap_bg {
    display: block;
}
.wrap_bg {
    top: 0;
    left: 0;
    z-index: -10;
    width: 100%;
    height: 100%;
    position: relative;
}
.wrap_bg .imgs {
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    animation: bg-slide 100s linear infinite;
}
.wrap_bg .imgs img {
    width: 100%;
    max-width: inherit;
    height: auto
}
@keyframes bg-slide {
    0% {
        transform: translate(0, -75%)
    }
    100% {
        transform: translate(0, -25%)
    }
}
/*------------ banner ------------*/
.banner,
.banner_m{
    position: relative;
    height: auto!important;
}
.banner .slick-arrow,
.banner_m .slick-arrow{
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0; 
    border: 0;
    position: absolute;
    display: block;
    top: 50%;
    margin: -32px 0 0 0;
    z-index: 100;
    width: 65px;
    height: 65px;
    cursor: pointer;
    display: none;
}
.banner .slick-prev,
.banner_m .slick-prev{
    background-position: 0 0;
    left: 35px;
}
.banner .slick-next,
.banner_m .slick-next{
    left: auto;
    right: 35px;
    transform: rotate(180deg);
}
.banner .slick-prev:hover,
.banner_m .slick-prev:hover{
    background-position: 0 100%;
}
.banner .slick-next:hover,
.banner_m .slick-next:hover{
    background-position: 100% 100%;
}
.banner .slick-dots,
.banner_m .slick-dots,
.banner .slick-dots li,
.banner_m .slick-dots li{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.banner .slick-dots,
.banner_m .slick-dots{
    position: absolute;
    top: 0;
    right: 88px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.banner .slick-dots li,
.banner_m .slick-dots li{
    display: inline-block;
    margin: 4px 0;
}
.banner .slick-dots button,
.banner_m .slick-dots button{
    border: 0;
    background: transparent;
    cursor: pointer;
    padding:0;
    white-space: nowrap;
    overflow: visible;
    font-size: 15px;
    color:#686057;
    font-family: "Playfair Display", serif;
    font-weight: bold;
}
.banner .slick-active button,
.banner_m .slick-active button{
    color: #D7AA79;
}
.banner_m{
    display: none;
}
.banner-marquee{
    background: #222222;
    height: 45px;
}
.banner-marquee .marquee-text {
    display: block;
    position: absolute;
    bottom: 12px;
    left: 0;
    color: #5F5F5F;
    font-size: 20px;
    line-height: 23px;
    font-family: "Noto Serif TC", serif;
    animation: bg-animation-first 10s 0s linear infinite normal;
    transform: translateX(0);
    white-space: nowrap;
    letter-spacing: 3px;
    font-weight: 600;
}
@keyframes bg-animation-first {
    0% {
        transform: translate(0px, 0);
    }
    100% {
        transform: translate(-552px, 0);
    }
}
/*------------ title ------------*/
.title{
    text-align: center;
    margin-bottom: 38px;
}
.title span{
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 138px;
    line-height: 138px;
    color: #F8F3F0;
    white-space: nowrap;
}
.title h2{
    font-family: "Noto Serif TC", serif;
    font-size: 30px;
    color: #222222;
    font-weight: 600;
    display: block;
    margin: 0;
    letter-spacing: 4px;
    line-height: 40px;
    margin-top: -31px;
    white-space: nowrap;
}
.title i{
    display: none;
}
/*------------ more ------------*/
.index_more{
    display: block;
}
.index_more a{
    display: block;
    background: #EDE9E7;
    font-weight: 600;
    font-family: "Quicksand", sans-serif;
    width: 140px;
    height: 45px;
    transition: all .3s ease;
    border-radius: 10px;
    font-size: 0;
    padding-left: 30px;
    box-sizing: border-box;
    line-height: 45px;
    position: relative;
}
.index_more a:before{
    content: "";
    width: 13px;
    height: 11px;
    background: url(../../../images/layout04/common/menu-arrow.svg);
    position: absolute;
    right: 24px;
    top: 18px;
    transition: all .3s ease;
}
.index_more a:hover{
    background: #BE8D63;
}
.index_more a:hover:before{
    filter: brightness(0) invert(1);
}
.index_more a span{
    font-size: 20px;
    color: #333333;
    transition: all .3s ease;
}
.index_more a:hover span{
    color: #FFF;
}
/*------------ sect ------------*/
/*輪播*/
.hot-arrow{
    position: absolute;
    top: 15px;
    right: 0;
    width: 106px;
}
.hot-arrow .slick-arrow{
    width: 48px;
    height: 48px;
    padding: 0;
    display: inline-block;
    z-index: 100;
    color: transparent;
    position: absolute;
    cursor: pointer;
    border: 1px solid #CDC5B0;
    left: 0;
    padding: 0;
    box-sizing: border-box;
    border-radius: 50%;
    background: #FFF;
}
.hot-arrow .slick-arrow:before{
    font-family: 'icon-font' !important;
    content: "\f104";
    font-size: 17px;
    color: #80684E;
    position: absolute;
    right: 20px;
    top: 7px;
}
.hot-arrow .slick-next{
    transform: rotate(180deg);
    right: 0;
    left: auto;
}
.hot-arrow .slick-next:before{
    top: 7.5px;
}
.hot-arrow .slick-arrow:hover{
    background-position: 0 100%;
}
/*!輪播*/
/*新編輯器*/
.article-sect .container{
    padding: 10px 15px;
}
/*!新編輯器*/
/*------------ about ------------*/
.about-sect{
    position: relative;
    padding: 30px 0 50px;
    /* height: 725px; */
}
.about-sect:after{
    content: "";
    width: 100%;
    height: 265px;
    background: #F7F4EB;
    position: absolute;
    left: 0;
    bottom: 0;
}
.about-sect .row{
    padding: 0;
}
.about-sect .title span span:nth-child(1){
    position: absolute;
    left: -100px;
    top: 7px;
}
.about-sect .title span span:nth-child(2){
    position: absolute;
    right: -64px;
    top: 7px;
}
.about-sect .title h2{
    position: absolute;
    left: 0;
    top: 212px;
}
.about-sect .pic img{
    margin: 0;
}
.about-sect .row{
    height: 725px;
}
.about-sect .col{
    position: relative;
}
.about-sect .col.txt{
    position: relative;
    z-index: 2;
    color: #83736B;
}
.about-sect .container{
    position: relative;
}
.about-sect .col.pic{
    width: 724px;
    height: 694px;
    position: absolute;
    right: calc(50% - 396px);
    top: 0;
    z-index: 2;
    animation: bean-swing 1.0s steps(2) infinite;
    background-position-x: 100%;
    pointer-events: none;
}
@keyframes bean-swing {
    0% {
        transform: rotate(3deg); 
    }
    100% {
        transform: rotate(-3deg); 
    } 
}
.index-coffee-bean {
    background: url(../../../images/layout04/common/index/index-coffee-bean.png);
    width: 171px;
    height: 187px;
    z-index: 3;
    pointer-events: none;
    opacity: 0;
    transition: opacity 1s ease; 
    /* transition-delay: 2.5s; */
}
.about-sect.loaded .index-coffee-bean {
    opacity: 1;
    /* transition: all 0s ease; */
    /* transition-delay: 0s; */
}
/* 狀態 1：在 .about-sect 上方 */
.index-coffee-bean.top {
    position: absolute;
    top: 289px;
    left: 50%;
    transform: translateX(-50%);
}
/* 狀態 2：固定在畫面 (scroll 過程中) */
.index-coffee-bean.fixed {
    position: fixed;
    top: 160px;
    left: 50%;
    transform: translateX(-50%);
}
/* 狀態 3：在 .about-sect 下方 */
.index-coffee-bean.bottom {
    position: absolute;
    bottom: -199px;
    left: 50%;
    transform: translateX(-50%);
}
.about-sect .index-about-logo{
    position: absolute;
    background: url(../../../images/layout04/common/index/index-about-logo.png);
    width: 153px;
    height: 215px;
    right: 9px;
    top: 330px;
    z-index: 1;
}
.about-sect .index-coffee-wave{
    position: absolute;
    background: url(../../../images/layout04/common/index/index-coffee-wave.svg);
    width: 3840px;
    height: 67px;
    transform: translateX(0);
    animation: bg-animation-second 10s 0s linear infinite normal;
    bottom: 242px;
}
@keyframes bg-animation-second {
    0% {
        transform: translate(0px, 0);
    }
    100% {
        transform: translate(-1152px, 0);
    }
}
.about-sect article.editor{
    position: absolute;
    width: 343px;
    height: 111px;
    left: 0;
    top: 229px;
    overflow: hidden;
}
.about-sect .index_more{
    position: absolute;
    left: 0;
    top: 372px;
    overflow: hidden;
}
.about-sect .index_more a{
    background: transparent;
}
.about-sect .index_more a:before {
    content: "";
    width: 13px;
    height: 11px;
    background: url(../../../images/layout04/common/menu-arrow.svg);
    position: absolute;
    right: 24px;
    right: unset;
    left: 4px;
    top: 18px;
    transition: all .3s ease;
}
.about-sect .index_more a:after {
    content: "";
    width: 13px;
    height: 11px;
    background: url(../../../images/layout04/common/menu-arrow-hover-1.svg);
    position: absolute;
    right: 24px;
    right: unset;
    left: 5px;
    top: 18px;
    transition: all .3s ease;
    opacity: 0;
}
.about-sect .index_more a:hover span{
    color:#BE8D63;
}
.about-sect .index_more a:hover:before {
    opacity: 0;
        filter: unset;
}
.about-sect .index_more a:hover:after {
    opacity: 1;
}
.about-sect .txt .tag{
    display: none;
}
/*------------ articles ------------*/
.articles-sect{
    margin-bottom: 50px;
    padding-top: 20px;
    padding: 60px 0 0px;
}
.articles-sect .title{
    margin-bottom: 60px;
}
.articles-sect .index_more{
    position: absolute;
    left: 50%;
    margin-left: -28.5px;
    top: 43px;
    border-color: #444;
    color: #444;
}
/*------------ news ------------*/
.news-sect{
    padding: 80px 0 23px;
}
.news-sect .index_more{
    display: none;
}
.news-list{
    justify-content: center;
    flex-wrap: wrap;
}
.slick-track{
    margin: auto;
}
.news-sect .news-list:not(.masonry-list) .item:nth-child(n){
    clear: none!important;
    width: 100%;
}
.news-list.type2 .item{
    border:none;
    margin-bottom: 0;
}
.news-list.type2 .pic{
    float: none;
    margin-right: 0;
    width: auto;
}
.news-list.type2 .item .txt{
    padding: 0;
}
/*最新消息 少量排版*/
.news-list.onlyitem-list.type2 .pic{
    float: left;
    margin-right: 25px;
}
.news-list.onlyitem-list:not(.masonry-list) .item:nth-child(n){
    width: 50%;
}
.news-list.onlyitem-list .item .box{
    max-width: inherit;
    display: flex;
    flex-wrap: wrap;
}
.news-list.onlyitem-list.type2 .item .box{
    display: block;
}
.news-list.onlyitem-list .item .pic{
    width: 312px;
}
.news-list.onlyitem-list .item .box .txt{
    width: calc(100% - 312px);
    box-sizing: border-box;
    padding: 0 45px 20px 36px;
}
.news-list.onlyitem-list .item .box .description{
    display: block;
}
.news-list.onlyitem-list.type2 .item .box .txt,
.news-list.onlyitem-list.type3 .item .box .txt{
    width: 100%;
}
.news-list.onlyitem-list .item .date{
    margin-bottom: 20px;
    margin-top: 0px;
}
/*!少量排版*/
/*------------ products ------------*/
.products-sect{
    position: relative;
    z-index: 10;
    padding: 25px 0 25px;
    /* background:#fff;  */
}
.products-sect .title span{
    display: block;
}
.products-sect .title{
    margin-bottom: 30px;
}
.products-sect .slick-track{
    padding-top: 11px;
}
.products-sect .index_more{
    position: absolute;
    top: 97px;
    right: 15px;
}
.products-sect .products-list:not(.masonry-list) .item:nth-child(n){
    clear: none!important;
}
/*產品介紹 少量排版*/
.products-list.onlyitem-list.type2 .box:after{
    display: none;
}
.products-list.onlyitem-list.type2 .item{
    width: 50%
}
.products-list.onlyitem-list .item .box{
    display: flex;
    max-width: 1000px;
    padding: 10px;
}
.products-list.onlyitem-list.type1 .box{
    max-width: 300px;
}
.products-list.onlyitem-list.type2 .item .box .txt{
    width: calc(100% -  300px);
    padding: 30px 25px 30px 25px;
}
.products-list.onlyitem-list .item .mask{
    min-width: 300px;
    max-width: 300px;
}
.products-list.onlyitem-list .item .box .name{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: inherit;
    height: auto;
    max-height: 52px;
    margin-bottom: 15px;
    line-height: 1.8;
}
.products-list.onlyitem-list .item .description{
    -webkit-line-clamp: 5;
    height: 120px; 
    line-height: 1.65;
}
.products-list.onlyitem-list.type2 .box.new:before{
    top: 0;
    left: 20px;
}
@media screen and (max-width: 767px) {
    .products-list.type1 .box .name, 
    .products-list.type1 .box:hover .name {
        background: rgba(190, 141, 99, 0.85);
    }
}
/*!少量排版*/
/*------------ service ------------*/
.service-sect{
    position: relative;
    padding-bottom: 35px;
    background: #F7F4EB;
    /* height: 820px; */
    padding-top: 275px;
    box-sizing: border-box;
}
.service-sect .container{
    max-width: unset;
}
.service-sect .title,
.service-box .flex > .index_more{
    display: none;
}
.service-sect article.editor{
    text-align: center;
}
.service-marquee{
    height: 200px;
    position: absolute;
    top: 0;
}
.service-marquee .marquee-text {
    display: block;
    position: absolute;
    top: -22px;
    left: 0;
    color: #FFF;
    font-size: 188px;
    line-height: 200px;
    font-family: "Noto Serif TC", serif;
    transform: translateX(0);
    animation: bg-animation-third 30s 0s linear infinite normal;
    white-space: nowrap;
    letter-spacing: 3px;
    font-weight: 600;
}
.service-marquee .marquee-text span{
    font-size: 200px;
    font-weight: 900;
    position: relative;
    top: 5px;
}
@keyframes bg-animation-third {
    0% {
        transform: translate(0px, 0);
    }
    100% {
        transform: translate(-4372px, 0);
    }
}
.service-sect .index-service-wave{
    position: absolute;
    background: url(../../../images/layout04/common/index/index-service-wave.svg);
    width: 100vw;
    height: 110px;
    bottom: 0;
    background-repeat: repeat-x;
}
/*------------ album ------------*/
.album-sect{
    padding: 11px 0 10px;
    background: #FFF;
}
.album-sect .title span{
    color: #BFB8B3;
    font-size: 44px;
    line-height: 44px;
    font-weight: 400;
    margin-bottom: 13px;
    display: block;
    letter-spacing: 5px;
}
.album-sect .title h2{
    margin-top: 0;
}
.album-sect .index_more{
    display: none;
}
.album-list .box .name{
    color: #484640;
}
.album-sect .hot-arrow{
    right: 15px;
    top: 54px;
}
.album-sect .album-list:not(.masonry-list) .item:nth-child(n){
    clear: none!important;
}
/*瀑布流*/
.album-sect.masonry-album-sect .container{
    display: block;
}
.masonry-album-sect{
    padding-top: 35px;
    padding-bottom: 70px;
}
.masonry-album-sect .container{
    padding: 0 15px;
    max-width: 1330px;
}
.masonry-album-sect .album-list{
    display: block;
    width: 100%;
}
.masonry-album-sect .item{
    width: 25%;
}
.masonry-list .item .namebox{
    background: none;
    color: #4C4C4C;
    font-size: 16px;
    position: relative;   
    opacity: 1;
    text-align: left;
}
.masonry-list .item .namebox .name{
    margin: 14px 0 0;
}
/*!瀑布流*/
/*相簿 少量排版*/
.onlyitem-sect .album-list .item{
    width: 32.33%;
    float: none;
    display: inline-block;
}
.onlyitem-sect .album-list{
    text-align: center;
    margin: auto;
}
.onlyitem-sect .container{
    padding: 0 15px;
    max-width: 1330px;
    display: block;
}
.onlyitem-sect .album-list .item .namebox{
    background: none;
    color: #4C4C4C;
    font-size: 16px;
    position: relative;   
    opacity: 1;
    text-align: left;
}
.onlyitem-sect .album-list .item .box{
    margin-bottom: 30px;
    max-width: 450px;
}
.onlyitem-sect .album-list .item .box img{
    width: 100%;
}
.onlyitem-sect .album-list .item .namebox .name{
    margin: 6px 0 0;
    font-size: 16px;
    color: #fff;
}
/*!少量排版*/
/*----------- fancybox-index --------------*/
.fancybox-index .fancybox-close{
    margin-top: -65px;
}
.contact-sect{
    padding-top: 120px;
    padding-bottom: 60px;
    background-size: 100% auto;
}
.form-box{
    background: none;
}
.form-wrap{
    border:none;
    background: none;
}
.contact-title{
    text-align: center;
}
.contact-sect .reminder{
    display: none;
}
.contact-sect .form-wrap .reminder{
    display: block;
}
.contact-title{
    font-size: 23px;
    line-height: 1.3;
}
.contact-title h2{
    font-size: 23px;
    line-height: 1.3;
    font-weight: normal;
    margin: 0;  
}
.contact-title > b{
    color: #000000;
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: normal;
}
.article-sect{
    padding-bottom: 217px;
    background: #FFF;
}
/*------------ rwd ------------*/
.masonry-list .item:nth-child(n){
    clear: none!important;
}
@media screen and (max-width: 1440px){
    .about-sect .title span span:nth-child(1) {
        left: -30px;
    }
    .about-sect .title span span:nth-child(2) {
        right: -30px;
    }
    .about-sect .col.pic{
        width: 550px;
        right: calc(50% - 275px);
        margin-top: 75px;
    }
    .about-sect .title h2 {
        top: 359px;
    }
    .about-sect article.editor {
        width: 208px;
        top: 388px;
    }
    .about-sect .index_more {
        top: 577px;
    }
    .index-coffee-bean{
        width: 115px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .index-coffee-bean.bottom {
        bottom: -162px;
    }
    .service-sect {
        padding-top: 217px;
    }
    .service-marquee .marquee-text {
        top: -79px;
    }
    .service-sect .index-service-wave {
        height: 105px;
    }
}
@media screen and (max-width: 1200px){
    /*產品介紹 少量排版*/
    .products-list.onlyitem-list .item .box{
        max-width: 300px;
        display: block;
    }
    .products-list.onlyitem-list .item .box .txt{
        width: 100%;
        padding: 0;
    }
    .products-list.onlyitem-list .item .box .name{
        white-space: nowrap;
        overflow: hidden;
        height: 25px;
        line-height: 1.2;
        margin: 15px 0 5px;
    }
    .products-list.onlyitem-list .item .description{
        -webkit-line-clamp: 2;
        height: 40px;
        line-height: 1.4;
    }
    .products-list.onlyitem-list .item .mask{
        max-width: inherit;
        min-width: inherit;
    }
    .products-list.onlyitem-list.type2 .item .box .txt{
        width: 100%;
        padding: 0;
    }
    /*!少量排版*/
}
@media screen and (max-width: 1000px){
    /*少量排版*/
    .news-list.onlyitem-list .item .box{
        display: block;
        max-width: 312px;
        margin: auto;
    }
    .news-list.onlyitem-list .item .box .date{
        margin-top: -35px;
    }
    .news-list.onlyitem-list .item .pic{
        width: 100%;
    }
    .news-list.onlyitem-list .item .box .txt{
        padding: 0 20px 20px 20px; 
        width: 100%;
    }
    .onlyitem-sect .album-list .item{
        width: 100%;
    }
    .products-list.onlyitem-list.type2 .item{
        width: 100%;
    }
    /*!少量排版*/
    .banner .slick-dots,
    .banner_m .slick-dots{
        display: none !important;
    }
    .banner-marquee {
        height: 25px;
    }
    .banner-marquee .marquee-text {
        bottom: 3px;
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 1px;
        font-weight: 400;
        animation: bg-animation-first 14s 0s linear infinite normal;
    }
    @keyframes bg-animation-first {
        0% {
            transform: translate(0px, 0);
        }
        100% {
            transform: translate(-672px, 0);
        }
    }
    .index_more a {
        width: 120px;
        height: 40px;
        line-height: 40px;
        margin-left: auto;
        margin-right: auto;
    }
    .index_more a span {
        font-size: 15px;
    }
    .index_more a:before {
        right: 23px;
        top: 15px;
    }
    .title{
        margin-bottom: 20px;
    }
    .title h2{
        font-size: 25px;
        line-height: 32px;
    }
    .title span{
        font-size: 55px;
        line-height: 70px;
    }
    .news-sect{
        padding: 20px 0 10px;
        margin-bottom: 0;
    }
    .news-list li{
        width: 50%;
    }
    .products-sect{
        padding: 30px 0 30px;
    }
    .products-sect .index_more {
        position: relative;
        top: 0;
        right: 0;
    }
    .products-sect .title {
        margin-bottom: 20px;
    }
    .products-sect .title span {
        text-align: center;
    }
    .products-list .box .more{
        font-size: 10px;
        letter-spacing: 0;
        padding: 0; 
    }
    .products-list li{
        width: 50%;
    }
    .products-box{
        padding: 8px 0;
    }
    .about-sect .title{
        position: relative;
        top: -15px;
        margin-bottom: 422px;
    }
    .about-sect .title span span:nth-child(1),
    .about-sect .title span span:nth-child(2) {
        left: unset;
        right: unset;
        text-align: center;
        display: block;
        top: unset;
        width: 100%;
        line-height: 60px;
        position: relative;
        bottom: 0;
    }
    .about-sect .title span span:nth-child(2){
        margin-top: -12px;
    }
    .about-sect .title h2{
        position: relative;
        top: -39px;
    }
    .about-sect .col.pic {
        width: 350px;
        right: calc(50% - 175px);
        margin-top: 113px;
    }
    .index-coffee-bean {
        width: 81px;
    }
    .index-coffee-bean.bottom {
        bottom: -390px;
    }
    .about-sect .index-about-logo{
        display: none;
    }
    .about-sect article.editor {
        position: relative;
        top: 0;
        width: unset;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .about-sect .index_more {
        top: 0;
        position: relative;
        margin-top: 20px;
        padding-left: 25px;
    }
    .about-sect .index_more a:before,
    .about-sect .index_more a:after{
        top: 14px;
    }
    .service-sect {
        padding-top: 70px;
        padding-bottom: 0;
    }
    .service-marquee .marquee-text {
        opacity: 0.7;
        font-size: 80px;
        line-height: 80px;
        top: -53px;
        animation: bg-animation-third 40s 0s linear infinite normal;
    }
    .service-marquee .marquee-text span {
        font-size: 82px;
        top: 0;
    }
    @keyframes bg-animation-third {
        0% {
            transform: translate(0px, 0);
        }
        100% {
            transform: translate(-3763px, 0);
        }
    }
    .service-sect .index-service-wave {
        height: 43px;
        position: relative;
    }
    .article-sect {
        padding-bottom: 120px;
    }
    .article-sect .container{
        padding: 10px 15px;
    }
    .contact-sect{
        background-size: auto,cover;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .masonry-album-sect .item{
        width: 50%;
    }
    .album-sect{
        padding: 30px 0 10px;
        margin-bottom: 0px;
    }
    .album-sect .container{
        display: block;
        padding: 0 15px;
    }
    .album-list{
        width: 100%;
        margin: 0;
    }
    .hot-arrow{
        position: relative;
        left: 0%;
        height: 40px;
        top: 0;
        margin:0 auto 10px;
    }
    .album-sect .hot-arrow {
        right: 0;
        top: 0;
        margin-bottom: 25px;
    }
    .articles-sect{
        padding: 30px 0 10px;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 767px){
    .banner {
        display: none;
    }
    .banner_m {
        display: block;
    }
    .album-list{
        flex-wrap: wrap;
    }
    .album-sect .album-list .item{
        min-width: inherit;
    }
}
@media screen and (max-width: 480px){
    .products-list.onlyitem-list .item{
        width: 100%;
    }
    .onlyitem-sect .album-list .item{
        width: 100%;
    } 
}