.main {
  position: relative;
}

body {
  margin: 0;
  font-family: Arial, sans-serif;
}


.navbar {
  background-color: #fff;
  color: #cdc7c7;
  padding: 10px 0;
}


.logoimg {
  max-width: 100%;
}

.nav-links {
  display: flex;
  width: 100%;
  text-align: center;
}

ul {
  margin-bottom: 0 !important;
}

.nav-links li {
  width: 25%;
  text-align: center;
  height: 44px;
  line-height: 44px;
  list-style-type: none;
}

.nav-links li a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s;
}

.nav-links li a:hover {
  color: #3bd258;

}

.nav-links li:hover {
  border-bottom: #3bd258 solid 2px;
}

.menu-icon {
  display: none;
  cursor: pointer;
}

.back img {
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  border-radius: 6px;
  position: fixed;
  top: 80%;
  right: 0;
}




.collapse {
  z-index: 22;
}

.collapse {
  z-index: 22;
}

.navbar-nav {
  z-index: 22;
}

.nav-link {
  z-index: 22;
}



.carousel-inner {
  z-index: 1;
}

.carousel {
  z-index: 1;
}




/* footer */
.footer {
  background-color: #1c1d1f;
  color: #efefef;
}

.leftcenter {
  margin-top: 20px;
  text-align:center;
  font-size: 12px;
}
.lefttitle {
  width: 50%;
}

.lefttitleimg {
  max-width: 100%;

}

.warp {
  margin: auto;
}

.box {
  background: #290;
  /* width: ; */
}

.codeimg {
  width: 100px;
  height: 100px;
}

.text {
  font-weight: 500;
  font-size: 14px;
  color: #999999;
}

.text-uppercase {
  margin-top: 10px;
  font-size: 12px;
  color: #FFFFFF;
}

.list-unstyled {
  margin-top: 20px;
  font-size: 12px;
  color: #FFFFFF;
}

.list-unstyled li {
  margin-top: 10px;
  color: #FFFFFF !important;
}

.text-dark {
  color: #fff !important;
}


.text-uppercase1 {
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
  color: #FFFFFF;
}

.text-uppercase li a {
  color: #fff;
  text-decoration: none;
  background-color: #fff;
}

.footer-bottom {
  text-align: right;
}


.footer-middle {
  text-align: center;
  color: white !important;
}

.list-unstyled {

  color: #fff !important;
}

a {
  text-decoration: none;

}


.footer-middle ul li {
  list-style-type: none;

}

.footer-middle li {
  list-style-type: none;
  color: #fff !important;
  margin-top: 10px;
}

.footer-middle a {
  text-decoration: none;
  color: white;
  margin-top: 15px;
}

.text-dark {
  color: white !important;

}

.telephone {
  margin-left: 10px;
}

.rightbox {
  font-size: 12px;
}

.firstline {
  display: flex;
  justify-content: end;
  align-items: center;
}

.friendship {
  margin-top: 20px;
  font-size: 10px;
}

.friendship a {
  color: #fff;
  text-decoration: solid;
  font-size: 10px;
  background-color: transparent
}

.scep {
  margin-left: 10px;
}

.bot-line {
  width: 100%;
  height: 1px;
  background: #999999;
}



.filinginformation {
  width: 100%;
  margin-top: 20px;
  justify-content: space-between;
  font-size: 10px;
  color: #999999;
}

.top {
  margin-top: 10px;
}

.warp2 {
  margin-top: 200px;
}



/* 手风琴 */


.accordion {
  margin-top: 40px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /* height: 500px; */
}

.accordion-item {
  flex: 1;
  width: 25%;
  /* height: 500px; */
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
}

.accordion-item img {
  width: 100%;
  height: 500px;
  display: block;
  transition: transform 0.3s ease-in-out;
}

.accordion-item:hover {
  /* width: 100%; */
  flex: 3;
  /* height: 400px; */
  height: 500px;
}

