.main {
  overflow: hidden;
}

#header {
  position: relative;
}

.head_box {
  position: absolute;
  top: 40px;
  z-index: 99;
  width: 1430px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ccc;
}

body {
  background-color: #D8D8D8;
}

.head9 {
  height: 100px;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-left: 20px;
}

.head2 {
  position: relative;
}

.swiper-pagination-bullet {
  width: 25px !important;
  border-radius: 0 !important;
  margin: 0 15px !important;
  opacity: 1 !important;
  height: 25px !important;
  background-color: #ffffff !important;
}

.swiper-pagination-bullet-active {
  background-color: #1d4992 !important;
  transform: rotate(45deg);
}


.content {
  width: 1280px;
  margin: auto;
}

.box {
  margin: 120px 0;
}

.more {
  width: 120px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 6px;
  border: solid 1px #1d4992;
  display: block !important;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  letter-spacing: 1px;
  color: #1d4992;
}

.tit h1 {
  font-size: 30px;
  line-height: 30px;
}

.tit h2 {
  color: #636363;
  font-size: 18px;
  line-height: 24px;
  margin-top: 12px;
  font-weight: bold;
  text-transform: uppercase;
}


.sw_box {
  width: 1400px;
  margin: auto;
  display: flex;
  margin-top: 40px;
  align-items: center;
}

.btnimg {
  width: auto;
  cursor: pointer;
}

.sw_box .swiper-container {
  width: 1280px;
  margin: auto;
}

img {
  display: block;
}

.sw_box h1 {
  display: none;
  border: 1px solid #707070;
  padding: 0 22px;
  position: absolute;
  font-size: 16px;
  line-height: 32px;
  box-sizing: border-box;
  bottom: 10px;
  left: 10px;
  border-radius: 17px;
  background-color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.sw_box a {
  position: relative;
}

.sw_box a:hover h1 {
  display: -webkit-box;
}

/* .about */
.about .content {
  text-align: center;
  padding: 82px;
  box-sizing: border-box;
  color: #fff;
  background: url(../images/abbg.png) no-repeat;
}

.about .content h1 {
  font-size: 30px;
  line-height: 30px;
}

.about .content h2 {
  font-size: 18px;
  line-height: 18px;
  margin-top: 20px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.about .content h3 {
  font-size: 18px;
  letter-spacing: .8px;
  line-height: 36px;
}

.bo_ma2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px;
}


/* xwzx */
.xwzx {
  margin-bottom: 149px;
}

.xwzx .bo_ma2 li {
  margin-right: 10px;
}

.xwzx .bo_ma2 li:last-child {
  margin-right: 0;
}

.xwzx .bo_ma2 a {
  display: block;
  width: 312px;
}

.xwzx .bo_ma2 a h1 {
  font-size: 18px;
  color: #000;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin: 20px 0 12px;
}

.xwzx .bo_ma2 a:hover h1 {
  color: #000;
}

.xwzx .bo_ma2 a h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 14px;
}

.xwzx .bo_ma2 a h3 {
  display: flex;
  justify-content: space-between;
}

.xwzx .bo_ma2 a h3 p {
  font-size: 14px;
  color: #5D5D5D;
}

.xwzx .bo_ma2 a img {
  height: 220px;
  width: 100%;
}

.imgbox {
  overflow: hidden;
}

.imgbox:hover img {
  transition: all .6s;
  scale: 1.2;
}

.imgbox2:hover img {
  transition: all 1.5s;
  transform: rotate(360deg);
}


