@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:400,400i,500,500i,600,600i,700,700i');
.site-main {
  background: url(../../../images/layout04/common/index/news_bg.jpg) center bottom no-repeat;
}
.site-main section {
  z-index: 5;
}
.site-main section:last-child {
  margin-bottom: 0;
}
/*列表通用 index article*/
/*------------ article ------------*/
.article-list .item .box {
  margin: 0 auto 45px;
  padding-bottom: 35px;
  position: relative;
}
.type5 .article-list .item .box {
  padding: 12px 12px 0;
  background: #eff1f3;
  transition: all 0.3s ease;
}
.type5 .article-list .item .box:hover {
  background: #fad038;
}
.article-list .item .pic {
  position: relative;
  box-sizing: border-box;
  order: 2;
  width: 100%;
  vertical-align: top;
}
.article-list .item .box .name {
  color: #000;
}
.article-list .item .box:hover .name {
  text-decoration: underline;
}
.article-list .item .box .description {
  color: #6f6f6f;
}
.type5 .keyword_box {
  padding: 9px 27px 9px 47px;
  margin: 0 -27px;
  color: #aaaaaa;
  background: #f6f6f6;
}
.type5 .keyword_box:before {
  left: 27px;
}
.type5 .article-list .pic .mask {
  opacity: 0;
  transition: all 0.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 0.2s;
}
.type5 .article-list .item .box:hover .mask {
  opacity: 1;
}
.type5 .article-list .item .date,
.article-date {
  border-radius: 3px;
  color: #ffffff;
  width: 57px;
  height: 63px;
  padding-top: 13px;
  line-height: 0.5;
  background: #fad038;
  transition: all 0.3s ease;
}
.type5 .article-list .item .date .day {
  color: #000;
  font-weight: bolder;
  transition: all 0.3s ease;
}
.type5 .article-list .item .box:hover .date {
  background: #000;
}
.type5 .article-list .item .box:hover .date .day {
  color: #fad038;
}
.article-box .article-list .btn.more {
  z-index: 5;
  overflow-x: hidden;
  background: #000;
  color: #fad038;
  position: relative;
}
.article-box .article-list .btn.more:hover {
  background: #000;
  color: #fff;
}
.type2 .article-list .date,
.type3 .article-list .date,
.type4 .article-list .date:before {
  color: #000;
  border-color: #fad038;
} /*------------ 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;
  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: #222;
}
/*!列表通用 index article*/
/*列表通用 index、products*/
.products-list.type2 .box {
  transition: all 0.2s;
  background: #fff;
  padding: 10px 12px 25px;
}
.products-list.type2 .txt{
  padding:10px 10px 0;
}
.products-list.type2 .item {
  transition: all 0.3s ease;
}
.products-list.type2 .item:hover {
  transform: translateY(-10px);
}
.products-list.type2 .box:hover {
  background: #222222;
}
.products-list.type2 .box .pic img {
  transition: all .5s ease;
}
.products-list.type2 .box:hover .pic img {
  transform: scale(1.2);
}
.products-list.type2 .box:hover .name {
  color: #fff;
}
.products-list.type2 .box:hover .description {
  color: #fff;
}
.products-list .pic:before {
  display: none;
}
.products-list .box.new:before {
  content: 'NEW';
  display: block;
  font-size: 14px;
  width: 60px;
  height: 30px;
  position: absolute;
  top: 10px;
  text-align: center;
  z-index: 15;
  left: 1 0px;
  line-height: 30px;
  background: #ce1b1c;
  color: #fff;
  font-weight: bold;
  font-family: 'Syncopate', sans-serif;
}
.products-list .box .name {
  color: #212121;
  font-size: 15px;
  font-weight: 800;
  font-family: 'Syncopate', sans-serif;
  margin: 0;
  -webkit-line-clamp: 2;
  max-height: unset;
}
.products-list .box .description {
  color: #444444;
}
.products-list .box:hover .description {
  color: #545454;
}
.products-list .offers {
  color: #d80000;
}
.products-list.type2 .box:after {
  content: 'VIEW MORE';
  font-family: 'Syncopate', sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  width: 167px;
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
  letter-spacing: 2px;
  transition: all 0.2s;
  position: relative;
  overflow: hidden;
  margin: 20px auto 0;
  font-size: 13px;
  font-weight: 600;
  background: #222222;
}
.products-list.type2 .box:hover:after {
  background: #ce1b1c;
}
.products-list.for-cart .box .wish {
  width: 35px;
  height: 35px;
  background: #0000001c;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 45;
  transition: all 0.2s;
  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: 760px){
.products-list.type2 .item {
  
    margin-bottom: 20px;
}
}