/* 除了选中其他都改变样式 */
:not() .accordion-item:hover img {
  width: 100%;
  flex: 3;
  height: 500px;
}

.accordion-item:hover .des {
  display: block !important;
}




.accordion4 h4 {
  height: 18px;
  font-weight: 100;
  font-size: 16px;
  color: #000 !important;
  position: absolute;
  top: 30px;
  left: 20px;
}

.accordion4 h3 {
  height: 45px;
  font-weight: 200;
  font-size: 30px;
  color: #000 !important;
  position: absolute;
  top: 55px;
  left: 20px;
}

.accordion4 p {
  color: #000 !important;
}

.accordion-item h4 {
  height: 18px;
  font-weight: 100;
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  top: 30px;
  left: 20px;
}

.accordion-item h3 {
  height: 45px;
  font-weight: 200;
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  top: 55px;
  left: 20px;
}

.des {
  font-size: 14px;
  /* width: 100%; */
  color: #ffffff;
  position: absolute;
  top: 100px;
  left: 20px;
}

.accordion1:hover .des1 p {
  display: block;
  font-size: 14px;
  width: 100%;
  display: hidden;
  color: #ffffff;
  position: absolute;
  top: 100px;
  left: 20px;

}


.Low {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.Loweng {
  width: 100%;
  text-align: center;
}



/* park */
.park {
  width: 100%;
  margin-top: 40px;
  height: 100%;
  box-shadow: 0 0 10px 0 rgb(153, 153, 153);
}


.parkimg {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: 100%;
  /* height: 628px; */

}

.parkimg2,
.parkimg3,
.parkimg4 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  width: 100%;
  height: 628px;
  /* height: 600px; */
}

.servicelist {
  width: 100%;
  height: 628px;
  padding-left: 0px !important;
}

.listimg {
  width: 39px;
  height: 39px;
  margin: auto;
}

.list {
  width: 100%;
  height: 25%;
  border-bottom: #efefef solid 1px;
}




.list:hover {
  background: #3bd258;
  color: white;
}

.list:hover .listimg1 {
  background-image: url(../images/5.2.png);
}

.list:hover .listimg2 {
  background-image: url(../images/5.4.png);
}

.list:hover .listimg3 {
  background-image: url(../images/5.6.png);
}

.list:hover .listimg4 {
  background-image: url(../images/5.8.png);
}

.listimg1 {
  width: 40px;
  height: 40px;
  margin: auto;
  background-size: cover;
  background-image: url(../images/5.1.png);
}

.listimg2 {
  width: 40px;
  height: 40px;
  margin: auto;
  background-size: cover;
  background-image: url(../images/5.3.png);
}

.listimg3 {
  width: 40px;
  height: 40px;
  margin: auto;
  background-size: cover;
  background-image: url(../images/5.5.png);
}

.listimg4 {
  width: 40px;
  height: 40px;
  margin: auto;
  background-size: cover;
  background-image: url(../images/5.7.png);
}









/* 往期活动 */
.cooperation {
  margin-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  height: 100%;
  position: relative;
  box-shadow: 0 0 10px 0 rgb(239, 239, 239);
}

.coopbusiness {
  display: flex;
  height: 80px;
}

.listtitle {
  text-align: center;
  /* display: inline; */
  /* line-height: 86px; */


}


.cooperation-left {
  width: 100%;
  padding-left: none !important;
}

.cooperation-right {
  width: 100%;
  padding: 20px 10px;
}

.jiliimg {
  width: 80px;
  height: 30px;
}

.jili {
  font-size: 22px;
  color: #455f62;
  height: 30px;
  line-height: 30px;
}

.comment {
  width: 100%;
  font-size: 14px;
  color: #2D2D2D;
}

.commentdowm {
  width: 100%;
  justify-content: space-between;
  margin-top: 140px;
}

.commenter {
  font-size: 14px;
  color: #2D2D2D;
  text-align: end;
  margin-top: 30px;
}

