@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:400,400i,500,500i,600,600i,700,700i');
.wrapper {
    background: url(../../../images/layout02/common/bg01.jpg) 50% 50% repeat;
}
/*列表通用 index article*/
/*------------ article ------------*/
.article-list .item .box {
    margin: 0 auto 45px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 35px;
    position: relative;
}
.article-list .item .pic {
    position: relative;
    box-sizing: border-box;
    order: 2;
    width: 100%;
    vertical-align: top;
}
.article-list .item .box .name {
    color: #2A9990;
}
.article-list .item .box:hover .name {
    color: #2A9990;
    text-decoration: underline;
}
.type5 .keyword_box {
    color: #F2856C;
}
.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 {
    color: #FFFFFF;
    margin: -25px 0 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: #d90909;
}
.article-date {
    margin: auto;
}
.article-box .article-list .btn.more {
    z-index: 5;
    overflow-x: hidden;
    background: #e9443d;
    color: #fff;
    position: relative;
}
.article-box .article-list .btn.more:hover {
    background: #1b2157;
}
.type4 .article-list .date {
    color: #d90909;
}
.type2 .article-list .date,
.type3 .article-list .date,
.type4 .article-list .date:before {
    color: #d90909;
    border-color: #d90909;
}
/*------------ 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;
    color: #f7894f;
    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: #999;
}
/*!列表通用 index article*/
/*列表通用 index、products*/
.products-list.type2 .item {
    margin-bottom: 30px;
}
.products-list.type2>.item>.box {
    margin: 0 auto 0px;
    box-sizing: border-box;
    transition: all .2s;
    position: relative;
}
.products-list.type1 .name,
.products-list.type1 .box:hover .name {
    font-weight: 600;
    color: #fff;
}
.products-list .box .name,
.products-list.type2 .name {
    color: #333;
}
.products-list .box:hover .name {
    color: #4062AA;
}
.products-list.type2 .description,
.products-list .description {
    color: #8B8B8B;
}
.products-list .offers {
    color: #D80000;
}
.products-list.type2 .offers {
    color: #FFF;
}
.products-list .box.new:before {
    content: 'NEW';
    display: block;
    font-size: 15px;
    color: #fff;
    background: #D8A359;
    width: 55px;
    height: 23px;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 10px;
    top: 10px;
    font-family: "EB Garamond", serif;
}
.products-list .mask {
    overflow: inherit;
}
.products-list .box .pic {
    position: relative;
    box-sizing: border-box;
    transition: all .2s;
    border: 2px solid #d2d2d2
}
.products-list .box:hover .pic {}
.products-list .pic:before {
    content: '';
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}
.products-list .box:hover .pic:before {
    background-position: 50% 50%;
    opacity: 0.5;
}
.products-list .box img {
    display: block;
    width: 100%;
}
.products-list .box .more {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 50%;
    margin: -13px 0 0 0;
    width: 100%;
    padding: 0 40px;
    line-height: 1.2;
    height: 26px;
    text-align: center;
    opacity: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: 'Roboto';
    font-size: 16px;
    color: #DDDDDD;
    letter-spacing: 3px;
}
.products-list .mask .more {
    display: block;
}
.products-list.for-cart .box .wish {
    width: 35px;
    height: 35px;
    background: transparent;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 7px;
    right: 7px;
    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 screen and (max-width: 1000px) {
    .products-list .box .more {
        font-size: 10px;
        letter-spacing: 0;
        padding: 0;
    }
    .products-list.masonry-list.products-list .item .box {
        margin-bottom: 0px;
    }
}
/*!列表通用 index、products*/
.products-list.type2 {
    width: calc(100% + 30px);
}
.products-list .box .name,
.products-list.type2 .name {
    color: #333333;
    font-size: 20px;
    font-family: "Noto Serif TC", serif;
    font-weight: 600;
    transition: all .3s ease;
    margin: 0px 0 5px;
}
.products-list .box:hover .name {
    color: #4062AA;
}
.products-list.type2 .description,
.products-list .description {
    color: #909090;
}
@media screen and (max-width: 1440px) {
    .products-list.type2 {
        width: calc(100% + 14px);
    }
}
/*列表通用 index、album*/
.album-list {
    margin: 0 -10px;
}
.album-list .item {
    padding: 0 10px;
}
.album-list .item .name {
    color: #333;
    font-family: "Noto Serif TC", serif;
    font-weight: 600;
}
.album-list.type1 .item .box .more {
    display: none;
}
.album-list.type1 .item {
    border-bottom: 0px solid #ddd;
}
.album-list.type1 .item .namebox {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(85, 111, 155, 0.9);
    color: #fff;
    font-size: 15px;
    padding: 8px 10px;
    transition: all 0.3s ease;
    opacity: 0;
    bottom: 0;
}
.album-list.type1 .item .name {
    line-height: 1.5;
    font-size: 18px;
    height: 31px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    font-weight: normal;
    margin: 3px 0px 3px;
    color: #FFF;
    font-family: "Noto Serif TC", serif;
    font-weight: 600;
}
.album-list.type1 .item .box:hover .namebox {
    opacity: 1;
}
.album-list.type3 .item .pic:before,
.album-list.type3 .item .pic:after {
    content: "";
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    opacity: 0;
    z-index: 15;
}
.album-list.type3 .item .pic:before {
    content: "";
    width: 87px;
    height: 87px;
    top: 0%;
    left: 50%;
    margin: -43px 0 0 -43px;
    background: url('../../../images/layout02/common/album/ic.png');
    z-index: 18;
}
.album-list.type3 .item .pic:after {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
}
.album-list.type3 .item .box:hover .pic:before,
.album-list.type3 .item .box:hover .pic:after {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
}
.album-list.type3 .item .box:hover .pic:before {
    top: 50%;
}
.container .masonry-list.album-list.type1 .item .box:hover .namebox {
    opacity: 1;
}
.masonry-list.album-list.type1 .item {
    margin-bottom: 0;
}
.masonry-list.album-list.type1 .item .name {
    text-align: left;
    transition: all .3s ease;
}
.masonry-list.album-list.type1 .item .box .more:after {
    display: none;
}
.masonry-list.album-list .item .namebox {
    position: relative;
}
/*!瀑布流*/
/*!列表通用 index、album*/
.masonry-list.album-list.type2 .item .box:hover .namebox:after {
    display: none;
}
.masonry-list.album-list.type4 .item .namebox:after {
    display: none;
}
.container .masonry-list.album-list .item .name {
    color: #333;
    font-family: "Noto Serif TC", serif;
    font-weight: 600;
}
.masonry-list.album-list.type1 .item .box:hover .name {
    color: #4062AA;
}
.container .masonry-list.album-list .item .box {
    margin-bottom: 20px;
}
.container .masonry-list.album-list.type2 .item .box {
    margin-bottom: 0;
}
.container .masonry-list.album-list .item .namebox {
    position: static;
    background: none;
    opacity: 1;
}
.masonry-list.album-list.type3 .item,
.masonry-list.album-list.type1 .item {
    padding: 0 15px !important;
}
/*列表通用 index、news*/
.news-list .btn.more {
    position: static;
    margin: 15px 0 0;
}
.news-list .pic {
    position: relative;
    overflow: hidden;
    margin: 0 auto 10px;
}
.news-list .btn.more {
    background: #4062AA;
    color: #fff;
}
.news-list .box:hover .btn.more {
    background: #898989;
    color: #FFF;
}
.news-list.type4 .item .box {
    transition: all .3s ease;
    border: none;
}
.news-list .item .box {
    transition: all .3s ease;
    top: 0;
}
.news-list .item .pic {
    position: relative;
    box-sizing: border-box;
}
.news-list .item .date {
    color: #4062AA;
    font-family: "EB Garamond", serif;
}
.news-list.type4 .item .date,
.news-date {
    border-radius: 3px;
    color: #FFFFFF;
    font-family: "EB Garamond", serif;
    font-weight: 500;
    background: #4062AA;
}
.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: -15px;
    font-size: 35px;
}
.news-list.type4 .pic:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border: 5px solid #FFB23F;
    background: transparent;
    left: 0;
    top: 0;
    box-sizing: border-box;
}
.news-list.type2 .item {
    border-bottom: 0px solid #E7E7E7;
    padding: 0 20px 0px;
    margin-bottom: 0px;
}
.news-list.type2 .item .date {
    display: inline-flex;
    background: transparent;
    color: #888888;
    margin-top: 10px;
    margin-bottom: 0;
}
.news-list.type2 .item .date .years {
    order: 1;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    font-family: "EB Garamond", serif;
    font-weight: 500;
}
.news-list.type2 .item .date .years:before {
    display: none;
}
.news-list.type2 .item .date .years:after {
    content: ".";
}
.news-list.type2 .item .date .month {
    order: 2;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    font-family: "EB Garamond", serif;
    font-weight: 500;
}
.news-list.type2 .item .date .month:after {
    content: ".";
}
.news-list.type2 .item .date .day {
    order: 3;
    font-size: 18px;
    line-height: 1;
    margin: 0;
    font-family: "EB Garamond", serif;
    font-weight: 500;
}
.news-list.type2 .more-box {
    display: none;
}
.news-list.type2 .pic {
    width: 150px;
    margin: 0 auto 0px;
    margin-right: 30px;
}
.news-list.type2 .pic:before {
    display: none;
}
.news-list.type2 .txt {
    padding-top: 15px;
}
.news-list .item .name {
    color: #333333;
    font-size: 20px;
    font-family: "Noto Serif TC", serif;
    font-weight: 600;
    height: 26px;
    transition: all .3s ease;
}
.news-list .box:hover .name {
    color: #4062AA;
}
.news-list .item .description {
    color: #909090;
    text-align: left;
}
@media screen and (max-width: 767px) {
    .news-list.type2 .item {
        padding: 0 10px 0px;
    }
    .news-list.type2 .pic {
        width: auto;
        margin-right: 0;
    }
    .news-list.type2 .item .box {
        background: #fff;
        padding-right: 0;
    }
    .news-list.type2 .txt {
        margin-top: 0;
        padding: 10px 15px 10px;
    }
}
/*!列表通用 index、news*/
/*------------ banner ------------*/
.banner,
.banner_m {
    position: relative;
    height: auto !important;
}
.banner .slider,
.banner_m .slider {
    position: relative;
}
.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;
    width: 100%;
    bottom: 0;
    padding: 16px 0 25px;
}
.banner .slick-dots li,
.banner_m .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.banner .slick-dots button,
.banner_m .slick-dots button {
    width: 7px;
    height: 7px;
    border: 0;
    color: transparent;
    background: #3A5DA7;
    border-radius: 50%;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
}
.banner .slick-active button,
.banner_m .slick-active button {
    opacity: 0.5;
}
.banner_m {
    display: none;
}
/*輪播*/
.products-list {
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: all 1.2s ease;
}
/*!輪播*/
/*------------ title ------------*/
.title {
    margin-bottom: 45px;
    text-align: center;
}
.title span {
    display: block;
    font-family: "EB Garamond", serif;
    color: #CFAD94;
    font-size: 20px;
}
.title h2 {
    font-size: 40px;
    font-weight: 600;
    color: #4A6695;
    line-height: 1.2;
    margin: 0;
    letter-spacing: 2px;
    position: relative;
    font-family: "Noto Serif TC", serif;
    position: relative;
    display: inline-block;
}
.news-sect .title h2:before,
.products-sect .title h2:before {
    content: "";
    background: url(../../../images/layout02/common/index/h2-deco.png) 50% 50% no-repeat;
    background-size: contain;
    width: 32px;
    height: 30px;
    position: absolute;
    left: -50px;
    top: calc(50% - 12px);
}
.news-sect .title h2:after,
.products-sect .title h2:after {
    content: "";
    background: url(../../../images/layout02/common/index/h2-deco.png) 50% 50% no-repeat;
    background-size: contain;
    width: 32px;
    height: 30px;
    position: absolute;
    right: -50px;
    top: calc(50% - 12px);
}
.title i {
    display: none;
}
/*------------ more ------------*/
.index_more {
    display: block;
    position: absolute;
    z-index: 2;
}
.index_more a {
    background: transparent;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    transition: all .3s ease;
    font-size: 0;
    padding-left: 8px;
    box-sizing: border-box;
}
.index_more a span {
    font-family: "EB Garamond", serif;
    font-size: 15px;
    color: #444444;
    padding-left: 30px;
    transition: all .3s ease;
}
.index_more:hover span {
    -ms-transform: translateX(0.5em);
    -webkit-transform: translateX(0.5em);
    transform: translateX(0.5em);
    padding-left: 50px;
    color: #CFAD94;
}
.index_more:before {
    content: "";
    width: 50px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -3.5em;
    margin-right: 0.5em;
    -ms-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #444444;
}
.index_more:hover:before {
    -ms-transform: scaleX(1.2);
    -webkit-transform: scaleX(1.2);
    transform: scaleX(1.2);
    background: #CFAD94;
}
/*------------ sect ------------*/
/*新編輯器*/
.article-sect .container {
    padding: 40px 15px;
}
/*!新編輯器*/
/*------------ about ------------*/
.about-sect {
    position: relative;
    z-index: 1;
    padding-top: 150px;
    padding-bottom: 50px;
}
.about-sect::before {
    content: '';
    display: block;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(3px);
    height: 238px;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.about-sect .other-pic-1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -1;
}
.about-sect .other-pic-1 img {
    position: relative;
    top: -150px;
    object-fit: cover;
    min-height: 1030px;
    width: 100%;
}
.about-sect .index_more {
    display: block;
    margin-top: 50px;
    position: relative;
}
.about-sect .index_more:before {
    background: #fff;
}
.about-sect .index_more a span {
    color: #fff;
}
.about-sect .index_more:hover:before {
    background: #CFAD94;
}
.about-sect .index_more:hover span {
    color: #CFAD94;
}
.about-sect .row {}
.about-sect .col.pic {
    left: calc(50% - -3px);
    position: absolute;
    bottom: 88px;
}
.about-sect .col.pic img {}
.about-sect .col.txt {
    width: 50%;
    position: relative;
    order: 2;
}
.about-sect .col.txt::before {
    content: '讓清酒不僅止於飲品\A 更成為一種文化的體驗與生活的美學';
    white-space: pre;
    font-family: "Noto Serif TC", serif;
    color: #F7F7F7;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 3px;
}
.about-sect .title {
    position: relative;
    text-align: left;
    margin-bottom: 120px;
}
.about-sect .title h2 {
    color: #fff;
}
.about-sect .txt-box {
    margin-left: auto;
    margin-right: auto;
    transition: all 0s ease;
    position: relative;
    box-sizing: border-box;
    padding: 0;
    margin-top: 205px;
    display: block;
}
.about-sect .txt-box .index-about-editor .editor {
    position: relative;
    color: #F8F7F4;
    line-height: 1.7;
    overflow: hidden;
    height: 75px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 15px;
    text-align: left;
    font-family: "Noto Serif TC", serif;
    letter-spacing: 2px;
    font-weight: 100;
}
.about-sect .txt .tag {
    display: none;
}
/*------------ articles ------------*/
.articles-sect {
    padding: 100px 0 80px;
}
/*------------ news ------------*/
.news-sect {
    padding: 109px 0 84px;
    background: url(../../../images/layout02/common/patter01.png) 50% 50% repeat;
}
.news-sect .index_more {
    display: none;
}
.news-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-bottom: 0px solid #E6E4E3;
}
.news-list.type2 {
    border-bottom: none;
}
.news-list.type2 .item .box {
    background: #fff;
    padding-right: 30px;
    margin: 0 auto 30px;
    transition: all .3s ease;
}
.news-list.type2 .item .box:hover {
    box-shadow: 0px 2px 10px 1px rgba(102, 102, 102, .1);
}
.news-list.type3 .item {
    border: none;
}
/*最新消息 少量排版*/
.news-list.onlyitem-list {
    justify-content: center;
}
.news-list.onlyitem-list .item {
    width: 50%
}
.news-list.onlyitem-list .item.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.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 .index_more {
    right: 0;
    top: 57px;
}
.products-sect .slick-arrow {
    width: 38px;
    height: 38px;
    border: 0;
    color: transparent;
    background: url('../../../images/layout02/common/index/products_arrow.png') center;
    position: absolute;
    top: calc(50% - 19px);
    right: -18px;
    cursor: pointer;
    box-sizing: border-box;
    transition: all .3s ease;
}
.products-sect .slick-arrow:hover {
    background: #fff url('../../../images/layout02/common/index/products_arrow_hover.png') center;
}
.products-sect .slick-prev {
    transform: rotate(180deg);
    right: auto;
    left: -43px;
}
.products-sect .slick-next {
    right: -43px;
}
.products-sect {
    position: relative;
    z-index: 10;
    padding-top: 80px;
    padding-bottom: 70px;
    background: #fff;
}
.products-sect .container {
    display: flex;
    flex-wrap: wrap;
}
.products-box {
    width: 100%;
}
.products-sect .title {
    width: 100%;
    text-align: center;
    position: relative;
}
.products-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.products-sect .products-list:not(.masonry-list):not(.onlyitem-list) .item:nth-child(n) {
    clear: none !important;
}
/*產品介紹 少量排版*/
.products-list.onlyitem-list {
    display: flex;
}
.products-list.onlyitem-list.type2 .item {
    width: 50%
}
.products-list.onlyitem-list .item .box {
    max-width: inherit;
    display: flex;
    max-width: 1000px;
}
.products-list.onlyitem-list.type1 .item .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: 0;
}
/*!少量排版*/
/*------------ service ------------*/
.service-sect {
    z-index: 1;
    position: relative;
    padding: 80px 0 60px;
    background: url(../../../images/layout02/common/patter01.png) 50% 50% repeat;
}
.service-sect .title {
    z-index: 1;
    position: relative;
   
}
.service-sect .title::before {
    content: "";
    background: url(../../../images/layout02/common/index/s-titile.png) 50% 50% no-repeat;
    background-size: contain;
    width: 856px;
    height: 160px;
    position: absolute;
    left: calc(50% - 428px);
    top: 0;
    z-index: -1;
    display: none;
}
.service-sect article.editor {
    position: relative;
}
.service-sect .index_more {
    display: none;
}
/*------------ album ------------*/
.album-sect .album-list {
    margin: 0;
}
.album-sect .album-list .item {
    padding: 0;
    min-width: 25%;
}
.album-list {
    display: flex;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
}
.album-sect {
    padding: 110px 0;
    background: url(../../../images/layout02/common/index/album-bg.png) 50% 50% no-repeat;
    background-size: cover;
    background: url(../../../images/layout02/common/patter01.png) 50% 50% repeat;
    background-position: center 72px;
}
.album-sect .container {
    margin: 0 0 0 auto;
    padding: 0;
    display: flex;
    max-width: 1500px;
   
    align-items: flex-start;
}
.album-sect .album-list {
    margin: 0;
    width: 85%;
    z-index: 2;
    position: relative;
}
.album-sect .title {
    width: 15%;
    padding: 50px 40px 51px 0px;
    margin: 0 0 0;
    z-index: 1;
    text-align: left;
}
.album-sect .album-list .item {
    padding: 0;
    min-width: 25%;
    margin: 0;
}
.album-list {
    display: flex;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
}
.album-sect .index_more {
    display: block;
    position: absolute;
    top: 160px;
    left: 0;
    z-index: 2;
}
/*瀑布流*/
.album-sect.masonry-album-sect .container {
    display: block;
    margin: 0 auto;
}
.album-sect.masonry-album-sect .title {
    background: none;
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 25px;
}
.album-sect.masonry-album-sect .index_more {
    display: none;
}
.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: 5px 0 0;
}
/*!瀑布流*/
/*相簿 少量排版*/
.onlyitem-sect .title {
    margin: auto;
    width: 100%;
    text-align: center;
}
.onlyitem-sect .index_more {
    display: none;
}
.onlyitem-sect .album-list .item {
    width: 32.33%;
    float: none;
    display: inline-block;
}
.onlyitem-sect .album-list {
    text-align: center;
    width: 100%;
}
.onlyitem-sect .container {
    padding: 0 15px;
    max-width: 1330px;
    margin: 0 auto;
    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: 14px 0 0;
    font-size: 16px;
    padding-right: 0;
}
/*!少量排版*/
/*----------- fancybox-index --------------*/
.fancybox-index .fancybox-close {
    margin-top: -65px;
}
.contact-sect {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #eee;
    background-size: 100% auto;
}
.contact-sect .arrowL {
    display: none;
}
.contact-sect .btn-box {
    max-width: 800px;
    margin: auto;
}
.form-box {
    background: none;
}
.contact-sect .reminder {
    display: none;
}
.contact-sect .form-wrap .reminder {
    display: block;
}
.reminder {
    position: relative;
    padding: 9.5px 15px;
    color: #2a9990;
    margin-bottom: 30px;
}
.reminder b:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
    background: #2A9990;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}
