.banner {
    margin-bottom: 40px;
}

.banner .slick-dots {
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 2%;
    z-index: 100;
}

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

.banner .slick-dots button {
    background: #c1ab9f;
    border: 0;
    width: 10px;
    height: 12px;
    border-radius: 50%;
    color: transparent;
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.48);
    cursor: pointer;
}

.banner .slick-active button {
    background: #fb6759;
}

.sect1 {
    padding: 54px 0 60px;
    text-align: center;
}

.about-sect {
    display: block;
    max-width: 720px;
    margin: 0 auto;
}

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

.about-sect .sect-title,
.products-sect .sect-title {
    text-align: center;
    font-size: 35px;
    padding-bottom: 10px;
    padding-top: 40px;
    color: #705A4E;
    background: url('../../images/common/title-icon.png')center 10% no-repeat;
    font-family: "Droid Serif", Arial, 文泉驛正黑, "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", 微軟正黑體, "Microsoft JhengHei", 微软雅黑, メイリオ, "맑은 고딕", sans-serif;
}

.about-sect .more {
    display: block;
    max-width: 430px;
    color: #FFFFFF;
    width: 100%;
    height: 36px;
    font-size: 16px;
    text-align: center;
    line-height: 2.5em;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 50px;
    background: #FFA395 url(../images/news/more.png) center center no-repeat;
}

.about-sect .more:hover {
    background: #FF7662 url(../images/news/more.png) center center no-repeat;
}

.about-sect .editor .txt {
    font-size: 14px;
    color: #5A4A3F;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sect2 {
    padding: 0px;
}

section.sec2 {
    background: #EDE9E2;
    padding: 0px;
}

.sec2 .sec2_outer .container {
    max-width: 1680px;
    width: 100%;
    padding: 0px;
}

.sec2 .sec2_outer .news-row {
    float: left;
}

.sec2 .sec2_outer .news-row .col-pic {
    width: 48%;
    margin-right: 2%;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto 100%;
}

.sec2_outer .news-row .cols {
    width: 50%;
    float: left;
    padding: 32px 0;
}

.sec2_outer .news-row .cols .cow-title {
    color: #70594C;
    font-family: 'Sakkal Majalla', '微軟正黑體';
    font-weight: bold;
    font-size: 33px;
    margin-bottom: 14px;
    display: inline-block;
    margin-left: 5px;
}

.sec2_outer .news-row .cols .cow-title a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 65px;
    position: relative;
}

.sec2_outer .news-row .cols .cow-title a:after {
    content: '';
    display: block;
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -22px;
    background: url(../../images/common/index-arrow.png)top center no-repeat;
    z-index: 9;
}

.sec2_outer .news-row .cols .cow-title a:hover:after {
    background-position: 0 100%;
}

.sec1 .sec1_outer .news-row:after {
    content: '';
    display: block;
    clear: both;
}

.sec2_outer .news-row .cols {}

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

.news-list li {
    width: 33.33%;
    padding: 0 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
}

.news-list li a {
    display: block;
    position: relative;
    padding-bottom: 30px;
    max-width: 260px;
    margin: 0 auto;
}

.news-list:after {
    content: '';
    display: block;
    clear: both;
}

.news-list li .pic {
    position: relative;
}

.news-list li .pic img {
    width: 100%;
}

.news-list li a .pic .date {
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -37px;
    color: #FFF;
    background: rgba(255, 163, 149, 0.9);
    font-family: 'Arial';
    font-weight: bold;
    padding: 15px 10px;
    z-index: 2;
}

.news-list li a .pic .date span {
    font-size: 30px;
    display: block;
    line-height: 24px;
}

.news-list li a .pic .date .yearmonth {
    font-size: 15px;
    display: block;
}

.news-list li a .pic .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../images/common/news/focus.png)center center no-repeat, url(../../images/common/news/bg.png);
    top: 0px;
    left: 0px;
    opacity: 0;
}

.news-list li a:hover .pic .cover {
    opacity: 1;
}

.news-list .txt {
    padding: 10px 10px 15px;
}

.news-list .txt {
    padding: 10px 0px 15px;
}