.cooperation .row {
  padding-left: none !important;
}

.prev img {
  width: 59px;
  height: 59px;
  position: absolute;
  top: 120px;
  left: -90px;
}

.next img {
  width: 59px;
  height: 59px;
  position: absolute;
  top: 120px;
  right: -90px;
}


/* 右侧菜单栏 */
.activenav {
  width: 45px;
  text-align: center;
  height: 118px;
  line-height: 116px;
  border-radius: 6px;
  background: #F3F3F3;
  /* justify-content: space-between; */
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 1050;
}

.activenav a {
  width: 23px;
  height: 0;
  margin-left: 11px;
}

.menuimg {
  width: 23px;
  height: 17px;
  margin: auto;
}


/* 邮箱弹框 */

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1001;
}

#overlay1 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1001;
}

.modal {
  display: none;
  position: fixed;
  width: 50%;
  height: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  /* border-radius: 5px; */
  z-index: 1002;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.modal-content {
  text-align: center;
  border: none
}

.close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;

}

.modal-content span {
  border-bottom: #999999 solid 2px;
}

.modaltop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.secp {
  color: #3bd258;
}

.forms {
  width: 100%;
  flex-wrap: wrap;
  /* justify-content: space-around; */
}

.forms input {
  width: 40%;
  height: 28px;
  font-size: 12px;
  border-radius: 6px;
  border: 1px solid #CCCCCC;
  padding: 0 10px;
  /* margin-top: 10px;
  margin-bottom: 10px; */
}

.forms input:nth-child(1) {
  margin-right: 20px;
}

.forms input:nth-child(3) {
  margin-right: 20px;
  margin-top: 10px;
}

.forms input:nth-child(4) {
  margin-right: 20px;
  margin-top: 10px;
}

.modal-content h6 {
  text-align: left;
  margin-top: 10px;
}

.modal-content p {
  text-align: left;
  font-size: 14px;
  color: #3BD258;
}

textarea {
  padding: 10px 20px;
  margin-top: 20px;
  width: 100%;
  height: 60px;
  border-radius: 6px;
  font-size: 12px;
  border: 1px solid #CCCCCC;
}

.submit {
  width: 323px;
  height: 28px;
  line-height: 28px;
  background: #3BD258;
  border-radius: 6px;
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
  margin-top: 20px;
}
.codetext {
  letter-spacing: 2px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}


/* 微信弹框 */

/* 微信弹框 */
.wexinmodal {
  background-image: url(../images/7.1.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
  position: fixed;
  /* width: 20%;
  height: 50%;
  top: 60%;
  right: 0; */
  width: 240px;
  height: 330px;
  top: 60%;
  right: 10px;
  transform: translate(-50%, -50%);
  padding-top: 40px;
  z-index: 1002;
  text-align: center;
  padding-right: 10px
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); */
}


.weixinmodal-content img {
  width: 60%;
  margin: auto;
  /* margin-bottom: 20px; */
}

.weixinmodal-content {
  position: relative;
  width: 100%;
  font-size: 12px;
}

.closeweixin {
  position: absolute;
  top: -10px;
  left: 30px;
}

.close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;

}





