@charset "utf-8";
.wrapper {
    background: #fff;
}
/*列表通用 index article*/
/*------------ article ------------*/
.article-list .item .box{
    margin: 0 auto 45px;
    padding-bottom: 35px;
    position: relative;
}
.article-list .item .pic{
    position: relative;
    box-sizing: border-box;
    order: 2;
    width: 100%;
    vertical-align: top;
}
.article-list .item .top_box{
    padding:10px;
}
.article-list .text-all{
    border-color:  transparent;
}
.type3 .article-list .Category+.date:before{
    background: #fff;
}
.article-list .item .date{
    color: #ccc;
    border-color: #ccc;
}
.type2 .keyword_box:before{
    background: #a8bfef;
}
.article-list .item .name,
.type4 .right-box .tit,
.type4 .article-list .date:before{
    color: #fff;
}
.article-list .item .description{
    color: #ccc;
}
.article-box .keyword_box, 
.article-box .keyword li a,
.article-box .article-list .Category,
.article-box .keyword_box:before,
.keyword li a{
    color: #a8bfef;
    border-color: #a8bfef;
    background: none;
}
.article-box  .keyword li a:hover{
    background:  #3e53e6;
    border-color:#3e53e6;
    color: #fff;
}
.type5 .article-list .item .date,
.article-date{
    color: #FFFFFF;
    margin: -25px 0 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: #3e53e6;
}
.article-date{
    margin:auto;
}
.type1 .article-list .btn.more,
.type4 .article-list .btn.more{
    z-index: 5;
    overflow-x: hidden;
    color: #fff;
    position: relative;
}
.type1 .article-list .btn.more:before,
.type4 .article-list .btn.more:before{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    right: 0;
    background: #3e53e6;
    transition: all .3s ease;
    border-radius: 5px;
}
.type1 .article-list .box .btn.more:hover:before,
.type4 .article-list .box:hover .btn.more:before{
    opacity: 0;
}
/*------------ keyword_box ------------*/
.keyword_box i{
    font-size: 14px;
    line-height: 14px;
    float: left;
    position: absolute;
    top: 14px;
    left: 0;
}
.article-detail .fb{
    padding: 10px 0 5px;
}
.keyword_box.detail{
    height: auto;
    max-width: 1000px;
    margin: 0;
    position: relative;
    padding: 9px 0 9px 25px;
    color: #a8bfef;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5;
}
.type5 .keyword_box.detail ul{
    white-space: normal;
    overflow: inherit;
}
.type5 .keyword li a:hover{
    text-decoration: underline;
    color: #999;
}
/*!列表通用 index article*/
/*列表通用 index、products*/
.products-list .box.new:before{
    content: 'NEW';
    position: absolute;
    display: block;
    text-align: center;
    top: 10px;
    left: 10px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #F6A903;
    color: #fff;
    border-radius: 100%;
    font-family: 'Forum', serif;
    z-index: 10;
}
.products-list.type1 .pic:before{
    background: rgba(0, 0, 0, 0.5);
}
.products-list .box img{
    display: block;
    width: 100%;
}
.products-list .name{
    color: #595959;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
    transition: all 0.5s ease;
}
.products-list .box:hover .name{
    color: #F6A903;
}
.products-list .description {
    display: none;
}
.products-list:not(.type1) .pic:before {
    display: none;
}
/*p_type1*/
.products-list.type1 .pic:before{
    background: rgba(0, 0, 0, 0.5);
}
.products-list.type1 .name,
.products-list.type1 .box:hover .name{
    font-weight: normal;
}
/*!p_type1*/
/*p_type2*/
.products-list.type2 > .item > .box{
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    transition: all .5s ease;
}
.products-list.type2 .name{
    line-height: 28px;
    max-height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}
