@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:400,400i,500,500i,600,600i,700,700i');
/*------------ article ------------*/

.article-list .item .box {
    margin: 0 auto 45px;
    border-bottom: 1px solid #f5f5f5;
    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 .box:hover .name {
    color: #17a98a;
    text-decoration: underline;
}

.type5 .keyword_box {
    color: #F2856C;
}

.type5 .article-list .pic .mask {
    opacity: 0;
    transition: all .3s ease;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    font-family: 'roboto', sans-serif;
    top: 50%;
    font-size: 13px;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: all .3s ease;
}

.type5 .article-list .item .box:hover .mask {
    opacity: 1;
}

.type5 .article-list .item .date, .article-date {
    color: #FFFFFF;
    margin: -25px 0 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: #29A38A;
}

.article-date {
    margin: auto;
}

.article-box .article-list .btn.more {
    z-index: 5;
    overflow-x: hidden;
    background: #3D9E70;
    color: #fff;
    position: relative;
}

.article-box .article-list .btn.more:hover {
    background: #A7B450;
    color: #fff;
}

.type2 .article-list .date, .type3 .article-list .date, .type4 .article-list .date:before {
    color: #b5c356;
    border-color: #b5c356;
}

/*------------ keyword_box ------------*/

.keyword_box i {
    font-size: 14px;
    line-height: 14px;
    float: left;
    position: absolute;
    top: 14px;
    left: 0;
}

.keyword_box.detail {
    height: auto;
    margin: 0;
    position: relative;
    padding: 9px 0 9px 25px;
    color: #F2856C;
    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 {
    margin-bottom: 30px;
}

.products-list.type2>.item>.box {
    margin: 0 auto 0px;
    box-sizing: border-box;
    transition: all .3s ease;
    position: relative;
}

.products-list .box .name, .products-list.type2 .name {
    color: #333;
    font-weight: 500 !important;
}

.products-list .box:hover .name {
    color: #71A4C3;
}

.products-list.type2 .description, .products-list .description {
    color: #8C8C8C;
}

.products-list .box:hover .description {
    color: #464646;
}

.products-list .box.new:before {
    content: '';
    display: block;
    background: url(../../../images/layout01/common/products/news_tag.png);
    width: 60px;
    height: 68px;
    position: absolute;
    z-index: 10;
    left: 10px;
    top: -16px;
}

.products-list .box img {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}

.products-list .box .more {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 50%;
    margin: -13px 0 0 0;
    width: 100%;
    padding: 0 40px;
    line-height: 1.2;
    height: 26px;
    text-align: center;
    opacity: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-family: 'Roboto';
    font-size: 16px;
    color: #DDDDDD;
    letter-spacing: 3px;
}

.products-list .mask .more {
    display: block;
}

.products-list .pic:before {
    background: url(../../../images/layout01/common/hover.png) 50% 60% no-repeat rgba(23, 43, 67, 0.5);
}

.products-list.type4 .box:hover .pic:before, .products-list.type2 .box:hover .pic:before {
    background-position: 50% 50%;
    opacity: 1;
}

@media screen and (max-width: 1000px) {
    /*列表通用 index、products*/
    .products-list .box .more {
        font-size: 10px;
        letter-spacing: 0;
        padding: 0;
    }
    .products-list.masonry-list.products-list .item .box {
        margin-bottom: 0px;
    }
    /*!列表通用 index、products*/
}

/*!列表通用 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: #31CAA4;
}

.album-list .item .name {
    color: #29A38A;
}

.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.type1 .item .name, .masonry-list.album-list.type3 .item .name {
    /*padding-right: 60px;*/
    position: relative;
}

/*!瀑布流*/

/*!列表通用 index、album*/

.album-list.type1 .item .box .more {
    display: none;
}

.album-list .item .name {
    color: #fff;
}

.masonry-list.album-list.type2 .item .box:hover .namebox:after {
    display: none;
}

.masonry-list.album-list.type4 .item .namebox:after {
    display: none;
}

.container .masonry-list.album-list .item .name {
    color: #333;
}

.container .masonry-list.album-list .item .box:hover .name {
    color: #71A4C3;
}

.container .masonry-list.album-list .item .box {
    margin-bottom: 20px;
}

.container .masonry-list.album-list.type2 .item .box {
    margin-bottom: 0;
}

.container .masonry-list.album-list .item .namebox {
    position: static;
    background: none;
    opacity: 1;
}

.masonry-list.album-list.type3 .item, .masonry-list.album-list.type1 .item {
    padding: 0 15px!important;
}

.album-list.type3 .pic:before, .album-list.type1.column4 .pic:before {
    content: '';
    background: url(../../../images/layout01/common/hover.png) 50% 60% no-repeat rgba(23, 43, 67, 0.5);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s;
}

.album-list.type1.column4 .box:hover .pic:before, .album-list.type3 .box:hover .pic:before {
    background-position: 50% 50%;
    opacity: 1;
}

/*列表通用 index、news*/

.news-list .pic {
    position: relative;
    overflow: hidden;
    margin: 0 auto 10px;
}

.news-list .btn.more {
    background: #2F6098;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Arial', sans-serif;
}

.news-list .box:hover .btn.more {
    background: #71A4C3;
    color: #fff;
}

.news-list.type3 .date {
    color: #71A4C3;
}

.news-list.type4 .pic:before, .news-list.type2 .pic:before {
    content: "";
    background: url(../../../images/layout01/common/hover.png) 50% 60% no-repeat rgba(23, 43, 67, 0.5);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s ease;
}

.news-list.type4 .box:hover .pic:before, .news-list.type2 .box:hover .pic:before {
    background-position: 50% 50%;
    opacity: 1;
}

.news-list.type4 .item .box {
    transition: all .3s ease;
    border: none;
}

.news-list .item .box {
    transition: all .3s ease;
    top: 0;
}

.news-list .item .pic {
    position: relative;
    box-sizing: border-box;
}

/* type4 */

.news-list.type4 .txt {
    background: rgba(255, 255, 255, 0.9);
    position: relative;
}

.news-list.type4 .txt::before {
    content: '';
    position: absolute;
    background: #71A4C3;
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0;
    transition: all 0.3s ease;
}

.news-list.type4 .txt::after {
    content: '';
    position: absolute;
    background: #2F6098;
    width: 0;
    height: 3px;
    left: 0;
    bottom: 0;
    transition: all 0.3s ease;
}

.news-list.type4 .box:hover .txt::after {
    width: 100%;
}

.news-list.type4 .item .date {
    color: #71A4C3;
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    background: none;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 15px 0;
    letter-spacing: 0;
    border-radius: 0;
    transition: all 0.3s ease;
}

.news-list.type4 .item .box:hover .date {
    color: #2F6098;
}

.news-list.type4 .date .years {
    font-size: 18px;
    line-height: inherit;
    margin-top: 0;
    letter-spacing: 0;
    font-weight: bold;
    order: 1;
}

.news-list.type4 .date .month {
    font-size: 18px;
    line-height: inherit;
    margin-top: 0;
    letter-spacing: 0;
    font-weight: bold;
    order: 2;
}

.news-list.type4 .date .day {
    font-size: 18px;
    width: auto;
    order: 3;
}

.news-list.type4 .date .month:before {
    content: '-';
}

.news-list.type4 .date .day:before {
    content: '-';
}

/* end type4 */

/* type2 */

.news-list.type2 {
    background: rgba(255, 255, 255, 0.9);
}

.news-list.type2 .date {
    font-size: 18px;
    color: #71A4C3;
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    display: flex;
    align-items: baseline;
}

.news-list.type2 .date .years {
    order: 1;
    font-size: 18px;
    font-weight: bold;
}

.news-list.type2 .date .month {
    order: 2;
    font-size: 18px;
    font-weight: bold;
}

.news-list.type2 .date .day {
    order: 3;
    font-size: 18px;
    font-weight: bold;
}

.news-list.type2 .date .month:before {
    content: '-';
}

.news-list.type2 .date .day:before {
    content: '-';
}

.news-list.type2 .date .years:before {
    display: none;
}

/* end type2 */

/* type3 */

.news-list.type3 {
    background: rgba(255, 255, 255, 0.9);
}

.news-list.type3 .date, .news-list.type3 .years, .news-list.type3 .month, .news-list.type3 .day {
    font-size: 18px;
    color: #71A4C3;
    font-family: 'Arial', sans-serif;
    font-weight: bold;
}

.news-list.type3 .day {
    line-height: 23px;
    letter-spacing: 0;
    margin-top: 5px;
}

.news-list.type3 .item {
    border-left: solid #ddd 1px;
}

/* end type2 */

.news-list .item .name {
    color: #333333;
}

.news-list .box:hover .name {
    color: #71A4C3;
}

.news-list .item .description {
    color: #8C8C8C;
}

.news-list .item .box:hover .description {
    color: #464646;
}

/*!列表通用 index、news*/

/*------------ banner ------------*/

.banner {
    position: relative;
    height: auto!important;
    padding: 0 0 50px;
}

.banner:before {
    content: '';
    display: block;
    background: url(../../../images/layout01/common/index/index_banner_bg.jpg) no-repeat;
    position: absolute;
    top: 10%;
    bottom: 10%;
    left: 0;
    right: 0;
}

.banner .slider {
    max-width: 1300px;
    position: relative;
    margin: auto;
}

.banner * {
    height: 100%;
}

.banner .slick-arrow {
    white-space: nowrap;
    text-indent: 101%;
    overflow: hidden;
    padding: 0;
    border: 0;
    background: url('../../../images/layout01/common/index/arrow.png') no-repeat;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    position: absolute;
    z-index: 80;
    top: 50%;
    cursor: pointer;
}

.banner .slick-prev {
    background-position: 0 0;
    left: 18px;
}

.banner .slick-next {
    background-position: 100% 0;
    right: 18px;
}

.banner .slick-prev:hover {
    background-position: 0 100%;
}

.banner .slick-next:hover {
    background-position: 100% 100%;
}

.banner .slick-dots {
    position: static;
    top: 100%;
    left: 0;
    right: 0;
    margin: 5px 0 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    z-index: 80;
}

.banner .slick-dots li {
    display: inline-block;
    vertical-align: middle;
}

.banner .slick-dots li button {
    white-space: nowrap;
    font-size: 0;
    overflow: hidden;
    padding: 0;
    border: 0;
    width: 96px;
    height: 13px;
    margin-top: 10px;
    cursor: pointer;
    background: none;
}

.banner .slick-dots li button:before {
    content: '';
    width: 100%;
    height: 3px;
    display: block;
    margin: 5px 0;
    background: #ddd;
}

.banner .slick-dots li.slick-active button:before {
    background: #2F6098;
}

/*------------ title ------------*/

.title {
    text-align: center;
    margin: 0 0 30px;
    position: relative;
}

.title span {
    display: block;
    font-family: 'Arial', serif;
    color: #2E6394;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.4px;
    line-height: 1.2;
    position: relative;
}

.title h2 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin: 0;
    color: #444444;
    position: relative;
}

