.main {
  overflow: hidden;
}

.ab1_2:hover img {
  transition: all 1.5s;
  transform: rotate(360deg);
}

.head_box {
  position: absolute;
  left: 50%;
  top: 1.615vw;
  transform: translateX(-50%);
  z-index: 999;
}

.head9 {
  /* height: 5.729vw; */
  display: flex;
  justify-content: center;
  position: relative;
}

.head2 {
  position: relative;
}

.content {
  width: 66.667vw;
  margin: auto;
}

.head2 .swiper-pagination1 {
  position: absolute;
  bottom: 1.563vw !important;
  text-align: center;
  margin-left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}

.head2 .swiper-pagination-bullet {
  width: 3.698vw !important;
  opacity: 1 !important;
  height: 1.146vw !important;
  background-color: #fff !important;
  border-radius: .573vw !important;
  margin: 0 .521vw !important;
  box-sizing: border-box;
  border: .156vw solid #8DB142;
}

.head2 .swiper-pagination-bullet-active {
  background-color: #8DB142 !important;
}

.box {
  margin: 7.813vw 0;
  position: relative;
}

* {
  font-family: 思源黑体 CN;
}

.more {
  color: #CC2233;
  font-size: .781vw;
  margin: auto;
  display: block !important;
}

img {
  display: block;
}

.tit {
  text-align: center;
  margin-bottom: 2.083vw;
}

.tit h1 {
  font-size: 1.563vw;
  line-height: 1.563vw;
}

.tit h2 {
  color: #808080;
  font-size: .833vw;
  margin-top: 1.094vw;
  text-transform: uppercase;
}

/* box1 */
.box1 {
  cursor: pointer;
  margin: 7.813vw 0 0;
}

/* cpzx */
.cpzx {
  height: 44.479vw;
  background: url(../images/cpbg.png ) no-repeat;
  background-size: 100% 100%;
  padding: 7.292vw 0;
  box-sizing: border-box;
  position: relative;
}

.cp1 {
  z-index: 99;
  position: absolute;
  top: 11.094vw;
  left: 5.625vw;
  text-align: center;
  font-family: 思源黑体 CN;
}

.cp1_1 h1 {
  font-size: 2.083vw;
  margin-bottom: 1.042vw;
}

.cp1_1 h2 {
  font-size: .938vw;
}

.swiper-container2 {
  width: 37.135vw;
  margin: auto;
  height: 100%;
}

.swiper-container2 a {
  display: block;
  width: 37.135vw;
}

.swiper-pagination2 {
  position: absolute;
  right: 9.844vw !important;
}

.swiper-pagination2 .swiper-pagination-bullet {
  opacity: 1;
  width: 4.427vw;
  height: 3.542vw;
  background-color: transparent;
  margin: 2.708vw 0 !important;
  position: relative;
}

.cpp1 {
  position: absolute;
  bottom: -0.781vw;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}

/* kysk */
.kysk {
  margin: 7.813vw 0;
}

.ky1 {
  text-align: center;
  font-family: 思源黑体 CN;
  font-size: 2.5vw;
  line-height: 2.5vw;
  margin-bottom: 2.604vw;
}

.swiper-container3 {
  text-align: center;
}

.swiper-container3 .swiper-slide {
  box-sizing: border-box;
  padding: 1.042vw;
  padding-bottom: 2.604vw;
  background-color: #8DB142;
}

.swiper-container3 .swiper-slide:nth-child(2n) {
  background-color: #2A3A43;
}

.swiper-container3 .swiper-slide:nth-child(3n) {
  background-color: #D2BD99;
}

.swiper-container3 .swiper-slide:nth-child(4n) {
  background-color: #73312E;
}

