@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,400i,500,500i,600,600i,700,700i");
/*------------ article ------------*/
.site-main::before,
.site-main::after {
  display: none;
}
.article-list .item .box {
  margin: 0 auto 45px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 35px;
  position: relative;
}
.article-list .item .pic {
  position: relative;
  box-sizing: border-box;
  order: 2;
  width: 100%;
  vertical-align: top;
}
.article-list .item .box:hover .name {
  color: #17a98a;
  text-decoration: underline;
}
.type5 .keyword_box {
  color: #f2856c;
}
.type5 .article-list .pic .mask {
  opacity: 0;
  transition: all 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 {
  color: #ffffff;
  margin: -25px 0 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  background: #bb1d33;
}
.article-date {
  margin: auto;
}
.article-box .article-list .btn.more {
  z-index: 5;
  overflow-x: hidden;
  background: #3d9e70;
  color: #fff;
  position: relative;
}
.article-box .article-list .btn.more:hover {
  background: #a7b450;
  color: #fff;
}
.type2 .article-list .date,
.type3 .article-list .date,
.type4 .article-list .date:before {
  color: #b5c356;
  border-color: #b5c356;
}
/*------------ keyword_box ------------*/
.keyword_box i {
  font-size: 14px;
  line-height: 14px;
  float: left;
  position: absolute;
  top: 14px;
  left: 0;
}
.keyword_box.detail {
  height: auto;
  margin: 0;
  position: relative;
  padding: 9px 0 9px 25px;
  color: #f2856c;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.5;
}
.type5 .keyword_box.detail ul {
  white-space: normal;
  overflow: inherit;
}
.type5 .keyword li a:hover {
  text-decoration: underline;
  color: #999;
}
/*!列表通用 index article*/
/*列表通用 index、products*/
.products-list.type2 .item {
  margin-bottom: 30px;
}
.products-list.type2 > .item > .box {
  margin: 0 auto 0px;
  box-sizing: border-box;
  transition: all 0.2s;
  position: relative;
}
.products-list .box .name,
.products-list.type2 .name {
  color: #000;
}
.products-list .box:hover .name {
  color: #a31529;
}
.products-list.type2 .description,
.products-list .description {
  color: #8c8c8c;
}
.products-list .box:hover .description {
  /* text-decoration: underline; */
}
.products-list .pic {
  box-shadow: 2px 2px 10px #838383;
}
.products-list .box:hover .pic:before {
  background-position: 50% 50%;
  opacity: 0.5;
}
.products-list .box.new:before {
  content: "";
  display: block;
  background: url(../../../images/layout01/common/products/news_tag.png);
  width: 58px;
  height: 58px;
  position: absolute;
  z-index: 10;
  left: calc(50% - 29px);
  top: 8px;
  background-repeat: no-repeat;
}
.products-list .box img {
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.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 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: "Roboto";
  font-size: 16px;
  color: #dddddd;
  letter-spacing: 3px;
}
.products-list .mask {
  position: relative;
  overflow: hidden;
  border: 1px solid #8d8582;
  padding: 8px;
}
.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: #31caa4;
}
.album-list .item .name {
  color: #bb1d33;
}
.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: #29a38d;
}
.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 {
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", Times, serif;
}
.news-list .pic {
  position: relative;
  overflow: hidden;
  margin: 0 auto 10px;
}
.news-list .btn.more {
  background: #3d9e70;
  color: #fff;
}
.news-list .box:hover {
  margin-top: -10px;
}
.news-list .box:hover .btn.more {
  background: #a7b450;
}
.news-list.type4 .box .pic {
  transition: all 0.5s;
}
.news-list.type4 .box:hover .pic {
  box-shadow: 2px 2px 10px #838383;
}
.news-list.type4 .box:hover .name {
  color: #a31529;
}
.news-list.type4 .pic:before,
.news-list.type2 .pic:before {
  content: "";
  background: #0000004d;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.8s;
}
.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 0.5s;
  border: none;
}
.news-list .item .box {
  transition: all 0.5s;
  top: 0;
}
.news-list .item .pic {
  position: relative;
  box-sizing: border-box;
}
.news-list.type4 .item .box:hover .pic img {
  opacity: 0.7;
}
.news-list.type4 .txt {
  position: initial;
  padding: 0;
}
.news-list.type4 .item {
  margin: 30px 0 25px;
}
.news-list.type4 .item .date,
.news-date,
.news-list .date,
.news-list.type3 .date {
  border-radius: 50%;
  color: #ffffff;
  font-family: sans-serif;
  font-weight: 600;
  background: #000;
}
.news-list.type4 .item .date {
  position: absolute;
  top: -5%;
  /* left: calc(50% - 31px); */
  left: 0;
}
.news-list.type4 .box:hover {
  margin-top: -10px;
}
.news-list .date {
  position: relative;
  z-index: 2;
  width: 62px;
  height: 62px;
  border: 2px solid #cbc6bd;
  text-align: center !important;
}
.news-list .date .month:before {
  content: ".";
}
.news-list.type4 .item .date {
  display: flex;
  flex-wrap: wrap;
  font-size: 20px;
  border-radius: 50%;
  color: #ffffff;
  font-family: sans-serif;
  letter-spacing: 2px;
  font-weight: 600;
  background: #000;
  border: 2px solid #cbc6bd;
  margin: 0;
}
.news-list .btn.more {
  background: #000;
  color: #ead2bc;
  border-radius: 0;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", Times, serif;
  border-radius: 0;
}
.news-list .item .box:hover .btn.more {
  background: #a31529;
  color: #ead2bc;
}
.news-list .item .box:hover .date {
  background-color: #a31529;
}
.news-list .box:hover .name {
  color: #a31529;
}
.news-list .item .date {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.news-list.type2 .item {
  position: relative;
  margin: 40px 0 25px;
}
.news-list.type2 .txt {
  position: initial !important;
}
.news-list.type2 .item .date {
  position: absolute !important;
  top: -7%;
  left: calc(50% - 31px);
}
.news-list.type4 .item .box:hover .date {
  background-color: #a31529;
}
.news-list.type3 .date .month:before {
  content: ".";
}
.news-list.type3 .item {
  border-left: 1px solid #ddd;
}
.news-list.type3 .date .day:before {
  display: none;
}
.news-list.type4 .date .day,
.news-list .date .day,
.news-list.type3 .day {
  display: block;
  width: 100%;
  margin: 10px 0 -15px 0;
  font-size: 20px;
}
.news-list .date .day {
  margin: 12px 0 -15px 0;
}
.news-list.type4 .date .day {
  margin: 3px 0 -5px 0 !important;
}
.news-list .date .month,
.news-list .date .years {
  font-size: 12px !important;
  line-height: inherit !important;
  margin-top: 0 !important;
  letter-spacing: 0 !important;
  font-weight: 600;
}
.news-list.type3 .day {
  order: 1;
  line-height: initial;
}
.news-list .date .years:before {
  display: none;
}
.news-list .date .month {
  order: 2;
}
.news-list .item .name {
  color: #201e1d;
}
.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: relative;
  top: 100%;
  left: 0;
  right: 0;
  margin: -35px 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: #bb1d33;
}
/*------------ title ------------*/
.title {
  color: #000000;
  font-size: 23px;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 1px;
  margin: 0 0 40px;
  font-weight: normal;
  position: relative;
  z-index: 1;
}
.title span {
  display: none;
}
.title h2 {
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", Times, serif;
  margin: 0;
}
.title i {
  display: none;
}
/*------------ more ------------*/
.index_more {
  background: #a31529;
  width: 145px;
  height: 44px;
  text-indent: inherit;
  margin: 0px auto;
  color: #ead2bc;
  text-align: center;
  line-height: 44px;
  border-radius: 2px;
  transition: all 0.3s ease;
  display: block;
  font-weight: bold;
  overflow: hidden;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", Times, serif;
}
.index_more a:hover {
  background: #000;
  overflow: hidden;
}
.index_more a {
  font-size: 0;
  display: block;
  transition: all 0.5s;
}
.index_more a span {
  font-size: 15px;
}
/*------------ sect ------------*/
/*新編輯器*/
.article-sect .container {
  padding: 40px 15px;
}
/*!新編輯器*/
/*------------ about ------------*/
.about-sect {
  background: #f2eade;
  margin-bottom: 0px;
  position: relative;
  padding: 30px 0;
  box-sizing: border-box;
  height: 554px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.about-sect .row {
  padding: 0;
}
.about-sect .pic img {
  margin: 0;
  display: none;
}
.about-sect .col {
  float: left;
}
.about-sect .col.txt {
  width: 50%;
  float: right;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 0px 57px;
}
.about-sect .container {
  position: static;
}
.about-sect .col.pic {
  margin: 0px 0 0 0;
  position: absolute;
  left: -10%;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../../images/layout01/common/index/about-pic.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.index-about-editor {
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", Times, serif;
}
.index-about-editor h5 {
  font-size: 25px;
  margin: 50px 0 25px 0;
  color: #000;
  font-weight: bold;
}
.index-about-editor span {
  font-size: 18px;
  color: #000;
  letter-spacing: 2px;
}
.about-sect .col.pic img {
  object-fit: cover;
  height: 100% !important;
  max-width: inherit;
}
.about-sect .index_more {
  margin: 20px 0;
}
.about-sect .title {
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}
.about-sect .title::before {
  content: "ABOUT";
  font-size: 15px;
  color: #a9997f;
  top: -25px;
  position: absolute;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", Times, serif;
}
.about-sect .title h2 {
  letter-spacing: 1px;
  text-indent: 0px;
  line-height: 1.31;
  margin: 0;
  position: relative;
  text-align: left;
  padding-bottom: 15px;
}
.about-sect .title h2::before {
  content: "";
  width: 100%;
  height: 2px;
  background: url(../../../images/layout01/common/index/line.png);
  position: absolute;
  left: 0;
  bottom: 0;
}
.about-sect .title h2::after {
  content: "";
  background: url(../../../images/layout01/common/index/about-bg-items.png);
  width: 638px;
  height: 479px;
  position: absolute;
  left: -110px;
  top: -250px;
  background-size: contain;
  opacity: 0.6;
}
.about-sect .txt-box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.about-sect .txt-box .index-about-editor .editor {
  color: #6c6c6c;
  position: relative;
  line-height: 1.75;
  width: 100%;
}
.about-sect .txt .tag {
  display: none;
}
/*------------ news ------------*/
.articles-sect {
  padding-bottom: 50px;
  padding-top: 20px;
  background: #f5fbf4;
}
/*------------ news ------------*/
.news-sect {
  padding: 65px 0 85px 0;
  background: url("../../../images/layout01/common/news-bg.jpg") no-repeat;
  position: relative;
}
.news-sect::after {
  content: "";
  position: absolute;
  top: -7%;
  left: 3%;
  width: 744px;
  height: 202px;
  background-size: contain;
  background: url(../../../images/layout01/common/news/news-item02.png)
    no-repeat;
}
.news-sect::before {
  content: "";
  position: absolute;
  bottom: 0%;
  right: 0%;
  width: 637px;
  height: 428px;
  background-size: contain;
  background: url(../../../images/layout01/common/news/news-item01.png)
    no-repeat;
}
.news-sect .index_more {
  margin: 20px auto 0;
  background: url(../../../images/layout01/common/btn-line.png) no-repeat;
  color: #a9997f;
}
.news-list {
  justify-content: center;
  flex-wrap: wrap;
}
.news-sect .title {
  margin-bottom: 60px;
}
.news-sect .title::before {
  content: "ABOUT US";
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", Times, serif;
  position: absolute;
  font-size: 15px;
  color: #a9997f;
  bottom: -30px;
  left: calc(50% - 42px);
  letter-spacing: 2px;
}
.news-sect .title::after {
  content: "";
  position: absolute;
  font-size: 15px;
  color: #a9997f;
  bottom: -24px;
  left: calc(50% - 250px);
  height: 2px;
  background: url(../../../images/layout01/common/title-line.png) no-repeat;
  width: 510px;
}
.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;
  min-height: 90px;
}
.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: 80px;
}
.products-sect::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../../../images/layout01/common/index/product-bg.png);
  bottom: -32%;
  z-index: -1;
  background-repeat: no-repeat;
}
.products-sect .title span {
  color: #000000;
  display: block;
  font-family: "Roboto";
  font-size: 36px;
  display: none;
}
.products-sect .title {
  margin-bottom: 105px;
  position: relative;
}
.products-sect .title::before {
  content: "OUR TEAM";
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", Times, serif;
  position: absolute;
  font-size: 15px;
  color: #a9997f;
  bottom: -30px;
  left: calc(50% - 42px);
  letter-spacing: 2px;
}
.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: "";
  display: block;
  background: url(../../../images/layout01/common/index/service-pic.png)
    no-repeat;
  background-position: right;
  background-size: 58%;
  position: absolute;
  width: 100%;
  height: 100%;
  right: -8%;
}
.service-sect::after {
  content: "";
  background: url(../../../images/layout01/common/index/service-items01.png);
  width: 158px;
  height: 176px;
  position: absolute;
  top: 0px;
  left: 9%;
}
.service-sect {
  background: url(../../../images/layout01/common/index/service-bg.jpg) center
    100% no-repeat fixed;
  padding: 30px 0;
  box-sizing: border-box;
  height: 554px;
  position: relative;
  font-family: "Kozuka Mincho Pro", "Kozuka Mincho Std", Times, serif;
}
.service-sect .title {
  margin: 20px auto 10px;
  text-align: inherit;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
}
.service-sect .title h2 {
  letter-spacing: 5px;
  position: relative;
}
.service-sect .title h2::after {
  content: "SERVICE";
  position: absolute;
  right: -30px;
  top: 0;
  font-size: 15px;
  color: #a9997f;
}
.service-sect .flex {
  display: flex;
}
.service-sect span.main-title {
  font-size: 25px;
  font-weight: bold;
  color: #000;
}
.service-sect .sce-title {
  font-size: 18px;
  color: #a31529;
  font-weight: bold;
}
.service-sect .editor {
  margin: 10px 110px;
  width: 100%;
}
.service-sect ul {
  padding: 0;
  list-style: none;
  color: #000;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: bold;
}
.service-sect li {
  height: 50px;
  position: relative;
}
.service-sect li::after {
  content: "";
  background: url(../../../images/layout01/common/index/line.png);
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 13px;
}
.service-box {
  position: relative;
  padding: 0px 0 50px;
  width: 50%;
  max-width: 1000px;
  text-align: left;
  color: #666;
  transform: translateY(50%);
}
.service-box::after {
  content: "";
  position: absolute;
  width: 713px;
  height: 750px;
  left: -16%;
  top: -85%;
  background: url(../../../images/layout01/common/index/service-items02.png)
    no-repeat;
  background-size: contain;
  opacity: 0.75;
  z-index: -1;
}
.service-sect .index_more {
  background: #a31529;
  width: 145px;
  color: #ead2bc;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.products-sect .index_more {
  background: #a31529;
  color: #ead2bc;
}
.service-sect .index_more span {
  margin-left: 12px;
}
.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;
  position: relative;
  z-index: 99;
}
.album-sect .container {
  display: flex;
}
.album-sect .title span {
  display: none;
}
.album-sect .title h2 {
  background: #a31529cc;
  border-radius: 50%;
  margin: 0 auto;
  font-size: 25px;
  color: #ead2bc;
  padding: 20px;
  width: 106px;
  height: 106px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  margin-left: -53px;
  top: 50%;
  margin-top: -53px;
  box-sizing: border-box;
}
.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;
}
.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;
}
.album-sect .index_more a span {
  background: #a31529cc;
  border-radius: 50%;
  width: 106px;
  height: 106px;
  font-size: 0;
  display: block;
  position: absolute;
  left: calc(50% - 53px);
  top: calc(50% - 53px);
  /* position: relative; */
}
.album-sect .index_more a span::before {
  content: "+";
  color: #ead2bc;
  font-size: 40px;
  line-height: 100px;
}
/*瀑布流*/
.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/album_bg.jpg);
  background-size: cover;
  background-position: center;
}
.onlyitem-sect .title {
  background: none;
  margin: auto;
}
.onlyitem-sect .index_more {
  display: none;
}
.onlyitem-sect .album-list .item {
  width: 32.33%;
  float: none;
  display: inline-block;
}
.onlyitem-sect .album-list {
  text-align: center;
  margin: auto;
}
.onlyitem-sect .container {
  padding: 0 15px;
  max-width: 1330px;
  display: block;
}
.onlyitem-sect .album-list .item .namebox {
  background: none;
  color: #4c4c4c;
  font-size: 16px;
  position: relative;
  opacity: 1;
  text-align: left;
}
.onlyitem-sect .album-list .item .box {
  margin-bottom: 30px;
  max-width: 450px;
}
.onlyitem-sect .album-list .item .box img {
  width: 100%;
}
.onlyitem-sect .album-list .item .namebox .name {
  margin: 6px 0 0;
  font-size: 16px;
  color: #4c4c4c;
}
/*!少量排版*/
/*----------- fancybox-index --------------*/
.fancybox-index .fancybox-close {
  margin-top: -65px;
}
.contact-sect {
  padding-top: 120px;
  padding-bottom: 60px;
  background: #eee;
  background-size: 100% auto;
}
.form-box {
  background: none;
}
.form-wrap {
  border: none;
  background: none;
}
.contact-sect .reminder {
  display: none;
}
.contact-sect .form-wrap .reminder {
  display: block;
}
.contact-title {
  font-size: 23px;
  line-height: 1.3;
}
.contact-title h2 {
  font-size: 23px;
  line-height: 1.3;
  font-weight: normal;
  margin: 0;
}
.contact-title > b {
  color: #000000;
  font-size: 28px;
  letter-spacing: 1px;
  font-weight: normal;
}
/*------------ rwd ------------*/
.masonry-list .item:nth-child(n) {
  clear: none !important;
}
@media screen and (max-width: 1440px) {
  .news-sect::after {
    top: -7%;
    left: -9%;
    width: 700px;
    height: 202px;
  }
  .service-sect::after {
    width: 118px;
    height: 130px;
    background-size: contain;
    left: 0;
  }
  .service-box::after {
    width: 600px;
    height: 600px;
    left: -13%;
    top: -85%;
  }
  .service-sect:before {
    right: -11%;
    top: -4%;
  }
  .service-sect .title {
    margin: -10px auto 10px;
  }
  .service-sect .editor {
    margin: -22px 110px;
  }
  .about-sect .col.pic {
    margin: 0px 0 0 0%;
    left: -16%;
    background-size: 80%;
  }
  .index-about-editor h5 {
    margin: 20px 0 15px 0;
  }
  .about-sect .index_more {
    margin: 20px 0 0px;
  }
  .about-sect,
  .service-sect {
    height: 450px;
  }
  .about-sect .txt .pic {
    padding: 5% 0 20px;
  }
  .about-sect .txt-box {
  }
  .site-info {
    width: 46%;
  }
  .site-map {
    width: 30%;
    padding-left: 20px;
  }
}
@media screen and (max-width: 1330px) {
}
@media screen and (max-width: 1280px) {
  .about-sect,
  .service-sect {
    height: 400px;
  }
  .products-sect {
    padding-top: 40px;
  }
  .about-sect .col.pic {
    background-size: 76%;
    left: -15%;
  }
}
@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;
  }
  .about-sect,
  .service-sect {
    background-position: 50% 0%;
  }

  /*!少量排版*/
}
@media screen and (max-width: 1100px) {
  .about-sect .col.pic {
    background-size: 86%;
    left: -24%;
  }
}
@media screen and (max-width: 1024px) {
  .products-sect .title {
    margin-bottom: 75px;
  }
  .news-sect {
    background-size: cover;
  }
  .about-sect .col.pic {
    left: -31%;
    background-size: 92%;
  }
  .about-sect .col.txt {
    padding: 0px 35px;
  }
  .wrapper {
    padding-top: 140px;
  }
  .news-sect::before {
    width: 450px;
    height: 428px;
  }
}
@media screen and (max-width: 1000px) {
  .about-sect {
    padding: 30px 0;
    background-repeat: no-repeat;
    background-position: 100% 70%;
    background-size: auto;
    background-attachment: inherit;
  }
  .about-sect .col.pic {
    float: none;
    width: 100%;
    text-align: center;
    background-size: 95%;
  }
  .about-sect .txt-box {
    text-align: left;
    display: block;
  }
  .about-sect .txt-box .index-about-editor .editor {
    width: 100%;
  }
  .service-sect:before {
    background-size: 64%;
    right: -13%;
    top: 0%;
  }
  .service-sect .title {
    margin: -37px auto 10px;
  }
  .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 0 20px 0;
    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;
  }
  .products-sect .title {
    background: none;
    font-size: 20px;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    top: 0px;
  }
  .products-sect .title {
    margin-bottom: 75px;
  }
  .news-sect {
    padding: 50px 0 40px;
  }
  .products-box {
    padding: 8px 0;
  }
  .service-sect .title {
    text-align: center;
    padding: 0;
    text-indent: 0;
  }
  .service-sect .title:after {
    display: none;
  }
  .service-sect .editor {
    margin: -53px 0px -22px 91px;
  }

  .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.onlyitem-sect {
    background: #fff;
  }
  .album-sect {
    padding-top: 30px;
    background: none;
    margin-bottom: 50px;
  }
  .masonry-album-sect {
    background: none;
  }
  .album-sect .container {
    display: block;
    padding: 0 15px;
  }
  .album-sect .title {
    margin: 15px auto;
    width: auto;
    height: auto;
    padding: 0 0 20px;
    background: none;
  }
  .album-sect .index_more {
    background: none;
    width: auto;
    height: auto;
    padding: 20px 0 0px;
    line-height: 1;
  }
  .album-sect .title h2,
  .album-sect .index_more a span {
    position: static;
    margin: 0 auto;
  }
  .album-list {
    width: 100%;
    margin: 0;
  }
  .news-sect .title {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 768px) {
  .news-sect .index_more {
    margin: 0px auto;
  }

  .service-sect {
    margin-top: 0;
  }
  .album-list {
    flex-wrap: wrap;
  }
  .album-sect .album-list .item {
    min-width: 50%;
  }
  .about-sect .col.pic {
    display: none;
  }
  .about-sect .col.txt {
    width: 100%;
  }
  .news-list.onlyitem-list .item .box .date {
    margin-top: 0px;
    margin-bottom: 6px;
  }
  .news-list .name {
    font-size: 18px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .about-sect .col.txt {
    padding: 0;
  }
  .about-sect .title h2 {
    text-align: center;
  }
  .about-sect .title::before {
    left: calc(50% - 27px);
  }
  .about-sect .index_more {
    margin: 20px auto 0;
  }
  .products-list.onlyitem-list .item {
    width: 100%;
  }
  .onlyitem-sect .album-list .item {
    width: 100%;
  }
  .news-list.type2 .item .date {
    top: -23px;
  }
  .news-list.type2 .date span {
    font-size: 24px;
    margin: 11px 0 0px 0;
  }
  .news-list.type2 .pic {
    padding: 0 0 20px 0;
  }
  .news-sect::before {
    opacity: 0.6;
  }
  .news-sect .index_more {
    display: none;
  }
  .news-sect::after {
    left: -84%;
  }
  .title h2 {
    font-size: 30px;
  }
  .news-sect .title::before {
    font-size: 12px;
    bottom: -22px;
    left: calc(50% - 36px);
  }
  .news-sect .title {
    margin-bottom: 60px;
  }
  .service-sect .flex {
    display: block;
  }
  .service-sect .title {
    -webkit-writing-mode: initial;
    writing-mode: initial;
  }
  .service-sect .editor {
    margin: 55px 0 0 0;
  }
  .service-box {
    padding: 50px 0 40px;
    transform: initial;
    width: 100%;
  }
  .service-sect .index_more {
    right: calc(50% - 72.5px);
  }
  .service-sect:before {
    display: none;
  }
  .service-sect .title h2::after {
    bottom: -26px;
    left: calc(50% - 35px);
    top: initial;
    right: initial;
    letter-spacing: 1.4px;
  }
  .service-sect {
    height: auto !important;
    padding: 30px 0 50px;
  }
  .service-sect::after {
    width: 100px;
    background-repeat: no-repeat;
  }
  .products-sect .title {
    margin-bottom: 65px;
  }
}
