<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --wzColor:#33CC66;
}
* {
  padding: 0;
  margin: 0;
} 
a, a:hover {
    transition: all .3s;
    color: inherit;
    text-decoration: none!important;
} 
ul {
 list-style: none;
  padding-left: 0!important;
  margin:0!important;
}
/*æ¢è¡Œ*/
.twoHang{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.threeHang{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
  .main  {
  margin:0 0.3rem;
}
.pd-30 {
  padding:0 0.3rem;
}
.head {
  background: var(--wzColor);
}
.logo {
  padding:0.26rem 0.3rem 0.17rem 0.3rem;
}
.logo img{
  display: block;
  width: 3.03rem;
  height: 0.56rem;
}
.nav {
  padding:0.2rem 0; 
}
.nav ul {
  padding:0 0.3rem!important;
}
.nav li {
  padding-right:0.5rem ;
}
.nav li a {
  display: block;
  padding-bottom: 0.15rem;
  font-size: 0.26rem;
  font-weight: 400;
  color:#333;
}
.nav .active a,.nav li a:hover{ 
  font-size: 0.28rem;
  font-weight: 700;  
  border-bottom: 0.04rem solid var(--wzColor);
} 
.nav .scro-x {
  display: -webkit-box;
  display: -ms-flexbox;
  overflow-x: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav .scro-x::-webkit-scrollbar {
  display: none;
}
/**/
.mt-10 {
  margin-top: 0.1rem;
}
.mt-15 {
  margin-top: 15px;
}
.mt-30 {
  margin-top: 0.3rem;
}
.pb-30 {
  padding-bottom: .3rem;
} 
/**/
.banner&gt;a {
  position: relative;
  display: block;
  width: 7.5rem;
}
.banner&gt;a img {
  display: block;
  height: 3.8rem;
}
.banner .uk-overlay {
  padding:0.16rem 0.3rem;
}
.banner .uk-overlay-primary {
  background: rgba(34,34,34,.5);
}
.banner div p {
  font-size: 0.26rem;
  font-weight: 400;
  color: #fff;
}
/**/
.title {
  padding:0 0.2rem;
  line-height: 0.68rem;
  border:0.01rem solid #eee;
}
.title span {
  font-size: 0.28rem;
  font-weight: 700;
  color: var(--wzColor);  
}
.title a {
  font-size: 0.24rem;
  font-weight: 400;
  color:#999;
}
/**/
.list1 li,.homelist li {
  padding:0.35rem 0;
  border-bottom: 0.01rem dashed #eee;
}
.list1 li&gt;a,.homelist li&gt;div&gt;a {
  display: block;
  width: 2.3rem;
}
.list1 li&gt;a img,.homelist li&gt;div&gt;a img {
  display: block;
  height: 1.5rem; 
  border-radius: 0.06rem;
}
.list1 li .des,.homelist li&gt;div .des {
  width: 4.26rem;
}
.list1 li .des&gt;a,.homelist li&gt;div .des&gt;div {
  font-size: 0.28rem;
  font-weight: 400;
  color: #333;
  height: 0.84rem;
} 
.list1 li .des span,.homelist li&gt;div .des span {
  display: block;
  margin-top: 0.18rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #999;
} 
 /**/
.list_news li {
  line-height: 0.72rem;
}
.list_news li&gt;a {
   position: relative;
  width: 86%;  
  font-size: 0.28rem;
  font-weight: 400;
  color: #333;
  padding-left: 0.3rem;
}  
.list_news li&gt;a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.3rem;
  width: 0.08rem;
  height: 0.08rem;
  background: var(--wzColor);
  border-radius: 50%;
}  
.list_news li span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #888;
}
/**/
.list3 li {
  width: 3.3rem;
}
.list3 li&gt;a {
  display: block;
  width: 3.3rem;
}
.list3 li&gt;a img {
  display: block;
  height: 1.8rem;
  border-radius: 0.06rem;
}
.list3 li p {
  font-size: 0.26rem;
  font-weight: 400;
  color: #333;
  margin: 0.2rem 0 0 0;
}
/**/
.list4_img&gt;a {
  display: block;
  width: 6.9rem;
}
.list4_img&gt;a img {
  display: block;
  height: 3rem;
}
/**/
.link p{
  -webkit-box-pack: start;
  justify-content: start;
  flex-wrap: wrap;
  margin: 0.2rem 0;
}
.link p a {
  display: block;
  font-size: 0.24rem;
  font-weight: 400;
  color:#999;
  margin-right: 0.26rem;
  margin-top: 0.15rem;
}
/*footer*/
.footer {
  margin-top: 0.4rem;
  padding: 0.5rem 0.3rem;
  background: #333;
} 
.footer p {
  text-align: center;
  font-size: 0.24rem;
  text-align: center;
  margin: 0.06rem 0;
  color: #999;
  letter-spacing: 0.01rem;
}
/*é¢åŒ…å±‘*/
.breadcrumb span {
  font-size: 0.24rem;
  font-weight: 400;
  color:#999;
}
.breadcrumb a {
  color:#999;
}
.breadcrumb a:hover {
  text-decoration: none;
}
/**/
.homelist li&gt;a {
  font-size: 0.28rem;
  font-weight: 700;
  color: #333;
  line-height: 0.36rem;
  margin-bottom: 0.2rem;
}
.homelist li&gt;div .des&gt;div {
  color: #999;
  font-size: 0.24rem;
  height: 0.8rem;
}
/*åˆ†é¡µ*/
.pageTurn {}
.pageTurn ul {
  padding: 0 0.2rem;
  margin:0;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
}
.pageTurn ul li {
  display: inline-block;
  font-size: 0.24rem;
  font-weight: 400;
  border: 0.01rem solid #ddd;
  padding: 0.06rem 0.2rem;
  background: #fff;
  margin:0.1rem;
  color: #333;
}
.pageTurn ul li a {
  color: #333;
}  
/**/
.textTitle h1 {
  font-size: 0.32rem;
  color: #333333;
  font-weight: 700;
  margin-bottom: 0.3rem;
  text-align: center;
} 
.textTitle .d1 {
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid #eee;
}
.textTitle .d1 span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #999;
  padding: 0 0.16rem 0 0;
} 
/**/ 
.art-connetText {
  margin-top: 0.2rem;
  position: relative;
  max-height: 6rem;
  overflow: hidden;
}
.art-connetText p {
  font-size: .28rem;
    color: #666;
    line-height: .48rem;
    text-indent: 2em;
}
.art-connetText img {
  display: block;
  max-width: 6rem!important;
  height: auto!important;
  margin:0 auto;
}
.art-connetText .more, .art-connetText .close {
  font-size: 0.26rem;
  color: var(--wzColor);
  text-align: center;
  margin-top: 0.3rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.art-connetText .more {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1.6rem;
  font-size: 0.28rem;
  font-weight: 400;
  align-items: flex-end;
  color: var(--wzColor);
  /*justify-content: center;*/
  /*line-height: 1.6rem;*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
}
.art-connetText .more&gt;span {
  position: absolute;
  bottom:0.1rem;
  left: 40%;
}
.art-connetText .close {
  display: none;
  overflow:hidden;
}</pre></body></html>