@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 .name {
    color: #1B1B1B;
}

.products-list .box:hover .name {
    color: #D5000F;
}

.products-list .pic:before {
    background: rgba(0, 0, 0, 0.7);
}

.products-list.type2 .box::after {
    content: '';
    position: absolute;
    width: 24px;
    height: 4px;
    background: #B5B3B3;
    transition: all 0.3s ease;
}

.products-list.type2 .box:hover:after {
    width: 100%;
    background: #D5000F;
}

.products-list.type2 .txt {
    padding-bottom: 8px;
}

.products-list.type2 .name {
    margin: 0 0;
}

.products-list .description {
    color: #8B8B8B;
}

.products-list .box.new:before {
    content: 'NEW';
    position: absolute;
    font-size: 12px;
    z-index: 10;
    top: 0;
    left: 0;
    color: #fff;
    padding: 0;
    background: #A20200;
    font-weight: bold;
    text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.5);
    width: 45px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.products-list .box img {
    display: block;
    width: 100%;
}

@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: #D5000F;
}

.album-list .item .namebox {
    border: 1px solid #F3F3F3;
    padding: 0 15px;
    background: #F3F3F3;
    position: relative;
    transition: all 0.3s ease;
}

.album-list .item .namebox:before, .album-list .item .namebox:after {
    width: 15px;
    height: 15px;
    content: '';
    display: block;
    position: absolute;
    transition: all 0.3s ease;
}

.album-list .item .namebox:before {
    right: 3px;
    top: 3px;
    border-right: 1px solid #C3C3C3;
    border-top: 1px solid #C3C3C3;
}

.album-list .item .namebox:after {
    bottom: 3px;
    left: 3px;
    border-left: solid 1px #C3C3C3;
    border-bottom: solid 1px #C3C3C3;
}

.album-list .item .box:hover .namebox:before, .album-list .item .box:hover .namebox::after {
    width: calc(100% - 7px);
    height: calc(100% - 7px);
}

.album-list .item .box:hover .namebox {
    background: #fff;
    border-color: #C3C3C3;
}

.album-list .item .name {
    color: #666666;
}

.album-list.type1 .pic:before, .album-list.type3 .pic:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    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 {
    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;
}

/*!瀑布流*/

/*!列表通用 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: transparent;
}

.news-list .pic:before {
    display: none;
}

.news-list .item .box {
    transition: all .3s ease;
    top: 0;
    padding: 10px;
    position: relative;
}

.news-list .item .pic {
    position: relative;
    box-sizing: border-box;
}

.news-list.type4 .item .box {
    border: solid 0px #D2D2D2;
}

.news-list.type4 .item .box:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    border: solid 1px #D2D2D2;
    left: 0;
    top: 19%;
    z-index: -1;
    background-color: #fff;
    transition: all .3s ease;
}

.news-list.type4.masonry-list .item .box:before {
    height: 83%;
}

.news-list.type4 .item .box:hover:before {
    background: #535353;
}

.news-list .item .box {
    position: relative;
    transition: all .3s ease;
}

.news-list .item .name, .news-list .item .description {
    color: #212121;
}

.news-list .item .name {
    position: relative;
    margin: 0 0 10px;
}

.news-list.type4 .item .box .name::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 1px;
    width: 100%;
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #636363), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #636363 25%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #636363 25%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #636363 25%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    visibility: visible;
    z-index: 1;
}

.news-list.type4 .item .box:hover .name::before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #fff), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #fff 25%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #fff 25%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #fff 25%, rgba(255, 255, 255, 0) 0%);
}

.news-list.type4 .item .box .name::after {
    content: '/';
    position: absolute;
    color: #636363;
    bottom: 0;
    right: 0;
    font-size: 12px;
    text-align: center;
    line-height: 1.2;
    transition: all 0.3s ease;
    z-index: 2;
    visibility: visible;
}

.news-list.type4 .item .box:hover .name::after {
    color: #fff;
}

.news-list.type4 .item .box:hover .name, .news-list.type4 .item .box:hover .description {
    color: #fff;
}

.news-list .item .box:hover .name {
    color: #D5000F;
}

.news-list .item .box:hover .description {
    color: #888;
}

.news-list.type4 .item .date, .news-date {
    border-radius: 3px;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #535353;
    transition: all 0.3s ease;
    font-family: 'Cinzel', serif;
}

.news-list.type1 .date, .news-list.type2 .date, .news-list.type3 .date {
    font-family: 'Cinzel', serif;
    color: #535353;
}

.news-list.type4 .item .box:hover .date {
    border-color: #D5000F;
    color: #D5000F;
}

.news-list.type4 .item .date {
    display: flex;
    flex-wrap: wrap;
}

.news-list .btn.more {
    z-index: 5;
    overflow-x: unset;
    color: #636363;
    background: #fff;
    bottom: 10px;
    border: 3px solid #636363;
    border-radius: 0;
    text-transform: uppercase;
    line-height: 35px;
    font-size: 14px;
    letter-spacing: 0.075em;
}

.news-list .box:hover .btn.more {
    background: #636363;
    color: #fff;
}

.news-list.type2 .box .more-box {
    display: flex;
    justify-content: center;
}

/*!列表通用 index、news*/

