article {
  padding: 0.4rem;
}
.list {
  padding: 0.4rem 0.46666667rem;
}
.list li {
  border-bottom: solid 0.01333333rem #E7E7E7;
  position: relative;
}
.list li:last-child {
  border-bottom: none;
}
.list li:before {
  content: '';
  display: block;
  width: 0.10666667rem;
  height: 0.10666667rem;
  background: var(--main-color);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
}
.list li a {
  display: block;
  line-height: 0.86666667rem;
  font-size: 0.37333333rem;
  padding: 0 0 0 0.24rem;
}
/*璇︽儏*/
article .detail {
  padding: 0.33333333rem;
}
article .detail div,
article .detail p {
  line-height: 1.6;
  font-size: 0.42666667rem;
  text-align: justify;
}
/*璇︽儏琛ㄦ牸杈规璁剧疆*/
article .detail table,
article .detail td {
  border: solid 0.01333333rem #000;
}
/*璇︽儏鍥剧墖澶у皬璁剧疆*/
article .detail img {
  max-width: 13.33333333rem !important;
  display: block;
  margin: 0.13333333rem 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: 92%;
  margin: 0.13333333rem auto;
  height: 500px;
  box-shadow: 0 0 0.06666667rem #eee;
  border-radius: 0.10666667rem;
  overflow: hidden;
}
#container .title {
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  text-align: center;
  font-size: 0.37333333rem;
  font-weight: 600;
}
#container p {
  padding: 0px;
  margin: 0px;
  line-height: 20px;
}
/*# sourceMappingURL=contact.css.map */