/*------------ more ------------*/

.index_more {
    background: #fff;
    width: 250px;
    height: 45px;
    text-indent: inherit;
    margin: 0 auto;
    color: #2E6394;
    text-align: center;
    line-height: 45px;
    border-radius: 0;
    display: block;
    letter-spacing: 1.2px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all .3s ease;
    -webkit-transition: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -moz-transition: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -o-transition: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
    font-family: 'Arial', serif;
}

.index_more:hover {
    background: #2E6394;
    color: #fff;
}

.index_more a {
    font-size: 0;
    display: block;
}

.index_more a span {
    font-size: 16px;
}

.index_more.is-mouseEnter {
    background: #2E6394;
}

.index_more i {
    width: 160px;
    height: 160px;
    position: absolute;
    left: 0;
    top: 0;
    background: radial-gradient(ellipse at center, #71A4C3 0%, rgba(215, 162, 59, 0) 50%);
    z-index: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all .3s ease;
    -webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

.index_more.is-mouseEnter i {
    opacity: .5;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.index_more span {
    position: relative;
    z-index: 1;
    display: block;
}

/*------------ sect ------------*/

/*新編輯器*/

.article-sect .container {
    padding: 40px 15px;
}

/*!新編輯器*/

/*------------ about ------------*/

.about-sect {
    background: url(../../../images/layout01/common/index/about_bg.jpg) center 100% no-repeat fixed;
    position: relative;
    padding: 100px 0 30px;
    z-index: 2;
}

.about-sect .row {
    padding: 0;
}

.about-sect .pic img {
    margin: 0;
    display: none;
}

.about-sect .col {
    float: left;
}

.about-sect .col.txt {
    width: 46%;
    float: right;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
}

.about-sect .container {
    position: static;
}

.about-sect .col.pic {
    margin: 0px 0 0 0;
    width: 34.2095%;
    position: absolute;
    right: 50%;
    top: 0;
    height: 100%;
    text-align: right;
    display: none;
}

.about-sect .col.pic img {
    object-fit: cover;
    height: 100%!important;
    max-width: inherit;
}

.about-sect .index_more {
    position: absolute;
    bottom: 30px;
    right: 50px;
    background: none;
    height: 40px;
    width: 120px;
    text-indent: unset;
    line-height: 2.2;
}

.about-sect .index_more a {
    font-size: 16px;
}

.about-sect .index_more:hover {
    color: #2F6098;
}

.about-sect .index_more::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 11px;
    border-color: transparent transparent transparent #2F6098;
    position: absolute;
    right: 10px;
    top: 11px;
    transition: all 0.3s ease;
}

.about-sect .index_more:hover:after {
    right: 0;
}

.about-sect .index_more i, .about-sect .index_more.is-mouseEnter i {
    display: none;
}

.about-sect .index_more span {
    font-size: 0;
}

.about-sect .title {
    display: flex;
    align-items: center;
    margin: 0 0 50px;
}

.about-sect .title h2 {
    padding-left: 15px;
}

.about-sect .title::before {
    content: '';
    position: absolute;
    background: #2E6394;
    width: 40px;
    height: 3px;
    left: 0;
    bottom: -25px;
}

.about-sect .txt-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background: rgba(255, 255, 255, 0.8);
    background: #fff;
    padding: 50px 50px 100px;
}

.about-sect .txt-box .line {
    position: absolute;
    top: -50px;
    left: -150px;
    width: 381px;
    height: 209px;
    z-index: 1;
}

.about-sect .txt-box .line span {
    width: 10px;
    height: 10px;
    background: #E9F1F6;
    display: block;
    position: absolute;
    box-shadow: 0px 0px 0 #71A4C3, 0px 0px 4px #71A4C3, 0px 0px 8px #71A4C3, 0px 0px 16px #71A4C3;
    position: absolute;
}

.about-sect .txt-box .line span.top {
    width: 381px;
    height: 10px;
    top: 0;
    left: 0;
}

.about-sect .txt-box .line span.bottom {
    width: 156px;
    height: 10px;
    left: 0;
    bottom: 0;
}

.about-sect .txt-box .line span.left {
    width: 10px;
    height: 209px;
    top: 0;
    left: 0;
}

.about-sect .txt-box .line span.right {
    width: 10px;
    height: 55px;
    top: 0;
    right: 0;
}

/* 
.left{
    -webkit-animation: left 2s linear ;
  }
  @-webkit-keyframes left{
    0%  {height: 0; top: 209px; left: 0;}
    20% {height: 209px; top: 0; left: 0;}
    40% {height: 0; top: 0; left: 0;}
  }
  .top{
    -webkit-animation: top 2s linear ;
  }
  @-webkit-keyframes top{
    0%  {width: 0; top: 0; left: 0;}
    20% {width: 0; top: 0; left: 0;}
    40% {width: 380px; top: 0; left: 0;}
    60% {width: 0; top:0; left: 380px;}
  }
  .right{
    -webkit-animation: right 2s linear ;
  }
  @-webkit-keyframes right{
    0%  {height: 0; top: 0; left: 380px;}
    40% {height: 0; top: 0; left: 380px;}
    60% {height: 209px; top: 0; left: 380px;}
    80% {height: 0; top: 209px;left: 380px;}
  }
  .bottom{
    -webkit-animation: bottom 2s linear ;
  }
  @-webkit-keyframes bottom{
    0%  {width: 0; top: 209px; left: 380px;}
    60% {width: 0; top: 209px; left: 380px;}
    80% {width: 380px; top:209px; left: 0px;}
    100% {width: 0px; top:209px; left: 0px;}
  } */

.about-sect .txt-box .index-about-editor .editor {
    color: #444444;
    position: relative;
    line-height: 1.5;
    width: 100%;
    letter-spacing: 0.8px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 65px;
}

.about-sect .txt .tag {
    display: none;
}

/*------------ news ------------*/

.articles-sect {
    padding-bottom: 50px;
    padding-top: 20px;
    background: #f5fbf4;
}

/*------------ news ------------*/

.news-sect {
    padding: 50px 0;
    z-index: 1;
}

.news-sect .container {
    z-index: 3;
}

.news-sect .title {
    width: fit-content;
    margin: 0 auto 30px;
}

.news-sect .title::before {
    content: '';
    position: absolute;
    width: 55px;
    height: 55px;
    background: url(../../../images/layout01/common/index/news_left.png) no-repeat;
    right: 105%;
    top: 8%;
    transform: translateY(-50%);
}

.news-sect .title::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../../../images/layout01/common/index/news_right.png) no-repeat;
    left: 105%;
    top: 30%;
    transform: translateY(-50%);
}

