.banner .container{
    max-width: unset;
}

.banner .slick-dots {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: static;
    margin-top: 10px;
    text-align: center;
    height: 10px;
}

.banner .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.banner .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: rgba(122, 74, 52, 1);
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.banner .slick-dots li.slick-active button {
    background: rgba(122, 74, 52, 0.5);
}

.sect1 {
    padding: 20px 0px 0;
    text-align: center;
    position: relative;
    border-bottom: solid 1px #E4CDC2;
}

.sect1:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #E4CDC2;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 70px;
}

.sect4 {
    padding-top: 20px;
}
.sect4 .container{
    max-width: unset;
    padding-left: 0;
    padding-right: 0;
}
.products-list.type1 {
    margin: 0 -30px;
}

.products-sect .sect-title {
    padding: 20px 0 25px 0;
    display: block;
}


.products-sect .sect-title span {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    color: #7B4A35;
    position: relative;
    line-height: normal;
    background: #fff;
    padding: 0 15px;
}

.products-sect .sect-title .second_txt {
    color: #C08669;
    font-family: Arial, '微軟正黑體', 'Microsoft JhengHei', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 20px;
    line-height: normal;
}

.products-sect .btn.more {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 175px;
    height: 47px;
    font-family: 'Playfair Display', serif;
    line-height: normal;
    border-radius: 0;
    text-align: left;
    font-size: 18px;
    z-index: 0;
    letter-spacing: 3px;
    text-indent: 3px;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.products-sect .btn.more:hover {
    color: #fff;
    padding: 10px 0 0 0;
}

.products-sect .btn.more:before {
    content: '';
    display: block;
    width: calc(100% + 30px);
    height: 3px;
    background: #7B4A35;
    position: absolute;
    left: -18px;
    bottom: 0;
    z-index: -1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.products-sect .btn.more:hover:before {
    height: 100%;
}

.products-sect .slick-dots {
    position: absolute;
    right: 0;
    top: -15px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    left: 0;
}

.products-sect .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0;
    border: 0;
    width: 6px;
    height: 6px;
    background: #E4CDC2;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #B8B9AA;
    opacity: 1;
    border-radius: 0;
    border-radius: 100%;
    margin: 0 5px;
}

.products-sect .slick-dots li.slick-active button {
    background: #7B4A35;
    border-color: #7B4A35;
}

.sect2 {
    padding: 60px 0 60px;
}

.sect2 .row .col {
    float: left;
    width: 50%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.about-sect {
    display: block;
    margin: 0 auto;
    background: url('../../images/common/index/about_bg.jpg') no-repeat 50% 50%;
    background-size: cover;
    padding: 32px 0px;
    position: relative;
    min-height: 410px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.about-sect .editor {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 8% 28px;
    padding: 51px 8% 50px;
}

.about-sect:hover {
    opacity: 0.8;
}

.about-sect .more {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-box-shadow: -5px -5px 20px rgba(0, 0, 0, 0.25);
    box-shadow: -5px -5px 20px rgba(0, 0, 0, 0.25);
    width: 72px;
    height: 72px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #7B4A35;
    padding: 15px 10px;
    font-family: 'Playfair Display', serif;
    text-align: center;
    line-height: normal;
    font-size: 15px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.about-sect .more:hover {
    background: #E4CDC2;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.about-sect .index-about-txt {
    background: #fff;
    padding: 0px 15px;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 220px;
    overflow: hidden;
    border: 20px solid #fff;
    margin: 20px 0;
}

.about-sect .sect-title {
    background: url(../../images/common/index/about_txt.png) no-repeat 0 50%;
    width: 350px;
    height: 89px;
    text-indent: -99999px;
    margin-left: 8%;
    margin-bottom: 15px;
}

.news-sect .ibtn.more {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: auto;
    height: auto;
    width: 100%;
}

.news-sect .ibtn.more span {
    display: block;
    margin: 0 30px 0 0;
    width: 95px;
    text-align: center;
    height: 40px;
    position: relative;
    font-family: 'Playfair Display', serif;
    float: right;
    z-index: 0;
    color: #7b4a35;
    padding: 0;
    text-indent: -2px;
    letter-spacing: 2px;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.news-sect .ibtn.more:hover span{
    color: #fff;
    padding: 10px 0 0 0;
}

.news-sect .ibtn.more span:before {
    content: '';
    display: block;
    width: calc(100% + 40px);
    height: 3px;
    background: #7B4A35;
    position: absolute;
    right: -20px;
    bottom: 0;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.news-sect .ibtn.more:hover span:before {
    height: 100%;
}

.news-list {
    margin: 0 -6px;
}

.news-list .item {
    width: 50%;
    padding: 0 6px;
}

.news-list .pic img {
    margin: 0 auto;
}

.news-list .pic {
    margin-bottom: 17px;
}

.sect3 .container .row {
    border-top: none;
    padding: 0;
}

.sect3 .container .row img {
    margin: 0 auto;
}


/*------------ / site_main ------------*/

.sect3 {
    margin: 10px 0 40px;
}

.sect3 .cf-list li {
    width: 25%;
    padding: 0 10px;
    text-align: center;
}

.sect3 .cf-list li .pic {
    max-width: 340px;
    margin: 0 auto;
    overflow: hidden;
}

.sect3 .cf-list .pic:before {
    content: '';
    background: rgba(255, 255, 255, 0.6);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.sect3 .cf-list .box:hover .pic:before {
    opacity: 1;
}

.sect5 .index_AD {
    margin: auto;
    display: block;
    position: relative;
    margin-bottom: 27px;
}

body .fancybox-skin {
    background: #fff;
    border-radius: 0;
    margin-top: 0px;
    border-radius: 0px;
    border: none;
}

@media screen and (max-width: 1440px) {
    .products-list.type1 {
        margin: 0 0px;
    }
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1000px) {
    .products-list .item {
        width: 50%;
    }
    .products-list .box {
        margin-bottom: 0px;
    }
    .sect2 .row .col {
        width: 100%;
    }
    .news-sect {
        margin: 45px 0 0 0;
    }

    /*****優化版面*****/
    .banner {
        margin-bottom: 0px;
    }
    .sect5 {
        margin: 10px 0 0;
    }
    .sect3 {
        margin: -10px 0 10px;
    }
    .sect1 {}
    .products-list.type1 {
        margin: 20px 0px;
    }
    .products-sect .sect-title span {}
    .products-sect .sect-title .second_txt {}

    .products-sect .sect-title {
        padding: 15px 0 0px 0;
        display: block;
        line-height: 1.4em;
    }
    .products-list .name {
        font-size: 16px;
        height: auto;
        margin: 0 0 5px 0;
        padding-bottom: 0px;
    }

    .sect2 {
        padding: 40px 0;
    }
    .products-sect .btn.more {
        height: 40px;
    }
    .sect1::before {
        top: 55px;
    }
    .index-about-title {
        display: inline-block;
    }
    .about-sect .sect-title {
        font-size: 16px;
        padding-top: 0px;
    }
    .products-sect .sect-title span {
        font-size: 36px;
    }
    .about-sect .index-about-txt {
        border: 15px solid #fff;
        margin: 10px 0;
        font-size: 12px;
        height: auto;
        padding: 0px;
    }
    .about-sect .more {
        line-height: 1.4em;
        padding: 10px;
    }
    .sect3 {
        margin: 0px 0 0px;
    }
    .sect3 .container .row {
        padding: 15px 0 15px 0;
    }
    .news-list .box {
        margin: 0 auto 0px;
    }
    .news-sect .ibtn.more {
        margin: 5px 0 0 0;
    }
    .news-sect .ibtn.more span {
        height: 30px;
    }
}

@media screen and (max-width: 767px) {
    .sect4 {
        padding-top: 25px;
    }
    .products-list .txt {
        padding-top: 40px;
    }
    .news-list .item {
        width: 100%;
        padding: 0 6px;
    }
    .about-sect .editor {
        margin: 20px;
    }
}

@media screen and (max-width: 500px) {
    .products-list .item {
        width: 100%;
    }
    .news-list .item {
        width: 100%;
    }
    .about-sect {
        padding: 10px 20px;
    }
    .products-sect .slick-dots li button {
        /*        display: none;*/
    }
    .sect3 .cf-list li {
        width: 50%;
        padding: 0 5px 15px;
    }
    .products-sect .sect-title {
        padding: 10px 0 0px 0;
        border: none;
    }
    .sect3 .container .row {
        border-top: none;
        padding: 5px 0 0 0;
    }
    /***********優化新聞 *************/
    .news-sect {
        margin: 15px 0 0 0;
    }
    .news-list .item {
        width: 100%;
    }
    /*
    .news-list .date {
        width: 100%;
        font-size: 16px;
    }
    .news-list .date small {
        display: inline-block;
        font-size: 14px;
        line-height: 14px;
        margin: 0px 5px;
        color: #969781;
    }*/
    .news-list .description {
        -webkit-line-clamp: 2;
        max-height: 40px;
    }
    /*
    .news-list .pic {
        float: left;
        width: 50%;
        margin: 5px 0;
    }
    .news-index-txt {
        width: 45%;
        display: inline-block;
        margin: 5px;
    }
    .news-list .box {
        margin: 0 auto;
        width: auto;
    }*/
    .news-sect .ibtn.more {
        margin: 10px 0;
    }
    .news-sect .ibtn.more {
        margin: -10px 0 15px 0;
    }
}

@media screen and (max-width: 480px) {
    .about-sect .sect-title {
        margin-left: 0;
        width: 100%;
        background-size: 100% auto;
    }
}

@media screen and (max-width: 400px) {
    /* .news-list .description {
        -webkit-line-clamp: 2;
    }
    .news-list .name {
        height: 20px;
    }
    .news-list .date {
    }
    .sect3 .cf-list li {
        padding: 0 5px 10px;
    }
    */
}