@charset "utf-8"; 
.center{ margin: 0 auto; width: 1400px; position: relative; } 
#header{height: 60px; font: normal 18px/60px "微软雅黑"; background: rgba(0,0,0,0.5); position: fixed; top:0; left: 0; z-index: 999; width: 100%;} 
#header a{color: #fff; } 
#header a:hover{ color: #fff; text-decoration: underline; }
#header .smallTopNav{ float: left; display: block; text-indent: -999em; overflow: hidden; width: 20px; height: 17px; background: url(../images/3.png) no-repeat; margin-top: 22px; margin-right: 15px;}
#header .mainNav{ float: left;}
#header .mainNav li{ float: left; margin-right: 45px; }
#header .mainNav li.cur a{ text-decoration: underline; }
#header .search{ text-indent: -999em; overflow: hidden; float: right; width: 19px; height: 21px; background: url(../images/1.png) no-repeat; margin-top: 22px; }

#indexBanner{ position: relative; width: 100%; }
#indexBanner .logo{ position: absolute; top:60px; left: 0; width: 900px; }

#indexBanner .text{ position: absolute; bottom:20%; right: 40%; width: 850px; margin: 0 -425px 0 0; }
#indexBanner .arrows{ position: absolute; bottom:0; left: 50%; width: 200px; height: 40px; margin-left: -100px; background: url(../images/arrow.png) no-repeat; }

#indexBanner .text.cc{ bottom:15%; }

.flowStep{ margin: 0 auto; width: 513px; height: 59px;  }
.flowStep.one{}
.flowStep.tow{ }
.flowStep.three{}
.flowStep.four{margin-top: 70px;  }
.flowStep.five{ margin: 80px auto 0 auto;  }

#infoArea{ padding: 60px 0; background: url(../images/bg2.png) center center no-repeat; background-size: 100% }
#infoArea a.more{ position: relative; float: right; margin-right: 10px; display: block; width:90px; background: #9a9c9b; height: 30px; font: normal 14px/30px "微软雅黑"; text-align: center; color: #fff; }
#infoArea a.more:after{ content: " "; display: block; width: 5px; height: 30px; background: #9a9c9b; position: absolute; right: -10px; top:0; }
#infoArea a.more:hover,#infoArea a.more:hover:after{ background: #777; }

#infoArea a.more2{display:none; position: relative; margin: 30px auto 0 auto;  width:110px; background: #9a9c9b; height: 40px; font: normal 18px/40px "微软雅黑"; text-align: center; color: #fff;}
#infoArea a.more2:after{ content: " "; display: block; width: 5px; height: 40px; background: #9a9c9b; position: absolute; right: -10px; top:0; }
#infoArea a.more2:hover,#infoArea a.more2:hover:after{ background: #777; }
#infoArea .list{ float:right; margin-top: 70px }
#infoArea .list li{ float: left; width:320px; transition: 1s all; background: #fff; box-shadow: 4px 4px 5px #eee; color: #555; margin-left: 35px;font: normal 14px/20px "微软雅黑"; }
#infoArea .list li .thumb{ display:block; }
#infoArea .list li h3{font: bold 20px/40px "微软雅黑"; height:40px; overflow: hidden; padding: 10px 15px; }
#infoArea .list li a{ color: #333; }
#infoArea .list li a:hover{ text-decoration: underline; }
#infoArea .list li .con{ padding: 0 15px; }
#infoArea .list li .time{ padding: 15px; font-size: 16px; font-weight:bold; }

#infoArea .list li:hover{ box-shadow: 5px 5px 10px #ddd; }
#infoArea .list li:hover .thumb{opacity:0.95;}

#featureArea{ padding-top: 60px; background: url(../images/bg5.jpg);  }
#featureArea .list{ margin-top: 60px; }
#featureArea .list li{ float: left; }
#featureArea .list li.a{width: 20%;}
#featureArea .list li.b{width: 40%; position: relative;}
#featureArea .list li.c{ width:40%; }
#featureArea .list li a.item{ position:relative; display: block;  float: left; overflow: hidden;}
#featureArea .list li a.item .con{ position: absolute; bottom:-100%; left: 0; width: 100%; height: 100%; background: rgba(75,199,174,0.8); text-align: center;}
#featureArea .list li a.item .con p{ font:normal 20px/30px "微软雅黑"; color:#fff; }
#featureArea .list li a.item .con img{width: 40px; height: 40px; margin-top: 20px;}
#featureArea .list li.c a.item{ width:50%; } 
#featureArea .list li.b img{}
#featureArea .list li.b .vidCss{ position: absolute; width: 100%; height: 100%; top:0; left: 0;  }

#activityArea{ padding: 60px 0; background: url(../images/bg3.jpg); }
#activityArea .bg{ width: 79px; height: 402px; position: absolute; top:50%; left: 52%; margin:-200px 0 0 -40px; }
#activityArea .list{ /*margin-left:-8%;*/}
#activityArea .list li{ position: relative; margin-left:8%; float: left; width: 40%; margin-top: 60px; }
#activityArea .list li .con{ position: relative; width: 40%; border: 1px solid #479007; padding: 10% 20% 15% 8%; font:normal 14px/20px "微软雅黑"; color:#555;}
#activityArea .list li .con a.tit{ font:bold 18px/28px "微软雅黑"; height: 56px; overflow:hidden; color: #189611; }
#activityArea .list li .con a.tit:hover{ text-decoration:underline; }
#activityArea .list li .con .text{ height: 80px; overflow:hidden; margin-top: 10px; }
#activityArea .list li .con a.more{ position: absolute; bottom: -15px; left: 8%;   margin-right: 10px; display: block; width:90px; background: #479007; height: 30px; font: normal 14px/30px "微软雅黑"; text-align: center; color: #fff; }
#activityArea .list li .con a.more:after{ content: " "; display: block; width: 5px; height: 30px; background: #479007; position: absolute; right: -10px; top:0; }
#activityArea .list li .con a.more:hover,#activityArea .list li .con a.more:hover:after{ background: #179007; }
#activityArea .list li .con img{ display: block; position: absolute; width: 70%; top:4%; left: 75%; }

