body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
mid-cer,
header,
hgroup,
menu,
nav,
section {
  margin: 0px;
  padding: 0px;
}

.footer h3 {
  margin-bottom: 10px;
}

.footer dl {
  margin-bottom: 20px;
}


.footer {
  padding-top: 25px;
  border-bottom: #cccccc 1px solid;
  padding-bottom: 20px;
}

.footer-title>h3 {
  color: #999;
  font-size: 18px;
  font-weight: bold;
}

.quick-entry {
  float: left;
}

.quick-entry-con>div {
  float: left;
  margin-right: 10px;
  border-radius: 5px;
  text-align: center;
}

.quick-entry-con>div>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.quick-entry-con>div>a img {
  transition: .6s;
}

.quick-entry-con>div>a:hover img {
  transform: rotate(360deg);
}

.quick-entry-con>div>a>p {
  margin-top: 23px;
  margin-bottom: 5px;
}

.quick-entry-con>div>a>span {
  color: #fff;
  font-size: 12px;
}

.quick-item-one {
  background: #44cd9e;
}

.quick-item-two {
  background: #6f99cd;
}

.quick-item-three {
  background: #5f97db;
}

.quick-item-four {
  background: #ad75b7;
}

.wechat {
  float: left;
}

.qrcode {
  float: left;
}

.qrcode>p {
  text-align: center;
  color: #999;
}

.qrcode>img {
  width: 75px;
}

.func-list>ul {
  padding-left: 15px;
}

.func-list {
  float: left;
  padding-top: 15px;
}

.func-list li {
  list-style: none;
  color: #999;
  font-size: 12px;
  margin-bottom: 6px;
}
.func-list li a{
  color: #999;
}

/* .func-list li::before {
  content: '●';
  margin-right: 7px;
  color: #999;
} */
.func-list li {
  list-style-type: disc;
}

.footer_logo {
  float: right;
}

.footer_logo_item {
  float: right;
  margin-left: 5px;
}

.footer_logo_item img {
  box-sizing: content-box;
}

.footer_logo_item p {
  text-align: center;
  font-size: 12px;
  color: #999;
  margin-top: 4px;
}

.health_system_logo img {
  width: 230px;
  padding: 30px 9px;
  border: 1px solid #e4e4e4;
}

.school_logo img {
  width: 54px;
  border: 1px solid #e4e4e4;
  padding: 19px 17px;
}

.wjw_logo img {
  border: 1px solid #e4e4e4;
  width: 60px;
  padding: 19px 14px;
}

.footer-bottom-left>span,
.footer-bottom-left>span>a {
  font-size: 14px;
  color: #999;
  text-decoration: none;
}

.footer-bottom-right>a {
  vertical-align: middle;
  color: #999;
  font-size: 14px;
  text-decoration: none;
}

.footer-bottom-right>span {
  color: #999;
  font-size: 14px;
}

.link-mobile {
  text-align: center;
}

.link-mobile>span,
.link-mobile>a {
  color: #999;
  font-size: 14px;
  text-decoration: none;
}


@media (max-width:1023px) {

  .quick-entry,
  .footer-title,
  .footer-bottom-right,
  .footer_logo {
    display: none;
  }

  .wechat {
    float: none;
    text-align: center;
  }

  .wechat dd {
    margin-left: 0;
  }

  .wechat>dl {
    display: inline-block;
    text-align: left;
  }

  .footer {
    border: none;
  }

  .footer-bottom-left {
    float: none;
  }

  .footer-bottom-left>span {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }

  .footer-bottom {
    margin-top: -15px;
  }

  .link-mobile {
    margin-bottom: 13px;
  }

}

@media (min-width:375px) {
  .qrcode>img {
    width: 85px;
  }

  .func-list ul {
    padding-left: 25px;
  }
}

@media (min-width:768px) {
  .qrcode>img {
    width: 141px;
  }
  .func-list li{
    font-size: 14px;
  }
}

@media (min-width:1024px) {
  .footer-bottom {
    padding-bottom: 15px;
  }

  .quick-entry-con>div {
    width: 65px;
    height: 100px;
    margin-right: 8px;
  }

  .qrcode>img {
    width: 70px;
  }
  .func-list{
    padding-top: 0;
  }
  .func-list>ul {
    padding-left: 18px;
  }

  .func-list li {
    font-size: 12px;
  }

  .footer-bottom {
    margin-top: 14px;
  }

  .link-mobile {
    display: none;
  }

  .footer-bottom-left {
    float: left;
  }

  .footer-bottom-right {
    float: right;
  }

  .footer-bottom-left>span,
  .footer-bottom-left>span>a,
  .footer-bottom-right>a,
  .footer-bottom-right>span {
    font-size: 13px;
  }

  .health_system_logo img {
    width: 176px;
  }

  .school_logo img {
    width: 45px;
    padding: 19px 13px;
  }

  .wjw_logo img {
    width: 50px;
    padding: 19px 10px;
  }
}

@media (min-width:1350px) {
  .quick-entry-con>div {
    width: 81px;
    height: 100px;
    margin-right: 10px;
  }

  .qrcode>img {
    width: 115px;
    margin-top: -8px;
  }

  .wechat {
    margin-left: 35px;
  }

  .func-list li {
    font-size: 14px;
  }

  .footer-bottom-left>span,
  .footer-bottom-left>span>a,
  .footer-bottom-right>a,
  .footer-bottom-right>span {
    font-size: 14px;
  }

  .footer_logo_item {
    margin-left: 10px;
  }

  .health_system_logo img {
    width: 230px;
  }

  .school_logo img {
    width: 54px;
    padding: 19px 17px;
  }

  .wjw_logo img {
    width: 60px;
    padding: 19px 14px;
  }

}

