@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 .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 .3s ease;
    position: relative;
}

/* 因為輪播的關係 */

.products-list.type2 .item {
    padding: 15px 15px 0;
}

/* 往上 */

.products-list.type2 .box {
    top: 0;
    transition: all .3s ease !important;
}

.products-list.type2 .box:hover {
    top: -10px;
}

/* 因為輪播的關係 */

.products-list .name {
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #656565;
}

.products-list .box:hover .name {
    color: #00BFFF;
}

/* 圖片有外框 */

.products-list .pic {
    transition: all .3s ease !important;
}

.products-list .pic:before {
    background: rgba(255, 255, 255, 0);
    border: 5px solid #00BFFF;
}

/* type2 */

.products-list.type1 .pic:before {
    background: rgba(124, 203, 242, 0.5);
}

.products-list.type1 .name {
    border: none;
}

/* type2 */

/* 圖片有外框 */

.products-list.type2 .txt {
    padding-bottom: 8px;
}

.products-list.type2 .name {
    margin: 0;
}

.products-list .description {
    color: #888;
    padding: 10px 0 0;
}

.products-list .item .box:hover .description {
    color: #555;
}

.products-list .box.new:before {
    content: 'NEW';
    position: absolute;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    z-index: 10;
    left: -5px;
    top: 20px;
    color: #fff;
    background: #00BFFF;
    width: 65px;
    height: 29px;
    padding: 0 3px;
    text-align: center;
    line-height: 29px;
}

@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.type1 .item .box .more:after {
    color: #fff;
    background: #00BFFF;
}

.album-list .item .namebox {
    padding: 10px 15px 10px 15px;
    position: relative;
}

.album-list .item .name {
    color: #333;
    text-align: left;
}

.album-list .item .box:hover .name {
    color: #919191;
}

.album-list .pic:before, .album-list.type1 .pic:before, .album-list.type3 .pic:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../../../images/layout03/common/album/hover.png) no-repeat rgba(134, 134, 149, 0.6);
    background-size: cover;
    opacity: 0;
    z-index: 8;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1;
}

/* type2 */

.album-list.type2 .box .pic:before {
    background: rgba(134, 134, 149, 0.6);
}

/* type2 */

.album-list .box:hover .pic:before {
    opacity: 1;
}

.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;
}

/*!瀑布流*/

.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: #4C4C4C;
}

.masonry-list.album-list.type3 .item, .masonry-list.album-list.type1 .item {
    padding: 0 15px !important;
}

/*列表通用 index、news*/

.news-list.type3:before {
    background: #fff;
}

.news-list .pic:before {
    display: none;
}

.news-list .item .box {
    transition: all 0.3s ease;
    top: 0;
    padding: 10px;
}

.news-list .item .pic {
    position: relative;
    box-sizing: border-box;
}

.news-list.type4 .item .box {
    border: none;
}

.news-list .item .box {
    background: #FFF;
    transition: all 0.3s ease;
}

/* line */

.news-list .item .box::before {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    width: 0;
    height: 0;
    z-index: 1;
    top: 0;
    left: 0;
}

.news-list .item .box::after {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    width: 0;
    height: 0;
    z-index: 1;
    bottom: 0;
    right: 0;
    visibility: visible;
}