#microArea { padding: 60px 0; background: url(../images/bg4.jpg) no-repeat; background-size: cover;}
#microArea .list{ margin-left: -8%; }
#microArea .list .item{ float: left; margin-left: 8%; width:42%; }
#microArea .list .item .tit{}
#microArea .list .item .tit.cc{ display: none; }
#microArea .list .item .tit .t{ float: left; width: 50%; }
#microArea .list .item .tit .n{ float: right; width: 10%; }
#microArea .list .micro1{ background: #49af43; margin-top: 50px; }
#microArea .list .micro1 li{ float: left; width: 50%; }
#microArea .list .micro1 li.a{ padding-top:15px; }
#microArea .list .micro1 li a{ display:block; position: relative; overflow:hidden; }
#microArea .list .micro1 li a .con{ position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.5); left: 0; bottom: -100%; text-align: center; }
#microArea .list .micro1 li a .con p{ font-size: 20px; color: #fff; margin-top: 68% }
#microArea .list .micro1 li.b{ padding-bottom:15px; }
#microArea .list .micro1 li.b a .con{  bottom: auto; top:-100%;}

#microArea .list .micro2{  }
#microArea .list .micro2 li{ float: left; width: 50%; }
#microArea .list .micro2 li a{ display:block; position: relative; overflow:hidden; }
#microArea .list .micro2 li a .con{ position: absolute; width: 100%; height: 36px; background: rgba(0,0,0,0.7); left: 0; bottom: -36px;  }
#microArea .list .micro2 li a .con p{ font-size: 14px; color: #fff; text-indent: 1.5em; line-height: 36px; }

#microArea .list .micro3{  background: #49af43; padding: 0 5%; margin-bottom: 50px;}
#microArea .list .micro3 li{ float: left; width: 33.333%; overflow: hidden; }
#microArea .list .micro3 li a{ display:block; width: 100%; overflow: hidden; position: relative;  }
#microArea .list .micro3 li a:hover img{ opacity: 0.9 }

#rimArea { padding: 80px 0; background: url(../images/bg6.jpg) no-repeat; background-size: cover; }
#rimArea .list{}
#rimArea .list li{ float: left; width:25%; }
#rimArea .list li.lang{ width: 50% }
#rimArea .list li a{ display:block; }
#rimArea .list li a:hover img{ opacity: 0.9 }

#socialArea{  background: #666; }
#socialArea .list{}
#socialArea .list li{ float: left; width: 25%; position: relative;  }
#socialArea .list li a{ display:block; text-align: center; height: 54px; padding: 20px 0;}
#socialArea .list li a img{ display: inline-block; width: 44px; height: auto; }
#socialArea .list li a:hover{ background: #e1c45d; }
#socialArea .list li.weixin .img{ display: none; position: absolute; width: 296px; height: 149px; bottom: 95px; left: 50%; margin-left: -148px; z-index: 9; }
#socialArea .list li.weixin:hover .img{ display: block; }
#socialArea .list li.tel{ position: relative; }
#socialArea .list li.tel .telBox{ display: none; box-sizing: border-box; padding: 2rem; font-size: 28px; color: #555; font-weight: bold; font-family: arial; position: absolute; background-color: #fff; width: 296px; height: 149px; bottom: 95px; left: 50%; margin-left: -148px; z-index: 9;}
#socialArea .list li.tel .telBox h3{font: normal 16px/30px "微软雅黑"; height: 30px;}
#socialArea .list li.tel:hover .telBox{ display: block; }

#footer{ padding: 55px 0; }
#footer .list{}
#footer .list li{ float:left; width: 33.3333%; box-sizing: border-box; min-height: 200px; }
#footer .list li .itemBox{ width: 100%; margin:0 auto; }
#footer .list li .itemBox3{ width: 180px; margin:0 auto; }
#footer .list li.line{ border-right: 1px solid #b4b4b4; }
#footer .list li.one{  }
#footer .list li.tow{ text-align: center; }
#footer .list li.three{ padding-left: 50px; text-align: right; }
#footer .list li h3{ font: normal 14px/30px "微软雅黑"; height: 30px;  color: #555; display: inline-block; border-bottom: 1px solid #999; }
#footer .list li h3.cc{  width:90px; background: #9a9c9b;  text-align: center; color: #fff; margin-bottom: 20px;}
#footer .list li .tel{ font-size: 20px; color: #555; font-weight: bold; font-family: arial }
#footer .list li .item{ margin-top: 15px; }
#footer .list li .ewmBox{ margin-top: 15px; margin-left: -30px; }
#footer .list li .ewmBox .box{ float: left;margin-left: 30px;  width: 70px; text-align: center; color:#888; }
#footer .list li .ewmBox .box img{ width: 70px; }
/*#footer .list li .f2{ width: 100%; margin-top: 30px; }*/
#footer .list li .f2{ width: 180px; margin-top: 30px; padding: 2px;}
#footer .list li .l{float: left;}
#footer .list li .r{float: right;}
#footer .list li .f3{ width: 100%; }
#footer .list li .f3:hover{ opacity: 0.9; }

#breadCrumbs{ padding: 15px 0; height: 30px; font:normal 14px/30px "微软雅黑"; color: #5b5b5b; }
#breadCrumbs a{ color: 5b5b5b; }
#breadCrumbs a:hover{text-decoration: underline; }
#breadCrumbs .home{ display: inline-block; background: url(../images/home.png) left center no-repeat; padding-left:28px; }

#container { background: #fff }
#container .title{ border-bottom: 2px solid #c6c6c6; padding:8px 5px; height: 24px; }
#container .title .more{ float: right; padding-right: 20px; margin-top:5px;  font:normal 14px/24px "微软雅黑"; color: #5b5b5b; background: url(../images/arrow2.png) right center no-repeat; }
#container .title .more:hover{text-decoration:underline;}
#container .title .leaf {  width: 26px; height: 27px; background: url(../images/leaf.png) no-repeat;  }
#container .title span{ display: inline-block; vertical-align: middle; height: 28px;  font:normal 20px/28px "微软雅黑"; color: #09a003;}
#container .title small{display: inline-block; vertical-align: bottom; color: #777}
#container .title.cc{ height: 55px; padding:0 5px; position: relative; text-align:center; border-bottom-width: 3px; }
#container .title.cc h2{ width:285px; height: 55px; display: inline-block;  margin-top: 7px;  }
#container .title.cc .more{ margin-top:30px; }
#container .title.cc h2.tt3{ margin-top: 9px; }
#container .title.cc h2.tt4{ margin-top: 10px; }
#container .title.cc h2.tt5{ margin-top: 8px; width:357px; height: 60px;}