/*!列表通用 index、products*/
/*列表通用 index、album*/
.masonry-list.album-list.type1 .item {
  margin-bottom: 25px;
}
.masonry-list.album-list.type1 .item .name {
  text-align: left;
}
.masonry-list.album-list.type1 .item .box .more {
  display: none;
}
.masonry-list.album-list.type3 .item,
.masonry-list.album-list.type1 .item {
  padding: 0 15px !important;
}
/*!瀑布流*/
/*!列表通用 index、album*/

/*列表通用 index、news*/
.news-sect .news-list.type4 .description,
.content .news-list.type4 .description {
  display: none;
}
.news-list .item .box {
  /* padding: 12px; */
  background: #eff1f3;
  transition: all 0.3s ease;
}
.news-list .btn.more {
  bottom: 12px;
}
.news-list.type3 {
  margin: 0 -10px 50px;
}
.news-list.type3 .item {
  border-color: #e3e3e3;
}
.news-list.type3 .box {
  background: none;
}
.news-list.type4 .item .box {
  border: none;
  /* background: #fff; */
  background: none;
}
.news-list.type4 .item .box .pic img {
  transition: all 0.5s ease;
}
.news-list.type4 .item .box:hover .pic img {
  transform: scale(1.2);
}
/* .news-list .item .box:hover {
  background: #ce1b1c;
} */
.news-list.type3 .box:hover .name {
  color: #ce1b1c;
}
.news-list.type3 .date,
.news-list.type4 .date {
  color: #ce1b1c;
}
.news-list.type4 .item .date,
.news-date {
  border-radius: 3px;
  color: #ffffff;
  width: 63px;
  height: 63px;
  padding-top: 13px;
  background: #ce1b1c;
  height: 63px;
  aspect-ratio: 1;
  /* background: url(../../../images/layout04/common/news/date.png); */
}
.news-list.type4 .date .day {
  color: #fff;
  font-weight: bolder;
  font-family: 'Syncopate', '微軟正黑體', Source Sans Pro, Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}
.news-list.type4 .item .date {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0px;
  padding: 0;
  line-height: 1;
  border-radius: 0;
  position: absolute;
  top: 0;
}
.news-list.type4 .item .date .day {
  display: block;
  width: 100%;
  line-height: 0.8;
  margin: 10px 0;
  font-size: 25px;
}
.news-list.type4 .date .month,
.news-list.type4 .date .years {
  font-family: 'Syncopate', sans-serif;
  font-weight: 300;
  margin-top: -20px;
  font-size: 14px;
}
.news-list.type4 .date .month::before,
.news-list.type4 .date .years::before {
  display: none;
}
.news-list.type4 .date .years {
  display: none;
}
.news-list.type4 .txt {
  position: unset;
  padding: 10px 20px 0;
  min-height: auto;
}
.news-list .item .name {
  color: #212121;
  font-size: 16px;
  font-weight: 800;
  font-family: 'Syncopate', '微軟正黑體', Source Sans Pro, Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}
