/*banner*/
.banner {
  position: relative;
  margin: 0 auto;
}
.banner .bd {
  position: relative;
  z-index: 0;
}
.banner .bd ul {
  zoom: 1;
}
.banner .bd ul li a img {
  width: 100%;
  vertical-align: top;
}
.banner .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: center;
  z-index: 1;
}
.banner .hd ul li {
  margin: 0 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.banner .hd ul .on {
  width: 14px;
  height: 14px;
  background: none;
  border: 2px solid #ffffff;
}
.index-tit {
  text-align: center;
  padding-top: 30px;
}
.index-tit .p1 {
  font-size: 60px;
  line-height: 92px;
  font-weight: bold;
  color: #78b414;
}
.index-tit .p2 {
  color: #333333;
  font-size: 30px;
  line-height: 30px;
}
.index-tit .p2 span {
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 1px;
  background: #bfbfbf;
  margin: 0 16px;
}
.index-tit .p3 {
  color: #999999;
  font-size: 13px;
  line-height: 1;
  margin-top: 22px;
}
.index-1 .pro-nav {
  background-color: #f7f7f7;
  border-top: 2px solid #78b414;
  position: relative;
  height: 64px;
  margin-top: 55px;
}
.index-1 .pro-nav > a {
  position: absolute;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  top: 15px;
  cursor: pointer;
}
.index-1 .pro-nav > a .iconfont {
  color: #ffffff;
  font-size: 26px;
}
.index-1 .pro-nav .prev {
  left: 19px;
  background-color: #c6c6c6;
}
.index-1 .pro-nav .next {
  right: 19px;
  background-color: #78b414;
}
.index-1 .pro-nav .bd {
  width: 1152px;
  margin: 0 auto;
}
.index-1 .pro-nav .bd .picList li {
  float: left;
  height: 42px;
  margin-top: 11px;
  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 .pro-nav .bd .picList li a {
  color: #333333;
  font-size: 20px;
  line-height: 42px;
  padding: 0 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-1 .pro-nav .bd .picList li:hover {
  background-color: #78b414;
}
.index-1 .pro-nav .bd .picList li:hover a {
  color: #ffffff;
}
.index-1 .items {
  font-size: 0px;
}
.index-1 .items .item {
  display: inline-block;
  width: 410px;
  text-align: center;
  margin-right: 35px;
  margin-top: 35px;
}
.index-1 .items .item:nth-child(3n) {
  margin-right: 0;
}
.index-1 .items .item .pic {
  display: block;
  width: 100%;
  height: 306px;
  margin-bottom: 21px;
  overflow: hidden;
}
.index-1 .items .item .pic img {
  display: block;
  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-1 .items .item .tit {
  color: #333333;
  font-size: 16px;
  line-height: 1;
}
.index-1 .items .item:hover .pic 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 {
  margin-top: 70px;
}
.index-2 .bg {
  width: 100%;
  height: 250px;
  background: url(../img/bg.jpg) no-repeat center center;
}
.index-2 .items {
  font-size: 0px;
  margin-top: 30px;
}
.index-2 .items .item {
  display: inline-block;
  width: 307px;
  margin-right: 24px;
}
.index-2 .items .item:last-child {
  margin-right: 0;
}
.index-2 .items .item .pic {
  width: 100%;
  height: 335px;
  position: relative;
}
.index-2 .items .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.index-2 .items .item .pic .color {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 307px;
  height: 94px;
  background: url(../img/color.png) no-repeat center center;
}
.index-2 .items .item .pic .tit {
  position: absolute;
  z-index: 3;
  height: 61px;
  bottom: -16px;
  left: 38px;
}
.index-2 .items .item .pic .tit .num {
  display: inline-block;
  vertical-align: top;
  width: 61px;
  height: 61px;
  line-height: 61px;
  background-color: #fff;
  border-radius: 50%;
  color: #78b414;
  font-size: 34px;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  padding-right: 5px;
  margin-right: 24px;
}
.index-2 .items .item .pic .tit span {
  vertical-align: top;
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
}
.index-2 .items .item .desc {
  width: 307px;
  height: 220px;
  background-color: #78b414;
  padding: 28px;
}
.index-2 .items .item .desc span {
  color: #fdf1ee;
  font-size: 16px;
  line-height: 36px;
}
.index-3 {
  width: 100%;
  height: 1183px;
  margin-top: 85px;
  background: url(../img/bg1.jpg) no-repeat center center;
}
.index-3 .index-tit {
  padding-top: 45px;
}
.index-3 .index-tit .p2 {
  color: #333;
}
.index-3 .items {
  font-size: 0;
  margin-top: 32px;
}
.index-3 .items .item {
  display: inline-block;
  width: 410px;
  height: 306px;
  position: relative;
  overflow: hidden;
  margin-right: 35px;
  margin-top: 44px;
}
.index-3 .items .item img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-3 .items .item:nth-child(3n) {
  margin-right: 0;
}
.index-3 .items .item:nth-child(4) .tit,
.index-3 .items .item:nth-child(5) .tit,
.index-3 .items .item:nth-child(6) .tit {
  background-color: rgba(0, 0, 0, 0.7);
}
.index-3 .items .item .pic {
  display: block;
  width: 100%;
  height: 100%;
}
.index-3 .items .item .pic img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.index-3 .items .item .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  line-height: 54px;
  font-size: 16px;
  color: #ffffff;
  width: 100%;
  height: 54px;
  background-color: rgba(120,180,20,0.9);
  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 .items .item .mask {
  display: block;
  width: 380px;
  height: 276px;
  background-color: rgba(120,180,20,0.8);
  position: absolute;
  padding-top: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  top: -276px;
  text-align: center;
  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 .items .item .mask .s1 {
  display: block;
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
}
.index-3 .items .item .mask .s2 {
  color: #ffffff;
  font-size: 14px;
}
.index-3 .items .item:hover .tit {
  bottom: -54px;
}
.index-3 .items .item:hover .mask {
  top: 15px;
}
.index-3 .message {
  margin-top: 60px;
}
.index-3 .message .tit {
  text-align: center;
  color: #ffffff;
  font-size: 38px;
  line-height: 1;
}
.index-3 .message .form {
  font-size: 0;
  line-height: 56px;
  margin-top: 0px;
}
.index-3 .message .form input {
  width: 378px;
  height: 56px;
  background-color: #fff;
  border-radius: 5px;
  border: none;
  color: #888888;
  font-size: 20px;
  text-indent: 1em;
  vertical-align: middle;
  margin-right: 18px;
}
.index-3 .message .form button {
  width: 150px;
  height: 56px;
  background-color: #f3ac02;
  border: none;
  border-radius: 5px;
  vertical-align: middle;
  color: #ffffff;
  font-size: 22px;
  margin-right: 27px;
  cursor: pointer;
}
.index-3 .message .form p {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 18px;
}
.index-3 .message .form p span {
  color: #fff000;
  font-size: 24px;
  font-weight: bold;
  vertical-align: middle;
}
.index-4 {
  padding-bottom: 83px;
}
.index-4 .index-tit {
  padding-top: 58px;
}
.index-4 .cont {
  font-size: 0px;
  margin-top: 60px;
}
.index-4 .cont .left {
  display: inline-block;
  vertical-align: top;
}
.index-4 .cont .left .items .item {
  width: 472px;
  height: 142px;
  background: url(../img/bg2.png) no-repeat left center;
}
.index-4 .cont .left .items .item:last-child {
  margin-top: 41px;
}
.index-4 .cont .left .items .item .tit {
  line-height: 60px;
  height: 60px;
  padding-left: 40px;
}
.index-4 .cont .left .items .item .tit .num {
  color: #fde5de;
  font-size: 62px;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
  letter-spacing: -1px;
}
.index-4 .cont .left .items .item .tit span {
  color: #78b414;
  font-size: 20px;
  font-weight: bold;
}
.index-4 .cont .left .items .item p {
  padding-left: 40px;
  color: #666666;
  font-size: 13px;
  line-height: 2;
}
.index-4 .cont .right {
  float: right;
  width: 798px;
}
.index-4 .cont .right .img {
  width: 287px;
  height: 350px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.index-4 .cont .right .img img {
  width: 100%;
  height: 100%;
}
.index-4 .cont .right .img .more {
  position: absolute;
  z-index: 1;
  background-color: #78b414;
  text-align: center;
  display: block;
  width: 118px;
  height: 38px;
  line-height: 38px;
  color: #ffffff;
  font-size: 16px;
  bottom: 20px;
  right: -6px;
}
.index-4 .cont .right .desc {
  display: inline-block;
  vertical-align: top;
  width: 477px;
  color: #333333;
  font-size: 13px;
  line-height: 36px;
  margin-left: 20px;
}
.index-5 {
  background-color: #f6f6f6;
  padding-bottom: 70px;
}
.index-5 .cont {
  font-size: 0;
  margin-top: 51px;
}
.index-5 .cont .slideBox {
  display: inline-block;
  vertical-align: top;
  width: 538px;
  height: 330px;
  position: relative;
}
.index-5 .cont .slideBox .bd ul li {
  width: 538px;
  height: 330px;
  position: relative;
}
.index-5 .cont .slideBox .bd ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.index-5 .cont .slideBox .bd ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-5 .cont .slideBox .bd ul li .tit {
  position: absolute;
  bottom: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 50px;
  background-color: rgba(27, 27, 27, 0.7);
  line-height: 50px;
  padding-left: 18px;
  color: #ffffff;
  font-size: 16px;
}
.index-5 .cont .slideBox .bd ul li .tit span {
  color: #ffde00;
  text-transform: capitalize;
}
.index-5 .cont .slideBox .hd {
  position: absolute;
  z-index: 3;
  bottom: 20px;
  right: 0;
  margin-right: 10px;
}
.index-5 .cont .slideBox .hd ul {
  font-size: 0;
}
.index-5 .cont .slideBox .hd ul li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 5px;
  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-5 .cont .slideBox .hd ul li.on {
  background-color: #ffde00;
}
.index-5 .cont .items {
  width: 701px;
  display: inline-block;
  vertical-align: top;
  margin-left: 60px;
}
.index-5 .cont .items .item {
  margin-bottom: 40px;
}
.index-5 .cont .items .item:last-child {
  margin-bottom: 0;
}
.index-5 .cont .items .item .date {
  display: inline-block;
  vertical-align: top;
}
.index-5 .cont .items .item .date .ym {
  color: #888888;
  font-size: 16px;
  text-align: center;
  line-height: 1;
  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-5 .cont .items .item .date .line {
  width: 60px;
  height: 1px;
  background-color: #d2d2d2;
  margin: 10px auto;
  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-5 .cont .items .item .date p {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  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-5 .cont .items .item .info {
  display: inline-block;
  vertical-align: top;
  margin-left: 23px;
  width: 608px;
}
.index-5 .cont .items .item .info a {
  color: #333333;
  font-size: 20px;
  line-height: 1;
  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-5 .cont .items .item .info p {
  color: #888888;
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
}
.index-5 .cont .items .item:hover .date .ym {
  color: #78b414;
}
.index-5 .cont .items .item:hover .date .line {
  background-color: #78b414;
}
.index-5 .cont .items .item:hover .date p {
  color: #78b414;
}
.index-5 .cont .items .item:hover .info a {
  color: #78b414;
}
footer {
  font-size: 0;
}
footer .top {
  padding: 33px 0;
  background-color: #242424;
}
footer .top .foot-nav {
  display: inline-block;
  vertical-align: middle;
  width: 363px;
}
footer .top .foot-nav li {
  display: inline-block;
  margin-right: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
}
footer .top .foot-nav li:nth-child(3n) {
  margin-right: 0;
}
footer .top .foot-nav li a {
  color: #dadada;
  font-size: 20px;
  line-height: 20px;
}
footer .top .contact {
  width: 584px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 123px;
}
footer .top .contact .tit {
  line-height: 30px;
}
footer .top .contact .tit .s1 {
  color: #ffffff;
  font-size: 30px;
}
footer .top .contact .tit .s2 {
  color: #999999;
  font-size: 20px;
}
footer .top .contact .line {
  width: 100%;
  height: 1px;
  background-color: #6c6c6c;
  margin-top: 15px;
}
footer .top .contact ul {
  margin-top: 15px;
}
footer .top .contact ul li {
  display: inline-block;
  color: #b8b8b8;
  font-size: 14px;
  line-height: 18px;
  margin-top: 15px;
}
footer .top .contact ul li:nth-child(odd) {
  width: 40%;
}
footer .top .contact ul li:nth-child(even) {
  width: 60%;
}
footer .top .contact ul li span {
  color: #ffde00;
  font-size: 18px;
  font-weight: bold;
}
footer .top .contact ul li .iconfont {
  color: #b8b8b8;
  margin-right: 10px;
}
footer .top .wechat {
  display: inline-block;
  vertical-align: middle;
  padding: 8px;
  background-color: #fff;
  margin-left: 88px;
}
footer .top .wechat img {
  display: block;
  width: 126px;
  height: 126px;
}
footer .top .wechat p {
  color: #333333;
  font-size: 14px;
  line-height: 1;
  margin-top: 6px;
}
footer .cr {
  line-height: 45px;
  background-color: #343434;
  text-align: center;
  color: #727272;
  font-size: 14px;
}

footer .cr a{
  color: #727272;
}