@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,400i,500,500i,600,600i,700,700i");
/*列表通用 index article*/
/*------------ article ------------*/
.article-list .item .box {
  margin: 0 auto 45px;
  padding-bottom: 35px;
  position: relative;
}
.article-list .item .pic {
  position: relative;
  box-sizing: border-box;
  order: 2;
  width: 100%;
  vertical-align: top;
}
.article-list .item .top_box {
  padding: 10px;
}
.article-list .text-all {
  border-color: transparent;
}
.type3 .article-list .Category + .date:before {
  background: #fff;
}
.article-list .item .date {
  color: #ccc;
  border-color: #ccc;
}
.type2 .keyword_box:before {
  background: #a8bfef;
}
.article-list .item .name,
.type4 .right-box .tit,
.type4 .article-list .date:before {
  color: #fff;
}
.article-list .item .description {
  color: #ccc;
}
.article-box .keyword_box,
.article-box .keyword li a,
.article-box .article-list .Category,
.article-box .keyword_box:before,
.keyword li a {
  color: #a8bfef;
  border-color: #a8bfef;
  background: none;
}
.article-box .keyword li a:hover {
  background: #3e53e6;
  border-color: #3e53e6;
  color: #fff;
}
.type5 .article-list .item .date,
.article-date {
  color: #ffffff;
  margin: -25px 0 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  background: #3e53e6;
}
.article-date {
  margin: auto;
}
.type1 .article-list .btn.more,
.type4 .article-list .btn.more {
  z-index: 5;
  overflow-x: hidden;
  color: #fff;
  position: relative;
}
.type1 .article-list .btn.more:before,
.type4 .article-list .btn.more:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  right: 0;
  background: #3e53e6;
  transition: all 0.3s ease;
  border-radius: 5px;
}
.type1 .article-list .box .btn.more:hover:before,
.type4 .article-list .box:hover .btn.more:before {
  opacity: 0;
}
/*------------ keyword_box ------------*/
.keyword_box i {
  font-size: 14px;
  line-height: 14px;
  float: left;
  position: absolute;
  top: 14px;
  left: 0;
}
.article-detail .fb {
  padding: 10px 0 5px;
}
.keyword_box.detail {
  height: auto;
  max-width: 1000px;
  margin: 0;
  position: relative;
  padding: 9px 0 9px 25px;
  color: #a8bfef;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.5;
}
.type5 .keyword_box.detail ul {
  white-space: normal;
  overflow: inherit;
}
.type5 .keyword li a:hover {
  text-decoration: underline;
  color: #999;
}
/*!列表通用 index article*/
/*列表通用 index、products*/
.products-list.type2 > .item > .box {
  margin: 0 auto 0px;
  box-sizing: border-box;
  transition: all 0.2s;
  position: relative;
}
.products-list .name {
  color: #eee;
}
.products-list .pic:before {
  background: rgba(0, 0, 0, 0.7);
}
.products-list.type2 .item {
  padding: 0 7px;
}
.products-list.type2 .box {
  border-bottom: 3px solid #8b2c30;
  border-radius: 4px;
  transition: all 0.4s;
  box-shadow: 0 0 10px 0 rgb(130 130 130 / 20%);
}
.products-list.type2 .box:hover {
  margin-top: -10px;
}
.products-list.type2 .txt {
  padding: 25px 15px 27px;
  background: #fff;
}
.products-list.type2 .name {
  margin: 0 0;
  color: #515151;
  font-weight: bold;
  line-height: 1.25;
}
.products-list .description {
  color: #9f9f9f;
  margin-top: 10px;
}
.products-list .box.new:before {
  content: "NEW";
  position: absolute;
  font-size: 14px;
  z-index: 10;
  top: 10px;
  left: 10px;
  color: #ddd;
  border: 1px solid #ddd;
  padding: 0 3px;
}
.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:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
@media screen and (max-width: 1000px) {
  .products-list.masonry-list.products-list .item .box {
    margin-bottom: 0px;
  }
}
/*!列表通用 index、products*/
/*列表通用 index、album*/
.album-list {
  margin: 0 -10px;
}
.album-list .item {
  padding: 0 10px;
}
/* .album-list.type1 .item .name {
  margin: 15px 5px 90px !important;
}
.album-list.type1 .namebox .name:before {
  bottom: -30px;
} */
.album-list.type1 .item .box .more:after,
.album-list.type1 .item .box:hover .more:after {
  display: none;
}
.album-list .item .namebox {
  position: absolute;
  bottom: 0;
  background: transparent;
  padding: 0 15px;
  border: none;
  z-index: 3;
}
.album-list.type1 .item .name {
  margin: 15px 5px 78px;
  height: inherit;
  overflow: inherit;
  text-align: left;
  transition: all 0.4s;
}
.album-list .item .name {
  color: #fff;
  text-align: left;
  position: relative;
}
.album-list .namebox .name:before {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 17px;
  height: 3px;
  background: #8b2d31;
}
.album-list.type1 .item:hover .namebox .name:before {
  display: none;
}
.album-list .namebox .name:after {
  content: "MORE";
  position: absolute;
  left: 0;
  bottom: -45px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 1px;
  transition: all 0.5s;
}
.album-list.type1 .item:hover .namebox .name:after {
  display: none;
}
.album-list.type1 .item:hover .name {
  margin: 15px 5px 110px;
  text-align: left;
}
.album-list.type1 .item:hover .pic:before {
  background: #06060696;
}
.album-list.type1 .item .more {
  transition: all 0.4s;
  display: none;
}

