<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin: 0 auto;
  min-width: 350px;
  overflow: hidden;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 14px/1.7 Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
address,
cite,
dfn,
em,
var,
i,
em {
  font-style: normal;
}
small {
  font-size: 12px;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  transition: 0.1s all;
}
abbr[title],
acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
fieldset,
img {
  border: none;
}
button,
input,
select,
textarea {
  outline: 0;
}
html {
  overflow-y: scroll;
}
body,
a {
  color: #555;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f24 {
  font-size: 24px;
}
.f12 {
  font-size: 12px;
}
.fb {
  font-weight: 700;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.of {
  overflow: hidden;
}
.clear {
  clear: both;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.cfff {
  color: #fff;
}
.db {
  display: block;
}
.di {
  display: inline-block;
}
.dn {
  display: none;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.wrapfix:after {
  height: 0;
  visibility: hidden;
  clear: both;
  content: "";
  display: block;
}
.ts01 {
  transition: 0.2s all;
}
.head_nav {
  display: none;
}
#banner {
  background: url(../img/banner.jpg) center top no-repeat;
  height: 574px;
}
#banner .w1200 {
  position: relative;
  height: 574px;
}
#banner .w1200 img {
  margin: 110px 0 0 510px;
}
#banner .w1200 a {
  display: block;
  position: absolute;
  width: 539px;
  height: 50px;
  right: 172px;
  top: 436px;
  z-index: 9;
}
.title {
  background: url(../img/titlebg.png) center top no-repeat;
  line-height: 100px;
  color: #4a9a84;
  font-size: 40px;
  text-align: center;
  font-weight: 700;
  width: 710px;
  margin: 80px auto;
}
.links {
  text-align: center;
}
.links a.more {
  background: url(../img/morebg.png) center top no-repeat;
  width: 335px;
  line-height: 48px;
  font-size: 24px;
  display: inline-block;
  margin: 60px;
  color: #885400;
  height: 53px;
}
.links a.more:hover {
  animation: swing 0.5s;
}
#it1 {
  background: #f3fff6;
  border-bottom: 248px solid #75c49a;
}
#it1 .w1200 .it1_t {
  background: url(../img/it1_bg.png) center top no-repeat;
  padding: 50px 50px 0px 550px;
  font-size: 20px;
  color: #4a9a84;
  height: 394px;
  line-height: 2;
}
#it1 .w1200 .it1_m {
  width: 1080px;
  height: 490px;
  background: #fff;
  padding: 30px;
  box-shadow: 3px 3px 15px 0 #bfdacb;
  margin: -118px auto 0 auto;
}
#it1 .w1200 .it1_m .fl {
  width: 474px;
  background: url(../img/it1_tbg.png) center bottom no-repeat, #75c49a;
  color: #fff;
  padding: 40px 40px 100px 40px;
}
#it1 .w1200 .it1_m .fl h1 {
  text-shadow: 2px 2px 0 #53a077;
}
#it1 .w1200 .it1_m .fl p {
  font-size: 16px;
  line-height: 2;
  padding-left: 20px;
  margin-top: 30px;
  position: relative;
  text-shadow: 1px 1px 0 #53a077;
}
#it1 .w1200 .it1_m .fl p:before {
  content: "";
  width: 9px;
  height: 9px;
  background: #f29400;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 12px;
  display: block;
}
#it1 .w1200 .it1_m .fl:hover {
  animation: bounce 0.6s;
}
#it1 .w1200 .it1_b {
  margin-top: 80px;
  overflow: hidden;
  background: #dcece4;
  padding: 50px;
}
#it1 .w1200 .it1_b img {
  margin-top: 18px;
}
#it1 .w1200 .it1_b .fr {
  width: 560px;
}
#it1 .w1200 .it1_b .fr p {
  font-size: 16px;
  line-height: 2;
  padding-left: 20px;
  margin-top: 20px;
  position: relative;
  color: #5f6f67;
}
#it1 .w1200 .it1_b .fr p:before {
  content: "";
  width: 9px;
  height: 9px;
  background: #f29400;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 12px;
  display: block;
}
#it1 .w1200 .it1_b .fr:hover {
  animation: bounce 0.6s;
}
#it1 .links {
  margin-bottom: -242px;
}
#leftTabBox1 .hd {
  margin-bottom: 70px;
}
#leftTabBox1 .hd ul li {
  background: url(../img/it2_t_liimg.png) center no-repeat, #75c49a;
  width: 173px;
  height: 50px;
  font-size: 24px;
  text-shadow: 2px 2px 0 #559c76;
  color: #fff;
  text-align: center;
  float: left;
  line-height: 50px;
  margin-right: 10px;
  box-shadow: 5px -5px 0 0 #d1e8dc;
  margin-right: 32px;
  cursor: pointer;
}
#leftTabBox1 .hd ul li.on,
#leftTabBox1 .hd ul li:hover {
  background: url(../img/it2_t_liimg.png) center no-repeat, #4a9a84;
  animation: swing 0.9s;
}
#leftTabBox1 .hd ul li:last-child {
  margin-right: 0;
}
#leftTabBox1 .bd ul {
  padding: 70px 100px 0 600px ;
  height: 484px;
}
#leftTabBox1 .bd ul h1 {
  vertical-align: middle;
  font-size: 30px;
  color: #4a9a84;
}
#leftTabBox1 .bd ul h1 img {
  vertical-align: middle;
  margin-right: 20px;
}
#leftTabBox1 .bd ul p {
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
  transition: 0.2s all;
}
#leftTabBox1 .bd ul p:hover {
  margin-top: 20px;
}
#leftTabBox1 .bd ul b {
  color: #4a9a84;
}
#leftTabBox1 .bd ul:nth-of-type(1) {
  background: url(../img/it2_b_ulbg.jpg) center bottom no-repeat;
}
#leftTabBox1 .bd ul:nth-of-type(2) {
  background: url(../img/it2_b_ulbg2.jpg) center bottom no-repeat;
}
#leftTabBox1 .bd ul:nth-of-type(3) {
  background: url(../img/it2_b_ulbg3.jpg) center bottom no-repeat;
}
#leftTabBox1 .bd ul:nth-of-type(4) {
  background: url(../img/it2_b_ulbg4.jpg) center bottom no-repeat;
}
#leftTabBox1 .bd ul:nth-of-type(5) {
  background: url(../img/it2_b_ulbg5.jpg) center bottom no-repeat;
}
#leftTabBox1 .bd ul:nth-of-type(6) {
  background: url(../img/it2_b_ulbg6.jpg) center bottom no-repeat;
}
#it3 {
  background: url(../img/it3_bg.png) center no-repeat;
  height: 380px;
}
#it3 img {
  margin-top: 145px;
  float: left;
}
#it3 .links {
  float: left;
  width: 400px;
  padding: 145px 0 0 100px;
}
#it3 .links a {
  margin: 20px;
}
#it4 {
  background: #f3fff6;
}
#leftTabBox2 .hd {
  margin-bottom: 80px;
}
#leftTabBox2 .hd ul {
  height: 100px;
  overflow: hidden;
  padding-top: 24px;
}
#leftTabBox2 .hd ul li {
  width: 520px;
  margin-right: 160px;
  background: url(../img/it4_t_libg.jpg) center no-repeat;
  position: relative;
  padding: 0 0 0 250px;
  color: #fff;
  font-size: 28px;
  line-height: 54px;
  float: left;
  box-shadow: 8px -8px 0 0 #adcebc;
  font-weight: 700;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.2s all;
}
#leftTabBox2 .hd ul li em {
  position: absolute;
  left: 70px;
  font-size: 42px;
  text-shadow: 4px 4px 5px #347563;
  z-index: 9;
  transition: 0.2s all;
}
#leftTabBox2 .hd ul li span {
  position: absolute;
  left: 90px;
  top: 100px;
  width: 50px;
  height: 100px;
  background: #75c49a;
  display: block;
  transition: 0.2s all;
}
#leftTabBox2 .hd ul li:nth-of-type(2) {
  margin-right: 0;
}
#leftTabBox2 .hd ul li:hover,
#leftTabBox2 .hd ul li.on {
  opacity: 1;
}
#leftTabBox2 .hd ul li:hover span,
#leftTabBox2 .hd ul li.on span {
  top: -24px;
}
#leftTabBox2 .hd ul li:hover em,
#leftTabBox2 .hd ul li.on em {
  text-shadow: 10px 10px 10px #347563;
}
#leftTabBox2 .hd ul li:hover {
  animation: pulse 0.5s;
}
#leftTabBox2 .bd ul {
  background: url(../img/it4_ulbg.jpg) center no-repeat;
  overflow: hidden;
  padding: 30px 55px 0;
}
#leftTabBox2 .bd ul li {
  width: 330px;
  height: 550px;
  float: left;
  margin: 15px;
  background: #fff;
  border: 5px solid #75c49a;
  padding: 30px 15px;
  box-shadow: 3px 3px 15px 0 #b0cebe;
  position: relative;
}
#leftTabBox2 .bd ul li h1 {
  position: absolute;
  width: 250px;
  line-height: 48px;
  font-size: 24px;
  background: #75c49a;
  border: 1px solid #42b578;
  box-shadow: 8px 8px 0 0 #57a47b;
  color: #fff;
  text-align: center;
  top: -41px;
  left: 34px;
  text-shadow: 2px 2px 2px #57a47b;
}
#leftTabBox2 .bd ul li span {
  display: block;
  line-height: 1;
  color: red;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  height: 18px;
}
#leftTabBox2 .bd ul li h2 {
  color: #53A077;
  margin: 15px 3px;
}
#leftTabBox2 .bd ul li p {
  font-size: 16px;
  line-height: 2;
  color: #666;
  position: relative;
  padding-left: 20px;
  transition: 0.2s all;
}
#leftTabBox2 .bd ul li p:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #f29400;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 12px;
  display: block;
}
#leftTabBox2 .bd ul li p:hover {
  margin-top: -5px;
}
#leftTabBox2 .bd ul li:hover h1 {
  animation: pulse 0.5s;
}
#leftTabBox2 .bd ul li em {
  display: none;
}
#it5 {
  background: url(../img/it5_bg.jpg) center no-repeat;
  padding: 1px 0;
}
#it5 .w1200 .title {
  background: url(../img/titlebg2.png) center no-repeat;
}
#it5 .w1200 ul li {
  width: 350px;
  float: left;
  padding: 12px;
  position: relative;
  background: #fff;
  margin: 25px;
  box-shadow: 8px 8px 0 0 #609876;
  transition: 0.2s all;
}
#it5 .w1200 ul li img {
  width: 100%;
}
#it5 .w1200 ul li h1 {
  text-decoration: underline;
  color: #429e85;
  font-size: 16px;
  margin-bottom: 5px;
}
#it5 .w1200 ul li p {
  line-height: 2;
  color: #666666;
}
#it5 .w1200 ul li a {
  position: absolute;
  right: -10px;
  bottom: 20px;
  padding: 0 12px;
  background: #f29400;
  color: #fff;
}
#it5 .w1200 ul li:hover {
  box-shadow: 12px 12px 0 0 #609876;
  animation: bounce 0.9s;
}
#it6 {
  background: url(../img/it6_bg.jpg) center bottom no-repeat;
}
#it6 .w1200 ul {
  padding: 30px;
  background: url(../img/it6_ulbg.png) center top no-repeat;
  margin-top: 70px;
}
#it6 .w1200 ul li {
  width: 285px;
  padding: 30px;
  float: left;
  text-align: center;
}
#it6 .w1200 ul li span {
  font-size: 40px;
  font-weight: 700;
  height: 28px;
  line-height: 1;
  display: block;
  overflow: hidden;
  color: #75c49a;
  margin-top: 8px;
}
#it6 .w1200 ul li h3 {
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 20px;
  font-size: 20px;
}
#it6 .w1200 ul li a {
  width: 120px;
  margin: 20px auto;
  background: #75c49a;
  color: #fff;
  display: block;
  border-radius: 30px;
  line-height: 1.8;
  box-shadow: 2px 2px 15px 0 #c0f3db;
}
#it6 .w1200 ul li p {
  height: 120px;
  color: #a5a9b5;
  line-height: 1.8;
  padding: 0 5px;
}
#it6 .w1200 ul li:hover {
  animation: bounce 0.9s;
}
#it7 {
  background: url(../img/it7_bg.jpg) center bottom no-repeat;
  height: 300px;
  overflow: auto;
  margin-top: 50px;
}
#it7 .w1200 a {
  width: 324px;
  height: 53px;
  display: block;
  margin: 184px 0 0 750px;
}
#it7 .w1200 a:hover {
  animation: bounce 0.9s;
}
</pre></body></html>