@charset "utf-8";
/*------------ article ------------*/
/*列表通用 index article*/
.article-list .item .box{
    position: relative;
    margin: 0 auto 40px;
}
.article-list .item .pic{
    position: relative;
    box-sizing: border-box;
    order: 2;
    width: 100%;
    vertical-align: top;
}
.article-list .item .top_box{
    padding: 10px;
    background: #fdfdfd;
    border: 3px solid #f0efe9;
}
.article-list .text-all{
    border-color:  transparent;
}
.type3 .article-list .Category+.date:before{
    background: #ff6c00;
}
.article-list .item .date{
    color: #ff6c00;
    border-color: #ff6c00;
}
.type2 .keyword_box:before{
    background: #d89959;
}
.article-list .item .name,
.type4 .right-box .tit,
.type4 .article-list .date:before{
    color: #3B3B3B;
}
.article-list .item .description{
    color: #999;
}
.article-box .keyword_box, 
.article-box .keyword li a,
.article-box .article-list .Category,
.article-box .keyword_box:before,
.keyword li a{
    color: #d89959;
    border-color: #d89959;
    background: none;
}
.keyword_box.detail .keyword li a{
    border:none;
    padding: 0;
}
.keyword_box.detail .keyword li a:hover{
    background: none;
    color: #ff6c00;
}
.keyword li a:hover{
    color: #ff6c00;
}
.article-box  .keyword li a:hover{
    background:  #ff6c00;
    border-color:  #ff6c00;
    color: #fff;
}
.type5 .article-list .item .date,
.article-date{
    color: #FFFFFF;
    margin: -25px 0 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: #ca7942;
    background: -moz-linear-gradient(-45deg, #ca7942 0%, #883c16 100%);
    background: -webkit-linear-gradient(-45deg, #ca7942 0%,#883c16 100%);
    background: linear-gradient(135deg, #ca7942 0%,#883c16 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca7942', endColorstr='#883c16',GradientType=1 );
}
.article-date{
    margin:auto;
}
.type1 .article-list .btn.more,
.type4 .article-list .btn.more{
    z-index: 5;
    overflow-x: hidden;
    color: #fff;
    position: relative;
    background: #ca7942;
    background: -moz-linear-gradient(-45deg, #ca7942 0%, #883c16 100%);
    background: -webkit-linear-gradient(-45deg, #ca7942 0%,#883c16 100%);
    background: linear-gradient(135deg, #ca7942 0%,#883c16 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca7942', endColorstr='#883c16',GradientType=1 );
    transition: all .3s ease;
}
.type1 .article-list .box .btn.more:hover,
.type4 .article-list .box:hover .btn.more{
    opacity: 0.8;
    color: #fff;
    background: #ca7942;
    background: -moz-linear-gradient(-45deg, #ca7942 0%, #883c16 100%);
    background: -webkit-linear-gradient(-45deg, #ca7942 0%,#883c16 100%);
    background: linear-gradient(135deg, #ca7942 0%,#883c16 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca7942', endColorstr='#883c16',GradientType=1 );
}
/*keyword_box*/
.keyword_box i{
    font-size: 14px;
    line-height: 14px;
    float: left;
    position: absolute;
    top: 14px;
    left: 0;
}
.article-detail .fb{
    padding: 10px 0 5px;
}
.keyword_box.detail{
    height: auto;
    max-width: 1000px;
    margin: 0;
    position: relative;
    padding: 9px 0 9px 25px;
    color: #d89959;
    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;
}
/*/keyword_box*/
/*/列表通用 index article*/
/*列表通用 index、products*/
.products-list .box.new:before{
    content: 'New';
    position: absolute;
    top: 5%;
    left: 0;
    display: block;
    width: auto;
    padding: 0 10px 0 22.77px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: 1.5px;
    color: #fff;
    background: #A6864B;
    font-family: 'Lora', serif;
    pointer-events: none;
    z-index: 10;
}
.products-list .box.new::after {
    content: '';
    position: absolute;
    top: 9%;
    left: 0;
    width: 14px;
    height: 1px;
    background: #fff;
    z-index: 11;
}
.products-list .pic:before {
    background: rgb(70, 56, 50, 0.4);
    transition: all .3s ease;
}
.products-list .name {
    color: #4E423D;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
    transition: all 0.3s ease;
}
.products-list .box:hover .name{
    color: #A6864B;
}
.products-list .description{
    color: #868686;
    letter-spacing: 1.1px;
    line-height: 1.5;
}
.products-list.for-cart .offers{
    color: #D80000;
    transition: all .3s ease;
}
.products-list.for-cart.type2 .box:hover .offers{
    -webkit-transform: translate(0, -54px);
    transform: translate(0, -54px);
}
.products-list.type2 .offers{
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0px;
}
.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;
    top: 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 screen and (max-width: 1000px){
    .products-list.type2 .box:hover .pic{
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px);
    }
    .products-list.type2 .box:hover .name{
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px);
    }
    .products-list.type2 .description{
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px);
        position: static;
        padding: 0px 15px;
        margin: 0  0 20px;
    }
    .products-list.type2 .box:hover .description{
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px);
    }
    .products-list.for-cart.type2 .box:hover .offers {
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px);
    }
}
/*p_少量*/
.products-list.type2.onlyitem-list .box:hover .pic{
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
}
.products-list.type2.onlyitem-list .box:hover .name{
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
}
.products-list.type2.onlyitem-list .description{
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
    position: static;
    padding: 0px 15px;
    margin: 0  0 20px;
}
.products-list.type2.onlyitem-list .box:hover .description{
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
}
/*/p_少量*/
/*/列表通用 index、products*/
/*列表通用 index、album*/
.album-list:not(.masonry-list) .pic{
    box-sizing: border-box;
    margin: 0 1px;
    background: #fff;
    border: 6px solid #fff;
    outline: solid 1px #ddd;
    border-radius: 50%;
    overflow: hidden;
}
.album-list:not(.masonry-list) .pic *,
.album-list:not(.masonry-list) .pic:before,
.album-list:not(.masonry-list) .pic:after{
    border-radius: 50%;
    overflow: hidden;
}
.album-list .pic:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgb(70, 56, 50, 0.4);
    z-index: 1;
}
.album-list .box:hover .pic:before {
    opacity: 1;
}
.album-list .item .name {
    margin: 15px 5px 0;
    color: #4E423D;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
    transition: all 0.3s ease;
}
.album-list .box:hover .name{
    color: #A6864B;
}
/*al_type1*/
.album-list.type1 .item .box .more:after{
    background: #EC9879;
    color: #fff;
}
.album-list.type1 .item {
    border-bottom: 1px solid rgb(221, 204, 191, 0.3);
}
.album-list.type1 .item .name {
    display: none;
}
/*/al_type1*/
/*al_type2*/
.album-list.type2 .box .pic:before {
    width: 100%;
    height: 100%;
    background: rgb(70, 56, 50, 0.4);
}
/*/al_type2*/
/*al_瀑布式*/
.masonry-list.album-list .item .namebox{
    position: relative;
}
.masonry-list.album-list.type1 .item{
    margin-bottom: 0;
}
.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.type4 .item .namebox:after{
    display: none;
}
.masonry-list.album-list.type3 .item,
.masonry-list.album-list.type1 .item{
    /* padding: 0 15px !important; */
    padding: 0 !important;
}
/*/al_瀑布式*/
/*/列表通用 index、album*/
/*列表通用 index、news*/
.news-list .date {
    color: #B7ACA2;
    font-family: 'Lora', serif;
}
.news-list .name{
    color: #4E423D;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
    transition: all 0.3s ease;
}
.news-list .box:hover .name{
    color: #A6864B;
}
.news-list .description{
    color: #868686;
}
/*n_type1*/
.news-list.type1 .item{
    border-bottom: 1px solid rgb(221, 204, 191, 0.3);
}
.news-list.type1 .item:nth-child(2n) .txt_in{
    background: none;
}
.news-list.type1 .date {
    box-sizing: border-box;
    padding: 15px;
    margin: 20px 0;
    width: 80px;
    height: 80px;
    font-size: 30px;
    line-height: 30px;
    background: #fff;
}
.news-list.type1 .box:hover .date {
    background: #EC9878;
    color: #fff;
}
.news-list.type1 .date .years {
    position: relative;
}
.news-list.type1 .date .month,
.news-list.type1 .date .years {
    position: relative;
    font-size: 13px;
    margin: 0;
    padding: 0;
    top: -13px;
}
.news-list.type1 .more-box {
    display: none;
}
/*/n_type1*/
/*n_type2*/
.news-list.type2 .item {
    padding: 0 10px 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid #DDCCBF;
}
.news-list .btn.more {
    color: #ED9F82;
    background: #fff;
    border-radius: 0;
    font-family: 'Lora', serif;
}
.news-list .box:hover .btn.more {
    color: #fff;
    background: #ED9F82;
}
/*/n_type2*/
/*n_type3*/
.news-list.type3:before {
    background: #F4EFEA;
    display: none;
}
.news-list.type3 .item {
    border-left: solid #DDCCBF 1px;
}
.news-list.type3 .item:last-of-type {
    border-right: solid #DDCCBF 1px;
}
/*/n_type3*/
/*n_type4*/
.news-list.type4 .item .box{
    border: none;
}
.news-list.type4 .date {
    background: #fff; 
    color: #B7ACA2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -31px 0 15px;
    padding: 0;
    line-height: 1;
    border-radius: 0;
}
.news-list.type4 .box:hover .date {
    color: #fff;
    background: #ED9F82;
}
.news-list.type4 .date .day{
    display: block;
    width: 100%;
    line-height: 0.8;
    margin-bottom: -15px;
    font-size: 30px;
}
.news-list.type4 .txt {
    padding: 0 15px;
}
.news-list.type4 .name {
    -webkit-line-clamp: 1;
    height: 28px;
    line-height: 28px;
}
/*/n_type4*/
/*/列表通用 index、news*/
/*------------ banner ------------*/
.banner,
.banner_m{
    text-align: center;
}
.banner::before {
    content: '';
    position: absolute;
    top: -115px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 416px;
    background: url(../../../images/layout05/common/bn_bg.png) no-repeat;
}
.banner img,
.banner_m img {
    border-radius: 0 0 10px 10px;
}
.banner .slider,
.banner_m .slider{
    max-width: 1300px;
    margin:auto;
}
.banner *,
.banner_m *{
    height: 100%;
}
.banner img,
.banner_m img{
    object-fit: cover;
    height: 100%!important;
    width: 100%!important;
    max-width: inherit;
}
.banner .slick-prev,
.banner_m .slick-prev,
.banner .slick-next,
.banner_m .slick-next {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0; 
    border: 0;
    border-radius: 100%;
    width: 44px;
    height: 44px;
    margin-top: -30px;
    position: absolute;
    z-index: 1;
    top: 50%;
    cursor: pointer;
    background: #EC9878;
    transition: all 0.3s ease;
}
.banner .slick-prev::before,
.banner_m .slick-prev::before,
.banner .slick-next::before,
.banner_m .slick-next::before {
    content: '';
    position: absolute;
    right: 16px;
    top: 17px;
    border: 1px solid #fff;
    border-width: 0 0 1px 1px;
    width: 8px;
    height: 8px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.banner .slick-next::before,
.banner_m .slick-next::before{
    transform: rotate(225deg);
    right: 20px;
}
.banner .slick-prev,
.banner_m .slick-prev {
    left: -1.5%;
}
.banner .slick-next,
.banner_m .slick-next {
    right: -1.5%;
}
.banner .slick-prev:hover,
.banner_m .slick-prev:hover,
.banner .slick-next:hover,
.banner_m .slick-next:hover {
    background: #D87A5A;
}
.banner .banner-slider-dots,
.banner_m .banner-slider-dots{
    display: inline-block;
    vertical-align: middle;
}
.banner .slick-dots,
.banner_m .slick-dots{
    position: relative;
    width: 100%;
    height: auto;
    margin: 18px auto 0;
}
.banner .slick-dots li,
.banner_m .slick-dots li{
    vertical-align: middle;
    width: 20px;
    line-height: 25px;
}
.banner .slick-dots li button,
.banner_m .slick-dots li button{
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    text-align: left;
    padding: 0;
    border: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #E6E1D9;
    cursor: pointer;
    vertical-align: middle;
    margin-top: -6px;
}
.banner .slick-dots li.slick-active button,
.banner_m .slick-dots li.slick-active button{
    background: #E2C387;
}
.banner_m{
    display: none;
}
/*------------ /banner ------------*/
/*------------ title ------------*/
.title {
    position: relative;
    box-sizing: border-box;
    display: block;
    margin: 0 0 0 70px;
    padding: 60px 0 0;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
}
.title h2{
    position: relative;
    box-sizing: border-box;
    color: #3E3431;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.2;
    padding: 0 0 0 5px;
    margin: 0;
    font-family: 'Noto Serif TC', serif;
}
.title h2:before {
    content: '';
    position: absolute;
    top: -60px;
    left: 4px;
    width: 44px;
    height: 43px;
    background: url(../../../images/layout05/common/index/title_ic.png) no-repeat;
    background-size: contain;
}
.title span{
    display: block;
    color: #EB9878;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1.2;
    font-family: 'Lora', serif;
}
/*------------ /title ------------*/
/*------------ more ------------*/
.index_more{
    box-sizing: border-box;
    display: block;
    z-index: 10;
}
.index_more a {
    position: relative;
    box-sizing: border-box;
    display: block;
    text-align: center;
    width: 149px;
    height: 42px;
    line-height: 42px;
    font-size: 0;
    color: #BCA289;
    transition: all 0.3s ease;
}
.index_more a:hover{
    color: #fff;
}
.index_more a::before {
    content: '';
    position: absolute;
    -webkit-clip-path: polygon(7px 0, calc(100% - 7px) 0, 100% 7px, 100% calc(100% - 7px), calc(100% - 7px) 100%, 7px 100%, 0 calc(100% - 7px), 0 7px);
    clip-path: polygon(7px 0, calc(100% - 7px) 0, 100% 7px, 100% calc(100% - 7px), calc(100% - 7px) 100%, 7px 100%, 0 calc(100% - 7px), 0 7px);
    border: 1px solid #DDCCBF;
    inset: 0;
    z-index: -1;
}
.index_more a span:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 100%;
    background: #DDCCBF;
    transition: 0.3s ease-out;
    z-index: -1;
}
.index_more a:hover span:before {
    right: 0;
}
.index_more a span{
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 42px;
    font-family: 'Lora', serif;
}
/*------------ /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 ------------*/
/*------------ article_新編輯器 ------------*/
.article-sect {
    padding: 50px 0 71px;
}
.article-sect::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 658px;
    background: url(../../../images/layout05/common/index/br_bg.png) no-repeat 50% 50%;
}
.article-sect .container {
    padding: 0;
}
/*------------ /article_新編輯器 ------------*/
/*------------ about ------------*/
.about-sect {
    padding: 32px 0;
    z-index: 3;
}
.about-sect .container {
    padding: 0;
}
.about-sect .container .a_right {
    position: absolute;
    right: -42%;
    top: 65%;
    width: 619px;
    height: 1418px;
    background: url(../../../images/layout05/common/index/a_right.png) no-repeat;
    background-size: contain;
    z-index: -1;
}
.about-sect .row {
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}
.about-sect .col.pic {
    position: relative;
    box-sizing: border-box;
    width: 53.7%;
}
.about-sect .col.pic img  {
    border-radius: 10px;
}
.about-sect .col.txt{
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    width: calc(100% - 53.7%);
}
.about-sect .txt-box{
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    padding: 45px 71px 0 0;
}
.about-sect .txt .tag {
    position: relative;
    box-sizing: border-box;
    width: 121px;
    height: 581px;
    padding-right: 14px;
    background: url(../../../images/layout05/common/index/a_txt.png) no-repeat;
    background-size: contain;
}
.about-sect .txt-box .index-about-editor .editor{
    color: #9F8C7B;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.45;
    padding: 61px 0 0;
    display: -webkit-box;
    display: block;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 190px;
    font-family: 'Noto Serif TC', serif;
    word-break: break-all;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    -webkit-text-orientation: mixed;
}
.about-sect  .index_more {
    position: absolute;
    bottom: 50px;
    left: 0;
}
/*------------ /about ------------*/
/*------------ articles_文章單元 ------------*/
.articles-sect{
    padding: 100px 0 130px;
    background: #FFF7DF;
}
.articles-sect .index_more {
    margin: 20px auto 20px;
}
/*------------ /articles_文章單元 ------------*/
/*------------ news ------------*/
.news-sect{
    padding: 100px 0 80px;
}
.news-sect .container .n_left {
    position: absolute;
    left: -44%;
    top: 33%;
    width: 877px;
    height: 865px;
    background: url(../../../images/layout05/common/index/n_left.png) no-repeat;
    background-size: contain;
    z-index: -1;
}
.news-sect.type1 .container,
.news-sect.type2 .container,
.news-sect.type3 .container,
.news-sect.oo-list .container {
    display: flex;
}
.news-sect .title {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 0 70px 0 0;
}
.news-sect.type1 .title,
.news-sect.type2 .title,
.news-sect.type3 .title,
.news-sect.oo-list .title {
    width: calc(100% - 950px);
}
.news-sect .news-list {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
}
.news-sect.type1 .news-list,
.news-sect.type2 .news-list,
.news-sect.type3 .news-list,
.news-sect.oo-list .news-list {
    max-width: 950px;
    padding: 0 0 80px;
}
.news-sect .index_more {
    position: absolute;
    bottom: 0;
    left: calc(100% - 950px);
}   
/*n_type1*/
.news-list.type1 .item{
    border-bottom: 1px solid rgb(221, 204, 191, 0.3);
}
.news-list.type1 .item:nth-child(2n) .txt_in{
    background: none;
}
.news-list.type1 .date {
    box-sizing: border-box;
    padding: 15px;
    margin: 20px 0;
    width: 80px;
    height: 80px;
    font-size: 30px;
    line-height: 30px;
    background: #fff;
}
.news-list.type1 .box:hover .date {
    background: #EC9878;
    color: #fff;
}
.news-list.type1 .date .years {
    position: relative;
}
.news-list.type1 .date .month,
.news-list.type1 .date .years {
    position: relative;
    font-size: 13px;
    margin: 0;
    padding: 0;
    top: -13px;
}
.news-list.type1 .more-box {
    display: none;
}
/*/n_type1*/
/*n_type2*/
.news-list.type2 .item {
    padding: 0 10px 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgb(221, 204, 191, 0.3);
}
.news-list .btn.more {
    color: #ED9F82;
    background: #fff;
    border-radius: 0;
    font-family: 'Lora', serif;
}
.news-list .box:hover .btn.more {
    color: #fff;
    background: #ED9F82;
}
/*/n_type2*/
/*n_type3*/
.news-list.type3:before {
    background: #F4EFEA;
    display: none;
}
.news-list.type3 .item {
    border-left: solid 1px rgb(221, 204, 191, 0.3);
}
.news-list.type3 .item:last-of-type {
    border-right: solid 1px rgb(221, 204, 191, 0.3);
}
/*/n_type3*/
/*n_type4*/
.news-sect.type4,
.news-sect.tt-list {
    padding: 40px 0 80px;
}
.news-sect.type4 .container,
.news-sect.tt-list .container {
    display: block;
}
.news-sect.type4 .title,
.news-sect.tt-list .title {
    width: 100%;
}
.news-sect.type4 .news-list{
    margin: 0;
    padding: 0 0 20px;
}
.news-sect.tt-list .news-list {
    margin: 0 0 20px;
    padding: 0;
}
.news-sect.type4 .title,
.news-sect.tt-list .title {
    text-align: center;
    margin: 0 auto 40px;
    -webkit-writing-mode: unset;
    writing-mode: unset;
}
.news-sect.type4 .title h2:before,
.news-sect.tt-list .title h2:before {
    top: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.news-list.type4 .item {
    margin-bottom: 40px;
}
.news-list.type4 .date {
    background: #fff; 
    color: #B7ACA2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -31px 0px 13px;
    padding: 0;
    line-height: 1;
    border-radius: 0;
}
.news-list.type4 .box:hover .date {
    color: #fff;
    background: #ED9F82;
}
.news-list.type4 .date .day{
    display: block;
    width: 100%;
    line-height: 0.8;
    margin-bottom: -15px;
    font-size: 30px;
}
.news-list.type4 .item .box{
    border: none;
}
.news-list.type4 .txt {
    padding: 0 15px;
}
.news-sect.type4 .index_more {
    position: relative;
    bottom: unset;
    left: unset;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}   
/*/n_type4*/
/*n_少量排版*/
.news-list.onlyitem-list{
    margin: auto;
}
.news-list.onlyitem-list .item{
    width: 100%;
    width: calc(100% / 2);
}
.news-list.onlyitem-list .item .box{
    max-width: inherit;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-list.onlyitem-list.type2 .pic{
    float: left;
    margin-right: 25px;
}
.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 20px 20px;
}
.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: 0 0 15px;
}
/*/n_少量排版*/
/*------------ /news ------------*/
/*------------ products ------------*/
.products-sect{
    padding: 45px 0 80px;
}
.products-sect .container {
    padding: 0;
}
.products-sect .index_more{
    display: none;  
}
.products-list.type2:not(.masonry-list) .item{
    margin-bottom: 0px;
}
.products-sect .title {
    text-align: center;
    margin: 0 auto 40px;
    -webkit-writing-mode: unset;
    writing-mode: unset;
}
.products-sect .title h2:before {
    top: -85px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 329px;
    height: 325px;
    background: url(../../../images/layout05/common/index/p_title_ic.png) no-repeat;
    background-size: contain;
    z-index: -1;
}
.products-list{
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: all 1.2s ease;
}
.products-list.type2{
    margin: 0;
}
.products-slider-control{
    position: absolute;
    right: 0;
    top: 17%;
    width: 95px;
    height: 44px;
}
.products-sect .slick-prev,
.products-sect .slick-next{
    position: relative;
    width: 44px;
    height: 44px;
    line-height: 28px;
    margin: 0;
    border-radius: 100%;
    background: #EC9878;
    transition: all 0.3s ease;
}
.products-sect .slick-next {
    margin-left: 7px;
}
.products-sect .slick-prev::before,
.products-sect .slick-next::before {
    content: '';
    position: absolute;
    right: 16px;
    top: 17px;
    border: 1px solid #fff;
    border-width: 0 0 1px 1px;
    width: 8px;
    height: 8px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.products-sect .slick-next::before {
    transform: rotate(225deg);
    right: 20px;
}
.products-sect .slick-prev .ic,
.products-sect .slick-next .ic{
    font-size: 0;
}
.products-sect .slick-prev:hover, 
.products-sect .slick-next:hover {
    background: #D87A5A;
}
/*p_type1*/
.products-sect.type1 .products-box {
    margin: 0;
}
.products-list.type1 .name,
.products-list.type1 .box:hover .name {
    font-weight: normal;
}
/*/p_type1*/
/*p_type2*/
.products-sect.type2 .products-box {
    margin: 0 -15px;
}
.products-list.type2 .box{
    border-radius: 0;
    border: 0;
    background: #fff;
    overflow: hidden;
}
.products-list.type2 .pic{
    position: relative;
    overflow: hidden;
    border-radius: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.products-list.type2 .box:hover .pic{
    -webkit-transform: translate(0, -54px);
    transform: translate(0, -54px);
}
.products-list.type2 .name{
    padding: 0 15px;
    -webkit-line-clamp: 1;
    max-height: 28px;
    transition: all .3s ease;
}
.products-list.type2 .box:hover .name{
    -webkit-transform: translate(0, -54px);
    transform: translate(0, -54px);
}
.products-list.type2 .description{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(0, 54px);
    transform: translate(0, 54px);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 9;
    margin: auto;
    padding-bottom: 10px;
    padding: 0 15px;
}
.products-list.type2 .box:hover .description{
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
}
/*/p_type2*/
/*p_少量排版*/
.products-list.onlyitem-list{
    display: flex;
    flex-wrap: wrap;
}
.products-sect .products-list:not(.masonry-list) .item:nth-child(n){
    clear: none !important;
}
.products-list.onlyitem-list.type2 .item{
    width: 50%
}
.products-list.onlyitem-list .item .box{
    max-width: inherit;
    display: flex;
    margin-bottom: 40px;
    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: 50px 25px;
}
.products-list.onlyitem-list .item .mask{
    min-width: 300px;
    max-width: 300px;
}
/*/p_少量排版*/
/*------------ /products ------------*/
/*------------ service ------------*/
.service-sect{
    padding: 80px 0 45px;
    z-index: 3;
}
.service-sect .container {
    max-width: unset;
    padding: 0;
}
.service-sect .title{
    display: none;
}
.service-box{
    position: relative;
    box-sizing: border-box;
}
.service-sect .editor{
    position: relative;
    box-sizing: border-box;
}
.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: 71px 0 100px;
    z-index: unset;
}
.album-sect::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: calc(50% + 38px);
    background: #F4EFEA;
    border-bottom: 1px solid #F0DFD5;
    z-index: 2;
}
.album-sect:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 50%;
    background: url(../../../images/layout05/common/index/al_bg.png);
    z-index: 1;
}
.album-sect .container{
    z-index: 3;
    padding: 0 10px;
}
.album-sect .title {
    text-align: center;
    padding: 0;
    margin: 0 auto 40px;
    -webkit-writing-mode: unset;
    writing-mode: unset;
}
.album-sect .title h2 {
    width: fit-content;
    margin: 0 auto;
}
.album-sect .title h2:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 110%;
    width: 40px;
    height: 1px;
    background: #DDCCBF;
    transform: rotate(-45deg);
}
.album-sect .title h2::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 110%;
    width: 40px;
    height: 1px;
    background: #DDCCBF;
    transform: rotate(-45deg);
}
.album-sect .index_more{
    display: none;
}
.album-sect .album-list:not(.masonry-list){
    padding: 0 7%;
}
.album-sect .slick-arrow{
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    margin-top: -20px;
    padding: 0;
    font-size: 0;
    line-height: 44px;
    background: #EC9878;
    border: 0;
    border-radius: 100%;
    transition: all 0.3s ease;
    cursor: pointer;
    z-index: 40;
}
.album-sect .slick-prev::before,
.album-sect .slick-next::before {
    content: '';
    position: absolute;
    right: 16px;
    top: 17px;
    border: 1px solid #fff;
    border-width: 0 0 1px 1px;
    width: 8px;
    height: 8px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.album-sect .slick-next::before {
    transform: rotate(225deg);
    right: 20px;
}
.album-sect .slick-prev{
    left: 0;
    padding-right: 5px;
}
.album-sect .slick-next{
    right: 0;
    padding-left: 5px;
}
.album-sect .slick-prev:hover,
.album-sect .slick-next:hover  {
    background: #D87A5A;
}
.album-list.type1 .item{
    margin-bottom: 0;
    border: none;
}
.album-sect .album-list .item:nth-child(n){
    clear: none;
}
/*al_瀑布流*/
.masonry-album-sect .container{
    padding: 0 15px;
    max-width: 1330px;
}
.onlyitem-sect .title,
.masonry-album-sect .title{
    display: block;
}
.masonry-album-sect .item{
    width: 25%;
    padding: 0 16px;
}
.masonry-album-sect .masonry-list{
    margin: 0 -16px;
}
.masonry-list .item .namebox{
    /* color: #4C4C4C; */
    /* font-size: 16px; */
    position: relative;   
    opacity: 1;
    text-align: left;
}
.masonry-list .item .namebox .name{
    /* margin: 14px 0 0; */
}
/*/al_瀑布流*/
/*al_少量排版*/
.onlyitem-sect .album-list .item{
    width: 32.33%;
    padding: 0 16px;
    float: none;
    display: inline-block;
}
.onlyitem-sect .container{
    padding: 0 15px;
    max-width: 1330px;
}
.onlyitem-sect .album-list .item .box{
    margin-bottom: 30px;
    max-width: 450px;
}
.onlyitem-sect .album-list .item .box img{
    width: 100%;
}
/*/al_少量排版*/
/*------------ /album ------------*/
/*----------- fancybox-index --------------*/
.fancybox-index .fancybox-close{
    margin-top: -65px;
}
/*----------- /fancybox-index --------------*/
/*----------- contact --------------*/
.contact-sect{
    padding-top: 60px;
    padding-bottom: 60px;
    background:#FCF8F5;
    background-size: 100% auto;
}
.contact-sect .container> .reminder{
    display: none;
}
.contact-title{
    position: relative;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 4px;
    margin: 0 auto 0px;
    text-align: center;
}
.reminder{
    background: #fcf8f5;
    padding-left: 50px;
    padding-right: 50px;
    margin: auto;
    box-sizing: border-box;
    max-width: 1120px;
    padding-top: 15px;
    border:none;
}
.reminder:before{
    display: none;
}
.contact-title:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 76px;
}
.contact-title h2{
    font-size: 23px;
    font-weight: normal;
    margin: 0;  
    display: inline-block;
}
.contact-title > b{
    display: block;
    background: url(../../../images/layout05/common/index/contact_title.png);
    width: 156px;
    height: 66px;
    font-size: 0;
    margin: 0 auto 7px;
}
.reminder{
    text-align: center;
}
.masonry-list .item:nth-child(n){
    clear: none!important;
}
/*----------- /contact --------------*/
/*------------ rwd ------------*/
@media screen and (max-width: 1440px){
    .banner .slick-prev,
    .banner_m .slick-prev {
        left: 2%;
    }
    .banner .slick-next,
    .banner_m .slick-next {
        right: 2%;
    }
    .album-list.type1 {
        margin: 0 -7px;
    }
    .album-list.type1 .item {
        padding: 0 7px;
    }
}
@media screen and (max-width: 1330px){
    .title {
        margin: 0 0 0 40px;
    }
    .about-sect .container {
        padding: 0 15px;
    }
    .about-sect .txt .tag {
        padding-right: 65px;
        width: 110px;
        height: 528px;
    }
    .about-sect .txt-box {
        padding: 45px 45px 0 0;
    }
    .news-sect {
        padding: 48px 0 80px;
    }
    .news-sect.type1 .title,
    .news-sect.type2 .title,
    .news-sect.type3 .title,
    .news-sect.oo-list .title{
        width: 200px;
    }
    .news-sect.type1 .news-list,
    .news-sect.type2 .news-list,
    .news-sect.type3 .news-list,
    .news-sect.oo-list .news-list {
        width: calc(100% - 200px);
    }
    .news-sect .index_more {
        left: 270px;
    }
    .products-sect .container {
        padding: 0 15px;
    }
    .products-sect.type2 .products-box {
        margin: 0;
    }
    .products-slider-control {
        right: 15px;
    }
    .article-sect .container {
        padding: 0 15px;
    }
}
@media screen and (max-width: 1200px){
    /*p_少量排版*/
    .products-list.onlyitem-list .item .box{
        display: block;
        max-width: 300px;
    }
    .products-list.onlyitem-list .item .box .txt,
    .products-list.onlyitem-list.type2 .item .box .txt {
        box-sizing: border-box;
        padding: 10px 0 0;
        width: 100%;
    }
    .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: 0 10px 20px; 
        width: 100%;
    }
    .onlyitem-sect .album-list .item{
        width: 100%;
    }
    .products-list.onlyitem-list.type2 .item{
        width: 100%;
    }
    /*/少量排版*/
    .news-list .item,
    .products-list .item{
        width: 50%;
    }
    .about-sect{
        padding: 40px 0 0;
        margin: 0 0 40px;
        overflow: hidden;
    }
    .about-sect .row{
        flex-direction: column;
    }
    .about-sect .txt .tag {
        padding-right: 35px;
        width: 62px;
        height: 300px;
    }
    .about-sect .col.txt{
        float: none;
        width: 100%;
        padding: 0 0 40px;
        justify-content: center;
    }
    .about-sect .txt-box{
        padding: 15px 45px 100px 0;
    }
    .about-sect .index_more {
        position: absolute;
        bottom: 0;
        left: 0;
        right: -52px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }
    .about-sect .container .a_right{
        top: 0;
        right: 0;
        opacity: 0.5;
        width: 500px;
        height: 1145px;
    }
    .about-sect .col.pic {
        width: 100%;
    }
    .news-sect{
        padding: 40px 0;
        overflow: hidden;
    }
    .news-sect.type1 .title,
    .news-sect.type2 .title,
    .news-sect.type3 .title,
    .news-sect.oo-list .title {
        margin: 0 40px 0 0;
        width: 80px;
    }
    .news-sect.type1 .news-list,
    .news-sect.type2 .news-list,
    .news-sect.type3 .news-list,
    .news-sect.oo-list .news-list {
        margin: 0;
        max-width: unset;
        width: calc(100% - 120px);
    }
    .news-sect .index_more {
        left: 120px;
    }
    .news-list.type1 .txt {
        width: 100%;
    }
    .news-sect .container .n_left {
        opacity: 0.5;
        width: 700px;
        height: 690px;
    }
    .service-sect{
        padding: 0;
    }
    .products-sect{
        padding: 40px 0;
    }
    .products-box{
        padding: 0;
    }
    .products-list{
        margin: 0 auto;
    }
    .products-slider-control{
        position: static;
        text-align: center;
        margin: 30px auto 0;
    }
    .products-list.type2 .name {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .articles-sect,
    .article-sect {
        padding: 40px 0;
    }
    .album-sect{
        padding: 40px 0;
    }
    .album-sect .title h2:before {
        left: 105%;
    }
    .album-sect .title h2::after {
        right: 105%;
    }
    .album-sect::before {
        height: calc(50% + 55px);
    }
    .masonry-album-sect .item{
        width: 50%;
    }
    .album-sect .album-list:not(.masonry-list),
    .album-list.type1 {
        padding: 0 50px;
        margin: 0;
    }
    .contact-sect{
        background-size: auto,cover;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .contact-title h2{
        font-size: 18px;
        line-height: 30px;
    }
    .reminder{
        padding:0 15px;
    }
}
@media screen and (max-width: 767px){
    .banner {
        display: none;
    }
    .banner_m {
        display: block;
    }
    .products-list.type2 .name {
        margin: 0 0 10px;
    }
    .news-sect .news-list {
        padding: 50px 0px 50px;
        max-width: 100%;
        margin: auto;
    }
}
@media screen and (max-width: 501px){
    .products-list.type2 .item {
        padding: 0;
    }
}
@media screen and (max-width: 480px){
    .products-list.onlyitem-list .item{
        width: 100%;
    }
    .onlyitem-sect .album-list .item{
        width: 100%;
    }
    .about-sect .col.txt {
        padding: 0 40px 40px 0;
    }
    .about-sect .txt-box {
        padding: 15px 15px 100px 15px;
        width: calc(100% - 52px);
    }
    .about-sect .txt-box .index-about-editor .editor {
        font-size: 17px;
        width: 145px;
    }
    .about-sect .txt .tag {
        padding: 0;
        width: 52px;
        height: 240px;
    }
    .about-sect .title {
        margin: 0 0 0 20px;
    }
    .about-sect .index_more {
        left: unset;
        right: 18px;
    }
    .news-sect.type1 .title,
    .news-sect.type2 .title,
    .news-sect.type3 .title,
    .news-sect.oo-list .title {
        margin: 0 30px 0 0;
        width: 80px;
    }
    .news-sect.type1 .news-list,
    .news-sect.type2 .news-list,
    .news-sect.type3 .news-list,
    .news-sect.oo-list .news-list {
        margin: 0;
        max-width: unset;
        width: calc(100% - 110px);
        padding: 0 0 50px;
    }
    .news-sect .index_more {
        left: 125px;
    }
    .news-list.type1 .item {
        margin: 0 auto 15px;
    }
    .news-list.type1 .txt {
        flex-direction: column;
    }
    .news-list.type1 .item .txt_in {
        padding: 5px 15px 15px 0;
    }
    .news-list.type1 .date {
        width: 100px;
        height: 35px;
        font-size: 30px;
        line-height: 35px;
        padding: 0;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .news-list.type1 .date .day {
        display: inline-block;
        font-size: 25px;
        padding-right: 3px;
    }
    .news-list.type1 .date .month,
    .news-list.type1 .date .years {
        top: unset;
        line-height: 1;
    }
}