.logo2 {
  display: flex;
  align-items: center;
  margin-left: 4.896vw;
}

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

.logo2 img {
  width: 1.563vw;
  margin-left: .521vw;
}

.logo2 h1 {
  font-size: 1.042vw;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  width: .729vw;
  height: .729vw;
  border-radius: 50%;
  background-color: #fff;
  opacity: 1;
  margin: 0 .521vw !important;
}

.swiper-pagination-bullet-active {
  background-color: #682F76 !important;
}

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

.tit {
  text-align: center;
  margin-bottom: 2.604vw;
}

.tit h1 {
  font-size: 1.563vw;
  font-weight: bold;
  line-height: 1.563vw;
  color: #682F76;
  margin-bottom: .521vw;
}

.tit img {
  margin: auto;
  width: 14.167vw;
}

/* about */
.about {
  margin: 7.813vw 0;
}

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

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

.ab1 .imgbox {
  position: relative;
  border: .313vw solid #FFFFFF;
  box-sizing: border-box;
}

.ab1 .imgbox img {
  width: 11.771vw;
}

.ab1 .imgbox:nth-child(2) img {
  width: 11.563vw;
}

.ab1 .imgbox:nth-child(3) img {
  width: 9.792vw;
}

.ab1 .imgbox:nth-child(2) {
  z-index: 2;
  margin-left: -1.25vw;
}

.ab1 .imgbox:nth-child(3) {
  z-index: 3;
  margin-left: -1.927vw;
}

.ab2 {
  padding-top: 1.354vw;
  width: 36.458vw;
}

.ab2 h1 {
  letter-spacing: .021vw;
  font-size: .938vw;
  line-height: 2.188vw;
}

.more {
  width: 6.25vw;
  font-size: .833vw;
  color: #fff;
  margin-top: 3.438vw;
  text-align: center;
  background-color: #682F76;
  line-height: 2.083vw;
  display: block;
}

/* sp */
.sp {
  margin-bottom: 7.813vw;
}

.qywh {
  margin-bottom: 7.604vw;
}

.wh_ma {
  margin-top: -2.083vw;
  background-color: #682F76;
  padding: 7.24vw 0 3.125vw;
}

.wh_ma .tit h1 {
  color: #fff;
}

.wh2 {
  width: 67.708vw;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
    margin: auto;
}

.wh2 a {
  padding: 0 4.271vw 0 2.604vw;
  margin-bottom: 2.083vw;
  box-sizing: border-box;
  height: 7.969vw;
  width: 31.719vw;
  justify-content: space-between;
  align-items: center;
  display: flex;
  background: url(../images/abg.png) no-repeat;
  background-size: 100% 100%;
}

.wh2_1 {
  position: relative;
}

.wh2_1::after {
  width: .104vw;
  height: 5.469vw;
  background-color: #D6D6D6;
  content: '';
  position: absolute;
  right: -3.984vw;
  top: -25%;
}

.wh2_1 h1 {
  color: #682F76;
  font-size: 2.604vw;
}

.wh2_1 img {
  left: 1.198vw;
  top: 0;
  position: absolute;
  width: 4.167vw;
}

.wh2_2 {
  font-size: .938vw;
  line-height: 1.354vw;
  width: 14.063vw;
}

/* xyfk */
.xyfk .content {
  width: 78.75vw;
}

.xyfk {
  margin-bottom: 7.865vw;
}

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

.fk_ma .left,
.fk_ma .right {
  width: 2.396vw;
  cursor: pointer;
}