/* .news-list .box:hover .name {
  text-decoration: underline;
} */
.news-list .item .description {
  color: #666;
} /*!列表通用 index、news*/
/*------------ banner ------------*/
.banner {
  position: relative;
  height: auto !important;
}
.banner .slick-arrow {
  white-space: nowrap;
  text-indent: 101%;
  overflow: hidden;
  padding: 0;
  border: 0;
  position: absolute;
  display: block;
  top: 50%;
  margin: -32px 0 0 0;
  z-index: 100;
  background: url(../../../images/layout04/common/index/arrow.png);
  width: 65px;
  height: 65px;
  cursor: pointer;
}
.banner .slick-prev {
  background-position: 0 0;
  left: 35px;
}
.banner .slick-next {
  left: auto;
  right: 35px;
  transform: rotate(180deg);
}
.banner .slick-prev:hover {
  background-position: 0 100%;
}
.banner .slick-next:hover {
  background-position: 100% 100%;
}
.banner .slick-dots,
.banner .slick-dots li {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.banner .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 10px;
}
.banner .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.banner .slick-dots button {
  width: 8px;
  height: 8px;
  border: 0;
  color: transparent;
  background: #ececec;
  cursor: pointer;
  border-radius: 100%;
  padding: 0;
}
.banner .slick-active button {
  background: #fad038;
} /*------------ 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 {
  color: transparent; /* font-size: 130px;  font-family: 'Montserrat', sans-serif;  font-weight: 900;  display: block;  white-space: nowrap;  font-style: italic;  -webkit-text-stroke: 1px #cccccc;  -webkit-text-fill-color: transparent; */
}
.title h2 {
  font-size: 28px;
  color: #000000;
  font-weight: normal;
  display: block;
  margin: 0 0 5px;
}
.title i {
  display: none;
} /*------------ more ------------*/
/* .index_more {  color: #bcbcbc;  font-size: 12px;  display: block;  vertical-align: middle;  margin: 0 auto;  border: solid thin #dfdfdf;  border-radius: 4px;  line-height: 1.2;  width: 55px;  box-sizing: border-box;  text-align: center;  padding: 0;  transition: all 0.3s ease;}.index_more:hover {  background: #fad038;  font-weight: bold;  color: #fff;  border-color: #ffffff;}.index_more a {  font-size: 0;  padding: 6px 0;  display: block;}.index_more a span {  font-size: 12px;} */
.index_more {
  font-family: 'Syncopate', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  line-height: 56px;
  display: block;
  text-align: center;
  letter-spacing: 2px;
  transition: all 0.2s; /*font-family: 'Encode Sans Expanded', sans-serif;*/
  position: relative;
  overflow: hidden;
  margin: 44px auto 0;
  font-weight: 600;
  width: 188px;
  height: 56px;
}
.index_more a {
  display: block;
  width: 188px;
  height: 56px;
}
.index_more:hover {
  color: #e94c00;
  transition: all 0.2s;
}
.index_more:before {
  background-color: #ce1b1c;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: skewX(-12deg) scaleX(0);
  transform: skewX(-12deg) scaleX(0);
  transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  pointer-events: none;
}
.index_more span {
  position: relative;
  z-index: 2;
}
.index_more:hover:before {
  -webkit-transform: skewX(-12deg) scaleX(1.2);
  transform: skewX(-12deg) scaleX(1.2);
} /*------------ sect ------------*/
/*輪播*/
.hot-arrow {
  position: absolute;
  top: 50px;
  right: 15px;
  width: 114px;
}
.hot-arrow .slick-arrow {
  width: 55px;
  height: 55px;
  padding: 0;
  display: inline-block;
  z-index: 100;
  color: transparent;
  border: 0;
  position: absolute;
  cursor: pointer;
  left: 0;
  padding: 0;
  box-sizing: border-box;
  background: #000;
  margin: 0 0 0 2px;
  overflow: hidden;
  isolation: isolate;
  z-index: 5;
}
.hot-arrow .slick-arrow::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  background: url('../../../images/layout04/common/index/arrow2.png');
  z-index: -1;
}
.hot-arrow .slick-arrow::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  display: block;
  background: #ce1b1c;
  transition: all 0.3s ease;
  z-index: -2;
}
.hot-arrow .slick-next {
  transform: rotate(180deg);
  right: 0;
  left: auto;
}
.hot-arrow .slick-arrow:hover::after {
  left: 0;
} /*!輪播*/ /*新編輯器*/
.article-sect .container {
  padding: 40px 15px;
} /*!新編輯器*/ /*------------ about ------------*/
.about-sect {
  background: url(../../../images/layout04/common/index/about_bg.jpg) no-repeat center 100%;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  padding: 90px 0 50px;
  min-height: 560px;
  isolation: isolate;
}

