<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  color: #333;
  font-family: å¾®è½¯é›…é»‘;
  font-size: 15px;
}
html {
  font-size: 15px;
}
.gp-f16 {
  font-size: 16px !important;
}
a {
  color: #333333;
}
a:hover {
  color: #005c30;
  text-decoration: none;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.row &gt;* {
  flex-shrink: 0;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width:767px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row &gt;* {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.gp-img-responsive {
  padding-bottom: 56.25%;
}
.slick-arrow {
  color: #005c30;
}
.slick-arrow:hover {
  color: #fff;
}
.slick-arrow:hover:after {
  background-color: #005c30;
}
.slick-dots li.slick-active button {
  background-color: #005c30;
}
.slick-dots li:hover button {
  background-color: #005c30;
}
.slick-dots li.slick-active button {
  background-color: #005c30;
}
body .gp-container {
  width: 1400px;
}
@media screen and (max-width:1460px) {
  body .gp-container {
    width: 1200px;
  }
}
@media screen and (max-width:1386px) {
  body .gp-container {
    width: 1100px;
  }
}
@media screen and (max-width:1320px) {
  body .gp-container {
    width: 1000px;
  }
}
/***åˆ†é¡µç»„ä»¶1*/
.gp-page1 {
  padding: 20px 0 50px;
  font-size: 0;
  text-align: center;
}
.gp-page1::after,
.gp-page1::before {
  content: " ";
  display: table;
}
.gp-page1 a::before {
  display: none;
}
.gp-page1 &gt;a,
.gp-page1 &gt;span,
.gp-page1 &gt;div&gt;span,
.gp-page1 .num&gt;a,
.gp-page1 .selectDiv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  position: relative;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  border: 1px solid #d7dfdc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 8px 11px;
  vertical-align: middle;
}
.gp-page1 a span {
  border: none;
}
.gp-page1 a:hover,
.gp-page1 a.on_pages {
  background-color: #005c30;
  color: #fff;
  border-color: #005c30;
}
.gp-page1 a.on_pages {
  background-color: #005c30;
}
.gp-page1 .hide {
  display: none !important;
}
.gp-page1 .selectDiv::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  transform: rotateX(0deg);
  border: 5px solid transparent;
  border-top-color: #bfbeac;
  position: absolute;
  right: 6px;
  top: 13px;
}
.gp-page1 .selectDiv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  border: 1px solid #d7dfdc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 9px 28px;
  position: relative;
}
.gp-page1 .selectDiv ul.on {
  display: block;
  width: 100%;
}
.gp-page1 .selectDiv ul {
  text-align: center;
  font-size: 14px;
  list-style: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  overflow-y: auto;
  max-height: 240px;
  border: 1px solid #d7dfdc;
  border-bottom: none;
  background: #ffffff;
  display: none;
}
.gp-page1 .selectDiv ul li:hover {
  background: #005c30;
}
.gp-page1 .selectDiv ul li:hover a {
  color: #ffffff;
}
.gp-page1 .selectDiv ul a {
  line-height: 30px;
  padding: 0px 10px;
}
.gp-page1 .selectDiv ul a:hover {
  background: none;
  color: #000000;
}
.gp-page1 .selectDiv ul a.active {
  display: block;
}
.gp-page1 .selectDiv:hover.selectDiv:before {
  transition: transform all 2s ease;
  transform: rotateX(-180deg) translateY(5px);
  transform-origin: center;
}
.gp-page1.pageStyle1 a,
.gp-page1.pageStyle1 &gt;span,
.gp-page1.pageStyle1 div&gt;span {
  padding: 10px;
  min-width: 36px;
  min-height: 36px;
}
.gp-page1.pageStyle1 .totalPage,
.gp-page1.pageStyle1 .perPage {
  border: none;
  margin: 0;
  padding: 10px;
}
.gp-page1.pageStyle1 a::before {
  display: inline-block;
}
.gp-page1.pageStyle1 a span {
  display: none;
}
.gp-page1.pageStyle1 .selectDiv {
  padding: 13px 10px;
  min-width: 66px;
}
.gp-page1.pageStyle1 .iconfont {
  font-size: 20px;
}
.gp-page1.pageStyle1 .turnPage span {
  border: none;
}
.gp-page1.pageStyle1 .num a {
  min-height: 42px;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
}
.gp-page1.pageStyle2 a,
.gp-page1.pageStyle2 &gt;span,
.gp-page1.pageStyle2 div&gt;span {
  padding: 10px;
  min-width: 36px;
  min-height: 36px;
}
.gp-page1.pageStyle2 &gt;a {
  border-radius: 50%;
}
.gp-page1.pageStyle2 .totalPage,
.gp-page1.pageStyle2 .perPage {
  border: none;
  margin: 0;
  padding: 10px;
}
.gp-page1.pageStyle2 a::before {
  display: inline-block;
}
.gp-page1.pageStyle2 a span {
  display: none;
}
.gp-page1.pageStyle2 .selectDiv {
  padding: 13px 10px;
  min-width: 66px;
}
.gp-page1.pageStyle2 .iconfont {
  font-size: 20px;
}
.gp-page1.pageStyle2 .turnPage span {
  border: none;
}
.gp-page1.pageStyle2 .num a {
  min-height: 42px;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
  border-radius: 50%;
}
@media screen and (max-width:767px) {
  .gp-page1 .turnPage {
    display: none;
  }
  .gp-page1 &gt;a,
  .gp-page1 &gt;span,
  .gp-page1 &gt;.gp-ib {
    display: none;
  }
  .gp-page1 a.on_pages,
  .gp-page1 .gp-page-prev,
  .gp-page1 .gp-page-next,
  .gp-page1 .gp-page-start,
  .gp-page1 .gp-page-end {
    display: inline-block;
  }
}
.gp-header3 .gp-nav-wrap .gp-nav &gt; li:nth-child(1) {
  display: none;
}
.gp-header29 {
  border-top: none !important;
}
.gp-header29 .top {
  align-items: center;
}
.gp-header29 .gp-menu {
  top: 0 !important;
  margin-top: 0 !important;
}
.gp-header29 .gp-menu .gp-menu-header {
  margin-top: 0px !important;
}
.gp-header29 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser .notxt1 {
  color: #005c30 !important;
}
.gp-header29 .top .logo1 .logo_01 {
  margin-right: 10px !important;
}
.gp-header29.currents .top .gp-logo {
  padding-top: 10px;
}
.gp-header29 .top .logo1 .logo_01::after {
  display: none !important;
}
.gp-header29 .top .logo1 .logo_01 {
  padding-right: 0 !important;
}
.gp-header29::before {
  z-index: 1;
}
.carousel34,
.dtbread2 {
  margin-top: -121px !important;
}
.gp-header34 .header .position .gp-logo img {
  max-height: 60px !important;
}
.gp-header29 .top .topRight {
  z-index: 1;
}
.gp-header34 .header .position {
  background: none !important;
}
.gp-header29.currents {
  z-index: 50;
}
.gp-header34 .header .position::before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 36.7px;
  height: 0;
  padding-bottom: calc(280% / 19.2);
  background-image: -moz-linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.769) 100%);
  background-image: -webkit-linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.769) 100%);
  background-image: -ms-linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.769) 100%);
}
.gp-header34 .header .position .gp-logo a {
  position: relative;
  z-index: 5 !important;
}
.gp-header34 .gp-container,
.carousel34 .gpCarousel .gp-container {
  width: 100%;
  padding: 0 3vw;
}
.carousel34 .gpCarousel .slick-arrow.slick-prev {
  left: 3vw !important;
  margin: 0 !important;
}
.carousel34 .gpCarousel .slick-arrow.slick-next {
  right: 2vw !important;
  margin: 0 !important;
}
.gp-header3 {
  background: none !important;
}
.gp-header3::before {
  content: '';
  display: block;
  width: 100%;
  height: calc(100% - 0px);
  position: absolute;
  left: 0;
  top: 0;
  background-image: url('https://demo.gpowersoft.com/editor_saas/api/page/siteResource/view/2d0719ffdd7e90c8e3b894e1d074b5f2');
  background-repeat: no-repeat;
  background-position: center top;
}
.gp-header3.currents::before {
  display: none;
}
.gp-header3::after {
  content: '';
  display: block;
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 94, 48, 0.5);
}
.carousel34,
.dtbread2 {
  margin-top: -60px;
}
.horizontalMenu1 ul li a {
  font-size: 18px !important;
}
.horizontalMenu1 ul li a.active {
  font-weight: bold;
}
.horizontalMenu1 ul li a.active::before {
  height: 3px;
}
@media screen and (max-width: 1460px) {
  .gp-header29 .top .logo1 {
    width: 30%;
  }
}
@media screen and (max-width: 1386px) {
  .horizontalMenu1 li {
    width: 50%;
  }
  .gp-header29 .top .topRight .nav ul li &gt;a {
    padding: 0 10px !important;
  }
}
@media screen and (max-width: 1370px) {
  .gp-header29 .top .logo1 {
  }
}
@media screen and (max-width: 996px) {
  .gp-header29 .top .logo1 {
    width: auto !important;
  }
  .gp-header29 {
    background: #005c30;
  }
  .gp-header29::before {
    display: none !important;
  }
  .carousel34,
  .dtbread2 {
    margin-top: 0px;
  }
  .gp-header3::after {
    display: none !important;
  }
  .gp-header3::before {
    background-size: cover;
  }
  .carousel34,
  .dtbread2 {
    margin-top: 0px !important;
  }
  .gp-header34 .header .position::before {
    display: none !important;
  }
}
@media screen and (max-width:479px) {
  .horizontalMenu1 ul li a {
    margin: 0 10px !important;
  }
  .horizontalMenu1 ul {
    margin: 0 -10px !important;
  }
}
/*é¦–é¡µæ&nbsp;ç›®æ&nbsp;‡é¢˜å‰å›¾æ&nbsp;‡è°ƒæ•´*/
.gp-title29 .gpColumnTitleIcon {
  margin-top: -11px;
}

body{}
</pre></body></html>