#activity{}
.activityList{ padding:2rem 0; }
.activityList li{ float: left; width: 25%; font:normal 14px/24px "微软雅黑"; color: #fff; }
.activityList li .con{ background: #0187c4; padding: 1rem; }
.activityList li:nth-child(2) .con{background: #329832;}
.activityList li:nth-child(3) .con{background: #19a6a0;}
.activityList li:nth-child(4) .con{background: #3a73db;}
.activityList li .con h3{ font:bold 18px/28px "微软雅黑"; height: 28px; margin-bottom: 0.5rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.activityList li .con h3 a{ color: #fff;   }
.activityList li .con a{ color: #c20000 }
.activityList li .con a:hover{ text-decoration: underline; }
.activityList li .con p{ text-indent: 2rem; height:96px;overflow:hidden; }
.activityList li .thumb{ position: relative; }
.activityList li .thumb:before{ position: absolute; top:0; left: 2rem; display: block; content: ""; width: 0; height: 0; overflow:hidden; border-width: 8px; border-style: solid; border-color:#0187c4 transparent transparent transparent; }
.activityList li .thumb.top:before{ top:auto; bottom: 0; left:auto; right: 2rem; border-top-color:transparent; border-bottom-color:#0187c4; }
.activityList li:nth-child(2) .thumb:before{border-bottom-color: #329832;}
.activityList li:nth-child(3) .thumb:before{border-top-color: #19a6a0;}
.activityList li:nth-child(4) .thumb:before{border-bottom-color: #3a73db;}

#retrospect{}
.retrospectList { padding:2rem 0; margin-left: -6px; }
.retrospectList li{ float: left; width: 27%; box-sizing:border-box; padding-left: 6px; }
.retrospectList li:nth-child(2){ float: right;}
.retrospectList li.lang{ width: 46%;}
.retrospectList li a{ display:block; overflow: hidden; }
.retrospectList li.lang .thumb{ width: 33.3333%; float: left; box-sizing:border-box;}
.retrospectList li.lang .thumb.top{ width: 50%; float: left; margin-bottom: 6px; }
.retrospectList li.lang .thumb:nth-child(1){ padding-right: 3px; }
.retrospectList li.lang .thumb:nth-child(2){ padding-left: 3px; }
.retrospectList li.lang .thumb:nth-child(3){ padding-right: 4px; }
.retrospectList li.lang .thumb:nth-child(4){ padding-right: 2px;padding-left: 2px; }
.retrospectList li.lang .thumb:nth-child(5){ padding-left: 4px; }
.retrospectList li a img{transition:1s all;}
.retrospectList li a:hover img{transform: scale(1.1); }

#linkageInteract{ padding:2rem 0 }
.linkageBox{ float:left; width: 56%; }
.linkageBox .linkageList{margin-left: -2%; }
.linkageBox .linkageList li{ float: left; width: 48%; margin-left: 2%; margin-top: 1rem; background: #f4fff2;}
.linkageBox .linkageList li .thumb{ float: left; width: 45%; height: 134px }
.linkageBox .linkageList li .thumb a{ display:block; overflow: hidden; }
.linkageBox .linkageList li .thumb a img{transition:1s all; display: block; max-height: 134px;}
.linkageBox .linkageList li .thumb a:hover img{transform: scale(1.1); }
.linkageBox .linkageList li .con{ float: left; width: 55%; padding:1rem; box-sizing: border-box; font:normal 12px/22px "微软雅黑"; color: #555;  }
.linkageBox .linkageList li .con h3{ font:bold 18px/28px "微软雅黑"; height: 28px; margin-bottom: 0.5rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.linkageBox .linkageList li .con h3 a{ color: #333;   }
.linkageBox .linkageList li .con a{ color: #c20000 }
.linkageBox .linkageList li .con a:hover{ text-decoration: underline; }
.linkageBox .linkageList li .con p{ text-indent: 2rem; height:66px;overflow:hidden; }
.interactBox{ float:right; width: 42%; position: relative; }
.interactList{ position: relative; padding-top: 1rem; }
.interactList li{ width: 50%; float: left; padding-bottom: 2rem; box-sizing: border-box; padding-right: 24px;  }
.interactList:before{ display: block; content: ''; background: #d3d3d3; width: 2px;  height: 90%; position: absolute; top:2.5rem; left: 50%; margin-left: -1px; }
.interactList li .con{ position: relative; background: #e2f6df; padding:.75rem; font:normal 12px/22px "微软雅黑"; color: #555; }
.interactList li .con span{ font-weight: bold; color: #ea0000; font-size: 16px; }
.interactList li .con dt{float: left;width: 50px; font-size: 16px; color: #0ca106; overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap;}
.interactList li .con dd{ margin-left: 60px; }
.interactList li .con span{ font-weight: normal;}
.interactList li .con em{font-size: 14px; color: #333; padding: 4px;}
.interactList.cc li .con dt{width: 32px; font-weight: bold;}
.interactList.cc li .con dd{ margin-left: 36px; }
.interactList li .con a{ color: #c20000 }
.interactList li .con a:hover{ text-decoration: underline; }
.interactList li .con:before{position: absolute; top:16px; right: -12px; display: block; content: "";width: 0; height: 0; overflow:hidden; border-width: 6px; border-style: solid; border-color: transparent transparent transparent #e2f6df;}
.interactList li .con:after{position: absolute; top:12px; right: -32px; display: block; content: "";width: 17px; height: 17px; background: url(../images/dot.png) no-repeat;}
.interactList li:nth-child(2) .con,
.interactList li:nth-child(3) .con,
.interactList li:nth-child(6) .con,
.interactList li:nth-child(7) .con{ background: #dedede; }
.interactList li:nth-child(2) .con:before,
.interactList li:nth-child(4) .con:before,
.interactList li:nth-child(6) .con:before,
.interactList li:nth-child(8) .con:before{ left: -12px; right: auto;border-color: transparent #dedede transparent transparent; }
.interactList li:nth-child(2) .con:after,
.interactList li:nth-child(4) .con:after,
.interactList li:nth-child(6) .con:after,
.interactList li:nth-child(8) .con:after{ left: -32px; right: auto; }
.interactList li:nth-child(3) .con:before,
.interactList li:nth-child(7) .con:before{ border-color: transparent  transparent transparent #dedede; }
.interactList li:nth-child(4) .con:before,
.interactList li:nth-child(8) .con:before{border-color: transparent #e2f6df transparent transparent;}
.interactList li:nth-child(6) .con:before{border-color: transparent #dedede transparent transparent;}
.interactList li:nth-child(2),
.interactList li:nth-child(4),
.interactList li:nth-child(6),
.interactList li:nth-child(8){padding-bottom: 0; padding-top: 2rem; padding-right: 0;  padding-left: 24px; }

#plantEntry{}
.plantEntryList{ margin-left: -10px; }
.plantEntryList li{ float: left; width: 25.40%;box-sizing: border-box; padding-left:10px; }
.plantEntryList li:nth-child(2),.plantEntryList li:nth-child(3){ width: 21.65%; }
.plantEntryList li:nth-child(4){  width: 31.15%; }
.plantEntryList li a{ display:block; position: relative; margin-bottom: 10px; overflow: hidden; }
.plantEntryList li a .text{background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6)  100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0) ), color-stop(100%,rgba(0,0,0,0.6)));
background: -o-linear-gradient(top,  rgba(0,0,0,0)  0%,rgba(0,0,0,0.6) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0)  0%,rgba(0,0,0,0.6) 100%);
background: linear-gradient(top,  rgba(0,0,0,0)  0%,rgba(0,0,0,0.6) 100%); height: 50px; position: absolute; bottom: 0; left: 0; text-indent: 2rem; width: 100%;font: normal 22px/50px "微软雅黑"; color: #fff;
}
.plantEntryList li a img{ transition:1s all; }
.plantEntryList li a:hover img{ transform: scale(1.1); }
#pastPlant{ padding: 1rem 0; }
#pastPlant .pastList{ margin-left: -10px; }
#pastPlant .pastList li{ position: relative; float: left; width: 27.20%; padding-left: 10px; margin-bottom: 10px; box-sizing: border-box; }
#pastPlant .pastList li.big2{ width:54.4%;  }
#pastPlant .pastList li.big{ width:45.6%;margin-top: 1px; }
#pastPlant .pastList li.small{ width:22.8%; }
#pastPlant .pastList li:nth-child(7){ margin-top: 1px; }
#pastPlant .pastList li .conBox{ position: absolute; top:0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: 9; box-sizing: border-box; padding: 1.5rem;  font: normal 14px/20px "微软雅黑"; color: #fff;}
#pastPlant .pastList li .conBox a{ color: #c20000 }
#pastPlant .pastList li .conBox a:hover{ text-decoration: underline; }
#pastPlant .pastList li .conBox h2{font-size: 48px;  line-height: 48px; font-style:italic; font-family: arial}
#pastPlant .pastList li .conBox h3{ font-size: 30px; line-height: 48px; text-indent: 1.5rem; }
#pastPlant .pastList li .conBox .con{ position: absolute; width: 100%; padding: 5%; box-sizing: border-box; bottom: 0; right: 0; }
#pastPlant .pastList li .conBox .con h4{float: left;width: 70px;}
#pastPlant .pastList li .conBox .con .txt{ margin-left: 74px; }
#pastPlant .pastList li .conBox .con.a{ width: 65%;   }
#pastPlant .pastList li .conBox .con.b h4{ padding-left: 10px; }
#pastPlant .pastList li .conBox .con.b .txt{ margin-left: 80px; }
#pastPlant .pastList li .conBox .con.c{ padding: 14% }
#pastPlant .pastList li .conBox .con.c h4{width: 70px;}
#pastPlant .pastList li .conBox .con.c .txt{ margin-left: 68px; }
#pastPlant .pastList li .conBox .con.d{ width: 65%;   }
#pastPlant .pastList li .conBox .con.d h4{width: 50px;}
#pastPlant .pastList li .conBox .con.d .txt{ margin-left: 50px; }

#cityShow{}
#cityShow .showBox{ margin-top: 2rem; position: relative; }
#cityShow .showBox .list{ float:right; width: 262px; position: relative; z-index: 99 }
#cityShow .showBox .list li{width: 262px; height: 104px; margin-bottom:5px; }
#cityShow .showBox .list li a{ display: block;width: 256px; height: 104px;margin-left: 6px; font:normal 18px/24px "微软雅黑";   color: #555; background: url(../images/17.png) no-repeat; }
#cityShow .showBox .list li a .thumb{ float: left; width: 104px; height: 104px;  }
#cityShow .showBox .list li a .thumb img{ display: block; width: 104px; height: 104px;}
#cityShow .showBox .list li a .txt{ height: 104px; line-height: 104px \9 \0; text-align: center \9 \0; text-indent:10px \9 \0; }
#cityShow .showBox .list li a .txt p{ }
#cityShow .showBox .list li.cur a{margin-left: 0;padding-left: 6px; background: #ee8d03; color: #fff; font-weight: bold;}
#cityShow .showBox .bigImg{ position: absolute; height: 431px; width: 100%; top:0; left: 0; z-index: 1; }
#cityShow .showBox .bigImg a{ height: 431px; display: block; margin-right: 272px; background-size:cover; background-repeat:no-repeat; background-position: center center;   }
#cityShow .showBox .bigImg a img{ display: none; }

#featureShow{ padding:2rem 0; }
#featureShow .list{ margin-top: 2rem; margin-left: -10px; }
#featureShow .list li{ float: left; width: 50%;  box-sizing: border-box; }
#featureShow .list li a{ position: relative; display: block; box-sizing: border-box;  width: 50%; float: left; padding-bottom: 7px; padding-left: 10px;}
#featureShow .list li a .txt{position: absolute;padding:10px; padding-bottom: 7px; padding-right :0; bottom: 0;box-sizing: border-box; left: 0; width: 100%;  }
#featureShow .list li a .txt h3{ height: 40px; font:normal 20px/40px "微软雅黑"; color: #fff; background:rgba(0,0,0,.5); bottom: 0; right: 0; text-align:center;}
#featureShow .list li a{ } 
#featureShow .list li.big a{ width: 100%; float: none; } 
#featureShow .list li a img{ display: block; transition: 1s all;  }
#featureShow .list li a:hover img{ opacity: 0.8 }

#introArea{ margin-bottom: 5rem; }
#introArea .list{ margin-top: 2rem;margin-left: -3%;}
#introArea .list li{ float: left; width: 22%; margin-left: 3%; }
#introArea .list li a{ display:block; background: #eaf7ee;transition: .4s all; }
#introArea .list li a .thumb{ display: block;  }
#introArea .list li a .line{ height: 5px; background: #f3bb6b }
#introArea .list li a .con{ padding:1rem; padding-bottom: 2rem; font:normal 14px/24px "微软雅黑"; color: #5b5b5b; }
#introArea .list li a .con h3{ text-align: center; margin-bottom: 1rem; font:normal 18px/40px "微软雅黑"; color: #47ae41; }
#introArea .list li a:hover{background: #47ae41; }
#introArea .list li a:hover .line{background: #47ae41; }
#introArea .list li a:hover .con{color: #fff;}
#introArea .list li a:hover h3{color: #fff;}
#introArea .list li a:hover .thumb{ opacity: 0.9 }

#actPageBottom{ padding:2rem 0; }
#actPageBottom .reportsBox{ float: left; width: 56%; }
.reportsBox .list{}
.reportsBox .list li{ position: relative; padding:1.5rem 1rem; border-bottom: 1px solid #dedede; }
.reportsBox .list li .thumb{ position: absolute; top:1.5rem; left: 1rem; width: 170px; height: 112px; }
.reportsBox .list li .thumb a{ display:block; }
.reportsBox .list li .con{ margin-left: 186px; min-height: 112px; font:normal 14px/22px "微软雅黑"; color: #5b5b5b; }
.reportsBox .list li .con h3{ font-size: 16px; margin-bottom: 1rem; height: 22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.reportsBox .list li .con h3 a{ color: #111; }
.reportsBox .list li .con h3 a:hover{ color: #111; text-decoration: underline; }
.reportsBox .list li .con .txt{ height: 44px; overflow: hidden; margin-bottom: 0.5rem; }
.viewsBox{float: right; width: 42%;  }
.viewsBox .list{ margin-left:-2%;}
.viewsBox li{ float: left; width: 48%; margin-left:2%; margin-top: 1.375rem; }
.viewsBox li a{ display:block; position: relative; overflow: hidden; }
.viewsBox li a .text{background:rgba( 0,0,0,.5); height: 40px; position: absolute; bottom: 0; left: 0; text-align: center; width: 100%;font: normal 16px/40px "微软雅黑"; color: #fff;
}
.viewsBox li a img{ transition:1s all; }
.viewsBox li a:hover img{ transform: scale(1.1); }
#actPageTop{padding:1rem 0;}
#actPageTop .actList{ float: right; width: 42%; }
#actPageTop .actList li{height: 50px; margin-bottom: 23px;}
#actPageTop .actList li a{ display: block; position: relative; height: 50px; overflow: hidden; background-color: #f2f2f2;  }
#actPageTop .actList li a .date{ position: absolute; width: 118px; background-color: #09a003; text-align: center; font: bold 24px/50px "微软雅黑"; color: #fff; letter-spacing: 2px; }
#actPageTop .actList li a .date:before{ position: absolute; top:17px; right: -16px; display: block; content: "";width: 0; height: 0; overflow:hidden; border-width: 8px; border-style: solid; border-color: transparent transparent transparent #09a003; }
#actPageTop .actList li a .con{margin-left: 140px; padding:5px 0;}
#actPageTop .actList li a .con h3{font:normal 16px/20px "微软雅黑"; height: 20px; color: #09a003; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#actPageTop .actList li a .con p{font:normal 12px/20px "微软雅黑"; height: 20px; color: #555; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#actPageTop .actList li a:hover .date,#actPageTop .actList li.cur a .date{ background-color: #ee8d03; }
#actPageTop .actList li a:hover .date:before,#actPageTop .actList li.cur a .date:before{border-color: transparent transparent transparent #ee8d03; }
#actPageTop .actList li a:hover .con h3,#actPageTop .actList li.cur a .con h3{ color:#ee8d03}
#actPageTop .actPageTopSwiper{ float: left; width: 56%; height: 415px; }
.actPageTopSwiper .swiper-container { width: 100%; height: 100%; }
.actPageTopSwiper .swiper-container .swiper-slide { background: url() center center no-repeat; background-size: cover; }
.actPageTopSwiper .swiper-container .swiper-slide a{ display: block; width: 100%; height: 100%; }
.actPageTopSwiper .swiper-container .swiper-slide img { max-width: 100%; display: none; }
.actPageTopSwiper .swiper-container .photoNum { position: absolute; bottom: 12px; right: 12px; color: #fff; padding: 1em 2em; font: normal 20px/1 'Microsoft YaHei'; background-color: rgba(0, 0, 0, 0.7); z-index: 10; }
.actPageTopSwiper .swiper-button-next,.actPageTopSwiper .swiper-button-prev {  background:url(../images/btnNext.png) no-repeat; background-size: cover; right:0; width: 40px; height: 60px; margin-top:-30px; }
.actPageTopSwiper .swiper-button-prev {  background:url(../images/btnPrev.png) no-repeat; background-size: cover; left: 0; right: auto; }
.actPageTopSwiper .swiper-pagination-bullets{ background-color: rgba(0,0,0,.5); bottom: 0; height: 20px; padding:13px 0; }
.actPageTopSwiper span{ margin:0; width: 6px; height:6px; border:2px solid #fff; border-radius: 0;background: #fff; opacity: 1;   }
.actPageTopSwiper .swiper-pagination-bullets span.swiper-pagination-bullet-active { background-color: transparent; }
#actPageTop .actPageTopSwiper .titList{display: none; width: 100%;   position: absolute; left: 0; bottom:0; z-index: 9999; height: 46px; font:normal 16px/46px "微软雅黑";  color: #fff;   }
#actPageTop .actPageTopSwiper .titList li{height: 40px; width: 100%; display: none; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  text-indent:1rem;}
#actPageTop .actPageTopSwiper .titList li a{ color: #fff;  }
#actPageTop .actPageTopSwiper .titList li.cur{display: block; }
.actPageTopSwiper .swiper-pagination-bullets{ text-align: right; padding-right: 2rem; height: 46px; box-sizing: border-box; }

/*园博资讯*/
.informatArea{width:69%;float:left;}
#information{margin-top:15px;}
.informatArea ul.list{border-top:1px solid #ebebeb;}
.informatArea ul.list li{ background: #fff; display: block;padding: 2% 4%;height:64px;border-bottom:1px solid #ebebeb; }
.informatArea ul.list li .date{width:63px;height:63px;background: #fff; float: left; position: absolute;}
.informatArea ul.list li .date span.day{display: block;z-index:999; background: url(../images/n_dateBg.jpg) no-repeat; width:63px; height: 38px;font:normal 28px/38px Arial; text-align: center; color: #fff;}
.informatArea ul.list li .date .month{border: 1px solid #5caa25; border-top: none;height:24px;text-align: center; color:  #306f02;font:normal 12px/24px "微软雅黑";}
.informatArea ul.list li .informat{ float:left;position: relative;margin-left:78px;}
.informatArea ul.list li .informat a.tit{font:bold 16px/30px "微软雅黑";height:30px; overflow: hidden; display: block;}
.informatArea ul.list li .informat .meta{margin-top: 12px}
.informatArea ul.list li .informat .meta span{font: normal 14px/18px "微软雅黑"; color: #5b5b5b;}
.informatArea ul.list li .informat .meta .ip{ background: url(../images/n_site.png) no-repeat;width:12px; height: 18px; padding-left:15px;line-height:18px; background-position: 0 3px;}
.informatArea ul.list li .informat .meta .time{ background: url(../images/n_browse.png) no-repeat;padding-left:20px;margin-left: 30px;width:17px; height: 11px; line-height:16px;  background-position: 0 5px; }
.informatArea ul.list li:hover,.informatArea ul.list li.cur,.informatArea ul.list li:hover a.tit,.informatArea ul.list li.cur a{ background: #f2f9f7;color: #32a82b;} 

#page { text-align:center;margin-top:7%; margin-bottom:10%;}
#page ul{float:left; display: block;margin-left:-10px;}
#page ul li{float:left;margin-right:5px;}
#page ul li a{display:block;padding: 5px 12px ; border: 1px solid #ececec; text-align: center; background: #fff;color:#5b5b5b;font-size:16px;}
#page ul li span{line-height: 36px;}
#page ul li a.turn{background: #f7fbf4;margin:0 10px;}
#page ul li a:hover,#page ul li.cur a{ background: #47ae41; color:#fff;}
#page .sousuo{color:#5b5b5b;font-size:16px;display: block;float:left;margin-left:20px;}
#page .sousuo input{width:40px;border: 1px solid #ececec; padding-left: 5px; font: normal 16px/21px "微软雅黑";padding: 6px 8px ;margin:0 5px;color:#5b5b5b;margin-top:-2px; }
#page .sousuo a.turn{display:inline-block;background: #f7fbf4;padding: 5px 12px ; border: 1px solid #ececec; text-align: center;}
.recommendArea{width:28.3%;float: right;}
.common1{ background: #fff; border: 1px solid #ebebeb; padding:2rem; }
.common1 .tit span{font: normal 18px/30px "微软雅黑";color:#fff; letter-spacing:18px;float:left; display: block;padding-left:37px;line-height:33px;}
.common1 .tit a.more{float: right;font: normal 14px/30px "微软雅黑";color:#303030;}
.bjtjCon .tit span.bjtj{background: url(../images/n_bjtj.png) no-repeat; width: 201px;height:33px;}
.bjtjCon .tit a.more:hover{color:#ee8d03;}
.bjtjCon ul{padding-top:10px;}
.bjtjCon ul li{height:30px;overflow: hidden;}
.bjtjCon ul li a{font:normal 14px/30px "宋体";background: url(../images/n_dian.png) left 5px no-repeat;padding-left:10px;}
.bjtjCon ul li a:hover{color:#ee8d03;}
.jmtpCon{margin-top:5%;margin-bottom:10%;}
.jmtpCon .tit span.jmtp{background: url(../images/n_jmtp.png) no-repeat; width: 201px;height:33px;}
.jmtpCon .tit a.more:hover{color:#47ae41;}
.jmtpCon ul{margin-left: -2.5%;margin-top: 1%;}
.jmtpCon ul li{ float: left; width:  47.5%; margin-left: 2.5%; margin-top:2.5%;}
.jmtpCon ul li .thumb{ float: left; width: 100%; }
.jmtpCon ul li .thumb a{ display:block; overflow: hidden; }
.jmtpCon ul li .thumb a img{transition:1s all;}
.jmtpCon ul li .thumb a:hover img{transform: scale(1.1); }


/*互动专区*/
#interactive{margin-top:2rem;}
.interactiveArea{width:61%;float: left;}
.interactiveArea .list{margin-left: -2.5%;}
.interactiveArea .list li{width:30.8%; display: block; float: left; margin-left: 2.5%;padding-bottom: 2.5%;}
.interactiveArea .list li a{padding-bottom: 2.5%;width:100%;  display: block;}
.interactiveArea .list li a:hover{filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
.pwggArea{width:36.5%; float: right;}
.pwggArea .weibo{height:393px; background-color: #f7fcf6;  /*border-bottom:5px solid #e7e7e7;*/}
.pwggArea .pwggCon{ margin-top: 1.5rem; }
.pwggCon ul{padding:1.5rem;}
.pwggCon ul li{height:30px;overflow: hidden;}
.pwggCon ul li a{font:normal 14px/30px "微软雅黑"; color:#333; background: url(../images/n_dian.jpg) left 13px no-repeat;padding-left:10px; float: left;width:75%;}
.pwggCon ul li a:hover{color:#09a003;}
.pwggCon ul li span.time{float: right;color:#979797;width:78px;line-height:30px;}


/*市场服务*/
/*市场服务的上面三块*/
#marketService{}
#moduleThree{overflow: hidden;}
.common2{width:34.9%; float: left;}
.common2 .con{padding:2%;}
.common2 .con .thum{width:100%;height:119px;}
.common2 .con .thum img{width:100%;height:119px; display: block;}
.common2 .con ul{ margin-top: 1rem; }
.common2 .con ul li{height:30px;overflow: hidden;}
.common2 .con ul li a{font:normal 14px/30px "宋体";background: url(../images/n_dian1.jpg) left 5px no-repeat;padding-left:10px;line-height:30px;}
.common2 .con li a:hover{color:#09a003;}
.zscqbh{margin-left:2%;}
.txspArea{width: 378px; background:#e2f6e9; height: 430px; display:block; position:relative;margin-right:0;float:right;}
.txspArea .txspCon{ margin:1rem; background:url(../images/n_tsspbg.jpg) repeat; border: 1px solid #a2d2a1;height:395px;}
.txspArea .txspCon .tit{background:url(../images/n_tssptitBg.png) no-repeat; display: block; width:359px;height:90px; font: normal 18px/30px "微软雅黑";color:#fff; text-align: center; padding-top: 3.2rem;}
.txspArea .txspCon .tit span{max-width:220px;height:30px;overflow:hidden;display:inline-block;}
.txspArea .txspCon .text{font:normal 14px/30px "宋体";color:#303030;padding:3% 15%; height:166px; overflow: hidden;}
.txspArea .txspCon .text p{ text-indent: 2rem; }
.txspArea .txspCon .more { float: right; padding:3% 15%; }
.txspArea .txspCon .more a{font:normal 12px/30px "宋体";color:#d7482e;}
.txspArea .txspCon .more a:hover{color:#09a003;}

/*市场服务 的战略合作伙伴*/
#partnerArea { padding:2rem 0 2rem 0;}
#partnerArea .tit{ background: url(../images/n_hzhb.png) no-repeat;height:100%;width:100%;padding-top:4px; display:  block;  }
#partnerArea .tit a.more{ float: right; font: normal 14px/65px "微软雅黑";color:#fff;z-index:9999;display: block; background:url(../images/n_jiantou.jpg) right center no-repeat;
margin-right:1rem;padding-right:1.2rem;}
#partnerArea .tit a.more:hover{color:#eeec04;}

/*图片定位方式*/
#partnerArea .hzhbList{margin-left: -1.98%; }
#partnerArea .hzhbList li{ float: left; width: 30.9%; margin-left: 1.98%; margin-top: 1rem; background:#E2F6EA url(../images/n_hzhbBg.jpg) no-repeat;height:149px; padding:0.5rem; padding-right:0px; box-sizing:border-box;}
#partnerArea .hzhbList li .thumb{ float: left; width:248px; height: 133px }
#partnerArea .hzhbList li .thumb a{display: block; height: 133px;width:248px;}
#partnerArea .hzhbList li .thumb a img{ height: 133px;width:248px;overflow: hidden; position: absolute;}
#partnerArea .hzhbList li .thumb a:hover img{filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
#partnerArea .hzhbList li .con{ float: left; position: relative; margin-left: 250px;top:-138px; padding:0.8rem 0.4rem; box-sizing: border-box; font:normal 12px/22px "宋体"; color: #5b5b5b; min-height:148px; }
#partnerArea .hzhbList li .con h3{ font:normal 16px/28px "微软雅黑"; height: 28px; margin-bottom: 0.5rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
#partnerArea .hzhbList li .con h3 a{ color: #09a003;}
#partnerArea .hzhbList li .con a{ color: #c20000 }
#partnerArea .hzhbList li .con a:hover{ text-decoration: underline; }
#partnerArea .hzhbList li .text{height:88px;overflow:hidden; font:normal 12px/22px "宋体";}
#partnerArea .hzhbList li .text p{ text-indent: 2rem; display: inline;color:#5b5b5b; }
#partnerArea .more2{  display:none;background:#09a003;width:80px;padding:7px 10px;text-align: center; margin:10px auto 10px auto;}
#partnerArea .more2 a{color:#fff;}


/*园博志愿者*/
/*上面部分*/
#moduleBig{ position: relative; }
.moduleSlider{ position:relative; width:430px;height:323px; display: block; position: absolute; top:0; left: 0; background-color: #ccc;}
.moduleSlider .swiper-container { width: 100%; height: 100%; }
.moduleSlider .swiper-container .swiper-slide { background: url() center center no-repeat; background-size: cover; }
.moduleSlider .swiper-container .swiper-slide a{ display: block; width: 100%; height: 100%; }
.moduleSlider .swiper-container .swiper-slide img { max-width: 100%; display: none; }
.moduleSlider .swiper-container .photoNum { position: absolute; bottom: 12px; right: 12px; color: #fff; padding: 1em 2em; font: normal 20px/1 'Microsoft YaHei'; background-color: rgba(0, 0, 0, 0.7); z-index: 10; }
.moduleSlider .swiper-pagination-bullets{ background:none; bottom: 0; height: 26px; right: 20px; }
.moduleSlider span{ margin:3px; width: 10px; height:10px; background: #fff; opacity: 1;   }
.moduleSlider .swiper-pagination-bullets span.swiper-pagination-bullet-active { background-color: #f7040a; }
.moduleSlider .bottomBox{ width: 150px; height: 76px; background-color: #09a005; position: absolute; bottom: -18px; right: 20px; z-index: 9999; }
.moduleSlider .bottomBox .text{font:normal 20px/28px "微软雅黑"; text-indent: 1rem; color: #fff; padding-top: .75rem;}

#moduleBig .news{ margin-left: 450px;}
.newsCon .common3{float: left;width:47%;border-bottom: 1px solid #d0d0d0;}
.newsCon .common3 h4{ font:bold 18px/62px "微软雅黑";height:62px;overflow: hidden; }
.newsCon .common3 h4 a{color:#282828;}
.newsCon .common3 h4 a:hover{color:#09a005;}
.newsCon .common3 .text{font:normal 14px/24px "微软雅黑";height:96px;overflow: hidden; }
.newsCon .common3 .text p{text-indent: 2rem; color:#6a6a6a;}
.newsCon .common3 .date1{color:#979797;line-height:50px;}
.newslist .list{width:44%;padding:2% 3%; float: left;}
.newslist .list a{font:normal 14px/30px "微软雅黑";float: left;width:75%;color:#282828; height:30px; overflow: hidden;}
.newslist .list span.date{font:normal 14px/30px "微软雅黑";float: right;width:78px; text-align: right;color:#979797;line-height:30px;}
.newslist .list a:hover{color:#09a005;}
.news2{padding-left:3%;}


/*志愿者风采*/
#volunteerCon{ margin-top: 2rem;}
.zyzfc{width:54.7%; float: left;}
.zyzfc .zyzList{margin-left: -2.5%;}
.zyzfc .zyzList li {display:block; float: left; width:30.8%; height:auto; margin-left: 2.5%;margin-top: 2.8%; overflow-x: hidden; overflow-y: hidden;}
.zyzfc .zyzList li a.item img{display: block;overflow: hidden;}
.zyzfc .zyzList li a.item{ position:relative; display: block;  float: left; overflow: hidden;width:100%;}
.zyzfc .zyzList li a.item .con{ display: none; position: absolute; bottom:0; left: 0; width: 100%; height: 100%;text-align: center;}
.zyzfc .zyzList li a.item .con p{ font:normal 20px/30px "微软雅黑"; color:#fff; }
.zyzfc .zyzList li a.item .con img{width: 55%; height: auto; display: block;}
.zyzfc .zyzList li a.item:hover .con{display: -ms-flexbox;display: -webkit-flex;display: flex;}
.weibo1{width:43.5%; float: right;}
.weibo1 .weibo1Box{background:#f7fcf6; margin-top: 1.5rem; height:346px; display:block}

/*团队展示*/
#teamArea{ margin-top: 3rem;  margin-bottom: 3rem; }
.teamList{ margin-top: 1.5rem; }
.teamList li{ float: left;}
.teamList li.one{width:45.8%;height:auto; display: block; overflow: hidden;position: relative;  }
.teamList li.one a{display: block;width:100%; }
.teamList li.one a img{ border-top-left-radius:3rem;width:100%;height:100%;}
.teamList li.one .con{ background:#000;filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;  position: absolute;bottom:0;width:100%;}
.teamList li.one .con h3{/* font:bold 22px/62px "微软雅黑"; *//* margin-left:2rem; */padding: 15px;}
.teamList li.one .con h3 a{color:#fff;display:inline;font-weight: bold;font-size: 20px;}
.teamList li.one .con h3 span{/* font:normal 14px/62px "微软雅黑"; */color:#fff;margin-left:5%;}
.teamList li.two{width:27%; }
.teamList li.two .thumb{}
.teamList li.two .thumb img{width:100%;height:auto; }
.teamList li.two .con{ background:#329832;height:192px; text-align: center;}
.teamList li.two .con h3{font:bold 22px/42px "微软雅黑"; }
.teamList li.two .con h3 a{ color:#fff;}
.teamList li.two .con p{font:normal 14px/42px "微软雅黑";color:#fff;}
.teamList li.two .con a img{width:22px;height:22px;}
.teamList li .con h3 a:hover{ text-decoration: underline; }
.teamList li .thumb{ position: relative; }
.teamList li .thumb:before{ position: absolute; top:0px; left:47%; display: block; content: ""; width: 0; height: 0; overflow:hidden; border-width: 10px; border-style: solid; border-color:#329832 transparent transparent transparent; }
.teamList li .thumb.top:before{ top:auto; bottom: 0px; left:47%;border-top-color:transparent; border-bottom-color:#329832; }
.teamList li.three .thumb img{ border-bottom-right-radius:3rem;}



.infocontent{ width:69%; float:left;border-top:1px solid #ebebeb}
.infocontent .title-content{ padding:38px 10px 20px;border-bottom:1px solid #ebebeb}
.infocontent .title-content h1{  line-height:50px; font-size:26px; color:#4f4f4f; font-weight:bold; text-align:center}
.infocontent .title-content .date{ font-size:14px; color:#acacac; text-align:center; line-height:35px}
.infocontent .zhengwen{ padding:20px 10px; color:#4f4f4f}
.infocontent .zhengwen p{ padding:8px; text-indent:2em; line-height:34px; font-size:16px;}
.infocontent .zhengwen img{ max-width:600px; }
.infocontent .zhengwen .zhengwen-img{text-indent:0}


/*2017-09-21*/
#pastPlant{ padding: 1rem 0; }
#pastPlant .pastList2{ margin-left: -5px; }
#pastPlant .pastList2 li{ position: relative; height: 200px; float: left; width: 16.667%; padding-left: 5px; margin-bottom: 5px; box-sizing: border-box; }
#pastPlant .pastList2 li.l { width:66.667%;height: 404px;  }
#pastPlant .pastList2 li .content{ background: #8dc153; height: 100%;position: relative; color: #fff; padding: 20px; box-sizing: border-box; }
#pastPlant .pastList2 li.l .content{ padding:0;  background:url(../images/bgljbl.jpg) no-repeat; background-size: cover; }
#pastPlant .pastList2 li.l .content .tit{ float: left; width: 50%; height: 100%;  background-color:  rgba(0,0,0,0.3); background-image: url(../images/lijie.png); background-repeat: no-repeat; background-position: center center;}
#pastPlant .pastList2 li .content a{ color: #f00 }
#pastPlant .pastList2 li .content a:hover{ text-decoration: underline; }
#pastPlant .pastList2 li .content h3{ font-size: 22px; line-height: 28px; margin-top: 25px; }
#pastPlant .pastList2 li .content .con {margin-top: 30px; }
#pastPlant .pastList2 li .content .con h4{float: left;width: 44px; }
#pastPlant .pastList2 li .content .con .txt{ margin-left: 44px; }
#pastPlant .pastList2 li .content .con.c h4{width: 70px;}
#pastPlant .pastList2 li .content .con.c .txt{ margin-left:70px; }
#pastPlant .pastList2 li:nth-child(2) .content{background-color: #8dc153}
#pastPlant .pastList2 li:nth-child(3) .content{background-color: #977ddc}
#pastPlant .pastList2 li:nth-child(4) .content{background-color: #f6bb43}
#pastPlant .pastList2 li:nth-child(5) .content{background-color: #3baeda}
#pastPlant .pastList2 li:nth-child(6) .content{background-color: #37bd9c}
#pastPlant .pastList2 li:nth-child(7) .content{background-color: #fb6e52}
#pastPlant .pastList2 li:nth-child(8) .content{background-color: #0d91d0}
#pastPlant .pastList2 li:nth-child(9) .content{background-color: #d770ac}
#pastPlant .pastList2 li:nth-child(10) .content{background-color: #169fa5}
#cnzz_stat_icon_1280016488{display: block; text-align: center;}
