.main {
  overflow: hidden;
}

#header {
  position: relative;
}

.head_box {
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
  background-color: rgba(255, 255, 255, .85);
}

.imgbox:hover img {
  transition: all .6s;
  scale: 1.2;
}

img {
  display: block;
}

.imgbox {
  overflow: hidden;
}

.head9 {
  margin: auto;
  height: 5.31vw;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.head2 {
  position: relative;
}

.content {
  width: 83.33vw;
  margin: auto;
}

.box {
  margin: 6.25vw 0;
}

.more {
  font-family: 思源黑体 CN;
  font-size: .83vw;
  border-bottom: .05vw solid #059D40;
  color: #059D40;
  display: inline-block !important;
  line-height: .83vw;
}

.tit h1 {
  font-family: 思源黑体 CN;
  font-size: 1.88vw;
  line-height: 1.88vw;
  color: #059D40;
  font-weight: bold;
}

.tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cpzx .tit2 {
  margin-right: 2.5vw;
}

.tit2 {
  display: flex;
}

.tit2 a {
  width: 5.68vw;
  line-height: 2.14vw;
  height: 2.14vw;
  border: .1vw solid #059D40;
  text-align: center;
  margin-left: .57vw;
  color: #059D40;
  font-family: 思源黑体 CN;
  font-size: .83vw;
  display: block;
}

.cpzx .tit2 a {
  margin-left: 1.35vw;
}

.tit2 a:last-child {
  border: .1vw solid #059D40 !important;
  color: #059D40 !important;
  background-color: #fff !important;
}

.xwzx .tit2 a {
  border: none;
  color: #fff;
  background-color: #CCCCCC;
}

.xwzx .tit2 .bs {
  border: none;
  background-color: #059D40;
}

.tit2 .bs {
  background-color: #059D40;
  color: #fff;
}

/* about */
.about {
  position: relative;
}

.ab_ma {
  position: absolute;
  right: 8.33vw;
  top: 50%;
  width: 38.59vw;
  transform: translateY(-50%);
}

.ab_ma h1 {
  font-family: 思源黑体 CN;
  font-size: 1.88vw;
  line-height: 1.88vw;
  color: #059D40;
  font-weight: bold;
}

.ab_ma h2 {
  font-family: 思源黑体 CN;
  font-size: 1.35vw;
  line-height: 1.35vw;
  color: #059D40;
  font-weight: bold;
  margin: 2.03vw 0 3.7vw;
}

.ab_ma h3 {
  letter-spacing: .06vw;
  font-family: 思源黑体 CN;
  font-size: .94vw;
  color: #333333;
  line-height: 1.56vw;
}

.ab_ma a {
  margin-top: 3.13vw;
}

/* cp1 */
.cp1 {
  font-family: 思源黑体 CN;
  display: flex;
  margin-top: 2.4vw;
  flex-wrap: wrap;
}

.cp1 a {
  text-align: center;
  width: 17.08vw;
  margin-bottom: 2.6vw;
  margin-right: 5vw;
  box-shadow: 0 .16vw .31vw rgba(0, 0, 0, .16);
}

.cp1 a:nth-child(4n) {
  margin-right: 0;
}

.cp1 a:nth-child(n+5) {
  margin-bottom: 0;
}

.cp1 a:hover h2 {
  background-color: #059D40;
}

.cp1 a .imgbox {
  width: 15.42vw;
  margin: .83vw;
  border: .05vw solid #E9E9E9;
}

.cp1 a h1 {
  font-size: 1.15vw;
  line-height: 1.15vw;
  margin: 1.3vw 0 1.56vw;
}

.cp1 a h2 {
  width: 13.85vw;
  line-height: 2.24vw;
  text-align: center;
  color: #FFFFFF;
  background-color: #979797;
  margin: auto;
  margin-bottom: 1.04vw;
  font-size: .83vw;
}

/* alzs */
.alzs {
  padding: 5.36vw 0 4.32vw;
  box-sizing: border-box;
  background-color: #F8F8F8;
  margin-bottom: 0vw;
}

.al {
  margin-top: 5.68vw;
}

.al .swiper-slide {
  position: relative;
}

.swiper-container2 .swiper-wrapper {
  overflow: visible !important;
}

.swiper-container2 .swiper-slide-next {
  width: 44.9vw !important;
}

.swiper-container2 .swiper-slide {
  width: 44.9vw !important;
  height: 28.28vw !important;
  transform: translateX(58%);
  position: relative;
}

.al .swiper-slide {
  width: 24.58vw;
}

.al .swiper-slide img {
  width: 44.9vw !important;
  height: 22.92vw !important;
}

.al .msgbox {
  font-family: 思源黑体 CN;
  text-align: center;
  left: 2.86vw;
  bottom: .16vw;
  position: absolute;
  width: 20.78vw;
  height: 13.75vw;
  background-color: #fff;
  padding: 1.61vw 1.3vw 2.08vw;
  box-sizing: border-box;
  box-shadow: 0 .16vw .31vw rgba(0, 0, 0, .16);
}

.al .msgbox h1 {
  color: #333333;
  font-size: 1.25vw;
  line-height: 1.25vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.al .msgbox h2 {
  color: #999999;
  font-size: .73vw;
  line-height: .73vw;
  margin: .57vw 0 1.46vw;
}

.al .msgbox h3 {
  color: #666;
  font-size: .83vw;
  line-height: 1.2vw;
  margin-bottom: 1.56vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.al .msgbox a {
  color: #059D40;
  font-size: .83vw;
}

.srep {
  text-align: center;
  margin-top: 3.75vw;
}

.srep .swiper-pagination-bullet {
  width: 1.04vw;
  background-color: #fff;
  border: .1vw solid #fff;
  opacity: 1;
  height: 1.04vw;
  margin: 0 .78vw !important;
}

.al .srep .swiper-pagination-bullet {
  width: .73vw;
  background-color: #ccc;
  border: none;
  opacity: 1;
  height: .73vw;
  margin: 0 .57vw !important;
}

.srep .swiper-pagination-bullet-active {
  background-color: #059D40 !important;
}

/* fwxm */
.fwxm {
  font-family: 思源黑体 CN;
  background: url(../images/fwxm.png) no-repeat;
  background-size: 100% 100%;
  padding: 13.18vw 0 3.75vw;
  box-sizing: border-box;
}

.fw1 h1 {
  color: #FFFFFF;
  font-size: 1.88vw;
  font-weight: bold;
  line-height: 1.88vw;
}

.fw1 h2 {
  color: #FFFFFF;
  font-size: 1.04vw;
  letter-spacing: .06vw;
  width: 47.29vw;
  line-height: 1.77vw;
  margin-top: 2.08vw;
  margin-bottom: 2.86vw;
}

.fw1 a {
  color: #fff;
  display: block;
  font-size: .83vw;
  width: 5.89vw;
  line-height: 2.14vw;
  border: .1vw solid #fff;
  text-align: center;
  margin-bottom: 7.29vw;
}

.fw2 {
  font-family: 思源黑体 CN;
  display: flex;
  background-color: #059D40;
}

.fw2 a {
  transition: all .6s;
  position: relative;
  overflow: visible;
  display: block;
  width: 16.67vw;
  height: 12.24vw;
  padding: 4.01vw 1.15vw 2.08vw .89vw;
  box-sizing: border-box;
}

.fw2 a h1 {
  position: absolute;
  font-size: 3.65vw;
  line-height: 3.65vw;
  color: #fff;
  right: 1.15vw;
  top: .89vw;
  opacity: .16;
}

.fw2 a h2 {
  color: #fff;
  font-size: 1.15vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.fw2 a h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  letter-spacing: .05vw;
  color: #fff;
  margin-top: .73vw;
  font-size: .73vw;
  line-height: 1.35vw;
}

.fw2 a:nth-child(1),
.fw2 a:nth-child(5),
.fw2 a:nth-child(3) {
  background-color: #0A6D30;
}

.fw2 a:nth-child(1):hover,
.fw2 a:nth-child(3):hover,
.fw2 a:nth-child(5):hover {
  transform: translateY(-0.73vw);
  transition: all .6s;
}

.fw2 a:last-child {
  padding: 0;
}

.fw2 a h4 {
  color: #FFFFFF;
  font-size: 2.08vw;
  line-height: 12.24vw;
  text-align: center;
}

/* 新闻资讯 */
.xwzx .tit2 a:last-child {
  height: 1.93vw;
  line-height: 1.93vw;
}

.xwmain {
  margin: auto;
  margin-top: 5.21vw;
  display: flex;
  justify-content: space-between;
}

.xwm1 {
  width: 35.05vw;
  height: 32.97vw;
  padding: 8.59vw 6.15vw 7.76vw 4.53vw;
  box-sizing: border-box;
  position: relative;
}

.xwm1 .imgbox,
.xwm2 .imgbox,
.xwm1 .imgbox,
.xwm31 .imgbox {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}

.xwm2 {
  position: relative;
  width: 22.66vw;
  height: 32.97vw;
  padding: 8.59vw 2.55vw 7.76vw 1.3vw;
  box-sizing: border-box;
}

.xwm3 {
  width: 22.66vw;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.xwm31 {
  position: relative;
  width: 22.66vw;
  height: 15.57vw;
  background-size: cover;
  padding: 2.03vw 1.93vw 2.03vw 1.93vw;
  box-sizing: border-box;
}

.xwm1 h1,
.xwm2 h1,
.xwm1 h2,
.xwm2 h2 {
  margin-bottom: 1.04vw;
}

.xwm1 p {
  margin-bottom: 3.13vw;
}

.xwm2 p {
  margin-bottom: 1.77vw;
}

.xwh1 {
  font-size: 1.35vw;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xwh2 {
  font-size: .83vw;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xwp {
  font-size: .94vw;
  color: white;
  line-height: 1.67vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.xwm3 p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 1.09vw;
}

.xwm2 p {
  -webkit-line-clamp: 5;
}

.xwm3 h1 {
  margin-bottom: .73vw;
}

.xwm3 h2 {
  margin-bottom: .73vw;
}

.xwspan {
  font-size: .83vw;
  color: white;
}

.xwm1:hover img,
.xwm2:hover img,
.xwm31:hover img {
  transition: all .6s;
  scale: 1.2;
}

/* ryzz */
.ryzz {
  margin-bottom: 0;
  padding-top: 4.79vw;
  background: url(../images/rybg.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 5.73vw;
}

.ry_ma .tit h1 {
  color: #fff;
}

.ry_ma h2 {
  color: #fff;
  width: 52.03vw;
  font-size: 1.04vw;
  line-height: 1.98vw;
  margin-top: 1.98vw;
  letter-spacing: .05vw;
}

.ryzz img {
  width: 12.92vw;
  height: 16.98vw;

}

.swiper-container3 {
  width: 55.21vw;
  margin-left: 0 !important;
  margin-top: 3.44vw;
}

.swiper-container3 .swiper-slide {
  border: .31vw solid #9E0000;
  width: auto;
  overflow: hidden;
  position: relative;
}


/* 底部？ */
.fo_ma {
  width: 79.69vw;
  padding: 2.86vw 0 1.41vw;
  box-sizing: border-box;
}

footer {
  background-color: #333333;
}

.fot1 {
  display: flex;
  justify-content: space-between;
  padding: 0 1.15vw 0 0;
  box-sizing: border-box;
}

.fot1 ul li:nth-child(1) {
  color: #fff;
  font-size: 1.04vw;
  margin-bottom: 1.3vw;
}

.fot1 ul li a {
  display: block;
  color: #CCCCCC;
  font-size: .83vw;
  margin-bottom: .73vw;
}

.fot1 ul li a:hover {
  color: #059D40;
}

.fot2 {
  display: flex;
  padding: .47vw 1.04vw .47vw 0;
  box-sizing: border-box;
  border-bottom: .05vw solid #FFFFFF;
  align-items: center;
  border-top: .05vw solid #FFFFFF;
}

.fot2 .fotlogo {
  margin-right: 2.19vw;
  width: 10.89vw;
}

.fot2_1 h1 {
  color: #ccc;
  font-size: .83vw;
}

.fot2_1 h1:last-child {
  margin-top: .73vw;
}

.ewm {
  margin-left: auto;
  width: 5.21vw;
}

.fot3 {
  display: flex;
  margin-top: 1.56vw;
  align-items: center;
  justify-content: space-between;
}

.yqlj a {
  font-size: .83vw;
  color: #CCCCCC;
  margin-right: 1.56vw;
}

.jszc p {
  font-size: .73vw;
  color: #FFFFFF;
  margin-left: 1.56vw;
  display: inline-block;
}

@media screen and (max-width: 1200px) {
  .head_box {
    display: none;
  }

  .main {
    overflow: hidden;
  }

  .box {
    margin: 10% 0;
  }

  .content {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .srep {
    width: 100%;
    bottom: 15px !important;
  }

  .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
  }

  .srep .swiper-pagination-bullet {
    margin: 0 2% !important;
  }

  .more,
  .fw1 a {
    width: 90px;
    height: 30px;
    font-size: 14px;
    margin: auto;
    line-height: 30px;
  }

  /* about */
  .about img {
    display: none;
  }

  .ab_ma {
    position: static;
    width: 100%;
    transform: none;
    margin: 10% 0;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .ab_ma h1 {
    font-size: 22px;
    line-height: normal;
    text-align: center;
  }

  .ab_ma h2 {
    font-size: 20px;
    margin: 2% 0 4%;
    line-height: normal;
    text-align: center;
  }

  .ab_ma h3 {
    font-size: 16px;
    line-height: 32px;
  }

  .ab_ma a {
    text-align: center;
    margin: auto;
    display: block !important;
    margin-top: 4%;
  }

  /* .tit */
  .tit {
    flex-direction: column;
  }

  .tit h1 {
    font-size: 22px;
    line-height: normal;
  }

  .tit2 {
    display: flex;
    justify-content: space-between;
    margin-top: 4%;
    width: 100%;
  }

  .cpzx .tit2 {
    margin-right: 0;
  }

  .tit2 a {
    width: 18%;
    height: 30px;
    margin-left: 0 !important;
    line-height: 30px;
    font-size: 14px;
  }

  /* .cp1 a */
  .cp1 {
    margin-top: 4%;
  }

  .cp1 a {
    width: 49%;
    margin-bottom: 2%;
    margin-right: 2%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  }

  .cp1 a:nth-child(n+5) {
    display: none;
  }

  .cp1 a:nth-child(2n) {
    margin-right: 0;
  }

  .cp1 a .imgbox {
    width: 90%;
    margin: 4%;
  }

  .cp1 a h1 {
    font-size: 16px;
    margin: 4% 0;
    line-height: normal;
  }

  .cp1 a h2 {
    width: 80%;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 4%;
  }

  /* .al .swiper-slide img */
  .al .swiper-slide img {
    width: 100% !important;
    height: auto !important;
  }

  .swiper-container2 .swiper-slide {
    width: 100% !important;
    transform: none;
    height: auto !important;
    margin-right: 2%;
  }

  .alzs .srep {
    margin-top: 4%;
  }

  .al .msgbox {
    position: static;
    height: auto;
    font-size: 1px;
    padding: 4%;
    width: 100%;
  }

  .al .msgbox h1 {
    font-size: 20px;
    line-height: normal;
  }

  .al .msgbox h2 {
    font-size: 16px;
    line-height: normal;
    margin: 2% 0;
  }

  .al .msgbox h3 {
    font-size: 14px;
    line-height: 28px;
  }

  .al .msgbox a {
    font-size: 14px;
  }

  .al_ma .tit2 {
    display: none;
  }

  .al {
    margin-top: 4%;
  }

  .srep {
    font-size: 1px;
  }

  .alzs {
    padding: 10% 0;
  }



  /* .fwxm */
  .fwxm {
    padding: 10% 0;
  }

  .fw1 h1 {
    font-size: 20px;
    line-height: normal;
  }

  .fw1 h2 {
    font-size: 16px;
    line-height: normal;
    width: 100%;
    color: #000;
    margin: 4% 0 2%;
  }

  .fw2 {
    margin-top: 4%;
    flex-wrap: wrap;
  }

  .fw2 a {
    width: 50%;
    height: auto;
    padding: 2%;
  }

  .fw2 a:nth-child(4) {
    background-color: #0A6D30;
  }

  .fw2 a:nth-child(3) {
    background: none;
  }


  .fw2 a h1 {
    font-size: 36px;
    line-height: 36px;
    right: 10px;
    top: 10%;
  }

  .fw2 a h2 {
    font-size: 16px;
  }

  .fw2 a h3 {
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 28px;
  }

  .fw2 a h4 {
    font-size: 20px;
    line-height: normal;
  }

  .fw2 a:last-child {
    display: none;
    align-items: center;
    justify-content: center;
  }

  /* .tit2 a */
  .xwzx .tit2 a {
    width: 30%;
  }

  .xwzx .tit2 a:last-child {
    line-height: 26px;
    height: 26px;
  }

  .xwmain {
    box-sizing: border-box;
    width: 100%;
    margin-top: 4%;
    flex-wrap: wrap;
  }

  .xwm1 .imgbox img,
  .xwm2 .imgbox img,
  .xwm1 .imgbox img,
  .xwm31 .imgbox img {
    width: 100%;
    height: auto;
  }

  .xwm1,
  .xwm2,
  .xwm31 {
    width: 49%;
    height: auto;
    padding: 3%;
    font-size: 1px;
  }

  .xwm3 p {
    margin-bottom: 3%;
  }

  .xwm3 h1,
  .xwm3 h2 {
    margin-bottom: 2%;
  }

  .xwm1,
  .xwm31 {
    margin-right: 2%;
    margin-bottom: 2%;
  }

  .xwm2 {
    margin-bottom: 2%;
  }

  .xwm32 {
    margin-right: 0;
  }

  .xwm1,
  .xwm2,
  .xwm31 {
    background-size: cover;
    background-repeat: no-repeat;
  }

  .xwm1 h1,
  .xwm2 h1,
  .xwm1 h2,
  .xwm2 h2,
  .xwm1 p,
  .xwm2 p {
    margin-bottom: 3%;
  }

  .xwh1 {
    font-size: 16px;
  }

  .xwh2 {
    font-size: 14px;
  }

  .xwp,
  .xwspan {
    line-height: normal;
    font-size: 12px;
  }

  .xwm2 p,
  .xwm3 p,
  .xwm1 p,
  .xwm2 p {
    -webkit-line-clamp: 2;
  }

  .xwm3 {
    width: 100%;
  }

  .newMore {
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    font-size: 14px;
  }

  /* .ryzz */
  .ryzz {
    padding: 4% 0;
  }

  .ry_ma h2 {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }

  .swiper-container3 {
    width: 100%;
  }

  .ryzz img {
    width: 100%;
    height: auto;
  }

  .fw2 a:nth-child(1):hover,
  .fw2 a:nth-child(3):hover,
  .fw2 a:nth-child(5):hover {
    transform: none;
    transition: none;
  }

  .fw2 a {
    transition: none;
  }

  /* .fot1 */
  .fot1,
  .fot2 .fotlogo,
  .ewm {
    display: none;
  }

  footer {
    padding: 3% 0;
  }

  .fot2_1 {
    width: 100%;
    padding: 0;
  }

  .fot2_1 h1 {
    text-align: center;
    font-size: 14px;
  }

  .fot2 {
    padding: 0;
    border: none;
  }

  .fot2_1 h1:last-child {
    margin-top: 0%;
  }

  .jszc p,
  .fot2_1 h1 {
    line-height: 20px;
  }

  .fot3 {
    margin-top: 2%;
  }

  .jszc {
    font-size: 1px;
    text-align: center;
    padding-top: 1%;
    border-top: 1px solid #fff;
  }

  .jszc p {
    font-size: 14px;
    margin-left: 0;
    text-align: center;
  }


}