.main {
  overflow: hidden;
}

.ab1_2:hover img {
  transition: all 1.5s;
  transform: rotate(360deg);
}

.foot_message a:hover {
  color: #282F89;
}

.head_box {
  position: relative;
  z-index: 999;
}

.head9 {
  height: 5.729vw;
  display: flex;
  justify-content: center;
  position: relative;
}

.head2 {
  position: relative;
}

.content {
  width: 66.667vw;
  margin: auto;
}

.head2 .swiper-pagination1 {
  position: absolute;
  bottom: 1.563vw !important;
  text-align: center;
  margin-left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}

.head2 .swiper-pagination-bullet {
  width: 4.063vw !important;
  opacity: 1 !important;
  height: 1.302vw !important;
  background-color: #fff !important;
  border-radius: .677vw !important;
  margin: 0 .781vw !important;
  box-sizing: border-box;
  border: .156vw solid #282F89;
}

.head2 .swiper-pagination-bullet-active {
  background-color: #282F89 !important;
}

.box {
  margin: 7.813vw 0;
  position: relative;
}

* {
  font-family: 思源黑体 CN;
}

.more {
  color: #CC2233;
  font-size: .781vw;
  margin: auto;
  display: block !important;
}

img {
  display: block;
}

.tit {
  text-align: center;
  margin-bottom: 2.083vw;
}

.tit h1 {
  font-size: 1.563vw;
  line-height: 1.563vw;
}

.tit h2 {
  color: #808080;
  font-size: .833vw;
  margin-top: 1.094vw;
  text-transform: uppercase;
}

/* ab_ma */
.about {
  margin: 11.563vw 0 7.865vw;
}