.about-sect .row{
   background: url(../../../images/layout04/common/index/about_pic2.jpg) no-repeat center 0% fixed;
   background-size: cover;
   position: relative;
}

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


.about-sect .row .txt{
  display:flex;
  justify-content: space-between;
}

.about-sect .row .index-about-editor{
  padding:0 0 20px;
}

.about-sect .row .txt .txt-box{
  width: 55%;
  background: rgb(0 0 0 / 70%);
  box-sizing: border-box;
  padding: 65px 120px;
  color: #fff;
  width: 665px;
  line-height: 2;
  position: relative;
}

.about-sect .row .txt .txt-box:before{
  content:"";
  height: 98px;
  text-align: left;
  background: url(../../../images/layout04/common/index/about_title.png) center no-repeat;
  background-size: contain;
  display:block;
  position:absolute;
  bottom:0;
  right: 60px;
  width: 525px;
}

.about-sect .row .txt .wrap{
   width: 45%;
   background: rgb(51 51 51 / 50%);
   padding: 0;
   box-sizing: border-box;
   width: 635px;
   display: flex;
   flex-direction: column;
   justify-content: space-between;
}

.about-sect .row .txt .wrap .pic{
  padding:40px 0 0;
}

.about-sect .title{
  margin:0;
  padding: 60px 60px 0;
}
.about-sect .title h2 {
  color: #fff;
  font-size: 55px;
  font-family: 'Syncopate', sans-serif;
  letter-spacing: -1px;
  font-weight: 700;
  line-height: 1.31;
  text-align: left;
}


.about-sect .txt .tag {
  font-weight: bold;
  font-size: 22px;
  color: #fff;
  line-height: 1.4;
  max-width: 450px;
  font-family: 'Syncopate', sans-serif;
  padding: 0 60px;
}



.about-sect .index_more {
  margin: 20px 0 0 auto;
  color: #fff;
  background: #ce1b1c;
}
.about-sect .index_more:hover {
  color: #222222;
  transition: all 0.2s;
}
.index_more:before {
  background-color: #fff;
} /*------------ articles ------------*/
.articles-sect {
  margin-bottom: 50px;
  padding-top: 20px;
  padding: 60px 0 0px;
}
.articles-sect .title {
  margin-bottom: 60px;
}
.articles-sect .index_more {
  position: absolute;
  left: 50%;
  margin-left: -28.5px;
  top: 43px;
  border-color: #444;
  color: #444;
} /*------------ news ------------*/
.news-sect {
  margin-bottom: 50px;
  padding-top: 20px;
  padding: 80px 0;
  position:relative;
  z-index: 1;
}


.news-sect .newsbg{
  background: url(../../../images/layout04/common/index/news_bg2.png) center bottom no-repeat;
  width: 1000px;
  height: 1000px;
  position: absolute;
  right: -500px;
  top: -100px;
  z-index: -9;
}

