.main {
  overflow: hidden;
}

/* head1 */
.head1 {
  width: 83.333vw;
  margin: auto;
  height: 3.333vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.head1 h1 {
  color: #000;
  font-size: 1.042vw;
  font-family: 思源黑体 CN;
}

.head1_1 {
  display: flex;
  align-items: center;
}

.head1_1 a,
.lxbox222 h2 {
  font-family: 思源黑体 CN;
  font-size: 1.042vw;
  color: #000;
}

.lxbox222:hover .lxbox1 {
  opacity: 1;
  transition: opacity 1s;
}

.lxbox222 {
  position: relative;
  margin-right: 9.635vw;
}

.lxbox1 {
  transition: opacity 1s;
  display: flex;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 3;
  top: 1.563vw;
  opacity: 0;
}

.lxbox1 img {
  width: 6.302vw;
  margin: 0 .182vw;
  box-shadow: 0 0 .313vw rgba(0, 0, 0, .16);
}

.head2222 {
  width: 100%;
  height: .156vw;
  background-color: #049455;
}

.head_logo {
  display: flex;
  align-items: center;
  margin: 1.042vw 0;
}

.head3_1 {
  position: relative;
}

.head3_1 input {
  width: 21.25vw;
  height: 3.177vw;
  border-radius: 1.615vw;
  box-sizing: border-box;
  padding-left: 1.406vw;
  line-height: 3.177vw;
  border: .052vw solid #049455;
}

.head3_1 input::placeholder {
  color: #049455;
  font-family: 思源黑体 CN;
  font-size: .99vw;
}

.head3_1 img {
  width: 1.823vw;
  top: .677vw;
  right: 1.146vw;
  margin-right: 0;
  position: absolute;
}

.head_logo3 {
  font-family: 思源黑体 CN;
  margin-left: auto;
}

.head_logo3 h1 {
  transform: translateX(.521vw);
  font-size: 1.042vw;
  text-align: right;
}

.head_logo3 h2 {
  font-size: 1.25vw;
}

.head_tit {
  background-color: #049455;
  line-height: 3.646vw;
  height: 3.646vw;
}

/* head1 */

.head_box {
  width: 100%;
  background-color: rgba(4, 148, 85, .1);
}

.imgbox:hover img {
  transition: all .6s;
  scale: 1.2;
}

img {
  display: block;
}

.imgbox {
  overflow: hidden;
}

.head9 {
  margin: auto;
  position: relative;
}

.head2 {
  position: relative;
}

.content {
  width: 83.333vw;
  margin: auto;
}

.box {
  margin: 6.25vw 0;
}

.more {
  font-family: 思源黑体 CN;
  font-size: .833vw;
  border-bottom: .052vw solid #E60012;
  color: #E60012;
  display: inline-block !important;
  line-height: .833vw;
}

.tit h1 {
  font-family: 思源黑体 CN;
  font-size: 1.875vw;
  line-height: 1.875vw;
  color: #049455;
  font-weight: bold;
}

.tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tit2 {
  display: flex;
}

.tit2 a {
  width: 5.677vw;
  line-height: 2.135vw;
  height: 2.135vw;
  border: .104vw solid #049455;
  text-align: center;
  margin-left: .573vw;
  color: #049455;
  font-family: 思源黑体 CN;
  font-size: .833vw;
  display: block;
}

.cpzx .tit2 a {
  margin-left: 1.354vw;
}

.tit2 a:last-child {
  border: .104vw solid #049455 !important;
  color: #049455 !important;
  background-color: #fff !important;
}

.xwzx .tit2 a {
  border: none;
  color: #fff;
  background-color: #CCCCCC;
}

.xwzx .tit2 .bs {
  border: none;
  background-color: #049455;
}

.tit2 .bs {
  background-color: #049455;
  color: #fff;
}

/* about */
.about {
  position: relative;
}

.ab_ma {
  position: absolute;
  right: 8.333vw;
  top: 50%;
  width: 38.594vw;
  transform: translateY(-50%);
}

.ab_ma h1 {
  font-family: 思源黑体 CN;
  font-size: 1.875vw;
  line-height: 1.875vw;
  color: #049455;
  font-weight: bold;
}

.ab_ma h2 {
  font-family: 思源黑体 CN;
  font-size: 1.354vw;
  line-height: 1.354vw;
  color: #049455;
  font-weight: bold;
  margin: 2.031vw 0 3.698vw;
}

.ab_ma h3 {
  letter-spacing: .057vw;
  font-family: 思源黑体 CN;
  font-size: .938vw;
  color: #333333;
  line-height: 2.708vw;
}

.ab_ma a {
  margin-top: 3.125vw;
  border-bottom: .052vw solid #E60012;
  color: #E60012;
}

/* cp1 */
.cp1 {
  font-family: 思源黑体 CN;
  display: flex;
  margin-top: 2.396vw;
  flex-wrap: wrap;
}

.cp1 a {
  text-align: center;
  width: 23.75vw;
  margin-bottom: 2.292vw;
  margin-right: 6vw;
}

.cp1 a .imgbox {
  box-shadow: 0 0 .313vw rgba(0, 0, 0, .16);
}

.cp1 a:nth-child(3n) {
  margin-right: 0;
}

.cp1 a:nth-child(n+4) {
  margin-bottom: 0;
}

.cp1 a:hover h1 {
  color: #049455;
}

.cp1 a h1 {
  font-size: .938vw;
  line-height: .938vw;
  margin: 1.302vw 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

/* alzs */
.alzs {
  padding: 5.365vw 0 4.323vw;
  box-sizing: border-box;
  background-color: #F8F8F8;
  margin-bottom: 0vw;
}

.al {
  margin-top: 5.677vw;
}

.al .swiper-slide {
  position: relative;
}

.swiper-container2 .swiper-wrapper {
  overflow: visible !important;
}

.swiper-container2 .swiper-slide-next {
  width: 44.896vw !important;
}

.swiper-container2 .swiper-slide {
  transform: translateX(158%);
  width: 23.75vw !important;
  height: auto !important;
  position: relative;
}

.al .swiper-slide {
  width: 24.583vw;
}

.al .swiper-slide img {
  width: 23.75vw !important;
  height: auto !important;
}

.al .msgbox {
  font-family: 思源黑体 CN;
  text-align: center;
  left: 2.865vw;
  bottom: .156vw;
  position: absolute;
  width: 20.781vw;
  height: 13.75vw;
  background-color: #fff;
  padding: 1.615vw 1.302vw 2.083vw;
  box-sizing: border-box;
  box-shadow: 0 .156vw .313vw 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: .729vw;
  line-height: .729vw;
  margin: .573vw 0 1.458vw;
}

.al .msgbox h3 {
  color: #666;
  font-size: .833vw;
  line-height: 1.198vw;
  margin-bottom: 1.563vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.al .msgbox a {
  color: #E60012;
  font-size: .833vw;
}

.srep {
  text-align: center;
  margin-top: 3.75vw;
}

.srep .swiper-pagination-bullet {
  width: 3.125vw;
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
  height: 1.042vw;
  margin: 0 .781vw !important;
}

.al .srep .swiper-pagination-bullet {
  width: .729vw;
  background-color: #ccc;
  border: none;
  border-radius: 50%;
  opacity: 1;
  height: .729vw;
  margin: 0 .573vw !important;
}

.srep .swiper-pagination-bullet-active {
  background-color: #049455 !important;
}

/* fwxm */
.fwxm {
  font-family: 思源黑体 CN;
  background: url(../images/fwxm.png) no-repeat;
  background-size: 100% 100%;
  padding: 13.177vw 0 3.75vw;
  box-sizing: border-box;
}

.fw1 h1 {
  color: #FFFFFF;
  font-size: 1.875vw;
  font-weight: bold;
  line-height: 1.875vw;
}

.fw1 h2 {
  color: #FFFFFF;
  font-size: 1.042vw;
  letter-spacing: .052vw;
  width: 46.667vw;
  line-height: 1.771vw;
  margin-top: 2.083vw;
  margin-bottom: 2.865vw;
}

.fw1 a {
  color: #fff;
  display: block;
  font-size: .833vw;
  width: 5.885vw;
  line-height: 2.135vw;
  border: .104vw solid #fff;
  text-align: center;
  margin-bottom: 7.292vw;
}

.fw2 {
  font-family: 思源黑体 CN;
  display: flex;
  background-color: #049455;
}

.fw2 a {
  transition: all .6s;
  position: relative;
  overflow: visible;
  display: block;
  width: 16.667vw;
  height: 12.24vw;
  padding: 4.01vw 1.146vw 2.083vw .885vw;
  box-sizing: border-box;
}

.fw2 a h1 {
  position: absolute;
  font-size: 3.646vw;
  line-height: 3.646vw;
  color: #fff;
  right: 1.146vw;
  top: .885vw;
  opacity: .16;
}

.fw2 a h2 {
  color: #fff;
  font-size: 1.146vw;
  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: .052vw;
  color: #fff;
  margin-top: .729vw;
  font-size: .729vw;
  line-height: 1.354vw;
}

.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.729vw);
  transition: all .6s;
}

.fw2 a:last-child {
  padding: 0;
}

.fw2 a h4 {
  color: #FFFFFF;
  font-size: 2.083vw;
  line-height: 12.24vw;
  text-align: center;
}

/* 新闻资讯 */
.xwzx .tit2 a:last-child {
  height: 1.927vw;
  line-height: 1.927vw;
}

.xwmain {
  margin: auto;
  margin-top: 5.208vw;
  display: flex;
  justify-content: space-between;
}

.xwm1 {
  width: 35.052vw;
  height: 32.969vw;
  padding: 8.594vw 6.146vw 7.76vw 4.531vw;
  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.656vw;
  height: 32.969vw;
  padding: 8.594vw 2.552vw 7.76vw 1.302vw;
  box-sizing: border-box;
}

.xwm3 {
  width: 22.656vw;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.xwm31 {
  position: relative;
  width: 22.656vw;
  height: 15.573vw;
  background-size: cover;
  padding: 2.031vw 1.927vw 2.031vw 1.927vw;
  box-sizing: border-box;
}

.xwm1 h1,
.xwm2 h1,
.xwm1 h2,
.xwm2 h2 {
  margin-bottom: 1.042vw;
}

.xwm1 p {
  margin-bottom: 3.125vw;
}

.xwm2 p {
  margin-bottom: 1.771vw;
}

.xwh1 {
  font-size: 1.354vw;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xwh2 {
  font-size: .833vw;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xwp {
  font-size: .938vw;
  color: white;
  line-height: 1.667vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.xwm3 p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 1.094vw;
}

.xwm2 p {
  -webkit-line-clamp: 5;
}

.xwm3 h1 {
  margin-bottom: .729vw;
}

.xwm3 h2 {
  margin-bottom: .729vw;
}

.xwspan {
  font-size: .833vw;
  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.792vw;
  background: url(../images/rybg.png) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 5.729vw;
}

.ry_ma .tit h1 {
  color: #049455;
}

.ry_ma h2 {
  color: #000000;
  width: 48.542vw;
  font-size: 1.042vw;
  line-height: 1.979vw;
  margin-top: 1.979vw;
  letter-spacing: .052vw;
}

.ryzz img {
  width: 12.917vw;
  height: 16.979vw;
}

.swiper-container3 {
  width: 55.208vw;
  margin-left: 0 !important;
  margin-top: 3.438vw;
}

.swiper-container3 .swiper-slide {
  border: .313vw solid #049455;
  box-sizing: border-box;
  width: auto;
  overflow: hidden;
  position: relative;
}


/* 底部？ */
.fo_ma {
  width: 79.688vw;
  padding: 2.865vw 0 1.25vw;
  box-sizing: border-box;
}

footer {
  background-color: #333333;
}

.fot1 {
  display: flex;
  margin-bottom: 1.563vw;
  justify-content: space-between;
  padding: 0 1.146vw 0 1.146vw;
  box-sizing: border-box;
}

.fot1 ul li:nth-child(1) {
  color: #fff;
  font-size: 1.042vw;
  margin-bottom: 1.302vw;
}

.fot1 ul li a {
  display: block;
  color: #CCCCCC;
  font-size: .833vw;
  margin-bottom: .729vw;
}

.fot1 ul li a:hover {
  color: #049455;
}

.fot2 {
  display: flex;
  box-sizing: border-box;
  border-bottom: .052vw solid #FFFFFF;
  align-items: center;
  border-top: .052vw solid #FFFFFF;
}

.fot2 .fotlogo {
  margin-right: 5.104vw;
  width: 4.323vw;
}

.fot2_1 {
  width: 52.083vw;
}

.fot2_1 h1 {
  width: 22.969vw;
  display: inline-block;
  margin-right: 2.604vw;
  color: #ccc;
  font-size: .833vw;
}

.fot2_1 h1:first-child {
  margin-bottom: .729vw;
}

/* .fot2_1 h1:last-child {
  margin-top: .729vw;
} */

.ewm {
  margin-left: auto;
  width: 5.208vw;
}

.fot3 {
  display: flex;
  margin-top: 1.771vw;
  align-items: center;
  justify-content: space-between;
}

.yqlj a {
  font-size: .833vw;
  color: #CCCCCC;
  margin-right: 1.563vw;
}

.jszc p {
  font-size: .729vw;
  color: #FFFFFF;
  margin-left: 1.563vw;
  display: inline-block;
}


.ewmbox {
  display: flex;
  align-items: center;
  margin-left: auto;
}

.ewmbox img {
  margin-left: .521vw;
}

.ewm1 {
  position: relative;
  display: flex;
  align-items: center;
}

.ewm1 .ewmimg {
  position: absolute;
  width: 7.5vw;
  top: 0%;
  transform: translateY(-110%);
  opacity: 0;
}

.ewm1:hover .ewmimg {
  opacity: 1;
  transition: opacity .6s;
}

.ewmbox p {
  width: .052vw;
  height: 1.146vw;
  background-color: #fff;
  margin: 0 1.042vw;
}

.ewm1 img {
  width: 1.146vw;
  margin-right: .521vw;
}

.ewm1 h1 {
  color: #fff;
  font-size: .729vw;
  letter-spacing: .052vw;
}

.mob {
  display: none;
}

@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: 20px !important;
    height: 6px !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% !important;
    margin-right: 2% !important;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  }

  .cp1 a:nth-child(n+5),
  .cpzx .tit2,
  .ewm1,
  .cp1 a:last-child {
    display: none;
  }

  .mob {
    display: block !important;
    margin: auto;
    text-align: center;
    margin-top: 2%;
  }

  .mob a {
    margin-left: auto !important;
    margin: auto;
  }

  .cp1 a:nth-child(2n) {
    margin-right: 0 !important;
  }

  .cp1 a .imgbox {
    width: 100%;
  }

  .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;
  }

  .al .srep .swiper-pagination-bullet {
    width: 11px !important;
    height: 11px !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,
  .ewmbox {
    display: none;
  }

  .al {
    margin-top: 4%;
  }

  .srep {
    font-size: 1px;
  }

  .alzs {
    padding: 4% 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;
    flex-direction: column;
  }

  .xwm3 {
    flex-direction: column;
  }

  .xwm1 .imgbox img,
  .xwm2 .imgbox img,
  .xwm1 .imgbox img,
  .xwm31 .imgbox img {
    width: 100%;
    height: auto;
  }

  .xwm1,
  .xwm2,
  .xwm31 {
    width: 100%;
    height: auto;
    padding: 3%;
    font-size: 1px;
  }

  .xwm3 p {
    margin-bottom: 3%;
  }

  .xwm3 h1,
  .xwm3 h2 {
    margin-bottom: 2%;
  }

  .xwm1,
  .xwm31 {
    margin-bottom: 2%;
  }

  .xwm2 {
    margin-bottom: 2%;
  }

  .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: 20px;
  }

  .xwh2 {
    font-size: 16px;
  }

  .xw_ma {
    padding: 0 !important;
  }

  .xwp,
  .xwspan {
    line-height: normal;
    font-size: 14px;
  }

  .xwm2 p,
  .xwm3 p,
  .xwm1 p,
  .xwm2 p {
    line-height: 26px;
    -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: 16px;
    line-height: 26px;
  }

  .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 2%;
  }

  .fot2_1 {
    width: 100%;
    padding: 0;
  }

  .fot2_1 h1 {
    width: 100%;
    margin-right: 0;
    display: block;
    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 {
    width: 100%;
    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;
  }
}