.news-sect .index_more {
    margin: 20px auto 0;
}

.news-list {
    justify-content: center;
    flex-wrap: wrap;
}

.slick-track {
    margin: auto;
}

.news-sect .news-list:not(.masonry-list) .item:nth-child(n) {
    clear: none!important;
    width: 100%;
}

.news-list.type2 .item {
    border: none;
    margin-bottom: 0;
}

.news-list.type2 .pic {
    float: none;
    margin-right: 0;
    width: auto;
    height: auto;
}

.news-list.type2 .item .txt {
    padding: 0;
}

.news-list .btn.more {
    position: static;
    margin: 15px 0 0;
    display: flex;
    justify-content: center;
    margin: 15px auto 0;
    display: none;
}

/*最新消息 少量排版*/

.news-list.onlyitem-list.type2 .pic {
    float: left;
    margin-right: 25px;
}

.news-list.onlyitem-list:not(.masonry-list) .item:nth-child(n) {
    width: 50%
}

.news-list.onlyitem-list .item .box {
    max-width: inherit;
    display: flex;
    flex-wrap: wrap;
}

.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: 0px;
}

/*!少量排版*/

/*------------ products ------------*/

.products-sect {
    position: relative;
    z-index: 2;
    padding: 80px 0 50px;
}

.products-sect .title {
    width: fit-content;
    margin: 0 auto 30px;
}

