.index {}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


/* 最新动态 */
.swiper {
  width: 100%;
  height: 50px;
  background: #fff9ee;
  /* padding: 30px 0; */
  /* margin-bottom: 12px; */
}


.swiper-container1 {
  width: 80%;
  max-width: 1320px;
  height: 100%;
}

.read_mes {
  margin: 20px 0;
  text-align: center;
}



.read_mes1 {
  text-align: center;
  margin-bottom: 20px;
}

.read_mes2 {
  width: 100%;
  display: flex;
}

.er_wei_ma {
  width: 116px;
  height: 112px;
  margin: 0 auto;
}

.swiper-container1 .swiper-slide {
  font-size: 18px;
  color: #221815;
  line-height: 50px;
  letter-spacing: 2px;
  /* text-align: center; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  text-align: right;
}

.swiper-container1 .swiper-slide a {
  text-decoration: none;
  color: #221815;
}

.swiper-container1_linear .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.banner-box {
  margin-top: 86px;
}

.banner-box img {
  width: 100%;
}

.swiper-banner-button-next,
.swiper-banner-button-prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, .2);
}

.swiper-banner-button-prev {
  left: 5%;
}

.swiper-banner-button-next {
  right: 5%;
}

.swiper-banner-pagination {
  width: 120px !important;
  height: 30px;
  border-radius: 2px;
  position: absolute;
  left: calc((100% - 120px) /2) !important;
  top: 85%;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.swiper-button-prev1 {
  width: 44px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 420px;
  left: 8% !important;
  z-index: 9;
  cursor: pointer;
  background-color: rgba(0, 0, 0, .2);
}

.swiper-button-next1 {
  width: 44px;
  height: 120px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 420px;
  right: 8% !important;
  z-index: 9;
  cursor: pointer;
  background-color: rgba(0, 0, 0, .2);
}

.swiper-pagination {
  width: 120px !important;
  height: 30px;
  border-radius: 2px;
  position: absolute;
  left: calc((100% - 120px) /2) !important;
  top: 650px !important;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.swiper-button-prev2 {
  width: 44px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 380px;
  left: -125px !important;
  z-index: 9;
  cursor: pointer;
  background-color: rgba(0, 0, 0, .2);
}

.swiper-button-next2 {
  width: 44px;
  height: 120px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 380px;
  right: -125px !important;
  z-index: 9;
  cursor: pointer;
  background-color: rgba(0, 0, 0, .2);
}

.swiper-paginations {
  width: 120px !important;
  height: 30px;
  border-radius: 2px;
  position: absolute;
  left: calc((100% - 120px) /2) !important;
  top: 705px !important;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.swiper-pagination-bullet-active {
  background: #b50220;
}



/* 壹博医疗-天津 */
.city_swiper .swiper-slide {
  height: auto;
}

.city {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.city_back {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.city_logo {
  width: 40.7%;
  max-width: 700px;
  position: absolute;
  bottom: 0;
  right: 10%;
}

.city_con {
  position: relative;
  z-index: 9;
  /* width: 67.7%; */
  max-width: 1320px;
  margin: 0 auto;
  margin-top: 60px;
}

.city_title {
  display: block;
  width: 11.5%;
  margin: 0 auto;
}

.city_info {
  position: relative;
}

.city_pic {
  display: block;
  width: 100%;
  margin-top: 40px;
  transition: all 0.2s ease-out;
  cursor: pointer;
}

.city_text {
  width: 100%;
  font-size: 48px !important;
  text-align: left;
  line-height: 1.5em;
  margin-top: .3em;
  margin-bottom: .6em;
}

/* .city_text>p:nth-child(1) {
  color: #332f2e;
} */

.city_text>h1 {
  font-size: 1em;
  font-weight: normal !important;
  color: #cf1323;
  margin: 0 !important;
}

.city_desc {
  line-height: 1.8;
  letter-spacing: 2px;
  font-size: 18px;
  color: #121212;
  max-height: 5.4em;
  overflow: hidden;
  transition: all .3s ease-out;
}

.city_desc1 {
  line-height: 1.8;
  letter-spacing: 2px;
  font-size: 18px;
  color: #121212;
  max-height: 8.4em;
  overflow: hidden;
  transition: all .3s ease-out;
}


@media only screen and (max-width: 768px) {
  .city_desc {
    max-height: 3.6em;
  }
}

.city_more {
  font-size: 16px;
  color: #121212;
  position: relative;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 2.5em;
  cursor: pointer;
  display: none;
}

.city_more::after {
  content: '>';
  position: absolute;
  transform: rotateZ(90deg) translateY(-.3em);
}

.city_more2::after {
  content: '<';
}


/* 壹博医生 */
.doctor {
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(#fff, #eee);
}

.doctor_logo {
  width: 40.7%;
  position: absolute;
  bottom: 0;
  right: 10%;
}

.doctor_con {
  position: relative;
  z-index: 9;
  /* width: 67.7%; */
  max-width: 1320px;
  margin: 0 auto;
  margin-top: 60px;
}

.doctor_title {
  display: block;
  width: 11.5%;
  margin: 0 auto;
}

.doctor_info {
  position: relative;
}

.doctor_desc {
  width: 100%;
  margin-top: 40px;
  /* background: #fff; */
  /* display: flex; */
  position: relative;
  font-size: 0;
}

.doctor_desc_pic {
  width: 100%;
}

.doctor_desc_text {
  font-size: 15px;
  /* color: #3e3a39; */
  color: #fff;
  text-indent: 2em;
  line-height: 1.6;
  padding: 50px 60px 20px 50px;
  width: 27%;
  position: absolute;
  right: 0;
  top: 0;
}

.doctor_desc_text_tit {
  color: #cf1220;
  font-size: 25px;
  text-indent: 0;
  margin-bottom: 0.5em;
}

.doctor_desc_text_tit>span {
  color: #3e3a39;
}

.doctor_desc_text_more {
  color: #cb0207;
  text-indent: 0;
  margin-top: 2em;
  text-align: right;
  cursor: pointer;
  text-decoration: none;
}

.doctor_desc_text_more>a {
  color: #cb0207;
  text-indent: 0;
  margin-top: 2em;
  text-align: right;
  cursor: pointer;
  text-decoration: none;
}

.doctor_text {
  width: 100%;
  font-size: 48px;
  text-align: left;
  line-height: 1.5em;
  margin-top: .3em;
  margin-bottom: 60px;
}

.doctor_text>p:nth-child(1) {
  color: #cf1323;
}

.doctor_text>p:nth-child(1) span {
  color: #332f2e;
}

.doctor_text>p:nth-child(2) {
  color: #cf1323;
}

/* 壹博特色 */
.characteristic {
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(#fff, #eee);
}

.characteristic_logo {
  width: 40.7%;
  position: absolute;
  bottom: 0;
  right: 10%;
}

.characteristic_con {
  position: relative;
  z-index: 9;
  /* width: 67.7%; */
  max-width: 1320px;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 170px;
}

.characteristic_title {
  display: block;
  width: 11.5%;
  margin: 0 auto;
}

.characteristic_info {
  position: relative;
  width: 100%;
  margin-top: 40px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ssl {
  cursor: pointer;

}

.characteristic_item {
  width: 32.5%;
  position: relative;
  margin-bottom: 15px;
  cursor: pointer;
}

.characteristic_item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .2);
  pointer-events: none;
}

.characteristic_item_back {
  width: 100%;
}

.characteristic_item_top {
  font-size: 46px;
  color: #fff;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  text-align: center;
}

.characteristic_item_bottom {
  width: 100%;
  position: absolute;
  /* bottom: 0; */
  top: 45%;
  left: 0;
}

.characteristic_item_bottom>img:nth-child(1) {
  width: 30%;
  display: block;
  margin: 0 auto;
}

.characteristic_item_bottom>p:nth-child(1) {
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: .5em;
  margin-top: .3em;
}

.characteristic_item_bottom>p:nth-child(2) {
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: .5em;
  margin-top: .3em;
}

.characteristic_item_bottom>p:nth-child(3) {
  font-size: 15px;
  color: #fff;
  text-align: right;
  padding-right: 2em;
  margin-bottom: 2em;
  cursor: pointer;
}

.characteristic_item_bottom>p:nth-child(3) a {
  color: #fff;
  text-decoration: none;
}

/* 壹博新闻 */
.news {
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(#fff, #eee);
}

.news_logo {
  width: 40.7%;
  position: absolute;
  bottom: 0;
  right: 10%;
}

.news_con {
  position: relative;
  z-index: 9;
  /* width: 67.7%; */
  max-width: 1320px;
  margin: 0 auto;
  margin-top: 60px;
}

.news_title {
  display: block;
  width: 11.5%;
  margin: 0 auto;
}

.news_info {
  position: relative;
  width: 100%;
  margin-top: 40px;
  background: #b0b7bd;
  padding: 50px 0;
  overflow: hidden;
}

.swiper-container2 {
  width: 106%;
  left: -3%;
  padding: 2% 0;
}

.swiper-container2 .swiper-slide {
  position: relative;
  transform: scale(.7);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.swiper-container2 .swiper-slide-active {
  transform: scale(1.2);
}

.swiper-container2 .swiper-slide img {
  width: 100%;
  border-radius: 20px;
  position: relative;
  max-height: 200px;
  object-fit: cover;
}

.swiper-container2 .swiper-slide p {
  color: #fff;
  font-size: 23px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s ease-in-out;
  /* top: calc(50% - 10px); */
  bottom: 0em;
  padding: .6em 2em;
  box-sizing: border-box;
  z-index: 9;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0 0 20px 20px;
}

.swiper-container2 .swiper-slide p>span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.swiper-container2 .swiper-slide-active p {
  /* top: calc(90% - 23px); */
  bottom: 0em;
}

.swiper-container2 .swiper-slide p:last-child {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(0, 0, 0);
  transition: all 0.3s ease-in-out;
  opacity: .3;
  border-radius: 20px;
}

.swiper-container2 .swiper-slide-active p:last-child {
  opacity: 0;
}

.swiper2-next {
  color: #fff;
  font-size: 60px;
  position: absolute;
  right: 0;
  top: calc(50% - 30px);
  z-index: 9999;
  cursor: pointer;
}

.swiper2-prev {
  color: #fff;
  font-size: 60px;
  position: absolute;
  left: 0;
  top: calc(50% - 30px);
  z-index: 9999;
  cursor: pointer;
  transform: rotateY(180deg);
}

/* 病友之声 */
.voice {
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(#fff, #eee);
}

.voice_con {
  position: relative;
  z-index: 9;
  /* width: 67.7%; */
  max-width: 1320px;
  margin: 0 auto;
  margin-top: 60px;
}

.voice_title {
  display: block;
  width: 11.5%;
  margin: 0 auto;
}

.voice_info {
  position: relative;
  width: 100%;
  margin-top: 40px !important;
  background: #b0b7bd;
  overflow: hidden;
  padding: 20px 36px 20px 36px;
  box-sizing: border-box;
}

.voice_list {
  height: 800px;
  padding: 20px 20px 1px 36px;
  box-sizing: border-box;
  background: #dddddd;
  overflow-y: auto;
  cursor: pointer;
}

.swiper-containera {
  height: 100%;
}

.swiper-containera .swiper-slide {
  height: initial;
}

.swiper-containera .swiper-wrapper {
  position: relative;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.voice_item {
  margin-bottom: 20px;
}

.voice_item_tit {
  padding-left: 2px;
}

.voice_item_tit>span:nth-child(1) {
  font-size: 18px;
  color: #221815;
  margin-right: 1em;
}

.voice_item_tit>span:nth-child(2) {
  font-size: 16px;
  color: #949495;
}

.voice_item_txt {
  background: #fff;
  font-size: 15px;
  color: #221815;
  padding: 10px 26px;
  border-radius: 10px;
  box-sizing: border-box;
  margin-top: 20px;
  position: relative;
  line-height: 1.5em;
}

.voice_item_txt_t {}

.voice_item_txt_t>div {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 1em;
  align-items: flex-start;
}

.voice_item_txt_t>div:nth-last-child(1) {
  margin-bottom: 0;
}

.voice_item_txt_t>div>span:nth-child(1) {
  flex-shrink: 0;
  margin-right: .6em;
  /* font-size: 1.05em; */
  color: #888;
}

.voice_item_txt_t>div>span:nth-child(2) {}

.voice_item_txt_icon {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  position: absolute;
  top: -18px;
  left: 15px;
}

.voice ::-webkit-scrollbar {
  background: #b0b7bd;
  position: relative;
  width: 6px;
}

.voice ::-webkit-scrollbar-thumb {
  background: #fff;
}

/* 联系我们 */
.contact {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
}

.contact_tit {
  width: 250px;
  margin-top: 40px;
  cursor: pointer;
}

.contact_tip {
  font-size: 16px;
  line-height: 1;
  color: #221815;
  margin-top: 20px;
}

.contact_qrcode {
  margin-top: 30px;
}

.contact_qrcode>img {
  width: 150px;
}

.contact_qrcode>p {
  font-size: 16px;
  color: #484848;
  line-height: 1.6em;
  margin-top: .5em;
}

.contact_other {
  font-size: 25px;
  color: #686a6e;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}

.contact_other>a>div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.contact_other>a:nth-child(1)>div {
  margin-right: 100px;
}

.contact_other a {
  color: #686a6e;
  text-decoration: none;
}

.contact_other>a>div>img {
  margin-right: .5em;
}


.contact_us_btn {
  width: 100%;
  height: 750px;
  padding-top: 50px;
  background: -webkit-linear-gradient(#CCCCCC, #F5F5F5);

}



.line_1,
.line_2,
.line_3,
.line_4 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 30px;
}

.line_1>p,
.line_2>p,
.line_3>p,
.line_4>p {
  width: 10%;
  /* line-height: 40px; */
  margin-right: 15px;
  display: block;
  text-align: justify;
  text-align-last: justify;
}

.submit_btn {
  width: 118px;
  line-height: 33px;
  border-radius: 17px 17px 17px 17px;
  border: 2px solid #8F8F8F;
  text-align: center;
  font-size: 20px;
  color: #B61C31;
  cursor: pointer;
  margin: 30px auto;

}

.read_me {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #121212;
  /* font-weight: bold; */
}

.read_me>span {
  cursor: pointer;
}

.read_me>span>a {
  font-size: 16px;
  text-decoration: none;
  color: rgba(182, 28, 49, 1);
}

[type="checkbox"] {
  width: 17px;
  height: 17px;
  margin: 0;
  margin-right: 10px;
  background-color: rgba(237 237 237, 0.1);
  border: none;
}

@media only screen and (max-width: 1570px) {
  .swiper-button-next2 {
    top: 380px;
    right: 20px !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-button-prev2 {
    top: 380px;
    left: 20px !important;
    background-color: rgba(255, 255, 255, .4);

  }
}

@media only screen and (max-width: 1360px) {
  .swiper {
    /* height: 40px; */
  }

  .swiper-container1 .swiper-slide {
    /* font-size: 16px; */
    /* line-height: 40px; */
  }

  .swiper-button-next1 {
    top: 390px;
    right: 3% !important;
    background-color: rgba(0, 0, 0, .2);
  }

  .swiper-button-prev1 {
    top: 390px;
    left: 3% !important;
    background-color: rgba(0, 0, 0, .2);

  }


  .city_info {
    /* width: calc(100% - 20px); */
    overflow: hidden;
    /* margin-left: 10px; */
  }

  .city_desc_text {
    font-size: 16px;
  }


  .doctor_desc_text {
    padding: 30px 30px 20px 20px;
    width: 35%;
  }

  .doctor_text {
    font-size: 42px;
  }

  .characteristic_info {
    width: 80%;
    margin: 0 auto;
  }

  .characteristic_item_top {
    font-size: 40px;
  }

  .characteristic_item_bottom>p:nth-child(1) {
    font-size: 24px;
  }

  .characteristic_item_bottom>p:nth-child(2) {
    font-size: 24px;
  }

  .characteristic_item_bottom>p:nth-child(3) {
    font-size: 14px;
  }

  .swiper-container2 .swiper-slide p {
    font-size: 20px;
  }

  .voice_item_tit>span:nth-child(1) {
    font-size: 18px;
  }

  .voice_item_tit>span:nth-child(2) {
    font-size: 16px;
  }

  .voice_item_txt {
    font-size: 14px;
  }

  .voice_item_txt_icon {
    font-size: 22px;
    top: -15px;
  }

  .contact_tip {
    font-size: 16px;
  }

  .contact_qrcode>p {
    font-size: 16px;
  }

  .contact_other {
    font-size: 20px;
  }

}

@media only screen and (max-width: 1120px) {


  .characteristic_item_top {
    font-size: 36px;
  }

  .characteristic_item_bottom>p:nth-child(1) {
    font-size: 20px;
  }

  .characteristic_item_bottom>p:nth-child(2) {
    font-size: 20px;
  }

}

/* mobile */
@media only screen and (max-width: 1024px) {

  .swiper-button-next1 {
    top: 310px;
    right: 2.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-button-prev1 {
    top: 310px;
    left: 2.5% !important;
    background-color: rgba(0, 0, 0, .4);

  }

  .swiper-pagination {
    top: 530px !important;
  }

  .swiper-paginations {
    top: 800px !important;
  }

  .characteristic_item_top {
    font-size: 26px;
  }

  .characteristic_item_bottom>p:nth-child(1) {
    font-size: 16px;
  }

  .characteristic_item_bottom>p:nth-child(2) {
    font-size: 16px;
  }

  .characteristic_item_bottom>p:nth-child(3) {
    font-size: 12px;
  }

  .doctor_desc_text {
    position: initial;
    width: initial;
    color: #3e3a39;
  }

  .doctor_desc_pic {
    width: 156%;
  }


  .line_1,
  .line_2,
  .line_3,
  .line_4 {
    flex-wrap: wrap;
    margin-top: 10px;
  }

  .line_1>p,
  .line_2>p,
  .line_3>p,
  .line_4>p {
    width: 88%;
    font-size: 14px !important;
    display: flex;
    margin-bottom: 10px;
  }





  .line_1>input,
  .line_2>input,
  .line_3>input,
  .line_4>textarea {
    width: 90% !important;
  }
}

@media only screen and (max-width: 768px) {

  .swiper {
    /* height: 30px; */
    /* border-radius: 12px; */
  }

  .swiper-paginations {
    top: 710px !important;
  }

  .swiper-container1 {
    /* width: 90%; */
    width: 100%;
  }

  .swiper-container1 .swiper-slide {
    /* font-size: 14px; */
    /* line-height: 30px; */
    font-weight: bold;
    /* color: #000; */
  }

  .swiper-banner-button-next,
  .swiper-banner-button-prev {
    top: 45%;
  }

  .swiper-banner-pagination {
    top: 78%;
  }

  .swiper-button-next1 {
    top: 320px;
    right: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-button-prev1 {
    top: 320px;
    left: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);

  }

  .swiper-pagination {
    top: 500px !important;
  }

  .city_con {
    max-width: 90%;
  }

  .city_title,
  .doctor_title,
  .characteristic_title,
  .news_title,
  .voice_title {
    width: 30%;
  }

  .city_pic {
    width: 108%;
  }


  .city_pic {}


  .city {
    height: 100%;
  }

  .city_text {
    font-size: 34px;
    line-height: 1.25;
    margin-top: .5em;
    margin-bottom: .3em;
  }

  .city_desc {
    font-size: 16px;
  }

  .doctor_desc {
    flex-wrap: wrap;
    background: initial;
  }

  .doctor_desc_pic {
    /* width: calc(100% - 30px); */
    margin: 0 auto;
  }

  .doctor_desc_text {
    font-size: 13px;
    padding: 20px 15px 50px 15px;
  }

  .doctor_desc_text_tit {
    font-size: 20px;
  }

  .doctor_text {
    display: none;
  }

  .city_text {
    font-size: 20px;
    margin-top: 20px;
  }

  .characteristic_info {
    width: calc(100% - 30px);
  }

  .characteristic_con {
    margin-bottom: 100px;
  }

  .characteristic_item {
    width: 49%;
    margin-bottom: 10px;
  }

  .characteristic_item_top {
    font-size: 18px;
  }

  .characteristic_item_bottom>p:nth-child(1) {
    font-size: 12px;
  }

  .characteristic_item_bottom>p:nth-child(2) {
    font-size: 12px;
  }

  .characteristic_item_bottom>p:nth-child(3) {
    transform: scale(.8);
    transform-origin: right;
    margin-bottom: 1em;
  }

  .city_logo,
  .doctor_logo,
  .characteristic_logo {
    width: 70%;
  }

  .swiper2-next,
  .swiper2-prev {
    font-size: 30px;
  }

  .swiper-container2 {
    width: 100%;
    left: initial;
    padding: 0;
  }

  .swiper-container2 .swiper-slide {
    position: relative;
    transform: scale(.85);
    width: 70%;
  }

  .swiper-container2 .swiper-slide-active {
    transform: scale(1);
  }

  .voice_info {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 10px 10px;
  }

  .voice_list {
    height: 500px;
    padding: 20px 20px 1px 20px;
  }

  .voice_item_tit>span:nth-child(1) {
    font-size: 16px;
  }

  .voice_item_tit>span:nth-child(2) {
    font-size: 14px;
  }

  .voice_item_txt {
    font-size: 12px;
    margin-top: 12px;
  }

  .voice_item_txt_icon {
    font-size: 18px;
    top: -11px;
  }

  .voice_item_txt_t>div {
    flex-wrap: wrap;
  }

  .contact_tit {
    width: 150px;

  }

  .contact_tip {
    width: calc(100% - 30px);
    margin-left: 15px;
    font-size: 14px;
    line-height: 1.5em;
  }

  .contact_qrcode {
    margin-top: 15px;
  }

  .contact_qrcode>p {
    font-size: 12px;
  }

  .contact_other {
    font-size: 16px;
    flex-direction: column;
  }

  .contact_other>a>div:nth-child(1) {
    margin-right: initial;
    margin-bottom: 15px;
  }

  .contact_other>a>div>img {
    transform: scale(.7);
  }

  .line_1,
  .line_2,
  .line_3,
  .line_4 {
    flex-wrap: wrap;
    margin-top: 10px;
    justify-content: flex-start;

  }

  .line_1>p,
  .line_2>p,
  .line_3>p,
  .line_4>p {
    width: unset;
    font-size: 14px !important;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    /* display: inline; */
    text-align: unset;
    text-align-last: unset;
    margin-left: 10px;
  }

  .line_1>input,
  .line_2>input,
  .line_3>input,
  .line_4>textarea {
    width: 90% !important;
  }

}

@media only screen and (max-width: 560px) {
  /* .city_pic {
    width: 138%;
  } */

  .swiper-banner-button-next,
  .swiper-banner-button-prev {
    top: 50%;
    width: 27px;
    height: 44px;
  }

  .swiper-button-next2 {
    top: 310px;
    right: 2.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-button-prev2 {
    top: 310px;
    left: 2.5% !important;
    background-color: rgba(255, 255, 255, .4);

  }

  .swiper-paginations {
    top: 530px !important;
  }

  .swiper-button-next1 {
    height: 100px;
    width: 30px;
    top: 255px;
    right: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-button-prev1 {
    height: 100px;
    width: 30px;
    top: 255px;
    left: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-pagination {
    /* position: static; */
    top: 395px !important;
  }

}

@media only screen and (max-width: 500px) {
  .swiper-button-next1 {
    height: 100px;
    width: 30px;
    top: 235px;
    right: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-button-prev1 {
    height: 100px;
    width: 30px;
    top: 235px;
    left: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-pagination {
    top: 365px !important;
  }

  .swiper-button-next2 {
    height: 100px;
    width: 30px;
    top: 275px;
    right: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-button-prev2 {
    height: 100px;
    width: 30px;
    top: 275px;
    left: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-paginations {
    top: 475px !important;
  }
}

@media only screen and (max-width: 450px) {
  .swiper-button-next1 {
    height: 100px;
    width: 30px;
    top: 215px;
    right: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-button-prev1 {
    height: 100px;
    width: 30px;
    top: 215px;
    left: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-pagination {
    top: 335px !important;
  }

  .swiper-button-next2 {
    height: 100px;
    width: 30px;
    top: 235px;
    right: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-button-prev2 {
    height: 100px;
    width: 30px;
    top: 235px;
    left: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-paginations {
    top: 435px !important;
  }
}

@media only screen and (max-width: 430px) {
  .swiper-button-next1 {
    height: 100px;
    width: 30px;
    top: 210px;
    right: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-button-prev1 {
    height: 100px;
    width: 30px;
    top: 210px;
    left: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-pagination {
    top: 325px !important;
  }



  .swiper-button-next2 {
    height: 100px;
    width: 30px;
    top: 225px;
    right: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-button-prev2 {
    height: 100px;
    width: 30px;
    top: 225px;
    left: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-paginations {
    top: 415px !important;
  }

  .read_mes {
    margin: 5px 0;
  }

  .contact_us_btn {
    height: 800px;
  }
}

@media only screen and (max-width: 414px) {
  .swiper-button-next1 {
    height: 100px;
    width: 30px;
    top: 205px;
    right: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-button-prev1 {
    height: 100px;
    width: 30px;
    top: 205px;
    left: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-pagination {
    top: 315px !important;
  }



  .swiper-button-next2 {
    height: 100px;
    width: 30px;
    top: 225px;
    right: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-button-prev2 {
    height: 100px;
    width: 30px;
    top: 225px;
    left: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-paginations {
    top: 400px !important;
  }
}

@media only screen and (max-width: 390px) {
  .swiper-button-next1 {
    height: 100px;
    width: 30px;
    top: 215px;
    right: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-button-prev1 {
    height: 100px;
    width: 30px;
    top: 215px;
    left: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-pagination {
    top: 335px !important;
  }



  .swiper-button-next2 {
    height: 100px;
    width: 30px;
    top: 225px;
    right: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-button-prev2 {
    height: 100px;
    width: 30px;
    top: 225px;
    left: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-paginations {
    top: 375px !important;
  }
}

.no_style {
  text-decoration: none;
  /* Remove underline */
  color: inherit;
  /* Keep the text color unchanged */
}

@media only screen and (max-width: 375px) {
  .swiper-button-next1 {
    height: 100px;
    width: 30px;
    top: 190px;
    right: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-button-prev1 {
    height: 100px;
    width: 30px;
    top: 190px;
    left: 3.5% !important;
    background-color: rgba(0, 0, 0, .4);
  }

  .swiper-pagination {
    top: 295px !important;
  }

  .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }


  .swiper-button-next2 {
    height: 100px;
    width: 30px;
    top: 205px;
    right: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-button-prev2 {
    height: 100px;
    width: 30px;
    top: 205px;
    left: 3.5% !important;
    background-color: rgba(255, 255, 255, .4);
  }

  .swiper-paginations {
    top: 365px !important;
  }
}