<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  overflow-x: hidden;
}
a:active,
a:hover {
  text-decoration: none;
}
.xg_banner {
  width: 100%;
  height: 200px;
  background: url(../images/bannerbg.png);
}
.xg_banner .banner_top {
  position: relative;
  width: 100%;
  height: 80px;
  padding-top: 60px;
}
.xg_banner .banner_top .bgImg {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -81px;
}
.xg_banner .banner_top .bgImg img {
  width: 163px;
  height: 114px;
  vertical-align: middle;
}
.xg_banner .banner_top .up_top {
  display: none;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100px;
  padding-top: 24px;
  background-color: #fff;
  box-sizing: border-box;
}
.xg_banner .banner_top .up_top .banner_searchT {
  width: 820px;
  height: 52px;
  margin: 0 auto;
  box-sizing: border-box;
}
.xg_banner .banner_top .up_top .banner_searchT .banner_searchTL {
  position: relative;
  width: 680px;
  height: 100%;
  background-color: #fff;
  border-radius: 6px 0 0 6px;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.xg_banner .banner_top .up_top .banner_searchT .banner_searchTL .searchIconT {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/zda_icons.png) -16px -14px;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -15px;
  border-right: 1px solid #f0f0f0;
  padding-right: 44px;
  cursor: pointer;
}
.xg_banner .banner_top .up_top .banner_searchT .banner_searchTL .searchContentT {
  width: 590px;
  height: 100%;
  font-size: 16px;
  border: none;
  outline: none;
  border-bottom: 1px solid #21aa28;
}
.xg_banner .banner_top .up_top .banner_searchT .border {
  border: 1px solid #21aa28;
}
.xg_banner .banner_top .up_top .banner_searchT .banner_searchRL {
  width: 140px;
  height: 100%;
  background-color: #21aa28;
  text-align: center;
  line-height: 52px;
  font-size: 20px;
  color: #fff;
  border-radius: 0 6px 6px 0;
  border: 1px solid #21aa28;
  cursor: pointer;
}
.xg_banner .banner_top .shadow {
  box-shadow: 0px 7px 30px 0px rgba(0, 0, 0, 0.02);
}
.xg_banner .banner_top .banner_search {
  width: 820px;
  height: 64px;
  margin: 0 auto;
  margin-bottom: 80px;
  box-sizing: border-box;
}
.xg_banner .banner_top .banner_search .banner_searchL {
  position: relative;
  width: 680px;
  height: 100%;
  background-color: #fff;
  border-radius: 6px 0 0 6px;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.xg_banner .banner_top .banner_search .banner_searchL .searchIcon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/zda_icons.png) -16px -14px;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -15px;
  border-right: 1px solid #f0f0f0;
  padding-right: 44px;
  cursor: pointer;
}
.xg_banner .banner_top .banner_search .banner_searchL .searchContent {
  width: 590px;
  height: 100%;
  font-size: 16px;
  border: none;
  outline: none;
}
.xg_banner .banner_top .banner_search .border {
  border: 1px solid #21aa28;
}
.xg_banner .banner_top .banner_search .banner_searchR {
  width: 140px;
  height: 100%;
  background-color: #21aa28;
  text-align: center;
  line-height: 64px;
  font-size: 20px;
  color: #fff;
  border-radius: 0 6px 6px 0;
  border: 1px solid #21aa28;
  cursor: pointer;
}
.xg_banner .banner_top .banner_list {
  float: left;
  position: relative;
  left: 50%;
}
.xg_banner .banner_top .banner_list ul {
  display: inline-block;
  position: relative;
  left: -50%;
}
.xg_banner .banner_top .banner_list ul li {
  float: left;
  margin-right: 65px;
  padding-bottom: 36px;
  cursor: pointer;
}
.xg_banner .banner_top .banner_list ul li .liImg {
  width: 48px;
  height: 48px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.xg_banner .banner_top .banner_list ul li .litext {
  text-align: center;
}
.xg_banner .banner_top .banner_list ul li .banner_item {
  display: none;
  position: absolute;
  top: 108px;
  left: 0px;
  z-index: 99;
  width: 100%;
  height: 100px;
  box-sizing: border-box;
}
.xg_banner .banner_top .banner_list ul li .banner_item .icon {
  position: absolute;
  top: 0;
  z-index: 99;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #83d287;
}
.xg_banner .banner_top .banner_list ul li .banner_item .item_a {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-size: 14px;
  margin-right: 15px;
  margin-top: 25px;
  padding: 0 10px;
  height: 28px;
  border-radius: 14px;
  line-height: 28px;
}
.xg_banner .banner_top .banner_list ul li .banner_item .item_a:hover {
  background-color: #21aa28;
  color: #fff;
  text-decoration: none;
}
.xg_banner .banner_top .banner_list ul li .item1 .icon {
  left: 16px;
}
.xg_banner .banner_top .banner_list ul li .item2 .icon {
  left: 129px;
}
.xg_banner .banner_top .banner_list ul li .item3 .icon {
  left: 241px;
}
.xg_banner .banner_top .banner_list ul li .item4 .icon {
  left: 356px;
}
.xg_banner .banner_top .banner_list ul li .item5 .icon {
  left: 469px;
}
.xg_banner .banner_top .banner_list ul li .item6 .icon {
  left: 583px;
}
.xg_banner .banner_top .banner_list ul li .item7 .icon {
  left: 696px;
}
.xg_banner .banner_top .banner_list ul li .item8 .icon {
  left: 821px;
}
.xg_banner .banner_top .banner_list ul li .item9 .icon {
  left: 945px;
}
.xg_banner .banner_top .banner_list ul li .img1 {
  background: url(../images/zda_icons.png) -10px -74px;
}
.xg_banner .banner_top .banner_list ul li .img2 {
  background: url(../images/zda_icons.png) -94px -74px;
}
.xg_banner .banner_top .banner_list ul li .img3 {
  background: url(../images/zda_icons.png) -178px -74px;
}
.xg_banner .banner_top .banner_list ul li .img4 {
  background: url(../images/zda_icons.png) -262px -74px;
}
.xg_banner .banner_top .banner_list ul li .img5 {
  background: url(../images/zda_icons.png) -346px -74px;
}
.xg_banner .banner_top .banner_list ul li .img6 {
  background: url(../images/zda_icons.png) -430px -74px;
}
.xg_banner .banner_top .banner_list ul li .img7 {
  background: url(../images/zda_icons.png) -514px -74px;
}
.xg_banner .banner_top .banner_list ul li .img8 {
  background: url(../images/zda_icons.png) -346px -7px;
}
.xg_banner .banner_top .banner_list ul li .img9 {
  background: url(../images/zda_icons.png) -97px -4px;
}
.xg_banner .banner_top .banner_list ul li:hover .img1 {
  background: url(../images/zda_icons.png) -10px -141px;
}
.xg_banner .banner_top .banner_list ul li:hover .img2 {
  background: url(../images/zda_icons.png) -94px -141px;
}
.xg_banner .banner_top .banner_list ul li:hover .img3 {
  background: url(../images/zda_icons.png) -178px -141px;
}
.xg_banner .banner_top .banner_list ul li:hover .img4 {
  background: url(../images/zda_icons.png) -262px -141px;
}
.xg_banner .banner_top .banner_list ul li:hover .img5 {
  background: url(../images/zda_icons.png) -346px -141px;
}
.xg_banner .banner_top .banner_list ul li:hover .img6 {
  background: url(../images/zda_icons.png) -430px -141px;
}
.xg_banner .banner_top .banner_list ul li:hover .img7 {
  background: url(../images/zda_icons.png) -514px -141px;
}
.xg_banner .banner_top .banner_list ul li:hover .img8 {
  background: url(../images/zda_icons.png) -428px -7px;
}
.xg_banner .banner_top .banner_list ul li:hover .img9 {
  background: url(../images/zda_icons.png) -517px -4px;
}
.xg_banner .banner_top .banner_list ul .mr0 {
  margin-right: 0;
}
.xg_banner .banner_top .banner_content {
  display: none;
  position: relative;
  box-sizing: border-box;
  height: 100px;
  width: 100%;
  border-top: 2px solid #83d287;
  margin-top: -2px;
}
.xg_banner .banner_top .banner_content .item_mask {
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.8);
  box-sizing: border-box;
}
.main {
  margin-top: 5px;
}
.main .main_left {
  width: 660px;
}
.main .main_left .left_top {
  margin-bottom: 40px;
}
.main .main_left .left_top img {
  width: 100%;
  height: 320px;
  vertical-align: middle;
}
.main .main_left .left_bottom .bottom_title {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}
.main .main_left .left_bottom .bottom_title .tit {
  font-size: 20px;
  color: #333;
  padding-bottom: 9px;
  border-bottom: 1px solid #21aa28;
  font-weight: bold;
}
.main .main_left .left_bottom .bottom_title .more {
  font-size: 14px;
  color: #999;
  margin-top: 7px;
}
.main .main_left .left_bottom .bottom_text {
  padding-top: 40px;
}
.main .main_left .left_bottom .bottom_text ul li {
  margin-bottom: 33px;
}
.main .main_left .left_bottom .bottom_text ul li .text_conter {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
}
.main .main_left .left_bottom .bottom_text ul li .text_conter:hover {
  color: #21aa28;
}
.main .main_left .left_bottom .bottom_text ul li .text_icon .sc {
  border: 1px solid #21aa28;
  color: #21aa28;
  padding: 2px 5px;
  font-size: 14px;
  box-sizing: border-box;
  margin-right: 20px;
  text-decoration: none;
}
.main .main_left .left_bottom .bottom_text ul li .text_icon .major {
  display: inline-block;
  padding-right: 20px;
  border-right: 1px solid #f0f0f0;
}
.main .main_left .left_bottom .bottom_text ul li .text_icon .major .spana {
  font-size: 14px;
  color: #666;
}
.main .main_left .left_bottom .bottom_text ul li .text_icon .major .spana:hover {
  color: #21aa28;
}
.main .main_left .left_bottom .bottom_text ul li .text_icon .time {
  font-size: 14px;
  color: #666;
  margin-left: 20px;
}
.main .main_right {
  width: 300px;
}
.main .main_right .right_top {
  margin-bottom: 40px;
}
.main .main_right .right_top img {
  width: 100%;
  vertical-align: middle;
}
.main .main_right .right_bottom {
  margin-bottom: 20px;
}
.main .main_right .right_bottom .right_title {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}
.main .main_right .right_bottom .right_title .right_tit {
  font-size: 20px;
  color: #333;
  padding-bottom: 9px;
  border-bottom: 1px solid #61c266;
  font-weight: bold;
}
.main .main_right .right_bottom .right_title .right_more {
  font-size: 14px;
  color: #999;
  margin-top: 7px;
}
.main .main_right .right_bottom .right_content {
  padding-top: 30px;
}
.main .main_right .right_bottom .right_content ul li {
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 0 20px 0 10px;
  position: relative;
  padding-left: 26px;
  margin-bottom: 10px;
}
.main .main_right .right_bottom .right_content ul li .right_icon {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: #f5f5f5;
}
.main .main_right .right_bottom .right_content ul li .iconbl {
  background-color: #bfe1bf;
}
.main .main_right .right_bottom .right_content ul li .li_text {
  display: inline-block;
  width: 100%;
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  color: #333;
}
.main .main_right .right_bottom .right_content ul li .li_text:hover {
  color: #21aa28;
}
.main .main_right .right_bottom .right_content ul li .bl {
  font-size: 16px;
  font-weight: bold;
}
.main .main_right .right_bottom .right_content ul li:hover {
  background-color: #fafafa;
}
.zaixiankefu {
  display: block;
  position: fixed;
  left: 50%;
  bottom: 150px;
  margin-left: 530px;
  background-color: #ebfaeb;
}
.zaixiankefu .kefu_icon {
  display: inline-block;
  width: 68px;
  height: 68px;
  background: url(../images/zda_icons.png) -172px 5px;
}
.toTop {
  display: none;
  position: fixed;
  left: 50%;
  bottom: 72px;
  margin-left: 530px;
  background-color: #fafafa;
  cursor: pointer;
}
.toTop .top_icon {
  display: inline-block;
  width: 69px;
  height: 68px;
  background: url(../images/zda_icons.png) -252px 5px;
}
</pre></body></html>