.head_bigbox {
  height: 2.08vw;
  background-color: #F4F4F4;
}

.head_head_r .tel_box:hover img {
  transition: all 1.5s;
  transform: rotate(360deg);
}

#txtName::placeholder,
#txtUserPhone::placeholder,
#txtUseremail::placeholder,
#txtContent::placeholder {
  color: #fff;
}

.head_head {
  width: 72.92vw;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.head_head p {
  font-size: .73vw;
  line-height: 2.08vw;
  color: #999999;
}

.head_head_r {
  display: flex;
  align-items: center;
}

.head_head_r a {
  font-size: .73vw;
  line-height: 2.08vw;
  color: #999999;
}

.head_head_r .cirle {
  width: .05vw;
  height: .57vw;
  background-color: #CCCCCC;
  margin: 0 .52vw;
}

.head9-1 {
  height: 6.04vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tel_box {
  display: flex;
  align-items: flex-end;
}

.tel_box .tel_r {
  margin-left: .05vw;
}

.tel_box .tel_r p {
  font-size: .73vw;
  line-height: .99vw;
  color: #333333;
}

.tel_box .tel_r h1 {
  font-size: 1.04vw;
  line-height: 1.35vw;
  font-weight: 600;
  margin-top: .21vw;
  color: #134893;
}

.logo_img {
  display: block;
}

.head9-1 .tel_box img {
  margin-top: -1.04vw;
  width: 2.34vw;
  margin-right: .89vw;
}

.head_head_r .tel_box img {
  width: .73vw;
}

.head_head_r .tel_box {
  margin-left: 2.08vw;
}

.biaoti11 .navbiaoti {
  align-items: center;
  width: 72.92vw;
  margin: auto;
}

.biaoti11 .navbiaoti .cirle {
  width: .05vw;
  height: 2.08vw;
  border-right: .05vw dashed white;
}

header .head2 .swiper-container1 .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 1.56vw;
  font-size: .63vw;
}

header .head2 .swiper-container1 .swiper-pagination-bullet {
  width: .63vw;
  height: .63vw;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 1;
  outline: none;
  margin: 0 .57vw;
}

header .head2 .swiper-container1 .swiper-pagination-bullet-active {
  background-color: #134893;
}

.tit {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.6vw;
}

.tit h1 {
  font-size: 1.46vw;
  font-weight: bold;
}

.tit h2 {
  font-size: 1.46vw;
  color: #183488;
  font-weight: bold;
}

.tit span {
    display: block;
    font-size: 1.46vw;
    color: #183488;
    text-align: center;
    font-weight: bold;
    width: 1.5vw;
}

.content {
  width: 61.46vw;
  margin: auto;
}

.box {
  margin-bottom: 7.81vw;
}

.more {
  width: 6.98vw;
  height: 2.45vw;
  text-align: center;
  line-height: 2.45vw;
  margin: auto;
  display: block;
  color: #fff;
  font-size: .83vw;
  background-color: #134893;
  margin-top: 2.6vw;
}

/* dhlj */
.dhlj {
  background-color: #F7F7F7;
  margin-bottom: 7.81vw;
}

.dh_ma {
  display: flex;
  justify-content: space-between;
  width: 57.81vw;
  height: 13.13vw;
  align-items: center;
  margin: auto;
}

.dh_ma a {
  width: 7.92vw;
  height: 8.96vw;
  /* background-color: #fff; */
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  justify-content: center;
}

.dh_ma a:hover {
box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  background-color: #fff;
}

.dh_ma a:hover img {
  transition: all 1.5s;
  transform: rotate(360deg);
}

.dh_ma a:hover::after {
  display: block;
}

.dh_ma a::after {
  content: '';
  width: 100%;
  height: .31vw;
  background-color: #134893;
  bottom: 0;
  display: none;
  position: absolute;
}

.dh_ma a img {
  transition: transform 1.5s;
  width: auto;
  margin-bottom: 1.04vw;
}

.dh_ma a h1 {
  text-align: center;
  font-size: 1.04vw;
}

/* yw_ma */
.yw_ma {
  display: flex;
  flex-wrap: wrap;
}

.yw_ma a {
  display: flex;
  width: 14.17vw;
  height: 12.76vw;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #F7F7F7;
  position: relative;
  margin-right: 1.56vw;
  margin-bottom: 1.04vw;
}


.yw_ma a:nth-child(4n) {
  margin-right: 0;
}

.yw_ma a:hover {
  background-color: transparent;
  color: #fff;
}

.yw_ma a:hover h1,
.yw_ma a:hover h2,
.yw_ma a:hover h3 {
  color: #fff;
}

.yw_ma a img {
  position: absolute;
  z-index: -1;
}

.yw_ma a h1 {
  font-family: 思源宋体 CN;
  font-size: 1.56vw;
  color: #134893;
}

.yw_ma a h2 {
  color: #8E8E8E;
  font-size: .73vw;
  margin: .57vw 0 1.35vw;
}

.yw_ma a h3 {
  color: #333333;
  font-size: .94vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-bottom: .78vw;
}

.yw_ma a h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 10.57vw;
  margin: 0 auto;
  font-size: .73vw;
}

