.wrapBoxs {
background: rgb(47, 159, 73);
/*background: rgba(47,159,73,.1);*/
}
.headerLeft-1 {
  width: 19%;
  float: left;
  position: relative;
  background: #fff;
  height: 74px;
  text-align: right;

}
.headerLeft-1 a {
  display: inline-block;
  height: 74px;
  text-align: right;
  padding: 13px 15px 0 0;
}
.headerLeft-1 a img {
  display: block;
  height: 48px;
  width: 199px;
}
.headerRight -1{
  height: 74px;
  float: left;
  width: 70%;
  position: relative;
}
/*导航*/
.bannerTab1 {
  width: 95%;
  position: relative;
  width: 1200px;
  margin: 20px auto 20px auto;
  overflow: hidden;
}
.bannerTab1 .bContent{
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  right: 0;
}
.bannerTab1 .bContent .divB {
  display: none;
  text-align: center;
  font-size: 44px;
}
.bannerTab1 .bContent .divB .item {
  width: 100%;
  height: 600px;
  overflow: hidden;
}
.bannerTab1 .bContent .divB .item a {
  display: block;
  width: 100%;
  height: 100%;
}
.bannerTab1 .bContent .divB .item a img {
  display: block;
  width: 100%;
  height: 75%;
  object-fit: cover;
}
.bannerTab1 .zctab{
    width:38%;
    float: right;
   
}
.nav-tabs {
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
    //width: 50%;
    //text-align: center;
width: 100%;
    text-align: left;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 20px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #444;
    cursor: default;
    background-color: #fff0;
    border: 0px solid #ddd;
    //border-bottom: 3px solid #2f9f49;
    font-size: 22px;
    font-weight: 600;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}
/*项目导航*/
.bannerTab2 {
  width: 100%;
  height: 80px;
  position: relative;
  min-width: 1200px;
}
.bannerTab2 .bDiv {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
  z-index: 1011;
}
.bannerTab2 .bDiv li {
  position: relative;
  float: left;
  width: 232px;
  height: 80px;
  line-height: 80px;
  background: rgba(47,159,73,.9);
}
.bannerTab2 .bDiv li a {
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.bannerTab2 .bDiv li a .name {
  font-size: 20px;
  color: #fff;
  text-align: center;
  
}

.organizationWrap2 {
  background: #f6f6f6;
  padding: 25px;
  width: 1200px;
  margin: 20px auto 0 auto;
  overflow: hidden;
}
.ggList2 .ggLeft {
  padding: 15px 42px 15px 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ggList2 .ggLeft a {
  margin-right: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #444;
}
.ggList2 .right{
  float: right;
  margin-top: -80px;
  margin-right: 40px;
}
.ggList2 .right a{
  color: #2F9F49;
}
/*公益榜样*/
.exampleWrap2 {
  margin-left: 65px;
  padding: 28px 35px 28px 35px;
  background: url(../image/exampleBg.png) center center no-repeat;
  min-width: 1200px;
  width: 1200px;
  margin: 20px auto;
  overflow: hidden;
}
.exampleWrap2 .titleBox {
  width: 94%;
  position: relative;
  text-align: center;
  border: none;
}
.exampleWrap2 .titleBox h2 {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  line-height: 43px;
  position: relative;
}
.exampleWrap2 .titleBox a {
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 0;
  line-height: 43px;
  font-size: 16px;
  color: #fff;
}
.exampleWrap2 .exampleBox {
  padding: 30px 0 0;
}
.exampleWrap2 .exampleBox li {
  float: left;
  width: 168px;
  margin-right: 72px;
  box-sizing: border-box;
}
.exampleWrap2 .exampleBox2 li a {
  display: block;
  width: 100%;
}
.exampleWrap2 .exampleBox li a .img {
  width: 100%;
  height: 168px;
}
.exampleWrap2 .exampleBox li a .img img {
  width: 168px;
  height: 168px;
  object-fit: cover;
  border: 6px solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
}
.exampleWrap2 .exampleBox li a h3 {
  font-size: 20px;
  color: #fff;
  padding-top: 6px;
  text-align: center;
}
.exampleWrap2 .exampleBox li a .info {
  padding-top: 5px;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*箭头切换图片*/
.carousel-banner .carousel-indicators {
    bottom: 25%;
    height: 70px;
}
.carousel-banner .carousel-indicators li {
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    border: none;
    border-radius: 6px;
    border: 4px solid rgba(255,255,255,0.5);
    margin: 0 5px;
}
.carousel-banner .carousel-control1.left {
    background: none;
    background: url(../image/arrow-left.png) no-repeat;
    width: 40px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    left: 5%;
    top: 40%;
    margin-top: -30px;
    background-size: 70% auto;
}
.carousel-banner .carousel-control1.right {
    background: none;
    background: url(../image/arrow-right.png) no-repeat;
    width: 40px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    right: 5%;
    top: 40%;
    margin-top: -30px;
    background-size: 70% auto;
}
/*内容列表*/
.tab-content ul{
   margin-top: 10px;
}
.tab-content ul a{
    line-height: 36px;
    font-size: 18px;
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color:#646464;
}
.tab-content .news-list-li{
   width: 100%;
}
.tab-content .news-list-li span{ 
   font-size: 14px;
    color: #999;
    line-height: 32px;
    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/*标题*/
.titlespan{
text-align: left;
width: 760px;
height: 40px;
line-height: 40px;
text-indent: 12px;
left: 0px;
bottom: 150px;
font-size: 11.6pt;
color: #fff;
position: absolute;
background-image: url(http://www.forestry.gov.cn/r/cms/www/default/index/images/shadow.png);
background-repeat: no-repeat;
}
