article {
  padding: 0.15625rem;
}
article .article-header {
  padding: 0.13020833rem;
}
article .article-header h1 {
  font-size: 0.125rem;
  color: #333333;
  font-weight: bold;
  text-align: center;
  line-height: 0.20833333rem;
  margin-top: 0.15625rem;
}
article .article-header .remark {
  text-align: center;
  line-height: 0.15625rem;
  border-bottom: solid 0.00520833rem #eee;
  margin-top: 0.05208333rem;
  padding-bottom: 0.05208333rem;
}
article .article-header span {
  font-size: 0.07291667rem;
  color: #333333;
  margin-right: 0.078125rem;
}
/*����*/
article .detail {
  padding: 0.13020833rem;
}
article .detail div,
article .detail p {
  line-height: 0.15625rem;
  font-size: 0.08333333rem;
  text-align: justify;
}
/*�������߿�����*/
article .detail table,
article .detail td {
  border: solid 0.00520833rem #000;
}
/*����ͼƬ��С����*/
article .detail img {
  max-width: 5.20833333rem !important;
  display: block;
  margin: 0.05208333rem auto;
}
/*��Ƶ*/
article .detail video {
  max-width: 100% !important;
  height: auto;
  display: block;
  margin: 0 auto;
}
/*�������*/
article .detail iframe {
  max-width: 100% !important;
  display: block;
  margin: 0 auto;
}
/*��ͼ*/
#container {
  width: 95%;
  margin: 10px auto;
  height: 500px;
  box-shadow: 0px 0px 5px #eee;
  padding: 10px;
  margin-bottom: 20px;
}
#container .title {
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  text-align: center;
  font-weight: 600;
}
#container p {
  padding: 0px;
  margin: 0px;
  line-height: 20px;
}
.contact {
  width: 95%;
  margin: 10px auto;
  line-height: 25px;
  font-size: 14px;
}
canvas {
  border-radius: 3px;
  box-shadow: 0px 0px 3px #ccc;
}
/*# sourceMappingURL=contact.css.map */