@charset "UTF-8";
.copyright {
  margin-top: 100px;
  /* position: relative; */
  background-color: #024e38;
}

.c-top {
  padding: 50px 0 20px;
}

.c-top .c-top-main {
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.c-top h1 {
  font-size: 20px;
  text-align: left;
  border-bottom: 1px solid #fff;
  height: 50px;
  line-height: 50px;
  color: #fff;
  margin-bottom: 30px;
}

.c-top p {
  color: #fff;
  line-height: 30px;
}

.c-top .ul1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-top .ul1 .f-nav1 {
  width: 10.5%;
}

.c-top .ul1 .f-nav1 a {
  padding-bottom: 10px;
  font-size: 16px;
  color: #fff;
  font-family: '微软雅黑';
  text-decoration: none;
}

.c-top .ul1 .f-nav1 ul.f_nav_two {
  margin-top: 15px;
}

.c-top .ul1 .f-nav1 ul.f_nav_two a {
  font-size: 14px;
}

.c-top .ul1 .hvr-underline-from-left:before {
  background-color: #009944;
}

.footer-one {
  width: 15%;
  text-align: center;
}

.c-top .footer-one img {
  width: 80%;
}

.c-top .footer-two {
  width: 70%;
}

.c-top .footer-three {
  width: 15%;
}

.c-top .footer-three img {
  width: 100%;
}

.copyright-bottom {
  background-color: #032110;
  height: 50px;
  line-height: 50px;
  color: #fff;
}

.copyright-bottom a {
  color: #fff;
}
