@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,400i,500,500i,600,600i,700,700i");
/*列表通用 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 0.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.type2 > .item > .box {
    margin: 0 auto 0px;
    box-sizing: border-box;
    transition: all 0.2s;
    position: relative;
}
.products-list .name {
    color: #eee;
}
.products-list .box:hover .name {
    color: #4759fa;
}
.products-list .pic:before {
    background: rgba(0, 0, 0, 0.7);
}
.products-list.type2 .box {
    border-bottom: 1px solid #656565;
    border: 2px solid #e2e2e2;
    transition: all 0.3s ease;
    background: #fff;
    position: relative;
}
.products-list.type2 .box:hover {
    border-color: #333333;
}
.products-list.type2 .box::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: #ea5213;
}
.products-list.type2 .txt {
    padding: 15px;
}
.products-list.type2 .name {
    margin: 0px 0 8px;
    color: #333;
    font-weight: 500;
    transition: all 0.3s ease;
}
.products-list.type2 .box:hover .name {
    color: #ea5413;
}
.products-list .description {
    color: #6c6c6c;
}
.products-list .offers {
    color: #fff;
}
.products-list .box.new:before {
    content: "";
    display: block;
    width: 43px;
    height: 24px;
    background: url(../../../images/layout03/common/products/news_tag.png);
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 10;
}
.products-list .box img {
    display: block;
    width: 100%;
}
.products-list .box:hover img {
}
.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 0.2s;
    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;
    }
    .products-list .box.new:before {
        top: 0;
        left: 0;
    }
}
/*!列表通用 index、products*/
/*列表通用 index、album*/
.album-list {
    margin: 0 -10px;
}
.album-list .item {
    padding: 0 10px;
}
.album-list.type1 .item .box .more:after {
    color: #fff;
    background: #3e53e6;
}
.album-list .item .namebox {
    border: unset;
    padding: 10px 15px 10px 15px;
    background: #fff;
    position: relative;
}
.album-list .namebox:before {
    display: none;
}
.album-list .item .name {
    color: #666;
    text-align: left;
}
.album-list .item .box:hover .name {
}
.album-list.type1 .pic:before,
.album-list.type3 .pic:before {
    content: "";
    position: absolute;
    inset: 10px;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    z-index: 8;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.album-list .box:hover .pic:before {
    opacity: 1;
}
.masonry-list.album-list.type1 .item {
}
.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;
}
/*!瀑布流*/
.album-list .item .pic img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -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;
}
.album-list .item:hover .pic img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/*!列表通用 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: #ffffff;
}
.masonry-list.album-list.type3 .item .name {
    color: #333;
}
.masonry-list.album-list.type3 .item,
.masonry-list.album-list.type1 .item {
    padding: 0 15px !important;
}
/*列表通用 index、news*/
.news-list.type3:before {
    background: #1b2143;
}
.news-list .pic:before {
    display: none;
}
.news-list .item .box {
    transition: all 0.2s;
    top: 0;
    padding: 10px;
}
.news-list .item .pic {
    position: relative;
    box-sizing: border-box;
}
.news-list.type4 .item .box {
    border: none;
    background: #ffffff;
    padding: 0;
}
.news-list .item .box {
    background: #ffffff;
}
.news-list .box:hover {
}
.news-list .item .name {
    color: #333;
    font-weight: 500;
    transition: all 0.3s ease;
}
.news-list .item .box:hover .name {
    color: #ea5413;
}
.news-list .item .description,
.news-list .item .date {
    color: #6c6c6c;
}
.news-list.type4 .item .date,
.news-date {
    border-radius: 3px;
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    background: #3e53e6;
}
.news-list.type4 .item .date {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -31px 0px 13px;
    padding: 0;
    line-height: 1;
}
.news-list.type4 .item .date .day {
    display: block;
    width: 100%;
    line-height: 0.8;
    margin-bottom: -15px;
    font-size: 35px;
}
.news-list .btn.more {
    z-index: 5;
    overflow-x: hidden;
    color: #fff;
    background: #333;
    bottom: 10px;
}
.news-list .box:hover .btn.more {
    background: #ea5413;
    color: #ffffff;
}
/*.news-list type4*/
.news-list.type4 {
    margin: 0 -10px;
}
.news-list.type4 .item {
    padding: 0 10px 10px;
}
.news-list.type4 .item .box {
    border: none;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
}
.news-list .pic:before {
    z-index: 1;
}
.news-list.type4 .txt {
    padding: 15px 13px;
    min-height: unset;
}
.news-list.type4 .item .date,
.news-date {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -32px -13px 15px;
    padding: 0;
    border-radius: 0;
    width: 135px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #ea5413;
    font-family: "Noto Sans TC", sans-serif;
    transition: all 0.3s ease;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}