.news-sect .title {
  position: relative;
  margin: 0 0 11px;
}
.news-sect .title h2 {
  color: #fff;
  font-size: 55px;
  font-family: 'Syncopate', sans-serif;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 0.9;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.news-sect .title h2::before {
  content: 'LATEST ';
}
.news-sect .title span {
  color: transparent;
  display: block;
  height: 98px;
  text-align: left;
  background: url(../../../images/layout04/common/index/news_title.png) center no-repeat;
  background-size: contain;
  opacity: 0.5;
}
.news-sect .index_more {
  position: absolute;
  right: 0;
  top: 20px;
  background: #222222;
  margin: 0 20px 0 0;
}
.news-sect .index_more span {
  color: #fff;
}
.news-sect .index_more:before {
  background-color: #ce1b1c;
}

.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 .item .box {
  background: none;
}
.news-list.type2 .pic {
  float: none;
  margin-right: 0;
  width: auto;
}
.news-list.type2 .date {
  margin: 10px 0 0;
  display: flex;
}
.news-list.type2 .date .day,
.news-list.type2 .date .month,
.news-list.type2 .date .years {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #ce1b1c;
  margin-top: 0;
}
.news-list.type2 .date .day {
  order: 3;
}
.news-list.type2 .date .month {
  order: 2;
}
.news-list.type2 .date .years {
  order: 1;
}
.news-list.type2 .date .years::before {
  display: none;
}

.news-list.type2 .date .month::after,
.news-list.type2 .date .years::after {
  content: '-';
}

.news-list.type2 .item .txt {
  padding: 0;
}
.news-list .btn.more {
  position: static;
  margin: 15px 0 0;
  font-size: 13px;
} /*最新消息 少量排版*/
.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 .item .box .description {
  display: block;
}
.news-list.onlyitem-list.type2 .item .box .txt,
.news-list.onlyitem-list.type3 .item .box .txt {
  width: 100%;
}
.news-list.onlyitem-list .item .date {
  margin-bottom: 20px;
  margin-top: 0px;
} /*!少量排版*/ /*------------ products ------------*/
.products-sect {
  position: relative;
  background: url(../../../images/layout04/common/index/products_bg.jpg) center bottom no-repeat;
  background-size: cover;
  z-index: 10;
  padding: 30px 0 90px;
}
.about-sect + .products-sect .container {
  margin: -100px auto 0;
}
.products-sect .title span {
  /* color: #000000;  display: block;  font-family: 'Roboto';  font-size: 36px;  display: none; */
  color: transparent;
  display: block;
  height: 98px;
  text-align: left;
  background: url(../../../images/layout04/common/index/products_title.png) center no-repeat;
  background-size: contain;
}
.products-sect .title {
  margin-bottom: 30px;
  position: relative;
}
.products-sect .title h2 {
  color: #222222;
  font-size: 55px;
  font-family: 'Syncopate', sans-serif;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 0.9;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.products-sect .title h2:before {
  content: 'HOT';
  display: block;
}
.products-sect .index_more {
  border-color: #444;
  color: #444;
  background: #222222;
  margin: 0 auto;
}
.products-sect .index_more span {
  color: #fff;
}
.products-sect .index_more:before {
  background-color: #ce1b1c;
}

.products-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.products-list .slick-list {
  padding-top: 10px;
}
.products-sect .products-list:not(.masonry-list) .item:nth-child(n) {
  clear: none !important;
} /*產品介紹 少量排版*/
.products-list.onlyitem-list.type2 .box:after {
  display: none;
}
.products-list.onlyitem-list.type2 .item {
  width: 50%;
}
.products-list.onlyitem-list .item .box {
  display: flex;
  max-width: 1000px;
  padding: 10px;
}
.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;
  left: 0;
  right: 0;
  background: url(../../../images/layout04/common/index/service_bg.jpg) center 75% no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  display: block;
  height: 140px;
  display: none;
} */
.service-sect + section {
  z-index: 6;
  position: relative;
}
.service-sect + section + section {
  padding-top: 0;
}
.service-sect {
  position: relative;
  padding-bottom: 35px;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 7% 0 0;
  margin: 0 0 6%;
  /* min-height: 1030px; */
}
.service-sect::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  z-index: -1;
  width: 100%;
  height: 1230px;
  background: url(../../../images/layout04/common/index/service_bg.jpg) left top no-repeat fixed #000f26;
}
/* .service-sect + .album-sect .container {
  margin-top: -20%;
} */