@media screen and (max-width: 991px) {
  .nav-links {
    display: flex;
    width: 100%;
    text-align: center;
  }

  .brand {
    width: 50%;

  }

  .logoimg {
    width: 100%;
  }

  ul {
    margin-bottom: 0 !important;
  }

  .nav-links li {
    width: 25%;
    text-align: center;
    font-size: 12px;
    /* margin-right: 20px; */
    height: 44px;
    line-height: 44px;
    list-style-type: none;
  }

  .nav-links li a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s;
  }

  .nav-links li a:hover {
    color: #3bd258;

  }

  .nav-links li:hover {
    border-bottom: #3bd258 solid 2px;
  }

  .accordion {
    /* margin-top: 30px; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 400px;
  }

  .accordion-item {
    flex: 1;
    width: 25%;
    height: 400px;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
  }

  .accordion-item img {
    width: 100%;
    height: 400px;
    display: block;
    transition: transform 0.3s ease-in-out;
  }

  .accordion-item:hover {
    flex: 3;
    height: 300px;
  }

  /* .accordion-item:hover .accordion1  h4 {
    display: none !important;
  }
  .accordion-item:hover .accordion1 h4 {
    display: none !important;
  } */

  .accordion-item:hover img {
    /* transform: scale(1.0); */
    flex: 3;
    height: 400px;
  }

  .accordion-item:hover .des {
    display: block !important;
  }



  .accordion4 h4 {
    height: 18px;
    font-weight: 100;
    font-size: 16px;
    color: #000 !important;
    position: absolute;
    top: 30px;
    left: 20px;
  }

  .accordion4 h3 {
    height: 45px;
    font-weight: 200;
    font-size: 30px;
    color: #000 !important;
    position: absolute;
    top: 55px;
    left: 20px;
  }

  .accordion4 p {
    color: #000 !important;
  }

  .accordion-item h4 {
    height: 18px;
    font-weight: 100;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    top: 30px;
    left: 20px;
  }

  .accordion-item h3 {
    height: 45px;
    font-weight: 200;
    font-size: 30px;
    color: #ffffff;
    position: absolute;
    top: 55px;
    left: 20px;
  }

  .des {
    font-size: 14px;
    width: 100%;
    color: #ffffff;
    position: absolute;
    top: 100px;
    left: 20px;
  }

  .accordion1:hover .des1 p {
    display: block;
    font-size: 14px;
    width: 100%;
    display: hidden;

    color: #ffffff;
    position: absolute;
    top: 100px;
    left: 20px;

  }


  /* 客服弹框 */
  .wexinmodal {
    background-image: url(../images//7.1.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
    position: fixed;
    /* width: 100%; */
    /* width: 400px;
    height: 200px; */
    width: 160px;
    height: 231px;
    top: 60%;
    right: 200px;
    transform: translate(-50%, -50%);
    padding-top: 40px;
    z-index: 1002;
    text-align: center;
    padding-right: 10px;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); */
  }

  .weixinmodal-content img {
    /* width: 60%;
    margin: auto; */
    /* margin-bottom: 20px; */
  }

  .weixinmodal-content {
    width: 100%;
    font-size: 12px;
  }

  .close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;

  }


}