.news-list .title {
    color: #444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: 0em;
}

.news-list p {
    height: 35px;
    line-height: 1.45;
    color: #5A4A3F;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-list li a:after {
    content: "";
    background: #D8CDBE url('../../images/common/news/more.png') center center no-repeat;
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0px;
    text-align: center;
}

.news-list li a:hover:after {
    background: #FFA395 url('../../images/common/news/more.png') center center no-repeat;
}


/************** *****************/

.sect3 {
    background: url('../../images/common/index-product.jpg');
    padding: 60px 0 60px;
}

.products-sect .btn.more {
    display: block;
    max-width: 430px;
    width: 100%;
    height: 36px;
    text-align: center;
    text-indent: -9999px;
    margin: 0 auto;
    margin-top: 55px;
    background: #FFA395 url(../../images/common/news/more.png) center center no-repeat;
}

.products-sect .btn.more:hover {
    background: #FF7662 url(../../images/common/news/more.png) center center no-repeat;
}

.products-list {
    margin: 30px 0px;
}

.products-list .item {
    width: 25%;
    padding: 0px;
}

.products-list .item:nth-child(4n+1) {
    clear: left;
}

.products-list .box {
    max-width: 360px;
    margin: 0 auto 0px;
    position: relative;
}

.products-list .pic-box {
    position: relative;
    overflow: hidden;
}

.products-list .pic {
    display: block;
    position: relative;
    overflow: hidden;
}

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

.products-list .box:hover .pic:before {
    background-position: 50% 50%;
}

.product-category,
.product-name {
    font-size: 31px;
    font-weight: bold;
    color: #222;
    line-height: 1.2;
    margin: 10px 0 60px;
}

.product-name {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #ECE9E1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-right: 10px;
    margin: 0px;
    background: rgba(51, 43, 40, 0.80);
}

a:hover .product-name {
    background: rgba(215, 91, 91, 0.80);
}


/************** *****************/

.sect4 {
    max-width: 1440px;
    margin: auto;
    margin-bottom: 50px;
}

.sect5 {
    margin-bottom: 30px;
}


/************** *****************/

@media screen and (max-width: 1720px) {
    .sec2 .sec2_outer .container {
        max-width: 850px;
        float: none;
    }
    .sec2 .sec2_outer .news-row .col-pic,
    .sec2_outer .news-row .cols {
        float: initial;
        width: 100%;
        margin: 0 auto;
    }
    .news-list {
        margin: 0 auto;
        padding: 0;
    }
}

@media screen and (min-width: 1680px) {
    .sec2 .sec2_outer .container {
        padding: 0px;
    }
}

@media screen and (max-width: 1200px) {
    .banner-nav {
        position: static;
        text-align: center;
    }
    .banner-nav .pic {
        float: none;
        margin: 0 auto;
    }
    .banner-nav .txt {
        margin-left: 0;
    }
    .news-list .box {
        padding: 25px 20px;
        text-align: center;
        max-width: 320px;
    }
    .news-list .date {
        position: static;
        margin: -5px 0 10px;
    }
}

@media screen and (max-width: 1000px) {
    .products-list .item {
        width: 50%;
    }
    .products-list .item:nth-child(4n+1) {
        clear: none;
    }
    .products-list .item:nth-child(2n+1) {
        clear: left;
    }
    .products-list .box {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .banner-nav .box {
        padding: 15px;
    }
    .banner-nav .pic {
        margin: 0 auto;
    }
    .banner-nav .txt {
        display: none;
    }
    .news-list li {
        width: 100%;
        margin-bottom: 16px;
    }
    .products-list .item {
        width: 100%;
    }
    .products-list .box {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 660px) {
    .sect1 {
        padding: 10px 0 20px;
        text-align: center;
    }
}

@media screen and (max-width: 400px) {
    .banner-nav .box {
        padding: 10px;
    }
    .sec2_outer .news-row .cols .cow-title {
        font-size: 25px;
    }
    .sec2_outer .news-row .cols .cow-title a,
    {
        padding-right: 50px;
        position: relative;
    }
}