.service-sect .pic {
  content: '';
  position: absolute;
  /* background: url(../../../images/layout04/common/index/service_pic.jpg); */
  height: 400px;
  top: 40%;
  /* transform: translateY(calc(-50% - 120px)); */
  left: 0;
  display: block;
}
.service-sect .pic:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  transform: scaleY(0);
  transform: scale(1);
  transform-origin: bottom;
  clip-path: inset(0);
  transition: transform 2s cubic-bezier(0.25, 1, 0.5, 1), -webkit-clip-path 2s cubic-bezier(0.25, 1, 0.5, 1) 0.45s;
  transition: transform 2s cubic-bezier(0.25, 1, 0.5, 1), clip-path 2s cubic-bezier(0.25, 1, 0.5, 1) 0.45s;
  transition: transform 2s cubic-bezier(0.25, 1, 0.5, 1), clip-path 2s cubic-bezier(0.25, 1, 0.5, 1) 0.45s, -webkit-clip-path 2s cubic-bezier(0.25, 1, 0.5, 1) 0.45s;
  z-index: 1;
}
.loaded.service-sect .pic:before {
  transform: scaleY(1);
  clip-path: inset(0 0 100% 0);
}
.service-sect .pic img {
  width: 100%;
  transform: scale(1.05);
  -webkit-clip-path: inset(100% 0 0 0);
  clip-path: inset(100% 0 0 0);
  transition: transform 2s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-clip-path 2s cubic-bezier(0.25, 1, 0.5, 1) 0.45s;
  transition: clip-path 2s cubic-bezier(0.25, 1, 0.5, 1) 0.45s, transform 2s cubic-bezier(0.25, 1, 0.5, 1) 0.5s;
  transition: clip-path 2s cubic-bezier(0.25, 1, 0.5, 1) 0.45s, transform 2s cubic-bezier(0.25, 1, 0.5, 1) 0.5s, -webkit-clip-path 2s cubic-bezier(0.25, 1, 0.5, 1) 0.45s;
}

.loaded.service-sect .pic img {
  transform: scale(1);
  -webkit-clip-path: inset(0);
  /* clip-path: inset(0); */
}
.service-sect .title h2 {
  color: #fff;
  font-size: 55px;
  font-family: 'Syncopate', sans-serif;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 0.9;
  text-align: left;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 0 -5px;
}
.service-sect .title h2::before {
  content: 'Relentless ';
}
.service-sect .title h2::after {
  content: 'More power. More control. More exhilaratio';
  font-size: 22px;
  font-weight: bold;
  display: block;
  margin: 10px 0 0 4px;
}
.service-sect .title {
  padding: 0;
  position: relative;
  margin: 0 0 16%;
}
.service-sect .title span {
  /* color: #000000;  display: block;  font-family: 'Roboto';  font-size: 36px;  display: none; */
  color: transparent;
  display: block;
  height: 98px;
  text-align: left;
  background: url(../../../images/layout04/common/index/service_title.png) center no-repeat;
  background-size: contain;
  background-position: 35% center;
}
.service-sect .editor {
  float: right;
  width: 45%;
  position: relative;
  background: rgba(206, 27, 28, 0.9);
  padding: 70px 50px;
  box-sizing: border-box;
  line-height: 2.2;
  z-index: 9;
  color: #fff;
}
.service-box > .flex > .cover {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.service-box .index_more {
  clear: both;
  margin: 20px 0 0;
  position: relative;
  /* left: 58px;
  top: -81px;
  border-color: #444;
  color: #444; */
  background: #222222;
  color: #fff;
}
.service-box .index_more::after {
  background: #ce1b1c;
}
.service-box .index_more:hover {
  color: #222222;
}
/* .service-box .index_more a {
  padding: 8.5px 0;
}  */
/*------------ album ------------*/
.album-sect {
  /* background: url(../../../images/layout04/common/index/album_bg.jpg) no-repeat center bottom fixed; */
  -webkit-background-size: cover;
  background-size: cover;
  padding: 0px 0 90px;
}
.album-list.type1 .item {
  border: none;
  margin-bottom: 0;
}
.album-list.type1 .namebox {
  position: absolute;
  opacity: 0;
  inset: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  transition: all 0.3s linear;
}
.album-list.type1 .item .box:hover .namebox {
  opacity: 1;
}
.album-list.type1 .item .box .pic img {
  transition: all .5s ease;
}
.album-list.type1 .item .box:hover .pic img {
  transform: scale(1.2);
}
.album-sect .hot-arrow .slick-arrow {
  background: #fff;
}
.album-sect .hot-arrow .slick-arrow::before {
  filter: invert(1);
}
.album-sect .hot-arrow .slick-arrow:hover::before {
  filter: invert(0);
}
.album-sect .title {
  margin-bottom: 5px;
  position: relative;
}

.album-sect .hot-arrow{
  top:20px;
}

.album-sect .title h2 {
  color: #fff;
  font-size: 55px;
  font-family: 'Syncopate', sans-serif;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 0.9;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.album-sect .title span {
  color: transparent;
  display: block;
  height: 98px;
  text-align: left;
  background: url(../../../images/layout04/common/index/album_title.png) center no-repeat;
  background-size: contain;
  position: relative;
  top: 11px;
}
.album-sect .index_more {
  position: absolute;
  left: 50%;
  margin-left: -28.5px;
  top: 43px;
  display: none;
}
.album-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
/* .album-list .box .name {
  color: #fff;
} */
.album-sect .album-list:not(.masonry-list) .item:nth-child(n) {
  clear: none !important;
}
/*瀑布流*/
.album-sect.masonry-album-sect .container {
  display: block;
}
.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;
}
/*!瀑布流*/
/*相簿 少量排版*/
.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: #fff;
}
/*!少量排版*
 /*----------- fancybox-index --------------*/
