@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: #2338B6;
    text-decoration: underline;
}

.type5 .keyword_box {
    color: #2338B6;
}

.type5 .article-list .pic .mask {
    opacity: 0;
    transition: all .2s;
    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 .2s;
}

.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: #2338B6;
}

.article-date {
    margin: auto;
}

.article-box .article-list .btn.more {
    z-index: 5;
    overflow-x: hidden;
    background: #2338B6;
    color: #fff;
    position: relative;
}

.article-box .article-list .btn.more:hover {
    background: #999;
    color: #fff;
}

.type2 .article-list .date, .type3 .article-list .date, .type4 .article-list .date:before {
    color: #999;
    border-color: #999;
}

/*------------ 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: #999;
    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 .2s;
    position: relative;
}

.products-list .box .name, .products-list.type2 .name {
    color: #666;
}

.products-list .box:hover .name {
    color: #2338B6;
}

.products-list.type2 .description, .products-list .description {
    color: #9A9A9A;
}

.products-list .box:hover .description {
    text-decoration: underline;
}

.products-list .box.new:before {
    content: '';
    display: block;
    background: url(../../../images/layout01/common/products/news_tag.png)no-repeat;
    width: 65px;
    height: 30px;
    position: absolute;
    z-index: 10;
    left: 10px;
    top: -8px;
}

.products-list .box img {
    display: block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    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 .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: 'Roboto';
    font-size: 16px;
    color: #DDDDDD;
    letter-spacing: 3px;
}

.products-list .mask .more {
    display: block;
}

@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: #2338B6;
}

.album-list .item .name {
    color: #2338B6;
}

.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: #2338B6;
}

.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;
}

/*列表通用 index、news*/

.news-list .pic {
    position: relative;
    overflow: hidden;
    margin: 0 auto 10px;
}

.news-list .btn.more {
    background: #fff;
    border: 1px solid #2338B6;
    color: #2338B6;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
}

.news-list .box:hover .btn.more {
    background: #2338B6;
    color: #fff;
}

.news-list.type3 .date {
    color: #2338B6;
}

.news-list.type4 .pic:before, .news-list.type2 .pic:before {
    content: "";
    background: rgba(51, 51, 51, 0.4);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s;
}

.news-list.type4 .item {
    padding: 10px 5px;
}

.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: solid 1px #D9D9D9;
    background: #F9F9F9;
}

.news-list.type4 .item .box:hover {
    top: -10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}

.news-list .item .pic {
    position: relative;
    box-sizing: border-box;
}

.news-list.type4 .item .box:hover .pic img {
    opacity: 0.7;
}

.news-list.type4 .item .date, .news-date {
    border-radius: 3px;
    color: #2338B6;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border: 1px #2338B6 solid;
    background: #fff;
}

.news-list.type4 .item .box:hover .date {
    background: #2338B6;
    color: #fff;
}

.news-list.type4 .item .date {
    display: flex;
    flex-wrap: wrap;
}

.news-list .item .name {
    color: #666666;
}

.news-list .box:hover .name {
    color: #2338B6;
}

.news-list .item .description {
    color: #8C8C8C;
}

.news-list .item .box:hover .description {
    color: #464646;
}

/*!列表通用 index、news*/

/*------------ banner ------------*/

.banner {
    position: relative;
    height: auto!important;
}

.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: #2338B6;
}

/*------------ title ------------*/

.title {
    color: #000000;
    font-size: 23px;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 0 0 40px;
    font-weight: normal;
}

.title span {
    /*display: none;*/
}

.title h2 {
    font-size: 28px;
    color: #000000;
    font-weight: normal;
    display: block;
    margin: -75px 0 0px;
    z-index: 22;
    letter-spacing: 2px;
}

.title i {
    display: none;
}

/*------------ more ------------*/

.index_more {
    background: #fff;
    border: 1px #2338B6 solid;
    width: 160px;
    height: 35px;
    text-indent: inherit;
    margin: 0px auto;
    color: #2338B6;
    text-align: left;
    line-height: 35px;
    transition: all .3s ease;
    display: block;
}

.service-sect .index_more {
    background: #fff;
    border: 1px #2338B6 solid;
    width: 160px;
    height: 35px;
    text-indent: inherit;
    margin: 0px auto;
    color: #2338B6;
    text-align: left;
    line-height: 35px;
    transition: all .3s ease;
    display: block;
    margin-top: 30px;
}

.index_more:hover {
    background: #2338B6;
    color: #fff;
}

