* {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

body {
  font-family: PingFang SC;
  font-size: 16px;
}

a {
  text-decoration: none;
  color: #333;
}


.list li {
  line-height: 38px;
}

.lists li {
  line-height: 38px;
}

.active {
  color: #189402;
  border-bottom: #189402 2px solid;
  background: url(../image/title_line.png) no-repeat 26px 30px;
}

.zj-tit a {
  color: #189402;
}

.lists li:first-child {
  line-height: 0px;
  margin-bottom: 12px;
}

img {
  display: block;
}

#forestry-header {
  min-width: 1200px;
  padding: 30px 0px;
  background-color: #189402;
}

@media screen and (max-width: 1200px) .wrap {
  overflow: hidden;
}

.wrap {
  /* max-width: 1200px;
  min-width: 960px; */
  width: 1200px;
  margin: 0 auto;
}

.clearfix {
  zoom: 1;
}

.flex-s {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.searches {
  width: 180px;
  height: 10px;
  background: #f7ffed;
  border-radius: 100px;
  padding: 15px 16px;
}

.search-text {
  margin-left: 5px;
}

.searches input {
  font-weight: 500;
  background: #f7ffed;
  border: none;
  outline: none;
  width: 100%;
}
.hide-2, .hide-3,.hide-5, .hide-6{
  display: none;
}
.w-between {
  justify-content: space-between;
}

#nav {
  margin-top: 1px;
  background-image: linear-gradient(#51c606, #309b00);
  line-height: 50px;
  min-width: 1200px;
}

#nav li:hover,#nav .on1{
  background-color: #1d8914;
}

#nav li {
  width: 9.2%;
  text-align: center;
}

#nav li a {
  color: #fff;
  display: block;
  text-align: center;
}

.swiper {
  min-width: 1200px;
}

.swiper img {
  width: 100%;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}
.first-part {
  display: flex;
  justify-content: space-between;
  margin: 24px 0px;
}

.first-part:last-child {
  margin-top: 24px;
  margin-bottom: 0px;
}

.left {
  width: 784px;
}

.right {
  width: 380px;
}

.news-title a{
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 10px;
  margin-right: 49px;
}
.index-row2 .main-list p{
  float:left;
  width:600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-left{
  float:left;
}

.news-right {
  float:right;
  width: 412px;
}

.index-row4 .left .main-list {
  margin-top: 25px;
}

.main-list li {
  height: 38px;
  line-height: 38px
}
.main-list li:first-child{
  margin-top:-10px;
}
.main-list li i {
  float: left;
  width: 13px;
  height: 15px;
  background: url(../image/icon_s.png) no-repeat left;
  background-size: 100%;
  margin-top: 13px;
}

.main-list li a {
  padding-left: 4px;
  padding-top: 2px;
}

.main-list li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #4d4d4d;
}


.time {
  color: #999;
  float: right;
}

.index-row2 .main-list {
  float: none;
}

.index-row2 .main-list li {
  width: 100%;
  background: url(../image/icon_s.png) no-repeat left;
}

.index-row2 .main-list li a {
  padding-left: 25px;
}

.title {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 10px;
  margin-bottom: 18px;
  justify-content: space-between;
}

.titl {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}


.more a {
  text-align: right;
  display: block;
  color: #999;
  font-size: 14px;
}

.notice-info li a {
  display: flex;
  align-items: center;
}

.date {
  /* order-radius: 4px;
  overflow: hidden; */
  width: 48px;
  margin-right: 18px;
}

.date p:first-child {
  font-weight: 500;
  color: #189402;
  width: 48px;
  height: 22px;
  line-height: 22px;
  background: #eee;
  text-align: center;
}

.date p:last-child {
  width: 48px;
  height: 22px;
  line-height: 22px;
  background: #e1e1e1;
  font-weight: 500;
  color: #666;
  text-align: center;
}

.notice-info li {
  margin-top: 24px;
}

.notice-info li:first-child {
  margin: 0px;
}
/* 
.notice-info li:last-child {
  margin: 0;
} */

.project p {
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.index-row3 {
  background-color: #f5f8f6;
  padding-bottom: 12px;
}

.index-row3 .zj-tit {
  margin-left: 20px;
  padding: 10px 0px;
}
.zj-tit a{
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 10px;
  margin-right: 49px;
}
.expert {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.expert-list {
  margin-left: 20px;
  flex:1;
}

.expert p {
  text-align: center;
  margin-top: 6px;
}

.seed {
  display: flex;
  border-bottom: 1px dashed #d9d9d9;
  padding-bottom: 22px;
  margin-bottom: 14px;
}

.seed-des {
  margin-left: 24px;
  width: 598px
}

.seed-des p:first-child {
  color: #378f51;
  padding: 10px 0px;
}

.seed-des p:last-child {
  color: #666;
  line-height: 24px;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.seed-img {
  width: 160px;
  height: 106px;
}

.base-left {
  float: left;
  width: 408px;
}

.base-right {
  float: right;
  width: 356px;
}

.base,
.base-right {
  display: flex;
}

.base-des {
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 0px;
  text-align: center;
  color: #fff;
  position: relative;
  bottom: 42px;
  width: 100%;
}

.bases {
  position: relative;
}

.bases img {
  width: 170px;
  height: 92px;
}

.bases p {
  position: absolute;
  bottom: 34px;
  color: #fff;
  left: 20px
}

.base-right span {
  padding: 0px 20px;
}

.right-z {
  margin-left: 18px;
}

.right-z div:last-child,
.right-y div:last-child {
  margin-top: 20px;
}

.links .title {
  border-bottom: 1px solid #aecabf;
  padding-bottom: 5px;
}

.links .title a {
  color: #fff;
}

.links .title img {
  margin-right: 5px;
}

#footer {
  min-width: 1200px;
  overflow: hidden;
  background-color: #189402;
  padding: 16px 0px 10px 0px;
}

.links-item {
  float: left;
  width: 25%;
}

.links-item select {
  width: 80%;
  height: 30px;
  line-height: 30px;
}

.footer-text {
  margin-top: 70px;
}

.footer-text p {
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 22px;
}