﻿.flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.flex-sp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

a {
  text-decoration: none;
  color: #3E3A39;
}

body {
  margin: 0;
  padding: 0;
  /*font-size: 0.16rem;*/
  font-size: 0.28rem;
  width: 7.5rem;
  margin: 0 auto;
}

.btn1 {
  width: 3.48rem;
  height: 0.76rem;
  line-height: 0.76rem;
  text-align: center;
  font-size: 0.27rem;
  margin: 0.6rem auto 0.8rem;
  color: #fff;
  background-color: #269994;
}

.btn2 {
  width: 3.48rem;
  height: 0.76rem;
  line-height: 0.76rem;
  text-align: center;
  font-size: 0.27rem;
  margin: 0.6rem auto 0.8rem;
  background-color: #fff;
  color: #269994;
}

.top {
  padding: 0.3rem 0.28rem 0.15rem;
}
.top .logo {
  height: 0.49rem;
}
.top .menu {
  width: 0.5rem;
  height: 0.5rem;
}

.swiper {
  width: 7.5rem;
  height: 3.21rem;
}

.swiper-slide img {
  display: block;
  width: 7.5rem;
  height: 3.21rem;
  object-fit: cover;
}

.fun1 {
  flex-wrap: wrap;
  padding: 0.23rem;
}
.fun1 img {
  width: 3.4rem;
  height: 1.84rem;
  border-radius: 0.21rem;
  margin-bottom: 0.18rem;
}

.fun2 {
  padding: 0 0.33rem;
  text-align: center;
  font-size: 0.23rem;
  color: #3E3A39;
}
.fun2 > div {
  margin-right: 0.55rem;
  margin-bottom: 0.33rem;
}
.fun2 > div:nth-child(5n+5) {
  margin-right: 0;
}
.fun2 img {
  width: 0.91rem;
  height: 0.91rem;
}

.main-title {
  text-align: center;
  margin: 0.5rem 0;
}
.main-title > div:nth-child(1) {
  font-size: 0.42rem;
  font-weight: bold;
  color: #269994;
}
.main-title > div:nth-child(2) {
  font-size: 0.28rem;
  color: #3E3A39;
}
.con img{
  width: 100%;
}
.aboutus {
  padding: 0 0.24rem;
}
.aboutus .content .cover {
  width: 7.02rem;
  height: 3.7rem;
  margin: 0 auto;
}
.aboutus .content .title-1 {
  position: relative;
  color: #269994;
  font-size: 0.38rem;
  font-weight: bold;
  padding: 0.5rem 0;
}
.aboutus .content .title-1::after {
  position: absolute;
  left: 0;
  bottom: 0.28rem;
  width: 1.34rem;
  height: 0.05rem;
  background: #BFBFBF;
  content: "";
}
.aboutus .content .con {
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #262626;
  line-height: 0.49rem;
}
.aboutus .content .con img{
  width: 100%;
}
.servicepeople {
  border-top: 1px solid #fff;
  padding: 0 0.23rem;
  background-color: #eee;
}
.servicepeople .flex-sp {
  flex-wrap: wrap;
}
.servicepeople .adv-item {
  width: 3.36rem;
  margin-bottom: 0.5rem;
}
.servicepeople .adv-item .cover img {
  width: 3.36rem;
  height: 2.04rem;
}
.servicepeople .adv-item .name {
  text-align: center;
}
.servicepeople .adv-item .name span {
  display: block;
}
.servicepeople .adv-item .name span:nth-child(1) {
  font-size: 0.29rem;
  color: #269994;
}
.servicepeople .adv-item .name span:nth-child(2) {
  font-size: 0.23rem;
  color: #3E3A39;
}

.service {
  padding: 0 0.23rem 0.5rem;
}
.service .flex-sp {
  flex-wrap: wrap;
}
.service img {
  width: 1.32rem;
  height: 1.2rem;
  margin-bottom: 0.4rem;
}

