@charset "utf-8";
html {
  overflow-y: scroll;
  font-family: '微软雅黑', "黑体";
  font-size: 12px;
  color: #000;
  background: #ffffff;
}
body {
  width: 100%;
  float: left;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
img {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none outside none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  border: none;
  background: none;
}
input,
textarea,
select {
  *font-size: 100%;
}
textarea {
  resize: none;
}
legend {
  color: #000000;
}
a,
a:link {
  text-decoration: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix_a:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}
.clearfix_a {
  *zoom: 1;
}
.clearfix_b:before,
.clearfix_b:after {
  content: "";
  display: table;
  line-height: 0;
}
.clearfix_b:after {
  clear: both;
}
.clearfix_b {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.inlineBlockFloat {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
html,
body {
  font-family: "微软雅黑";
  line-height: 1.3;
  color: #000000;
  background: #ffffff;
}
@media screen and (min-width: 320px) and (max-width: 375px) {
  html {
    font-size: 14.64788732px;
  }
}
@media screen and (min-width: 375px) and (max-width: 414px) {
  html {
    font-size: 17.16549296px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 18.95070423px;
  }
}
html {
  height: 100%;
  overflow: hidden;
}
body {
  height: 100%;
  position: relative;
}
img {
  display: block;
  width: 100%;
}
.swiper-container {
  height: 100%;
}
#panel-page01 {
  position: relative;
  background: url("../images/img_01.jpg") center top no-repeat;
  background-size: cover;
}
#panel-page01 .popup {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
#panel-page01 .popup .btn {
  position: absolute;
  left: 50%;
  margin-left: -26.4084507%;
  bottom: 3.1120332%;
  width: 52.81690141%;
}
#panel-page01 .popup .btn .btn_01 {
  position: absolute;
  left: 0;
  top: 0;
}
#panel-page01 .popup .btn.active .btn_01 {
  display: none;
}
#panel-page01 .popup .thermometer {
  height: 80%;
  position: absolute;
  left: 50%;
  top: 5%;
}
#panel-page01 .popup .thermometer img {
  width: auto;
  height: 100%;
}
#panel-page01 .popup .thermometer .strip {
  width: 9.21052632%;
  height: 0%;
  position: absolute;
  left: 31.57894737%;
  bottom: 10.58495822%;
  background-color: #ff0000;
}
#panel-page01 .popup .time {
  font-size: 2rem;
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  top: 3%;
  right: 3%;
}
@media screen and (min-width: 375px) and (max-width: 414px) {
  #panel-page01 .popup .thermometer .strip {
    left: 30.26315789%;
  }
}
.logo {
  position: absolute;
  left: 50%;
  margin-left: -44.36619718%;
  top: 3.1120332%;
  width: 23.23943662%;
  z-index: 999;
}
.logo a {
  display: block;
  outline: none;
}