.news-list.type4 .item .date .day {
    display: inline;
    width: auto;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1;
    order: 3;
}
.news-list.type4 .date .day:before {
    content: ".";
}
.news-list.type4 .date .month {
    margin-top: 0;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1;
    order: 2;
}
.news-list.type4 .date .years {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1;
    order: 1;
}
.news-sect .news-list.type4 .description,
.content .news-list.type4 .description {
    display: none;
}
/*.news-list type4*/
/*!列表通用 index、news*/
/*------------ banner ------------*/
.banner:before,
.banner_m:before {
}
.banner img,
.banner_m img {
    width: 100%;
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
    max-width: inherit;
}
.banner .slider:before,
.banner_m .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 .banner-slider-control,
.banner_m .banner-slider-control {
    position: absolute;
    z-index: 50;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: -50px;
}
.banner .slick-arrow,
.banner_m .slick-arrow {
    vertical-align: middle;
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    text-align: left;
    padding: 0;
    border: 0;
    background: transparent;
    width: 25px;
    height: 50px;
    cursor: pointer;
}
.banner .slick-arrow::before,
.banner_m .slick-arrow::before {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    border-top: 1px solid #767676;
    border-right: 1px solid #767676;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-left: 12.5px;
    transition: all 0.3s ease;
}
.banner .slick-next::before,
.banner_m .slick-next::before {
    transform: rotate(45deg);
    margin-left: -13px;
}
.banner .slick-prev,
.banner_m .slick-prev {
    margin-right: 10px;
}
.banner .slick-next,
.banner_m .slick-next {
    margin-left: 10px;
}
.banner .slick-arrow:hover::before,
.banner_m .slick-arrow:hover::before {
    border-color: #fff;
}
.banner .banner-slider-dots,
.banner_m .banner-slider-dots {
    display: inline-block;
    vertical-align: middle;
}
.banner_m .banner-slider-dots {
    display: none;
}
.banner .slick-dots li,
.banner_m .slick-dots li {
    vertical-align: middle;
    padding: 0 10px;
}
.banner .slick-dots li button,
.banner_m .slick-dots li button {
    position: relative;
    width: 8px;
    height: 8px;
    border: 0;
    color: transparent;
    background: #fff;
    cursor: pointer;
    border-radius: 100%;
    padding: 0;
}
.banner .slick-dots li.slick-active button,
.banner_m .slick-dots li.slick-active button {
    background: #eca32a;
}
.banner .slick-active button:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 1px solid #eca32a;
    border-radius: 50%;
    background: transparent;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.banner_m {
    display: none;
}
/*------------ title ------------*/
.title {
    line-height: 1.1;
    margin-bottom: 50px;
}
.title h2 {
    color: #1f1f1f;
    font-size: 30px;
    display: block;
    vertical-align: middle;
    font-weight: 400;
    letter-spacing: 2px;
    position: relative;
    margin: 0;
}
.title span {
    position: relative;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 120px;
    font-weight: bold;
    font-style: italic;
    display: block;
}
.title span::first-letter {
    color: #ea5213;
}
/*------------ more ------------*/
.index_more {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 148px;
    height: 45px;
    line-height: 1;
    padding-bottom: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}