.fk_ma .swiper-slide {
    padding: .68vw;
    border-radius: 1.719vw;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

.fk_ma .swiper-slide .fkbg {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.swiper-container3 {
  width: 71.042vw;
}

/* .swiper-container3 .swiper-wrapper {
  transform: none !important;
} */

/* 底部 */
.foot_box {
  background-color: #F1EFF0;
  overflow: hidden;
}

.foot_left {
  width: 41%;
  padding-top: 4.167vw;
  border-right: .052vw solid #CCCCCC;
  box-sizing: border-box;
  float: left;
}

.foot_l_head {
  padding-left: 14.479vw;
  box-sizing: border-box;
  padding-bottom: 4.427vw;
  border-bottom: .052vw solid #CCCCCC;
}

.foot_title h1 {
  font-size: 1.042vw;
  line-height: 1.354vw;
  color: #333333;
  margin-bottom: .99vw;
  text-transform: uppercase;
}

.foot_title .cirle {
  width: .938vw;
  height: .208vw;
  background-color: #682F76;
}

.foot_l_head ul {
  margin-top: 1.771vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 10.208vw;
}

.foot_l_head ul li {
  text-align: center;
  width: 49%;
}

.foot_title {
  padding-left: .781vw;
}

.foot_l_head ul li a {
  display: block;
  font-size: .938vw;
  line-height: 1.25vw;
  color: #999999;
}

.foot_l_head ul li:nth-of-type(n+3) {
  margin-top: 1.198vw;
}

.foot_l_head ul li:hover a {
  color: #682F76;
}

.foot_l_bottom {
  height: 4.531vw;
  align-items: center;
  display: flex;
  justify-content: center;
}

.foot_l_bottom p {
  font-size: .729vw;
  line-height: .99vw;
  color: #000000;
  margin-right: 2.292vw;
}

.foot_l_bottom p:last-of-type {
  margin-right: 0;
}

.foot_right {
  width: 59%;
  padding: 5.365vw 0 0 0;
  box-sizing: border-box;
  float: right;
}

.foot_r_head {
  display: flex;
  padding-left: 3.49vw;
}

.foot_r_head_l {
  font-family: 微软雅黑 !important;
  width: 49%;
}

.foot_r_head_l h1,
.foot_r_head_center h1 {
  font-weight: bold;
  font-size: 1.042vw;
  line-height: 1.354vw;
  color: #333333;
  margin-bottom: 1.927vw;
}

.foot_r_head_l .foot_message,
.foot_r_head_center .foot_message {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.foot_r_head_l .foot_message p,
.foot_r_head_center .foot_message p {
  font-size: .938vw;
  line-height: 1.25vw;
}

.foot_r_head_l .foot_message p:nth-of-type(n+3) {
  margin-top: .833vw;
}

.foot_r_head_l a {
  display: block;
  width: 10.156vw;
  height: 2.656vw;
  background-color: #682F76;
  font-size: .938vw;
  line-height: 2.656vw;
  text-align: center;
  color: white;
  margin-top: 3.073vw;
}

.foot_r_head_center {
  margin-left: 3.438vw;
  width: 32%;
}

.foot_r_head_center .foot_message p:nth-of-type(n+2) {
  margin-top: .833vw;
}

.foot_r_head_right {
  width: 7.552vw;
  margin-left: 6.198vw;
  text-align: center;
}

.foot_r_head_right p {
  margin-top: .625vw;
  color: #333333;
  font-size: .729vw;
  line-height: .99vw;
}

.foot_r_bottom {
  margin-top: 1.771vw;
  background-color: #333333;
  display: flex;
  padding: 1.094vw 0;
  padding-left: 5vw;
}

.foot_r_bottom img {
  width: 2.396vw;
}

.tel_box {
  display: flex;
  align-items: center;
  margin-right: 4.531vw;
}

.tel_box p {
  font-size: 1.146vw;
  line-height: 1.51vw;
  letter-spacing: .052vw;
  color: white;
  font-weight: 600;
  margin-left: 1.042vw;
}

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

.logo_box a,
.logo_box h1 {
  font-size: .833vw;
  color: #fff;
  margin-right: .104vw;
}

@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }

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

  .box,
  .about {
    margin: 10% 0;
  }

  .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 1;
    margin: 0 5px !important;
  }


  .tit h1 {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 2%;
  }

  .tit {
    margin-bottom: 2%;
  }

  .tit img {
    width: 60%;
  }

  .ab_ma {
    flex-direction: column-reverse;
  }

  .ab2 {
    width: 100%;
    padding-top: 0;
  }

  .ab2 h1 {
    font-size: 16px;
    line-height: 32px;
  }

  .more {
    width: 90px;
    font-size: 14px;
    line-height: 30px;
    margin: 4% auto;
  }

  .ab1 .imgbox img {
    width: 100% !important;
  }

  .ab1 .imgbox:nth-child(2),
  .ab1 .imgbox:nth-child(3) {
    margin-left: -10%;
  }

  .ab1 .imgbox {
    border: 6px solid #fff;
  }


  .wh2 {
    width: 100%;
  }

  .wh2 a {
    width: 49%;
    height: auto;
    padding: 5%;
    box-sizing: border-box;
  }

  .wh2_1 h1 {
    font-size: 20px;
  }

  .wh2_1 img {
    width: 8vw;
  }

  .wh2_2 {
    width: 70%;
    font-size: 14px;
    line-height: normal;
  }

  .swiper-container3,
  .xyfk .content {
    width: 100%;
  }

  .fk_ma .left,
  .fk_ma .right {
    display: none;
  }

  footer {
    display: block !important;
    overflow: hidden;
  }

  footer .foot .foot1 .flex {
    display: none;
  }

  footer .foot .foot1 .flex li {
    width: 30%;
    float: left;
    text-align: center;
    margin-top: 2%;
  }

  footer .foot .foot1 .foot1-1 {
    width: 100%;
    margin: 3% 0;
    text-align: center;
    margin-top: -2%;
  }

  footer .foot .foot1 .foot1-1 p {
    line-height: 28px;
    padding-right: 6%;
  }

  footer .foot .foot1 .foot1-3 {
    display: none;
  }

  footer .foot2 {
    display: block;
  }

  footer .foot2 p {
    width: 100%;
    font-size: 12px;
    margin-right: 0 !important;
    text-align: center;
  }

  .head9 {
    display: none;
  }

  .foot_l_head {
    display: none;
  }

  .foot_left {
    width: 100%;
    padding-top: 2%;
    display: block;
    border-right: none;
  }

  .foot_l_bottom {
    height: auto;
    padding: 2% 0;
    display: block;
    border-top: 1px solid #000;
  }

  .foot_l_bottom p {
    font-size: 14px;
    line-height: normal;
    text-align: center;
    margin-right: 0;
  }

  .foot_right {
    width: 100%;
    padding-top: 5%;
  }

  .foot_r_head_l h1,
  .foot_r_head_center h1 {
    font-size: 15px;
    line-height: normal;
    margin-bottom: 3%;
    text-align: center;
  }

  .foot_r_head {
    padding: 0;
    flex-wrap: wrap;
  }

  .foot_r_head_l {
    width: 100%;
  }

  .foot_r_head_center {
    width: 100%;
    margin-top: 3%;
    margin-left: 0;
  }

  .foot_r_head_right {
    display: none;
  }

  .foot_r_head_l .foot_message p,
  .foot_r_head_center .foot_message p {
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    text-align: center;
  }

  .foot_r_head_l .foot_message p:nth-of-type(n+2) {
    margin-top: 3%;
  }

  .foot_r_head_l a {
    display: none;
  }

  .foot_r_head_center .foot_message p:nth-of-type(n+2) {
    margin-top: 3%;
  }

  .foot_r_bottom {
    display: none;
  }

  .fk_ma .swiper-slide {
box-sizing: border-box;
        padding: 10px;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
  }
}