.doctor {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 0 0.23rem;
  color: #fff;
  background-color: #269994;
}
.doctor .flex-sp {
  flex-wrap: wrap;
}
.doctor .main-title > div:nth-child(1),
.doctor .main-title div:nth-child(2) {
  color: #fff;
}
.doctor .doc-item {
  width: 3.34rem;
  margin-bottom: 0.5rem;
  color: #fff;
}
.doctor .doc-item .avatar img {
  width: 3.34rem;
  height: 2.23rem;
  object-fit: cover;
}
.doctor .doc-item .info {
  font-size: 0.22rem;
  line-height: 0.36rem;
}
.doctor .doc-item .info > div:nth-child(1) {
  font-size: 0.29rem;
  text-align: center;
  margin: 0.1rem 0;
}

.hospital {
  padding: 0 0.23rem;
}
.hospital .flex-sp {
  flex-wrap: wrap;
}
.hospital .hos-item {
  width: 3.38rem;
  text-align: center;
  font-size: 0.23rem;
  color: #333;
  margin-bottom: 0.4rem;
  line-height: 0.32rem;
}
.hospital .hos-item .cover img {
  width: 3.38rem;
  height: 2.3rem;
}

.news {
  border-top: 1px solid #fff;
  background-color: #EEEEEE;
  padding: 0 0.23rem;
}
.news .list a:nth-last-child(2) .item {
  border: 0;
}
.news .item {
  align-items: flex-start;
  padding: 0.3rem 0;
  border-bottom: 1px dashed #D2D2D2;
}
.news .item .cover {
  width: 2.4rem;
  height: 1.63rem;
  margin-right: 0.33rem;
}
.news .item .infos {
  flex: 1;
  color: #666464;
  font-size: 0.2rem;
}
.news .item .infos .n-title {
  max-width: 4rem;
  color: #269994;
  font-size: 0.26rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.news .item .infos .con {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news .item .infos .more {
  color: #269994;
  margin-top: 0.15rem;
}

.bottom {
  font-size: 0.26rem;
  padding: 0.7rem 0.5rem;
  color: #ADADAD;
  background-color: #333333;
  line-height: 0.45rem;
}
.bottom .opacity {
  margin-top: 0.2rem;
}
.bottom .opacity  a{
  color: #fff;
  font-size: 18px;
}

.footer {
  font-size: 0.2rem;
  text-align: center;
  color: rgba(173, 173, 173, 0.46);
  background-color: #141414;
  padding: 0.4rem 0.45rem;
  line-height: 0.35rem;
}

.shadow {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
}

.slide-menu {
  position: fixed;
  left: -80%;
  top: 0;
  z-index: 99;
  width: 80%;
  height: 100vh;
  color: #fff;
  font-size: 0.32rem;
  background-color: #269994;
  padding: 0.5rem 0.2rem;
  box-sizing: border-box;
}
.slide-menu div {
  padding: 0.22rem 0;
  border-bottom: 1px solid #fff;
}
.slide-menu a {
  color: #fff;
}

.open {
  animation: open 0.5s ease-in-out forwards;
}

.close {
  animation: close 0.2s ease-in-out forwards;
}

@keyframes open {
  0% {
    left: -80%;
  }
  100% {
    left: 0%;
  }
}
@keyframes close {
  0% {
    left: 0%;
  }
  100% {
    left: -80%;
  }
}

.pagination {
  padding: 10px 0;
  display: table;
  margin: 0 auto;
  height: 24px;
  overflow: hidden;
  text-align: center;
}
.pagination li {
  float: left;
  display: inline;
  list-style-type:none;
  margin: 5px;
}
.pagination li a {
  color: rgb(102, 102, 102);
  font-size: 0.4375rem;
  border-radius: 0.09375rem;
  background-color: #FFF;
  border: 0.03125rem solid rgb(217, 217, 217);
  display: inline-block;
  line-height: 30px;
  padding: 5px;
}
/*# sourceMappingURL=index.css.map */