/*------------ banner ------------*/

.banner img {
    width: 100%;
}

.banner img {
    object-fit: cover;
    height: 100%!important;
    width: 100%!important;
    max-width: inherit;
}

.banner .slider:before {
    content: '';
    border: 0px solid #fff;
    position: absolute;
    z-index: 50;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.15;
    pointer-events: none;
}

.banner-slider-control {
    position: absolute;
    z-index: 50;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
    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 {
    position: relative;
    margin: 0 0 30px;
}

.title h2 {
    color: #434343;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 500;
    position: relative;
    margin: 0;
}

.title span {
    display: block;
    font-family: 'Cinzel', serif;
    font-size: 97px;
    line-height: 1;
    position: relative;
    color: rgba(195, 195, 195, 0.35);
    font-weight: bold;
}

/*------------ more ------------*/

.index_more {
    display: block;
    transition: all .3s ease;
    background: transparent;
    text-align: left;
    color: #636363;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    border-left: 3px solid #636363;
    border-top: 3px solid #636363;
    height: 46px;
    line-height: 46px;
    position: relative;
    overflow: hidden;
}

.index_more:hover {
    background: #636363;
    color: #fff;
}

.index_more a {
    font-size: 0;
    display: block;
    padding: 0 81px 0 20px;
    height: 46px;
    position: relative;
}

.index_more a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 3px;
    background: #636363;
}

.index_more a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 3px;
    height: 70%;
    background: #636363;
}

.index_more a span {
    font-size: 14px;
    letter-spacing: 0.075em;
    position: relative;
}

.index_more a span::before {
    content: '';
    position: absolute;
    right: -65px;
    top: 40%;
    transform: translateY(-50%);
    background: url(../../../images/layout03/common//btn_arr.png) no-repeat 0% 0%;
    width: 57px;
    height: 7px;
}

.index_more:hover a span::before {
    background-position: 0 100%;
}

.index_more a span::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 1px;
    width: 100%;
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #636363), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #636363 25%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #636363 25%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #636363 25%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    visibility: visible;
    z-index: 1;
}

/*輪播*/

.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: 30px;
}

.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: #C3C3C3;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 5px;
}

.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; */
    background: #626262;
}

.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 {
    padding: 20px 0 80px;
    position: relative;
}

.about-sect .container {
    position: relative;
}

.about-sect .row {
    display: flex;
    flex-direction: row-reverse;
}

.about-sect .col.pic {
    margin: 0;
    width: 42%;
    position: relative;
    left: 0;
    top: 105px;
    text-align: left;
    box-sizing: border-box;
}

.about-sect .col.pic img {
    object-fit: cover;
    max-width: inherit;
}

.about-sect .col.txt {
    width: 55%;
    margin-left: 2%;
    margin-right: 2%;
    float: right;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 30px 0;
}

.about-sect .title {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: baseline;
    position: relative;
}

.about-sect .title h2 {
    padding: 0 60px;
}

