@charset "utf-8";
.banner {
    margin-bottom: 40px;
}

.banner .slider {
    position: relative;
}

.banner .slick-dots {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: static;
    margin-top: 10px;
    text-align: center;
}

.banner .slick-dots li {
    display: inline-block;
}

.banner .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: url(../../images/common/index/banner_dot.png) no-repeat;
    width: 30px;
    height: 30px;
}

.banner .slick-dots li.slick-active button {
    background-position: 100% 0;
}

.banner button.slick-arrow {
        background: url(../../images/common/index/arrow.png) 0 0 no-repeat;
        width: 36px;
        height: 73px;
        position: absolute;
        top: 45%;
        white-space: nowrap;
        text-indent: 100%;
        text-align: left;
        overflow: hidden;
        padding: 0;
        margin: 0 0px;
        border: none;
        z-index: 9;
    }
    
    .banner button.slick-prev {
        left: 0px;
    }
    
    .banner button.slick-prev:hover {
        background-position: 0 100%;
    }
    
    .banner button.slick-next {
        background-position: 100% 0%;
        right: 0px;
    }
    
    .banner button.slick-next:hover {
        background-position: 100% 100%;
    }

.btn.more{
    padding:0;
    border-radius: 0;
}
.sect5 {
    padding: 0px 0 95px;
    position: relative;
}

.sect1 {
    background: url('../../images/common/about_bg.jpg')fixed no-repeat;
    padding: 100px 0 150px;
    text-align: center;
    margin: 0 0 85px;
    position: relative;
}

.sect1:before {
    content: '';
    background: url('../../images/common/about_before.png')no-repeat;
    display: block;
    width: 31%;
    padding-bottom: 15%;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: -100px;
    z-index: 99;
}

.sect1:after {
    content: '';
    background: rgba(255,255,255,0.25);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.sect1 .sect-title{
    color: #212121;
    font-family: 'Times New Roman', Times, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', serif;
    font-size: 25px;
    line-height: 1.4;
    padding: 5px 15px;
    margin: 0 -15px 15px;
    position: relative;
}

.sect1 .sect-title:before {
    content: '';
    display: block;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=1 ); /* IE6-9 */    width: 150px;
    height: 1px;
    position: absolute;
    right: 50%;
    margin-right: 68px;
    top: 50%;
}

.sect1 .sect-title:after {
    content: '';
    display: block;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&1+0,0+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */    width: 150px;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: 68px;
    top:50%;
}

.about-sect {
    display: block;
    max-width: 900px;
    margin: 0 auto;
}
.about-sect:hover {
    opacity: 0.8;
}

.sect2 {
    padding: 0px 0 60px;
    background: url('../../images/common/ad_bg.jpg') no-repeat;
}

.sect3 {
    padding: 0px 0px 100px 0px;
}

.service-sect {
}
.service-sect .sect-title {
    color: #fff;
    font-family: Georgia, serif;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 15px;
    text-shadow: 4px 4px 7px rgba(0,0,0,0.65);
}
.service-sect .editor {
    border: 1px solid #fff;
    padding: 30px 5%;
    text-shadow: 1px 1px 3px #616161;
    color: #fff;
}

.products-sect .sect-title {
    text-align: center;
    line-height: 1.2;
    margin-bottom: 30px;
    position: relative;
    padding-top: 35px;
}

.products-sect .sect-title:before {
    content: '';
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+5,000000+100 */ background: rgb(255,255,255);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 5%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 5%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 5%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=1 );
    width: 150px;
    height: 1px;
    position: absolute;
    top: 53%;
    right: 50%;
    margin-right: 68px;
}

.products-sect .sect-title:after {
    content: '';
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,ffffff+95 */
    background: rgb(0,0,0); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(0,0,0,1) 1%, rgba(255,255,255,1) 95%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,1) 1%,rgba(255,255,255,1) 95%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,1) 1%,rgba(255,255,255,1) 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    width: 150px;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: 68px;
    top:53%;
}

.products-sect .sect-title .txt {
    font-family: 'Times New Roman', Times, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', serif;
    font-size: 25px;
    color: #212121;
    letter-spacing: 2px;
}
.products-sect .btn.more {
    width: 70px;
    line-height: 18px;
    background: #212121;
    color: #fff;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 4px;
}
.products-sect .btn.more:hover {
    background: #FF6803;
}
.products-list {
    margin: 0 -10px;
}
.products-list .item {
    width: 25%;
    padding: 0 10px;
}
.products-list .item:nth-child(4n+1) {
    clear: left;
}
.products-list .box {
    max-width: 330px;
    margin: 0 auto 40px;
    position: relative;
}
.products-list .box.new .pic-box:before {
    content: '';
    display: block;
    background: url('../../images/common/products/new_tag.png') no-repeat;
    width: 48px;
    height: 48px;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
}
.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%;
    opacity: 1;
}
.products-list .pic-box .ibtn {
    background-image: url('../../images/common/products/btns.png') no-repeat;
    width: 48px;
    height: 48px;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
}
.products-list .pic-box .ibtn.wish {
    background-position: 0 0;
}
.products-list .pic-box .ibtn.wish:hover {
    background-position: 0 100%;
}
.products-list .pic-box .ibtn.delete {
    background-position: 100% 0;
}
.products-list .pic-box .ibtn.delete:hover {
    background-position: 100% 100%;
}
.products-list .txt {
    padding-top: 10px;
}
.products-list .name {
    color: #FF6803;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 28px;
}
.products-list .box:hover .name {
    color: #444;
}
.products-list .offers {
    color: #444;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 32px;
}
.products-list .box:hover .offers {
    color: #FF510F;
}