.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;
    display: none;
}
/*------------ rwd ------------*/
.masonry-list .item:nth-child(n) {
    clear: none !important;
}
@media screen and (min-width: 1921px) {
    .album-sect .container {
        margin: 0 auto;
    }
}
@media screen and (max-width: 1700px) {
    .about-sect .col.txt {
        padding-left: 50px;
    }
    .album-sect .title {
        width: 17%;
        padding-left: 25px;
        padding-right: 25px;
    }
    .album-sect .index_more {
        left: 25px;
    }
}
@media screen and (max-width: 1380px) {
    .album-sect {
        padding: 20px 0 70px;
    }
    .album-sect .container {
        display: block;
        padding: 0 15px;
    }
    .album-sect .title {
        width: 100%;
        padding: 0;
        text-align: center;
        margin-bottom: 45px;
    }
    .album-sect .album-list {
        margin: 0;
        width: 100%;
    }
    .album-sect .index_more {
        left: unset;
        top: 55px;
        right: 0;
    }
}
@media screen and (max-width: 1320px) {
    /*--list 25% has-padding --*/
    .products-list.column4 .item {
        width: 33.33%;
    }
    .products-list.column4 .item:nth-child(4n+1) {
        clear: none;
    }
    .products-list.column4 .item:nth-child(3n+1) {
        clear: left;
    }
    /*--list 25% no-padding --*/
}
@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) {
    .banner .slick-dots,
    .banner_m .slick-dots {
        padding: 10px 0 10px;
    }
    .articles-sect {
        padding: 40px 0 40px;
    }
    .news-list .item,
    .products-list .item {
        width: 50%;
    }
    .news-list.type3,
    .news-list.type4 {
        margin-bottom: 40px;
    }
    /*少量排版*/
    .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%;
    }
    /*!少量排版*/
    .title {
        margin-bottom: 25px;
        text-align: center;
    }
    .title h2 {
        font-size: 26px;
    }
    .about-sect {
        padding-top: 50px;
        padding-bottom: 50px;
        background: url(../../../images/layout02/common/index/other-pic-1.jpg) 50% 50% no-repeat;
        background-size: cover;
        background-position: 50% center;
            overflow: hidden;
    }
    .about-sect .other-pic-1 {
        display: none;
    }
    .about-sect::before {
        background: rgba(255, 255, 255, 0.15);
        backdrop-filter: blur(5px);
        top: 270px;
        bottom: 0;
        height: 100%;
    }
    .about-sect .row {
        flex-direction: column;
        height: unset;
    }
    .about-sect .col.pic {
        width: 100%;
        display: none;
    }
    .about-sect .col.txt::before {
        letter-spacing: 1px;
        text-align: center;
        display: block;
        width: 280px;
        left: calc(50% - 140px);
        position: relative;
        font-size: 16px;
    }
    .about-sect .col.txt {
        width: 100%;
        padding: 0 40px;
    }
    .about-sect .txt-box {
        width: 100%;
        height: unset;
        padding: 0;
        margin-top: 70px;
    }
    .about-sect .title {
        text-align: center;
        margin-bottom: 70px;
    }
    .about-sect .txt-box .index-about-editor .editor {
        height: unset;
        display: block;
        text-align: left;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
        overflow: unset;
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
        text-shadow: 2px 2px 5px #000000ed;
    }
    .about-sect .index_more {
        left: calc(50% - 90px);
        max-width: 180px;
        margin-top: 30px;
    }
    .service-sect {
        padding: 50px 0 40px;
    }
    .service-sect .title {
        position: relative;
        padding-top: 35px;
    }
    .service-sect .title::before {
        content: "";
        background: url(../../../images/layout02/common/index/s-titile.png) 50% 50% no-repeat;
        background-size: contain;
        width: 280px;
        height: 52px;
        position: absolute;
        left: calc(50% - 140px);
        top: 0;
        z-index: -1;
    }
    .service-sect .service-box {
        flex-direction: column;
        max-height: unset;
        min-height: unset;
    }
    .products-sect {
        padding-top: 45px;
        padding-bottom: 30px;
    }
    .products-sect .index_more {
        right: 0;
        max-width: 180px;
        position: relative;
        top: 0;
        left: calc(50% - 90px);
    }
    .news-sect {
        padding: 45px 0 15px;
    }
    .products-box {
        padding: 8px 0;
    }
    .article-sect .container {
        padding: 30px 15px;
    }
    .contact-sect {
        background-size: auto, cover;
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .masonry-album-sect .item {
        width: 50%;
    }
    .album-sect {
        padding-top: 5px;
        margin-bottom: 0px;
        padding-bottom: 45px;
    }
    .masonry-album-sect {
        background: none;
    }
    .album-sect .container {
        display: block;
    }
    .album-sect .title {
        margin: 0 auto 25px;
        width: auto;
        height: auto;
        padding: 0;
        background: none;
    }
    .album-sect .index_more {
        right: calc(50% - 90px);
        position: relative;
        top: 0;
        margin-top: 30px;
        max-width: 180px;
        left: calc(50% - 90px);
    }
    .album-sect .title h2 {
        position: static;
        margin: 0 auto;
    }
    .album-list {
        width: 100%;
        margin: 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;
    }
    .album-list.type1 .item .name {
        font-size: 15px;
        height: 22px;
    }
    .products-list.for-cart.type1 .box .wish {
        top: 7px;
        right: 7px;
    }
    .news-list.type2 .item .box {
        padding-right: 0;
    }
    /*--list 25% has-padding --*/
    .products-list.column4 .item {
        width: 50%;
    }
    .products-list.column4 .item:nth-child(3n+1) {
        clear: none;
    }
    .products-list.column4 .item:nth-child(2n+1) {
        clear: left;
    }
    /*--list 25% no-padding --*/
}
@media screen and (max-width: 480px) {
    .products-list.onlyitem-list .item {
        width: 100%;
    }
    .onlyitem-sect .album-list .item {
        width: 100%;
    }
}