/* xw1 */
.xw1 {
  display: flex;
  justify-content: center;
}

.xw1 a {
  width: 10.73vw;
  height: 2.5vw;
  text-align: center;
  line-height: 2.5vw;
  display: block;
  border-radius: .42vw;
  background-color: #EEEEEE;
  font-size: .94vw;
  margin: 0 .99vw;
}

.xw1 .bs {
  background-color: #134893;
  color: #fff;
}


.xw_ma {
  margin-top: 2.6vw;
}

.xw_1 {
  display: flex;
  justify-content: space-between;
}

.xw_1_1 {
  display: block;
  width: 28.13vw;
}

.xw_1_1 h1 {
  color: #000;
  font-size: 1.15vw;
  margin: 1.04vw 0 .73vw 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xw_1_1 h2 {
  color: #666;
  font-size: .83vw;
  line-height: 1.56vw;
  margin-bottom: 2.08vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.xw_1_1 p {
  width: 10.73vw;
  font-size: .94vw;
  height: 2.5vw;
  line-height: 2.5vw;
  color: #fff;
  text-align: center;
  border-radius: .42vw;
  background-color: #134893;
}

.xw_2 {
  width: 30.73vw;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2.86vw;
  border-bottom: .05vw dashed #D1D1D1;
  padding-bottom: 2.86vw;
}

.xw_2:hover .xw_2_2 h1 {
  color: #134893;
}

.xw_2:hover .xw_2_1 {
  background-color: #134893;
}

.xw_2:hover .xw_2_1 h1,
.xw_2:hover .xw_2_1 h2 {
  color: #fff;
}

.xw_1_2 a:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.xw_2_1 {
  width: 3.85vw;
  height: 3.85vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #F5F5F5;
}

.xw_2_1 h1 {
  font-size: 1.15vw;
  text-align: right;
  color: #000;
}

.xw_2_1 h2 {
  color: #000;
  font-size: .73vw;
}

.xw_2_2 h1 {
  color: #000;
  font-size: 1.04vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xw_2_2 h2 {
  width: 25.26vw;
  color: #666;
  font-size: .73vw;
  line-height: 1.56vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* fot1 */
footer {
  height: 25.05vw;
  position: relative;
  background-color: #333333;
}

.fot1 {
  position: relative;
  z-index: 2;
  padding-top: .73vw;
}

.fot1 h1 {
  font-family: 思源宋体 CN;
  font-size: 1.25vw;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: .36vw;
}

.fot1 .cirle {
  width: 2.76vw;
  height: .36vw;
  background-color: #fff;
  margin: 1.2vw 0 1.56vw;
}

.zhic {
  margin-top: 4.17vw;
}

.zhic h3,
.zhic a {
  color: #fff;
  margin-top: .52vw;
  font-size: .83vw;
}

.fot1 h2 {
  color: #fff;
  font-size: .83vw;
  margin-bottom: .57vw;
}

.fot2 {
  background-color: #134893;
  width: 47.92vw;
  height: 25.05vw;
  position: absolute;
  left: 0;
  top: -2.6vw;
}

footer .content {
  display: flex;
  justify-content: space-between;
}

.fot3 {
  width: 29.27vw;
  padding-top: 4.43vw;
}

.fot3 h1 {
  color: #fff;
  font-family: 思源宋体 CN;
  font-size: 1.25vw;
  margin-bottom: 1.72vw;
}

.fot3 h2 {
  color: #fff;
  font-size: .83vw;
  margin-bottom: .52vw;
}

.inpbox1 {
  display: flex;
  margin-bottom: 1.04vw;
  justify-content: space-between;
}

.inpbox input {
  color:#fff;
  width: 12.5vw;
  height: 1.88vw;
  line-height: 1.88vw;
  border: .05vw solid #fff;
  background-color: transparent;
}

.inpbox2 input {
    color:#fff;
  width: 100%;
  height: 1.88vw;
  border: .05vw solid #fff;
  background-color: transparent;
  line-height: 1.88vw;
}

.inpbox2 {
  margin-bottom: 2.6vw;
}

.fot3 a {
  display: block;
  width: 11.51vw;
  height: 1.98vw;
  text-align: center;
  line-height: 1.98vw;
  background-color: #134893;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }
  header .head2 .swiper-container1 .swiper-pagination1{
    width:100%;
}

  header .head2 .swiper-container1 .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 10px !important;
  }

  header .head2 .swiper-container1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 1%;
  }

  .tit h1,
  .tit h2,
  .tit span {
    font-size: 20px;
  }

.tit span{
    width: 20px;
}

  .more,
  .xw_1_1 p {
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }

  .dhlj {
    margin-bottom: 10%;
  }

  .box {
    margin-bottom: 10%;
  }

  .content {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .dh_ma {
    width: 100%;
    flex-wrap: wrap;
    height: auto;
    padding: 2%;
    box-sizing: border-box;
  }

  .dh_ma a img {
    height: 9vw;
  }

  .dh_ma a {
    width: 30vw;
    height: 30vw;
  }

  .dh_ma a h1 {
    font-size: 16px;
  }

  .yw_ma {
    justify-content: space-between;
  }

  .yw_ma a {
    width: 49%;
    height: auto;
    margin-right: 0;
    margin-bottom: 2%;
    height: 42.5vw;
  }

  .yw_ma a:nth-child(n+7) {
    display: none;
  }

  .yw_ma a h1 {
    font-size: 18px;
  }

  .yw_ma a h2 {
    font-size: 16px;
    margin: 1% 0;
  }

  .yw_ma a h3 {
    font-size: 14px;
    margin-bottom: 1%;
  }

  .yw_ma a h4 {
    width: 90%;
    font-size: 12px;
  }

  .yw_ma a img {
    height: 42.5vw;
  }

  /* .xw1 a */
  .xw1 a {
    width: 30%;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
  }


  .xw_1 {
    flex-direction: column;
  }

  .xw_1_1 {
    width: 100%;
  }

  .xw_1_1 h1 {
    font-size: 18px;
    margin: 1% 0 0;
  }

  .xw_1_2 {
    margin-top: 2%;
  }

  .xw_2 {
    width: 100%;
    margin-bottom: 4%;
  }

  .xw_2_2 h2 {
    width: auto;
    line-height: 28px;
  }

  .xw_2_2 {
    width: 80%;
    padding-left: 3%;
  }

  .xw_1_1 h2 {
    font-size: 14px;
    line-height: normal;
  }

  .xw_1_1 {
    font-size: 1px;
  }

  .xw_2_1 h1,
  .xw_2_2 h1 {
    font-size: 16px;
  }

  .xw_2_1 h1 {
    text-align: center;
  }


  .xw_2_2 h2 {
    font-size: 14px;
    line-height: normal;
  }

  .xw_2_1 h2{
    font-size: 12px;
    line-height: normal;
}


  .xw_2_1 {
    width: 15vw;
    height: 15vw;
  }

  .xw_2 {
    padding-bottom: 4%;
    align-items: center;
  }

  .fot3,
  .fot2,
  .fot1 .cirle {
    display: none;
  }

  footer {
    height: auto;
    padding: 2% 0;
  }

  .fot1 {
    width: 100%;
  }

  .fot1 h1,
  .fot1 h2,
  .fot1 h3,
  .zhic a {
    text-align: center;
    font-size: 14px;
    margin-bottom: 1%;
  }

  .zhic {
    border-top: 1px solid #fff;
    margin-top: 2%;
    padding-top: 2%;
  }

  footer .content {
    padding: 0;
  }







}