.banner {
    margin-bottom: 50px;
}

.sect1 {
    margin-top: 29px;
    padding: 20px 0px;
    text-align: center;
    position: relative;
}
.sect1 .container{
    position: static;
}
/*.sect1:before{
    content: '';
    width: 100%;
    bottom: 102px;
    height: 1px;
    background: #E1E1E1;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
}*/
.products-list.type1 {
    margin: 0 -30px;
}
.products-sect .sect-title:before{
    content: '';
    top: 20px;
    width: 100%;
    height: 1px;
    background: #E1E1E1;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
}
.products-sect .sect-title {
    margin: 20px 0 40px 0;
    display: block;
    /*position: relative;*/
}
.products-sect .sect-title span{
    /* background: url(../../images/common/index/product_tit.png) no-repeat; */
    display:block;
    width: 264px;
    font-weight: 700;
    color: #000;
    font-size: 16px;
    margin: 0 auto 0px;
    letter-spacing: 1px;
    line-height: 1;
    display: none;
}
/*.products-sect .sect-title .second_txt:before,.products-sect .sect-title .second_txt:after{
    display: inline-block;
    width: 31px;
    height: 6px;
    content: '';
    vertical-align: middle;
    margin-top: -5px;
}
.products-sect .sect-title .second_txt:before{
    background: url(../../images/common/index/product_tit2.png);
    margin-right: 15px;

}
.products-sect .sect-title .second_txt:after{
    background: url(../../images/common/index/product_tit3.png);
    margin-left: 15px;
}*/
.products-sect .sect-title .second_txt {
    font-weight: bold;
    font-size: 23px;
    color: #000;
    position: relative;
    display: inline-block;
}
.products-sect .sect-title .second_txt:before {
    content: '\e910';
    font-size: 15px;
    position: absolute;
    left: -30px;
    top: 9px;
    color: #000000;
    font-family: 'icon-font-3' !important;
}
.products-list .more{margin-top: 10px;}

.products-sect .sect-title .second_txt:after {
    content: '\e911';
    font-size: 15px;
    position: absolute;
    right: -30px;
    top: 9px;
    color: #000000;
    font-family: 'icon-font-3' !important;
}

.products-sect .btn.more{
    white-space: inherit;
    position: relative;
    margin-bottom: -57.5px;
    margin-top: 10px;
}
.products-sect{
    margin-bottom: 87px;
}
.products-sect .btn.more {
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 4px;
    border-top: 1px solid #DBDCD3;
    width: 100%;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.products-sect .btn.more span:before, .products-sect .btn.more span:after {
    content: " ‧ ";
    display: inline-block;
    vertical-align: middle;
    margin: -4px 5px 0;
    font-size: 24px;
    font-weight: normal;
    width: 25px;
}
.products-sect .btn.more> span{
    position: absolute;
    top: -10px;
    padding: 2px 5px;
    margin: 0 0 0 -41px;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #fff;
    background: #000;
}

.products-sect .btn.more >span:hover {
    background:#B57B1C;
}
.products-sect .slick-dots {
    position: absolute;
    right: 30px;
    top: -90px;
}

.products-sect .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0;
    border: 0;
    width: 10px;
    height: 10px;
    background: #ddd;
    opacity: 1;
    border-radius: 100%;
    margin: 0 5px;
    cursor: pointer;
}

.products-sect .slick-dots li.slick-active button {
    background: #B57B1C;
}
.products-list .item:nth-child(n),
.products_column_two .item:nth-child(n){
    clear: inherit;
}
.sect2 {
    padding: 20px 0 40px;
}

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

.about-sect {
    display: block;
    margin: 0 auto;
    background: url('../../images/common/index/about_bg.jpg') #F2F2EE;
    padding: 20px 50px;
    position: relative;
}

.about-sect:hover {
    opacity: 0.8;
}
.about-sect .editor{
/*    max-width: 572px;
    background-size: 100% 3px;
    padding:30px 26px;
    color: #042935;
    font-size: 15px;
    font-weight: bold;
    box-sizing: border-box;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;*/
 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;
    opacity:0.8;
        color: #595959;
    font-size: 15px;
        margin-bottom: 0;
    font-weight: normal;
    font-family: 'Noto Sans TC', Arial, '微軟正黑體', 'Microsoft JhengHei', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}

.about-sect .editor .index-about-editor{
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 168px;
    line-height: 1.6;
}
.about-sect:hover {
}