.products-sect .title::before {
    content: '';
    position: absolute;
    width: 72px;
    height: 74px;
    background: url(../../../images/layout01/common/index/products_left.png) no-repeat;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.products-sect .title::after {
    content: '';
    position: absolute;
    width: 27px;
    height: 27px;
    background: url(../../../images/layout01/common/index/products_right.png) no-repeat;
    left: 105%;
    top: 30%;
    transform: translateY(-50%);
}

.products-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.products-sect .index_more {
    display: block;
    margin: 30px auto 0;
    background: #2F6098;
    color: #fff;
}

.products-sect .index_more.is-mouseEnter {
    background: #71A4C3;
}

.products-sect .index_more i {
    background: radial-gradient(ellipse at center, #fff 0%, rgba(215, 162, 59, 0) 50%);
}

.products-sect .products_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block;
}

/*產品介紹 少量排版*/

.products-list.onlyitem-list.type2 .item {
    width: 50%
}

.products-list.onlyitem-list .item .box {
    display: flex;
    max-width: 1000px;
}

.products-list.onlyitem-list.type1 .box {
    max-width: 300px;
}

.products-list.onlyitem-list.type2 .item .box .txt {
    width: calc(100% - 300px);
    padding: 30px 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: 0;
}

/*!少量排版*/

/*------------ service ------------*/

.service-sect:before {
    content: '';
    position: absolute;
    display: block;
    background: url(../../../images/layout01/common/index/service_bg01.jpg) 50% 100% no-repeat fixed;
    background-size: 100%;
    min-height: 157px;
    margin-bottom: 0px;
    margin-top: 0px;
    left: 0;
    top: 0;
    width: 100%;
}

.service-sect {
    padding: 157px 0 0;
    position: relative;
}

.service-box {
    position: relative;
    padding: 40px 50px 10px;
    width: 100%;
    text-align: center;
    color: #333333;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.8);
    border-bottom: 3px solid #2F6395;
    box-sizing: border-box;
}

.service-box>.flex>.cover {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
}

.service-sect .editor {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 0.5px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.8;
}

.service-sect .index_more {
    margin: 30px auto 0;
}

.service-sect .index_more {
    background: none;
    height: 40px;
    width: 120px;
    text-indent: unset;
    line-height: 2.2;
}

.service-sect .index_more a {
    font-size: 16px;
}

.service-sect .index_more:hover {
    color: #2F6098;
}

.service-sect .index_more::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 11px;
    border-color: transparent transparent transparent #2F6098;
    position: absolute;
    right: 10px;
    top: 11px;
    transition: all 0.3s ease;
}