.index_more a {
    font-size: 0;
    display: block;
    position: relative;
    padding-left: 20px;
    height: 35px;
    transition: all .3s ease;
}

.index_more a:hover {
    padding-left: 50px;
}

.index_more a span {
    font-size: 15px;
}

.index_more a:before {
    content: '';
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: -0.5px;
    width: 40px;
    height: 1px;
    background: #fff;
    transition: all .3s ease;
    opacity: 0;
}

.index_more a:after {
    content: '';
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -0.5px;
    width: 40px;
    height: 1px;
    background: #2338B6;
    transition: all .3s ease;
}

.index_more a:hover:before {
    left: -1px;
    transition-delay: .3s;
    opacity: 1;
}

.index_more a:hover:after {
    background: #fff;
    right: -30px;
    opacity: 0;
}

/*------------ sect ------------*/

/*新編輯器*/

.article-sect .container {
    padding: 40px 15px;
}

/*!新編輯器*/

/*------------ about ------------*/

.about-sect {
    padding: 170px 0 121px;
    background: url(../../../images/layout01/common/index/a_bg.jpg) no-repeat;
    background-size: cover;
}

.about-sect .row {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.about-sect .col {
    float: left;
}

.about-sect .col.txt:before {
    content: '';
    display: block;
    background: url(../../../images/layout01/common/index/about.png);
    width: 56px;
    height: 272px;
    position: absolute;
    left: 0;
    top: 0px;
    mix-blend-mode: multiply;
}

.about-sect .col.txt {
    /*float: right;*/
    padding-left: 56px;
}

.about-sect .container {
    position: static;
}

.about-sect .col.pic {
    display: none;
}

.about-sect .title {
    position: relative;
    padding-top: 0px;
    padding-left: 0px;
    margin: 0px 0 20px;
}

.about-sect .title:before {
    content: '';
    display: inline-block;
    /*background: url(../../../images/layout01/common/index/about_tit_ic.png);*/
    width: 42px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 12px;
    bottom: 0;
}

.about-sect .title span {
    display: none;
}

.about-sect .title h2 {
    padding: 0;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    -webkit-background-clip: text;
}

.about-sect .title h2:first-letter {
    font-weight: normal;
}

.about-sect .title h2:before {
    display: none;
}

.about-sect .index_more, .about-sect .index_more:hover {
    position: absolute;
    bottom: 0px;
    right: 48px;
    z-index: 3;
}

.about-sect .txt-box:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 10px;
    background: rgba(51, 51, 51, 0.9);
    right: 0;
    left: 0;
    display: block;
    z-index: -1;
    mix-blend-mode: multiply;
}

.about-sect .txt-box {
    position: relative;
    width: 581px;
    max-width: 100%;
    background: rgba(31, 31, 31, 0.9);
    padding: 45px 48px 75px;
    box-sizing: border-box;
}

.about-sect .txt-box .index-about-editor .editor {
    min-height: 115px;
    color: #aaa;
    font-size: 15px;
    line-height: 1.55;
    overflow: hidden;
    text-align: justify;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.about-sect .txt .tag {
    display: none;
}

/*------------ news ------------*/

.articles-sect {
    padding-bottom: 50px;
    padding-top: 20px;
    background: #f5fbf4;
}

/*------------ news ------------*/

.news-sect {
    margin-bottom: 50px;
    padding-top: 20px;
}

.news-sect .title {
    margin-bottom: 50px;
    position: relative;
}

.news-sect .title span {
    color: #EBEBEB;
    display: block;
    font-family: Arial;
    font-size: 100px;
    font-weight: bold;
}

.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;
}

/*最新消息 少量排版*/

.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 .index_more {
    display: block;
    margin: 10px auto 50px;
}

.products-sect {
    position: relative;
    z-index: 10;
    padding-top: 30px;
    background: url(../../../images/layout01/common/index/products_bg.jpg) no-repeat;
}

.products-sect .title span {
    color: #ddd;
    display: block;
    font-family: Arial;
    font-size: 100px;
    font-weight: bold;
}

.products-sect .title {
    margin-bottom: 50px;
    position: relative;
}

.products-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/*產品介紹 少量排版*/

.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;
    top: 0;
    right: 0;
    z-index: 0;
    background: rgb(18 47 99 / 0.4);
    display: block;
    width: 15.8%;
    height: 100%;
}

.service-sect {
    position: relative;
    padding-bottom: 0;
    background: url(../../../images/layout01/common/index/service_bg.jpg)left bottom fixed no-repeat;
}

