.a_hover_color:hover,
.a_hover:hover {
  color: #2c87c7;
}
.head_top {
  height: 40px;
  line-height: 40px;
  background-color: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  box-shadow: 0px 1px 0px #efefef;
  color: #666;
}
.header {
  padding-top: 15px;
  padding-bottom: 20px;
}

.nav {
  height: 46px;
  background-image: url("../images/bg_nav.png");
  text-align: center;
  line-height: 46px;
  font-size: 0;
  overflow: hidden;
}
.nav .item {
  
  width: 110px;
  font-size: 16px;
  display: inline-block;
}
.nav .item a {
  color: #fff;

}
#banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 469px;
}
#banner li {
  overflow: hidden;
  height: 469px;
  position: relative;
  font-size: 0;
  padding: 0;
}
#banner li img {
  width: 1905px;
  height: 469px;
  position: relative;
  left: 50%;
  margin-left: -952.5px;
}
.search {
  height: 52px;
  line-height: 52px;
  color: #727272;
}
.search .title {
  color: #000;
  font-size: 14px;
}
.search a {
  color: #727272;
}
.search .form1 {
  position: relative;
  width: 240px;
  height: 52px;
}
.search .form1 .word {
  top: 10px;
  width: 240px;
  height: 30px;
  position: absolute;
  border: 1px solid #dedede;
  border-radius: 15px;
  outline: none;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 30px;
}
.search .form1 .btn {
  width: 29px;
  height: 30px;
  background-image: url("../images/zoom.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-color: transparent;
  border: none;
  position: absolute;
  right: 0;
  outline: none;
  top: 10px;
}
.zx {
  background-image: url("../images/z_12.png");
  padding-bottom: 47px;
  overflow: hidden;
}
.zx .wrapper {
  font-size: 0;
}
.zx .wrapper .items {
  display: inline-block;
  padding: 6px;
  padding-bottom: 0;
  box-shadow: 0 0 4px 1px #ddd;
  background-color: #fff;
  margin: 0 47px;
  text-align: center;
}
.zx .wrapper .items .img-wrapper {
  width: 258px;
  height: 258px;
}
.zx .wrapper .title {
  font-size: 13px;
  line-height: 50px;
  width: 258px;
}
.titles {
  text-align: center;
  margin-top: 45px;
}
.titles .title {
  color: #000;
  font-size: 29px;
  line-height: 29px;
}
.titles .desc {
  color: #5e5e5e;
  list-style: 12px;
  margin-top: 14px;
  padding-bottom: 14px;
  background-image: url("../images/w.png");
  background-repeat: repeat-x;
  background-position: center bottom;
  display: inline-block;
  margin-bottom: 40px;
  padding: 0 10px;
  height: 35px;
}
.content .left {
  width: 210px;
  background-color: #f2f2f2;
  padding-bottom: 10px;
}
.content .left .title_tit {
  text-align: center;
  background-color: #0c712f;
  height: 90px;
  position: relative;
  margin-bottom: 32px;
}
.content .left .title_tit::after {
  width: 170px;
  height: 90px;
  position: absolute;
  content: '';
  bottom: -15px;
  left: 50%;
  margin-left: -85px;
  background-color: #0c712f;
  border-radius: 50%;
}
.content .left .title_tit .cn {
  font-size: 23px;
  color: #fff;
  line-height: 23px;
  padding-top: 25px;
  position: relative;
  z-index: 10;
}
.content .left .title_tit .en {
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  margin-top: 11px;
  position: relative;
  z-index: 10;
}
.content .left .wrapper .items {
  padding: 0 15px;
}
.content .left .wrapper .items .title {
  font-size: 14px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  background-color: #058531;
  border-radius: 5px;
  box-sizing: border-box;
  padding-left: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.content .left .wrapper .items .item {
  padding-left: 15px;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  width: 180px;
  display: inline-block;
}
.content .left .wrapper .items .son_wrapper {
  color: #008e31;
  background: url("../images/d.png") no-repeat 124px center;
}
.content .left .wrapper .items .son_wrapper+.son {
  display: none;
}
.content .left .wrapper .items .son_wrapper+.son .item {
  font-size: 12px;
  color: #444;
  padding-left: 25px;
  position: relative;
}
.content .left .wrapper .items .son_wrapper+.son .item:before {
  content: '';
  width: 4px;
  height: 4px;
  position: absolute;
  background-color: #2d831e;
  left: 15px;
  top: 50%;
  margin-top: -2px;
  border-radius: 50%;
}
.content .right {
  width: 828px;
}
.content .right .nav_tit {
  height: 44px;
  line-height: 44px;
  background-color: #ececec;
  overflow: hidden;
}
.content .right .nav_tit .fl {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  padding: 0 20px;
  background-color: #0c712f;
}
.content .right .nav_tit .more {
  padding-right: 16px;
}
.content .right .nav_tit .more .red {
  color: #f00000;
}
.content .right .contents {
  overflow: hidden;
}
.content .right .contents .img-wrapper {
  font-size: 0;
  padding: 10px;
  background-color: #e6e6e6;
  width: 342px;
  height: 238px;
}
.content .right .contents .fr {
  width: 422px;
}
.content .right .contents .fr .title {
  font-size: 18px;
  line-height: 18px;
  color: #000;
}
.content .right .contents .fr .cate {
  font-size: 14px;
  line-height: 14px;
}
.content .right .contents .fr .desc {
  font-size: 13;
  font-family: '宋体';
  color: #666;
  line-height: 28px;
}
.content .right .contents .fr .btn .item {
  display: inline-block;
  font-size: 16px;
  background-color: #0c712f;
  border-radius: 5px;
  color: #fff;
  padding: 0 30px;
}
.content .right .contents .fr .btn .xq {
  margin-left: 50px;
  background-color: #b0b0b0;
}
.content .right .item-wrapper-img {
  overflow: hidden;
  margin-right: -26px;
}
.content .right .item-wrapper-img .item {
  float: left;
  width: 258px;
  text-align: center;
  font-size: 14px;
  margin-right: 26px;
  margin-top: 16px;
}
.content .right .item-wrapper-img .item .img-wrapper {
  width: 244px;
  height: 172px;
  padding: 6px;
  border: 1px solid #e6e6e6;
}
.content .right .item-wrapper-img .item .title {
  line-height: 14px;
  margin-top: 15px;
}
.content .right .item-wrapper-news .item {
  position: relative;
  height: 116px;
  margin-top: 20px;
}
.content .right .item-wrapper-news .item .date {
  position: absolute;
  width: 97px;
  height: 87px;
  background-color: #16803b;
  text-align: center;
  color: #fff;
  left: 0;
  top: 14px;
  z-index: 10;
}
.content .right .item-wrapper-news .item .date .day {
  font-size: 35px;
  line-height: 35px;
  margin-top: 10px;
}
.content .right .item-wrapper-news .item .date .ym {
  font-size: 15px;
  line-height: 15px;
  margin-top: 15px;
}
.content .right .item-wrapper-news .item .cont {
  width: calc(100% - 53px);
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #d1d1d1;
  height: 116px;
  padding-left: 70px;
  box-sizing: border-box;
  padding-right: 10px;
}
.content .right .item-wrapper-news .item .cont .title {
  font-size: 16px;
  line-height: 16px;
  color: #000;
  margin-top: 20px;
}
.content .right .item-wrapper-news .item .cont .desc {
  letter-spacing: 1.2px;
  line-height: 23px;
  color: #666;
  margin-top: 15px;
}
.content .right .content_about {
  font-size: 14px;
}
.content .right .content_show .title {
  font-weight: 500;
  text-align: center;
  font-size: 16px;
}
.content .right .content_show .info-wrapper {
  text-align: center;
}
.content .right .content_show .info-wrapper .info {
  color: #747474;
  padding: 0 10px;
  display: inline-block;
  background-color: #f2f2f2;
}
.ad {
  background-image: url("../images/ad.png");
  height: 133px;
  background-position: center;
}
.ly .item {
  float: left;
  width: 530px;
  height: 345px;
  position: relative;
  background-repeat: no-repeat;
  background-position: 70px bottom;
  margin-bottom: 20px;
}
.ly .item .left {
  width: 77px;
  text-align: center;
  font-size: 37px;
  color: #0c712f;
  position: relative;
  float: left;
  height: 38px;
  line-height: 38px;
  padding-bottom: 15px;
}
.ly .item .left::before,
.ly .item .left::after {
  content: '';
  position: absolute;
  left: 50%;
}
.ly .item .left::before {
  margin-left: -9px;
  bottom: -16px;
  width: 16px;
  height: 16px;
  border: 1px solid #86dd9b;
  border-radius: 50%;
}
.ly .item .left::after {
  width: 1px;
  height: 126px;
  background-color: #86dd9b;
  bottom: -142px;
}
.ly .item .left span {
  display: block;
  position: relative;
  padding-bottom: 15px;
}
.ly .item .left span::before,
.ly .item .left span::after {
  content: '';
  position: absolute;
  left: 50%;
  border-radius: 50%;
  background-color: #86dd9b;
}
.ly .item .left span::before {
  width: 14px;
  height: 14px;
  margin-left: -7px;
  bottom: -65px;
}
.ly .item .left span::after {
  width: 9px;
  height: 9px;
  margin-left: -4.5px;
  bottom: -142px;
}
.ly .item .right {
  float: right;
  width: 453px;
}
.ly .item .right .title {
  font-size: 19px;
  line-height: 19px;
  margin-top: 8px;
}
.ly .item .right .desc {
  margin-top: 20px;
  font-size: 14px;
  line-height: 27px;
}
.ly .item:nth-child(1) {
  background-image: url("../images/z_22.png");
  margin-right: 20px;
}
.ly .item:nth-child(1)::before {
  content: '';
  width: 1px;
  height: 365px;
  background-color: #d7d7d7;
  position: absolute;
  right: -20px;
}
.ly .item:nth-child(1)::after {
  content: '';
  width: 550px;
  height: 1px;
  background-color: #d7d7d7;
  position: absolute;
  left: 0;
  bottom: -20px;
}
.ly .item:nth-child(2) {
  background-image: url("../images/z_25.png");
  margin-left: 20px;
}
.ly .item:nth-child(2)::after {
  content: '';
  width: 550px;
  height: 1px;
  background-color: #d7d7d7;
  position: absolute;
  left: -20px;
  bottom: -20px;
}
.ly .item:nth-child(3) {
  background-image: url("../images/z_30.png");
  margin-right: 20px;
  margin-top: 35px;
}
.ly .item:nth-child(3)::before {
  content: '';
  width: 1px;
  height: 380px;
  background-color: #d7d7d7;
  position: absolute;
  right: -20px;
  top: -35px;
}
.ly .item:nth-child(4) {
  background-image: url("../images/z_33.png");
  margin-top: 35px;
  margin-left: 20px;
}
.cate_name {
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  height: 42px;
  line-height: 42px;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 14px;
  background-color: #0c712f;
  border-radius: 5px;
}
.cate_name .en {
  font-size: 15px;
}
.cate_name .more {
  color: #fff;
  font-size: 12px;
}
.case-wrapper {
  overflow: hidden;
}
.case-wrapper .items {
  width: 242px;
  height: 168px;
  float: left;
  margin-right: 20px;
  position: relative;
}

.case-wrapper .items a{
  display: block;
  position: relative;
  display: block;
  overflow: hidden;
  font-size: 0;
}
.case-wrapper .items a::before {
  content: '';
  width: 212px;
  height: 140px;
  border: 1px solid #fff;
  position: absolute;
  top: 14px;
  left: 14px;
}
.about_index {
  height: 394px;
  background-image: url("../images/bg.png"), url("../images/bg22.png");
  background-repeat: repeat-x, repeat;
  background-position: top center, center;
}
.about_index .about_index_wrapper {
  background-color: rgba(242,242,242,0.6);
  height: 394px;
}
.about_index .left {
  width: 385px;
  height: 264px;
  background-color: #fff;
  box-shadow: 0 0 2px #eee;
  position: relative;
  margin-top: 35px;
  margin-left: 10px;
}
.about_index .left .img-wrapper {
  position: absolute;
  left: -10px;
  top: -10px;
}
.about_index .right {
  width: 646px;
}
.about_index .right .title {
  font-size: 25px;
  color: #000;
  line-height: 25px;
  margin-top: 45px;
}
.about_index .right .desc {
  font-size: 13px;
  line-height: 28px;
  letter-spacing: 1.2px;
  margin-top: 20px;
}
.about_index .right .btn {
  background-color: #0c712f;
  width: 126px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-top: 30px;
}
.about_index .right .btn .btn-a {
  color: #fff;
}
.case {
  margin-top: -40px;
}
.case .w {
  background-color: #fff;
  box-shadow: 0 0 5px 2px #ddd;
  padding: 15px 0;
}
.case .w .wrapper {
  position: relative;
  height: 160px;
}
.case .w .wrapper .left {
  position: absolute;
  left: 0;
  cursor: pointer;
  background: url("../images/l.png") center center no-repeat;
  height: 56px;
  width: 25px;
  background-color: #ebebeb;
  left: 18px;
  top: 50%;
  margin-top: -27px;
  border: 1px solid #e4e9eb;
}
.case .w .wrapper .left:hover {
  background-color: #d5d5d5;
}
.case .w .wrapper .right {
  height: 56px;
  width: 25px;
  position: absolute;
  right: 18px;
  cursor: pointer;
  background: url("../images/r.png") center no-repeat;
  background-color: #ebebeb;
  top: 50%;
  margin-top: -27px;
}
.case .w .wrapper .right:hover {
  background-color: #d5d5d5;
}
.case .w .wrapper .list {
  left: 65px;
  width: 974px;
  height: 160px;
  overflow: hidden;
  font-size: 0;
  position: absolute;
}
.case .w .wrapper .list ul {
  display: inline-block;
}
.case .w .wrapper .list ul .items {
  display: inline-block;
  margin-right: 17px;
}
.news .title {
  height: 40px;
  line-height: 40px;
  font-size: 19px;
  border-bottom: 2px solid #e5e5e5;
  color: #323232;
}
.news .title .l .item {
  display: inline-block;
  padding: 0 14px;
}
.news .title .l .active {
  color: #0c712f;
  border-bottom: 2px solid #0c712f;
}
.news .title .more {
  font-size: 12px;
}
.news .title .more .red {
  color: #d40000;
}
.news .left {
  overflow: hidden;
  width: 608px;
}
.news .left .list-wrapper {
  display: none;
}
.news .left .list-wrapper:first-child {
  display: block;
}
.news .left .first {
  overflow: hidden;
}
.news .left .first .img-wrapper {
  width: 165px;
  height: 102px;
  border: 1px solid #e9e9e9;
  padding: 5px;
}
.news .left .first .fr {
  width: 404px;
}
.news .left .first .fr .titless {
  font-size: 13px;
  color: #000;
}
.news .left .first .fr .date {
  color: #777;
}
.news .left .first .fr .desc {
  line-height: 23px;
  color: #777;
}
.news .left .list .item {
  height: 35px;
  line-height: 35px;
  color: #454545;
  padding-left: 20px;
  background: url("../images/j.png") left center no-repeat;
}
.news .left .list .item .li {
  display: inline-block;
  width: 500px;
  color: #000;
  font-size: 13px;
}
.news .left .list .item span {
  float: right;
}
.news .right {
  width: 410px;
}
.news .right .fa {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #af0627;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  vertical-align: middle;
  float: left;
}
.news .right .wrapper .item {
  border-bottom: 1px solid #eee;
  padding: 15px 0;
  overflow: hidden;
}
.news .right .wrapper .item .titless {
  color: #000;
  overflow: hidden;
}
.news .right .wrapper .item .titless .title_2 {
  margin-top: -4px;
}
.news .right .wrapper .item .fr {
  width: 380px;
}
.news .right .wrapper .item .desc {
  overflow: hidden;
}
.news .right .wrapper .item .desc .fa {
  background-color: #8f8f8f;
}
.news .right .wrapper .item .desc .q_content {
  margin-top: -3px;
  color: #939393;
  font-family: '宋体';
}
.nav2 {
  background-image: none;
  background-color: #075f26;
}
.nav2 .item {
  font-size: 14px;
  position: relative;
}
.nav2 .item:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 16px;
  background-color: #fff;
  right: -1px;
  top: 50%;
  margin-top: -8px;
}
.footer {
  color: #000;
  background-color: #ededed;
  padding-top: 30px;
  padding-bottom: 20px;
  line-height: 30px;
}
.footer .left {
  width: 760px;
}
.footer .right img {
  margin: 0 18px;
}
.mb {
  color: #787878;
}
.mb a {
  color: #787878;
}
.page {
  line-height: 1.5;
}
.page a,
.page span {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #999;
  margin: 2px;
  color: #999;
  margin-top: 10px;
}
.page .prev,
.page .next {
  padding: 5px;
  margin: 0px;
}
.page .current {
  background: #999;
  color: #fff;
}
.content_news_list .item {
  float: left;
  width: 375px;
  overflow: hidden;
}
.content_news_list .item .over {
  display: inline-block;
  width: 325px;
}
.content_news_list .item span {
  float: right;
}
.content_news_list .item:nth-child(2n) {
  float: right;
}