.service-sect .index_more:hover:after {
    right: 0;
}

.service-sect .index_more i, .service-sect .index_more.is-mouseEnter i {
    display: none;
}

.service-sect .index_more span {
    font-size: 0;
}

/*------------ album ------------*/

.album-sect .album-list {
    margin: 0;
}

.album-sect .album-list .item {
    padding: 0;
    min-width: 25%;
}

.album-list {
    display: flex;
    margin: 0 auto;
    width: 66.68%;
    justify-content: center;
}

.album-list .item .box {
    overflow: hidden;
}

.album-sect .album-list .item {
    margin-bottom: 0;
}

.album-list.type1 .item {
    border-bottom: none;
}

.album-sect .album-list .item .namebox {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 15px;
    padding: 8px 10px;
    transition: all 0.3s;
    opacity: 0;
    bottom: 0;
}

.album-list .box:hover .namebox {
    opacity: 1;
}

.album-sect .album-list .item .name {
    margin: 0;
}

.album-list .item .box .more {
    display: none;
}

.album-sect {
    padding: 70px 0 110px;
}

.album-sect .container {
    display: flex;
}

.album-sect .title span {
    display: none;
}

.album-sect .title h2 {
    margin: 0 auto;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    font-size: 25px;
    letter-spacing: 0.5px;
}

