@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:400,400i,500,500i,600,600i,700,700i');
/*------------ common ------------*/
body::before{
    background: url(../../../images/layout01/common/bg3.jpg) fixed;
    background-size: cover;
}
.banner:before{
    top: -166px;
}
.banner::after{
    bottom: 50px;
}
.site-main::before {
    top: -67px;
    height: calc(100% + 67px);
}
/*------------ /common ------------*/
/*列表通用 index article*/
.article-list .item .box{
    position: relative;
    margin: 0 auto 45px;
    padding-bottom: 35px;
    border-bottom: 1px solid #f5f5f5;
}
.article-list .item .pic{
    position: relative;
    box-sizing: border-box;
    order: 2;
    width: 100%;
    vertical-align: top;
    border-radius: 12px;
}
.article-date{
    margin: auto;
}
.article-list .item .box .name,
.type5 .article-list .item .name {
    padding-top: 15px;
    color:#333;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
    transition: all .5s ease;
}
.type5 .keyword_box{
    color: #666;
}
.type5 .article-list .pic .mask {
    display: none;
}
.type5 .article-list .item .text {
    position: static;
    margin: 0;
}
.type5 .article-list .item .date,
.article-date{
    border-radius: 100%;
    font-family: 'Barlow', serif;
    font-weight: 500;
    color: #fff;
    background: #00A290;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    line-height: 1;
    position: absolute;
    top: 15px;
    left: 15px;
}
.article-box .article-list .btn.more{
    z-index: 5;
    overflow-x: unset;
    position: relative;
    margin: 10px 0 0;
    height: 40px;
    font-size: 14px;
    background: transparent;
    color: #666;
    font-weight: normal;
    font-family: 'Noto Serif TC', serif;
}
.article-box .article-list .btn.more:hover {
    background: transparent;
    color: #00A290;
}
.type2 .article-list .date,
.type3 .article-list .date,
.type4 .article-list .date:before{
    color: #00A290;
    border-color: #00A290;
}
/*keyword_box*/
.keyword_box i{
    position: absolute;
    top: 14px;
    left: 0;
    float: left;
    font-size: 14px;
    line-height: 14px;
}
.keyword_box.detail{
    position: relative;
    box-sizing: border-box;
    margin: 0;
    padding: 9px 0 9px 25px;
    height: auto;
    color: #666;
    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 .box.new:before{
    content: 'NEW';
    position: absolute;
    left: 15px;
    top: -8px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    color: #00A290;
    letter-spacing: 1px;
    background: #00A290;
    background: url(../../../images/layout01/common/products/news_tag.png) no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    line-height: 52px;
    border-radius: 100%;
    z-index: 10;
    font-family: 'Barlow', serif;
}
.products-list .pic::before {
    background: rgba(0, 0, 0, 0.55);
}
.products-list .box img{
    display: block;
    width: 100%;
}
.products-list .box .name {
    color:#333;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
    transition: all .5s ease;
}
.products-list .description{
    display: none;
}
.products-list .offers{
    margin: 2.5px 0 5px;
    font-weight: 600;
    color: #00A290;
    font-family: 'Barlow', 'Noto Serif TC', serif;
}
.products-list .mask .more{
    display: none;
}
.products-list.for-cart .box .wish {
    width: 35px;
    height: 35px;
    background: transparent;
    text-align: center;
    line-height: 35px;
    color: #666;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 45;
    transition: all .5s ease;
    border-radius: 0;
}
.products-list.for-cart .wish:hover,
.products-list.for-cart .wish.active {
    color: #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;
}
/*/列表通用 index、products*/
/*列表通用 index、album*/
.album-list{
    margin: 0 -10px;
}
.album-list .item{
    padding: 0 10px;
}
.album-list .item .name{
    text-align: left;
    margin: 15px 0 0;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
    transition: all .5s ease;
}
.album-list .box:hover .name{
    color: #00A290;
}
/*/列表通用 index、album*/
/*列表通用 index、news*/
.news-list .pic{
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.news-list .item .box{
    transition: all .5s ease;
    top: 0;
}
.news-list .item .pic{
    position: relative;
    box-sizing: border-box;
}
.news-list .item .name{
    text-align: left;
    margin: 0 0 10px;
    font-size: 20px;
    -webkit-line-clamp: 1;
    height: 28px;
    line-height: 28px;
    color: #333;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
    transition: all .5s ease;
}
.news-list .box:hover .name{
    color: #00A290;
}
.news-list .item .description{
    color: #666;
    -webkit-line-clamp: 2;
    max-height: 45px;
    height: 45px;
    line-height: 1.5;
    letter-spacing: 1.5px;
    transition: all .5s ease;
}
.news-list .item .box:hover .description{
    color: #444;
}
.news-list .btn.more{
    position: relative;
    display: inline-block;
    margin: 10px 0 0;
    width: auto;
    height: 35px;
    font-size: 14px;
    background: transparent;
    color: #666;
    font-weight: normal;
    font-family: 'Noto Serif TC', serif;
}
.news-list .box:hover .btn.more{
    background: transparent;
    color: #00A290;
}
.news-list .more::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #999;
    transition: all 0.5s ease;
}
.news-list .box:hover .more::before {
    animation-name: index_more;
    animation-duration: 1s;
    background: rgb(0, 162, 144, 0.5);
}
/*/列表通用 index、news*/
/*------------ banner ------------*/
.banner,
.banner_m{
    position: relative;
    height: auto!important;
}
.banner .slider,
.banner_m .slider{
    max-width: 1300px;
    position: relative;
    margin: auto;
}
.banner *,
.banner_m *{
    height: 100%;
}
.banner .slick-arrow,
.banner_m .slick-arrow {
    font-size: 0;
    overflow: hidden;
    padding: 0; 
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    border: 0;
    background: #00A290;
    border-radius: 100%;
    cursor: pointer;
    transition: all 0.5s ease;
    z-index: 80;
}
.banner .slick-arrow:hover,
.banner_m .slick-arrow:hover {
    background: #D6B452;
    border-color: #D6B452;
}
.banner .slick-arrow::before {
    content: '\f104';
    position: absolute;
    font-family: 'icon-font' !important;
    speak: never;
    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: 30px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
    z-index: 2;
}
.banner .slick-prev,
.banner_m .slick-prev{
    left: -30px;
}
.banner .slick-next,
.banner_m .slick-next{
    right: -30px;
    transform: rotate(180deg);
}
.banner .slick-dots,
.banner_m .slick-dots{
    position: static;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    z-index: 80;
}
.banner .slick-dots li,
.banner_m .slick-dots li{
    display: inline-block;
    vertical-align: middle;
}
.banner .slick-dots li button,
.banner_m .slick-dots li button{
    white-space: nowrap;
    font-size: 0;
    overflow: hidden;
    margin: 0 5px;
    padding: 0; 
    border: 0;
    width: 8px;
    height: 8px;
    cursor: pointer;
    background: #00A290;
    border-radius: 100%;
}
.banner_m{
    display: none;
}
.banner .slick-prev::after,
.banner_m .slick-prev::after,
.banner .slick-next::after,
.banner_m .slick-next::after{
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    background: #D6B452;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.banner .slick-prev:hover:after,
.banner_m .slick-prev:hover:after,
.banner .slick-next:hover:after,
.banner_m .slick-next:hover:after{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*------------ /banner ------------*/
/*------------ title ------------*/
.title{
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    margin: 0 auto 40px;
    width: fit-content;
}
.title span{
    position: relative;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #999;
    letter-spacing: 7px;
    line-height: 1.2;
    padding: 10px 0 0 9px;
}
.title h2{
    position: relative;
    box-sizing: border-box;
    color: #333;
    font-size: 40px;
    letter-spacing: 3px;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 auto;
    font-family: 'Noto Serif TC', serif;
    width: fit-content;
}
/*------------ /title ------------*/
/*------------ more ------------*/
.index_more{
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    margin: 0;
    width: 200px;
    height: 50px;
    overflow: hidden;
}
.index_more a{
    position: relative;
    box-sizing: border-box;
    font-size: 0;
    display: block;
    text-align: center;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    overflow: hidden;
    color: #fff;
    background: #06A493;
    letter-spacing: 2px;
    font-family: 'Noto Serif TC', serif;
    transition: all .5s ease;
    z-index: 1;
}
.index_more a span{
    position: relative;
    display: block;
    font-size: 16px;
    z-index: 2;
}
.index_more a:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    background: #D6B452;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.index_more:hover a:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*------------ /more ------------*/
/*------------ sect ------------*/
.album-sect,
.about-sect,
.news-sect,
.service-sect,
.products-sect,
.article-sect,
.contact-sect,
.banner,
.banner_m,
.articles-sect{
    position: relative;
    z-index: 2;
}
/*------------ /sect ------------*/
/*------------ about ------------*/
.about-sect {
    /* background: url(../../../images/layout01/common/index/a_circle.svg) 50% 0 no-repeat; */
    padding: 150px 0;
    min-height: 390px;
}
.about-sect::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 470px;
    background: url(../../../images/layout01/common/index/a_circle.svg) 50% 0 no-repeat;
    background-size: cover;
}
.about-sect::after {
    content: '';
    position: absolute;
    top: 470px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: calc(100% - 470px);
    background: #FAF6F2;
}
.about-sect .title::before {
    content: '';
    position: absolute;
    top: 8px;
    right: 112%;
    width: 105px;
    height: 67px;
    background: url(../../../images/layout01/common/index/a_ic2.png) no-repeat;
    animation: booking1run 1s ease-in-out infinite;
    display: none;
}
.about-sect .title h2::before {
    content: '';
    position: absolute;
    top: -79px;
    left: 131%;
    width: 67px;
    height: 54px;
    background: url(../../../images/layout01/common/index/a_ic1.png) no-repeat;
    animation: booking1run 1s ease-in-out infinite;
    display: none;
}
.about-sect .title::after {
    content: '';
    position: absolute;
    top: -27px;
    left: 127%;
    width: 122px;
    height: 141px;
    background: url(../../../images/layout01/common/index/a_ic3.png) no-repeat;
    z-index: 1;
    visibility: visible;
    animation: booking1run 1s ease-in-out infinite;
    display: none;
}
.about-sect .col.txt{
    position: relative;
    box-sizing: border-box;
    width: 49%;
    margin: 0 auto;
    z-index: 2;
}
.about-sect .col.pic{
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.about-sect .a_list {
    position: absolute;
    border-radius: 20px;
}
.about-sect .a_list img {
    border-radius: 20px; 
}
.about-sect .a_list_1 {
    top: 0%;
    left: -21.6%;
    width: 187px;
    height: 359px;
}
.about-sect .a_list_2 {
    top: -15%;
    left: 2%;
    width: 250px;
    height: 150px;
}
.about-sect .a_list_png{
    top: 36%;
    left: -2.8%;
    width: 250px;
    height: 300px;
}
.about-sect .a_list_3 {
    top: 22%;
    right: 0;
    width: 240px;
    height: 240px;
}
.about-sect .a_list_4 {
    top: -33%;
    right: -3%;
    width: 170px;
    height: 170px;
}
.about-sect .a_list_5 {
    top: -22%;
    right: -22%;
    width: 195px;
    height: 360px;
}
.about-sect .a_list_6 {
    top: 80%;
    right: -20%;
    width: 250px;
    height: 150px;
}
.about-sect .pic img{
    margin: 0;
}
.about-sect .txt-box{
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.about-sect .txt-box .index-about-editor .editor{
    position: relative;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 165px;
    font-size: 16px;
    letter-spacing: 1.5px;
    line-height: 2;
}
.about-sect .index_more{
    margin: 50px auto 0;
}
.about-sect .txt .tag{
    display: none;
}
/*------------ /about ------------*/
/*------------ article ------------*/
.articles-sect{
    padding-bottom: 50px;
    padding-top: 20px;
    background: #f5fbf4;
}
/*------------ article ------------*/
.article-sect {
    padding: 0 0 150px;
}
.article-sect img {
    border-radius: 12px;
}
/*------------ /article ------------*/
/*------------ news ------------*/
.news-sect{
    padding: 100px 0;
}
.news-sect::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: calc(100% - 470px);
    height: 470px;
    background: url(../../../images/layout01/common/index/n_circle.svg) 50% 100% no-repeat;
    background-size: cover;
    z-index: -1;
}
.news-sect::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: calc(100% - 470px);
    background: #FAF6F2;
    z-index: -1;
}
.news-sect .title {
    margin: 0 auto 30px;
}
.news-sect .title::before {
    content: '';
    position: absolute;
    top: -45px;
    left: 131%;
    width: 99px;
    height: 96px;
    background: url(../../../images/layout01/common/index/n_ic1.png) no-repeat;
    animation: booking1run 1s ease-in-out infinite;
    display: none;
}
.news-sect .index_more{
    display: flex;
    justify-content: center;
    margin: 50px auto 0;
}
.news-list{
    justify-content: center;
    flex-wrap: wrap;
}
.news-sect .slick-arrow {
    white-space: nowrap;
    text-indent: unset;
    overflow: hidden;
    padding: 0; 
    border: 1px solid #ddd;
    background: transparent;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin-top: -10px;
    position: absolute;
    z-index: 80;
    top: 50%;
    font-size: 0;
    cursor: pointer;
    transition: all 0.5s ease;
}
.news-sect .slick-arrow::before{
    content: '\f104';
    position: absolute;
    font-family: 'icon-font' !important;
    speak: never;
    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: 22px;
    color: #444;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
    z-index: 2;
}
.news-sect .slick-prev {
    left: -60px;
}
.news-sect .slick-next {
    right: -60px;
    transform: rotate(180deg);
}
.news-sect .slick-arrow:hover {
    border-color: #FAF6F2;
}
.news-sect .slick-arrow::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50px;
    background: #D6B452;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.news-sect .slick-arrow:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


.news-sect .slick-arrow:hover:before {
    color: #fff;
}
.slick-track{
    margin: auto;
}
.news-sect .news-list:not(.masonry-list) .item:nth-child(n){
    clear: none!important;
    width: 100%;
}
/*n_type2*/
.news-list.type2 {
    margin: 0 -10px;
}
.news-list.type2 .item{
    border: none;
    margin-bottom: 0;
    padding: 0 10px;
}
.news-list.type2 .box {
    margin: 0 auto;
}
.news-list.type2 .pic{
    float: none;
    width: auto;
    height: auto;
    border-radius: 12px;
    padding: 0;
    margin: 0;
}
.news-list.type2 .item .txt{
    padding: 0;
}
.news-list.type2 .date {
    font-family: 'Barlow', serif;
    margin: 10px 0;
    color: #06A493;
}
.news-list.type2 .item{
    border-bottom: 0;
}
.news-list.type2 .btn.more {
    display: none;
}
/*/n_type2*/
/*n_type3*/
.news-list.type3 {
    margin: 0 -15px;
}
.news-list.type3:before {
    display: none;
}
.news-list.type3 .item {
    border: 0;
    padding: 0 15px;
    margin: 40px auto 0;
}
.news-list.type3 .item .box {
    background: #fff;
    border-radius: 12px;
    padding: 50px 30px 30px;
    margin: 0 auto;
}
.news-list.type3 .more-box {
    text-align: right;
}
.news-list.type3 .more {
    position: relative;
    display: inline-block;
    margin: 0;
    width: auto;
    background: transparent;
    color: #666;
    font-weight: normal;
    font-family: 'Noto Serif TC', serif;
}
.news-list.type3 .box:hover .more {
    background: transparent;
    color: #00A290;
}
.news-list.type3 .more::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #999;
    transition: all 0.5s ease;
}
.news-list.type3 .box:hover .more::before {
    animation-name: index_more;
    animation-duration: 1s;
    background: rgb(0, 162, 144, 0.5);
}
.news-list.type3 .item .date {
    position: absolute;
    box-sizing: border-box;
    top: -90px;
    right: -30px;
    border-radius: 100%;
    color: #00A290;
    font-weight: 500;
    border: 1px solid #00A290;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    line-height: 1;
    width: 80px;
    height: 80px;
    font-family: 'Barlow', serif;
    transition: all 0.5s ease;
}
.news-list.type3 .item .box:hover .date {
    background: #D6B452;
    border-color: #D6B452;
    color: #fff;
}
.news-list.type3 .date .month:before,
.news-list.type3 .date .day:before{
    content: '';    
}
.news-list.type3 .item .date .day{
    display: block;
    width: 100%;
    line-height: 0.8;
    margin-bottom: -15px;
    font-size: 35px;
    font-weight: normal;
    order: 1;
}
.news-list.type3 .date .month{
    order: 2;
}
.news-list.type3 .date .month,
.news-list.type3 .date .years {
    font-size: 13px;
    line-height: inherit;
    margin-top: -5px;
    letter-spacing: 0;
    font-weight: normal;
}
.news-list.type3 .date .month:before {
    content: '.';
}
/*/n_type3*/
/*n_type4*/
.news-list.type4 {
    margin: 0 -10px;
}
.news-list.type4 .item {
    margin-bottom: 40px;
    padding: 0 10px;
}
.news-list.type4 .item .box{
    border: none;
}
.news-list.type4 .pic {
    border-radius: 12px;
}
.news-list.type4 .more {
    display: none;
}
.news-list.type4 .txt {
    padding: 15px 0 0;
    position: static;
    min-height: unset;
}
.news-list.type4 .item .date,
.news-date{
    border-radius: 100%;
    font-family: 'Barlow', serif;
    font-weight: 500;
    color: #fff;
    background: #00A290;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    line-height: 1;
    position: absolute;
    top: 15px;
    left: 15px;
}
.news-list.type4 .item .box:hover .date{
    color: #fff;
    background: #D6B452;
}
.news-list.type4 .item .date .day{
    display: block;
    width: 100%;
    line-height: 0.8;
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: normal;
}
.news-list.type4 .date .month,
.news-list.type4 .date .years {
    margin-top: -20px;
    font-size: 11px;
    font-weight: normal;
}
/*/n_type4*/
/*最新消息 少量排版*/
.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 30px 20px 30px;
}
.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;
}
/*/少量排版*/
/*------------ /news ------------*/
/*------------ products ------------*/
.products-sect {
    padding: 100px 0;
}
.products-sect .title::before {
    content: '';
    position: absolute;
    top: -50px;
    right: 112%;
    width: 48px;
    height: 44px;
    background: url(../../../images/layout01/common/index/p_ic2.png) no-repeat;
    animation: booking1run 1s ease-in-out infinite;
    display: none;
}
.products-sect .title h2::before {
    content: '';
    position: absolute;
    top: 13px;
    right: 143%;
    width: 81px;
    height: 76px;
    background: url(../../../images/layout01/common/index/p_ic1.png) no-repeat;
    animation: booking1run 1s ease-in-out infinite;
    display: none;
}
.products-sect .title::after {
    content: '';
    position: absolute;
    bottom: -51px;
    left: 143%;
    width: 90px;
    height: 93px;
    background: url(../../../images/layout01/common/index/p_ic3.png) no-repeat;
    z-index: 1;
    animation: booking1run 1s ease-in-out infinite;
    display: none;
}
.products-sect .index_more{
    margin: 10px auto 0;
}
.products-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
/*type1*/
.products-list.type1 .name,
.products-list.type1 .box:hover .name {
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    height: auto;
    font-weight: 600;
}
.products-list.for-cart.type1 .offers,
.products-list.for-cart.type1 .box:hover .offers {
    font-weight: normal;
}
.products-list.for-cart.type1 .box .wish {
    color: #666;
}
.products-list.for-cart.type1 .box:hover .wish {
    color: #fff;
}
.products-list.for-cart.type1 .wish:hover,
.products-list.for-cart.type1 .wish.active {
    background: #D80000;
    color: #fff;
}
/*/type1*/
/*p_type2*/
.products-list.type2 .item{
    margin-bottom: 40px;
}
.products-list.type2 > .item > .box{
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
    border-radius: 12px;
    transition: all .5s ease;
}
.products-list.type2 > .item > .box:hover {
    -webkit-box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.08);
}
.products-list.type2 .mask {
    border-radius: 12px;
    position: static;
}
.products-list.type2 .pic:before {
    display: none;
}
.products-list.type2 .txt {
    padding: 15px;
}
.products-list.type2 .name{
    margin: 0;
    color: #333;
    letter-spacing: 1.5px;
    line-height: 28px;
    max-height: 28px;
    -webkit-line-clamp: 1;
    font-family: 'Noto Serif TC', serif;
    transition: all .5s ease;
}
.products-list.type2 .box .wish {
    bottom: 15px;
    right: 15px;
}
/*/p_type2*/
/*產品介紹 少量排版*/
.products-list.onlyitem-list.type2 .item{
    width: 50%
}
.products-list.onlyitem-list .item .box{
    display: flex;
    max-width: 1000px;
}
.products-list.onlyitem-list.type1 .box{
    max-width: 300px;
}
.products-list.onlyitem-list.type2 .item .box .txt{
    box-sizing: border-box;
    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: 54px;
    margin-bottom: 10px;
    line-height: 1.5;
}
.products-list.onlyitem-list .item .description{
    -webkit-line-clamp: 5;
    height: 120px; 
    line-height: 1.65;
}
/*/少量排版*/
/*------------ /products ------------*/
/*------------ service ------------*/
.service-sect{
    padding: 70px 0;
    color: #fff;
    background: url(../../../images/layout01/common/index/s_bg.jpg) 50% 50% no-repeat;
    background-size: cover;
    z-index: 3;
}
.service-sect::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    mix-blend-mode: multiply;
    z-index: -1;
}
.service-sect .s_circle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -330px;
    margin-left: -330px;
    width: 660px;
    height: 660px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    mix-blend-mode: overlay;
    transform: scale(0);
    transition: all 0.5s ease;
}
.loaded.service-sect .s_circle {
    transform: scale(1);
}
.service-sect .title {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 300px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    z-index: 2;
}
.service-sect .title::before {
    content: '';
    position: absolute;
    top: 117px;
    right: 70%;
    width: 128px;
    height: 165px;
    background: url(../../../images/layout01/common/index/s_ic1.png) no-repeat;
    animation: booking1run 1s ease-in-out infinite;
    display: none;
}
.service-sect .title .s_title_txt {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -300px;
    width: calc(100% + 300px);
    height: calc(100% + 300px);
    background: url(../../../images/layout01/common/index/s_circle.svg) no-repeat;
    opacity: 0.8;
}
.service-box{
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    min-height: 660px;
}
.service-sect .editor{
    position: absolute;
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.service-box >.flex > .cover{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
}
.service-sect .index_more {
    display: none;
}
/*------------ /service ------------*/
/*------------ album ------------*/
.album-sect{
    /* padding: 100px 0 180px; */
    padding: 100px 0 80px;
}
.album-sect .container{
    display: flex;
    align-items: center;
}
.album-sect .title{
    text-align: left;
    width: 20%;
    margin: 0;
}
.album-sect .title h2 {
    margin: 0;
}
.album-sect .title span {
    text-align: left;
    padding: 10px 0 0;
}
.album-sect .title::before {
    content: '';
    position: absolute;
    bottom: -122px;
    right: 110%;
    width: 93px;
    height: 124px;
    background: url(../../../images/layout01/common/index/al_ic1.png) no-repeat;
    animation: booking1run 1s ease-in-out infinite;
    display: none;
}
.album-sect .title::after {
    content: '';
    position: absolute;
    bottom: -96px;
    right: 87%;
    width: 59px;
    height: 55px;
    background: url(../../../images/layout01/common/index/al_ic2.png) no-repeat;
    z-index: 1;
    visibility: visible;
    animation: booking1run 1s ease-in-out infinite;
    display: none;
}
.album-list{
    display: flex;
    margin: 0 auto;
    width: 66.68%;
    justify-content: center;
}
.album-sect .album-list .item{
    padding: 0;
    margin-bottom: 0;
    min-width: 25%;
}
.album-list .item .box{
    overflow: hidden;
    padding: 15px;
    background: #fff;
    border-radius: 12px;
    transition: all .5s ease;
}
.album-list .item .pic {
    border-radius: 12px;
}
.album-sect .album-list .item .namebox{
    display: none;
}
.album-sect .album-list .item .name{
    margin: 0;
}
.album-sect .index_more{
    display: flex;
    justify-content: center;
    margin: 10px auto 0;
}
/*al_type1*/
.album-list.type1 .item{
    border-bottom: none;
}
.album-list.type1 .item .box .more{
    display: none;
}
.album-list.type1 .item .box .more:after{
    color: #fff;
    background: #31CAA4;
}
.album-list.type1 .item .namebox {
    display: none;
}
/*/al_type1*/
/*al_瀑布流*/
.masonry-list.album-list.type2 .item .box:hover .namebox:after{
    display: none;
}
.masonry-list.album-list.type4 .item .namebox:after{
    display: none;
}
.masonry-album-sect{
    padding: 100px 0;
}
.masonry-album-sect .container{
    display: block;
    padding: 0 15px;
    max-width: 1330px;
}
.masonry-album-sect .title {
    text-align: center;
    width: 100%;
    margin: 0 auto 40px;
}
.masonry-album-sect .title h2,
.masonry-album-sect .title span {
    text-align: center;
    margin: 0 auto;
}
.masonry-album-sect .album-list{
    display: block;
    width: 100%;
}
.masonry-album-sect .item{
    width: 25%;
}
.masonry-list .item .namebox{
    position: relative;   
    display: block;
    text-align: left;
    background: none;
    opacity: 1;
}
.masonry-list .item .namebox {
    position: relative;
}
.masonry-list .item .namebox .name{
    margin: 15px 0 0;
}
.masonry-album-sect .index_more{
    display: block;
}
.masonry-list.album-list.type1 .item,
.masonry-list.album-list.type3 .item{
    padding: 0 15px!important;
}
.masonry-list.album-list.type1 .item{
    margin-bottom: 40px;
}
.masonry-list.album-list.type1 .item .namebox {
    display: block;
}
.masonry-list.album-list.type1 .item .name{
    text-align: left; 
}
.masonry-list.album-list.type1 .item .box .more:after{
    display: none;
}
.masonry-list.album-list.type1 .item .name,
.masonry-list.album-list.type3 .item .name{
    position: relative;
    font-size: 18px;
    font-weight: normal;
    height: 28px;
    -webkit-line-clamp: 1;
}
.masonry-list.album-list.type2 .item .box {
    padding: 0;
    border-radius: 0;
}
.masonry-list.album-list.type2 .item .box .pic {
    border-radius: 0;
}
.masonry-list.album-list.type2 .box .pic:before {
    padding: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.55);
}
/*/al_瀑布流*/
/*al_少量排版*/
.album-sect.onlyitem-sect{
    padding: 100px 0;
}
.onlyitem-sect .title{
    margin: 0 auto 40px;
    align-items: center;
    width: 100%;
}
.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;
    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: #4C4C4C;
}
/*/al_少量排版*/
/*------------ /album ------------*/
/*----------- fancybox-index --------------*/
.fancybox-index .fancybox-close{
    margin-top: -65px;
}
.contact-sect{
    padding-top: 120px;
    padding-bottom: 60px;
    background: #eee;
    background-size: 100% auto;
}
.form-box{
    background: none;
}
.form-wrap{
    border:none;
    background: none;
}
/*----------- /fancybox-index --------------*/
/*----------- contact --------------*/
.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;
}
/*----------- /contact --------------*/
.masonry-list .item:nth-child(n){
    clear: none!important;
}
/*------------ rwd ------------*/
@media screen and (max-width: 1280px){
    .news-list.onlyitem-list .item .pic{
        width: 250px;
    }
    .news-list.onlyitem-list .item .box .txt {
        width: calc(100% - 250px);
    }
    .service-sect .s_circle {
        margin-top: -265px;
        margin-left: -265px;
        width: 530px;
        height: 530px;
    }
    .service-sect .title .s_title_txt {
        margin-top: -250px;
        margin-left: -250px;
        width: calc(100% + 200px);
        height: calc(100% + 200px);
    }
}
@media screen and (max-width: 1330px){
    .banner *,
    .banner_m {
        border-radius: 0;
    }
    .banner .slick-prev,
    .banner_m .slick-prev {
        left: 15px;
    }
    .banner .slick-next,
    .banner_m .slick-next {
        right: 15px;
    }
}
@media screen and (max-width: 1200px){
    /*p_少量排版*/
    .products-list.onlyitem-list .item .box{
        max-width: 300px;
        display: block;
    }
    .products-list.onlyitem-list .item .box .txt,
    .products-list.onlyitem-list.type2 .item .box .txt {
        width: 100%;
        padding: 15px;
    }
    .products-list.onlyitem-list .item .box .name{
        margin: 0 0 10px;
        -webkit-line-clamp: 1;
        line-height: 28px;
        height: 28px;
    }
    .products-list.onlyitem-list .item .mask{
        max-width: inherit;
        min-width: inherit;
    }
    /*/p_少量排版*/
}
@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: 15px 0 0; 
        width: 100%;
    }
    .onlyitem-sect .album-list .item{
        width: 100%;
    }
    .products-list.onlyitem-list.type2 .item{
        width: 100%;
    }
    /*/少量排版*/
    .products-list.masonry-list.products-list .item .box{
        margin-bottom: 0;
    }
    body::before {
        display: none;
    }
    .site-footer {
        background: url(../../../images/layout01/common/bg3.jpg) 50% 50%;
        background-attachment: unset;
    }
    .title{
        margin: 0 auto 30px;
    }
    .title h2 {
        font-size: 30px;
    }
    .title span {
        font-size: 14px;
        letter-spacing: 5px;
        padding: 10px 0 0 5px;
    }
    .news-list li,
    .products-list li{
        width: 50%;
    }
    .products-sect {
        padding: 50px 0;
    }
    .products-box{
        padding: 0;
    }
    .products-list .box.new:before {
        font-size: 11px;
        width: 40px;
        height: 40px;
        line-height: 42px;
    }
    .products-list.type2 .item {
        margin-bottom: 20px;
    }
    .products-list.type2 > .item > .box,
    .products-list.type2 .mask {
        border-radius: 6px;
    }
    .products-list.type2 .txt {
        padding: 10px;
    }
    .products-list.type2 .name {
        line-height: 22px;
        max-height: 22px;
    }
    .about-sect{
        padding: 80px 0;
        min-height: unset;
    }
    .about-sect::before {
        filter: brightness(1000%);
    }
    .about-sect::after{
        background: #fff;
    }
    .about-sect .col.txt,
    .about-sect .col.pic{
        float: none;
        width: 100%;
        text-align: center;
    }
    .about-sect .col.pic {
        display: none;
    }
    .about-sect .txt-box .index-about-editor .editor {
        width: 100%;
        height: auto;
        padding: 0 40px;
        -webkit-line-clamp: initial;
    }
    .about-sect .index_more{
        margin: 30px auto 0;
    }
    .service-sect {
        padding: 50px 0;
        background: url(../../../images/layout01/common/index/s_bg_m.jpg);
        background-size: cover;
    }
    .service-sect .title {
        position: relative;
        top: unset;
        left: unset;
        margin-top: unset;
        margin-left: unset;
        width: auto;
        height: auto;
        border-radius: unset;
        background: unset;
        backdrop-filter: unset;
    }
    .service-sect .title h2 {
        color: #fff;
    }
    .service-sect .title span {
        color: #fff;
    }
    .service-box > .flex{
        display: block;
    }
    .service-sect .title .s_title_txt{
        display: none;
    }
    .loaded.service-sect .s_circle {
        display: none;
    }
    .service-sect .editor {
        position: relative;
    }
    .service-box {
        min-height: unset;
    }
    .news-sect{
        padding: 50px 0;
    }
    .news-sect::before {
        filter: brightness(1000%);
    }
    .news-sect::after{
        background: #fff;
    }
    .news-list .txt {
        min-height: unset;
    }
    .news-list.type3 .item {
        margin: 32px auto 0;
    }
    .news-list.type3 .item .date {
        top: -60px;
        right: -15px;
        width: 62px;
        height: 62px;
    }
    .news-list.type3 .item .date .day {
        font-size: 30px;
    }
    .news-list.type3 .date .month,
    .news-list.type3 .date .years {
        font-size: 11px;
    }
    .news-list.type3 .item .box {
        padding: 30px 15px 20px;
        background: #FAF6F2;
    }
    .news-list.type3 .more-box {
        text-align: left;
        margin: 10px 0 0;
    }
    .news-list .item .name {
        font-size: 16px;
        line-height: 24px;
        height: 24px;
    }
    .masonry-album-sect .item{
        width: 50%;
    }
    .album-sect.onlyitem-sect{
        background: #fff;
    }
    .album-sect{
        padding: 50px 0;
    }
    .album-list{
        width: 100%;
        margin: 0;
    }
    .album-list.type1 {
        margin: 0;
        flex-wrap: wrap;
    }
    .album-sect .container{
        display: block;
        padding: 0 15px;
    }
    .album-sect .title{
        width: 100%;
        text-align: center;
        margin: 0 auto 30px;
    }
    .album-sect .title span {
        text-align: center;
        padding: 10px 0 0 5px;
    }
    .album-sect .index_more{
        margin: 20px auto 0;
    }
    .album-sect .title h2 {
        position: static;
        margin: 0 auto;
    }
    .album-list .item .box {
        padding: 10px;
    }
    .article-sect {
        padding: 0 0 50px;
    }
    .contact-sect{
        background-size: auto,cover;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .masonry-list.album-list.type1 .item,
    .masonry-list.album-list.type3 .item {
        padding: 0 5px !important;
        margin-bottom: 10px;
    }
    .news-sect .index_more {
        margin-top: 30px;
    }
    .masonry-list.album-list.type1 .item .name,
    .masonry-list.album-list.type3 .item .name {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px){
    .banner {
        display: none;
    }
    .banner_m {
        display: block;
    }
    .products-list.for-cart.type2 .offers {
        font-size: 15px;
        margin: 5px 0 5px;
        line-height: 25px;
        max-height: 25px;
    }
    .products-list.type2 .box .wish {
        bottom: 17px;
        right: 7px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 15px;
    }
    .album-sect .album-list .item{
        min-width: 50%;
    }
    .news-list.type2 .date span {
        font-size: 25px;
        padding-right: 2.5px;
    }
}
@media screen and (max-width: 480px){
    .about-sect {
        padding: 50px 0;
    }
    .products-list.onlyitem-list .item{
        width: 100%;
    }
    .onlyitem-sect .album-list .item{
        width: 100%;
    } 
    .about-sect .txt-box .index-about-editor .editor {
        padding: 0 15px;
    }
}