.album-list.slick-slider.type1 .item .box .more {
  width: 100px;
  height: 40px;
  text-indent: inherit;
  display: block;
  opacity: 0;
  transition: all 0.5s;
}
.album-list.slick-slider.type1 .item:hover .box .more {
  background-color: transparent;
  width: 100px;
  height: 40px;
  padding: 0 !important;
  bottom: 62px !important;
  background-color: #8a2e31;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin: 0 15px;
  display: block;
  opacity: 1;
}
.album-list .item .box .more {
  color: #fff;
  position: absolute;
  bottom: 18px;
  display: block;
  text-indent: initial;
  z-index: 3;
  margin: 0 15px;
}
.album-list.type1 .pic:before,
.album-list.type3 .pic:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #00000052;
  opacity: 1;
  z-index: 2;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.album-list .box:hover .pic:before {
  opacity: 1;
}
.masonry-list.album-list.type1 .item {
  margin-bottom: 0;
}
.masonry-list.album-list.type1 .item .name {
  text-align: left;
}
.masonry-list.album-list.type1 .item .box .more:after {
  display: none;
}
.masonry-list.album-list .item .namebox {
  position: relative;
}
.masonry-list.album-list.type4 .item .namebox:after {
  display: none;
}
/*!瀑布流*/
.album-list .item .pic img {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.album-list .item:hover .pic img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/*!列表通用 index、album*/
.masonry-list.album-list.type2 .item .box:hover .namebox:after {
  display: none;
}
.masonry-list.album-list.type4 .item .namebox:after {
  display: none;
}
.masonry-list.album-list.type1 .item .name,
.masonry-list.album-list.type3 .item .name {
  color: #4c4c4c;
}
.masonry-list.album-list.type3 .item,
.masonry-list.album-list.type1 .item {
  padding: 0 15px !important;
}
/*列表通用 index、news*/
.news-list.type3 .item .box:hover {
  box-shadow: none;
}
.news-list.type3 .item {
  border-left: 1px solid #a4a4a4;
}
.news-list.type4 .txt {
  padding: 0 10px 20px 10px;
}
.news-list .pic:before {
  display: none;
}
.news-list .item .box {
  transition: all 0.2s;
  top: 0;
  background: #fff;
}
.news-list .item .pic {
  position: relative;
  box-sizing: border-box;
}
.news-list.type4 .item .box {
  border: none;
}
.news-list .box:hover {
  background: #fff;
  box-shadow: 0 0 10px 0 rgb(130 130 130 / 20%);
}
.news-list .box:hover {
  background: #fff;
  box-shadow: 0 0 10px 0 rgb(130 130 130 / 20%);
}
.news-list .box:hover .name {
  color: #8b2d31;
}
.news-list .item .name {
  color: #515151;
  font-weight: bold;
}
.news-list .item .description,
.news-list .item .date {
  color: #6c6c6c;
}
.news-list .box:hover .date,
.news-list .item .box:hover .description {
  color: #111;
}
.news-list.type4 .item .date,
.news-date {
  border-radius: 3px;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.news-list.type4 .item .date {
  display: flex;
  font-size: 13px;
}
.news-list.type4 .item .date {
  display: flex;
  font-size: 13px;
  width: auto;
  height: auto;
  margin: 15px 0 20px;
  padding: 0;
  justify-content: end;
  background: transparent;
  color: #545454;
  font-weight: initial;
}
.news-list.type4 .date .month,
.news-list.type4 .date .years {
  font-weight: initial;
}
.news-list.type4 .date .day {
  order: 3;
  width: auto;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 1px;
}
.news-list.type4 .date .month {
  order: 2;
}
.news-list.type4 .date .years {
  order: 1;
}
.news-list.type4 .date .day:before {
  content: ".";
}
.news-list .btn.more {
  z-index: 5;
  overflow-x: hidden;
  color: #fff;
  background: #8b2d31;
  bottom: 10px;
  border-radius: 0;
}
/*!列表通用 index、news*/
/*------------ banner ------------*/

.banner img {
  width: 100%;
}
.banner img {
  object-fit: cover;
  height: 100% !important;
  width: 100% !important;
  max-width: inherit;
}
.banner .slider:before {
  content: "";
  border: 0px solid #fff;
  position: absolute;
  z-index: 50;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.15;
  pointer-events: none;
}
.banner-slider-control {
  position: absolute;
  z-index: 50;
  top: 60%;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: -70px;
}
.banner .slick-arrow {
  vertical-align: middle;
  white-space: nowrap;
  text-indent: 101%;
  overflow: hidden;
  text-align: left;
  padding: 0;
  border: 0;
  background: url(../../../images/layout03/common/index/arrow.png) no-repeat;
  width: 25px;
  height: 50px;
  cursor: pointer;
}
.banner .slick-prev {
  background-position: 0 0;
  margin-right: 10px;
}
.banner .slick-next {
  background-position: 100% 0;
  margin-left: 10px;
}
.banner .slick-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;
  width: 70px;
  height: 70px;
  cursor: pointer;
}
/* .banner .slick-prev:before {
  content: "";
  background: url(../../../images/layout03/common/index/arrow-left-hover.png);
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  transition: all 0.3s ease;
  opacity: 0;
  transform: rotate(180deg);
} */
/* .banner .slick-prev:hover:before {
  opacity: 1;
} */
/* .banner .slick-next:before {
  content: "";
  background: url(../../../images/layout03/common/index/arrow-left-hover.png);
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  height: 70px;
  transition: all 0.3s ease;
  opacity: 0;
  transform: rotate(180deg);
} */
/* .banner .slick-next:hover:before {
  opacity: 1;
} */
.banner .slick-prev {
  background: url(../../../images/layout03/common/index/banner-arrow.png);
  left: 20px;
  transform: rotate(180deg);
  background-size: cover;
  width: 70px;
  height: 70px;
  background-position: 100% 100%;
}
.banner .slick-next {
  background: url(../../../images/layout03/common/index/banner-arrow.png);
  right: 20px;
  background-size: cover;
  width: 70px;
  height: 70px;
  background-position: 100% 100%;
}
.banner .slick-prev:hover {
  background-position: 0 100%;
  transform: rotate(0deg);
}
.banner .slick-next:hover {
  background-position: 0% 100%;
  transform: rotate(-180deg);
}
.banner-slider-dots {
  display: inline-block;
  vertical-align: middle;
  display: none;
}
.banner .slick-dots li {
  vertical-align: middle;
}
.banner .slick-dots li button {
  white-space: nowrap;
  text-indent: 101%;
  overflow: hidden;
  text-align: left;
  padding: 0;
  border: 0;
  background: url("../../../images/layout03/common/index/banner_dot.png")
    no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.banner .slick-dots li.slick-active button {
  background-position: 100% 0;
}
/*------------ title ------------*/
.title h2 {
  color: #000;
  font-size: 42px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
  font-weight: bold;
  position: relative;
}
.title h2:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 29px;
  position: absolute;
  top: 10px;
  left: 0;
}
.title {
  position: relative;
}
.title span {
  position: absolute;
  bottom: 0;
  color: #8b2d31;
  letter-spacing: 2px;
  font-weight: bold;
}
/*------------ more ------------*/
.index_more {
  display: inline-block;
  transition: all 0.3s ease;
  text-align: center;
  color: #ddd;
  font-size: 13px;
  font-style: italic;
  line-height: 1;
  text-transform: lowercase;
  font-weight: bold;
  width: 142px;
  height: 53px;
  border: 1px solid #a4a4a4;
}
.index_more:hover {
  background: #8b2c30;
  color: #fff;
}
.index_more:hover span {
  color: #fff;
}
.index_more a {
  font-size: 0;
  display: block;
  height: 100%;
  line-height: 53px;
}
.about-sect .index_more a span,
.service-sect .index_more span {
  color: #fff;
}
.index_more a span {
  font-size: 18px;
  letter-spacing: 0.075em;
  color: #a4a4a4;
  font-style: normal;
}
.news-sect .slick-track {
  top: -10px;
}
.news-sect .title span {
  bottom: -18px;
  left: calc(50% - 28px);
}
.news-sect .title {
  margin-bottom: 50px;
}
/*輪播*/
.products-list,
.news-list {
  position: relative;
  overflow: hidden;
  width: 100%;
  transition: all 1.2s ease;
}
.products-sect .slick-dots,
.news-sect .slick-dots,
.album-sect .slick-dots {
  text-align: center;
  padding-top: 30px;
}
.products-sect .slick-dots li button,
.news-sect .slick-dots li button,
.album-sect .slick-dots li button {
  white-space: nowrap;
  text-indent: 101%;
  overflow: hidden;
  text-align: left;
  padding: 0;
  border: 0;
  background: url("../../../images/layout03/common/index/list_dot.png")
    no-repeat;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.products-sect .slick-dots li.slick-active button,
.news-sect .slick-dots li.slick-active button,
.album-sect .slick-dots li.slick-active button {
  background-position: 100% 0;
}
.album-sect,
.about-sect,
.news-sect,
.article-sect,
.contact-sect,
.banner {
  position: relative;
  z-index: 2;
}
.products-box {
  margin: 0 -15px;
}
.products-list.type2,
.news-list.type2 {
  margin: 0;
}
.news-sect .container {
  padding: 0 10px;
}
.news-list.type3 .item {
  padding: 0 10px;
}
.news-list.type3 {
  margin: 0 0px;
}
/*!輪播*/
/*------------ sect ------------*/
/*新編輯器*/
.article-sect .container {
  padding: 40px 15px;
}
/*!新編輯器*/
/*------------ about ------------*/
.about-sect {
  padding: 118px 0 130px 0;
  position: relative;
  height: 617px;
}
.about-sect::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f5f5f5;
  width: 100%;
  height: 408px;
  z-index: -1;
}
.about-sect .row {
  padding: 0;
  background-size: cover;
}
.about-sect .col {
  float: left;
}
.about-sect .col.txt {
  width: 50%;
  padding: 22px 0 22px 83px;
  float: right;
}
.about-sect .container {
  position: static;
}
.about-sect .col.pic {
  position: relative;
  left: -190px;
}
.about-sect .col.pic::before {
  content: "";
  position: absolute;
  width: 855px;
  height: 615px;
  background: url(../../../images/layout03/common/index/about-img.jpg) no-repeat;
  background-size: contain;
}
.about-sect .title h2 {
  padding: 0;
  color: #000;
  font-weight: bold;
  font-size: 42px;
  margin: 0px 0 18px;
}
.about-sect .title h2:before {
  display: none;
}
.about-sect .index_more {
  position: relative;
  display: block;
  z-index: 5;
  background: #8b2d31;
  border: #8b2d31;
  width: 142px;
  height: 53px;
  padding: 0;
  transition: all 0.3s ease;
  margin-top: 102px;
}
.about-sect .index_more:hover {
  background: #000;
}
.about-sect .index_more:hover {
  background-position: bottom;
}
.about-sect .txt-box {
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
}
.about-sect .txt-box .index-about-editor .editor {
  min-height: auto;
  color: #000;
  line-height: 1.85;
  margin-top: 60px;
  font-size: 18px;
}
.about-sect .txt .tag {
  display: none;
}
/*------------ articles ------------*/
.articles-sect {
  position: relative;
  padding: 30px 0;
}
.articles-sect .index_more {
  position: absolute;
  right: 15px;
  top: 12px;
}
.articles-sect .title h2 {
  margin-top: 0;
  padding-bottom: 30px;
}
/*------------ news ------------*/
.news-sect {
  padding: 20px 0 190px;
  position: relative;
}
.news-sect .title {
  text-align: center;
}
.news-sect .index_more {
  position: absolute;
  right: calc(50% - 71px);
  bottom: -13%;
}

.news-sect .news-list:not(.masonry-list) .item {
  margin-bottom: 0px;
}
.news-sect .news-list:not(.masonry-list) .item:nth-child(n) {
  clear: none !important;
}
.news-list:not(.masonry-list) .box {
  margin-bottom: 0;
}
.news-list.type2 .item {
  border: none;
  padding-bottom: 0;
}
.news-list.type2 .pic {
  float: none;
  margin-right: 0;
  width: auto;
}
.news-list.type2 .txt {
  padding: 10px 15px 60px;
}
.news-list.type2 .btn.more {
  left: 15px;
}
/*最新消息 少量排版*/
.news-list.onlyitem-list .item {
  width: 50%;
}
.news-list.onlyitem-list .item .box {
  max-width: inherit;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.news-list.onlyitem-list.type2 .pic {
  float: left;
  margin-right: 25px;
}
.news-list.onlyitem-list.type2 .item .box {
  display: block;
}
.news-list.onlyitem-list .item .pic {
  width: 312px;
}
.news-list.onlyitem-list .item .box .txt {
  width: calc(100% - 312px);
  box-sizing: border-box;
  padding: 0 45px 20px 36px;
}
.news-list.onlyitem-list.type2 .item .box .txt,
.news-list.onlyitem-list.type3 .item .box .txt {
  width: 100%;
}
.news-list.onlyitem-list .item .date {
  margin-bottom: 20px;
  margin-top: 25px;
}
/*!少量排版*/
/*------------ products ------------*/
.products-sect {
  position: relative;
  z-index: 10;
  padding: 65px 0 108px;
  background: #f5f5f5;
}
.products-sect .index_more {
  position: absolute;
  right: 15px;
  top: 12px;
}
.products-list.type2:not(.masonry-list) .item {
  margin-bottom: 0px;
}
.products-sect .index_more {
  background: #8b2d31;
  border: #8b2d31;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 20px);
  top: 17%;
}
.products-sect .index_more a span {
  display: none;
}
.products-sect .index_more::after {
  content: "+";
  position: absolute;
  top: 7px;
  left: 12px;
  font-size: 25px;
  color: #fff;
}

.products-sect .title {
  text-align: center;
  margin-bottom: 125px;
  position: relative;
}
.products-sect .title::before {
  content: "";
  position: absolute;
  bottom: -71%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #d4d4d4;
}
.products-sect .title h2 {
  margin-top: 0;
}
.products-sect .title span {
  bottom: -18px;
  left: calc(50% - 45px);
}
/*產品介紹 少量排版*/
.products-list.onlyitem-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.products-sect .products-list:not(.masonry-list) .item:nth-child(n) {
  clear: none !important;
}
.products-list.onlyitem-list.type2 .item {
  width: 50%;
}
.products-list.onlyitem-list .item .box {
  max-width: inherit;
  display: flex;
  max-width: 1000px;
  margin-bottom: 30px;
}
.products-list.onlyitem-list.type1 .item .box {
  max-width: 300px;
}
.products-list.onlyitem-list.type2 .item .box .txt {
  width: calc(100% - 300px);
  padding: 50px 25px 30px 25px;
}
.products-list.onlyitem-list .item .mask {
  min-width: 300px;
  max-width: 300px;
}
.products-list.onlyitem-list .item .box .name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: inherit;
  height: auto;
  max-height: 52px;
  margin-bottom: 15px;
  line-height: 1.8;
}
.products-list.onlyitem-list .item .description {
  -webkit-line-clamp: 5;
  height: 120px;
  line-height: 1.65;
}
.products-list.onlyitem-list.type2 .box.new:before {
  top: 0;
  left: 315px;
}
/*!少量排版*/
/*------------ service ------------*/
.service-sect {
  padding: 20px 0;
  /* background: url(../../../images/layout03/common/service_bg.jpg) center center; */
  position: relative;
}
.service-sect:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url(../../../images/layout03/common/index/service_bg.jpg) center
    fixed;
  display: block;
  height: 500px;
}
.service-sect .title {
  margin: 0px auto 60px;
  position: relative;
}
.service-sect .title h2 {
  color: #000;
  font-size: 42px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0px;
  font-weight: bold;
  padding: 0;
  margin-top: 0;
}
.service-sect .title span {
  position: absolute;
  bottom: -18px;
  color: #8b2d31;
  letter-spacing: 2px;
  font-weight: bold;
  left: calc(50% - 48px);
}
.service-sect .title h2:before {
  display: none;
}
.service-sect .editor {
  color: #000;
  font-size: 18px;
}
.service-box {
  position: relative;
  padding: 64px 0px 42px;
  width: 100%;
  max-width: 1000px;
  text-align: center;
  color: #666;
  margin: 0 auto;
  background: #fff;
  margin-top: 265px;
  box-shadow: 0 0 10px 0 rgb(130 130 130 / 20%);
}
.service-sect .service-box:before {
  content: "";
  background: #cccccc;
  width: 1px;
  height: 50px;
  left: calc(50%);
  bottom: -50px;
  position: absolute;
}
.service-box > .flex > .cover {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.service-sect .index_more {
  margin-top: 45px;
  background: #8b2d31;
  border: 1px solid #8b2d31;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  letter-spacing: 1px;
  text-transform: lowercase;
  text-align: center;
  padding: 0;
}
.service-sect .index_more a {
  padding: 0;
}
.service-sect .index_more:hover {
  background: #000;
}
.service-sect .index_more span {
  display: block;
}

/*------------ album ------------*/
.products-sect .slick-track {
  top: 10px;
  padding: 0px 0 10px;
}
.album-sect {
  padding: 65px 0 230px;
  position: relative;
}
.album-sect .title {
  text-align: center;
  margin-bottom: 50px;
}
.album-sect .title h2 {
  margin-top: 0;
}
.album-sect .title span {
  bottom: -18px;
  left: calc(50% - 45px);
}
.album-sect .index_more {
  position: absolute;
  right: calc(50% - 71px);
  bottom: -20%;
}
.album-list .item .box .more {
  display: none;
}
.masonry-list.album-list.type1 .item .box .more,
.masonry-list.album-list.type3 .item .box .more {
  display: block;
}
.album-list.type1 .item {
  margin-bottom: 0;
  border: none;
}
.album-sect .album-list .item:nth-child(n) {
  clear: none;
}
/*瀑布流*/
.masonry-album-sect {
  padding-top: 35px;
  padding-bottom: 70px;
}
.masonry-album-sect .container {
  padding: 0 15px;
  max-width: 1330px;
}
.onlyitem-sect .title,
.masonry-album-sect .title {
  display: block;
}
.masonry-album-sect .item {
  width: 25%;
  padding: 0 16px;
}
.masonry-album-sect .masonry-list {
  margin: 0 -16px;
}
.masonry-list .item .namebox {
  color: #4c4c4c;
  font-size: 16px;
  position: relative;
  opacity: 1;
  text-align: left;
}
.masonry-list .item .namebox .name {
  margin: 14px 0 0;
}
/*!瀑布流*/
/*相簿 少量排版*/
.onlyitem-sect .album-list .item {
  width: 32.33%;
  padding: 0 16px;
  float: none;
  display: inline-block;
}
.onlyitem-sect .container {
  padding: 0 15px;
  max-width: 1330px;
}
.onlyitem-sect .album-list .item .box {
  margin-bottom: 30px;
  max-width: 450px;
}
.onlyitem-sect .album-list .item .box img {
  width: 100%;
}
/*!少量排版*/
/*----------- fancybox-index --------------*/
.fancybox-index .fancybox-close {
  margin-top: -65px;
}
.contact-sect {
  padding-top: 120px;
  padding-bottom: 60px;
  background: url(../../../images/layout03/common/index/contact_border.png) top
      center no-repeat,
    url(../../../images/layout03/common/index/contact_bg.jpg) fixed;
  background-size: 100% auto;
}
.contact-sect .container > .reminder {
  display: none;
}
.btn.style01 {
  display: inline-block;
}
.btn-box {
  text-align: center;
  background: #0c1338;
  padding: 30px 0 50px 0;
}
.contact-title {
  position: relative;
  color: #ccc;
  font-size: 18px;
  font-weight: normal;
  border-bottom: 3px solid #595f82;
  padding-bottom: 4px;
  margin: 0 0 10px;
  text-align: left;
}
.contact-title:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-top: 3px solid #253bd0;
  width: 76px;
}
.contact-title h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  display: inline-block;
}
.contact-title > b {
  display: inline-block;
  vertical-align: bottom;
  color: #aaa;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin-right: 5px;
}
/*------------ rwd ------------*/
.masonry-list .item:nth-child(n) {
  clear: none !important;
}
.masonry-list.album-list.type1 .item .box .more {
  display: none;
}
.masonry-list.album-list.type1 .item .box .namebox {
  overflow: hidden;
  text-overflow: ellipsis;
}
.masonry-list.album-list.type1 .item .box .namebox .name {
  margin: 0;
}
@media screen and (max-width: 1440px) {
  .about-sect .txt-box {
    padding: 30px 40px 90px;
  }
}
@media screen and (max-width: 1280px) {
  .about-sect {
    padding: 45px 0 0 0;
    height: 550px;
  }
}
@media screen and (max-width: 1200px) {
  /*產品介紹 少量排版*/
  .products-list.onlyitem-list .item .box {
    max-width: 300px;
    display: block;
  }
  .products-list.onlyitem-list .item .box .txt {
    width: 100%;
    padding: 0;
  }
  .products-list.onlyitem-list .item .box .name {
    white-space: nowrap;
    overflow: hidden;
    height: 25px;
    line-height: 1.2;
    margin: 15px 0 5px;
  }
  .products-list.onlyitem-list .item .description {
    -webkit-line-clamp: 2;
    height: 40px;
    line-height: 1.4;
  }
  .products-list.onlyitem-list .item .mask {
    max-width: inherit;
    min-width: inherit;
  }
  .products-list.onlyitem-list.type2 .box.new:before {
    top: -10px;
    left: 25px;
  }
  .products-list.onlyitem-list.type2 .item .box .txt {
    width: 100%;
    padding: 0;
  }
  /*!少量排版*/
}
@media screen and (max-width: 1000px) {
  .about-sect .col.txt {
    float: none;
    width: 100%;
  }
  .index-about-editor {
    text-align: center;
  }
  .about-sect .container {
    padding: 0;
  }
  .about-sect .txt-box {
    display: block;
    width: 100%;
    padding-bottom: 40px;
  }
  .about-sect .title {
    width: 100%;
    text-align: center;
  }
  .products-list {
    margin: 0 auto;
  }
  .products-list .box .more {
    font-size: 10px;
    letter-spacing: 0;
    padding: 0;
  }
  .news-list .item,
  .products-list .item {
    width: 50%;
  }
  /*少量排版*/
  .news-list.onlyitem-list .item .box {
    display: block;
    max-width: 312px;
    margin: auto;
  }
  .news-list.onlyitem-list .item .box .date {
    margin-top: -35px;
  }
  .news-list.onlyitem-list .item .pic {
    width: 100%;
  }
  .news-list.onlyitem-list .item .box .txt {
    padding: 0 20px 20px 20px;
    width: 100%;
  }
  .onlyitem-sect .album-list .item {
    width: 100%;
  }
  .products-list.onlyitem-list.type2 .item {
    width: 100%;
  }
  /*!少量排版*/
  .title h2:before {
    display: none;
  }
  .title h2 {
    padding: 0;
    display: block;
    text-align: center;
  }
  .title {
    font-size: 20px;
  }
  .about-sect .title h2 {
    text-align: center;
  }
  .products-sect .title h2,
  .album-sect .title h2,
  .news-sect .title h2,
  .articles-sect .title h2 {
    padding-bottom: 0px;
  }
  .products-sect {
    padding-top: 45px;
  }
  .products-box {
    padding: 8px 0;
  }
  .service-box {
    box-sizing: border-box;
    padding: 10px 15px;
  }
  .service-sect .title {
    text-align: center;
    padding: 0;
    text-indent: 0;
  }
  .banner-slider-control,
  .banner:before {
    display: none;
  }
  .banner .slick-arrow {
    transform: scale(0.5);
    margin-bottom: -18px;
  }
  .banner .slick-prev {
    margin-left: -36px;
  }
  .banner .slick-next {
    background-position: 100% 0;
    margin-right: -35px;
    border-left: #8a8a8a 1px solid;
  }
  .news-sect,
  .album-sect {
    padding: 40px 0 150px;
  }
  .article-sect .container {
    padding: 30px 15px;
  }
  .contact-sect {
    background-size: auto, cover;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .masonry-album-sect .item {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .products-sect .title span {
    bottom: -25px;
    left: calc(50% - 50.4px);
  }
  .album-sect .title span {
    bottom: -25px;
    left: calc(50% - 54px);
  }
  .service-sect .title span {
    bottom: -25px;
    left: calc(50% - 58px);
  }
  .news-sect .title span {
    bottom: -25px;
    left: calc(50% - 34px);
  }
  .products-sect .index_more {
    top: 97px !important;
  }
  .products-sect .title::before {
    bottom: -70px !important;
  }
  .service-sect {
    padding-top: 25px;
    margin-top: 0;
  }
  .about-sect .txt .pic:before {
    letter-spacing: 5px;
  }
  .about-sect .txt .pic {
    padding: 20px 0 5px;
  }
}
@media screen and (max-width: 480px) {
  .index_more a span {
    font-size: 14px;
  }
  .service-sect .title span {
    left: calc(50% - 40.5px);
  }
  .products-sect .index_more {
    top: 82px !important;
  }
  .news-sect .title span {
    left: calc(50% - 23.5px);
  }
  .products-sect .title span {
    left: calc(50% - 34.89px);
  }
  .album-sect .title span {
    left: calc(50% - 37.7px);
  }
  .about-sect .index_more,
  .service-sect .index_more,
  .news-sect .index_more,
  .album-sect .index_more {
    width: 100px;
    height: 44px;
  }
  .news-sect .index_more {
    right: calc(50% - 51px);
    bottom: -12%;
  }
  .album-sect .index_more {
    right: calc(50% - 51px);
    bottom: -14%;
  }
  .index_more a,
  .service-sect .index_more a {
    line-height: 44px;
  }
  .site-header .container {
    height: 65px;
  }
  .products-list.onlyitem-list .item {
    width: 100%;
  }
  .onlyitem-sect .album-list .item {
    width: 100%;
  }
  .about-sect .container {
    padding: 0;
  }
  .about-sect .col.pic {
    left: calc(50% - 172.5px) !important;
  }
  .about-sect .col.pic::before {
    width: 345px !important;
    height: 215px !important;
    background-position: 50% 50% !important;
    background-size: cover !important;
  }
  .about-sect {
    height: 600px !important;
  }
  .about-sect::after {
    height: 480px;
  }
  .service-box {
    padding: 30px 35px 10px !important;
  }
  .news-list.type4 .date .month,
  .news-list.type4 .date .years,
  .news-list.type4 .date .day {
    font-size: 15px;
  }
  .news-sect .slick-dots {
    padding-top: 0;
  }
  .news-sect,
  .album-sect {
    padding: 40px 0 120px;
  }
  .products-sect {
    padding: 65px 0 50px;
  }
  .news-list.type4 .name {
    margin-bottom: 15px;
    height: auto;
  }
}
