*,
::after,
::before {
  box-sizing: border-box;
}
body,
ul,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, PingFangSC-Regular, "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-tap-highlight-color: regb(0, 0, 0, 0);
}
ul {
  list-style-type: none;
}
li {
  list-style: none;
}
img {
  vertical-align: bottom;
}
em,
i {
  font-style: normal;
}
body {
  background-color: #eeeeee;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 23.25581395vw;
  margin-bottom: 3.48837209vw;
  background-color: #fff;
}
header .txt {
  height: 11.62790698vw;
  position: relative;
  line-height: 11.62790698vw;
}
header .txt a {
  position: absolute;
  left: 1.1627907vw;
  top: 2.3255814vw;
  width: 9.30232558vw;
  height: 7.44186047vw;
  font-size: 0;
  background-image: url(../乐康会UI图标图片/向左箭头.png);
  background-size: 3.72093023vw 3.72093023vw;
  background-repeat: no-repeat;
  background-position: 2.3255814vw 2.3255814vw;
}
header .txt h2 {
  font-size: 4.18604651vw;
  text-align: center;
}
header .serach {
  display: flex;
  width: 81.1627907vw;
  height: 9.30232558vw;
  border-radius: 6.97674419vw;
  background-color: rgba(30, 184, 158, 0.1);
  align-items: center;
  color: rgba(187, 187, 187, 0.8);
  font-size: 3.25581395vw;
  margin: 0 auto;
}
header .serach img {
  margin: 0 3.48837209vw;
  margin-top: 0.93023256vw;
  width: 5.11627907vw;
  height: 5.11627907vw;
}
.banner {
  height: 28.8372093vw;
  margin: 0 3.48837209vw;
  margin-bottom: 3.48837209vw;
  margin-top: 25.58139535vw;
}
.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.3255814vw;
}
.content {
  margin: 0 3.48837209vw;
  margin-bottom: 16.27906977vw;
}
.content ul li {
  height: 43.02325581vw;
  background-color: #fff;
  margin-bottom: 2.3255814vw;
  border-radius: 2.3255814vw;
  overflow: hidden;
}
.content ul li .top {
  display: flex;
  height: 25.58139535vw;
  margin: 0 2.3255814vw;
  margin-top: 3.48837209vw;
  margin-bottom: 2.3255814vw;
}
.content ul li .top .pic,
.content ul li .top img {
  width: 34.88372093vw;
  height: 25.58139535vw;
  border-radius: 2.3255814vw;
}
.content ul li .top .txt {
  flex: 1;
  margin-left: 2.3255814vw;
  font-size: 2.79069767vw;
  line-height: 5.11627907vw;
}
.content ul li .top .txt p {
  display: flex;
  justify-content: space-between;
}
.content ul li .top .txt p strong {
  flex: 1;
}
.content ul li .top .txt p a {
  width: 4.65116279vw;
  height: 4.65116279vw;
  display: inline-block;
  font-size: 0;
  background-size: contain;
  margin-left: 9.30232558vw;
  vertical-align: middle;
  margin-right: 6.97674419vw;
}
.content ul li .top .txt p .common-png {
  background-image: url(../乐康会UI图标图片/地址1.png);
}
.content ul li .top .txt p .common-png2 {
  background-image: url(../乐康会UI图标图片/电话.png);
}
.content ul li .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 11.62790698vw;
  border-top: 1px solid rgba(230, 227, 220, 0.5);
  padding: 0 2.3255814vw;
  font-size: 3.25581395vw;
}
.content ul li .bottom .businessHours {
  font-weight: 400;
}
.content ul li .bottom .btn-navigation {
  width: 13.72093023vw;
  height: 6.51162791vw;
  border-radius: 11.62790698vw;
  background-color: #1eb89e;
  text-align: center;
  line-height: 6.51162791vw;
  font-size: 2.79069767vw;
  color: #fff;
}
.footer-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15.1639vw;
  background-color: #fff;
  border-top: .8197vw solid #D2F1EC;
 

}
.footer-nav ul {
  height: 13.95348837vw;
  display: flex;
  /* justify-content: space-around; */
  justify-content: space-evenly;
  align-items: center;
  padding-bottom: .4098vw;
}
.footer-nav ul li {
  width: 20%;
  text-align: center;
  /* font-size: 3.72093023vw; */
  font-size: 3.0738vw;
}
.footer-nav ul li img {
  width: 6.3525vw;
  margin-top: 5px;
  /* height: 5.81395349vw; */
  margin-bottom: 1.1627907vw;
  vertical-align: middle;
}
.footer-nav ul .active a p {
  color: #1EB89E;
}