.ab_ma {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ab1 {
  width: 31.823vw;
}

.ab2 {
  width: 32.708vw;
}

.ab1 h1 {
  font-size: 1.563vw;
  line-height: 1.563vw;
  color: #282F89;
  margin-bottom: 2.083vw;
}

.ab1 h2 {
  font-size: .938vw;
  line-height: 1.875vw;
  margin-bottom: 2.411vw;
}

.ab1_1 {
  display: flex;
  justify-content: space-between;
}

.ab1_1 img {
  width: auto;
  height: 3.125vw;
  margin: auto;
}

.ab1_1 h3 {
  font-size: .938vw;
  line-height: .938vw;
  margin-top: .521vw;
  color: #000;
}

/* tx_ma */
.box {
  margin-bottom: 7.813vw;
}

.tx_ma {
  justify-content: center;
  display: flex;
  align-items: center;
}

.tx_ma .content {
  margin: auto 3.125vw;
}

.tx_ma .left {
  cursor: pointer;
  width: 3.49vw;
}

.tx_ma .right {
  cursor: pointer;
  width: 3.49vw;
}

.tx_ma a {
  margin-left: .26vw;
  width: 20.833vw;
  display: block;
  margin-bottom: 2.083vw;
  margin-right: 1.667vw;
  box-shadow: 0 0 .313vw rgba(0, 0, 0, .16);
}

.tx_ma a:nth-child(3n) {
  margin-right: 0;
}

.tx_ma a .msgbox {
  display: flex;
  align-items: center;
  height: 2.917vw;
  line-height: 2.917vw;
  padding: 0 1.042vw;
  box-sizing: border-box;
  justify-content: space-between;
}

.tx_ma a .msgbox h1 {
  width: 60%;
  font-size: .833vw;
  line-height: .833vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.tx_ma a .msgbox h2 {
  font-size: .833vw;
  line-height: .833vw;
  text-transform: uppercase;
}

.tx_ma a:hover h1,
.tx_ma a:hover h2 {
  color: #282F89;
}

.tx_ma .swiper-slide {
  flex-wrap: wrap;
  display: flex;
}

.swiper-pagination2 {
  text-align: center;
}

.tx_ma .swiper-pagination-bullet {
  width: 8.802vw !important;
  opacity: 1 !important;
  height: .365vw !important;
  background-color: #C4C4C4 !important;
  border-radius: 0 !important;
  margin: 0 .781vw !important;
  box-sizing: border-box;
}

.tx_ma .swiper-pagination-bullet-active {
  background-color: #282F89 !important;
}

/* yw1 */
.yw1 {
  width: 10.052vw;
}

.yw1_1 {
  cursor: pointer;
  width: 9.323vw;
  text-align: center;
  font-size: 1.042vw;
  background-color: #EFECEC;
  line-height: 3.385vw;
  margin-bottom: 1.563vw;
}

.yw1_1:last-child {
  margin-bottom: 0;
}

.yw1 .bs {
  padding-right: .729vw;
  box-sizing: border-box;
  width: 10.052vw;
  background: url(../images/bg1.png) no-repeat;
  background-size:100% 100%;
  color: #fff;
}

.yw_ma {
  display: flex;
  justify-content: space-between;
}

.yw2_1 {
  width: 13.438vw;
  height: 100%;
  padding: 2.604vw 1.563vw;
  box-sizing: border-box;
  background-color: #F8F8F8;
}

.yw2_1 h1 {
  color: #282F89;
  font-size: 1.042vw;
  line-height: 1.042vw;
  margin-bottom: 1.042vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.yw2_1 a {
  display: block;
  margin-bottom: 3.125vw;
}

.yw2_1 a:last-child {
  margin-bottom: 0;
}

.yw2_1 h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  font-size: .729vw;
  line-height: 1.25vw;
}

.yw2 {
  display: flex;
}

.yw2_2 {
  width: 40.365vw;
  display: flex;
  flex-wrap: wrap;
  margin-left: 1.406vw;
}

.yw2_2 a {
  display: block;
  width: 19.479vw;
  margin-right: 1.406vw;
  margin-bottom: 1.042vw;
}

.yw2_2 a:nth-child(2n) {
  margin-right: 0;
}

.yw2_2 a:nth-child(n+3) {
  margin-bottom: 0;
}

/* td_ma */
.td_ma {
  display: flex;
  flex-wrap: wrap;
}

.td_ma a {
  width: 16.146vw;
  text-align: center;
  margin-right: 9.1vw;
  margin-bottom: 2.083vw;
}

.td_ma a:nth-child(3n) {
  margin-right: 0;
}

.td_ma a:nth-child(n+4) {
  margin-bottom: 0;
}

.td_ma a .imgbox {
  border-radius: 50%;
}

.td_ma a h1 {
  font-size: .938vw;
  line-height: .938vw;
  margin-top: 1.563vw;
}

.td_ma a h2 {
  margin: 1.042vw 0 1.563vw;
  font-size: .729vw;
  line-height: .729vw;
}

.td_ma a h3 {
  width: 6.875vw;
  background-color: #000;
  height: .156vw;
  margin: auto;
}

.td_ma a:hover h3 {
  background-color: #282F89;
}

/* xw_ma */
.xw_ma {
  display: flex;
  justify-content: space-between;
}

.xw1 {
  width: 32.656vw;
}

.xw1 h1,
.xw2 h1 {
  font-size: .833vw;
  line-height: .833vw;
  margin: 1.042vw 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.xw1 h2,
.xw2 h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: .729vw;
  line-height: 1.25vw;
  color: #808080;
}

.xw2 h1,
.xw2 h2 {
  padding-left: .573vw;
  box-sizing: border-box;
}

.xw2 {
  width: 32.656vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.xw2 .line {
  width: 32.656vw;
  height: .052vw;
  background-color: #D5D5D5;
}

.xw2 a:hover h1,
.xw1:hover h1 {
  color: #282F89;
}


/* 底部？ */
.foot_box {
  display: flex;
  justify-content: space-between;
}

.foot_box .foot_title p {
  text-transform: uppercase;
  font-size: 1.146vw;
  color: #666;
}

.foot_box .foot_title .cirle {
  width: 3.281vw;
  height: .208vw;
  background-color: #282F89;
  margin-top: 1.667vw;
}

.foot_message {
  margin-top: 1.771vw;
}

.foot_message a {
  margin-bottom: 1.771vw;
  color: #666666;
  font-size: .938vw;
  display: block;
}

.foot_message p {
  font-size: .833vw;
  line-height: 2.083vw;
  color: #666;
}

.foot_center {
  width: auto;
}

.foot_right {
  margin: 0 !important;
}

.foot_center .ewm_box {
  margin-top: 1.771vw;
  display: flex;
}

.foot_center .ewm_box img {
  width: 8.177vw;
  margin-right: .938vw;
}

.ewm_box p {
  font-size: .833vw;
  color: white;
  margin-top: .781vw;
}

.foot_right {
  width: 14.271vw;
  margin-right: .938vw;
}

.foot2 {
  width: 62.5vw;
  margin: auto;
  display: flex;
  justify-content: center;
}

.yqlj {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12.188vw;
  height: 2.865vw;
  background-color: #fff;
  border: .052vw solid #707070;
  border-radius: .313vw;
  margin-top: 1.771vw;
}

.yqlj:hover .yqljbox {
  display: flex;
}

.yqljbox {
  width: 100%;
  background-color: #fff;
  display: flex;
  display: none;
  font-size: .833vw;
  position: absolute;
  bottom: 0;
  color: #666666;
  transform: translateY(110%);
  flex-direction: column;
  align-items: center;
}

.yqljbox a {
  width: 100%;
  display: block;
  text-align: center;
  color: #666;
}

.yqljbox a:hover {
  color: #000;
}

.yqlj h1 {
  font-size: .938vw;
  color: #666666;
}

.yqlj h2 {
  margin: 0 2.031vw 0 1.667vw;
  width: .052vw;
  height: .99vw;
  background-color: #707070;
}

.yqlj img {
  width: auto;
}

.foot {
  padding-top: 3.698vw;
}

@media screen and (max-width: 1200px) {
  .mob {
    display: block !important;
  }

  .head2 .swiper-pagination1 {
    bottom: 10px !important;
  }

  .head2 .swiper-pagination-bullet {
    width: 30px !important;
    opacity: 1 !important;
    height: 10px !important;
    border-radius: 13px !important;
    margin: 0 5px !important;
  }

  .head_box,
  .tx_ma .left,
  .tx_ma .right {
    display: none;
  }

  .main {
    overflow: hidden;
  }

  .content {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  .box {
    margin: 10% 0;
  }

  .ab1,
  .ab2 {
    width: 100%;
  }

  .tit h1 {
    font-size: 22px;
    line-height: normal;
  }

  .tit h2 {
    font-size: 16px;
    margin-top: 0;
  }

  .tit {
    margin-bottom: 4%;
  }

  /* .about */
  .about {
    margin: 10% 0;
  }

  .ab_ma {
    flex-direction: column;
  }

  .ab1 {
    margin-bottom: 2%;
  }

  .ab1 h1 {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 0%;
  }

  .ab1 h2 {
    font-size: 16px;
    line-height: normal;
  }

  .ab1_1 img {
    height: 30px;
  }

  .ab1_1 h3 {
    font-size: 14px;
    line-height: normal;
  }

  /* .tx_ma a */
  .tx_ma a {
    width: 49%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2%;
  }

  .swiper-backface-hidden .swiper-slide {
    justify-content: space-between;
  }

  .tx_ma a .msgbox {
    height: 32px;
    line-height: 32px;
  }

  .tx_ma a .msgbox h1 {
    font-size: 16px;
    line-height: normal;
  }

  .tx_ma a .msgbox h2 {
    font-size: 14px;
  }

  .tx_ma .swiper-pagination-bullet {
    width: 40px !important;
    height: 8px !important;
  }

  /* .yw_ma */
  .yw_ma {
    flex-direction: column;
  }

  .yw1 {
    display: flex;
    justify-content: space-around;
    width: 100%;
    flex-wrap: wrap;
  }

  .yw1_1,
  .yw1 .bs {
    padding-right: 0;
    width: 30%;
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 2% !important;
  }

  .yw2 {
    flex-direction: column;
  }

  .yw2_1 {
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
  }

  .yw2_1 a {
    margin-bottom: 2%;
  }

  .yw2_1 h1,
  .td_ma a h1 {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 1%;
  }

  .yw2_1 h2,
  .td_ma a h2 {
    font-size: 14px;
    line-height: 28px;
  }

  .yw2_2 {
    width: 100%;
    margin-left: 0;
    justify-content: space-between;
    margin-top: 2%;
  }

  .yw2_2 a,
  .td_ma a {
    width: 49%;
    margin-right: 0;
    margin-bottom: 2%;
  }

  /* .td_ma */
  .td_ma {
    width: 100%;
    justify-content: space-between;
  }

  .td_ma a:nth-child(n+5) {
    display: none;
  }

  /* .xw_ma */
  .xw_ma {
    flex-direction: column;
  }

  .xw1 {
    margin-bottom: 4%;
  }

  .xw1,
  .xw2,
  .xw2 .line {
    width: 100%;
  }

  .xw1 h1,
  .xw2 h1 {
    font-size: 16px;
    line-height: normal;
    margin: 1% 0;
  }

  .xw1 h2,
  .xw2 h2 {
    font-size: 14px;
    line-height: 28px;
  }

  .xw2 a {
    margin: 2% 0;
  }

  /* .foot_center, */
  .foot_center,
  .foot_left1 {
    display: none;
  }

  footer .foot2 {
    width: 100%;
    border-top: 1px solid #000;
  }

  .foot_left {
    width: 100%;
  }

  .foot_box {
    padding: 0;
  }

  .foot_message {
    margin-top: 0;
  }

  .foot_message p,
  .foot2 a {
    font-family: 微软雅黑 !important;
    font-size: 14px !important;
    text-align: center;
    line-height: normal;
  }

  .foot_message p {
    text-indent: 0 !important;
  }

  .foot_message p br {
    display: none;
  }

  .foot {
    min-width: 100%;
    max-width: 100%;
    padding-top: 0;
  }
}