.album-sect .title {
    position: relative;
    background: url(../../../images/layout01/common/index/album_title.png) 50% 50% no-repeat;
    width: 16.66%;
    height: 0;
    display: block;
    box-sizing: border-box;
    padding: 0 0 16.66%;
    font-size: 25px;
    margin: 0;
    -webkit-background-size: 100% 95%;
    background-size: 100% 95%;
    margin: 0 20px 0 0;
}

.album-sect .title h2::before {
    content: '';
    position: absolute;
    background: #fff;
    width: 53px;
    height: 3px;
    left: 50%;
    margin-left: -26.5px;
    top: -14px;
}

.album-sect .title h2::after {
    content: '';
    position: absolute;
    background: #fff;
    width: 53px;
    height: 3px;
    left: 50%;
    margin-left: -26.5px;
    bottom: -14px;
}

.album-sect .index_more {
    width: 16.66%;
    height: 0;
    display: block;
    box-sizing: border-box;
    padding: 0 0 16.66%;
    border-radius: 0;
    position: relative;
    background: url(../../../images/layout01/common/index/album_title_more.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 95%;
    background-size: 100% 95%;
    margin: 0 0 0 20px;
}

.album-sect .index_more:hover {
    background: url(../../../images/layout01/common/index/album_title_more_hover.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 95%;
    background-size: 100% 95%;
}

.album-sect .index_more a span {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    animation: none;
    line-height: 1.5;
    width: 100%;
}

.album-sect .index_more.is-mouseEnter i {
    display: none;
}

.album-sect .index_more a span::before {
    content: '';
    position: absolute;
    background: #fff;
    width: 53px;
    height: 3px;
    left: 50%;
    margin-left: -26.5px;
    top: -14px;
}

.album-sect .index_more a span::after {
    content: '';
    position: absolute;
    background: #fff;
    width: 53px;
    height: 3px;
    left: 50%;
    margin-left: -26.5px;
    bottom: -14px;
}

/*瀑布流*/

.album-sect.masonry-album-sect .container {
    display: block;
}

.album-sect.masonry-album-sect .title {
    background: none;
    margin: auto;
    width: auto;
    padding: 0;
    height: auto;
    margin: 0 auto 30px;
}

.album-sect.masonry-album-sect .title span {
    display: block;
}

.album-sect.masonry-album-sect .title h2 {
    color: #444;
    position: relative;
    transform: unset;
    top: 0;
    left: 0;
}

.album-sect.masonry-album-sect .title h2::before, .album-sect.masonry-album-sect .title h2::after {
    display: none;
}

.album-sect.masonry-album-sect .index_more {
    display: none;
}

.masonry-album-sect {
    padding: 60px 0 120px;
    background: #E9F2F7;
}

.masonry-album-sect .container {
    padding: 0 15px;
    max-width: 1330px;
}

.masonry-album-sect .album-list {
    display: block;
    width: 100%;
}

.masonry-album-sect .item {
    width: 25%;
}

.masonry-list .item .namebox {
    background: none;
    color: #4C4C4C;
    font-size: 16px;
    position: relative;
    opacity: 1;
    text-align: left;
}

.masonry-list .item .namebox .name {
    margin: 14px 0 0;
}

/*!瀑布流*/

/*相簿 少量排版*/

.album-sect.onlyitem-sect {
    background-size: cover;
    background-position: center;
}

.album-sect.onlyitem-sect .title {
    background: none;
    margin: auto;
    width: auto;
    padding: 0;
    height: auto;
    margin: 0 auto 30px;
}

.album-sect.onlyitem-sect .title span {
    display: block;
}

.album-sect.onlyitem-sect .title h2 {
    color: #444;
    position: relative;
    transform: unset;
    top: 0;
    left: 0;
}

.album-sect.onlyitem-sect .title h2::before, .album-sect.onlyitem-sect .title h2::after {
    display: none;
}

.onlyitem-sect .title {
    background: none;
    margin: auto;
}

.onlyitem-sect .index_more {
    display: none;
}

.onlyitem-sect .album-list .item {
    width: 32.33%;
    float: none;
    display: inline-block;
}

.onlyitem-sect .album-list {
    text-align: center;
    margin: auto;
}

.onlyitem-sect .container {
    padding: 0 15px;
    max-width: 1330px;
    display: block;
}

.onlyitem-sect .album-list .item .namebox {
    background: none;
    color: #4C4C4C;
    font-size: 16px;
    position: relative;
    opacity: 1;
    text-align: left;
}

.onlyitem-sect .album-list .item .box {
    margin-bottom: 30px;
    max-width: 450px;
}

.onlyitem-sect .album-list .item .box img {
    width: 100%;
}

.onlyitem-sect .album-list .item .namebox .name {
    margin: 6px 0 0;
    font-size: 16px;
    color: #4C4C4C;
}

/*!少量排版*/

/*----------- fancybox-index --------------*/

.fancybox-index .fancybox-close {
    margin-top: -65px;
}

.contact-sect {
    padding-top: 120px;
    padding-bottom: 60px;
    background: #eee;
    background-size: 100% auto;
}

.form-box {
    background: none;
}

.form-wrap {
    border: none;
    background: none;
}

.contact-sect .reminder {
    display: none;
}

.contact-sect .form-wrap .reminder {
    display: block;
}

.contact-title {
    font-size: 23px;
    line-height: 1.3;
}

.contact-title h2 {
    font-size: 23px;
    line-height: 1.3;
    font-weight: normal;
    margin: 0;
}

.contact-title>b {
    color: #000000;
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: normal;
}

/* hover */

.about-sect.show .frame_box {
    transition: opacity 0.6s 0.6s ease, height 0.6s 0.6s ease, width 0.6s 1.2s ease;
    opacity: 1;
    width: 381px;
    height: 209px;
}

.about-sect .frame_box {
    position: absolute;
    top: 7%;
    left: 45.5%;
    width: 381px;
    height: 209px;
    border: 10px solid #E9F1F6;
    box-shadow: 0px 0px 0 #71a4c3, 0px 0px 4px #71a4c3, 0px 0px 8px #71a4c3, 0px 0px 16px #71a4c3;
    box-sizing: border-box;
    width: 0px;
    height: 0px;
    opacity: 0;
}

/*------------ rwd ------------*/

.masonry-list .item:nth-child(n) {
    clear: none!important;
}

@media screen and (max-width: 1440px) {
    .about-sect .col.pic {
        margin: 0px 0 0 0%;
    }
    .about-sect .txt .pic {
        padding: 5% 0 20px;
    }
    .about-sect .txt-box {}
}

@media screen and (max-width: 1280px) {
    .products-sect {
        padding-top: 40px;
    }
}

@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 .item .box .txt {
        width: 100%;
        padding: 0;
    }
    /*!少量排版*/
}

@media screen and (max-width: 1000px) {
    .about-sect .col.txt, .about-sect .col.pic {
        float: none;
        width: 100%;
        text-align: center;
    }
    .about-sect .index_more {
        margin: 20px auto;
    }
    .service-sect:before {
        background-attachment: inherit;
        background-position: 50% 50%;
        min-height: 100px;
    }
    .products-list .box .more {
        font-size: 10px;
        letter-spacing: 0;
        padding: 0;
    }
    .news-list li, .products-list li {
        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 {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .products-box {
        padding: 0;
    }
    .service-box>.flex {
        display: block;
    }
    .service-sect .title {
        text-align: center;
        padding: 0;
        text-indent: 0;
    }
    .service-sect .title:after {
        display: none;
    }
    .service-sect .editor {
        border: none;
        width: 100%;
        text-align: justify;
    }
    .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;
    }
    .service-box:before {
        position: static;
        background-position: center;
        height: 140px;
        margin: 0 auto;
        max-width: 450px;
        width: 95%;
    }
    .article-sect .container {
        padding: 30px 15px;
    }
    .contact-sect {
        background-size: auto, cover;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .masonry-album-sect .item {
        width: 50%;
    }
    .album-sect.onlyitem-sect {
        background: #fff;
    }
    .masonry-album-sect {
        background: none;
    }
    .album-sect .container {
        display: block;
        padding: 0 15px;
    }
    .album-sect .index_more {
        background: none;
        width: auto;
        height: auto;
        padding: 20px 0 0px;
        line-height: 1;
        margin: 0;
    }
    .album-list {
        width: 100%;
        margin: 0;
    }
    /* basic */
    .title span {
        font-size: 25px;
    }
    /* news */
    .news-sect {
        padding: 30px 0;
    }
    /* about */
    .about-sect {
        padding: 50px 0;
        background-attachment: unset;
        margin: 0;
    }
    .news-sect .index_more {
        background: #71A4C3;
        color: #fff;
    }
    .about-sect .index_more {
        margin: 20px auto 0;
        position: relative;
        left: 0;
        right: 0;
        bottom: inherit;
    }
    .about-sect .txt-box {
        text-align: center;
        display: block;
        padding: 30px;
        width: 100%;
        box-sizing: border-box;
    }
    .about-sect .txt-box .index-about-editor .editor {
        width: 100%;
        -webkit-line-clamp: initial;
        height: auto;
    }
    .about-sect .txt-box .line {
        position: absolute;
        top: -25px;
        left: -50px;
        width: 300px;
        height: 209px;
        z-index: 1;
        display: none;
    }
    .about-sect .txt-box .line span.bottom {
        width: 70px;
        height: 10px;
        left: 0;
        bottom: 0;
    }
    .about-sect .txt-box .line span.top {
        width: 300px;
        height: 10px;
        top: 0;
        left: 0;
    }
    .about-sect .title {
        display: flex;
        align-items: center;
        margin: 0 0 30px;
        flex-direction: column;
    }
    .about-sect .title::before {
        left: 0;
        bottom: -15px;
        right: 0;
        margin: 0 auto;
    }
    .about-sect .title h2 {
        padding: 0;
    }
    /* products */
    .products-sect {
        padding: 30px 0;
    }
    .products-sect .index_more {
        margin: 0 auto;
    }
    .products-sect .products_bg img {
        max-width: unset;
        height: 250px!important;
    }
    /* service */
    .service-sect {
        padding: 100px 0 0;
        position: relative;
    }
    .service-box {
        position: relative;
        padding: 30px 15px 20px;
    }
    /* album */
    .album-sect {
        padding: 50px 0;
        background: none;
        margin-bottom: 0;
    }
    .album-sect .title {
        margin: auto;
        width: auto;
        height: auto;
        padding: 50px;
        background: url(../../../images/layout01/common/index/mob_album_title.jpg);
    }
    .album-sect .title h2, .album-sect .index_more a span {
        margin: 0 auto;
        padding: 15px;
    }
    .album-sect .title h2 {
        left: 50%;
        top: 50%;
    }
    .album-sect .title h2::before, .album-sect .index_more a span::before {
        top: 0;
    }
    .album-sect .title h2::after, .album-sect .index_more a span::after {
        bottom: 0;
    }
    .album-sect .index_more {
        width: auto;
        height: auto;
        padding: 50px;
        line-height: 1;
        background: url(../../../images/layout01/common/index/mob_album_title.jpg);
    }
    .album-sect .index_more a span {
        left: 50%;
        top: 50%;
    }
    .album-sect .index_more:hover {
        background: url(../../../images/layout01/common/index/mob_album_title_hover.jpg);
    }
    .album-sect .index_more::before {
        display: none;
    }
    /* hover */
    .about-sect.show .frame_box {
        height: 92%;
        width: calc(100% - 100px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .about-sect .frame_box {
        position: absolute;
        top: 15px;
        left: 50%;
    }
}

@media screen and (max-width: 767px) {
    .service-sect {
        margin-top: 0;
    }
    .album-list {
        flex-wrap: wrap;
    }
    .album-sect .album-list .item {
        min-width: 50%;
    }
}

@media screen and (max-width: 480px) {
    .products-list.onlyitem-list .item {
        width: 100%;
    }
    .onlyitem-sect .album-list .item {
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    .about-sect.show .travelDeckBox {
        width: 250px;
    }
}