.swiper-container3 .msgbox h1 {
  font-size: 1.563vw;
  line-height: 1.563vw;
  margin: 2.604vw 0 1.51vw;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.swiper-container3 .msgbox h2 {
  font-size: 1.25vw;
  line-height: 1.458vw;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.pagination3 {
  width: auto !important;
}

.pagination3 .swiper-pagination-bullet {
  width: 1.875vw;
  height: 1.875vw;
  background: url(../images/nor.png) no-repeat;
  background-size: 100% 100%;
  opacity: 1;
}

.pagination3 .swiper-pagination-bullet-active {
  width: 2.552vw;
  height: 2.552vw;
  background: url(../images/act.png) no-repeat;
  background-size: 100% 100%;
}

.btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2.604vw;
  padding: 0 10.417vw;
  box-sizing: border-box;
}

.btns .left2,
.btns .right2 {
  cursor: pointer;
  width: 3.438vw;
}

/* ab_ma */
.ab_ma {
  width: 84.375vw;
  margin-bottom: 7.813vw;
}

.ab_box {
  display: flex;
  justify-content: space-between;
}

.ab_box .ab1 {
  width: 20.469vw;
  height: 24.583vw;
  text-align: center;
  padding: 2.604vw 1.042vw;
  box-sizing: border-box;
  cursor: pointer;
  background: rgba(116, 155, 34, .1);
}

.ab_box .ab1 h1 {
  font-size: 1.25vw;
  line-height: 1.25vw;
  margin-bottom: 1.042vw;
}

.ab_box .ab1 h2 {
  font-size: .938vw;
  line-height: 1.615vw;
  color: #5B5B5B;
}

.ab_box .ab1:hover {
  background-color: #749B22;
}

.ab_box .ab1:hover h1,
.ab_box .ab1:hover h2 {
  color: #fff;
}

.ab_box .ab1:nth-child(2n) {
  margin-top: 3.958vw;
}

/* xwzx */
.xw_ma {
  width: 84.375vw;
  padding: 5.208vw 0 3.75vw;
  margin-bottom: 7.813vw;
  background-color: #F8FAF8;
}

.xw1 {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2.604vw;
}

.xw1 h1 {
  font-size: 1.25vw;
  line-height: 1.25vw;
  margin: 0 2.083vw;
}

.xw1 .bs {
  color: #749B22;
}

.xw2_1 a {
  display: flex;
  width: 67.813vw;
  margin: auto;
  line-height: 4.583vw;
  align-items: center;
  font-size: 1.25vw;
  justify-content: space-between;
  background-color: #FFFFFF;
  padding: 0 2.083vw;
  box-sizing: border-box;
}

.xw2_1 a:hover {
  color: #749B22;
}

.xw2_1 a:nth-child(2n) {
  background-color: transparent;
}

.xw2_1 a img {
  width: 2.188vw;
}

.xw2_1 a h1 {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;

  font-size: 1.25vw;
}

/* 底部？ */
.fo1 {
  width: 100%;
  height: 35.365vw;
  background: url(../images/fobg.png) no-repeat;
  background-size: 100% 100%;
}

.fo2 {
  font-size: 2.5vw;
  line-height: 2.5vw;
  padding-top: 4.063vw;
  margin-bottom: 2.604vw;
}

.fo3 {
  display: flex;
  align-items: center;
}

.fo3 .name {
  width: 15.677vw;
  line-height: 3.125vw;
  border: none;
  background-color: #F1F1F1;
  padding-left: 1.042vw;
  box-sizing: border-box;
}

.fo3 .phone {
  width: 31.25vw;
  line-height: 3.125vw;
  border: none;
  background-color: #F1F1F1;
  padding-left: 1.042vw;
  box-sizing: border-box;
  margin: 0 1.563vw;
}

.fo3 a {
  width: 17.865vw;
  line-height: 3.125vw;
  display: block;
  color: #fff;
  font-size: .938vw;
  padding-left: 5.99vw;
  box-sizing: border-box;
  background-color: #8DB142;
}

.fo1_ma_1 {
  padding-left: 9.375vw;
  margin-bottom: 16.927vw;
  box-sizing: border-box;
}

.fo1_ma {
  width: 84.375vw;
}

.fo4 {
  display: flex;
  justify-content: center;
  margin-bottom: 2.083vw;
}

.fo4 a {
  color: #fff;
  font-size: .938vw;
  margin: 0 1.458vw;
}

.fo4 a:hover{
  color:#000;
}

.fo5 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.fo5 h1 {
  color: #fff;
  font-size: .938vw;
  margin: 0 .781vw;
}

.fo6 {
  background-color: #8DB142;
}

.fo7 {
  display: flex;
  justify-content: space-between;
  width: 84.375vw;
  height: 4.427vw;
  align-items: center;
  border-top: .052vw solid #fff;
  margin: auto;
}

.fo8 {
  display: flex;
}

.fo8 h1,
.fo8 a {
  font-size: .938vw;
  color: #fff;
}

.foot2 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.foot2 a {
  color: #fff !important;
  font-size: .938vw !important;
  display: inline-block;

}

.foot2 p {
  font-family: 微软雅黑;
  font-size: .938vw;
  color: #fff;
  margin-right: 3.125vw;
}

.foot2 a:nth-child(2) {
  float: right;
}

@media screen and (max-width: 1200px) {
  .mob {
    display: block !important;
  }

  .head2 .swiper-pagination1 {
    bottom: 10px !important;
  }

  .head2 .swiper-pagination-bullet {
    width: 30px !important;
    opacity: 1 !important;
    height: 10px !important;
    border-radius: 13px !important;
    margin: 0 5px !important;
  }

  .head_box,
  .tx_ma .left,
  .tx_ma .right {
    display: none;
  }

  .main {
    overflow: hidden;
  }

  .content {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .box {
    margin: 10% 0;
  }

  .box1 {
    margin-top: 10%;
  }

  .box2,
  .box1 {
    width: 100%;
    overflow: auto;
  }

  .box2 img,
  .box1 img {
    width: 300vw;
  }

  /* .cpzx */
  .cpzx {
    height: 77vw;
    padding: 10% 0;
  }

  .cp1_1 h1 {
    font-size: 22px;
  }

  .cp1_1 h2 {
    font-size: 20px;
  }

  .cp1 {
    position: static;
  }

  .swiper-container2 a,
  .swiper-container2 {
    width: 50vw;
  }

  .swiper-pagination2 .swiper-pagination-bullet {
    width: 10vw;
    height: 9vw;
  }

  .swiper-pagination2 {
    top: 60% !important;
  }

  /* .ky1 */
  .ky1 {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 2%;
  }

  .swiper-container3 .swiper-slide {
    padding: 2%;
  }

  .swiper-container3 .msgbox h1 {
    font-size: 18px;
    line-height: normal;
    margin: 4% 0;
  }

  .swiper-container3 .msgbox h2 {
    font-size: 16px;
    margin: 0;
    line-height: normal;
  }

  .btns .left2,
  .btns .right2 {
    width: 8vw;
  }

  .pagination3 {
    font-size: 1px;
  }

  .pagination3 .swiper-pagination-bullet {
    width: 6vw;
    height: 6vw;
  }

  .pagination3 .swiper-pagination-bullet-active {
    width: 8vw;
    height: 8vw;
  }

  /* .ab_box .ab1:nth-child(2n) */
  .ab_box .ab1:nth-child(2n) {
    margin-top: 0;
  }

  .ab_box {
    flex-wrap: wrap;
  }

  .ab_box .ab1 {
    width: 49%;
    height: auto;
    padding: 2%;
    margin-bottom: 2%;
  }

  .ab_box .ab1 h1 {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 2%;
  }

  .ab_box .ab1 h2 {
    font-size: 14px;
    line-height: 20px;
  }

  /* .xw_ma */
  .xw_ma {
    padding: 10% 0;
  }

  .xw1 h1 {
    font-size: 14px;
    line-height: normal;
    margin: 2%;
  }

  .xw2_1 a {
    line-height: 32px;
    padding: 0 3%;
    font-size: 16px;
    width: 90%;
  }

  .xw2_1 a h1 {
    line-height: 32px;
    font-size: 16px;
  }

  .xw2_1 a img {
    width: 4%;
  }

  /* .fofooter1 */
  footer {
    background-color: #8DB142;
  }

  .fo1 {
    height: auto;
    background: none;
  }

  .fo1_ma_1 {
    padding-left: 0;
    margin-bottom: 0;
  }

  .fo2 {
    font-size: 22px;
    line-height: normal;
    padding-top: 4%;
    margin-bottom: 2%;
    text-align: center;
    color: #fff;
  }

  .fo3 {
    flex-direction: column;
  }

  .fo3 .name,
  .fo3 .phone,
  .fo3 a {
    line-height: 32px;
    width: 80%;
    margin-bottom: 2%;
  }

  .fo3 a {
    padding-left: 0;
    text-align: center;
    color: #8DB142;
    font-size: 14px;
    background-color: #fff;
  }

  .fo4,
  .fo8 {
    display: none;
  }

  .fo5 {
    flex-direction: column;
  }

  .fo5 h1 {
    font-size: 14px;
    text-align: center;
  }


  .fo7 {
    height: auto;
    justify-content: center;
  }

  .foot2 p,
  .foot2 a {
    margin-right: 0;
    font-size: 14px !important;
  }

}