.service-sect .service-box {
    background: rgb(24 39 126 / 0.85);
    padding: 30px 70px 60px;
    box-sizing: border-box;
    float: right;
    width: 45%;
    position: relative;
    color: #fff;
}

.service-sect .title {
    padding: 0;
    position: absolute;
    text-align: left;
}

.service-sect .editor {
    position: relative;
    padding: 130px 0px 40px;
    box-sizing: border-box;
    line-height: 1.75;
    letter-spacing: 1px;
    overflow: hidden;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    height: 415px;
}

.service-sect .title h2 {
    color: #fff;
}

.service-sect .title span {
    color: rgb(255 255 255 / 0.15);
    display: block;
    font-family: Arial;
    font-size: 100px;
    font-weight: bold;
}

.service-box>.flex>.cover {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    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: 50px 0 20px;
}

.album-sect .container {
    display: flex;
}

.album-sect .title span {
    display: none;
}

.album-sect .title h2 {
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
    color: #172579;
    padding: 20px;
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    margin-left: -53px;
    top: 50%;
    margin-top: -53px;
    box-sizing: border-box;
    font-weight: 600;
}

/*.album-sect .title:before {
    content: '';
    display: block;
    background: url(../../../images/layout01/common/index/news_ic.png) no-repeat;
    width: 72px;
    height: 31px;
    margin: 0 auto 12px;
    position: absolute;
    top: 35%;
    left: 45%;
    transform: translate(-35%, -45%);
}*/

.album-sect .title {
    position: relative;
    background: url(../../../images/layout01/common/index/album_title.png) center no-repeat;
    width: 16.66%;
    height: 0;
    display: block;
    box-sizing: border-box;
    padding: 0 0 16.66%;
    font-size: 21px;
    margin: 0;
}

.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.png) center no-repeat;
    border: none;
}

.album-sect .index_more a {
    position: initial;
}

.album-sect .index_more a:before, .album-sect .index_more a::after {
    display: none;
}

.album-sect .index_more a span {
    background: url(../../../images/layout01/common/index/album_more.png);
    width: 80px;
    height: 80px;
    font-size: 0;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 50%;
    margin-top: -40px;
}

.album-sect .index_more a span {
    -webkit-transition: all .3s;
    transition: all .3s;
}

.album-sect .index_more a:hover span {
    -webkit-transform: rotate(180deg);
}

.album-list.type2 .box .pic:before {
    background: rgba(51, 51, 51, 0.4);
}

/*瀑布流*/

.album-sect.masonry-album-sect .container {
    display: block;
}

.album-sect.masonry-album-sect .title {
    background: none;
    margin: auto;
}

.album-sect.masonry-album-sect .index_more {
    display: none;
}

.masonry-album-sect {
    padding-top: 35px;
    padding-bottom: 70px;
}

.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: url(../../../images/layout01/common/index/products_bg.jpg);
}

.onlyitem-sect .title {
    background: none;
    margin: auto;
}

.onlyitem-sect.album-sect .title {
    margin-bottom: 50px;
    position: relative;
    margin-bottom: 50px;
    position: relative;
    width: auto;
    height: unset;
    padding: 0;
}

.onlyitem-sect.album-sect .title h2 {
    font-size: 28px;
    color: #000000;
    font-weight: normal;
    display: block;
    margin: -97px 0 0px;
    z-index: 22;
    letter-spacing: 2px;
    background: none;
    border-radius: 0;
    width: auto;
    height: auto;
    position: relative;
    align-items: unset;
    justify-content: unset;
    top: unset;
    left: unset;

}

.onlyitem-sect.album-sect .title span {
    color: #ddd;
    display: block;
    font-family: Arial;
    font-size: 100px;
    font-weight: bold;
}

.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;
}

