@charset "utf-8";
/*列表通用 index article*/
/*------------ article ------------*/
.article-list .item .box {
  margin: 0 auto 45px;
  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;
  background: #fff;
  border: 1px solid #dedede;
}
.article-list .text-all {
  border-color: transparent;
}
.type3 .article-list .Category + .date:before {
  background: #8ec358;
}
.article-list .item .date {
  color: #448800;
  border-color: #448800;
}
.type2 .keyword_box:before {
  background: #d89959;
}
.article-list .item .name,
.type4 .right-box .tit,
.type4 .article-list .date:before {
  color: #3b3b3b;
}
.article-list .item .description {
  color: #999;
}
.article-box .keyword_box,
.article-box .keyword li a,
.article-box .article-list .Category,
.article-box .keyword_box:before,
.keyword li a {
  color: #8ec358;
  border-color: #8ec358;
  background: none;
}
.keyword_box.detail .keyword li a {
  border: none;
  padding: 0;
}
.keyword_box.detail .keyword li a:hover {
  background: none;
  color: #448800;
}
.keyword li a:hover {
  color: #448800;
}
.article-box .keyword li a:hover {
  background: #448800;
  border-color: #448800;
  color: #fff;
}
.type5 .article-list .item .date,
.article-date {
  color: #ffffff;
  margin: -25px 0 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ca7942+0,883c16+100 */
  background: rgb(21, 146, 208); /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1592d0', endColorstr='#98c95a',GradientType=1 );
}
.article-date {
  margin: auto;
}
.type1 .article-list .btn.more,
.type4 .article-list .btn.more {
  z-index: 5;
  background: #fff;
  color: #448800;
  border: 1px solid #448800;
  line-height: 36px;
}
.type1 .article-list .box .btn.more:hover,
.type4 .article-list .box:hover .btn.more {
  opacity: 0.8;
  color: #fff;
  border-color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ca7942+0,883c16+100 */
  background: rgb(21, 146, 208); /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1592d0', endColorstr='#98c95a',GradientType=1 );
}
.type4 .keyword_box .keyword li a:hover {
  background: #448800;
  border-color: #448800;
}
.type5 .article-list .item:hover .top_box {
  border-color: #448800;
}
/*------------ 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: #8ec358;
  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: #448800;
}
/*!列表通用 index article*/
/*列表通用 index、products*/
.products-list .box.new:before {
  content: "NEW";
  display: block;
  width: 75px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  position: absolute;
  text-align: center;
  z-index: 10;
  top: 5%;
  left: -5px;
  pointer-events: none;
  background: rgb(21, 146, 208); /* Old browsers */
  background: -moz-linear-gradient(
    left,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(154, 202, 88, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(154, 202, 88, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(154, 202, 88, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1592d0', endColorstr='#9aca58',GradientType=1 );
}
.products-list .pic:before {
  display: none;
}
.products-list.type2 .box {
  border-radius: 8px;
  border: 5px solid #fff;
  background: #fff;
}
.products-list.type2 .pic {
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.products-list.type2 .box:hover .pic {
  -webkit-transform: translate(0, -54px);
  transform: translate(0, -54px);
}
.products-list .name {
  color: #545454;
}
.products-list.type2 .name {
  transition: all 0.3s ease;
  padding: 0 15px;
  height: 56px;
}
.products-list.type2 .box:hover .name {
  -webkit-transform: translate(0, -54px);
  transform: translate(0, -54px);
}
.products-list .description {
  color: #448800;
}
.products-list.type2 .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  -webkit-transform: translate(0, 54px);
  transform: translate(0, 54px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 9;
  margin: auto;
  padding-bottom: 10px;
  padding: 0 15px;
}
.products-list.type2 .box:hover .description {
  -webkit-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
@media screen and (max-width: 1000px) {
  .products-list.type2 .box:hover .pic {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
  .products-list.type2 .box:hover .name {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
  .products-list.type2 .description {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
    position: static;
    padding: 0px 15px;
    margin: 0 0 20px;
  }
  .products-list.type2 .box:hover .description {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
/*!列表通用 index、products*/
.products-list.type2.onlyitem-list .box:hover .pic {
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
.products-list.type2.onlyitem-list .box:hover .name {
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
.products-list.type2.onlyitem-list .description {
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
  position: static;
  padding: 0px 15px;
  margin: 0 0 20px;
}
.products-list.type2.onlyitem-list .box:hover .description {
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
/*列表通用 index、album*/
.album-list.type1 .item {
  border: none;
  margin: 0 -2px;
}
.album-list:not(.masonry-list) .pic {
  box-sizing: border-box;
  border-radius: 50%;
  background: #fff;
  padding: 6px;
  border: solid 1px #448800;
}
.album-list:not(.masonry-list) .pic .inner {
  border-radius: 50%;
  overflow: hidden;
}
.album-list:not(.masonry-list) .pic *,
.album-list:not(.masonry-list) .pic:before,
.album-list:not(.masonry-list) .pic:after {
  border-radius: 50%;
  overflow: hidden;
}
.album-list.type1 .item .box .more:after {
  background: #ff6c00;
  color: #fff;
}
.album-list .item .pic img {
  transition: all 0.3s ease;
}
.album-list .item:hover .pic img {
  transform: scale(1.5);
}
.album-list.type1 .item .name {
  color: #444;
}
.album-list.type1 .item .name:before {
  content: "";
  line-height: 1;
  width: 100%;
  height: 28px;
  text-align: center;
  display: block;
  right: 0;
  margin: auto;
  top: 0px;
  z-index: 3;
  color: #ff6cbc;
  transition: all 0.3s;
  opacity: 1;
  background: url(../../../images/layout05-2/common/album_icon.png) center
    no-repeat;
  margin: 0 0 10px 0;
}
.album-list.type1 .item .namebox {
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: 6px;
  left: 6px;
  width: auto;
  padding: 10px;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: all 0.3s;
  background: rgba(204, 230, 178, 0.6);
  border-radius: 50%;
}
.album-list.type1 .item .name {
  height: 80px;
  margin-left: auto;
  margin-right: auto;
}
.album-list.type1 .item:hover .namebox {
  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;
}
.masonry-list.album-list.type3 .item,
.masonry-list.album-list.type1 .item {
  padding: 0 15px !important;
}
/*!列表通用 index、album*/
/*列表通用 index、news*/
.news-list .date {
  color: #448800;
}
.news-list.type4 .date {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ca7942+0,883c16+100 */
  background: rgb(21, 146, 208); /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1592d0', endColorstr='#98c95a',GradientType=1 );
  color: #fff;
}
.news-list.type4 .item .date {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: -31px 0px 13px;
  padding: 0;
  line-height: 1;
}
.news-list.type4 .item .date .day {
  display: block;
  width: 100%;
  line-height: 0.8;
  margin-bottom: -15px;
  font-size: 35px;
}
.news-list.type4 .item .box {
  border: none;
}
.news-list .name {
  color: #000;
}
.news-list .box:hover .name {
  text-decoration: underline;
}
.news-list .description {
  color: #868686;
}
.news-list.type1 .item {
  border: none;
}
.news-list.type1 .item:nth-child(2n) .txt_in {
  background: none;
}
.news-list .btn.more,
.news-list .box:hover .btn.more {
  background: #fff;
  color: #448800;
  border: 1px solid #448800;
}
.news-list .box:hover .btn.more {
  border: 1px solid #fff;
  color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ca7942+0,883c16+100 */
  background: rgb(21, 146, 208); /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    rgba(21, 146, 208, 1) 0%,
    rgba(74, 174, 165, 1) 50%,
    rgba(152, 201, 90, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1592d0', endColorstr='#98c95a',GradientType=1 );
}
/*!列表通用 index、news*/
/*------------ banner ------------*/
.banner {
  text-align: center;
  margin-bottom: 80px;
}
.banner:before {
  content: "";
  background: url(../../../images/layout05-2/common/index/body_top.jpg) top
    no-repeat;
  width: 100%;
  height: 1260px;
  position: absolute;
  display: block;
  z-index: -2;
  top: -200px;
}
.banner .slider {
  max-width: 1300px;
  margin: auto;
}
.banner * {
  height: 100%;
}
.banner img {
  object-fit: cover;
  height: 100% !important;
  width: 100% !important;
  max-width: inherit;
}
.banner .slick-prev,
.banner .slick-next {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  white-space: nowrap;
  text-indent: 101%;
  overflow: hidden;
  padding: 0;
  border: 0;
  background: #80caa5;
  background: -moz-linear-gradient(bottom, #80caa5 0%, #30aed8 85%);
  background: -webkit-linear-gradient(bottom, #80caa5 0%, #30aed8 85%);
  background: linear-gradient(to bottom, #80caa5 0%, #30aed8 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80CAA5', endColorstr='#30AED8', GradientType=1);
  border-radius: 100%;
  width: 44px;
  height: 44px;
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s ease;
}
.banner .slick-prev::before,
.banner .slick-next::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("../../../images/layout05-2/common/index/banner_arrow.png")
    no-repeat;
  background-size: contain;
}
.banner .slick-prev {
  left: -1.5%;
}
.banner .slick-next {
  right: -1.5%;
  transform: rotate(180deg);
  background: #80caa5;
  background: -moz-linear-gradient(top, #80caa5 0%, #30aed8 85%);
  background: -webkit-linear-gradient(top, #80caa5 0%, #30aed8 85%);
  background: linear-gradient(to top, #80caa5 0%, #30aed8 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80CAA5', endColorstr='#30AED8', GradientType=1);
}
.banner .slick-prev:hover {
  background: #a8dc50;
  background: -moz-linear-gradient(bottom, #a8dc50 0%, #35970b 85%);
  background: -webkit-linear-gradient(bottom, #a8dc50 0%, #35970b 85%);
  background: linear-gradient(to bottom, #a8dc50 0%, #35970b 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A8DC50', endColorstr='#35970B', GradientType=1);
}
.banner .slick-next:hover {
  background: #a8dc50;
  background: -moz-linear-gradient(top, #a8dc50 0%, #35970b 85%);
  background: -webkit-linear-gradient(top, #a8dc50 0%, #35970b 85%);
  background: linear-gradient(to top, #a8dc50 0%, #35970b 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A8DC50', endColorstr='#35970B', GradientType=1);
}
.banner-slider-dots {
  display: inline-block;
  vertical-align: middle;
}
.banner .slick-dots {
  position: absolute;
  height: auto;
  width: 100%;
  bottom: 20px;
}
.banner .slick-dots li {
  vertical-align: middle;
  width: 20px;
  line-height: 25px;
}
.banner .slick-dots li button {
  white-space: nowrap;
  text-indent: 101%;
  overflow: hidden;
  text-align: left;
  padding: 0;
  border: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #cccccc;
  cursor: pointer;
  vertical-align: middle;
  margin-top: -6px;
}
.banner .slick-dots li.slick-active button {
  background: #5eb300;
}
/*------------ title ------------*/
.title h2 {
  color: #131313;
  font-size: 23px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-weight: normal;
  text-align: center;
  margin: 0;
  line-height: 50px;
}
.title span {
  display: none;
}
/*------------ more ------------*/
.index_more {
  position: relative;
}
.index_more a {
  display: block;
  position: relative;
}
/*.index_more:hover{
}
.index_more a:hover:before{
    width: 40px;
}
.index_more a:before{
    content: '';
    width: 10px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px;
    transition: all .3s ease;
    background: #649B63;
}*/
/*輪播*/
.products-list {
  position: relative;
  overflow: hidden;
  width: 100%;
  transition: all 1.2s ease;
}
.products-list.type2 {
  margin: 0;
}
.album-sect,
.about-sect,
.news-sect,
.article-sect,
.contact-sect,
.articles-sect {
  position: relative;
  z-index: 2;
}
/*!輪播*/
/*------------ sect ------------*/
/*新編輯器*/
.article-sect .container {
  padding: 40px 15px;
}
/*!新編輯器*/
/*------------ about ------------*/
.about-sect {
  position: relative;
  overflow: hidden;
  padding: 40px;
}
.about-sect .index_more {
  color: #444;
  cursor: pointer;
  border-radius: 0px;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 40px;
  position: absolute;
  text-decoration: none;
  box-sizing: border-box;
  transition: all 0.3s ease;
  width: 100%;
  bottom: 0px;
  background: #f2f7f5
    url(../../../images/layout05-2/common/index/about_line.png) repeat;
}
.about-sect .index_more a {
  text-align: right;
  padding: 0 30px;
  color: #649b63;
  display: block;
}
.about-sect .index_more a:hover:before {
  width: 40px;
}
.about-sect .index_more a:before {
  content: "";
  width: 10px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
  transition: all 0.3s ease;
  background: #649b63;
}
.about-sect .about-pic {
  background: url(../../../images/layout05-2/common/index/about.png) no-repeat;
  background-size: contain;
  max-width: 40%;
  width: 613px;
  height: 415px;
  transition: 0s;
  transform: translateY(0px);
  bottom: 0px;
  position: absolute;
  z-index: 2;
}
.about-sect .container {
  margin: 0 auto;
  max-width: 1300px;
}
.about-sect .row {
  position: relative;
  overflow: inherit;
  padding: 0 0 0px;
}
.about-sect .col.pic {
  display: none;
}
.about-sect .title {
  position: relative;
  margin: 0 0 20px 0;
}
.about-sect .title h2 {
  width: 100%;
  max-width: 600px;
  text-align: center;
  padding: 30px 0;
  font-size: 23px;
  margin: 0px auto 0px;
  font-weight: normal;
  display: block;
  position: relative;
  background: url(../../../images/layout05-2/common/index/about_line.png) repeat;
}
.about-sect .title h2:before {
  content: "";
  display: block;
  width: 56px;
  height: 12px;
  background: url(../../../images/layout05-2/common/index/title_ic2.png);
  margin: 7px auto;
}
.about-sect .index-about-editor {
  max-width: 600px;
  margin: 0 auto 0;
}
.about-sect .txt-box {
  position: relative;
  background: #f2f7f5;
  padding: 0 0 70px 0;
}
.about-sect .txt .tag {
  display: none;
}
.about-sect .index-about-editor {
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 120px;
}
/*------------ articles ------------*/
.articles-sect {
  padding: 100px 0 130px;
  background: #fff7df;
  position: relative;
}
.articles-sect:after {
  content: "";
  width: 100%;
  height: 5px;
  display: block;
  bottom: -5px;
  z-index: 2;
  position: absolute;
  background: url(../../../images/layout05-2/common/newsomething/wave.png)
    repeat-x;
}
.articles-sect .title {
  background: url(../../../images/layout05-2/common/index/article_title.png) top
    center no-repeat;
  line-height: 50px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 23px;
  position: relative;
  text-align: center;
  padding-top: 66px;
}
.articles-sect .index_more {
  margin: 20px auto 20px;
}
/*------------ news ------------*/
section + .news-sect {
  margin: -100px 0 0 0;
  z-index: -1;
}
.news-sect {
  padding: 100px 0 100px;
  position: relative;
  background: url(../../../images/layout05-2/common/index/news_bg.jpg) no-repeat;
  background-size: cover;
}
.news-sect .news-list {
  padding: 80px 0px 60px;
  position: relative;
  max-width: 1130px;
  margin: auto;
}
.news-sect .news-list:before {
  content: "";
  position: absolute;
  left: -50px;
  right: -50px;
  top: 0;
  bottom: 0;
  background: #fff;
  box-shadow: 2px 2px 38px rgba(220, 148, 89, 0.17);
}
.news-list.type2 .item {
  margin-bottom: 0px;
  border-bottom: none;
}
.news-list.type3:before {
  width: auto;
  z-index: -1;
}
.news-list.type3 .item {
  border-left: solid #e0e0e0 1px;
}
.news-sect .title {
  background: url(../../../images/layout05-2/common/index/news_title.png) top
    center no-repeat;
  line-height: 50px;
  margin-bottom: 0px;
  text-align: center;
  font-size: 23px;
  position: relative;
  text-align: center;
  padding-top: 65px;
  margin-bottom: -60px;
  z-index: 2;
}
.news-sect .title h2 {
  margin-top: 35px;
}
.news-sect .index_more,
.service-sect .index_more {
  position: absolute;
  transition: all 0.3s ease;
  margin-left: -53px;
  bottom: -53px;
  left: 50%;
}
.news-sect .index_more a,
.service-sect .index_more a {
  z-index: 2;
  font-size: 14px;
  display: block;
  width: 106px;
  height: 106px;
  padding: 8px;
  border-radius: 50%;
  box-sizing: border-box;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  color: #299004;
  background: #fff;
}
.news-sect .index_more a:before,
.service-sect .index_more a:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all 0.3s ease;
  display: block;
  border-radius: 50%;
  border: solid 8px #f2f8d9;
}
.news-sect .index_more a span,
.service-sect .index_more a span {
  position: relative;
  z-index: 5;
  display: block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  padding: 0;
  border-radius: 50%;
  box-sizing: border-box;
  transition: all 0.3s ease;
  background: #f2f7f5;
}
.news-sect .index_more a:hover:before,
.service-sect .index_more a:hover:before {
  left: -8px;
  top: -8px;
  width: 106px;
  height: 106px;
}
.news-sect .index_more a:hover span,
.service-sect .index_more a:hover span {
  background: #a3ce73;
  color: #ffffff;
}
/*最新消息 少量排版*/
.news-list.onlyitem-list .item {
  width: 100%;
}
.news-list.onlyitem-list {
  margin: auto;
}
.news-list.onlyitem-list .item .box {
  max-width: inherit;
  display: flex;
  flex-wrap: wrap;
}
.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% - 350px);
  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;
  padding: 40px 0 40px;
}
.products-sect .container {
  max-width: 1360px;
}
.products-sect .index_more {
  display: none;
}
.products-list.type2:not(.masonry-list) .item {
  margin-bottom: 0px;
}
.products-sect .title {
  background: url(../../../images/layout05-2/common/index/products_title.png)
    top center no-repeat;
  line-height: 50px;
  margin-bottom: 30px;
  font-size: 23px;
  position: relative;
  text-align: center;
  padding-top: 70px;
  z-index: 1;
}
.products-slider-control {
  position: absolute;
  right: 25px;
  top: 17%;
  z-index: 5;
}
.products-sect .slick-prev,
.products-sect .slick-next {
  position: relative;
  float: left;
  margin: 0 3px;
  width: 44px;
  height: 44px;
  line-height: 28px;
  background: #80caa5;
  background: -moz-linear-gradient(bottom, #80caa5 0%, #30aed8 85%);
  background: -webkit-linear-gradient(bottom, #80caa5 0%, #30aed8 85%);
  background: linear-gradient(to bottom, #80caa5 0%, #30aed8 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80CAA5', endColorstr='#30AED8', GradientType=1);
  border-radius: 100%;
  transition: all 0.3s ease;
}
.products-sect .slick-prev::before,
.products-sect .slick-next::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../../../images/layout05-2/common/index/banner_arrow.png)
    no-repeat;
  background-size: contain;
}
.products-sect .slick-next {
  transform: rotate(180deg);
  background: #80caa5;
  background: -moz-linear-gradient(top, #80caa5 0%, #30aed8 85%);
  background: -webkit-linear-gradient(top, #80caa5 0%, #30aed8 85%);
  background: linear-gradient(to top, #80caa5 0%, #30aed8 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80CAA5', endColorstr='#30AED8', GradientType=1);
}
.products-sect .slick-prev .ic,
.products-sect .slick-next .ic {
  font-size: 0;
}
.products-sect .slick-prev:hover {
  background: #a8dc50;
  background: -moz-linear-gradient(bottom, #a8dc50 0%, #35970b 85%);
  background: -webkit-linear-gradient(bottom, #a8dc50 0%, #35970b 85%);
  background: linear-gradient(to bottom, #a8dc50 0%, #35970b 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A8DC50', endColorstr='#35970B', GradientType=1);
}
.products-sect .slick-next:hover {
  background: #a8dc50;
  background: -moz-linear-gradient(top, #a8dc50 0%, #35970b 85%);
  background: -webkit-linear-gradient(top, #a8dc50 0%, #35970b 85%);
  background: linear-gradient(to top, #a8dc50 0%, #35970b 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A8DC50', endColorstr='#35970B', GradientType=1);
}
.products-sect .title h2,
.news-sect .title h2,
.album-sect .title h2 {
  position: relative;
  padding: 0 18px;
  background: #fff;
}
.products-sect .title h2:before,
.news-sect .title h2:before,
.album-sect .title h2:before {
  content: "";
  display: block;
  background: url(../../../images/layout05-2/common/index/title_before.png)
    no-repeat;
  width: 160px;
  height: 7px;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -80px;
  z-index: -1;
}
/*產品介紹 少量排版*/
.products-list.onlyitem-list {
  display: flex;
  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;
  margin-bottom: 15px;
  max-width: 1000px;
}
.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: 40px 0 80px;
  margin: 0 auto;
  position: relative;
}
.service-sect .container {
  margin: 0 auto;
  max-width: 1330px;
}
.service-sect .title {
  position: relative;
  margin: 0 0 20px 0;
}
.service-sect .title h2 {
  width: 100%;
  text-align: center;
  padding: 0;
  font-size: 23px;
  margin: 0px 0 0px;
  font-weight: normal;
  position: relative;
  color: #000;
}
.service-sect .title h2:before {
  content: "";
  display: block;
  width: 56px;
  height: 12px;
  background: url(../../../images/layout05-2/common/index/title_ic2.png);
  margin: 7px auto;
}
.service-sect .editor {
  color: #333333;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 95px;
}
.service-box {
  padding: 30px 135px 80px;
  position: relative;
  overflow: inherit;
  background: rgb(146, 224, 247); /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    rgba(146, 224, 247, 1) 0%,
    rgba(189, 228, 231, 1) 25%,
    rgba(230, 243, 217, 1) 75%,
    rgba(232, 243, 216, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    rgba(146, 224, 247, 1) 0%,
    rgba(189, 228, 231, 1) 25%,
    rgba(230, 243, 217, 1) 75%,
    rgba(232, 243, 216, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    rgba(146, 224, 247, 1) 0%,
    rgba(189, 228, 231, 1) 25%,
    rgba(230, 243, 217, 1) 75%,
    rgba(232, 243, 216, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92e0f7', endColorstr='#e8f3d8',GradientType=1 );
}
.service-box:before {
  content: "";
  display: block;
  background: url(../../../images/layout05-2/common/index/service_line.png) left
    repeat;
  position: absolute;
  top: 0px;
  left: 60%;
  right: 0px;
  height: 42px;
  z-index: 8;
}
.service-box:after {
  content: "";
  display: block;
  background: url(../../../images/layout05-2/common/index/service_line.png) left
    repeat;
  position: absolute;
  bottom: 0px;
  left: 0%;
  right: 60%;
  height: 42px;
  z-index: 8;
}
.service-box > .flex > .cover {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.service-sect .index_more a:before {
  border: solid 8px #bfefff;
}
.service-sect .index_more a:hover span {
  background: #73c6db;
}
.service-sect .index_more a {
  color: #76ab96;
}
/*------------ album ------------*/
.album-sect {
  padding: 40px 0 40px;
  position: relative;
  background: #fff;
  z-index: 3;
}
.album-sect:before {
  content: "";
  width: 100%;
  height: 4px;
  display: inline-block;
  position: absolute;
  top: 80px;
  left: 0px;
  z-index: -1;
  background: rgb(7, 116, 213); /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    rgba(7, 116, 213, 1) 0%,
    rgba(139, 233, 243, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    rgba(7, 116, 213, 1) 0%,
    rgba(139, 233, 243, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    rgba(7, 116, 213, 1) 0%,
    rgba(139, 233, 243, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0774d5', endColorstr='#8be9f3',GradientType=1 );
}
.album-sect .title {
  background: #fff url(../../../images/layout05-2/common/index/album_title.png)
    top center no-repeat;
  line-height: 50px;
  font-size: 23px;
  position: relative;
  text-align: center;
  padding-top: 75px;
  margin: -30px auto 20px;
  z-index: 2;
  max-width: 210px;
}
.album-sect .index_more {
  display: none;
}
.album-list .item .box .more {
  display: none;
}
.album-sect .album-list:not(.masonry-list) {
  padding: 0 7%;
}
.album-sect .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  padding: 0;
  font-size: 0;
  border: 0;
  background: #80caa5;
  background: -moz-linear-gradient(bottom, #80caa5 0%, #30aed8 85%);
  background: -webkit-linear-gradient(bottom, #80caa5 0%, #30aed8 85%);
  background: linear-gradient(to bottom, #80caa5 0%, #30aed8 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80CAA5', endColorstr='#30AED8', GradientType=1);
  border-radius: 100%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  transition: all 0.3s ease;
  z-index: 40;
  cursor: pointer;
}
.album-sect .slick-arrow::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../../../images/layout05-1/common/index/banner_arrow.png)
    no-repeat;
  background-size: contain;
}
.album-sect .slick-prev {
  left: 0;
}
.album-sect .slick-next {
  right: 0;
  transform: rotate(180deg);
  background: #80caa5;
  background: -moz-linear-gradient(top, #80caa5 0%, #30aed8 85%);
  background: -webkit-linear-gradient(top, #80caa5 0%, #30aed8 85%);
  background: linear-gradient(to top, #80caa5 0%, #30aed8 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80CAA5', endColorstr='#30AED8', GradientType=1);
}
.album-sect .slick-prev:hover {
  background: #a8dc50;
  background: -moz-linear-gradient(bottom, #a8dc50 0%, #35970b 85%);
  background: -webkit-linear-gradient(bottom, #a8dc50 0%, #35970b 85%);
  background: linear-gradient(to bottom, #a8dc50 0%, #35970b 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A8DC50', endColorstr='#35970B', GradientType=1);
}
.album-sect .slick-next:hover {
  background: #a8dc50;
  background: -moz-linear-gradient(top, #a8dc50 0%, #35970b 85%);
  background: -webkit-linear-gradient(top, #a8dc50 0%, #35970b 85%);
  background: linear-gradient(to top, #a8dc50 0%, #35970b 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A8DC50', endColorstr='#35970B', GradientType=1);
}
.album-list.type1 .item {
  margin-bottom: 0;
  border: none;
}
.album-sect .album-list .item:nth-child(n) {
  clear: none;
}
/*瀑布流*/
.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: 60px;
  padding-bottom: 60px;
  background: #fcf8f5;
  background-size: 100% auto;
}
.contact-sect .container > .reminder {
  display: none;
}
.contact-title {
  position: relative;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 4px;
  margin: 0 auto 0px;
  text-align: center;
}
.reminder {
  background: #fcf8f5;
  padding-left: 50px;
  padding-right: 50px;
  margin: auto;
  box-sizing: border-box;
  max-width: 1120px;
  padding-top: 15px;
  border: none;
}
.reminder:before {
  display: none;
}
.contact-title:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 76px;
}
.contact-title h2 {
  font-size: 23px;
  font-weight: normal;
  margin: 0;
  display: inline-block;
}
.contact-title > b {
  display: block;
  background: url(../../../images/layout05-2/common/index/contact_title.png);
  width: 156px;
  height: 66px;
  font-size: 0;
  margin: 0 auto 7px;
}
.reminder {
  text-align: center;
}
/*------------ rwd ------------*/
.masonry-list .item:nth-child(n) {
  clear: none !important;
}
@media screen and (max-width: 1440px) {
  .about-sect:after {
    bottom: 60px;
  }
  .products-sect {
    position: relative;
    padding: 0px 0 50px;
  }
  .news-sect {
    padding: 70px 0 80px;
  }
  .banner .slick-prev {
    left: 2%;
  }
  .banner .slick-next {
    right: 2%;
  }
}
@media screen and (max-width: 1300px) {
  .about-sect .index-about-editor {
    padding: 0 20px;
  }
  .service-sect:before {
    letter-spacing: 1em;
  }
}
@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) {
  .banner-slider-control,
  .banner:before {
    display: none;
  }
  .banner {
    text-align: center;
    margin-bottom: 20px;
  }
  .products-sect .title h2:before,
  .album-sect .title h2:before {
    width: 140px;
    margin-left: -70px;
  }
  .album-sect .title h2:before {
    top: 10px;
  }
  /*少量排版*/
  .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 {
    font-size: 18px;
  }
  .products-sect .title {
    margin-bottom: 0px;
  }
  .about-sect {
    padding: 0;
  }
  .about-sect:after {
    display: none;
  }
  .about-sect:before {
    width: 100%;
    background: url(../../../images/layout05-2/common/index/about_after.png)
      no-repeat;
  }
  .about-sect .txt-box {
    margin-left: 0;
  }
  .about-sect .about-pic {
    position: relative;
    margin: 60px auto 20px;
    max-width: 80%;
    background-position: center;
    height: 0;
    padding-bottom: 64%;
  }
  .about-sect .row {
    top: 0;
    padding: 35px 10px 0;
  }
  .about-sect .col.txt {
    float: none;
    width: 100%;
  }
  .about-sect .txt-box {
    display: block;
  }
  .about-sect .title {
    width: 100%;
  }
  .about-sect .title h2 {
    font-size: 18px;
  }
  .products-sect .slick-prev,
  .products-sect .slick-next {
    float: none;
    display: inline-block !important;
    margin: 0 3px;
  }
  .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%;
  }
  .products-sect {
    padding-top: 20px;
    padding-bottom: 80px;
  }
  .products-box {
    padding: 8px 0;
  }
  .service-sect {
    padding: 20px 0px 20px;
    background-position: left bottom;
    background-size: cover;
  }
  .service-sect .container:before {
    display: none;
  }
  .service-sect:before {
    display: none;
  }
  .service-sect .title {
    position: relative;
  }
  .service-box {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .articles-sect {
    padding: 50px 0 25px;
  }
  .articles-sect .index_more {
    margin: 0px auto 20px;
  }
  .news-sect {
    padding: 50px 0 80px;
  }
  .album-sect {
    padding: 55px 0;
  }
  .article-sect .container {
    padding: 30px 15px;
  }
  .contact-sect {
    background-size: auto, cover;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .contact-title h2 {
    font-size: 18px;
    line-height: 30px;
  }
  .reminder {
    padding: 0 15px;
  }
  .masonry-album-sect .item {
    width: 50%;
  }
  .album-sect .album-list:not(.masonry-list) {
    padding: 0 50px;
  }
  .products-slider-control {
    position: static;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .about-sect .about-pic {
    margin: 45px auto 20px;
  }
  .news-sect .news-list {
    padding: 50px 0px 50px;
    max-width: 100%;
    margin: auto;
  }
  .album-sect:before {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .products-list.onlyitem-list .item {
    width: 100%;
  }
  .onlyitem-sect .album-list .item {
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .about-sect .about-pic {
    width: 100%;
    height: 0;
    padding-bottom: 66.67%;
  }
}
