@media (min-width: 1921px) {
  .s68 {
    font-size: 3.5416666667vw;
  }
}
@media (max-width: 1920px) and (min-width: 551px) {
  .s68 {
    font-size: calc(12px + 2.9166666667vw);
  }
}
@media (max-width: 550px) {
  .s68 {
    font-size: 28.0416666667px;
  }
}
.ww1440 {
  width: 14.4rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
}
@media (max-width: 1460px) {
  .ww1440 {
    width: 94%;
  }
}

section {
  position: relative;
  color: #333;
}

.imgbg {
  position: relative;
  overflow: hidden;
}

.c-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}

.ho-ban {
  position: relative;
  overflow: hidden;
}
.ho-ban .ho_sw {
  overflow: hidden;
}
.ho-ban .ho_sw .img {
  position: relative;
  padding-top: 35.2083333333%;
  overflow: hidden;
  transition: all 0.3s;
  display: block;
  background-color: #999;
}
.ho-ban .ho_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho-ban .ho_sw .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 43%;
  transform: translateY(-50%);
  color: #fff;
  opacity: 0;
}
.ho-ban .ho_sw .d1 {
  font-weight: 600;
}
.ho-ban .ho_sw .d2 {
  line-height: 1.3333333333;
  margin-top: 0.1rem;
}
.ho-ban .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.ho-ban .swiper-pagination {
  bottom: 0.35rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.ho-ban .swiper-pagination .swiper-pagination-bullet {
  width: 0.4rem;
  height: 3px;
  border-radius: 0;
  background-color: white;
  opacity: 0.6;
  margin: 0;
  margin: 0 0.15rem;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: all 0.3s;
}
.ho-ban .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.ho-ban .ho_bot {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0.3rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  color: #fff;
}
@media screen and (max-width: 900px) {
  .ho-ban .mouse {
    opacity: 0;
  }
  .ho-ban .ho_sw .d1 {
    font-size: 24px;
  }
  .ho-ban .ho_sw .d2 {
    display: none;
  }
  .ho-ban .ho_sw .tbtn {
    padding-bottom: 0;
  }
  .ho-ban .btns {
    right: 2%;
  }
}
@media (max-width: 500px) {
  .ho-ban .ho_sw .d1 {
    font-size: 20px;
  }
  .ho-ban .btns {
    display: none;
  }
}

.home-1 {
  padding-top: 0.78rem;
  padding-bottom: 1rem;
  background-image: url(../images/ho1_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.home-1 .swiper {
  margin-top: 0.5rem;
}
.home-1 .sw {
  height: auto;
  text-align: center;
}
.home-1 .sw:hover .img img {
  transform: scale(1.1);
}
.home-1 .sw:hover .h3 {
  color: #83a73f;
}
.home-1 .ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.home-1 .li {
  width: 31.5277777778%;
  margin-right: 2.7083333333%;
  width: 22.9166666667%;
  margin-right: 2.7777777778%;
  margin-bottom: 0.4rem;
}
.home-1 .li:nth-child(4n) {
  margin-right: 0;
}
.home-1 .dd {
  display: block;
  text-align: center;
}
.home-1 .dd:hover .img img {
  transform: scale(1.1);
}
.home-1 .dd:hover .h3 {
  color: #83a73f;
}
.home-1 .img {
  position: relative;
  padding-top: 107.7092511013%;
  overflow: hidden;
}
.home-1 .text {
  margin-top: 0.4rem;
}
.home-1 .h3 {
  color: #333;
  font-weight: 500;
  transition: color 0.3s;
}
.home-2 {
  padding-top: 0.79rem;
  padding-bottom: 0.75rem;
  background-image: url(../images/ho2_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.home-2 .ul {
  display: flex;
  flex-wrap: wrap;
}
.home-2 .li {
  width: 17.3611111111%;
  margin-right: 10.0694444444%;
}
.home-2 .li:last-child {
  margin-right: 0;
}
.home-2 .li:last-child .dd::after {
  display: none;
}
.home-2 .dd {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.home-2 .dd::after {
  content: "";
  width: 1px;
  height: 0.72rem;
  position: absolute;
  bottom: 0;
  left: calc(100% + 0.72rem);
  background-color: #e1e1e1;
}
.home-2 .ii {
  width: 1em;
}
.home-2 .t12 {
  line-height: 1;
  margin-top: 0.16rem;
}
.home-2 .num {
  font-weight: bold;
  margin-right: 0.25em;
}
@media (max-width: 768px) {
  .home-2 .ul {
    justify-content: space-between;
  }
  .home-2 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
    padding: 0 4%;
  }
  .home-2 .dd::after {
    display: none;
  }
}

.home-3 {
  background-color: #f6f6f6;
  padding-top: 0.78rem;
  padding-bottom: 1rem;
}
.home-3 .tt {
  text-align: center;
  margin-top: 0.29rem;
  margin-bottom: 0.6rem;
}
.home-3 .list {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 769px) {
  .home-3 .li {
    width: 16.3888888889%;
    margin-right: 2.0833333333%;
    transition: width 0.3s;
  }
  .home-3 .li.show {
    width: 44.4444444444%;
  }
  .home-3 .li.show .hd {
    opacity: 0;
  }
  .home-3 .li.show .bd {
    opacity: 1;
  }
  .home-3 .li:last-child {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .home-3 .li {
    width: 100%;
    margin-bottom: 4%;
  }
}
.home-3 .dd {
  position: relative;
  height: 5.3rem;
  overflow: hidden;
}
.home-3 .hd {
  width: 100%;
  padding: 0.36rem 0.1rem;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  text-align: center;
  transition: all 0.3s;
}
.home-3 .bd {
  padding: 0.32rem 0.4rem;
  width: 4.2rem;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  opacity: 0;
  transition: all 0.3s;
}
.home-3 .b11 {
  font-weight: bold;
}
.home-3 .b12 {
  line-height: 1.25;
  margin-top: 0.18rem;
}
@media (max-width: 768px) {
  .home-3 .hd {
    opacity: 0;
  }
  .home-3 .bd {
    opacity: 1;
    width: 100%;
  }
}

.home-4 {
  padding-top: 0.78rem;
  padding-bottom: 0.6rem;
  background-image: url(../images/ho4_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.home-4 .tags {
  text-align: center;
  margin-top: 0.4rem;
}
.home-4 .ti {
  display: inline-block;
  margin: 0.1rem 0.12rem;
  line-height: 2.4444444444em;
  padding: 0 0.44rem;
  box-shadow: 0 0 0 1px inset #333;
  cursor: pointer;
  transition: all 0.3s;
}
.home-4 .ti:hover, .home-4 .ti.on {
  background-color: #83a73f;
  box-shadow: 0 0 0 1px inset #83a73f;
  color: #fff;
}
.home-4 .lists {
  margin-top: 0.56rem;
  position: relative;
}
.home-4 .ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: absolute;
  left: -200vw;
  top: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
.home-4 .ul.show {
  position: relative;
  left: 0;
  opacity: 1;
}
.home-4 .li {
  width: 31.875%;
  margin-right: 2.0833333333%;
  margin-bottom: 0.4rem;
}
.home-4 .li:nth-child(3n) {
  margin-right: 0;
}
.home-4 .dd {
  display: block;
  box-shadow: 0 -1px 0 0 #e1e1e1 inset;
  position: relative;
}
.home-4 .dd:hover::before {
  transform: scaleX(1);
}
.home-4 .dd:hover .h3 {
  color: #83a73f;
}
.home-4 .dd:hover .ic {
  background-image: url(../images/z2.png);
}
.home-4 .dd::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #83a73f;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: all 0.5s;
}
.home-4 .img {
  position: relative;
  padding-top: 62.7450980392%;
}
.home-4 .bot {
  position: relative;
  padding: 0.24rem 0;
  padding-right: 0.3rem;
}
.home-4 .h3 {
  font-weight: 400;
  line-height: 1.2;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.home-4 .ic {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/z1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 768px) {
  .home-4 .ul {
    justify-content: space-between;
  }
  .home-4 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.home-5 {
  background-color: #f7f7f7;
  padding-top: 0.79rem;
  overflow: hidden;
}
.home-5 .swiper {
  position: relative;
  margin-top: 0.7rem;
}
.home-5 .sw {
  text-align: center;
}
.home-5 .ii {
  width: 100%;
  height: 2.4rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.home-5 .bi {
  width: 100%;
}
.home-5 .sbtn {
  width: 1em;
  height: 1em;
  background-color: #fff;
  box-shadow: 5px 0px 8px 0px rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26.6666666667% auto;
}
.home-5 .sbtn:hover {
  background-color: #83a73f;
}
.home-5 .prev {
  background-image: url(../images/z11.png);
}
.home-5 .prev:hover {
  background-image: url(../images/z12.png);
}
.home-5 .next {
  background-image: url(../images/z13.png);
}
.home-5 .next:hover {
  background-image: url(../images/z14.png);
}
@media (min-width: 769px) {
  .home-5 .sbtn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .home-5 .prev {
    right: calc(100% + 0.7rem);
  }
  .home-5 .next {
    left: calc(100% + 0.7rem);
  }
}
@media (max-width: 768px) {
  .home-5 {
    padding-bottom: 0.6rem;
  }
  .home-5 .prev {
    left: 0;
  }
  .home-5 .next {
    right: 0;
  }
  .home-5 .btns {
    display: flex;
    justify-content: center;
  }
  .home-5 .sbtn {
    width: 1.5em;
    height: 1.5em;
    margin: 0 0.2rem;
  }
}

.home-6 {
  padding-top: 0.7rem;
  padding-bottom: 0.9rem;
  overflow: hidden;
}
.home-6 .swiper {
  width: calc(100% + 0.2rem);
  margin-left: -0.1rem;
  margin-top: 0.4rem;
  position: relative;
}
.home-6 .swiper-container {
  padding: 0.1rem;
}
.home-6 .sw {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.home-6 .img {
  position: relative;
  padding-top: 111%;
}
.home-6 .img::before {
  content: "";
  width: 108%;
  height: 107.2072072072%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../images/ho5_0.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.home-6 .ii {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.home-6 .sbtn {
  width: 1em;
  height: 1em;
  background-color: #fff;
  box-shadow: 5px 0px 8px 0px rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26.6666666667% auto;
}
.home-6 .sbtn:hover {
  background-color: #83a73f;
}
.home-6 .prev {
  right: calc(100% + 0.6rem);
  background-image: url(../images/z11.png);
}
.home-6 .prev:hover {
  background-image: url(../images/z12.png);
}
.home-6 .next {
  left: calc(100% + 0.6rem);
  background-image: url(../images/z13.png);
}
.home-6 .next:hover {
  background-image: url(../images/z14.png);
}
@media (min-width: 769px) {
  .home-6 .sbtn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .home-6 .cy {
    width: 13.8888888889%;
    margin-right: 3.3333333333%;
  }
  .home-6 .cy:nth-child(6n) {
    margin-right: 0;
  }
  .home-6 .cy:last-child {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .home-6 .cy {
    width: 20%;
    margin: 1% 0;
    margin-right: 5%;
  }
  .home-6 .cy:nth-child(4n) {
    margin-right: 0;
  }
  .home-6 .cy:last-child {
    margin-right: 0;
  }
  .home-6 .prev {
    right: auto;
    left: 0;
  }
  .home-6 .next {
    left: auto;
    right: 0;
  }
  .home-6 .btns {
    display: flex;
    justify-content: center;
  }
  .home-6 .sbtn {
    width: 1.5em;
    height: 1.5em;
    margin: 0 0.2rem;
  }
}

.home-7 {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
  background-color: #f7f7f7;
  overflow: hidden;
}
.home-7 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.36rem;
}
.home-7 .le {
  width: 44.4444444444%;
  padding: 0.2rem;
  padding-bottom: 0.4rem;
  background-color: #fff;
}
.home-7 .img {
  position: relative;
  padding-top: 53.3333333333%;
}
.home-7 .d1 {
  display: inline-flex;
  align-items: center;
  color: #83a73f;
  line-height: 1;
  margin-top: 0.37rem;
}
.home-7 .d1 .ic {
  width: 1em;
  margin-right: 0.13rem;
}
.home-7 .d2 {
  line-height: 1.625;
  height: 3.25em;
  color: #666;
  margin-top: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-7 .d3 {
  margin-top: 0.3rem;
}
.home-7 .aa {
  display: inline-block;
  line-height: 3.3125em;
  padding: 0 0.6rem;
  background-color: #83a73f;
  color: #fff;
}
.home-7 .form {
  width: 52.7777777778%;
  padding: 0.2rem;
  background-color: #fff;
  font-size: 0;
}
.home-7 .fbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-7 .fi {
  width: 48.6111111111%;
  margin-bottom: 0.2rem;
}
.home-7 .w100 {
  width: 100%;
}
.home-7 .ip {
  width: 100%;
  height: 0.6rem;
  min-height: 40px;
  padding: 0 0.2rem;
  background-color: #f8f8f8;
  border: none;
}
.home-7 .ip::-moz-placeholder {
  color: #999;
}
.home-7 .ip::placeholder {
  color: #999;
}
.home-7 .ta {
  width: 100%;
  height: 3.06rem;
  padding: 0.2rem;
  background-color: #f8f8f8;
  border: none;
}
.home-7 .ta::-moz-placeholder {
  color: #999;
}
.home-7 .ta::placeholder {
  color: #999;
}
.home-7 .fbot {
  display: flex;
  justify-content: space-between;
}
.home-7 .code {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}
.home-7 .ci {
  height: 0.57rem;
  min-height: 40px;
  background-color: #f8f8f8;
  padding: 0 0.2rem;
  border: none;
  width: 100%;
}
.home-7 .ci::-moz-placeholder {
  color: #999;
}
.home-7 .ci::placeholder {
  color: #999;
}
.home-7 .icode {
  height: 0.57rem;
  flex-shrink: 0;
  min-height: 40px;
  margin-left: 0.2rem;
}
.home-7 .submit {
  width: 2.76rem;
  height: 0.57rem;
  min-height: 40px;
  background-color: #83a73f;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 0.2rem;
  cursor: pointer;
}
@media (max-width: 768px) {
  .home-7 .le {
    width: 100%;
  }
  .home-7 .form {
    width: 100%;
    margin-top: 0.3rem;
  }
  .home-7 .fi {
    width: 100%;
  }
  .home-7 .fbot {
    flex-wrap: wrap;
  }
  .home-7 .code {
    width: 100%;
  }
  .home-7 .submit {
    margin: 0;
    margin-top: 0.2rem;
  }
}

.home-8 {
  padding-top: 0.77rem;
  padding-bottom: 1.12rem;
  background-image: url(../images/ho8_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.home-8 .swiper {
  margin-top: 0.5rem;
}
.home-8 .sw:hover .img img {
  transform: scale(1.1);
}
.home-8 .sw:hover .h3 {
  color: #83a73f;
}
.home-8 .img {
  padding-top: 66.2895927602%;
}
.home-8 .bot {
  margin-top: 0.26rem;
  display: flex;
  justify-content: space-between;
}
.home-8 .text {
  padding-right: 0.3rem;
}
.home-8 .h3 {
  line-height: 1.2;
  height: 2.4em;
  transition: color 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-8 .d2 {
  margin-top: 0.13rem;
  line-height: 1.2;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.home-8 .time {
  padding: 0.19rem 0.15rem 0.14rem;
  flex-shrink: 0;
  white-space: nowrap;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-shadow: 0 0 0 1px #222 inset;
  border-radius: 0.06rem;
  font-weight: bold;
}
.home-8 .t12 {
  margin-top: 0.08rem;
}
@media (max-width: 768px) {
  .home-8 .time {
    padding: 0.1rem;
  }
}

.com-tit.cent {
  text-align: center;
}
.com-tit.cent .ct1 .cline {
  display: none;
}
.com-tit .ct1 {
  position: relative;
  line-height: 1;
}
.com-tit .ct2 {
  margin-top: 0.15rem;
  color: #000;
  font-weight: bold;
}
.com-tit .ct3 {
  display: inline-flex;
  margin-top: 0.29rem;
}
.com-tit .ct3 .ct31 {
  width: 1.875em;
  height: 0.25em;
  background-color: #83a73f;
}
.com-tit .ct3 .ct32 {
  width: 0.25em;
  height: 0.25em;
  background-color: #83a73f;
  margin-left: 0.25em;
}
@media screen and (max-width: 900px) {
  .com-tit .ct3 {
    padding: 0 0.5rem;
  }
}