.about-sect .title:before {
    content: '';
    display: block;
    height: 32px;
    width: 600px;
    position: absolute;
    top: 64%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all .3s ease;
    background: #EDEDED;
    background: -moz-linear-gradient(left, #fff 0%, #EDEDED 25%, #EDEDED 50%, #fff 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #EDEDED 25%, #EDEDED 50%, #fff 100%);
    background: linear-gradient(to right, #fff 0%, #EDEDED 25%, #EDEDED 50%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#fff', GradientType=1);
    z-index: -1;
}

.about-sect .title::after {
    content: '';
    position: absolute;
    width: 160%;
    height: 1px;
    background: #A1A1A1;
    left: 0;
    bottom: 18px;
    visibility: visible;
}

.about-sect .title h2::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #434343 transparent transparent transparent;
    position: absolute;
    top: 21px;
    left: 175px;
}

.about-sect .txt-box .index-about-editor .editor {
    position: relative;
    height: 220px;
    color: #000000;
    line-height: 1.88;
    letter-spacing: 0.75px;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    height: 340px;
}

.about-sect .txt-box .index-about-editor .editor span {
    font-size: 24px;
    font-weight: bold;
}

.about-sect .index_more {
    margin: 30px 0 0;
    background: url(../../../images/layout03/common/btn_bg.png);
    border: 0;
    width: 35%;
    position: relative;
    color: #252525;
    top: -9px;
}

.about-sect .index_more:hover {
    color: #252525;
}

.about-sect .index_more a span::before {
    background: #252525;
    height: 1px;
    top: 50%;
    transform: translateY(-50%);
}

.about-sect .index_more a::after {
    display: none;
}

.about-sect .index_more a::before {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient( -151deg, rgba(87, 127, 188, 0) 41px, #C9C6C6 0%) bottom left;
    transform: scaleX(-1);
    opacity: 1;
    transition: all 0.3s ease;
}

.about-sect .index_more:hover a::before {
    opacity: 0;
}

.about-sect .index_more a {
    padding: 0 0 0 100px;
}

.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: 80px 0 80px;
    position: relative;
}

.news-sect .title {
    align-items: center;
    display: flex;
    align-items: center;
}

.news-sect .title:before {
    content: '';
    display: block;
    height: 32px;
    width: 600px;
    position: absolute;
    top: 62%;
    transform: translateY(-50%);
    left: 12px;
    transition: all .3s ease;
    background: #EDEDED;
    background: -moz-linear-gradient(left, #EDEDED 0%, #fff 100%);
    background: -webkit-linear-gradient(left, #EDEDED 0%, #fff 100%);
    background: linear-gradient(to right, #EDEDED 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#fff', GradientType=1);
    z-index: -1;
}

.news-sect .title h2 {
    padding-left: 30px;
}

.news-sect .title h2::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #434343 transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
}

.news-sect .index_more {
    position: absolute;
    right: 20px;
    top: 31px;
}

.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;
    padding-top: 10px;
}

/*最新消息 少量排版*/

.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: unset;
    padding: 50px 0 25px;
    background: url(../../../images/layout03/common/index/products_bg.jpg);
}

.products-sect .container {
    z-index: 5;
}

.products-sect .title {
    margin: 0 0 60px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-content: baseline;
    align-items: baseline;
}

.products-sect .title:before {
    content: '';
    display: block;
    height: 32px;
    width: 600px;
    position: absolute;
    top: 100%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all .3s ease;
    background: #EDEDED;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #EDEDED 25%, #EDEDED 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #EDEDED 25%, #EDEDED 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #EDEDED 25%, #EDEDED 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#fff', GradientType=1);
    z-index: -1;
}

.products-sect .title h2 {
    padding: 0 0 0 60px;
}

.products-sect .title span {
    left: -50px;
}

.products-sect .title h2::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #434343 transparent transparent transparent;
    position: absolute;
    top: 21px;
    left: 175px
}

.products-sect .title:after {
    content: '';
    position: absolute;
    width: 55%;
    height: 1px;
    background: #A1A1A1;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 18px;
    visibility: visible;
}

.products-sect .index_more {
    position: absolute;
    right: 15px;
    top: 50px;
}

.products-list.type2:not(.masonry-list) .item {
    margin-bottom: 5px;
}

/*產品介紹 少量排版*/

.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 {
    z-index: 1;
    padding: 80px 0 25px;
    position: relative;
    margin-top: -115px;
    background: url(../../../images/layout03/common/index/products_bg.jpg);
}

.service-sect::before {
    content: '';
    position: absolute;
    background: #eee;
    width: 100%;
    height: 405px;
    top: -50px;
    left: 0;
    border-bottom: 2px solid #fff;
    z-index: -1;
}

.service-sect .container::after {
    content: '';
    position: absolute;
    width: 419px;
    height: 461px;
    background: url(../../../images/layout03/common/index/service_pic.png) no-repeat;
    top: 50%;
    transform: translateY(-50%);
    right: -280px;
    visibility: visible;
    z-index: -1;
}

