<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  padding: 0;
  margin: 0;
}
html {
  color: #fff;
  font-family: 'Microsoft YaHei', Arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
p {
  font-size: 12px;
}
[data-dpr="2"] p {
  font-size: 24px;
}
[data-dpr="3"] p {
  font-size: 36px ;
}
.font14 {
  font-size: 14px;
}
[data-dpr="2"] .font14 {
  font-size: 28px !important;
}
[data-dpr="3"] .font14 {
  font-size: 42px !important;
}
.font16 {
  font-size: 8px;
}
[data-dpr="2"] .font16 {
  font-size: 16px !important;
}
[data-dpr="3"] .font16 {
  font-size: 24px !important;
}
.font18 {
  font-size: 9px;
}
[data-dpr="2"] .font18 {
  font-size: 18px !important;
}
[data-dpr="3"] .font18 {
  font-size: 27px !important;
}
.font20 {
  font-size: 10px;
}
[data-dpr="2"] .font20 {
  font-size: 20px !important;
}
[data-dpr="3"] .font20 {
  font-size: 30px !important;
}
.font24 {
  font-size: 12px;
}
[data-dpr="2"] .font24 {
  font-size: 24px !important;
}
[data-dpr="3"] .font24 {
  font-size: 36px !important;
}
.font30 {
  font-size: 15px;
}
[data-dpr="2"] .font30 {
  font-size: 30px !important;
}
[data-dpr="3"] .font30 {
  font-size: 45px !important;
}
.font35 {
  font-size: 17.5px;
}
[data-dpr="2"] .font35 {
  font-size: 35px !important;
}
[data-dpr="3"] .font35 {
  font-size: 52.5px !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.response {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.page1 {
  background: url(../img/page1_bg.jpg) no-repeat;
  background-size: cover;
}
.page1-title {
  width: 7.25rem;
  height: 0.90625rem;
  top: 40%;
}
.logo {
  width: 2.921875rem;
  height: 0.65625rem;
  top: 1rem;
}
.topic {
  background: #cc2a1e;
  color: #fff;
  top: 50%;
  white-space: nowrap;
  padding: 0.1em 0.3em;
}
.page-topic {
  text-align: center;
  border: 1px solid #fff;
  padding: 0.3em 0;
}
.page2_pic1 {
  width: 7.21875rem;
  height: 1.859375rem;
}
.page2_pic2 {
  width: 6.484375rem;
  height: 1.859375rem;
}
html,
body {
  height: 100%;
}
#fullpage {
  height: 100%;
}
.section {
  position: relative;
  overflow: hidden;
  padding: 0.8rem;
  height: 100%;
}
.event-place {
  margin-top: 0.4375rem;
}
.line-local {
  margin-top: 0.75rem;
}
.UAV-law {
  margin-top: 0.625rem;
}
.event-plane-type {
  line-height: 3em;
}
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200;
}
.slide-pic {
  margin: 1em 0;
}
.abs {
  position: absolute;
}
.middle {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.next {
  width: 0.40625rem;
  height: 0.234375rem;
  background: url(../img/up.png) no-repeat;
  position: fixed;
  transform: translate(-50%);
  background-size: cover;
  left: 50%;
  bottom: 0.3125rem;
}
.center {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
}
.page1_txt {
  bottom: 10%;
  width: 8.015625rem;
  text-indent: 2em;
}
.page5-pic1 {
  width: 8rem;
  height: 8.140625rem;
}
.page6-pic1 {
  width: 8.015625rem;
  height: 11rem;
  margin-top: 2em;
}
.page7-title {
  color: #f39518;
  margin: 2em 0 1em;
}
.page7-des {
  color: #edcca0;
}
.page7-pic1 {
  width: 8.015625rem;
  height: 6rem;
}
.page7-pic2 {
  width: 7.8125rem;
  height: 9.640625rem;
}
.trans {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.slide-down {
  -webkit-transform: translate(-50%, 60%);
  -moz-transform: translate(-50%, 60%);
  -ms-transform: translate(-50%, 60%);
  -o-transform: translate(-50%, 60%);
  transform: translate(-50%, 60%);
}
.hide-pic {
  opacity: 0;
  visibility: hidden;
}
.slide {
  position: relative;
  overflow: hidden;
}
.slide .slide-down {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.mask {
  height: 2rem;
  background: linear-gradient(180deg, transparent 20%, #ffffff);
  width: 100%;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
/*# sourceMappingURL=main.css.map */</pre></body></html>