@charset "utf-8";
/*------------ common ------------*/
.wrapper{
    background-color:#fff;
    background-image: linear-gradient(rgba(0,0,0,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(0,0,0,.05) 1px, transparent 1px);
    background-size: 30px 30px;
}
/*------------ /common ------------*/
/*列表通用 index 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;
}
.type5 .keyword_box{
    color: #333;
}
.type5 .article-list .item .date,
.article-date{
    color: #FFFFFF;
    margin: -25px 0 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: rgb(230,10,54);
    background: -moz-linear-gradient(-45deg, rgba(230,10,54,1) 0%, rgba(241,125,41,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(230,10,54,1) 0%,rgba(241,125,41,1) 100%);
    background: linear-gradient(135deg, rgba(230,10,54,1) 0%,rgba(241,125,41,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60a36', endColorstr='#f17d29',GradientType=1 );
}
.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: rgb(230,10,54);
    background: -moz-linear-gradient(-45deg, rgba(230,10,54,1) 0%, rgba(241,125,41,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(230,10,54,1) 0%,rgba(241,125,41,1) 100%);
    background: linear-gradient(135deg, rgba(230,10,54,1) 0%,rgba(241,125,41,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60a36', endColorstr='#f17d29',GradientType=1 );
    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;
}
.type2 .article-list .date,
.type3 .article-list .date,
.type4 .article-list .date:before{
    color: rgb(230,10,54);
    border-color: rgb(230,10,54);
}
/*keyword_box*/
.keyword_box i{
    font-size: 14px;
    line-height: 14px;
    float: left;
    position: absolute;
    top: 14px;
    left: 0;
}
.keyword_box.detail{
    height: auto;
    max-width: 1000px;
    margin: 0;
    position: relative;
    padding: 9px 0 9px 25px;
    color: #333;
    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;
}
/*/keyword_box*/
/*/列表通用 index article*/
/*列表通用 index、products*/
.products-list .box.new:before{
    content: 'NEW';
    position: absolute;
    top: 15px;
    left: 15px;
    display: block;
    text-align: center;
    width: 69px;
    height: 40px;
    line-height: 36px;
    font-size: 16px;
    font-weight: 500;
    color: #FFCB42;
    background: url(../../../images/layout06/common/products/new_tage.svg) no-repeat;
    background-size: cover;
    font-family: "Poppins", sans-serif;
    z-index: 2;
}
.products-list .box img{
    display: block;
    width: 100%;
}
.products-list .name{
    color: #444;
    font-weight: 500;
}
.products-list .box:hover .name{
    color: #B81C22;
}
.products-list .description{
    color: #7c7c7c;
}
.products-list .mask .more{
    display: none;
}
.products-list.for-cart .offers{
    color: #D80000;
}
.products-list.for-cart .box .wish{
    width: 35px;
    height: 35px;
    background: transparent;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 45;
    transition: all .3s ease;
    border-radius: 0;
}
.products-list.for-cart .wish:hover,
.products-list.for-cart .wish.active{
    background: #D80000;
}
.products-list.for-cart.type2 .mask{
    z-index: unset;
}
.products-list.for-cart.type2 .box.new:before{
    z-index: 4;
}
.products-list.for-cart.type2 .mask .pic:before{
    z-index: 3;
}
@media screen and (max-width: 1000px){
    .products-list.masonry-list.products-list .item .box{
        margin-bottom: 0;
    }
}
/*/列表通用 index、products*/
/*列表通用 index、album*/
.album-list.type1 .item .box .more:after{
    color: #fff;
    background: rgb(230,10,54);
    background: -moz-linear-gradient(left, rgba(230,10,54,1) 0%, rgba(241,125,41,1) 100%);
    background: -webkit-linear-gradient(left, rgba(230,10,54,1) 0%,rgba(241,125,41,1) 100%);
    background: linear-gradient(to right, rgba(230,10,54,1) 0%,rgba(241,125,41,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60a36', endColorstr='#f17d29',GradientType=1 );
}
.album-list .item .name{
    color: #444;
}
.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 .box:hover .namebox:after,
.masonry-list.album-list.type3 .item .box:hover .namebox:after{
    opacity: 1;
}
.masonry-list.album-list.type4 .item .namebox:after{
    display: none;
}
.masonry-list.album-list.type1 .item .name,
.masonry-list.album-list.type3 .item .name{
    position: relative;
    padding-right: 60px;
}
.album-sect .album-list{
    margin: 0;
}
.album-sect .album-list .item{
    margin-bottom: 0;
}
.album-list .item .name{
    color: #fff;
}
.onlyitem-list.album-list .item .name{
    color: #4C4C4C;
}
.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;
}
.masonry-list.album-list .item .namebox:after{
    content: '\10ffff';
    font-family: 'icon-font-34' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    right: 0;
    margin: auto;
    top: calc(50% - 20px);
    z-index: 3;
    color: #ffffff;
    background:#B81B21;
    display:flex;
    align-items:center;
    justify-content:center;
    transition: all .3s;
    opacity: 0;
}
.album-list.column6.type1 .item .namebox{
    background: rgb(51 51 51/90%);
}
.masonry-list .item .namebox .name{
    margin: 14px 0 0;
    padding: 0;
}
/*/列表通用 index、album*/
/*列表通用 index、news*/
.news-list .item .box{
    top: 0;
    transition: all .3s ease;
}
.news-list .item .pic{
    position: relative;
    box-sizing: border-box;
}
.news-list .date{
    font-family: "Poppins", sans-serif;
}
.news-list .item .name{
    color: #333333;
    font-weight: 500;
}
.news-list .box:hover .name{
    color: #B81C22;
}
.news-list .item .description{
    color: #8C8C8C;
    font-size: 14px;
}
.news-list .item .box:hover .description{
    color: #464646;
}
.news-list .more-box{
    margin: 16px 0 0;
}
.news-list .btn.more{
    position: relative;
    bottom: 0;
    font-size: 0;
    overflow: visible;
    line-height: inherit;
    text-indent: -9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right, #000 0%,#000 49%,#B81B21 51%,#B81B21 100%);
    background-size:200%;
    background-position-x:0%;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    transition: all .3s;
}
.news-list .box:hover .btn.more{
    background: linear-gradient(to right, #000 0%,#000 49%,#B81B21 51%,#B81B21 100%);
    background-size: 200%;
    background-position-x: 0%;
    background-position-x: -100%;
}
.news-list .btn.more:before{
    display: none;
}
.news-list .btn.more:after{
    content: '';
    width: 12px;
    height: 10px;
    background: linear-gradient(to right, #fff 0%,#fff 49%,#fff 51%,#fff 100%);
    background-size: 200%;
    background-position-x: 0%;
    clip-path: polygon(0 40%, 55% 40%, 55% 0, 100% 50%, 55% 100%, 55% 60%, 0 60%);
    position: relative;
    transition: all .3s cubic-bezier(.19,1,.22,1);
}
.news-list .box:hover .btn.more:after{
    background-position-x:-100%;
}
/*/列表通用 index、news*/
/*------------ banner ------------*/
.banner,
.banner_m{
    position:relative;
}
.banner img,
.banner_m img{
    width: 100%;
}
.banner *,
.banner_m *{
    height: 100%;
}
.banner img,
.banner_m img{
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
    max-width: inherit;
}
.banner .slick-dots,
.banner_m .slick-dots{
    position: absolute;
    bottom: 64px;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    text-align: center;
    line-height: 0;
    z-index: 80;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    width: 100%;
    gap:16px;
}
.banner .slick-dots li,
.banner_m .slick-dots li{
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    height: auto;
}
.banner .slick-dots li button,
.banner_m .slick-dots li button{
    white-space: nowrap;
    font-size: 0;
    padding: 0;
    border: 0;
    width: 8px;
    height: 8px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #777777;
    border-radius: 100%;
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    opacity: 0.5;
}
.banner .slick-dots li.slick-active button,
.banner_m .slick-dots li.slick-active button{
    background: #B81C22;  
    border-color: #B81C22;
    opacity: 1;
}
.banner_m{
    display: none;
}
/*------------ /banner ------------*/
/*------------ title ------------*/
.title{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 24px;
    flex-wrap: wrap;
    flex-shrink: 0;
    text-align: left;
    margin: 0 0 40px;
}
.title span{
    position: relative;
    display: block;
    font-size: 80px;
    font-weight: 500;
    line-height: 0.8;
    color: #333;
    font-family: "Poppins", sans-serif;
}
.title span:first-letter{
    color: #B81A20;
}
.title h2{
    position: relative;
    display: flex;
    align-items: flex-end;
    gap: 16px;
    flex-shrink: 0;
    margin: 0;
    color: #333;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
}
/*------------ /title ------------*/
/*------------ more ------------*/
.index_more{
    display: block;
    margin: 30px 0 0;
}
.index_more a{
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    width: fit-content;
    height: 45px;
    font-size: 0;
    color: #545454;
    font-family: "Poppins", serif;
    z-index: 10;
}
.index_more a span{
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0 60px 0 0;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    white-space: nowrap;
    color: #545454;
    transition: all .5s ease;
}
.index_more a:hover span{
    padding: 0 0 0 60px;
}
.index_more a span .more_i{
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: #333;
    transition: all .5s ease;
}
.index_more a span .more_i::before{
    content: '';
    position: relative;
    background: #fff;
    width: 14px;
    height: 9px;
    clip-path: polygon(50% 0%, 100% 78%, 100% 91%, 90% 96%, 80% 90%, 50% 40%, 20% 90%, 10% 96%, 0 91%, 0 78%);
    transform: rotate(90deg);
    transition: all .5s ease;
}
.index_more a:hover span .more_i{
    background: #B81B21;
    transform: translateX(calc(-100% - 80px));
}
/*------------ /more ------------*/
/*------------ sect ------------*/
section,
.article-sect,
.contact-sect,
.articles-sect,
.banner,
.banner_m{
    position: relative;
    z-index: 2;
}
/*------------ /sect ------------*/
/*------------ article_新編輯器 ------------*/
.article-sect{
    background: #fff;
}
.article-sect .container{
    padding: 40px 15px;
}
/*------------ /article_新編輯器 ------------*/
/*------------ about ------------*/
.about-sect{
    padding: 100px 0;
    z-index: 1;
}
.about-sect .title{
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 4px;
}
.about-sect .title:before,
.about-sect .title:after{
    display: none;
}
.about-sect .row{
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 130px;
}
.about-sect .row:before,
.about-sect .row:after{
    display: none;
}
.about-sect .col{
    float: left;
}
.about-sect .col.txt{
    flex: 1 1 0;
    min-width: 0;
    order: 2;
}
.about-sect .col.pic{
    position: relative;
    flex: 0 1 auto;
    order: 1;
}
.about-sect .pic>img{
    margin: 0;
    width: 100%;
    height: auto !important;
    display: block;
    max-width: 705px;
}
.about-sect .txt-box{
    position: relative;
}
.about-sect .txt-box .index-about-editor .editor{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 135px;
    line-height: 1.8;
}
.about-sect .txt .tag{
    display: none;
}
/*效果*/
.about-sect.scene .left_dot{
    position: absolute;
    left: 50px;
    top: 5%;
    transform: translateY(-50%);
    z-index: -1;
}
.about-sect.scene .right_dot{
    position: absolute;
    right: -400px;
    top: 58%;
    transform: translateY(-50%);
    z-index: -1;
}
.about-sect.scene .right_dot .layer{
    position: relative !important;
}
.about-sect .gear1,
.about-sect .gear2,
.about-sect .gear3{
    position: absolute;
}
.about-sect .gear1 img,
.about-sect .gear2 img,
.about-sect .gear3 img{
    width: 100%;
    display: block;
}
.about-sect .gear1{
    top: -32px;
    left: calc(50% - 107px);
}
.about-sect .gear2{
    top: 180px;
    left: calc(50% - 137px);
}
.about-sect .gear3{
    bottom: -50px;
    left: calc(50% - 8px);
    animation: rotateAnim 5s linear infinite;
    -webkit-animation: rotateAnim 5s linear infinite;
}
@keyframes rotateAnim{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100%{
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-webkit-keyframes rotateAnim{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100%{
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
/*/效果*/
/*------------ /about ------------*/
/*------------ articles_文章單元 ------------*/
.articles-sect{
    padding: 75px 0 20px;
    background: #F6F6F6;
}
.articles-sect .title:before{
    content: '';
    display: block;
    width: 36px;
    height: 5px;
    background: #000000;
    margin: 0 auto 20px; 
}
.articles-sect .title span{
    font-family: 'Roboto', sans-serif;
    display: block;
    font-size: 28px;
    color: #000000;
    margin-bottom: 5px;
}
.article-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.articles-sect .index_more{
    display: none;
}
/*------------ /articles_文章單元 ------------*/
/*------------ news ------------*/
.news-sect{
    padding: 50px 0 100px;
    z-index: 3;
}
.news-sect .container{
    display: flex;
    align-items: center;
    max-width: 1600px;
}
.news-sect .title{
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 0 94px;
    width: 20%;
}
.news-list{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex: 1 1 0;
    min-width: 0;
}
.news-sect .index_more{
    position: absolute;
    left: 15px;
    top: calc(50% + 45px);
    margin: 0;
}
/*n_type1*/
.news-list.type1 .item{
    border:none;
}
.news-list.type1 .item+.item {
    border-top: 1px solid rgba(189, 180, 193, 0.3);
    padding:16px 0 0;
    margin:16px 0 0;
}
.news-list.type1 .box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}
.news-list.type1 .box:before,
.news-list.type1 .box:after{
    display: none;
}
.news-list.type1 .txt{
    width: 100%;
    height: auto;
    min-height: inherit;
    padding: 0;
    align-items: center;
    gap: 16px;
}
.news-list.type1 .date{
    padding: 8px;
    font-family: "Poppins", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    flex-wrap: wrap;
    font-weight:500;
    width: 56px;
    height: 56px;
    color: #555;
    transition:all .3s;
    background:#fff;
    border: 1px solid #f0f0f0;
}
.news-list.type1 .box:hover .date{
    color: #fff;
    background:#B81B21;
}
.news-list.type1 .date .day {
    display: block;
    width:100%;
    font-size: 36px;
    line-height:1;
}
.news-list.type1 .date .month,
.news-list.type1 .date .years{
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 0;
}
.news-list.type1 .item:nth-child(2n) .txt_in{
    background:none;
}
.news-list.type1 .item .txt_in{
    padding: 0;
    height: fit-content;
}
.news-list.type1 .name{
    margin-bottom:4px;
}
.news-list.type1 .description{
    -webkit-line-clamp: 2;
    max-height: max-content;
    height: auto;
}
.news-list.type1 .more-box{
    margin: 0;
}
/*/n_type1*/
/*n_type3*/
.news-list.type3{
    margin: 0 -15px;
}
.news-list.type3 .item{
    border: none;
    padding: 0 15px;
    margin: 0 auto;
}
.news-list.type3 .item .box{
    padding: 24px;
    background: #fff;
    border: 1px solid #ebebeb;
}
.news-list.type3 .name{
    margin: 0 0 8px;
}
.news-list.type3:before{
    display: none;
}
.news-list.type3 .more-box{
    display: none;
}
/*/n_type3*/
/*n_type4*/
.news-list.type4{
    margin: 0 -10px;
    width: calc(100% - 80%);
}
.news-list.type4 .item{
    padding: 0 10px;
    margin-bottom: 40px;
}
.news-list.type4 .item .box{
    border: 0;
    background: transparent;
}
.news-list.type4 .item .pic{
    position: relative;
    box-sizing: border-box;
    z-index: -1;
    border: 9px solid rgb(238 238 238 / 50%);
    border-radius: 12px;
}
.news-list.type4 .txt{
    position: static;
    padding: 20px 15px;
    margin: -56px 0 0 32px;
    min-height: unset;
    background: #fff;
    box-shadow: 0 0 12px rgb(0 0 0 / 15%);
    border: 0;
    border-radius: 12px;
    transition: all .3s ease;
    z-index: 1;
}
.news-list.type4 .item .date{
    position: absolute;
    left: 20px;
    top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 75px;
    height: 75px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    background: #333;
    border-radius: 50%;
    font-family: "Poppins", sans-serif;
}
.news-list.type4 .date .day{
    display: block;
    width: 100%;
    line-height: 0.8;
    margin-bottom: -24px;
    font-size: 35px;
    font-weight: 500;
}
.news-list.type4 .date .month, 
.news-list.type4 .date .years{
    font-weight: 400;
    font-size: 15px;
}
.news-list.type4 .item .box:hover .date{
    background: #FFCB42;
    color: #333;
}
.news-list.type4 .description{
    -webkit-line-clamp: 2;
    line-height: 1.5;
}
.news-list.type4 .more-box{
    display: none;
}
/*/n_type4*/
/*n_少量排版*/
.news-list.onlyitem-list .item{
    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;
}
/*/n_少量排版*/
/*------------ /news ------------*/
/*------------ products ------------*/
.products-sect{
    position: relative;
    padding: 50px 0;
    z-index: 10;
}
.products-sect>.container{
    position: relative;
    box-sizing: border-box;
    max-width: 1600px;
    padding: 80px 15px 40px;
    box-shadow: 0 5px 15px 4px #00000012;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.8);
}
.products-box{
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1330px;
}
.products-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.products-sect .index_more{
    position: absolute;
    right: calc((100% - 1330px) / 2);
    top: 70px;
    margin: 0;
}
/*p_type1*/
.products-list.type1 .pic:before {
    background: rgba(102, 102, 102, 0.85);
}
/*/p_type1*/
/*p_type2*/
.products-list.type2 .item{
    margin-bottom: 40px;
}
.products-list.type2>.item>.box{
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    transition: all .3s ease;
}
.products-list.type2 .mask{
    position: relative;
    box-sizing: border-box;
    margin: 0;
    border: 9px solid rgb(238 238 238 / 50%);
    border-radius: 12px;
    transition: all .3s ease;
    overflow: hidden;
    z-index: 1;
}
.products-list.type2 .mask .pic:before{
    content: "";
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0 0 0 / 0%) 0%,rgba(0 0 0 / 30%) 100%);
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 5;
}
.products-list.type2 .box:hover .mask .pic:before{
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.products-list.type2 .name {
    height: 28px;
    max-height: 28px;
    min-height: 28px;
    -webkit-line-clamp: 1;
    margin: 0 0 5px;
}
.products-list.type2 .description{
    -webkit-line-clamp: 2;  
}
/*/p_type2*/
/*p_少量排版*/
.products-list.onlyitem-list.type2 .item{
    width: 50%
}
.products-list.onlyitem-list .item .box{
    max-width: inherit;
    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: 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;
}
/*/p_少量排版*/
/*------------ /products ------------*/
/*------------ service ------------*/
.service-sect{
    background: url(../../../images/layout06/common/index/sbg.webp) no-repeat fixed;
    background-size: cover;
    padding: 250px 0 150px;
    margin-top: -250px;
}
.service-box{
    position: relative;
    text-align: left;
}
.service-box>.flex>.cover{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 0;
}
.service-sect .index_more{
    display: none;
}
/*------------ /service ------------*/
/*------------ album ------------*/
.album-sect {
    background: #f6f6f6;
}
.album-sect .title{
    display: none;
}
.album-sect .index_more{
    display: none;
}
.album-sect .container{
    max-width: 100%;
    padding: 0;
}
.album-list .slick-track{
    margin: auto;
}
.album-list .item{
    clear: none !important;
    padding: 0 !important;
}
.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-list .item{
    width: 16.66%;
    padding: 0;
}
.album-list .item .namebox{
    transition: all .2s;
    position: absolute;
    bottom: 0;
    opacity: 0;
    background: rgba(51,51,51,0.9);
    color: #DDDDDD;
    font-size: 16px;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 50;
}
.album-list .item .namebox .name{
    margin: 10px 0;
    padding: 0 10px;
}
.album-list .item:hover .box .namebox{
    opacity: 1
}
.album-list .item .pic:before{
    content: "";
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0 0 0 / 20%);
    transition: all .3s ease;
    z-index: 5;
}
.album-list.active .item .pic:before{
    opacity: 1;
}
.album-list.active .box:hover .cover,
.album-list.active .box:hover .pic:before{
    opacity: 0;
}
.album-list.active.type2 .item .pic:before{
    opacity: 0;
}
.album-list.active.type2 .box:hover .cover,
.album-list.active.type2 .box:hover .pic:before{
    opacity: 1;
}
/*al_type1*/
.album-list.type1 .item .namebox{
    padding: 14px 10px;
}
.album-list.type1 .item .name{
    height: auto;
    margin: 0 auto;
}
/*/al_type1*/
/*al_瀑布流*/
.masonry-album-sect{
    padding: 56px 0;
}
.masonry-album-sect .container{
    padding: 0 15px;
    max-width: 1330px;
}
.album-sect .title{
    display: none;
}
.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{
    background: none;
    color: #4C4C4C;
    font-size: 16px;
    position: relative;   
    opacity: 1;
    text-align: left;
}
.masonry-list .item .namebox:after{
    content: '';
    display: block;
    background: url(../../../images/layout06/common/index/album_hover.png);
    width: 44px;
    height: 44px;
    position: absolute;
    right: 12px;
    top: -26px;
    opacity: 0;
    transition: all .3s ease;
}
.masonry-list .item .box:hover .namebox:after{
    opacity: 1;
}
.masonry-list .item .namebox .name{
    margin: 14px 0 0;
    padding-right: 60px;
}
/*/al_瀑布流*/
/*al_少量排版*/
.onlyitem-sect .album-list .item{
    width: 32.33%;
    padding: 0 16px;
    float: none;
    display: inline-block;
}
.onlyitem-sect .album-list{
    text-align: center;
}
.onlyitem-sect .container{
    padding: 0 15px;
    max-width: 1330px;
}
.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 .namebox:after{
    content: '';
    display: block;
    background: url(../../../images/layout06/common/index/album_hover.png);
    width: 44px;
    height: 44px;
    position: absolute;
    right: 12px;
    top: -26px;
    opacity: 0;
    transition: all .3s ease;
}
.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 .box:hover .namebox:after{
    opacity: 1;
}
.onlyitem-sect .album-list .item .namebox .name{
    margin: 14px 0 0;
    font-size: 16px;
    padding-right: 60px;
}
/*/al_少量排版*/
/*------------ /album ------------*/
/*----------- fancybox-index --------------*/
.fancybox-index .fancybox-close{
    margin-top: -65px;
}
/*----------- /fancybox-index --------------*/
/*----------- contact --------------*/
.contact-sect{
    padding-top: 120px;
    padding-bottom: 60px;
    background:url(../../../images/layout06/common/index/contact_border.png) top center no-repeat, url(../../../images/layout06/common/index/contact_bg.jpg) fixed;
    background-size: 100% auto;
}
.form-box{
    background: none;
}
.reminder{
    position: relative;
    padding: 9.5px 15px;
    color: #F6F6F6;
    background: rgb(230,10,54);
    background: -moz-linear-gradient(left, rgba(230,10,54,1) 0%, rgba(241,125,41,1) 100%);
    background: -webkit-linear-gradient(left, rgba(230,10,54,1) 0%,rgba(241,125,41,1) 100%);
    background: linear-gradient(to right, rgba(230,10,54,1) 0%,rgba(241,125,41,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60a36', endColorstr='#f17d29',GradientType=1 );
    margin-bottom: 30px;
}
.reminder:after{
    border-top: 8px solid #B81B21;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: '';
    position:absolute;
    left: 50%;
    top: 100%;
    margin-left: -6px;
}
.reminder b{
    border-color: #F6F6F6;
}
.contact-sect .form-wrap .reminder{
    display: none;
}
.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;
}
/*----------- /contact --------------*/
/*------------ intro -------------*/
.intro-sect{
    padding: 100px 0 50px;
    position: relative;
    z-index: 2;
}
.intro-box {
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding: 80px 30px;
    border: 0;
    box-shadow: 0 5px 15px 4px #00000012;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
}
.intro-box p {
    margin: 0;
}
.intro-box .intro-sub-title{
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.5;
    color: #333;
}
.intro-box .intro-title{
    position: relative;
    color: #B81A20;
    margin: 0 0 30px;
    letter-spacing: 4px;
    font-size: 50px;
    font-weight: 500;
    line-height: 1.2;
}
.intro-box .intro-title:after{
    content: '';
    display: block;
    width: 56px;
    height: 1px;
    background: #333;
    margin: 25px auto 0;
}
.marquee_container{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.intro-sect .marquee_container{
    position: absolute;
    top: -10px;
    z-index: -11;
}
.marquee {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    animation: scroll 120s linear infinite;
}
.marquee span {
    display: inline-block;
    font-size: 200px;
    font-weight: 600;
    color: #f1f1f1;
    opacity: 0.5;
    font-family: "Poppins", sans-serif;
    padding-right: 40px;
    line-height: 0.8;
}
@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
@keyframes scroll-reverse {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0%);
    }
}
/*------------ /intro -------------*/
/*------------ faq -------------*/
.faq-sect{
    padding: 80px 0 80px;
}
.faq-box {
    margin: 0 auto;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    max-width: 1100px;
    background: #FFF;
    padding: 35px 20px 40px;
}
.faq-sect .title {
    padding-bottom: 20px;
    margin: 0 0 25px;
    position: relative;
}
.faq-sect .title:before {
    content: '';
    display: block;
    background: #000000;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 30px);
}
.faq-sect .title span{
    font-size: 28px;
    display: block;
    font-family: 'Roboto', sans-serif;
}
.faq-list{
    padding: 0 15px;
}
.faq-list .faq-item{
    position: relative;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    margin: 0 0 10px;
    list-style-type: none;
}
.faq-list .faq-item:before{
    content: "\e1019";
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    text-align: center;
    line-height: 47px;
    z-index: 10;
    display: inline-block;
    margin: 0 20px;
    color: #B81B21;
    font-weight: bold;
}
.faq-question{
    color: #7d7d7d;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    padding: 0px 55px 15px 0;
    width: calc(100% - 95px);
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    transition: all .2s;
    cursor: pointer;
}
.faq-question .name{
    margin: 0;
}
.faq-question i{
    display: inline-block;
    text-align: center;
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 0;
    transition: all .2s;
    margin: 5px 0 0 0;
    color: #ccc;
    border: 1px solid #ddd;
    text-indent: 0px;
    width: 20px;
}
.faq-item:hover .faq-question,
.faq-item.active .faq-question{
    color: #222;
}
.faq-answer{
    position: relative;
    padding: 15px 20px;
    margin: 5px 63px 5px 70px;
    background: #f5f5f5;
    color: #000;
    display: none;
}
.faq-answer:before{
    content: "\e1018";
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 100%;
    top: 0;
    font-size: 31px;
    margin: 0 18px 0 0;
    color: #cacaca;
}
.faq-answer .title{
    font-size: 45px;
    font-weight: bold;
}
.faq-box .reserve-more{
    text-align: center;
}
.faq-box .reserve-more-btn{
    position: relative;
    margin: 15px auto 0;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    display: inline-block;
    color: #FFF;
    padding: 10px 25px;
    box-sizing: border-box;
    line-height: 1.5;
    z-index: 0;
    overflow: hidden;
    border-radius: 5px;
}
.faq-box .reserve-more-btn:hover {
    box-shadow: 0px 3px 10px 3px #0000001a;
}
.faq-box .reserve-more-btn:after {
    content: '';
    display: block;
    background: linear-gradient(to right, rgba(230, 10, 54, 1) 0%, rgba(241, 125, 41, 1) 100%);
    position: absolute;
    width: calc(100% + 100px);
    height: 100%;
    top: 0;
    left: -100px;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: all .3s ease;  
}
.faq-box .reserve-more-btn:hover:after{
    left: 0;
}
/*------------ /faq -------------*/
/*------------ rwd ------------*/
.masonry-list .item:nth-child(n){
    clear: none!important;
}
@media screen and (max-width: 1440px){
    .news-sect .container{
        max-width: 1330px;
    }
    .products-list.type2 {
        margin: 0 -5px;
    }
    .products-list.type2 .item {
        padding: 0 5px;
    }
    .products-list.column4 .item {
        width: calc(100% / 4);
    }
    .products-list.column4 .item:nth-child(4n+1){
        clear: left;
    }
    .products-list.column4 .item:nth-child(3n+1){
        clear: none;
    }
}
@media screen and (max-width: 1280px){
    .about-sect .row{
        gap: 50px;
    }
    .about-sect .col.pic{
        width: 50%;
    }
    .about-sect .col.txt{
        padding: 0;
        width: 50%;
    }
    .products-sect>.container{
        max-width: 1330px;
    }
    .products-sect .index_more{
        right: 15px;
    }
    .news-sect .container{
        flex-direction: column;
    }
    .news-sect .title{
        text-align: center;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 0 0 40px;
    }
    .news-sect .index_more{
        position: relative;
        top: unset;
        left: unset;
    }
    .news-list.type4{
        width: calc(100% + 10px);
        margin: 0 -5px;
    }
    .news-list.type4 .item{
        padding: 0 5px;
    }
    .news-list.type4 .item{
        width: calc(100% / 4);
    }
    .news-list.type4 .item:nth-child(4n+1){
        clear: left;
    }
    .news-list.type4 .item:nth-child(3n+1){
        clear: none;
    }
}
@media screen and (max-width: 1200px){
    /*p_少量排版*/
    .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;
    }
    /*/p_少量排版*/
}
@media screen and (max-width: 1000px){
    /*少量排版*/
    .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,
    .about-sect .title{
        margin: 0 0 30px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 12px;
    }
    .title span,
    .intro-box .intro-title{
        font-size: 38px;
        letter-spacing: 2px;
    }
    .title h2{
        font-size: 25px;
    }
    .index_more{
        margin: 40px auto 0;
        width: fit-content;
    }
    .news-list li,
    .products-list li{
        width: 50%;
    }
    .intro-sect{
        padding: 40px 0 20px;
    }
    .intro-box{
        padding: 40px 15px;
    }
    .intro-box .intro-sub-title{
        font-size: 18px;
    }
    .products-sect{
        padding: 20px 0 40px;
    }
    .products-sect>.container{
        padding: 40px 15px;
    }
    .products-list{
        margin: 0 auto;
    }
    .products-box{
        padding: 0;
    }
    .products-list.type2{
        margin: 0 -5px;
    }
    .products-list.type2 .item{
        padding: 0 5px;
    }
    .products-list.column4 .item{
        width: calc(100% / 2);
    }
    .products-list.column4 .item:nth-child(4n+1){
        clear: none;
    }
    .products-list.column4 .item:nth-child(2n+1){
        clear: left;
    }
    .products-list.type2 .mask{
        border-width: 5px;
    }
    .products-list.type2 .name{
        font-size: 16px;
    }
    .products-sect .index_more{
        position: relative;
        top: unset;
        right: unset;
        margin: 0 auto;
    }
    .products-list .box.new:before{
        font-size: 14px;
        width: 60px;
        height: 35px;
        line-height: 30px;
    }
    .about-sect {
        padding: 80px 0 40px;
    }
    .about-sect .row{
        flex-direction: column;
        gap: 80px;    
    }
    .about-sect .col.pic{
        text-align: center;
        width: 100%;
        max-width: 705px;
    }
    .about-sect .col.txt{
        width: 100%;
        text-align: center;
    }
    .about-sect .txt-box .index-about-editor .editor{
        -webkit-line-clamp: initial;
        height: unset;
    }
    .about-sect.scene .right_dot{
        opacity: 0.4;
    }
    .about-sect .gear1,
    .about-sect .gear2,
    .about-sect .gear3{
        width: 150px;
    }
    .news-sect{
        padding: 40px 0;
    }
    .news-sect .container{
        display: block;
    }
    .news-list.column4 .item{
        width: calc(100% / 2);
    }
    .news-list.column4 .item:nth-child(4n+1){
        clear: none;
    }
    .news-list.column4 .item:nth-child(2n+1){
        clear: left;
    }
    .news-list.type4 .item .pic{
        border-width: 5px;
    }
    .news-sect .index_more{
        position: relative;
        left: auto;
        top: auto;
        margin: 0 auto;
        width: fit-content;
    }
    .service-sect{
        padding: 56px 0;
        margin: 0 auto;
        background-attachment: inherit;
    }
    .service-box > .flex{
        display: block;
    }
    .article-sect .container{
        padding: 30px 15px;
    }
    .contact-sect{
        background-size: auto,cover;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .masonry-album-sect .item{
        width: 50%;
    }
    .faq-sect {
        padding: 40px 0 40px;
    }
    .faq-box .title {
        margin-bottom: 0;
    }
    .faq-list{
        padding-left: 0;
        padding-right: 0;
    }
    .faq-list .faq-item:before{
        margin:0 8px;
    }
    .faq-answer:before{
        display: none;
    }
    .faq-answer{
        margin: 10px 0 0 0;
    }
}
@media screen and (max-width: 767px){
    .banner{
        display: none;
    }
    .banner_m{
        display: block;
    }
    .products-list.type2 .name{
        margin: 0 0 5px;
    }
    .about-sect .gear1,
    .about-sect .gear2,
    .about-sect .gear3{
        width: 120px;
    }
    .about-sect .gear2{
        top: 93px;
        left: calc(50% - 100px);
    }
    .news-list.type4 .txt{
        margin: -5px 5px 0;
        padding: 15px;
    }
    .news-list.type4 .item .date{
        top: 15px;
        left: 15px;
        width: 60px;
        height: 60px;
    }
    .news-list.type4 .date .day{
        margin-bottom: -20px;
        font-size: 25px;
    }
    .news-list.type4 .date .month,
    .news-list.type4 .date .years{
        font-size: 12px;
    }
    .faq-question{
        width: calc(100% - 40px);
        padding: 0;
    }
    .faq-list .faq-item:before{
        vertical-align: top;
        width: 30px;
        height: 30px;
        font-size: 20px;
        line-height: 30px;
        margin: 0 0px 0 0;
    }
    .faq-question i{
        display: none;
    }
}
@media screen and (max-width: 480px){
    .intro-description,
    .about-sect .txt-box .index-about-editor .editor{
        text-align: left;
    }
    .products-list.onlyitem-list .item{
        width: 100%;
    }
    .onlyitem-sect .album-list .item{
        width: 100%;
    }
}