/*------------ banner ------------*/
.banner {
    padding: 0 0 100px;
}
.banner:after {
    display: none;
}
.banner .slider-box {
    float: left;
    width: 61.11%;
}
.banner .slider {
    background: #fff;
}
.banner .ad-slider-box {
    float: right;
    width: 36.806%;
}
.banner .ad-list {
    background: #fff;
}
.banner .slick-dots {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: right;
    padding: 0 35px 35px;
    pointer-events: none;
}
.banner .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    text-align: left;
    margin: 0 5px;
    padding: 0;
    border: 0;
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    cursor: pointer;
    pointer-events: visible;
}
.banner .slick-dots li.slick-active button {
    background: #333;
}
.banner .slick-arrow {
    white-space: nowrap;
    font-size: 0;
    overflow: hidden;
    text-align: center;
    padding: 0;
    border: 0;
    bottom: 40px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    background: #333;
    transition: all 0.3s ease;
    z-index: 10;
    cursor: pointer;
}
.banner .slick-arrow::before {
    content: "\f104";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'icon-font' !important;
    color: #fff;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    transition: all 0.3s ease;
}
.banner .slick-next::before {
    content: "\f105";
}
.banner .slick-prev:hover,
.banner .slick-next:hover {
    background: #E9F1DC;
}
.banner .slick-prev:hover:before,
.banner .slick-next:hover:before {
    color: #333;
}
.banner .slick-prev {
    right: 71px;
}
.banner .slick-next {
    right: 40px;
}
/*------------ /banner ------------*/
/*------------ sect1 ------------*/
.sect1 {
    padding: 0 0 100px;
}
/*聯絡我們_contact*/
.contact-sect {
    position: relative;
    box-sizing: border-box;
    width: 570px;
    float: left;
    padding: 0;
}
.contact-sect .c_sect_index {
    display: block;
}
.contact-sect .c_sect_content {
    display: none;
}
.c_sect_index .c_bg {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
}
.c_sect_index .c_bg img {
    position: relative;
    top: -80px;
}
.c_sect_index .c_txt li+li {
    margin: 5px 0 0;
}
.c_sect_index .c_txt li i {
    text-align: center;
    width: 20px;
    height: 20px;
    color: #fff;
    background: #666666;
    border-radius: 100%;
    margin: 0 10px 0 0;
}
.c_sect_index .c_txt li i::before {
    font-size: 10px;
    position: relative;
    left: 1px;
}
.c_sect_index .c_txt li i.ic-map-marker:before {
    font-size: 12px;
    top: 1px;
}
.c_sect_index li a,
.c_sect_index span {
    display: inline;
    font-family: 'Marcellus', 'Noto Sans TC', serif;
}
.c_sect_index .tel {
    display: flex;
    align-items: center;
    font-size: 25px;
    color: #333;
}
.c_sect_index .tel a {
    font-size: 30px;
}
/*/聯絡我們_contact*/
/*最新消息_news*/
.news-sect-title {
    margin: 0 0 40px;
}
.news-sect-title .icon {
    display: block;
    text-indent: unset;
    font-style: unset;
}
.news-sect-title span {
    font-size: 20px;
    color: rgb(24, 24, 25, 0.2);
    line-height: 1.2;
    font-family: 'Marcellus', serif;
}
.news-sect-title h2 {
    margin: 0;
    color: #333333;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.2;
}
.news-sect {
    float: right;
    width: calc(100% - 570px);
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-control-box {
    display: table;
    width: 30px;
    height: 100%;
}
.news-sect .slick-dots {
    position: absolute;
    top: -63px;
    right: 0;
    display: flex;
}
.news-sect .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    text-align: left;
    margin: 0 5px;
    padding: 0;
    border: 0;
    background: #E3E3E3;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    cursor: pointer;
    pointer-events: visible;
}
.news-sect .slick-dots li.slick-active button {
    background: #333;
}
.news-list {
    margin: 0 -50px;
}
.news-list .item {
    /* width: calc(100% / 3); */
    padding: 0 50px;
}
.news-list .item+.item {
    border-left: 1px solid #eee;
}
.news-list .box {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 220px;
}
.news-list .item .cover {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}
.news-list .pic {
    position: relative;
    max-width: 220px;
    margin: 0;
    border: 1px solid #E9F1DB;
    overflow: hidden;
}
.news-list .date {
    display: block;
    text-align: center;
    padding: 20px 0 10px;
    color: #333;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1;
    font-family: 'Marcellus', serif;
}
.news-list .date:before {
    content: "(";
    padding-right: 20px;
}
.news-list .date::after {
    content: ")";
    padding-left: 20px;
}
.news-list .name {
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 0 5px;
    height: 28px;
    line-height: 28px;
    transition: all 0.3s ease;
}
.news-list .box:hover .name {
    color: #878787;
}
.news-list .description {
    text-align: center;
    color: #888;
    font-size: 14px;
    letter-spacing: 1.1px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 22px;
}
/*/最新消息_news*/
/*------------ /sect1 ------------*/
/*------------ sect2 ------------*/
.sect2 {
    position: relative;
    box-sizing: border-box;
}
.sect2::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1700px;
    height: 100%;
    background: url(../../images/common/index/a_bg.webp) no-repeat fixed 50% 50%;
    background-size: cover;
}
.about-sect {
    padding: 100px 0;
}
.about-sect-title {
    margin: 0 0 40px;
}
.about-sect-title .icon {
    display: block;
    text-align: center;
    text-indent: unset;
    font-style: unset;
}
.about-sect-title span {
    font-size: 20px;
    color: rgb(24, 24, 25, 0.2);
    line-height: 1.2;
    font-family: 'Marcellus', serif;
}
.about-sect-title h2 {
    margin: 0;
    color: #333333;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.2;
}
.about-sect .txt-box {
    position: relative;
    box-sizing: border-box;
    text-align: center;
}
.about-sect .more {
    position: relative;
    box-sizing: border-box;
    display: block;
    text-align: center;
    margin: 50px auto 0;
    width: 165px;
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
    border: 1px solid rgba(51, 51, 51, 0.5);
    border-radius: 55px;
    transition: all 0.3s ease;
}
.about-sect .more:hover {
    background: #E9F1DC;
    border-color: #E9F1DC;
}
/*------------ /sect2 ------------*/
/*------------ sect3 ------------*/
.sect3 {
    padding: 100px 0 60px; 
}
.products-sect-title {
    margin: 0 0 40px;
}
.products-sect-title .icon {
    display: block;
    text-align: center;
    text-indent: unset;
    font-style: unset;
}
.products-sect-title span {
    font-size: 20px;
    color: rgb(24, 24, 25, 0.2);
    line-height: 1.2;
    font-family: 'Marcellus', serif;
}
.products-sect-title h2 {
    margin: 0;
    color: #333333;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.2;
}
.products-sect .ibtn.more {
    background-image: url('../../images/common/index/products_more.webp');
    width: 487px;
    height: 87px;
    display: block;
    margin: 0 auto 60px;
}
.products-wrapper {
    display: flex;
    width: 100%;
}
.products-content{
    box-sizing: border-box;
    flex: 1;
}
.products-list {
    margin: 0 -10px;
}
.products-list .item {
    width: calc(100% / 5);
    padding: 0 10px;
}
.products-list .item:nth-child(5n+1) {
    clear: left;
}
.products-list .item .cover{
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}
.products-list .box {
    position: relative;
    box-sizing: border-box;
    text-align: center;
    max-width: 220px;
    margin: 0 auto 40px;
}
.products-list .box.new:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 15px;
    width: 43px;
    height: 40px;
    background: url(../../images/common/products/new_tag.webp) no-repeat;
    background-size: contain;
    z-index: 10;
}
.products-list .btnall {
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px auto 0;
}
.products-list .btn.wish {
    font-size: 12px;
    letter-spacing: 1px;
    width: 45%;
    line-height: 30px;
    height: 30px;
    border-radius: 0;
    color: #666666;
    background: #E9F1DC;
    transition: all 0.3s ease;
    z-index: 40;
}
.products-list .btn.wish:hover:after {
    width: 100%;
}
.products-list .btn.wish:hover {
    background: #333333;
    color: #E9F1DC;
}
.products-list .sold {
    position: relative;
    box-sizing: border-box;
    text-align: right;
    width: calc(100% - 45%);
    font-size: 12px;
    letter-spacing: 0.5px;
}
.products-list .pic-box {
    position: relative;
    border: 1px solid #E9F1DB;
    overflow: hidden;
}
.products-list .pic {
    display: block;
    position: relative;
    overflow: hidden;
}
.products-list .pic img {
    width: 100%;
}
.products-list .name {
    text-align: left;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 0 5px;
    height: 28px;
    line-height: 28px;
    transition: all 0.3s ease;
}
.products-list .box:hover .name {
    color: #878787;
}
.products-list .offers {
    text-align: left;
    color: #EB6060;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    font-family: 'Marcellus', sans-serif;
}
.products-list .offers span {
    font-size: 15px;
    color: #EB6060;
    padding-right: 5px;
    opacity: 0.8;
}
.products-sect .more {
    position: absolute;
    top: 7px;
    right: 40px;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 142px;
    height: 47px;
    line-height: 47px;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #333;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 55px;
    transition: all 0.3s ease;
}
.products-sect .more:hover {
    background: #E9F1DC;
    border-color: #E9F1DC;
}
/*------------ /sect3 ------------*/
/*------------ 新編輯器 ------------*/
.sect4,
.sect5 {
    /* margin: 40px 0; */
    margin: 0;
}
/*------------ /新編輯器 ------------*/
/*------------ rwd ------------*/
@media screen and (max-width: 1280px) {
    .side-title,
    .news-sect-title h2,
    .about-sect-title h2 {
        font-size: 28px;
    }
    .side-title span,
    .news-sect-title span,
    .about-sect-title span {
        font-size: 15px;
    }
    .news-sect-title,
    .about-sect-title {
        margin: 0 0 30px;
    }
    .banner {
        padding: 0 0 50px;
    }
    .sect1 {
        padding: 0 0 50px;
    }
    .contact-sect{
        width: 45%;
    }
    .c_sect_index .tel {
        font-size: 17px;
    }
    .c_sect_index .tel a {
        font-size: 22px;
    }
    .news-sect {
        width: 55%;
    }
    .news-list {
        margin: 0 -20px;
    }
    .news-list .item {
        padding: 0 20px;
    }
    .about-sect {
        padding: 50px 0;
    }
    .about-sect .more {
        margin: 30px auto 0
    }
    .sect3 {
        padding: 50px 0 30px;
    }
}
@media screen and (max-width: 1200px) {
    .products-list {
        margin: 0 -5px;
    }
    .products-list .item {
        padding: 0 5px;
        width: calc(100% / 4);
    }
    .products-list .item:nth-child(5n+1) {
        clear: none;
    }
    .products-list .item:nth-child(4n+1) {
        clear: left;
    }
    .products-sect .more {
        display: none;
    }
}
@media screen and (max-width: 1000px) {
    .banner {
        padding: 0 0 20px;
    }
    .banner .slick-dots {
        padding: 0 17px 5px;
    }
    .banner .slick-prev{
        bottom: 20px;
        right: 50px;
    }
    .banner .slick-next{
        bottom: 20px;
        right: 20px;
    }
    .sect1 .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .sect1 .row .col+.col {
        padding: 0 0 30px;
    }
    .news-sect {
        width: 100%;
    }
    .news-sect-title .icon {
        text-align: center;
    }
    .news-sect .slick-dots {
        position: relative;
        left: 0;
        top: unset;
        margin: 30px auto 0;
        justify-content: center;
    }
    .news-list .name {
        font-size: 16px;
        height: 25px;
        line-height: 25px;
    }
    .news-list .date:before {
        padding-right: 10px;
    }
    .news-list .date::after {
        padding-left: 10px;
    }
    .contact-sect {
        width: 100%;
        float: none;
        text-align: center;
    }
    .c_sect_index .tel {
        display: inline-block;
        font-size: 15px;
    }
    .c_sect_index .tel a {
        font-size: 17px;
    }
    .c_sect_index .c_bg img {
        top: unset;
    }
    .sect2::before {
        background-attachment: unset;
    }
    .products-content {
        display: block;
        width: 100%;
    }
    .products-list {
        margin: 0 -10px;
    }
    .products-list .item {
        width: 50%;
        padding: 0 10px;
    }
    .products-list .item:nth-child(4n+1) {
        clear: none;
    }
    .products-list .item:nth-child(2n+1) {
        clear: left;
    }
    .products-list .name {
        font-size: 16px;
        height: 25px;
        line-height: 25px;
    }
    .products-list .offers {
        font-size: 16px;
    }
    .products-list .offers span {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .banner .slider-box,
    .banner .ad-slider-box {
        float: none;
        width: auto;
    }
    .banner .ad-slider-box {
        padding: 15px;
    }
    .banner .ad-list {
        max-width: 530px;
        margin: 0 auto;
    }
    .news-sect,
    .contact-sect {
        float: none;
        width: auto;
    }
    .news-sect .slick-dots {
        margin: 15px 0 0;
    }
}
@media screen and (max-width: 680px) {
    .products-list .item {
        width: 50%;
    }
    .products-list .item:nth-child(3n+1) {
        clear: none;
    }
    .products-list .item:nth-child(2n+1) {
        clear: left;
    }
    .products-list .item:nth-child(n+11) {
        display: none;
    }
}