#footer .service {
  min-width: 1366px;
  background: #0D1622;
  box-shadow: -3px -5px 10px 0px rgba(184, 213, 255, 0.05);
}
#footer .service .content {
  width: 1366px;
  margin: 0 auto;
  overflow: hidden;
  padding: 48px 0 60px;
  display: flex;
}
#footer .service .content .content-item {
  box-sizing: border-box;
}
#footer .service .content .content-item.icon {
  width: 110px;
}
#footer .service .content .content-item.icon img {
  width: 110px;
}
#footer .service .content .content-item.left {
  width: 741px;
  padding-left: 88px;
  border-right: 2px solid #152030;
  display: flex;
  gap: 0 64px;
}
#footer .service .content .content-item.mid {
  width: 308px;
  padding-left: 88px;
}
#footer .service .content .content-item.mid .list {
  width: 100%;
  margin-bottom: 40px;
}
#footer .service .content .content-item.mid .list img {
  margin-right: 12px;
}
#footer .service .content .content-item.mid .list .title {
  margin-bottom: 0;
}
#footer .service .content .content-item.mid .list .list-item {
  line-height: 18px;
  margin-top: 6px;
  margin-bottom: 0;
}
#footer .service .content .content-item.right {
  width: 224px;
  padding-left: 72px;
}
#footer .service .content .content-item.right .list {
  flex-shrink: 0;
}
#footer .service .content .content-item.right .list.txt {
  display: block;
}
#footer .service .content .content-item.right .list .list-item {
  opacity: 1;
  margin-bottom: 24px;
}
#footer .service .content .content-item.right .list .list-item p {
  height: 104px;
  font-size: 0;
  text-align: center;
}
#footer .service .content .content-item.right .list .list-item .title {
  width: 100%;
  line-height: 18px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin: 8px 0 4px;
}
#footer .service .content .content-item.right .list .list-item .desc {
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  opacity: 0.8;
  text-align: center;
}
#footer .service .content .content-item .list.link {
  margin-left: 70px;
}
#footer .service .content .content-item .list.txt {
  display: flex;
  align-items: center;
}
#footer .service .content .content-item .list.txt img {
  width: 32px;
  height: 32px;
}
#footer .service .content .content-item .list.txt .list-item p {
  cursor: inherit;
}
#footer .service .content .content-item .list.txt .list-item p:hover {
  color: #fff;
}
#footer .service .content .content-item .list .title {
  line-height: 18px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 16px;
}
#footer .service .content .content-item .list .list-item {
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  opacity: 0.6;
  margin-bottom: 32px;
}
#footer .service .content .content-item .list .list-item.no_gap {
  margin-bottom: 0;
}
#footer .service .content .content-item .list .list-item p {
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
}
#footer .service .content .content-item .list .list-item p:hover {
  color: #07aea0;
}
#footer .service .content .content-item .list .list-item p img {
  width: 104px;
  height: 104px;
  border-radius: 4px;
}
#footer .service .content .content-item .list .list-item a {
  display: block;
  color: #fff;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-bottom: 16px;
}
#footer .service .content .content-item .list .list-item a:hover {
  color: #07aea0;
  opacity: 1;
}
#footer .footer {
  width: 100%;
  min-width: 1366px;
  padding: 24px 0;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  background: #131e2e;
}
#footer .footer .line {
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  margin: 24px 0;
}
#footer .footer.fixed {
  position: fixed;
  bottom: 0;
}
#footer .footer > span,
#footer .footer p {
  color: #fff;
  opacity: 0.6;
}
#footer .footer > span .icon,
#footer .footer p .icon {
  display: inline;
  vertical-align: text-bottom;
  width: 14px;
}
#footer .footer > a {
  display: inline-block;
  line-height: 16px;
  color: #fff;
  opacity: 0.6;
  margin-left: 40px;
}
#footer .footer > a .icon {
  display: inline;
  vertical-align: text-bottom;
  width: 14px;
}
#footer .footer .link a {
  line-height: 12px;
  margin-left: 0;
  padding: 0 8px;
  border-right: 2px solid rgba(255, 255, 255, 0.1);
}
#footer .footer .link a:last-child {
  border: 0 none;
}
#footer .fixed-img {
  width: 100%;
  height: 170px;
  min-width: 1420px;
  background: url(/assets/images/medical/footer-fixed-img.png) no-repeat center bottom;
  background-size: auto 100%;
  font-size: 0;
  padding-top: 54px;
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1111;
}
#footer .fixed-img.subject {
  display: none !important;
}
#footer .fixed-img .fixed-title {
  line-height: 40px;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 0px 4px 4px rgba(26, 49, 131, 0.25);
  margin-right: 32px;
}
#footer .fixed-img .fixed-title span {
  color: #1259F0;
}
#footer .fixed-img .fixed-center .fixed-list {
  display: flex;
  flex-wrap: wrap;
}
#footer .fixed-img .fixed-center .fixed-list .list-item {
  line-height: 25px;
  font-size: 19px;
  color: #1C324D;
  margin-right: 32px;
  position: relative;
}
#footer .fixed-img .fixed-center .fixed-list .list-item span {
  color: #1259F0;
}
#footer .fixed-img .fixed-center .fixed-list .list-item::before {
  width: 6px;
  height: 6px;
  background: #066DFF;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
#footer .fixed-img .btn-brank {
  width: 144px;
  height: 35px;
  background: #FF8311;
  line-height: 35px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  cursor: pointer;
}
#footer .fixed-img .btn-close {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 32px;
  font-weight: bold;
  color: #87AAEB;
  text-align: center;
  cursor: pointer;
  position: absolute;
  right: 18px;
  bottom: 40px;
  z-index: 1;
}
#footer .fixed-img-min {
  display: none;
  width: 120px;
  height: 58px;
  position: fixed;
  left: 0;
  bottom: 80px;
  z-index: 1112;
  cursor: pointer;
}
#footer .fixed-img-min.subject {
  display: none !important;
}
#footer .fixed-img-min .bg {
  width: 100%;
  height: 100%;
  background: url(http://yaorongyun-public.oss-cn-shanghai.aliyuncs.com/weapp/images/medical/7fe04fb0a7bac1af8c9dbcc950e5de2d.png) no-repeat center center;
  background-size: 100% auto;
}
#footer .fixed-img-min .fixed-img-min-text {
  width: 100px;
  height: 54px;
  background: linear-gradient(180deg, #E3ECFF 0%, #F0F5FF 100%);
  box-shadow: 1px 1px 2px 0px rgba(113, 157, 250, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 4px;
  line-height: 18px;
  font-size: 12px;
  color: #052245;
  text-align: center;
  letter-spacing: -0.5px;
  padding: 10px 0 8px;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: -1;
}
#footer .fixed-img-min .fixed-img-min-text span {
  color: #1259F0;
}