/*------------ 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 {
        padding: 30px 40px 90px;
    }
}

@media screen and (max-width: 1280px) {
    .products-sect {
        padding-top: 30px;
    }
    .about-sect {
        padding: 40px 0;
    }
    .service-sect .service-box {
        background: rgb(24 39 126 / 0.85);
        padding: 30px 70px 60px;
        box-sizing: border-box;
        float: right;
        width: 55%;
        position: relative;
        color: #fff;
    }
}

@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 .txt-box .index-about-editor .editor {
        -webkit-line-clamp: initial;
        max-height: inherit;
    }
    .service-sect .service-box {
        width: 100%;
        text-align: center;
        padding: 30px 60px 35px;
    }
    .about-sect .txt-box:after {
        display: none;
    }
    .about-sect {
        padding: 0px 0 0 0;
    }
    .about-sect .col.txt:before {
        display: none;
    }
    .about-sect .txt-box:before {
        bottom: 0;
    }
    .about-sect .col.txt {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .about-sect .container {
        padding: 0;
    }
    .about-sect .txt-box {
        display: block;
        width: 100%;
        padding-bottom: 60px;
    }
    .about-sect .title {
        width: 100%;
    }
    .service-sect:before {
        background-attachment: inherit;
        background-repeat: no-repeat;
        background-position: center 50%;
        background-size: 100%;
    }
    .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%;
    }
    /*!少量排版*/
    .news-sect .title span, .products-sect .title span, .album-sect .title span,.onlyitem-sect.album-sect .title span {
        font-size: 40px;
    }
    .news-sect {
        padding: 20px 0 0px;
    }
    .products-box {
        padding: 8px 0;
    }
    .products-sect .title {
        margin-bottom: 10px;
    }
    .products-sect {
        padding-bottom: 0;
    }
    .service-sect .editor {
        width: 100%;
        float: none;
        padding: 0px 0px 40px;
        -webkit-line-clamp: initial;
        max-height: inherit;
        height: auto;
    }
    .service-box>.flex {
        display: block;
    }
    .service-sect .title {
        padding: 0;
        position: static;
        text-align: center;
        margin: 0 0 20px;
    }
    .service-sect .title span {
        color: rgb(255 255 255 / 0.15);
        display: block;
        font-family: Arial;
        font-size: 40px;
        font-weight: bold;
    }
    .service-sect .title h2 {
        color: #fff;
        /* padding: 3px 0; */
        text-align: center;
        margin: 0 auto;
    }
    .service-sect .title:after {
        display: none;
    }
    .service-sect .container {
        padding: 0;
    }
    .service-sect {
        padding-bottom: 0;
        background-attachment: inherit;
    }
    .service-box .index_more {
        margin: 0 auto;
        left: calc(50% - 70px);
    }
    .service-sect: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;
    }
    .service-box {
        padding-left: 0;
    }
    .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 {
        padding: 30px 0 30px;
        background: none;
    }
    .masonry-album-sect {
        background: none;
    }
    .album-sect .container {
        display: block;
        padding: 0 15px;
    }
    .album-sect .title {
        margin: 0 auto;
        width: auto;
        height: auto;
        padding: 20px 0 20px;
        background-repeat: initial;
    }
    .onlyitem-sect.album-sect .title {
        margin-bottom: 10px;
    }
    .album-sect .index_more {
        background-repeat: initial;
        width: auto;
        height: auto;
        padding: 20px 0 20px;
        line-height: 1;
    }
    .album-sect .index_more a {
        height: auto;
        padding-left: 0;
    }
    .album-sect .index_more a:hover {
        padding-left: 0;
    }
    .album-sect .title h2, .album-sect .index_more a span {
        position: static;
        margin: 0 auto;
    }
    .album-sect .title h2 {
        padding: 20px 20px 20px;
    }
    .album-list {
        width: 100%;
        margin: 0;
    }
    .title h2,.onlyitem-sect.album-sect .title h2 {
        font-size: 25px;
        color: #000000;
        font-weight: bold;
        display: block;
        margin: 0 0 5px;
    }
    .onlyitem-sect.album-sect .title h2 {
        padding: 0;
    }
    .onlyitem-sect.album-sect .title .title{
        margin-bottom: 10px;
    }
    .about-sect .index_more, .about-sect .index_more:hover {
        right: 0;
        left: 0;
    }
    .album-sect .title:before {
        top: 25%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .news-sect {
        margin-bottom: 20px;
    }
    .news-sect .index_more {
        margin: 5px auto 0;
    }
    .news-sect .title {
        margin-bottom: 15px;
    }
    .products-sect .index_more {
        margin: -10px auto 20px;
    }
}

@media screen and (max-width: 767px) {
    .service-sect {
        margin-top: 0;
    }
    .album-list {
        flex-wrap: wrap;
    }
    .album-sect .album-list .item {
        min-width: 50%;
    }
    .about-sect {
        padding: 0;
    }
    .about-sect .txt .pic:before {
        letter-spacing: 5px;
    }
    .about-sect .txt .pic {
        padding: 20px 0 5px;
    }
}

@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;
    }
}