.service-sect .title {
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.service-sect .title h2 {
    padding-left: 30px;
}

.service-sect .title span {
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}

.service-sect .title h2::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #434343;
    position: absolute;
    top: 5px;
    left: 136px;
}

.service-sect .title::after {
    content: '';
    position: absolute;
    width: 70%;
    height: 1px;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 18px;
    visibility: visible;
}

.service-sect .index_more {
    position: absolute;
    right: 155px;
    top: 55px;
}

.service-sect .index_more a {
    font-size: 14px;
    padding: 0 40px 0 10px;
}

.service-sect .index_more a span {
    font-size: 0;
}

.service-sect .index_more a span::before, .service-sect .index_more a span::after {
    display: none;
}

.service-sect .index_more a b {
    position: relative;
}

.service-sect .index_more a b::before {
    content: '';
    position: absolute;
    right: -50px;
    top: 40%;
    transform: translateY(-50%);
    background: url(../../../images/layout03/common/s_btn_arr.png) no-repeat 0% 0%;
    width: 47px;
    height: 7px;
}

.service-sect .index_more:hover a b::before {
    background-position: 0 100%;
}

.service-sect .editor {
    position: relative;
    color: #000000;
    line-height: 1.88;
    letter-spacing: 0.75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}

.service-box {
    position: relative;
    padding: 25px 0 50px;
    width: 100%;
    text-align: center;
    color: #666;
    margin: 0 auto;
}

.service-box>.flex>.cover {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
}

/*------------ album ------------*/

.album-sect {
    padding: 25px 0 50px;
    position: relative;
    background: url(../../../images/layout03/common/index/products_bg.jpg);
    overflow: hidden;
}

.album-sect::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 950px;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, rgb(255, 255, 255, 1) 0%, rgb(255, 255, 255, 0.1) 100%);
    z-index: -1;
}

.album-sect .title {
    display: flex;
    align-items: center;
}

.album-sect .title:before {
    content: '';
    display: block;
    height: 32px;
    width: 600px;
    position: absolute;
    bottom: 20px;
    left: 12px;
    transition: all .3s ease;
    background: #EDEDED;
    background: -moz-linear-gradient(left, #EDEDED 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #EDEDED 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #EDEDED 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#fff', GradientType=1);
    z-index: -1;
}

.album-sect .title h2 {
    padding-left: 30px;
}

.album-sect .title h2::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #434343 transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
}

.album-sect .index_more {
    position: absolute;
    right: 15px;
    top: 33px;
}

.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: 80px 0;
}

.masonry-album-sect .container {
    padding: 0 15px;
    max-width: 1330px;
}

.onlyitem-sect .title, .masonry-album-sect .title {
    display: flex;
}

.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;
}

@media screen and (max-width: 1440px) {
    .products-list.type2 .item {
        padding: 0 15px;
    }
}

@media screen and (max-width: 1280px) {
    .service-sect .index_more {
        right: 0;
    }
}

@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;
    }
    /*!少量排版*/
}