.about-sect .more {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
    background: url(../../images/common/index/about_more.png);
    background-position: bottom;
    color: #fff;
    box-sizing: border-box;
    padding: 22px 0px 0 26px;
    font-weight: bold;
}
.about-sect .more span{
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 36px;
    line-height: 20px;
    color: #FFFFFF;
    font-weight: bold;
}
.about-sect .more:after{
    content: '';
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url(../../images/common/index/about_more2.png);
    width: 14px;
    height: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.about-sect .more:before{
    content: '';
    background: url(../../images/common/index/about_more.png);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    display: block;
     -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.about-sect .more:hover:before{
    opacity: 0;
}

.about-sect .more:hover:after{
    bottom: 0;
    right: 0;
}


.about-sect .index-about-txt {
   
}


.about-sect .sect-title {
    text-align: left;
    font-size: 35px;
    font-family: 'Noto Sans TC', sans-serif;
    color: #000;
    line-height: 1.6;
    padding-left: 120px;
    font-weight: normal;
}
/*
.news-sect .ibtn.more {
    width: 100%;
    position: relative;
    overflow: visible;
    margin: 10px 0px 0 0;
    text-indent: 0;
    text-align:right; 
    padding-right: 50px!important;
    box-sizing: border-box;
}
.news-sect .ibtn.more:before{

}
.news-sect .ibtn.more >span{
    text-indent: 0;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    display: block;
    line-height: 22px;
}
.news-sect .ibtn.more >span:before{
    content: '';
    position: absolute;
    bottom: -1px;
    right: 0;
    background: #042935;
    height: 1px;
    width: 94px; 
}
.news-sect .ibtn.more >span span:before{
    content: 'See All News';
    font-family: Josefin Sans;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    color: #042834;
    letter-spacing: -0.3px;
    position: relative;
    right: -0.3px;
}
.news-sect .ibtn.more span span {
    font-size: 0;
}*/
.news-sect .ibtn.more {
    border-bottom: 1px solid #DBDCD3;
    width: 100%;
    position: relative;
    overflow: visible;
    margin: 10px 0 0 0;
}

.news-sect .ibtn.more span {
    width: 28px;
    height: 28px;
    background: url('../../images/common/index/more.png') no-repeat 0% 0;
    position: absolute;
    left: 50%;
    top: 15px;
    margin: 0 0 0 -14px;
}

.news-sect .ibtn.more:hover span {
    background: url('../../images/common/index/more.png') no-repeat 0 100%;
}
/*

.news-sect .ibtn.more:after{
    content: '';
    display: inline-block;
    font-size: 0;
    width: 41px;
    height: 41px;
    background: url('../../images/common/index/more.png') no-repeat 50% 0%;
    position: absolute;
    right: 0%;
    bottom: -4px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.news-sect .ibtn.more:hover:after{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-position: 50% 100%;
}
*/
.news-sect .ibtn.more:hover span {
}

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

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

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


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

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

.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 li .box{
    position: relative;
}
.sect3 .cf-list li .box .cover{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
    font-size: 0;
}

.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;
    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) {
    .about-sect .sect-title:before{
        display: none;
    }
    .banner button.slick-arrow{
        display: none!important;
    }
    .products-list .item {
        width: 50%;
    }
    .products-list .box {
        margin-bottom: 0px;
    }
    .sect2 .row .col {
        width: 100%;
    }
    .news-sect {
        margin: 10px 0 0 0;
    }
    .products-sect .slick-dots {
        position: absolute;
        width: 100%;
        text-align: right;
        top: -25px;
    }
    /*****優化版面*****/
    .banner {
        margin-bottom: 0px;
    }

    .sect5 {
        margin: 20px 0 0;
    }
    .sect3 {
        margin: -10px 0 10px;
    }
    .sect1 {
        margin-bottom: 0px;
        margin-top: 0;
    }
    .products-list.type1 {
        margin: 6px 0px;
    }
    .products-sect .sect-title span {
        font-size: 18px;
    }
    .products-sect .sect-title .second_txt {
        font-size: 16px;
    }
    .products-sect .sect-title span:before,
    .products-sect .sect-title span:after {
        top: 5px;
    }
    .products-sect .sect-title {
    }
    .products-list .name {
         font-size: 16px;
        height: auto;
        margin: 0 0 8px 0;
        padding-bottom:8px;
    }
    .sect2 {
        padding: 0px 0;
    }
    .about-sect {
        padding: 20px 20px 60px;
        background-size: cover;
        margin-bottom: 15px;
    }
    .about-sect .editor .index-about-editor,
    .about-sect .editor {
        display: block;
        height: auto;
    }
    .about-sect .sect-title {
        font-size: 18px;
        padding-top: 0px;
        position: static;
        padding: 15px 0;
    }
    .about-sect .index-about-txt {
        border: 15px solid #fff;
        margin: 10px 0;
        height: auto;
        padding: 0px;
    }
    .about-sect .more {
   
    }
    .sect3 {
        margin:25px 0;
    }
    .sect3 .container .row {
        padding: 10px 0 10px 0;
    }
    .news-list .box {
        margin: 0 auto 0px;
    }
    .news-sect .ibtn.more {
        margin: 15px 0;
    }
   
}

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

 .news-list .item {
        margin-bottom:17px;
        border: none;
    }

     .products-list.type1 .box {
        margin-bottom:0px;
    }
    /***********優化新聞 *************/
    .news-sect {
        margin: 15px 0 0 0;
    }
    .news-list .item {
        width: 100%;
    }
     .news-list .description {
        -webkit-line-clamp: 2;
        max-height:40px;
    }
}

@media screen and (max-width: 500px) {
    .products-list .item {
        width: 50%;
    }
    
    .products-sect .slick-dots li button {
        display: none;
    }
    .sect3 .cf-list li {
        width: 50%;
        padding: 0 5px 15px;
    }
    
    .sect3 .container .row {
        border-top: none;
        padding: 5px 0 0 0;
    }

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

}