/* dpxx */
.dpxx {
  padding: 74px 0;
  background: url(../images/xxw1.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.xx_ma {
  padding: 0 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 687px;
  height: 502px;
  background: rgba(255, 255, 255, .8);
}

.xx_ma h1 {
  font-size: 32px;
  margin-bottom: 70px;
}

.xx_ma h2 {
  text-align: center;
  font-size: 18px;
  line-height: 34px;
}

.xx_ma a {
  margin-top: 70px;
}




/* fot1 */
.fot1 {
  display: flex;
  align-items: center;
  margin-bottom: 1.19792vw;
}

.fot1 h1 {
  font-size: 2.08333vw;
  font-weight: bold;
  line-height: 2.08333vw;
  text-transform: uppercase;
  margin-right: 4.16667vw;
}

.fot1 a {
  color: #999;
  font-size: .98958vw;
  padding-right: 1.77083vw;
  margin-right: 1.77083vw;
  border-right: .05208vw solid #707070;
}

.fot1 a:last-child {
  border: none;
}

.fot2 {
  padding-top: 2.86458vw;
  background: url(../images/fotbg.png) no-repeat;
  background-size: 100% 100%;
}

.fot2 .content {
  display: flex;
  width: 66.66667vw;
  margin-bottom: 3.4375vw;
}

.fot21 img {
  width: auto;
  margin-right: .67708vw;
}

.fot21 {
  display: flex;
  margin-right: 5.20833vw;
  align-items: flex-start;
}

.fot21 h1 {
  color: #fff;
  font-size: 1.04167vw;
  line-height: 1.04167vw;
  padding-bottom: 1.04167vw;
  box-sizing: border-box;
  display: inline-block;
  border-bottom: .05208vw solid #707070;
}

.fot21 a {
  display: block;
  font-size: .9375vw;
  line-height: .9375vw;
  color: #fff;
  margin-top: 1.04167vw;
}

.fot21 a:hover{
  color: #ccc;
}

.fot22 {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fot22 h1 {
  color: #fff;
  font-size: .83333vw;
}

.fot22 h1:nth-child(2) {
  margin: 0 8.85417vw;
}

.lybox {
  width: 24.89583vw;
  height: 24.89583vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: url(../images/lxbg.png) no-repeat;
  background-size: 100% 100%;
}

.lybox h1 {
  margin-bottom: 2.34375vw;
  text-transform: uppercase;
  font-size: 1.66667vw;
  line-height: 1.66667vw;
  font-weight: bold;
}

.lybox h2 {
  width: 6.25vw;
  line-height: 1.77083vw;
  background-color: #fff;
  border-radius: 0 .88542vw 0 .88542vw;
  color: #333;
  font-size: .9375vw;
  text-align: center;
}

.lybox input {
  margin-bottom: 1.66667vw;
  width: 17.1875vw;
  font-size: .9375vw;
  line-height: 2.08333vw;
  background-color: transparent;
  border: none;
  border-bottom: .05208vw solid #fff;
}

.lybox input::placeholder {
  color: #fff;
  font-size: .9375vw;
}


.foot2 {
  padding: 1.14583vw 0;
  box-sizing: border-box;
  border-top: .05208vw solid #999;
  margin-top: 1.04167vw;
  display: flex;
  justify-content: center;
}

.foot2 p {
  font-size: .72917vw;
  margin: 0 1.82292vw !important;
  line-height: .98958vw;
  letter-spacing: .05208vw;
  color: #ffffff;
}

.foot2 a {
  color: white !important;
  font-size: .72917vw;
  display: inline-block;
}


footer {
  padding-top: 5.72917vw;
  position: relative;
}

.lybox {
  position: absolute;
  right: 16.66667vw;
  top: 0;
}

.pcn {
  display: none !important;
}


@media screen and (max-width: 1200px) {
  .mob {
    display: block !important;
  }

  .head_box {
    display: none;
  }

  .box,
  .about {
    margin: 10% 0;
  }

  .main {
    overflow: hidden;
  }

  .content {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .srep {
    bottom: 10px !important;
  }

  .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
  }

  .tit h1 {
    font-size: 20px;
    text-align: center;
  }

  .tit h2 {
    font-size: 14px;
    text-align: center;
    margin-top: 0;
  }

  .sw_box {
    margin-top: 4%;
    width: 100%;
  }

  .btnimg {
    width: 5vw;
    height: 5vw;
  }

  .sw_box .swiper-container {
    width: 87vw;
  }

  .sw_box h1 {
    left: 2%;
    bottom: 2%;
    line-height: 28px;
    font-size: 14px;
    padding: 0 10px;
  }

  .about .content {
    width: 100%;
    padding: 2%;
    background-size: 100% 100%;
    box-sizing: border-box;
  }

  .about .content h1 {
    font-size: 20px;
    line-height: normal;
  }

  .about .content h2 {
    font-size: 14px;
    line-height: 14px;
    margin: 4% 0 2%;
  }

  .about .content h3 {
    font-size: 14px;
    line-height: 28px;
  }

  .bo_ma2 {
    margin-top: 4%;
  }

  /* xwzx */
  .xwzx .bo_ma2 li {
    margin-right: 2%;
    width: 49%;
    margin-bottom: 2%;
  }

  .xwzx .bo_ma2 li:nth-child(2n) {
    margin-right: 0;
  }

  .xwzx .bo_ma2 a {
    width: 100%;
  }

  .xwzx .bo_ma2 a img {
    width: 100%;
    height: auto;
    display: block;
  }

  .xwzx .bo_ma2 a h1 {
    font-size: 16px;
    margin: 2% 0;
    line-height: normal;
  }

  .xwzx .bo_ma2 a h2 {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 4%;
  }

  .xwzx .bo_ma2 a h3 p {
    font-size: 12px;
  }

  .xwzx {
    margin-bottom: 10%;
  }

  /* footer */
  footer {
    padding-top: 0;
  }

  .lybox,
  .fot1,
  .fot2 .content {
    display: none;
  }

  .fot22 {
    padding: 0 2%;
    box-sizing: border-box;
    flex-direction: column;
  }

  .fot22 h1 {
    font-size: 14px;
  }

  .foot2 a,
  footer .foot2 p {
    font-size: 12px;
  }
}