body {
  font-family: "Arial", "Microsoft YaHei", "榛戜綋", "瀹嬩綋", "sans-serif";
  -ms-user-select: none;
}

body a {
  cursor: pointer;
  text-decoration: none;
}

.aboluo-w-700 {
  width: 618px;
  height: 400px;
  margin: 50px auto;
  padding: 30px auto;
}

.aboluo-leftdiv {
  position: relative;
  float: left;
  width: 70%;
  height: 100%;
  /* border: 2px solid #eee; */
  border-radius: 10px;
  box-shadow: 0 2px 12px 0 rgb(0, 0 ,0 ,.051);
  border-top: 6px solid #1010eb;
}

.aboluo-rightdiv {
  width: 20%;
  height: 100%;
  background: #6cd3fb;
  border: 2px solid #6cd3fb;
}

.aboluo-tools {
  position: relative;
  line-height: 10px;
  height: 7%;
  padding: 10px;
  /* border-bottom: #d0f7fd solid 1px; */
}

.aboluo-rilidiv {
  position: relative;
  width: 99%;
  height: 90%;
  padding-left: 2%;
  /* padding-right: 2%; */
  margin-top: 12px;
}

.aboluo-calendar-select-year {
  width: 25%;
  float: left;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.aboluo-calendar-select-year select {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
}

.aboluo-calendar-month {
  width: 35%;
  float: left;
  margin-left: 20px;
  line-height: 10px;
}

.aboluo-calendar-month a {
  font-size: 16px;
  text-align: center;
  color: #008080;
  text-decoration: none;
}

.aboluo-calendar-month select {
  width: 60%;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  cursor: pointer;
  border-radius: 4px;
}

.aboluo-tools .aboluo-toToday {
  width: 20%;
  border: 1px solid #f5f5f5;
  margin-left: 5px;
  /* margin-top: 4px; */
  color: #b7b7b7;
  background: #ffffff;
  height: 30px;
  line-height: 30px;
}

.aboluo-tools .aboluo-toToday:hover {
  border: 1px solid #1a8cff;
}

.aboluo-rilitable {
  width: 96%;
  text-align: center;
  hegiht: 100%;
  padding-top: 5px;
}

.aboluo-rilitable .aboluo-rilithead {
  /* border-bottom: 1px solid #e3e4e6; */
  line-height: 40px;
}
.aboluo-rilitable .aboluo-rilitbody tr {
  border: unset !important;
}

.aboluo-rilidiv .aboluo-rilitable tr {
  width: 100%;
}

.aboluo-rilidiv .aboluo-rilitable tr th {
  width: 14.2%;
  font-size: 16px;
}

.aboluo-rilidiv .aboluo-rilitable tr td {
  width: 14.2%;
  font-size: 20px;
  color: #000000;
  width: 55px !important;
}

.aboluo-rilidiv .aboluo-rilitable tr .aboluo-currToday {
  /* background: #1010eb; */
  color: #ffffff;
}

.aboluo-rilidiv .aboluo-rilitable tr .aboluo-tdcurrToday a {
  background: rgba(0, 0, 0, 0.15) !important;
  color: #ffffff;
  border-radius: 50%;
  width: 100% !important;
}

.aboluo-rilidiv .aboluo-rilitable tr td a {
  font-size: 16px;
  color: #000000;
  display: block;
  margin: auto;
  position: relative;
  width: 100% !important;
}

.aboluo-rilidiv .aboluo-rilitable .aboluo-td-a-ban {
  font-size: 13px;
  position: absolute;
  text-align: left;
  line-height: 14px;
  text-indent: 1px;
  width: 15px;
  display: block;
  background: #969799;
  height: 15px;
  color: #fff;
  overflow: hidden;
  top: 0px;
  left: 0px;
}

.aboluo-td-a-xiu {
  font-size: 13px;
  position: absolute;
  text-align: left;
  line-height: 18px;
  /* text-indent: 1px; */
  width: 18px;
  height: 18px;
  display: block;
  background: #f33;
  color: #fff;
  overflow: hidden;
  top: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
}
.week-xiu {
    top: -46px;
    right: 21px;
}
.aboluo-rilidiv .aboluo-rilitable tr td a:hover {
  /* border: 3px solid #1010eb; */
  cursor: pointer;
  /* line-height: 53px !important;
  width: 100% !important;
  border-radius: 50% !important;
  background: #1010eb !important;
  color: #fff !important; */
}

.aboluo-rilidiv .aboluo-rilitable tr td .aboluo-aclick {
  /* border: 3px solid #1010eb; */
  background: #1010eb !important;
  color: #fff !important;
  line-height: 53px !important;
  height: 53px !important;
  width: 100% !important;
  border-radius: 50% !important;
}
.aboluo-rilidiv .aboluo-rilitable .aboluo-rilitbody tr {
  height: 60px !important;
}
.aboluo-rilidiv .aboluo-rilitable .aboluo-rilitbody .aboluo-pervMonthDays {
  color: #bfbfc5;
}
.aboluo-rilidiv .aboluo-rilitable .aboluo-rilitbody .aboluo-pervMonthDays a,
.aboluo-rilidiv .aboluo-rilitable tr td a {
  background: unset !important;
}

.aboluo-rilidiv .aboluo-rilitable .aboluo-rilitbody .aboluo-nextMonthDays {
  color: #bfbfc5;
}

.aboluo-rightdiv p {
  color: #ffffff;
  margin: 10px auto;
}

.aboluo-rightdiv .aboluo-xssj span {
  margin-left: 5px;
}

.aboluo-rightdiv .aboluo-currday {
  width: 60%;
  height: 20%;
  margin: auto;
  text-align: center;
  background: #1010eb;
  font-size: 50px;
}


.aboluo-tdcurrToday {
  position: relative;
}
.aboluo-tdcurrToday a {
  font-size: 18px !important;
}
.aboluo-tdcurrToday .tdcurrToday-p{
  position: absolute;
    font-size: 12px;
    left: 29%;
    bottom: -7px;
    color: #fff;
    transform: scale(0.75);
}

/* 移动端 日历  */
/* @media screen and (max-width: 988px) { */
  .week_content {
    width: 100%;
    min-height: 110px;
    /* margin: 50px auto; */
    background: #f8f8f8;
    margin-top: -12px;
  }
  .week_content ul {
    padding-left: 0;
  }

  .week_title {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    display: none;
  }

  .week_title a,
  .week_title h1 {
    display: inline-block;
    vertical-align: middle;
  }

  .week_title a {
    width: 20px;
    height: 20px;
    border: 1px solid dodgerblue;
    border-radius: 50%;
    position: relative;
  }
  body .calendar_box section h2 a {
    font-weight: 500;
    font-size: 16px;
  }
  body .calendar-text-year {
    font-weight: 500;
  }

  .week_title a:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #1010eb;
    border-right: 1px solid #1010eb;
    transform: rotate(-135deg);
    position: absolute;
    right: 2px;
    top: 5px;
  }

  .week_title a.nextWeek:before {
    transform: rotate(45deg);
    right: 7px;
  }

  .week_title h1,
  .calendar_box h2 {
    margin: 0 10px;
    font-weight: normal;
    color: #333;
    font-size: 16px;
  }

  .week_box {
    background: #f2f2f2;
  }

  .week_box ul li {
    width: 14.285%;
    float: left;
    text-align: center;
    line-height: 35px;
  }

  .calendarContent {
    width: 100%;
    overflow: hidden;
  }

  .calendarAll {
    width: 100%;
    overflow-y: auto;
  }

  .calendar_box section {
    float: left;
    width: 14.285%;
    box-sizing: border-box;
    padding: 0 5px;
  }

  .calendar_box section h2 {
    text-align: center;
    width: 100%;
    margin-left: 0;
  }

  .calendar_box section h2 a {
    border-radius: 50%;
    display: inline-block;
    width: 34px;
    line-height: 32px;
    border: 1px solid rgba(0, 0, 0, 0);
    font-size: 20px;
    color: #333;
    font-weight: 500;
  }

  .calendar_box section h2.current a {
    /* background: rgba(0, 0, 0, 0.15); */
    /* color: #fff; */
  }

  .calendar_box section h2.select a {
    border: 1px solid #1010eb;
    background: #1010eb;
    color: #fff;
  }

  .calendar_box section h2.active {
    /* background: #1010eb; */
  }

  .calendar_box section h2.active a {
    /* color: #fff; */
  }

  .calendar_box section ul li {
    text-align: center;
    font-size: 14px;
    /* line-height: 30px; */
    /* min-height: 60px; */
    /* background: #1010eb; */
    margin-top: 8px;
    position: relative;
  }

  /* .calendar_box section ul li:hover article {
    display: block;
  } */

  .calendar_box section ul li article {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
  }

  .calendar_box section ul li article a {
    display: block;
    padding: 10px 0 0;
    color: #fff;
  }

  .down_list {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 999;
  }

  .down_list_c {
    overflow: hidden;
    width: 500px;
    min-height: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -250px;
    background: #fff;
    border-radius: 5px;
    color: #333;
  }

  .down_list_c h1 {
    font-size: 16px;
    line-height: 40px;
    background: #f2f2f2;
  }

  .down_list_c .jy_list {
    padding: 0 20px;
  }

  .down_list_c .jy_list p {
    text-align: left;
    line-height: 30px;
    margin: 10px 0;
  }

  .down_list_c .jy_list p a {
    float: right;
    color: #333 !important;
    width: 40px;
  }

  .down_list_c h5 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
  }

  .down_list_c h5:before {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    transform: rotate(-45deg);
    background: #666;
    position: absolute;
    right: 0;
    top: 10px;
  }

  .down_list_c h5:after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    transform: rotate(45deg);
    background: #666;
    position: absolute;
    right: 0;
    top: 10px;
  }
/* } */


@media screen and (max-width: 988px) {
  .week_content, .week_box {
    background: unset;
  }
 
  .week_box ul li {
    width: calc(14.285% - 4px);
    float: left;
    text-align: center;
    line-height: 35px;
    margin: 0 2px;
    background: #f2f2f2;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }
  .calendar_box section {
    float: left;
    width: calc(14.285% - 4px);
    margin: 0 2px;
    box-sizing: border-box;
    padding: 0 5px;
    background: #f2f2f2;
    height: 67px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-top: -1px;
  }
  body .calendar_box section h2 a {
    font-weight: 700;
    font-size: 20px;
  }
  .mobile-is-hide {
    display: none;
  }
  .calendar-p-num {
    background: #fff;
    border-radius: 2px;
    font-size: 12px;
    margin-top: -6px;
  }


}
