* {
  padding: 0;
  margin: 0;
}

html,
body {
  width: 100%;
  height: 100%;
}

.home-container {
  width: 100%;
  background: #f2f2f2;
}

.home-container .home-banner {
  width: 100%;
  height: 4.666667rem;
  margin-bottom: 0.8rem;
}

.home-container .home-banner img {
  width: 100%;
  height: 100%;
}

.home-container .home-banner .swiper-pagination-bullet-active {
  background: #9ac94f;
}

.home-container .home-content .home-nav {
  margin: 0 0.333333rem;
  font-size: 0.426667rem;
}

.home-container .home-content .home-nav .home-nav-list {
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.266667rem;
}

.home-container .home-content .home-nav .home-nav-list__item {
  -ms-flex: 1;
      flex: 1;
  height: 6rem;
  padding: 0.266667rem 0.266667rem 0 0.266667rem;
  margin-right: 0.266667rem;
  background: #fff;
}

.home-container .home-content .home-nav .home-nav-list__item:last-child {
  margin: 0;
}

.home-container .home-content .home-nav .item-img {
  height: 4.533333rem;
  width: 100%;
}

.home-container .home-content .home-nav .item-btn {
  display: block;
  line-height: 1.066667rem;
  color: #9ac94f;
  text-align: center;
}

[data-dpr="1"] .home-container .home-content .home-nav .item-btn {
  font-size: 14px;
}

[data-dpr="2"] .home-container .home-content .home-nav .item-btn {
  font-size: 28px;
}

[data-dpr="3"] .home-container .home-content .home-nav .item-btn {
  font-size: 42px;
}

.home-container .home-content .home-news {
  margin: 0 0.333333rem;
  margin-top: 0.8rem;
}

.home-container .home-content .home-news .home-news-title {
  height: 1.066667rem;
  margin-bottom: 0.4rem;
}

.home-container .home-content .home-news .home-news-title__img {
  width: 100%;
  height: 100%;
}

.home-container .home-content .home-news .home-news-list__item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  height: 2.24rem;
  padding: 0.4rem;
  margin-bottom: 0.4rem;
}

.home-container .home-content .home-news .home-news-list__item:last-child {
  margin: 0;
}

.home-container .home-content .home-news .item-tag {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 1.2rem solid #9ac94f;
  border-right: 1.2rem solid transparent;
}

.home-container .home-content .home-news .item-tag-text {
  position: absolute;
  top: 0.666667rem;
  left: 0.426667rem;
  color: #fff;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}

[data-dpr="1"] .home-container .home-content .home-news .item-tag-text {
  font-size: 11px;
}

[data-dpr="2"] .home-container .home-content .home-news .item-tag-text {
  font-size: 22px;
}

[data-dpr="3"] .home-container .home-content .home-news .item-tag-text {
  font-size: 33px;
}

.home-container .home-content .home-news .item-img {
  width: 3.2rem;
  height: 2.24rem;
}

.home-container .home-content .home-news .item-des {
  -ms-flex: 1;
      flex: 1;
  margin-left: 0.466667rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.home-container .home-content .home-news .item-des-title {
  display: block;
  -ms-flex: 1;
      flex: 1;
  font-size: 0.373333rem;
}

.home-container .home-content .home-news .item-des-tag {
  line-height: 0.506667rem;
  color: #969696;
  text-indent: 0.266667rem;
}

[data-dpr="1"] .home-container .home-content .home-news .item-des-tag {
  font-size: 11px;
}

[data-dpr="2"] .home-container .home-content .home-news .item-des-tag {
  font-size: 22px;
}

[data-dpr="3"] .home-container .home-content .home-news .item-des-tag {
  font-size: 33px;
}

.home-container .home-content .home-news .home-news-more {
  display: block;
  margin-top: 0.4rem;
  line-height: 1.066667rem;
  text-align: center;
  background: #fff;
}

[data-dpr="1"] .home-container .home-content .home-news .home-news-more {
  font-size: 14px;
}

[data-dpr="2"] .home-container .home-content .home-news .home-news-more {
  font-size: 28px;
}

[data-dpr="3"] .home-container .home-content .home-news .home-news-more {
  font-size: 42px;
}

.home-container .home-content .home-join {
  margin-top: 0.8rem;
  padding-bottom: 0.933333rem;
}

.home-container .home-content .home-join .home-join-title {
  padding: 0 0.333333rem;
  height: 1.066667rem;
}

.home-container .home-content .home-join .home-join-title__img {
  width: 100%;
  height: 100%;
}

.home-container .home-content .home-join #map {
  margin-top: 0.933333rem;
  margin-left: 0.333333rem;
  margin-right: 0.333333rem;
  height: 7.733333rem;
}

.home-container .home-content .home-join #map img {
  width: 100%;
  height: 100%;
}

.home-container .home-content .home-footer {
  padding-top: 0.533333rem;
  background: #c9caca;
}

.home-container .home-content .home-footer .home-footer-list {
  display: -ms-flexbox;
  display: flex;
}

.home-container .home-content .home-footer .home-footer-list__item {
  -ms-flex: 1;
      flex: 1;
  text-align: center;
  margin: 0 0.346667rem;
}

.home-container .home-content .home-footer .item-img {
  width: 100%;
  height: 1.706667rem;
}

.home-container .home-content .home-footer .item-des {
  margin-top: 0.213333rem;
  color: #595757;
  line-height: 0.373333rem;
  padding: 0 0.133333rem;
}

[data-dpr="1"] .home-container .home-content .home-footer .item-des {
  font-size: 10px;
}

[data-dpr="2"] .home-container .home-content .home-footer .item-des {
  font-size: 20px;
}

[data-dpr="3"] .home-container .home-content .home-footer .item-des {
  font-size: 30px;
}

.home-container .home-content .home-footer .home-footer-baseline {
  width: 100%;
  height: 0.266667rem;
  border-bottom: 1px solid #a3a3a3;
  background: #c9caca;
}

.home-container .home-content .home-footer .copyright {
  text-align: center;
}

.home-container .home-content .home-footer .copyright-des {
  line-height: 0.48rem;
  color: #595757;
}

[data-dpr="1"] .home-container .home-content .home-footer .copyright-des {
  font-size: 11px;
}

[data-dpr="2"] .home-container .home-content .home-footer .copyright-des {
  font-size: 22px;
}

[data-dpr="3"] .home-container .home-content .home-footer .copyright-des {
  font-size: 33px;
}

.home-container .home-content .home-footer .contact {
  margin-top: 0.4rem;
  color: #6ba528;
}

[data-dpr="1"] .home-container .home-content .home-footer .contact {
  font-size: 25px;
}

[data-dpr="2"] .home-container .home-content .home-footer .contact {
  font-size: 50px;
}

[data-dpr="3"] .home-container .home-content .home-footer .contact {
  font-size: 75px;
}

.home-container .home-content .home-footer .contact-icon {
  position: relative;
  top: 0.053333rem;
  width: 0.666667rem;
  height: 0.666667rem;
}