html,
body,
div,
p,
ul,
li,
form,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
.box-header {
  height: 0.98666667rem;
}
.box-header .btn-back {
  width: 0.29333333rem;
  height: 0.48rem;
  margin-left: 0.48rem;
  display: inline-block;
  margin-top: 0.26666667rem;
}
.box-header span {
  padding-left: 2.88rem;
  font-size: 0.4rem;
  font-weight: bold;
  color: #222222;
  line-height: 0.98666667rem;
}
.box-header .btn-year {
  display: inline-block;
  width: 0.29333333rem;
  height: 0.48rem;
  float: right;
  margin-right: 0.48rem;
  margin-top: 0.26666667rem;
}
.box-body {
  margin-bottom: 2.05333333rem;
  background-color: #eeeeee;
  font-size: 0.32rem;
  background-color: #fff;
}
.sep1 {
  width: 10rem;
  height: 0.05333333rem;
  background-color: #f8f8f8;
}
.top-notice {
  height: 1.22666667rem;
  width: 10rem;
}
.top-notice h2 {
  text-align: center;
  font-size: 0.32rem;
  line-height: 1.22666667rem;
}
.calendar-box {
  width: 9.36rem;
  margin: 0 auto;
}
.calendar-box .calendar-title {
  background-color: #ff1041;
  width: 100%;
  height: 0.98666667rem;
  border-radius: 0.21333333rem 0.21333333rem 0 0;
  font-size: 0.42666667rem;
  color: #fff;
  font-weight: bold;
  line-height: 0.98666667rem;
  margin: 0 auto;
  text-align: center;
}
.calendar-box .calendar-title span {
  font-size: 0.42666667rem;
}
.calendar-box .cal_pre {
  width: 0.18666667rem;
  height: 0.42666667rem;
  float: left;
  margin-left: 0.29333333rem;
  margin-top: 0.29333333rem;
  display: none;
}
.calendar-box .cal_pre.active {
  display: inline-block;
}
.calendar-box .cal_next {
  width: 0.18666667rem;
  height: 0.42666667rem;
  margin-right: 0.29333333rem;
  margin-top: 0.29333333rem;
  float: right;
  display: none;
}
.calendar-box .cal_next.active {
  display: inline-block;
}
.calendar-box table {
  width: 100%;
  border: 0.02666667rem solid #dfdfdf;
}
.calendar-box table th,
.calendar-box table td {
  width: 14.2%;
  height: 1.06666667rem;
  text-align: center;
}
.calendar-box table th span.col,
.calendar-box table td span.col {
  display: inline-block;
  width: 0.53333333rem;
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  background-color: #ff1041;
  border-radius: 50%;
}
.calendar-notice {
  width: 10rem;
  height: 0.64rem;
  font-size: 0.32rem;
  margin-top: 0.32rem;
  text-align: center;
}
