.main {
  overflow: hidden;
}

.logobox {
  width: 14.948vw;
  margin-left: 12.5vw;
  margin-right: 7.656vw;
}

.fp-tableCell {
  padding-top: 4.167vw;
  box-sizing: border-box;
}

.ft .fp-tableCell {
  padding-top: 0;
}

header {
  width: 100%;
  height: 4.167vw;
  background-color: transparent;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  left: 50%;
  transform: translateX(-50%);
  top: 0vw;
  box-sizing: border-box;
  z-index: 999;
}

.head9 {
  width: 43.594vw;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.logo {
  width: auto;
  z-index: 100;
}

.biaoti11 {
  width: 100%;
}

.head_box {
  width: 100%;
  background: #fff;
  margin: auto;
  height: 100%;
  align-items: center;
  display: flex;
}

.main,
footer {
  position: relative;
  z-index: 2;
}

body,
.head2 {
  position: relative;
}

.bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.swiper-container1 .swiper-pagination-bullet {
  width: .781vw !important;
  height: .781vw !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  opacity: 1 !important;
  margin: 0 .521vw !important;
}

.swiper-container1 .swiper-pagination-bullet-active {
  background-color: #ff8a00 !important;
}

.content {
  width: 70.833vw;
  margin: auto;
}

.imgbox {
  overflow: hidden;
}

.imgbox img:hover {
  transition: all .6s;
  scale: 1.2;
}


.more {
  width: 6.25vw;
  background-color: #ff8a00;
  font-size: .938vw;
  line-height: 2.083vw;
  letter-spacing: .052vw;
  display: block;
  color: #ffffff;
  text-align: center;
}

.mabox {
  /* padding-top: 4%; */
  height: 100%;
  box-sizing: border-box;
}

.mabox img {
  height: 100%;
}


/* alzs */
.alzs {
  position: relative;
}

.al_ma {
  display: flex;
  align-items: center;
}

.foot {
  display: flex;
  justify-content: space-between;
  padding: 6.25vw 0 2.604vw;
}

.fot1 h1 {
  font-family: 思源黑体 CN;
  font-size: 1.042vw;
  margin-bottom: 1.563vw;
}

.fot1 h2 {
  font-family: 思源黑体 CN;
  font-size: .833vw;
  margin-bottom: 1.042vw;
}

.fot1 a {
  font-family: 思源黑体 CN;
  display: block;
  margin-bottom: 1.302vw;
  font-size: .833vw;
}

#fp-nav.left {
  left: 2.813vw;
}

#fp-nav ul li {

  width: 1.771vw;
  height: 1.771vw;
  margin: 0;
  margin-bottom: 2.083vw;
  position: relative;
}

#fp-nav ul li a {
  display: flex;
  align-items: center;
}


#fp-nav ul li a.active span,
#fp-nav ul li:hover a span {
  height: 1.771vw;
  width: 1.771vw;
  background: url(../images/bg3.png) center no-repeat;
  background-size: 100% 100% !important;
  opacity: 1;
  border-radius: 0;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 1.771vw;
  width: 1.771vw;
  margin: 0;
  border-radius: 100%;
}

#fp-nav ul li a.active span {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  margin: 0vw;
}

#fp-nav ul li a span {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.146vw;
  height: 1.146vw;
  margin: 0;
  background-color: #fff;
}

@media screen and (max-width: 1200px) {
  .swiper-container1 .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    opacity: 1 !important;
    margin: 0 5px !important;
  }

  .swiper-container1 .swiper-pagination {
    bottom: 10px !important;
  }

  .main,
  #fullpage {
    overflow: hidden;
  }

  .content,
  .mo_ma {
    width: 100% !important;
    box-sizing: border-box;
    padding: 10% 2%;
  }

  header {
    height: auto;
    box-shadow: none;
  }

  /* 头部 */
  .mobs,
  .head_box,
  .fwbg,
  #fp-nav.left {
    display: none;
  }

  .mob {
    display: block !important;
  }

  .mabox {
    padding: 0 2%;
    box-sizing: border-box;
    margin: 10% 0;
  }

  .more {
    width: 90px;
    line-height: 30px;
    font-size: 14px;
    margin: auto;
  }




  /* .content, .mo_ma */
  .content {
    padding: 5% 0%;
  }

  .xwzx .mabox,
  .alzs .mabox,
  .hzhb .mabox {
    margin: 0;
  }

  .xw_box {
    margin-top: 2%;
    flex-direction: column;
  }

  .xw1 .msgbox {
    padding: 2%;
    justify-content: space-between;
  }

  .xw1 h1 {
    width: 2px;
    height: 30px;
  }

  .xw1 h2 {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 2%;
  }

  .xw1 h3 {
    font-size: 14px;
    line-height: normal;
  }

  .xw1 h4 {
    margin-left: 10%;
    font-size: 16px;
    line-height: normal;
  }

  .xw1 .msgbox .msgbox_1:last-child {
    width: 75%;
  }

  .xw1 h5 {
    font-size: 14px;
    line-height: 28px;
    width: 100%;
  }

  .xw2 a {
    margin-bottom: 2%;
  }

  /* .hb_box */
  .hb_box {
    margin-top: 2%;
  }

  .hb_box a {
    width: 31%;
    height: auto;
    margin-right: 3.3%;
  }

  .hb_box a img {
    margin: auto;
    width: 70%;
  }

  .hb_box a:nth-child(n+10) {
    display: none;
  }

  .hb_box a:nth-child(3n) {
    margin-right: 0;
  }

  /* .al1 */
  .al1 {
    display: none;
  }

  .imgbox3 {
    position: sticky;
  }

  .alzs .mabox {
    padding: 0;
  }


  /* .foot_head */
  .foot_head,
  .yqlj_box,
  .foot_b_r {
    display: none;
  }

  .foot_bottom {
    margin: 2% 0;
  }

  .foot_bottom .foot_b_l {
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .foot_b_l p {
    font-size: 14px;
    margin-bottom: 2%;
    margin-right: 0;
  }

  .foot2_1 {
    padding-top: 2%;
    flex-direction: column;
  }

  .foot2 p,
  .foot2 p a {
    font-size: 14px;
  }

  .foot {
    padding: 2%;
    box-sizing: border-box;
    color: #fff;
  }

  .fot1 h2 {
    width: 100%;
    text-indent: 0 !important;
    text-align: center;
    font-size: 14px;
    margin-bottom: 2%;
  }

  .fot1 h2:last-child {
    margin-bottom: 0;
  }






}