@media screen and (max-width: 767px) {
  .nav-links {
    display: none;
    flex-direction: column;
    width: 100%;
    justify-content: space-around;
    text-align: center;
    position: absolute;
    top: 60px;
    border-radius: 5px;
    left: 0;
    opacity: 0.7;
    z-index: 1000;
  }

  .nav-links li:hover {
    border-bottom: none;
  }

  .menu-icon {
    display: block;
    background-color: #efefef;
  }

  .nav-links li {
    width: 100%;
    text-align: center;
    height: 44px;
    line-height: 44px;
    list-style-type: none;
  }

  .nav-links.active {
    display: flex;
  }

  .nav-links ul {
    background-color: #efefef;
    width: 100%;

  }

  .nav-links li {
    width: 500px;
    background-color: #efefef
  }

  .nav-links ul li a {
    width: 500px;
  }





  .accordion {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 300px;
  }

  .accordion-item {
    flex: 1;
    width: 25%;
    height: 300px;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
  }

  .accordion-item img {
    width: 100%;
    height: 400px;
    display: block;
    transition: transform 0.3s ease-in-out;
  }

  .accordion-item:hover {
    flex: 3;
    height: 300px;
  }

  /* .accordion-item:hover .accordion1  h4 {
    display: none !important;
  }
  .accordion-item:hover .accordion1 h4 {
    display: none !important;
  } */

  .accordion-item:hover img {
    /* transform: scale(1.0); */
    flex: 3;
    height: 400px;
  }

  .accordion-item:hover .des {
    display: block !important;
  }

  .accordion-item:hover.accordion-item p {
    display: block !important;
    /* width: 200px; */

    white-space: normal;
  }



  .accordion4 h4 {
    height: 18px;
    font-weight: 100;
    font-size: 16px;
    color: #000 !important;
    position: absolute;
    top: 30px;
    left: 20px;
  }

  .accordion4 h3 {
    height: 45px;
    font-weight: 200;
    font-size: 30px;
    color: #000 !important;
    position: absolute;
    top: 55px;
    left: 20px;
  }

  .accordion4 p {
    color: #000 !important;
  }

  .accordion-item h4 {
    height: 18px;
    font-weight: 100;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    top: 30px;
    left: 20px;
  }

  .accordion-item h3 {
    height: 45px;
    font-weight: 200;
    font-size: 30px;
    color: #ffffff;
    position: absolute;
    top: 55px;
    left: 20px;
  }

  .des {
    font-size: 14px;
    width: 100%;
    color: #ffffff;
    position: absolute;
    top: 100px;
    left: 20px;
  }

  .accordion1:hover .des1 p {
    display: block;
    font-size: 14px;
    width: 100%;
    display: hidden;
    color: #ffffff;
    position: absolute;
    top: 100px;
    left: 20px;

  }

  .modal {
    display: none;
    position: fixed;
    width: 50%;
    height: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    /* border-radius: 5px; */
    z-index: 1002;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }

  .modal-content {
    text-align: center;
    border: none
  }

  .close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;

  }

  .modal-content span {
    border-bottom: #999999 solid 2px;
  }

  .modaltop {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .secp {
    color: #3bd258;
  }

  .forms {
    width: 100%;
    flex-wrap: wrap;
    /* justify-content: space-around; */
  }

  .forms input {
    width: 40%;
    height: 28px;
    font-size: 12px;
    border-radius: 6px;
    border: 1px solid #CCCCCC;
    padding: 0 10px;
    /* margin-top: 10px;
  margin-bottom: 10px; */
  }

  .forms input:nth-child(1) {
    margin-right: 20px;
  }

  .forms input:nth-child(3) {
    margin-right: 20px;
    margin-top: 10px;
  }

  .forms input:nth-child(4) {
    margin-right: 20px;
    margin-top: 10px;
  }

  .modal-content h6 {
    text-align: left;
    margin-top: 10px;
  }

  .modal-content p {
    text-align: left;
    font-size: 14px;
    color: #3BD258;
  }

  textarea {
    padding: 10px 20px;
    margin-top: 20px;
    width: 100%;
    height: 60px;
    border-radius: 6px;
    font-size: 12px;
    border: 1px solid #CCCCCC;
  }

  .submit {
    width: 323px;
    height: 28px;
    line-height: 28px;
    background: #3BD258;
    border-radius: 6px;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    margin: auto;
    margin-top: 20px;
  }
}