/*!p_type2*/
.products-list .offers{
    color: #FFF;
}
.products-list.for-cart .box .wish {
    width: 35px;
    height: 35px;
    background: #343d728c;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 45;
    transition: all .5s ease;
    border-radius: 0;
}
.products-list.for-cart .wish:hover,
.products-list.for-cart .wish.active {
    background: #D80000;
}
.products-list.for-cart.type2 .mask{
    z-index: unset;
}
.products-list.for-cart.type2 .box.new:before {
    z-index: 4;
}
.products-list.for-cart.type2 .mask .pic:before{
    z-index: 3;
}
@media screen and (max-width: 1000px){
    .products-list.masonry-list.products-list .item .box{
        margin-bottom: 0px;
    }
}
/*!列表通用 index、products*/
/*列表通用 index、album*/
.album-list{
    margin: 0 -10px;
}
.album-list .item{
    padding: 0 10px;
}
.album-list .item .namebox{
    position: relative;
    box-sizing: border-box;
    padding: 35px 0 0;
    transition: all 0.5s ease;
}
.album-list .namebox:before {
    content: 'MORE';
    position: absolute;
    top: -32px;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1.3px;
    background: #F6A903;
    font-family: 'Forum', serif;
}
.album-list .item .name,
.album-list.type1 .item .name{
    color: #595959;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: normal;
    font-family: 'Noto Serif TC', serif;
    margin: 0;
    -webkit-line-clamp: 1;
    max-height: 28px;
    height: 28px;
    transition: all 0.5s ease;
}
.album-list .item .box:hover .name{
    color: #F6A903;
}
/*al_type2*/
.album-list.type2 .box .pic:before {
    background: rgba(0, 0, 0, 0.5);
    transition: all .5s ease;
}
/*!al_type2*/
/*al_masonry*/
.masonry-list.album-list.type1 .item{
    margin-bottom: 0;
}
.masonry-list.album-list.type1 .item .name{
    text-align: left; 
}
.masonry-list.album-list.type1 .item .box .more:after{
    display: none;
}
.masonry-list.album-list .item .namebox{
    position: relative;
}
.masonry-list.album-list.type4 .item .namebox:after{
    display: none;
}
/*!al_masonry*/
/*!瀑布流*/
/*!列表通用 index、album*/
.masonry-list.album-list.type2 .item .box:hover .namebox:after{
    display: none;
}
.masonry-list.album-list.type4 .item .namebox:after{
    display: none;
}
.masonry-list.album-list.type1 .item .name,
.masonry-list.album-list.type3 .item .name{
    color: #4C4C4C;
}
.masonry-list.album-list.type3 .item,
.masonry-list.album-list.type1 .item{
    padding: 0 15px!important;
}
/*列表通用 index、news*/
.news-list .item .box{
    transition: all .5s ease;
    top: 0;
}
.news-list .item .pic{
    position: relative;
    box-sizing: border-box;
}
.news-list .pic:before{
    display: none;
}
.news-list .item .name{
    color: #595959;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
}
.news-list .item .box:hover .name{
    color: #F6A903;
}
.news-list .item .description {
    color: #666;
    letter-spacing: 0.8px;
}
.news-sect .container{
    padding: 0 15px;
    max-width: 1330px;
}
.news-list .btn.more{
    z-index: 5;
    overflow-x: unset;
    color: #999;
    background: transparent;
    bottom: 10px;
    border: 1px solid #999;
    border-radius: 0;
    font-family: 'Noto Serif TC', serif;
    line-height: 38px;
    transition: all 0.5s ease;
}
.news-list .box:hover .btn.more {
    background: #F6A903;
    color: #fff;
    border-color: #F6A903;
}
.news-list .date {
    color: #444;
    font-family: 'Forum', serif;
}
/*n_type2*/
.news-list.type2{
    margin: 0 -10px;
}
.news-list.type2 .txt {
    padding-bottom: 60px;
    padding-top: 10px;
}
/*!n_type2*/
/*n_type3*/
.news-list.type3:before{
    background: transparent;
    display: none;
}
.news-list.type3{
    margin: 0;
}
.news-list.type3 .item {
    border-left: 0;
    border-right: solid #ddd 1px;
}
.news-list.type3 .slick-slide.slick-active + .slick-active + .slick-active + .slick-active + .slick-active {
    border-right: 0;
}
.news-list.type3 .item{
    padding: 0 15px;
}
/*!n_type3*/
/*n_type4*/
.news-list.type4 {
    margin: 0 -5px;
}
.news-list.type4 .item {
    padding: 0 5px;
}
.news-list.type4 .item .box{
    border: none;
}
.news-list.type4 .txt {
    padding: 0;
}
.news-list.type4 .item .date,
.news-date{
    border-radius: 0 100% 0 0;
    color: #fff;
    font-weight: normal;
    background: #F6A903;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin: -65px 0 15px;
    padding: 0 0 0 10px;
    line-height: 1;
    font-family: 'Forum', serif;
    width: 65px;
    height: 65px;
}
.news-list.type4 .date .month:before {
    content: '-';
}
.news-list.type4 .item .date .day{
    display: block;
    width: 100%;
    line-height: 0.8;
    margin-bottom: -33px;
    font-size: 30px;
    text-align: left;
}
.news-list.type4 .date .month,
.news-list.type4 .date .years {
    font-size: 15px;
    margin-top: 10px;
    font-weight: normal;
}
.news-list.type4 .name {
    -webkit-line-clamp: 1;
    height: 28px;
    margin-bottom: 5px;
    font-family: 'Noto Serif TC', serif;
}
.news-list.type4 .description {
    max-height: 56px;
    -webkit-line-clamp: 2;
}
/*!列表通用 index、news*/
/*------------ banner ------------*/
.banner img{
    width: 100%;
}
.banner img{
    object-fit: cover;
    height: 100%!important;
    width: 100%!important;
    max-width: inherit;
}
.banner .slider:before{
    content: '';
    border: 0px solid #fff;
    position: absolute;
    z-index: 50;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.15;
    pointer-events: none;
}
.banner-slider-control{
    position: absolute;
    z-index: 50;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
}
.banner .slick-dots,
.banner .slick-dots li{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.banner-slider-dots{
    position: absolute;
    width: 100%;
    bottom: 50px;
}
.banner .slick-dots {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.banner .slick-dots li{
    display: block;
    margin: 0 8px;
    height: 15px;
}
.banner .slick-dots li button{
    position: relative;
    width: 6px;
    height: 6px;
    border: 0;
    color: transparent;
    background: #FFF;
    cursor: pointer;
    border-radius: 100%;
    padding: 0;
}
.banner .slick-dots li.slick-active button {
    background: #F6A903;
}
.banner .slick-active button:before{
    content: '';
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    background: transparent;
    border: 1px solid #F6A903;
    top: -5px;
    right: -5px;
    border-radius: 100%;
}
/*------------ title ------------*/
.title {
    position: relative;
    box-sizing: border-box;
    margin: 0 0 40px;
}
.title h2{
    position: relative;
    box-sizing: border-box;
    color: #595959;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 1.5px;
    line-height: 1.2;
    margin: 0;
    font-family: 'Noto Serif TC', serif;
}
.title span{
    position: relative;
    box-sizing: border-box;
    display: block;
    color: #999;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1.3px;
    line-height: 1.2;
    font-family: 'Forum', serif;
    top: -5px;
}
/*------------ more ------------*/
.index_more{
    position: relative;
    display: block;
    width: 200px;
    height: 45px;
    line-height: 45px;
    background: transparent;
    border: 1px solid #999;
    margin: 50px 0 0 auto;
    transition: all 0.5s ease;
    z-index: 5;
    overflow: hidden;
}
.index_more::before {
    font-family: 'icon-font-41' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e907";
    display: inline-block;
    position: absolute;
    font-size: 30px;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    transition: all 0.5s ease;
    color: #999;
}
.index_more:hover:before {
    color: #fff;
}
.index_more:hover {
    background: #F6A903;
    border-color: #F6A903;
}
.index_more a {
    display: block;
    font-size: 0;
    width: 200px;
    height: 45px;
    line-height: 45px;
}
.index_more a span{
    display: block;
    color: #666666;
    font-size: 16px;
    letter-spacing: 1.5px;
    font-family: 'Noto Serif TC', serif;
    padding-left: 20px;
    transition: all 0.5s ease;
}
.index_more:hover a span{
    color: #fff;
}
/*輪播*/
.products-list ,
.news-list{
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: all 1.2s ease;
}
.products-sect .slick-dots,
.news-sect .slick-dots,
.album-sect .slick-dots{
    text-align: center;
    padding-top: 20px;
}
.products-sect .slick-dots li,
.news-sect .slick-dots li,
.album-sect .slick-dots li{
    display: inline-block;
    margin: 0 8px;
    height: 15px;
}
.products-sect .slick-dots li button,
.news-sect .slick-dots li button,
.album-sect .slick-dots li button{
    position: relative;
    width: 6px;
    height: 6px;
    border: 0;
    color: transparent;
    background: #999;
    cursor: pointer;
    border-radius: 100%;
    padding: 0;
}
.products-sect .slick-dots li.slick-active button,
.news-sect .slick-dots li.slick-active button,
.album-sect .slick-dots li.slick-active button {
    background: #999;
}
.products-sect .slick-dots li.slick-active button:before,
.news-sect .slick-dots li.slick-active button:before,
.album-sect .slick-dots li.slick-active button:before {
    content: '';
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    background: transparent;
    border: 1px solid #999;
    top: -5px;
    right: -5px;
    border-radius: 100%;
}
.products-sect .slick-dots li.slick-active button,
.news-sect .slick-dots li.slick-active button ,
.album-sect .slick-dots li.slick-active button{
    background: #999;
}
.album-sect,
.about-sect,
.service-sect,
.products-sect,
.news-sect,
.article-sect,
.contact-sect,
.banner{
    position: relative;
    z-index: 2;
}
/*!輪播*/
/*------------ sect ------------*/
/*新編輯器*/
.article-sect .container{
    padding: 40px 15px;
}
/*!新編輯器*/
/*------------ about ------------*/
.about-sect{
    padding: 132px 0;
}
.about-sect::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 430px;
    background: url(../../../images/layout03/common/bg_g.jpg);
}
.about-sect .title {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: row-reverse;
    text-align: left;
}
.about-sect .title span {
    padding-left: 20px;
}
.about-sect .row{
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.about-sect .col{
    float: left;
}
.about-sect .col.pic {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    display: block;
    z-index: 1;
    top: 0;
    left: -302px;
    max-width: 879px;
}
.about-sect .txt {
    position: relative;
    box-sizing: border-box;
    z-index: 2;
    padding: 6.4% 100px;
    margin: 0 0 0 44.7%;
}
.about-sect .txt-box {
    position: relative;
    box-sizing: border-box;
}
.about-sect .txt-box .index-about-editor .editor{
    text-align: justify;
    letter-spacing: 1.5px;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 290px;
    padding-left: 25px;
}
.about-sect .index_more{
    margin: 50px 0 0 auto;
}
.about-sect .a_pic {
    position: absolute;
    bottom: 0;
    right: -310px;
}
.about-sect .txt .tag{
    display: none;
}
/*------------ articles ------------*/
.articles-sect{
    position: relative;
    padding: 30px 0;
}
.articles-sect .index_more{
    position: absolute;
    right: 15px;
    top: 12px;
}
.articles-sect .title h2{
    margin-top: 0;
    padding-bottom: 30px;
}
/*------------ news ------------*/
.news-sect{
    padding: 0 0 50px;
    background: url(../../../images/layout03/common/bg_g.jpg);
}
.news-sect .title {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: row-reverse;
    text-align: left;
}
.news-sect .title span {
    padding-left: 20px;
}
.news-sect .index_more{
    position: absolute;
    right: 15px;
    top: 0;
    margin: 0;
}
.news-sect .news-list:not(.masonry-list) .item{
    margin-bottom: 0px;
}
.news-sect .news-list:not(.masonry-list) .item:nth-child(n){
    clear: none!important;
}
.news-list:not(.masonry-list) .box{
    margin-bottom: 0;
}
.news-list.type2 .item{
    border:none;
    padding-bottom: 0;
}
.news-list.type2 .pic{
    float: none;
    margin-right: 0;
    width: auto;
}
.news-list.type2 .txt{
    padding-bottom: 60px;
}
/*最新消息 少量排版*/
.news-list.onlyitem-list .item{
    width: 50%
}
.news-list.onlyitem-list .item .box{
    max-width: inherit;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.news-list.onlyitem-list.type2 .pic{
    float: left;
    margin-right: 25px;
}
.news-list.onlyitem-list.type2 .item .box{
    display: block;

}
.news-list.onlyitem-list .item .pic{
    width: 312px;
}
.news-list.onlyitem-list .item .box .txt{
    width: calc(100% - 312px);
    box-sizing: border-box;
    padding: 0 45px 20px 36px;
}
.news-list.onlyitem-list.type2 .item .box .txt,
.news-list.onlyitem-list.type3 .item .box .txt{
    width: 100%;
}
.news-list.onlyitem-list .item .date{
    margin-bottom: 20px;
    margin-top: 25px;
}
/*!少量排版*/
/*------------ products ------------*/
.products-sect{
    padding: 0 0 80px;
}
.products-sect::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: calc(50% - 20px);
    background: url(../../../images/layout03/common/bg_g.jpg);
}
.products-sect .title {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
}
.products-sect .title span {
    padding: 10px 0 0;
    top: 0;
}
.products-box {
    margin: 0;
}
.products-sect .index_more {
    display: none;
}
/*輪播+按鈕*/
.products-sect.type2:not(.tt-list) .container{
    max-width: unset;
}
.products-sect.type2.only-list .container {
    max-width: 1330px;
}
.products-sect.type2 .products-list .slick-list {
    max-width: 1350px;
    overflow: visible;
    margin: 0 auto;
    padding: 0;
}
.products-sect.type2 .products-list .arrowPrev,
.products-sect.type2 .products-list .arrowNext {
    position: absolute;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0;
    border-radius: 100%;
    border: 1px solid #999;
    background: transparent;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}
.products-sect.type2 .products-list .arrowPrev::before {
    font-family: 'icon-font-41' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e906";
    display: inline-block;
    position: absolute;
    font-size: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
    color: #999;
}
.products-sect.type2 .products-list .arrowNext::before {
    font-family: 'icon-font-41' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e907";
    display: inline-block;
    position: absolute;
    font-size: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s ease;
    color: #999;
}
.products-sect.type2 .products-list .arrowPrev {
    right: calc(100% - 270px);
}
.products-sect.type2 .products-list .arrowNext {
    left: calc(100% - 270px);
}
.products-sect.type2 .products-list .arrowPrev:hover,
.products-sect.type2 .products-list .arrowNext:hover{
    background: #F6A903;
    border-color: #F6A903;
}
.products-sect.type2 .products-list .arrowPrev:hover:before,
.products-sect.type2 .products-list .arrowNext:hover:before {
    color: #fff;
}
/*!輪播+按鈕*/
/*p_type2*/
.products-list.type2{
    margin: 0;
    overflow: visible !important;
}
.products-list.type2 .item {
    padding: 0 25px;
    transition: all 0.5s ease;
    max-width: 400px;
}
.products-list.type2 .item.slick-slide.prev {
    margin-top: -80px;
    -webkit-transform: translateX(-88px);
    transform: translateX(-88px);
}
.products-list.type2 .item.slick-slide.next {
    margin-top: -80px;
    -webkit-transform: translateX(88px);
    transform: translateX(88px);
}
.products-list.type2:not(.masonry-list) .item{
    margin-bottom: 0px;
}
/*!p_type2*/
/*p_m_type2*/
.products-list.masonry-list.type2 {
    margin: 0 -15px;
}
.products-list.masonry-list.type2 .item {
    padding: 0 15px;
}
/*!p_m_type2*/
/*產品介紹 少量排版*/
.products-list.onlyitem-list{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.products-sect .products-list:not(.masonry-list) .item:nth-child(n){
    clear: none!important;
}
.products-list.onlyitem-list.type2 .item{
    width: 50%;
    max-width: unset;
}
.products-list.onlyitem-list .item .box{
    max-width: inherit;
    display: flex;
    max-width: 1000px;
    margin-bottom: 30px;
}
.products-list.onlyitem-list.type1 .item .box{
    max-width: 300px;
}
.products-list.onlyitem-list.type2 .item .box .txt{
    width: calc(100% -  300px);
    padding: 65px 25px 30px 25px;
}
.products-list.onlyitem-list .item .mask{
    min-width: 300px;
    max-width: 300px;
}
.products-list.onlyitem-list .item .box .name{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: inherit;
    height: auto;
    max-height: 28px;
    lighting-color: 28px;
}
.products-list.onlyitem-list .item .description{
    -webkit-line-clamp: 5;
    height: 120px; 
    line-height: 1.65;
}
.products-list.onlyitem-list.type2 .box.new:before{
    top: 0;
    left: 320px;
}
/*!少量排版*/
/*------------ service ------------*/
.service-sect{
    padding: 0 0 132px;
}
.service-sect .title {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: row-reverse;
    text-align: left;
    margin: 0 0 15px;
}
.service-sect .title span {
    padding-left: 20px;
}
.service-box{
    position: relative;
    box-sizing: border-box;
    text-align: left;
}
.service-sect .editor{
    letter-spacing: 1px;
    line-height: 1.8;
}
.service-box >.flex > .cover{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
}
.service-sect .index_more{
    position: absolute;
    top: 20px;
    right: 0;
    margin: 0;
}
/*------------ album ------------*/
.album-sect{
    padding: 0 0 132px;
    background: url(../../../images/layout03/common/bg_g.jpg);
}
.album-sect .title {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: row-reverse;
    text-align: left;
}
.album-sect .title span {
    padding-left: 20px;
}
.album-sect .index_more{
    position: absolute;
    right: 15px;
    top: 0;
    margin: 0;
}
.album-list .item .box .more{
    display: none;
}
.masonry-list.album-list.type1 .item .box .more,
.masonry-list.album-list.type3 .item .box .more{
    display: block;
}
.album-list.type1 .item{
    margin-bottom: 0;
    border:none;
}
.album-sect .album-list .item:nth-child(n){
    clear: none;
}
/*瀑布流*/
.masonry-album-sect{
    padding-top: 35px;
    padding-bottom: 70px;
}
.masonry-album-sect .container{
    padding: 0 15px;
    max-width: 1330px;
}
.onlyitem-sect .title,
.masonry-album-sect .title{
    display: block;
    display: flex;
}
.masonry-album-sect .item{
    width: 25%;
    padding: 0 16px;
}
.masonry-album-sect .masonry-list{
    margin: 0 -16px;
}
.masonry-list .item .namebox{
    color: #595959;
    font-size: 18px;
    position: relative;   
    opacity: 1;
    text-align: left;
}
.masonry-list .item .namebox .name{
    margin: 0;
}
/*!瀑布流*/
/*相簿 少量排版*/
.onlyitem-sect .album-list .item{
    width: 32.33%;
    padding: 0 16px;
    float: none;
    display: inline-block;
}
.onlyitem-sect .container{
    padding: 0 15px;
    max-width: 1330px;
}
.onlyitem-sect .album-list .item .box{
    margin-bottom: 30px;
    max-width: 450px;
}
.onlyitem-sect .album-list .item .box img{
    width: 100%;
}
/*!少量排版*/
/*----------- fancybox-index --------------*/
.fancybox-index .fancybox-close{
    margin-top: -65px;
}
.contact-sect{
    padding-top: 120px;
    padding-bottom: 60px;
    background:url(../../../images/layout03/common/index/contact_border.png) top center no-repeat, url(../../../images/layout03/common/index/contact_bg.jpg) fixed;
    background-size: 100% auto;
}
.contact-sect .container> .reminder{
    display: none;
}
.btn.style01{
    display: inline-block;
}
.btn-box{
    text-align: center;
    background: #0c1338;
    padding: 30px 0 50px 0;
}
.contact-title{
    position: relative;
    color: #ccc;
    font-size: 18px;
    font-weight: normal;
    border-bottom: 3px solid #595f82;
    padding-bottom: 4px;
    margin: 0 0 10px;
    text-align: left;
}
.contact-title:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -3px;
    border-top: 3px solid #253bd0;
    width: 76px;
}
.contact-title h2{
    font-size: 18px;
    font-weight: normal;
    margin: 0;  
    display: inline-block;
}
.contact-title > b{
    display: inline-block;
    vertical-align: bottom;
    color: #AAA;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-right: 5px;
}
/*------------ rwd ------------*/
.masonry-list .item:nth-child(n){
    clear: none!important;
}
@media (max-width: 1750px) {
    .products-list.type2 {
        overflow: hidden !important;
        margin: 0 -15px;
    }
    .products-sect.type2 .products-list .slick-list {
        overflow: hidden !important;
    }
    .products-list.type2 .item {
        padding: 0 15px;
    }
    .products-sect.type2:not(.tt-list) .container {
        max-width: 1330px;
    }
    .products-sect.type2 .products-list .slick-list {
        max-width: calc(100% - 260px);
    }
    .products-sect.type2 .products-list .arrowPrev {
        left: 50px;
        right: auto;
    }
    .products-sect.type2 .products-list .arrowNext {
        right: 50px;
        left: auto;
    }
    .products-list.type2 .item.slick-slide.prev {
        margin-top: unset;
        -webkit-transform: unset;
        transform: unset;
    }
    .products-list.type2 .item.slick-slide.next {
        margin-top: unset;
        -webkit-transform: unset;
        transform: unset;
    }
}
@media screen and (max-width: 1330px){
    .about-sect {
        padding: 80px 0;
    }
    .about-sect .a_pic{
        display: none;
    }
    .about-sect .col.pic {
        position: relative;
        top: unset;
        left: -15px;
        max-width: unset;
        width: 50%;
    }
    .about-sect .txt {
        padding: 15px 50px 0 50px;
        margin: 0 0 0 -15px;
        width: calc(100% - 50%);
    }
    .about-sect::before {
        height: 285px;
    }
    .about-sect .txt-box .index-about-editor .editor {
        -webkit-line-clamp: 4;
        height: 200px;
    }
    .products-sect.type2 .products-list .arrowPrev {
        width: 50px;
        height: 50px;
    }
    .products-sect.type2 .products-list .arrowNext {
        width: 50px;
        height: 50px;
    }
}
@media screen and (max-width: 1200px){
    /*產品介紹 少量排版*/
    .products-list.onlyitem-list .item .box{
        max-width: 300px;
        display: block;
    }
    .products-list.onlyitem-list .item .box .txt{
        width: 100%;
        padding: 0;
    }
    .products-list.onlyitem-list .item .box .name{
        white-space: nowrap;
        overflow: hidden;
        height: 25px;
        line-height: 1.2;
        margin: 15px 0 5px;
    }
    .products-list.onlyitem-list .item .description{
        -webkit-line-clamp: 2;
        height: 40px;
        line-height: 1.4;
    }
    .products-list.onlyitem-list .item .mask{
        max-width: inherit;
        min-width: inherit;
    }
    .products-list.onlyitem-list.type2 .box.new:before{
        top: -10px;
        left: 25px;
    }
    .products-list.onlyitem-list.type2 .item .box .txt{
        width: 100%;
        padding: 0;
    }
    /*!少量排版*/
    .about-sect .txt-box .index-about-editor .editor {
        -webkit-line-clamp: 4;
        height: 190px;
    }
}
@media screen and (max-width: 1000px){
    /*少量排版*/
    .news-list.onlyitem-list .item .box{
        display: block;
        max-width: 312px;
        margin: auto;
    }
    .news-list.onlyitem-list .item .box .date{
        margin-top: -35px;
    }
    .news-list.onlyitem-list .item .pic{
        width: 100%;
    }
    .news-list.onlyitem-list .item .box .txt{
        padding: 0 20px 20px 20px; 
        width: 100%;
    }
    .onlyitem-sect .album-list .item{
        width: 100%;
    }
    .products-list.onlyitem-list.type2 .item{
        width: 100%;
    }
    /*!少量排版*/
    .title{
        margin: 0 0 30px;
    }
    .title span {
        top: unset;
        font-size: 16px;
    }
    .title h2{
        font-size: 30px;
    }
    .banner-slider-dots{
        bottom: 0;
    }
    .products-sect .index_more {
        position: relative;
        margin: 30px auto 0;
        top: unset;
        right: unset;
    }
    .album-sect .index_more,
    .news-sect .index_more{
        position: relative;
        margin: 0 auto 0;
        top: unset;
        right: unset;
    }
    .news-list .item,
    .products-list .item{
        width: 50%;
    }
    .about-sect {
        padding: 50px 0 50px;
    }
    .about-sect::before {
        height: 250px;
    }
    .about-sect .title {
        margin-left: 0;
    }
    .about-sect .title span {
        padding-left: 10px;
    }
    .about-sect .row {
        flex-direction: column;
    }
    .about-sect .a_pic {
        display: block;
        position: absolute;
        width: 13%;
        height: auto;
        top: 0;
        right: 30px;
    }
    .about-sect .col.txt{
        float: none;
        width: 100%;
        padding: 50px 30px 0;
        margin: 0;
    }
    .about-sect .col.pic {
        left: unset;
        right: -15px;
        max-width: unset;
        width: 100%;
    }
    .about-sect .txt-box{
        display: block;
        width: 100%;
        padding-bottom: 40px;
    }
    .about-sect .txt-box .index-about-editor .editor {
        padding: 0 0 0 20px;
        height: unset;
        -webkit-line-clamp: initial;
    }
    .about-sect .index_more {
        margin: 30px auto 0;
    }
    .service-sect {
        padding: 0 0 50px;
    }
    .service-sect .index_more {
        position: relative;
        margin: 0 auto 0;
        top: unset;
        right: unset;
    }
    .service-sect .title span {
        padding-left: 10px;
    }
    .service-box{
        padding: 0 30px;
    }
    .products-sect{
        padding: 0 0 40px;
    }
    .products-sect::before {
        display: none;
    }
    .products-list{
        margin: 0 auto;
    }
    .products-list.type2 {
        margin: 0;
    }
    .products-sect .title span {
        padding: 5px 0 0;
    }
    .products-sect.type2 .products-list .slick-list {
        max-width: calc(100% - 100px);
    }
    .products-sect.type2 .products-list .arrowPrev {
        left: 0;
    }
    .products-sect.type2 .products-list .arrowNext {
        right: 0;
    }
    .news-sect{
        padding: 40px 0 50px;
    }
    .news-sect .container {
        padding: 0 30px;
    }
    .news-sect .title span {
        padding-left: 10px;
    }
    .news-list.type4 {
        margin: 0;
    }
    .news-list.type4 .description {
        font-size: 14px;
    }
    .album-sect{
        padding: 0 0 80px;
    }
    .album-sect .title span {
        padding-left: 10px;
    }
    .album-sect .container {
        padding: 0 30px;
    }
    .album-list .item .name,
    .album-list.type1 .item .name{
        font-size: 16px;
        max-height: 22px;
        height: 22px;
    }
    .article-sect .container{
        padding: 30px 15px;
    }
    .contact-sect{
        background-size: auto,cover;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .masonry-album-sect .item{
        width: 50%;
    }
}
@media screen and (max-width: 767px){
    .about-sect .col.txt {
        padding: 50px 15px 0;
    }
    .about-sect .a_pic {
        width: 15%;
        height: auto;
        right: 15px;
    }
    .service-box{
        padding: 0 15px;
    }
    .products-list.type2 .name {
        margin: 0 0 10px;
    }
    .album-list .namebox:before {
        display: none;
    }
    .album-list .item .namebox {
        padding: 10px 0 0;
    }
}
@media screen and (max-width: 567px){
    .about-sect .a_pic {
        width: 22%;
        height: auto;
        right: 15px;
        width: 80px;
        height: 136px;
    }
    .about-sect .col.txt {
        padding: 45px 15px 0;
    }
    .about-sect::before {
        height: 245px;
    }
}
@media screen and (max-width: 480px){
    .products-list.onlyitem-list .item{
        width: 100%;
    }
    .onlyitem-sect .album-list .item{
        width: 100%;
    }
}