@media screen and (max-width: 1000px) {
    .about-sect .col.txt {
        float: none;
        width: 100%;
    }
    .index-about-editor {
        text-align: center;
    }
    .about-sect .txt-box {
        display: block;
        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%;
    }
    /*!少量排版*/
    .about-sect .title h2 {
        text-align: center;
        padding: 0;
    }
    .products-box {
        padding: 8px 0;
    }
    .service-box {
        box-sizing: border-box;
        padding: 0;
    }
    .service-sect .title {
        text-align: center;
        padding: 0;
        text-indent: 0;
    }
    .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;
    }
    .article-sect .container {
        padding: 30px 15px;
    }
    .contact-sect {
        background-size: auto, cover;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .masonry-album-sect .item {
        width: 50%;
    }
    /* basic */
    .title span {
        font-size: 50px;
    }
    .title h2 {
        font-size: 20px;
    }
    .title {
        margin: 0 0 30px;
    }
    .index_more {
        border-left-width: 2px;
        border-top-width: 2px;
        height: 35px;
        line-height: 35px;
        width: 170px !important;
    }
    .index_more a {
        height: 35px;
        padding: 0;
        padding-left: 10px;
    }
    .index_more a::before{
        height: 2px;
    }
    .index_more a::after{
        width: 2px;
    }
    /* news */
    .news-sect {
        padding: 50px 0;
    }
    .news-sect .title {
        justify-content: center;
    }
    .news-sect .title h2 {
        padding-left: 5px;
    }
    .news-sect .title:before {
        width: 300px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .news-sect .index_more {
        position: absolute;
        right: 0;
        left: 0;
        top: 50px;
        margin: 0 auto;
    }
    .news-sect .title {
        margin: 0 0 60px;
    }
    /* about */
    .about-sect {
        padding: 50px 0;
    }
    .about-sect .row {
        flex-direction: column-reverse;
    }
    .about-sect .col.pic {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        top: 0;
    }
    .about-sect .col.txt {
        padding: 0;
        margin: 0;
    }
    .about-sect .title::after {
        width: 100%;
    }
    .about-sect .title::after {
        bottom: 8px;
    }
    .about-sect .title {
        justify-content: center;
    }
    .about-sect .title:before {
        width: 300px;
        top: 50%;
        transform: translateY(-50%);
    }
    .about-sect .index_more {
        margin: 30px auto 0;
        top: 0;
    }
    .about-sect .title h2::before {
        top: 20px;
    }
    .about-sect .txt-box .index-about-editor .editor {
        height: auto;
        -webkit-line-clamp: initial;
    }
    .about-sect .index_more {
        width: 30%;
    }
    /* service */
    .service-sect {
        padding: 50px 0;
        margin: 0;
    }
    .service-sect::before {
        height: 281px;
        top: 0;
    }
    .service-sect .title::after {
        bottom: 8px;
    }
    .service-sect .index_more {
        position: relative;
        right: 0;
        left: 0;
        top: 0;
        margin: 30px auto 0;
        width: 100px !important;
    }
    .service-sect .title h2::before {
        left: 120px;
    }
    .service-sect .index_more a b::before{
        right: -55px;
    }
    /* products */
    .products-sect {
        padding: 25px 0;
    }
    .products-sect .title h2 {
        padding: 0;
    }
    .products-sect .title:after {
        bottom: 8px;
        width: 100%;
    }
    .products-sect .title span {
        font-size: 50px;
        left: 0;
    }
    .products-sect .title:before {
        width: 300px;
        top: 50%;
        transform: translateY(-50%);
    }
    .products-sect .index_more {
        position: absolute;
        right: 0;
        left: 0;
        top: 65px;
        margin: 0 auto;
    }
    .products-sect .title {
        margin: 0 0 70px;
    }
    .products-sect .title h2::before {
        top: 20px;
    }
    /* album */
    .album-sect {
        padding: 25px 0 50px;
    }
    .album-sect .title {
        justify-content: center;
    }
    .album-sect .title h2 {
        padding-left: 5px;
    }
    .album-sect .title:before {
        width: 300px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .album-sect .index_more {
        position: absolute;
        right: 0;
        left: 0;
        top: 58px;
        margin: 0 auto;
    }
    .album-sect .title {
        margin: 0 0 70px;
    }
}

@media screen and (max-width: 767px) {
    .title span {
        font-size: 42px;
    }
    .about-sect .index_more a {
        padding: 0 0 0 55px;
    }
    .about-sect .index_more a::before {
        background: linear-gradient( -151deg, rgba(87, 127, 188, 0) 30px, #C9C6C6 0%) bottom left;
    }
    .about-sect .title span, .service-sect .title span, .products-sect .title span {
        font-size: 42px;
        position: absolute;
        top: -50px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
    .about-sect .title, .service-sect .title {
        margin: 60px 0 30px;
    }
    .products-sect .title {
        margin: 60px 0 70px;
    }
    .about-sect .title:before, .service-sect .title:before, .products-sect .title:before {
        width: 300px;
        top: initial;
        transform: unset;
        bottom: 0;
    }
    .about-sect .title::after, .service-sect .title::after, .products-sect .title::after {
        bottom: 0;
    }
    .about-sect .title h2::before, .service-sect .title h2::before, .products-sect .title h2::before {
        display: none;
    }
    .service-sect .title h2 {
        padding: 0;
    }
    .products-sect .index_more {
        top: 40px;
    }
    .album-list.type1 .item .name {
        font-size: initial;
        height: 50px;
        margin: 15px 5px 10px;
    }
    .service-sect .container::after{
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .products-list.onlyitem-list .item {
        width: 100%;
    }
    .onlyitem-sect .album-list .item {
        width: 100%;
    }
}