.news-list .item .box:hover::before {
    width: 100%;
    height: 100%;
    border-top-color: #9D9D9D;
    border-right-color: #9D9D9D;
    transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

.news-list .item .box:hover::after {
    width: 100%;
    height: 100%;
    border-bottom-color: #9D9D9D;
    border-left-color: #9D9D9D;
    transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}

/* line */

.news-list .item .name {
    color: #333;
    font-weight: bold;
}

.news-list .item .box:hover .name {
    color: #00BFFF;
}

.news-list .item .description {
    color: #888;
}

.news-list .item .box:hover .description {
    color: #555;
}

.news-list .item .date {
    color: #A8A8B7;
}

.news-list .box:hover .date {
    color: #888;
}

.news-list.type4 .item .date, .news-date {
    border-radius: 0;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: #494949;
}

.news-list .btn.more {
    z-index: 5;
    overflow-x: hidden;
    color: #fff;
    background: #01BCFF;
    bottom: 10px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

.news-list .box:hover .btn.more {
    background: #1E9CFF;
    color: #fff;
}

.news-list .more-box {
    display: flex;
    justify-content: center;
}

/* type4 */

.news-list.type4 .item .date {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
}

.news-list.type4 .txt {
    padding: 15px 10px 10px 10px;
    position: static;
}

/*!列表通用 index、news*/

/*------------ banner ------------*/

.banner:before {
    content: '';
    background: url(../../../images/layout03/common/index/banner_cover.png) 50% 100% / 100% 100% no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 170px;
    z-index: 1;
}

.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;
    margin-top: -70px;
}

.banner .slick-arrow {
    vertical-align: middle;
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    text-align: left;
    padding: 0;
    border: 0;
    background: url(../../../images/layout03/common/index/arrow.png) no-repeat;
    width: 25px;
    height: 50px;
    cursor: pointer;
}

.banner .slick-prev {
    background-position: 0 0;
    margin-right: 10px;
}

.banner .slick-next {
    background-position: 100% 0;
    margin-left: 10px;
}

.banner .slick-prev:hover {
    background-position: 0 100%;
}

.banner .slick-next:hover {
    background-position: 100% 100%;
}

.banner-slider-dots {
    display: inline-block;
    vertical-align: middle;
}

.banner .slick-dots li {
    vertical-align: middle;
}

.banner .slick-dots li button {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    text-align: left;
    padding: 0;
    border: 0;
    background: url('../../../images/layout03/common/index/banner_dot.png') no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.banner .slick-dots li.slick-active button {
    background-position: 100% 0;
}

/*------------ title ------------*/

.title {
    margin: 0 0 30px;
    display: inline-flex;
    align-items: baseline;
    font-style: italic;
    border-bottom: 1px #929292 solid;
}

.title h2 {
    color: #424251;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    padding: 0 0 0 15px;
    margin: 0;
    position: relative;
}

.title span {
    display: block;
    font-size: 25px;
    color: #929292;
}

.title span::first-letter {
    color: #008CCA;
}

/*------------ more ------------*/

.index_more {
    display: inline-block;
    transition: all .3s ease;
    text-align: center;
    font-size: 13px;
    line-height: 1;
}

.index_more a {
    font-size: 0;
    display: block;
    height: 100%;
}

.index_more a span {
    font-size: 13px;
    letter-spacing: 0.075em;
}

/*輪播*/

.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 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: url('../../../images/layout03/common/index/list_dot.png') no-repeat;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.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-position: 100% 0;
}

.album-sect, .about-sect, .news-sect, .article-sect, .contact-sect, .banner {
    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;
}

/*!輪播*/

/*------------ sect ------------*/

/*新編輯器*/

.article-sect .container {
    padding: 40px 15px;
}

/*!新編輯器*/

/*------------ about ------------*/

.about-sect {
    position: relative;
    background: #F2F2FC;
    padding: 125px 0;
    background: url(../../../images/layout03/common/index/a_bg.jpg) top right no-repeat;
    z-index: unset;
}

.about-sect::before {
    content: '';
    position: absolute;
    background: #F2F2FC;
    width: 1920px;
    height: 500px;
    z-index: -1;
    right: 0;
    bottom: 0;
}

.about-sect .title {
    position: relative;
    display: flex;
    flex-direction: column;
    border: none;
    margin: 0 0 40px;
}

.about-sect .title:after {
    content: '';
    position: absolute;
    width: 86px;
    height: 4px;
    background: #535362;
    left: 0;
    bottom: -10px;
    visibility: visible;
}

.about-sect .title h2 {
    order: 3;
    padding: 0;
}

.about-sect .title span {
    position: relative;
    display: block;
    font-size: 44px;
    color: #494949;
    font-weight: bold;
    line-height: 1;
    padding-left: 95px;
    font-family: 'Arial';
    order: 2;
}

.about-sect .title span::first-letter {
    color: #494949;
}

.about-sect .title span:first-of-type::before {
    content: 'YES';
    position: absolute;
    font-size: 44px;
    color: #00BFFF;
    font-weight: bold;
    left: -7px;
    line-height: 1;
    font-family: 'Arial';
}

.about-sect .title span.text_en {
    padding-left: 0;
    order: 1;
}

.about-sect .col {
    float: left;
}

.about-sect .col.txt {
    float: left;
}

.about-sect .container {
    position: static;
}

.about-sect .col.pic {
    display: none;
}

.about-sect .title h2:before {
    display: none;
}

.about-sect .index_more {
    position: absolute;
    display: block;
    z-index: 5;
    right: 0;
    padding: 0;
    transition: all 0.3s ease;
}

.about-sect .index_more a {
    position: relative;
    z-index: 2;
    width: 246px;
    height: 60px;
    line-height: 60px;
    background: -webkit-gradient(linear, left top, right top, from(#00BCFF), color-stop(#2693FF), color-stop(#00BCFF), color-stop(#2693FF), to(#00BCFF));
    background: linear-gradient(to right, #00BCFF, #2693FF, #00BCFF, #2693FF, #00BCFF);
    background-size: 500%;
}

.about-sect .index_more:hover a {
    -webkit-animation: grahover 4s linear infinite;
    animation: grahover 4s linear infinite;
}

.about-sect .index_more a span {
    position: relative;
    color: #fff;
    font-size: 18px;
}

.about-sect .index_more a span::before {
    content: 'READ ';
}

.about-sect .txt-box {
    position: relative;
    width: 42%;
    margin: -88px 0 0;
    box-sizing: border-box;
}

.about-sect .txt-box .index-about-editor .editor {
    height: 165px;
    color: #31313F;
    line-height: 1.55;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    margin: 0 0 30px;
}

.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: 20px 0 50px;
    position: relative;
}

/* btn */

.news-sect .index_more {
    position: absolute;
    right: 30px;
    top: -20px;
    transition: all 0.3s ease;
}

.news-sect .index_more a {
    position: relative;
    width: 60px;
    height: 60px;
    background: -webkit-gradient(linear, left top, right top, from(#00BCFF), color-stop(#2693FF), color-stop(#00BCFF), color-stop(#2693FF), to(#00BCFF));
    background: linear-gradient(to right, #00BCFF, #2693FF, #00BCFF, #2693FF, #00BCFF);
    background-size: 500%;
}

.news-sect .index_more:hover a {
    -webkit-animation: grahover 4s linear infinite;
    animation: grahover 4s linear infinite;
}

.news-sect .index_more a span {
    font-size: 0;
}

.news-sect .index_more a:before, .news-sect .index_more a:after {
    content: '';
    position: absolute;
    background: url(../../../images/layout03/common/arr.png) no-repeat;
    width: 10px;
    height: 17px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.news-sect .index_more a:after {
    opacity: 0;
    transform: translate(-100%, -50%);
}

.news-sect .index_more:hover a:before {
    -webkit-animation: arrowRightBefore .3s;
    animation: arrowRightBefore .3s;
}

.news-sect .index_more:hover a:after {
    -webkit-animation: arrowAfter .3s;
    animation: arrowAfter .3s;
}

/* btn */

.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;
    z-index: 10;
    padding: 50px 0;
}

/* btn */

.products-sect .index_more {
    position: absolute;
    right: 15px;
    top: -20px;
    transition: all 0.3s ease;
}

.products-sect .index_more a {
    position: relative;
    width: 60px;
    height: 60px;
    background: -webkit-gradient(linear, left top, right top, from(#00BCFF), color-stop(#2693FF), color-stop(#00BCFF), color-stop(#2693FF), to(#00BCFF));
    background: linear-gradient(to right, #00BCFF, #2693FF, #00BCFF, #2693FF, #00BCFF);
    background-size: 500%;
}

.products-sect .index_more:hover a {
    -webkit-animation: grahover 4s linear infinite;
    animation: grahover 4s linear infinite;
}

.products-sect .index_more a span {
    font-size: 0;
}

.products-sect .index_more a:before, .products-sect .index_more a:after {
    content: '';
    position: absolute;
    background: url(../../../images/layout03/common/arr.png) no-repeat;
    width: 10px;
    height: 17px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.products-sect .index_more a:after {
    opacity: 0;
    transform: translate(-100%, -50%);
}

.products-sect .index_more:hover a:before {
    -webkit-animation: arrowRightBefore .3s;
    animation: arrowRightBefore .3s;
}

.products-sect .index_more:hover a:after {
    -webkit-animation: arrowAfter .3s;
    animation: arrowAfter .3s;
}

/* btn */

.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: 0;
    margin: 50px 0;
    background: #D1D1D1;
    border-top: 5px #494949 solid;
    position: relative;
    height: 337px;
}

.service-sect::before {
    content: 'SERVICE';
    font-family: 'Arial';
    font-weight: bold;
    font-size: 44px;
    color: #494949;
    font-style: italic;
    left: 50%;
    transform: translateX(-50%);
    top: -42px;
    position: absolute;
    line-height: 1;
    letter-spacing: 5px;
}

.service-sect .container {
    background: url(../../../images/layout03/common/index/service_bg.jpg) no-repeat;
    background-size: cover;
    height: 337px;
}

.service-sect .title {
    border: none;
}

.service-sect .title span {
    display: none;
}

.service-sect .title h2 {
    font-weight: bold;
}

.service-sect .title h2:before {
    display: none;
}

.service-sect .editor {
    color: #333;
    /* margin: 0 0 30px; */
}

.service-box {
    position: relative;
    padding: 25px 50px 0;
    width: 100%;
    max-width: 894px;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 auto;
    z-index: 0;
    height: 337px;
}

.service-box>.flex>.cover {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
}

/* btn */

.service-sect .index_more {
    position: absolute;
    z-index: 5;
    display: flex;
    justify-content: center;
    padding: 0;
    transition: all 0.3s ease;
    right: 30px;
    bottom: -15%;
}

.service-sect .index_more a {
    display: inline-block;
    background: #7CCBF2;
    padding: 80px 41px 0 41px;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.service-sect .index_more:hover a {
    background: -webkit-gradient(linear, left top, right top, from(#00BCFF), color-stop(#2693FF), color-stop(#00BCFF), color-stop(#2693FF), to(#00BCFF));
    background: linear-gradient(to right, #00BCFF, #2693FF, #00BCFF, #2693FF, #00BCFF);
    background-size: 500%;
    -webkit-animation: grahover 4s linear infinite;
    animation: grahover 4s linear infinite;
}

.service-sect .index_more a span {
    position: relative;
    color: #fff;
    font-size: 15px;
    top: -70px;
}

.service-sect .index_more a span::before {
    content: 'READ ';
}

/*------------ album ------------*/

.album-sect {
    padding: 50px 0 50px;
    position: relative;
}

/* btn */

.album-sect .index_more {
    position: absolute;
    right: 15px;
    top: -20px;
    transition: all 0.3s ease;
}

.album-sect .index_more a {
    position: relative;
    width: 60px;
    height: 60px;
    background: -webkit-gradient(linear, left top, right top, from(#00BCFF), color-stop(#2693FF), color-stop(#00BCFF), color-stop(#2693FF), to(#00BCFF));
    background: linear-gradient(to right, #00BCFF, #2693FF, #00BCFF, #2693FF, #00BCFF);
    background-size: 500%;
}

.album-sect .index_more:hover a {
    -webkit-animation: grahover 4s linear infinite;
    animation: grahover 4s linear infinite;
}

.album-sect .index_more a span {
    font-size: 0;
}

.album-sect .index_more a:before, .album-sect .index_more a:after {
    content: '';
    position: absolute;
    background: url(../../../images/layout03/common/arr.png) no-repeat;
    width: 10px;
    height: 17px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.album-sect .index_more a:after {
    opacity: 0;
    transform: translate(-100%, -50%);
}

.album-sect .index_more:hover a:before {
    -webkit-animation: arrowRightBefore .3s;
    animation: arrowRightBefore .3s;
}

.album-sect .index_more:hover a:after {
    -webkit-animation: arrowAfter .3s;
    animation: arrowAfter .3s;
}

/* btn */

.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;
}

.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: 14px 0 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;
}

@-webkit-keyframes grahover {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@keyframes grahover {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@-webkit-keyframes arrowRightBefore {
    100% {
        -webkit-transform: translate(0%, -50%);
        opacity: 0;
    }
}

@keyframes arrowRightBefore {
    100% {
        transform: translate(0%, -50%);
        opacity: 0;
    }
}

@-webkit-keyframes arrowAfter {
    100% {
        -webkit-transform: translate(-50%, -50%);
        opacity: 1;
    }
}

@keyframes arrowAfter {
    100% {
        transform: translate(-50%, -50%);
        opacity: 1;
    }
}

@media screen and (max-width: 1800px) {
    .about-sect {
        background-size: 51%;
        background-position: bottom right;
        padding: 30px 0 100px;
    }
    .about-sect .txt-box {
        margin: 0;
    }
}

@media screen and (max-width: 1440px) {
    .about-sect .txt-box {}
}

@media screen and (max-width: 1280px) {
    .about-sect {}
}

@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;
    }
    /*!少量排版*/
    /* 20200914 */
    .site-map ul+ul {
        margin: 0 0 0 20px;
    }
    .about-sect {
        position: relative;
        background: #F2F2FC;
        background-size: 100%;
    }
    .about-sect::before {
        content: '';
        position: absolute;
        width: 980px;
        height: 576px;
        z-index: 0;
        right: 0;
        bottom: 0;
        background: url(../../../images/layout03/common/index/a_bg.jpg) top right no-repeat;
        background-size: 58%;
        background-position: bottom right;
    }
}

@media screen and (max-width: 1000px) {
    .about-sect .col.txt {
        float: none;
        width: 100%;
    }
    .index-about-editor {
        text-align: center;
    }
    .about-sect .container {
        padding: 0;
    }
    .about-sect .txt-box {
        display: block;
        width: 100%;
        padding: 0 15px;
        margin: 0;
    }
    .about-sect .title {
        width: 100%;
    }
    .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:before {
        display: none;
    }
    .title h2 {
        padding: 0;
        display: block;
        text-align: center;
    }
    .title {
        font-size: 20px;
        display: flex;
        justify-content: center;
        border: none;
    }
    .about-sect .title h2 {
        text-align: center;
    }
    .products-sect .title h2, .album-sect .title h2, .news-sect .title h2, .articles-sect .title h2 {
        padding: 0 0 0 15px;
    }
    .products-sect .index_more, .album-sect .index_more, .news-sect .index_more, .articles-sect .index_more {
        position: absolute;
        right: 30px;
        top: -10px;
        margin: auto;
        width: 60px;
        height: 60px;
    }
    .products-sect {
        padding: 30px 0 50px;
    }
    .products-box {
        padding: 8px 0;
    }
    .service-box {
        box-sizing: border-box;
        padding: 12px 15px;
        height: auto;
    }
    .service-sect .title {
        text-align: center;
        padding: 0;
        text-indent: 0;
        margin: 0 0 20px;
    }
    .banner-slider-control, .banner:before {
        display: none;
    }
    .banner .slick-arrow {
        transform: scale(0.5);
        margin-bottom: -18px;
    }
    .banner .slick-prev {
        margin-left: -36px;
    }
    .banner .slick-next {
        background-position: 100% 0;
        margin-right: -35px;
        border-left: #8A8A8A 1px solid;
    }
    .news-sect {
        padding: 40px 0 40px;
    }
    .album-sect {
        padding: 40px 0 10px;
    }
    .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%;
    }
    /* 20200914 */
    .about-sect::before {
        display: none;
    }
    .about-sect {
        background: #F2F2FC;
    }
    .about-sect .index_more {
        right: 0;
        left: 0;
        display: flex;
        justify-content: center;
        position: relative;
    }
    .about-sect .txt-box .index-about-editor .editor {
        height: auto;
        -webkit-line-clamp: initial;
    }
    .about-sect {
        padding: 30px 0 0 0;
    }
    .service-sect .index_more {
        right: 0;
    }
    .service-sect .index_more {
        right: 0;
        left: 0;
        position: relative;
        margin: 30px auto 0;
    }
    .service-sect .container, .service-sect {
        height: auto;
    }
    .service-sect .index_more a {
        display: inline-block;
        background: #7CCBF2;
        padding: 0;
        clip-path: initial;
        width: 246px;
        height: 60px;
        line-height: 60px;
        color: #fff;
        text-decoration: none;
        position: relative;
        z-index: 2;
        transition: all 0.3s ease;
    }
    .service-sect .index_more a span {
        position: relative;
        color: #fff;
        font-size: 15px;
        top: 0;
    }
    .products-list.type2 .box:hover {
        top: 0;
    }
}

@media screen and (max-width: 767px) {
    .service-sect {
        padding-top: 0;
        margin: 0;
    }
    .about-sect .txt .pic:before {
        letter-spacing: 5px;
    }
    .about-sect .txt .pic {
        padding: 20px 0 5px;
    }
    .service-box {
        padding: 15px 15px 0;
    }
    .title {
        margin: 0 0 50px;
    }
    .products-sect .title {
        margin: 0 0 30px;
    }
    .products-sect .index_more a, .album-sect .index_more a, .news-sect .index_more a, .articles-sect .index_more a {
        width: 120px;
        height: 30px;
    }
    .products-sect .index_more, .album-sect .index_more, .news-sect .index_more, .articles-sect .index_more {
        position: absolute;
        right: 0;
        left: 0;
        top: 45px;
        margin: auto;
        width: 120px;
        height: 30px;
    }
}

@media screen and (max-width: 480px) {
    .products-list.onlyitem-list .item {
        width: 100%;
    }
    .onlyitem-sect .album-list .item {
        width: 100%;
    }
    .about-sect .container {
        padding: 0;
    }
    .service-sect::before {
        font-size: 35px;
        top: -35px;
    }
    .about-sect .title span {
        font-size: 35px;
        padding-left: 80px;
    }
    .about-sect .title span:first-of-type::before {
        font-size: 35px;
        left: -6px;
    }
    .news-list.type4 {
        margin: 0;
    }
    .service-box {
        padding: 15px 0;
        max-width: initial;
    }
}