.fancybox-index .fancybox-close {
  margin-top: -65px;
}
.contact-sect {
  padding-top: 120px;
  padding-bottom: 60px;
  background-size: 100% auto;
}
.form-box {
  background: none;
}
.form-wrap {
  border: none;
  background: none;
}
.contact-title {
  text-align: center;
}
.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 {
  }
  .about-sect .title{

  padding: 60px 30px 0;
}


.about-sect .txt .tag {

  padding: 0 30px;
}

}
@media screen and (max-width: 1150px) {
.about-sect .row .txt .txt-box{
 padding: 65px 50px;
 width: 480px;
}

.about-sect .row .txt .wrap{
   width: 635px;
   display: flex;
   flex-direction: column;
   justify-content: space-between;
}
  

}
@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 .row .txt .txt-box{
 padding: 30px 20px;
 width:100%;
}
  

.about-sect .row .txt .wrap{
   width:100%;
   display: flex;
   flex-direction: column;
   justify-content: space-between;
   padding: 30px 20px;
}

  .about-sect .title{padding: 0;}


.about-sect .txt .tag {

  padding: 0 0px;
}

.about-sect .row .txt .wrap .pic{
  padding:20px 0 0;
}

  
  
  .service-sect::before {
 
  background: url(../../../images/layout04/common/index/service_bg.jpg) left top no-repeat  #000f26;
}
  .about-sect + .products-sect .container {
    margin: 0 auto;
  }
  .about-sect {
    padding: 30px 0 20px;
    margin: 0;
  }

  .about-sect .row {
    background: url(../../../images/layout04/common/index/about_pic2.jpg) no-repeat center 0%;
    background-size: cover;
  
}
  .about-sect .wrap {
    margin: 0 0 20px;
  }
  .about-sect .col.txt {
    /* margin-top: 80px; */
    padding: 10px 0px 0;
    position: relative;
  }
  .about-sect .col.txt,
  .about-sect .col.pic {
    float: none;
    width: 100%;
    text-align: center;
    flex-direction: column;
  }
  .about-sect .col.pic {
    width: 60%;
    margin: 0 auto;
  }
  .about-sect .col.pic .item.rp {
    width: 100%;
    text-align: right;
  }
  .about-sect .col.pic .item.rp img {
    width: 60%;
    margin: 0 20px 0 0;
  }
  .about-sect .col.pic .item.red {
    text-align: left;
    left: 20px;
  }
  .about-sect .col.pic .item.red img {
    width: 50%;
  }
  /* .about-sect .title {
    position: static;
  } */
  .about-sect .title h2 {
    text-align: center;
    left: 0;
  }
  .about-sect .title span {
    background-position: center;
  }
  
  .about-sect .txt .tag {
    margin: 0 auto;
    font-size: 18px;
  }
 .service-sect .title h2::after
 {
    margin: 10px auto 0;
    font-size: 18px;
    line-height: 1.2;
  }
  
  .about-sect .txt-box {
    text-align: center;
    display: block;
    padding: 20px 30px;
  }
  .about-sect .txt-box .index-about-editor .editor {
    width: 100%;
  }
  .about-sect .index_more {
    margin: 0px auto 20px;
  }
  .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 {
    font-size: 24px;
  }
  .title {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .articles-sect {
    padding: 30px 0 10px;
    margin-bottom: 0;
  }
  .news-sect {
    margin-bottom: 0;
    padding: 30px 0 0;
  }
  .news-sect .index_more {
    position: relative;
    top: auto;
    right: auto;
    margin: 0 auto;
  }
  .products-box {
    padding: 8px 0 0;
  }
  .service-sect .editor {
    width: 100%;
    float: none;
  }
  .service-box > .flex {
    display: block;
  }
  .service-sect .title {
    text-align: center;
    padding: 0;
    text-indent: 0;
    padding-bottom: 0;
    margin: 0px 0 30px;
  }

  .service-sect .title span {
    color: transparent;
    display: block;
    height: 98px;
    text-align: left;
    background: url(../../../images/layout04/common/index/service_title.png) center no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    
}
  
  .service-sect .title h2 {
    color: #fff;
    padding: 3px 0;
    text-align: center;
    position: relative;
    margin-top: -40px;
  }
  .service-sect .title:after {
    display: none;
  }
  .service-sect {
    padding: 30px 0;
    background-attachment: inherit;
    margin: 0;
  }
  .service-sect .editor {
    border: none;
    padding: 20px 30px;
    margin: 0 auto 30px;
   
  }
  .service-sect .pic {
    top: 00;
    position: relative;
    height: auto;
  }
  /* .service-box .index_more {
    margin: 0 0 0;
    left: 30px;
    top: -81px;
  } */
  .service-sect:before {
    height: 950px;
  }
  .banner .slick-dots {
    display: none !important;
  }
  .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 60px;
    margin-bottom: 0px;
  }
  .album-sect .container {
    display: block;
    padding: 0 15px;
  }
  .album-list.type1{
    margin:0;
  }
  .album-list {
    width: 100%;
    margin: 0;
  }
  .hot-arrow {
    position: relative;
    left: 0%;
    height: 55px;
    top: 0;
    margin: 0 auto 10px;
  }
  .album-sect .hot-arrow {
    top: -13px;
}
  .title h2 {
    font-size: 25px;
    color: #000000;
    font-weight: bold;
    display: block;
    margin: 0 0 5px;
  }
  .products-sect {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .service-sect .title h2,
  .products-sect .title h2,
  .about-sect .title h2,
  .news-sect .title h2,
  .album-sect .title h2 {
    font-size: 30px;
    width: 100%;
   
  }
  

  .products-sect .title,
  .album-sect .title {
    margin: 0 0 10px;
  }

    .service-sect .title{
      margin: 0 0 30px;
    }
  .service-sect .title span,
  .products-sect .title span,
  .about-sect .title span,
  .news-sect .title span,
  .album-sect .title span {
    height: 60px;
  }


.about-sect .row .txt .txt-box:before {
   height: 60px;
   bottom: 0;
   right: 0px;
   left:0;
   margin:0 auto;
   width: auto;
}
  
  .about-sect .col.pic {
    width: 60%;
    margin: 0 auto;
  }
  
 
  .album-list {
    flex-wrap: wrap;
  }
  .album-sect .album-list .item {
    min-width: inherit;
  }
}
@media screen and (max-width: 500px) {
  .about-sect .col.pic {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .products-list.onlyitem-list .item {
    width: 100%;
  }
  .onlyitem-sect .album-list .item {
    width: 100%;
  }
}