@media screen and (max-width: 576px) {
  .nav-links {
    display: none;
    flex-direction: column;
    width: 100%;
    justify-content: space-around;
    text-align: center;
    position: absolute;
    top: 60px;
    border-radius: 5px;
    left: 0;
    background-color: #efefef;
    opacity: 0.7;
    z-index: 1000;
  }

  .brand {
    width: 50%;
  }

  .logoimg {
    width: 100%;
  }

  .nav-links li:hover {
    border-bottom: none;
  }

  .menu-icon {
    display: block;
    background-color: #efefef;
  }

  .nav-links li {
    width: 100%;
    text-align: center;
    /* margin-right: 20px; */
    height: 44px;
    line-height: 44px;
    list-style-type: none;
  }

  .nav-links.active {
    display: flex;
  }


  .accordion {
    /* margin-top: 30px; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 300px;
  }

  .accordion-item {
    flex: 1;
    width: 25%;
    height: 300px;
    position: relative;
    /* overflow: hidden; */
    transition: transform 0.3s ease-in-out;
  }

  .accordion-item img {
    width: 100%;
    height: 300px;
    display: block;
    transition: transform 0.3s ease-in-out;
  }

  .accordion-item:hover {
    flex: 3;
    height: 300px;
  }

  /* .accordion-item:hover .accordion1  h4 {
  display: none !important;
}
.accordion-item:hover .accordion1 h4 {
  display: none !important;
} */

  .accordion-item:hover img {
    /* transform: scale(1.0); */
    flex: 3;
    height: 300px;
  }

  .accordion-item:hover .des {
    display: none !important;
  }



  .accordion4 h4 {
    height: 18px;
    font-weight: 100;
    font-size: 16px;
    color: #000 !important;
    position: absolute;
    top: 30px;
    left: 20px;
  }

  .accordion4 h3 {
    height: 45px;
    font-weight: 200;
    font-size: 30px;
    color: #000 !important;
    position: absolute;
    top: 55px;
    left: 20px;
  }

  .accordion4 p {
    color: #000 !important;
  }

  .accordion-item h4 {
    height: 18px;
    font-weight: 100;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    top: 30px;
    left: 20px;
  }

  .accordion-item h3 {
    height: 45px;
    font-weight: 200;
    font-size: 30px;
    color: #ffffff;
    position: absolute;
    top: 55px;
    left: 20px;
  }

  .des {
    font-size: 14px;
    width: 100%;
    color: #ffffff;
    position: absolute;
    top: 100px;
    left: 20px;
  }

  .accordion1:hover .des1 p {
    display: block;
    font-size: 14px;
    width: 100%;
    display: hidden;

    color: #ffffff;
    position: absolute;
    top: 100px;
    left: 20px;

  }




  .codeitem {
    width: 50%
  }

  .codetext {
    letter-spacing: 2px;
    /* width: 450px;
    height: 200px; */
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
  }

  .footer-bottom {
    text-align: center;
  }

  .firstline {
    justify-content: center !important;
  }

  .text-uppercase1 {
    text-align: center;
  }

  .engbusiness {
    margin-top: -20px;
  }



  /* 园区服务 */

  .park {
    width: 100%;
    margin-top: 40px;
    height: 100%;
    box-shadow: 0 0 10px 0 rgb(153, 153, 153);
  }

  .parkimgs {
    /* width: 100%; */

  }

  .park .row {
    /* padding: none!important;
  margin: none!important; */
  }

  .parkimg {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100%;


  }

  .parkimg2,
  .parkimg3,
  .parkimg4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100%;
  }

  .servicelist {
    width: 100%;
    padding-left: 0px !important;
  }

  .listimg {
    width: 39px;
    height: 39px;
    margin: auto;
  }

  .list {
    width: 100%;
    height: 25%;
    border-bottom: #efefef solid 1px;
  }




  .list:hover {
    background: #3bd258;
    color: white;
  }

  .list:hover .listimg1 {
    background-image: url(../images/5.2.png);
  }

  .list:hover .listimg2 {
    background-image: url(../images/5.4.png);
  }

  .list:hover .listimg3 {
    background-image: url(../images/5.6.png);
  }

  .list:hover .listimg4 {
    background-image: url(../images/5.8.png);
  }

  .listimg1 {
    width: 40px;
    height: 40px;
    margin: auto;
    background-size: cover;
    background-image: url(../images/5.1.png);
  }

  .listimg2 {
    width: 40px;
    height: 40px;
    margin: auto;
    background-size: cover;
    background-image: url(../images/5.3.png);
  }

  .listimg3 {
    width: 40px;
    height: 40px;
    margin: auto;
    background-size: cover;
    background-image: url(../images/5.5.png);
  }

  .listimg4 {
    width: 40px;
    height: 40px;
    margin: auto;
    background-size: cover;
    background-image: url(../images/5.7.png);
  }

  /* footer */
  .firstline {
    justify-content: center !important;
  }

}