.index-1 {
  width: 100%;
  height: 420px;
  background: url(../images/bg1.jpg) no-repeat center center;
  padding-top: 63px;
}
.index-1 .index-tit {
  text-align: center;
}
.index-1 .index-tit .p1 {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.index-1 .index-tit .line {
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: #01983e;
  margin: 22px 0;
}
.index-1 .index-tit .p2 {
  color: #999999;
  font-size: 16px;
  text-align: center;
  line-height: 1;
}
.index-1 .items {
  font-size: 0;
  margin-top: 43px;
}
.index-1 .items .item {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-right: 24px;
}
.index-1 .items .item .icon {
  display: block;
  width: 129px;
  height: 129px;
  border: 10px solid #ffffff;
  border-radius: 50%;
  background-color: #f2f2f2;
  text-align: center;
  line-height: 109px;
  margin-bottom: 26px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.index-1 .items .item .icon .iconfont {
  color: #01983e;
  font-size: 40px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.index-1 .items .item .icon:hover {
  background-color: #01983e;
}
.index-1 .items .item .icon:hover .iconfont {
  color: #ffffff;
}
.index-1 .items .item .tit {
  color: #333333;
  font-size: 16px;
  line-height: 1;
}
.index-1 .items .item:last-child {
  margin-right: 0;
}
.index-2 {
  font-size: 0;
  margin-top: 66px;
}
.index-2 .left {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 20px;
  width: 280px;
  background: #01983e url(../images/angle.png) no-repeat right top;
}
.index-2 .left .tit {
  padding-left: 35px;
  padding-top: 27px;
}
.index-2 .left .tit .iconfont {
  display: inline-block;
  vertical-align: middle;
  color: #87c590;
  font-size: 30px;
  margin-right: 10px;
}
.index-2 .left .tit .text {
  display: inline-block;
  vertical-align: middle;
}
.index-2 .left .tit .text p {
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 10px;
}
.index-2 .left .tit .text span {
  color: #87c590;
  font-size: 16px;
  line-height: 1;
}
.index-2 .left .items {
  width: 245px;
  margin: 24px auto 0;
  padding: 4px 12px 20px;
  background-color: #fff;
}
.index-2 .left .items .item {
  height: 51px;
  line-height: 50px;
  border-bottom: 1px dashed #dedede;
  padding-left: 30px;
}
.index-2 .left .items .item .icon {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  background-color: #01983e;
  margin-right: 14px;
}
.index-2 .left .items .item a {
  vertical-align: middle;
  color: #333333;
  font-size: 16px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.index-2 .left .items .item:hover a {
  color: #01983e;
}
.index-2 .left .items .more {
  display: block;
  background-color: #565656;
  height: 28px;
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  margin-top: 19px;
}
.index-2 .left .tel {
  padding-left: 23px;
  margin-top: 20px;
}
.index-2 .left .tel .iconfont {
  display: inline-block;
  color: #ffffff;
  font-size: 40px;
}
.index-2 .left .tel .text {
  display: inline-block;
}
.index-2 .left .tel .text p {
  color: #87c590;
  font-size: 14px;
}
.index-2 .left .tel .text span {
  color: #ffffff;
  font-size: 22px;
}
.index-2 .right {
  width: 894px;
  margin-left: 26px;
  display: inline-block;
  vertical-align: top;
}
.index-2 .right .tit {
  line-height: 58px;
  border-bottom: 2px solid #01983e;
}
.index-2 .right .tit p {
  display: inline-block;
}
.index-2 .right .tit p .icon {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  background-color: #01983e;
  margin-right: 14px;
}
.index-2 .right .tit p span {
  color: #333333;
  font-size: 22px;
  vertical-align: middle;
}
.index-2 .right .tit .more {
  float: right;
  color: #b3b3b3;
  font-size: 14px;
}
.index-2 .right ul li {
  text-align: center;
  display: inline-block;
  margin-right: 27px;
  width: 280px;
  margin-top: 28px;
}
.index-2 .right ul li:nth-child(3n) {
  margin-right: 0;
}
.index-2 .right ul li .pic {
  display: block;
  width: 280px;
  height: 300px;
  border: 1px solid #d6d6d6;
  margin-bottom: 30px;
  overflow: hidden;
}
.index-2 .right ul li .pic img {
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.index-2 .right ul li .pic:hover img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.index-2 .right ul li .title {
  color: #333333;
  font-size: 16px;
  line-height: 1;
}
.index-3 {
  width: 100%;
  height: 516px;
  padding-top: 52px;
  margin-top: 77px;
  background: url(../images/bg2.jpg) no-repeat center center;
}
.index-3 .index-tit {
  text-align: center;
}
.index-3 .index-tit .p1 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.index-3 .index-tit .line {
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: #ffffff;
  margin: 22px 0;
}
.index-3 .index-tit .p2 {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 1;
}
.index-3 .case-scroll .bd {
  margin-top: 38px;
}
.index-3 .case-scroll .bd ul li {
  text-align: center;
  width: 286px;
  height: 277px;  float:left;
  position: relative;
  background-color: none;
  margin: 0 7px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.index-3 .case-scroll .bd ul li .pic {
  display: block;
  width: 286px;
  height: 249px;
  padding-top: 0;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.index-3 .case-scroll .bd ul li .pic img {
  display: inline-block;
  width: 286px;
  height: 249px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.index-3 .case-scroll .bd ul li .tit {
  display: block;
  color: #ffffff;
  font-size: 16px;
  line-height: 4;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -18px;
}
.index-3 .case-scroll .bd ul li:hover {
  background-color: #fff;
}
.index-3 .case-scroll .bd ul li:hover .pic {
  padding-top: 8px;
}
.index-3 .case-scroll .bd ul li:hover .pic img {
  width: 270px;
  height: 196px;
}
.index-3 .case-scroll .bd ul li:hover .tit {
  color: #333333;
}
.index-4 {
  width: 100%;
  height: 1726px;
  background: url(../images/bg3.jpg) no-repeat center center;
}
.index-5 {
  width: 100%;
  height: 637px;
  overflow: hidden;
  background: url(../images/bg4.jpg) no-repeat center center;
}
.index-5 .cont {
  position: relative;
}
.index-5 .cont img {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 154px;
}
.index-5 .cont .info {
  position: absolute;
  padding-left: 131px;
  z-index: 1;
  left: 466px;
  top: 100px;
  width: 1094px;
  height: 431px;
  background-color: #fff;
}
.index-5 .cont .info .body {
  width: 603px;
  padding-top: 54px;
}
.index-5 .cont .info .body .tit {
  color: #999999;
  font-size: 16px;
  line-height: 30px;
}
.index-5 .cont .info .body .tit span {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  margin-right: 22px;
}
.index-5 .cont .info .body .line {
  width: 44px;
  height: 2px;
  margin-top: 22px;
  background-color: #01983e;
}
.index-5 .cont .info .body p {
  color: #333333;
  font-size: 14px;
  line-height: 36px;
  margin-top: 19px;
}
.index-6 {
  font-size: 0;
  margin-top: 60px;
}
.index-6 .left {
  width: 772px;
  display: inline-block;
  vertical-align: top;
}
.index-6 .left .tit {
  line-height: 65px;
  border-bottom: 2px solid #01983e;
}
.index-6 .left .tit p {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  margin-right: 20px;
}
.index-6 .left .tit span {
  vertical-align: bottom;
  color: #999999;
  font-size: 16px;
}
.index-6 .left .first {
  border-bottom: 1px dashed #dedede;
  padding: 35px 0;
}
.index-6 .left .first .pic {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  height: 137px;
  margin-right: 34px;
}
.index-6 .left .first .pic img {
  width: 100%;
  height: 100%;
}
.index-6 .left .first .info {
  display: inline-block;
  vertical-align: top;
  width: 557px;
}
.index-6 .left .first .info .title {
  line-height: 18px;
  margin-top: 17px;
}
.index-6 .left .first .info .title .icon {
  width: 7px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  background-color: #01983e;
  margin-right: 15px;
}
.index-6 .left .first .info .title a {
  vertical-align: middle;
  color: #333333;
  font-size: 18px;
}
.index-6 .left .first .info .date {
  color: #999999;
  font-size: 14px;
  line-height: 1;
  margin-top: 12px;
}
.index-6 .left .first .info .desc {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
}
.index-6 .left ul li {
  width: 50%;
  border-bottom: 1px dashed #dedede;
  display: inline-block;
  line-height: 61px;
}
.index-6 .left ul li a {
  color: #333333;
  font-size: 14px;
  transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
.index-6 .left ul li a:hover {
  color: #01983e;
}
.index-6 .left ul li span {
  color: #999999;
  font-size: 14px;
  float: right;
}
.index-6 .left ul li:nth-child(odd) {
  padding-right: 40px;
}
.index-6 .left ul li:nth-child(even) {
  padding-left: 40px;
}
.index-6 .right {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 408px;
  margin-left: 20px;
}
.index-6 .right .more {
  display: inline-block;
  text-align: center;
  line-height: 32px;
  width: 115px;
  height: 32px;
  background-color: #01983e;
  border-radius: 16px;
  color: #ffffff;
  font-size: 14px;
  margin-top: 21px;
}
.index-6 .right .contact {
  width: 408px;
  border: 1px solid #dedede;
  text-align: left;
  margin-top: 12px;
  padding: 26px 37px;
}
.index-6 .right .contact .tit {
  line-height: 72px;
  border-bottom: 1px dashed #dedede;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 22px;
}
.index-6 .right .contact .tit .icon {
  width: 7px;
  height: 7px;
  background-color: #01983e;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
}
.index-6 .right .contact p {
  font-size: 16px;
  line-height: 48px;
  letter-spacing: -0.5px;
}
.index-6 .right .contact p .iconfont {
  color: #333333;
  font-size: 18px;
  margin-right: 27px;
}
.index-6 .right .contact p span {
  font-size: 20px;
  font-weight: bold;
  color: #01983e;
}
.content-detail img{
      max-width: 100%;
}
.index-5 .cont .info .body a{
      display: inline-block;
    text-align: center;
    line-height: 32px;
    width: 115px;
    height: 32px;
    background-color: #01983e;
    border-radius: 16px;
    color: #ffffff;
    font-size: 14px;
    margin-top: 21px;
}