.sect4 {
    background: #FFF;
    background-size: contain;
    padding: 65px 0 0;
    margin-bottom: 55px;
    border-top: 2px #cc520042 solid;
    position: relative;
}

.sect4:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #cc520042;
    position: absolute;
    bottom: 28px;
    left: 0px;
}

.news-sect .sect-title {
    color: #212121;
    font-family: 'Times New Roman', Times, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', serif;
    font-size: 25px;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 48px;
    position: relative;
}

.news-sect .sect-title:before {
    content: '';
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+5,000000+100 */ background: rgb(255,255,255);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 5%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 5%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 5%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#000000',GradientType=1 );
    width: 150px;
    height: 1px;
    position: absolute;
    right: 50%;
    margin-right: 68px;
    top: 45%;
}

.news-sect .sect-title:after {
    content: '';
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,ffffff+95 */
    background: rgb(0,0,0); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(0,0,0,1) 1%, rgba(255,255,255,1) 95%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,1) 1%,rgba(255,255,255,1) 95%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,1) 1%,rgba(255,255,255,1) 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#FFFFFF',GradientType=1 ); /* IE6-9 */
    width: 150px;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: 68px;
    top:45%;
}

.news-sect .btn.more {
    background: #FF9B59;
    color: #fff;
    font-family: Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    max-width: 292px;
    line-height: 60px;
    margin: 50px auto 0;
    display: block;
    transition: all .3s ease;
}
.news-sect .btn.more:hover {
    background: #FF7212;
}
.news-list {
    margin: 0 -6px;
}
.news-list .item {
    width: 33.33%;
    padding: 15px 6px 0px;
}
.news-list .box {
    background: #fff;
    border: 1px solid #FFB17D;
    padding: 25px 20px 25px 124px;
    position: relative;
    transition: all .3s ease;
    background: #FFF5EE;
}
.news-list .box:hover {
    background: #FF7212;
}
.news-list .date {
    display: inline-block;
    color: #FF6803;
    font-family: '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 60px;
    line-height: 1;
    text-align: center;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -50px;
}
.news-list .date small {
    display: block;
    font-size: 17px;
    line-height: 23px;
    margin-top: 5px;
    letter-spacing: 0;
}
.news-list .box:hover .date {
    color: #fff;
}
.news-list .name {
    color: #444;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 28px;
}
.news-list .box:hover .name {
    color: #fff;
}
.news-list .description {
    margin-top: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 57px;
}
.news-list .box:hover .description {
    color: #444;
}

@media screen and (max-width: 1500px) {
    .sect1:before {
        top: -60px;
    }
}

@media screen and (max-width: 1000px) {/*手機板*/
    .sect1:before {
        display: none;
    }
    .sect5{
        padding:10px 0;
        margin-bottom: 10px
    }
    .banner{
        margin-bottom: 25px;
    }

    .sect2,.sect3{
        padding:10px 5px;
        margin-bottom: 25px
    }
    .sect1 {
        padding: 24px 0;
        margin-bottom: 25px
    }
    .sect4{
        padding:10px 5px 0;
        margin-bottom:25px
    }
    .sect4 .container{
        padding:0;
    }
    .products-sect .sect-title .txt{
        font-size: 25px;
        line-height: 1.4;
    }
    .sect-title,.products-sect .sect-title,.news-sect .sect-title{
        margin: 25px 0;
        font-size: 25px;
    }
    .service-sect .editor{
        padding:10px;
    }
    .index-about-title,.service-sect .sect-title{
        font-size: 18px;
        margin-bottom: 10px;
        padding-bottom:10px;
        letter-spacing: 0;
    }

    .products-list .item {
        width: 50%;
        padding: 0 5px;
    }
    .products-list .item:nth-child(4n+1) {
        clear: none;
    }
    .products-list .item:nth-child(2n+1) {
        clear: left;
    }
    .products-list .box {
        margin-bottom: 30px;
    }
    .news-list .date {
        position: static;
        margin: -5px 0 10px;
        float: left;
        font-size: 20px;
        padding-top: 20px;
    }
    .news-list .date small,.news-list .name{
        font-size: 16px;
        text-align: left;
        margin-bottom: 5px;
        line-height: 1.4;
        height: auto;
    }
    .news-list .box{
        padding: 15px;    
    }

    .news-list .name, .news-list .description {
        padding-left:25px;
    }
    .news-list .description {
        margin-top: 2px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-align: left;
        height: 45px;
    }
    .news-sect .btn.more{
           margin-top: 10px;
           line-height: 35px;
           font-size: 14px;
    }
    .news-list .item{
        width: 100%;
        margin-bottom: 15px;
         padding:0 25px;
    }

}