.index_more a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    padding: 0;
    background: transparent;
    position: ABSOLUTE;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.index_more a span {
    display: inline-block;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 30px;
    font-weight: 500;
    font-style: italic;
    white-space: nowrap;
    color: #333333;
    transform: translateY(0);
    letter-spacing: 0;
    transition:
    color 0.3s ease,
    transform 0.3s ease,
    letter-spacing 0.3s ease;
}
.index_more:hover a span {
    color: #ea5213;
    transform: translateY(-2px);
    letter-spacing: 1px;
}
.index_more::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #333333;
}
/* 橘色動畫線 */
.index_more::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #ea5213;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.5s ease;
}
/* hover 時橘線跑出來 */
.index_more:hover::after {
    transform: scaleX(1);
}
/*------------ more ------------*/
/*輪播*/
.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 {
    padding: 0 8px;
}
.products-sect .slick-dots li button,
.news-sect .slick-dots li button,
.album-sect .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    text-align: left;
    padding: 0;
    border: 0;
    background: #666666;
    border-radius: 100%;
    width: 12px;
    height: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.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: #3f54e8;
}
.album-sect,
.about-sect,
.news-sect,
.article-sect,
.contact-sect,
.banner,
.banner_m {
    position: relative;
    z-index: 2;
}
.products-box {
    margin: 0 -15px;
}
.products-list.type2,
.news-list.type2 {
    margin: 0;
}
.news-sect .container {
    padding: 0 10px;
}
.news-list.type3 .item {
    padding: 0 10px;
}
.news-list.type3 {
    margin: 0 0px;
}
/*hot-arrow*/
.slick-arrow {
    position: absolute;
    box-sizing: border-box;
    display: inline-block;
    width: 65px;
    height: 65px;
    color: transparent;
    background: transparent;
    border-radius: 100%;
    padding: 0;
    border: 0;
    left: 0;
    cursor: pointer;
    z-index: 100;
    transition: all 0.5s ease;
    border: 1px solid rgba(51, 51, 51, 0.5);
}
.slick-next {
    right: 0;
    left: unset;
}
.slick-arrow::before {
    content: "";
    position: absolute;
    border: 3px solid #333333;
    border-width: 3px 3px 0 0;
    width: 10px;
    height: 10px;
    transform: rotate(225deg);
    right: 25px;
    top: 25px;
    filter: blur(0.3px);
    border-radius: 2px;
}
.slick-next::before {
    transform: rotate(45deg);
    right: 28px;
    top: 25px;
}
.slick-arrow:hover {
    background: #ea5413;
    border-color: #ea5413;
}
.slick-arrow:hover::before {
    border-color: #ffffff;
}
/*hot-arrow*/
/*!輪播*/
/*------------ sect ------------*/
/*新編輯器*/
.article-sect .container {
    padding: 40px 15px;
}
/*!新編輯器*/
/*------------ about ------------*/
/*跑馬燈 */
.marquee {
    width: 100%;
    height: 300px;
    line-height: 300px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 51px;
    left: 0;
    right: 0;
    z-index: 0;
}
.marquee .track {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee_left 30s linear infinite;
    height: 300px;
}
.marquee .track span {
    opacity: 0.15;
    position: relative;
    padding: 0 100px 0 0;
    height: 300px;
    line-height: 300px;
    font-size: 300px;
    overflow: visible;
    white-space: nowrap;
    color: transparent;
    -webkit-text-stroke: 1.5px #000000;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 300px;
    font-weight: bold;
    font-style: italic;
}
@keyframes marquee_left {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}
/* 跑馬燈 */
.about-sect {
    padding: 40px 0;
    position: relative;
    }
    .about-sect::before {
    content: "";
    position: absolute;
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.1) 0%,
        rgba(0, 0, 0, 0) 100%
    );
    z-index: 1;
    opacity: 1;
    clip-path: polygon(100% 0, 100% 0, 100% 0);
    width: 293px;
    height: 703px;
    right: 0;
    top: 320px;
    transition: clip-path 1.5s ease;
}
.about-sect.loaded::before {
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.about-sect::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: calc(100% - 320px);
    background: #000000;
    opacity: 0.05;
}
.about-sect .row {
    padding: 0;
    position: relative;
    z-index: 2;
}
.about-sect .col {
    float: left;
}
.about-sect .col.txt {
    float: right;
    padding-top: 183px;
}
.about-sect .container {
    position: relative;
    padding: 0;
    max-width: 1920px;
    display: flex;
}
.about-sect .about-pic {
    position: relative;
    z-index: 1;
}
.about-sect .about-pic::before {
    content: "";
    position: absolute;
    inset: -0% -0% -0% 0%;
    z-index: -1;
    opacity: 1;
    background: url(../../../images/layout03/common/index/about-pic-bg.png) 50%
        50% no-repeat;
    transform: translate(0, 0);
    transition: transform 1.5s ease;
    background-size: contain;
    background-position: right;
}
.about-sect.loaded .about-pic::before {
    transform: translate(15px, 15px);
}
.about-sect .col.pic {
    display: none;
}
.about-sect .title {
    display: flex;
    align-items: baseline;
    margin-bottom: 25px;
}
.about-sect .title h2 {
    margin-left: 10px;
}
.about-sect .index_more {
    position: relative;
    margin-left: 0;
    margin-top: 65px;
}
.about-sect .txt-box {
    position: relative;
    max-width: 600px;
    padding: 35px 0px;
    box-sizing: border-box;
}
.about-sect .txt-box .index-about-editor .editor {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 1.9;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 150px;
}
.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: 110px 0 40px;
    position: relative;
}
.news-sect::before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 166px;
    height: 408px;
    background: url(../../../images/layout03/common/index/news-bg.png) no-repeat;
    z-index: 2;
}
.news-sect.masonry-album-sect ::before {
    display: none;
}
/*左右*/
.news-sect .container {
    max-width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: 17%;
    min-height: 400px;
}
.news-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: calc(100% - 264px);
}
.news-list.column4 .item:nth-child(4n + 1) {
    clear: unset;
}
.news-sect .news-list:not(.masonry-list) .item:nth-child(n) {
    clear: none !important;
    width: 100%;
}
/*左右*/
.news-sect .title {
    position: absolute;
    left: -20px;
    top: 45px;
}
.news-sect .index_more {
    display: none;
}
.news-sect .hot-arrow {
    position: absolute;
    top: 255px;
    left: -20px;
    width: 143px;
    height: 65px;
}
.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 {
    position: relative;
    padding: 66px 0 70px;
}
.products-sect::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 470px;
    background: #000;
    opacity: 0.05;
    z-index: -1;
}
.products-sect .p-bg {
    width: 1200px;
    height: 470px;
    opacity: 0.05;
    position: absolute;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -2;
    overflow: hidden;
    margin: 0 auto;
    z-index: -1;
}
.products-sect .p-bg img {
    position: relative;
    top: -350px;
    object-fit: cover;
}
.products-sect .hot-arrow {
    position: absolute;
    top: 438px;
    left: 0;
    right: 0;
    max-width: 1500px;
    margin: 0 auto;
}
.products-sect .hot-arrow .slick-arrow {
    left: 0px;
}
.products-sect .hot-arrow .slick-next {
    right: 0px;
    left: unset;
}
.products-sect .title {
    text-align: center;
}
.products-sect .index_more {
    position: relative;
    margin: 50px auto 0;
}
.products-list.type2:not(.masonry-list) .item {
    margin-bottom: 0px;
}
/*產品介紹 少量排版*/
.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%;
}
.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: 50px 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: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: inherit;
    height: auto;
    max-height: 52px;
    margin-bottom: 15px;
    line-height: 1.8;
}
.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: 315px;
}
/*!少量排版*/
/*------------ service ------------*/
.service-sect {
    padding: 80px 0 140px;
    position: relative;
}
.service-sect::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: calc(100% - 0px);
    background: #000000;
    opacity: 0.05;
}
.service-sect .container {
    max-width: 1550px;
}
.service-sect .title {
    text-align: center;
}
.service-box {
    position: relative;
    z-index: 5;
}
.service-box > .flex > .cover {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
}
.service-sect .index_more {
    display: none;
}
/*------------ album ------------*/
.album-sect {
    padding: 80px 0 110px;
    position: relative;
}
.album-sect .container {
    display: flex;
    align-items: center;
}
.album-sect .title {
    position: relative;
    width: 26%;
    top: -40px;
    display: block;
    box-sizing: border-box;
}
.album-sect .album-list .item {
    padding: 0;
}
.album-list {
    display: flex;
    margin: 0 auto;
    width: 74%;
    justify-content: center;
}
.album-list .item .box {
    overflow: hidden;
}
.album-sect .hot-arrow {
    position: absolute;
    top: 170px;
    left: 15px;
    width: 143px;
    height: 65px;
}
.album-sect .index_more {
    display: none;
}
.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;
    padding: 0 5px;
}
.album-sect .album-list .item:nth-child(n) {
    clear: none;
}
.album-list.type1 .item .namebox {
    border: unset;
    padding: 10px 15px 10px 15px;
    background: transparent;
    position: absolute;
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.album-list.type1 .item .name {
    color: #ffffff;
    text-align: left;
    font-size: 18px;
    opacity: 0;
    margin: 0 15px;
    font-weight: 500;
}
.album-list .item .box:hover .name {
    opacity: 1;
}
/*瀑布流*/
.album-sect.masonry-album-sect .container {
    display: block;
}
.album-sect.masonry-album-sect .title {
    background: none;
}
.masonry-album-sect .album-list {
    display: block;
    width: 100%;
}
.masonry-album-sect .item {
    width: 25%;
}
.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;
    width: auto;
    text-align: center;
    padding: 0;
}
.masonry-album-sect .item {
    width: 25%;
    padding: 0 16px;
}
.masonry-album-sect .masonry-list {
    margin: 0 -16px;
}
.masonry-list .item .namebox {
    color: #4c4c4c;
    font-size: 16px;
    position: relative;
    opacity: 1;
    text-align: left;
}
.masonry-list .item .namebox .name {
    margin: 0 15px;
}
/*!瀑布流*/
/*相簿 少量排版*/
.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;
    display: block;
}
.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;
}
/*------------ intro -------------*/
.intro-sect{
    padding: 70px 0 75px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
.intro-box {
    position: relative;
    text-align: center;
    margin: 0 auto;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
}
.intro-box p {
    margin: 0;
}
.intro-box .intro-sub-title {
    color: #EA5213;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
}
.intro-box .intro-title {
    color: #1f1f1f;
    margin: 0;
    letter-spacing: 1px;
    font-size: 30px;
    position: relative;
    margin-bottom: 30px;
    line-height: 1.5;
    font-weight: 500;
    padding-bottom: 25px;
}
.intro-box .intro-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    
    width: 200px;
    height: 1px;

    background: linear-gradient(
        to right,
        rgba(234, 82, 19, 0) 0%,
        rgb(234, 82, 19, 0.5) 50%,
        rgba(234, 82, 19, 0) 100%
    );
}
/*------------ faq -------------*/
.faq-sect{
    padding: 45px 0 100px;
}
.faq-box {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    max-width: 1100px;
}
.faq-sect .title {
    padding-bottom: 0;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
}
.faq-sect .title h2{
    padding-bottom: 0;
    margin: 0;
    text-align: center;
    font-weight: 400;
    line-height: 1.5;
    color: #1f1f1f;
}
.faq-list{
    max-width: 1200px;
    margin: 0 auto 0;
    padding: 0 50px 0;
    box-sizing: border-box;
    list-style-type: none;
}
.faq-list:before {
    content: "\e929";
    display: block;
    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;
    font-size: 56px;
    color: #333;
    text-align: center;
}
.faq-list .faq-item {
    position: relative;
    border: 1px dotted #4e4e4e;
    border-width: 1px 0;
    margin: 30px 0 0px;
}
.faq-list .faq-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 54px;
    background-image: url(../../../images/layout03/common/faq/icon_q.png);
}
.faq-question {
    position: relative;
    padding: 13px 40px 13px 60px;
    box-sizing: border-box;
    display: block;
    vertical-align: middle;
    transition: all 0.2s;
    cursor: pointer;
    font-size: 18px;
}
.faq-question h3 {
    margin: 0;
}
.faq-question i:before {
    content: "\e904";
    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;
    color: #aaa;
    font-size: 22px;
    position: absolute;
    right: 5px;
    top: 15px;
}
.faq-question:hover i:before {
    color: #ea5413;
}
.faq-answer {
    position: relative;
    padding: 15px 20px 15px 60px;
    background: #f2f2f2;
    display: none;
}
.faq-answer:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 54px;
    background-image: url(../../../images/layout03/common/faq/icon_a.png);
}
.faq-answer .title {
    font-size: 45px;
    font-weight: bold;
}
.faq-box .reserve-more{
    margin: 50px auto 0;
    text-align: center;
}
.faq-box .reserve-more-btn{
    /* position: relative;
    background: #159C8F;
    border-radius: 30px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    margin-top: 15px;
    display: inline-block;
    color: #FFF;
    padding: 10px 25px;
    box-sizing: border-box;
    line-height: 1.5; */
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 200px;
    height: 45px;
    line-height: 1;
    padding-bottom: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 30px;
    font-weight: 500;
    font-style: italic;
    white-space: nowrap;
    color: #333333;
    transform: translateY(0);
    letter-spacing: 0;
    transition: color 0.3s ease, transform 0.3s ease, letter-spacing 0.3s ease;
}
.faq-box .reserve-more-btn::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #333333;
}
.faq-box .reserve-more-btn::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #ea5213;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.5s ease;
}
.faq-box .reserve-more-btn:hover::after {
    transform: scaleX(1);
}
.faq-box .reserve-more-btn:hover {
    color: #ea5213;
    transform: translateY(-2px);
    letter-spacing: 1px;
}
/*------------ rwd ------------*/
.masonry-list .item:nth-child(n) {
    clear: none !important;
}
@media screen and (max-width: 1700px) {
    .about-sect .col.txt {
        padding-right: 70px;
    }
}
@media screen and (max-width: 1500px) {
    .news-sect .container {
        margin-left: 10%;
    }
    .products-sect .hot-arrow {
        position: absolute;
        top: unset;
        left: 0;
        right: 0;
        max-width: 300px;
        margin: 0 auto;
        bottom: 122px;
    }
}
@media screen and (max-width: 1380px) {
    .about-sect .title {
        display: flex;
        align-items: flex-start;
        margin-bottom: 25px;
        flex-direction: column;
    }
    .about-sect .title h2 {
        margin-left: 0;
    }
    .service-sect {
        padding: 20px 0 80px;
        position: relative;
    }
    .news-sect {
        padding: 70px 0 120px;
        position: relative;
    }
    .news-sect::before {
        display: none;
    }
    .news-sect .hot-arrow {
        position: absolute;
        top: unset;
        left: 0;
        width: 143px;
        height: 65px;
        bottom: -85px;
        right: 0;
        margin: 0 auto;
    }
    .news-sect .container {
        max-width: 100%;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-left: 0;
        padding: 0 15px;
        max-width: 1330px;
        flex-direction: column;
        margin: 0 auto;
    }
    .news-sect .title {
        position: relative;
        left: unset;
        top: unset;
        text-align: center;
    }
    .news-list {
        display: block;
        width: 100%;
    }
    .album-sect {
        padding: 80px 0 150px;
        position: relative;
    }
    .album-sect .container {
        display: block;
        align-items: center;
    }
    .album-sect .title {
        position: relative;
        width: 100%;
        top: 0;
        display: block;
        box-sizing: border-box;
        text-align: center;
    }
    .album-list {
        width: 100%;
    }
    .album-list.type1 {
        margin: 0 auto;
    }
    .album-sect .hot-arrow {
        position: absolute;
        top: unset;
        left: 0;
        width: 143px;
        height: 65px;
        bottom: -85px;
        right: 0;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1200px) {
    .about-sect.loaded .about-pic::before {
        transform: translate(10px, 10px);
    }
    /*產品介紹 少量排版*/
    .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;
    }
    /*!少量排版*/
}
@media screen and (max-width: 1024px) {
    .about-sect .container {
        position: relative;
        padding: 0;
        max-width: 1920px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .about-sect .col.txt {
        padding: 0;
    }
    .about-sect .title {
        display: flex;
        align-items: center;
        margin-bottom: 25px;
        flex-direction: column;
    }
    .about-sect .index_more {
        position: relative;
        margin-left: 0;
        margin: 35px auto 0;
    }
    .about-sect .about-pic {
        width: 100%;
        margin-left: 0;
        text-align: left;
        margin-right: auto;
        max-width: 600px;
    }
}
@media screen and (max-width: 1000px) {
    .intro-sect {
        padding: 40px 0;
    }
    .intro-sect::before {
        display: none;
    }
    .intro-box .intro-sub-title {
        font-size: 17px;
        margin-bottom: 5px;
    }
    .intro-box .intro-title {
        font-size: 30px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .intro-box .intro-title::before {
        width: 200px;
        left: calc(50% - 100px);
    }
    .about-sect .container {
        padding: 0 15px;
    }
    .about-sect .about-pic {
        left: -15px;
    }
    .about-sect .txt-box {
        padding: 35px 0px 0;
    }
    .about-sect .txt-box .index-about-editor .editor {
        display: block;
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
        overflow: unset;
        height: AUTO;
    }
    .products-list {
        margin: 0 auto;
    }
    .products-list .box .more {
        font-size: 10px;
        letter-spacing: 0;
        padding: 0;
    }
    .news-list .item,
    .products-list .item {
        width: 50%;
    }
    /*少量排版*/
    .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 h2 {
        padding: 0;
        display: block;
        text-align: center;
    }
    .title {
        margin-bottom: 30px;
    }
    .title span {
        font-size: 80px;
    }
    .products-sect {
        padding: 35px 0 40px;
    }
    .products-box {
        margin: 0;
    }
    .products-sect .hot-arrow {
        bottom: 95px;
    }
    .service-sect {
        padding: 20px 0 30px;
    }
    .service-sect .title {
        text-align: center;
        padding: 0;
        text-indent: 0;
    }
    .banner .banner-slider-control,
    .banner_m .banner-slider-control {
        top: unset;
        bottom: 10px;
    }
    .banner:before,
    .banner_m:before {
        display: none;
    }
    .banner .slick-arrow,
    .banner_m .slick-arrow {
        transform: scale(0.5);
        margin-bottom: -18px;
    }
    .banner .slick-prev,
    .banner_m .slick-prev {
        margin-left: -36px;
    }
    .banner .slick-next,
    .banner_m .slick-next {
        background-position: 100% 0;
        margin-right: -35px;
        border-left: #8a8a8a 1px solid;
    }
    .news-sect {
        padding: 40px 0 100px;
    }
    .album-sect {
        padding: 20px 0 120px;
    }
    .album-sect .slick-dots {
        padding-top: 0;
    }
    .article-sect .container {
        padding: 30px 15px;
    }
    .contact-sect {
        background-size: auto, cover;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .masonry-album-sect .item {
        width: 50%;
    }
    .faq-sect {
        padding: 10px 0 50px;
    }
    .faq-sect .title {
        margin-bottom: 10px;
    }
    .faq-sect .title h2{
        font-size: 30px;
    }
    .faq-sect .title h2:after {
        margin: 5px auto 0;
    }
    .faq-box {
        padding: 20px 15px 0;
    }
    .faq-list{
        padding-left: 0;
        padding-right: 0;
    }
    .faq-list .item:before {
        margin: 0 8px;
    }
    .faq-question {
        font-size: 15px;
    }
    .faq-answer {
        margin: 0 0 20px;
    }
}
@media screen and (max-width: 767px) {
    .banner {
        display: none;
    }
    .banner_m {
        display: block;
    }
    .service-sect {
        padding: 20px 0 50px;
    }
}
@media screen and (max-width: 480px) {
    .products-list.onlyitem-list .item {
        width: 100%;
    }
    .onlyitem-sect .album-list .item {
        width: 100%;
    }
    .news-sect {
        padding: 40px 0 130px;
    }
    .marquee {
        display: none;
    }
    .about-sect {
        padding: 0px 0 40px;
        position: relative;
    }
    .about-sect::before {
        display: none;
    }
    .about-sect .about-pic {
        width: 120%;
    }
    .about-sect::after {
        height: calc(100% - 0px);
    }
}