/* 日历 */
.box2{
  width:100%;
  background:url(rl.png) no-repeat;
  background-size:100% 100%;
  display: flex;
  padding: 1.25rem 0 1.25rem 0;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  align-self: stretch;
  margin-top:-0.375rem;
}
.qnsk li{
  display: flex;
  height: 2.25rem;
  padding: 1.25rem;
  justify-content: center;
  align-items: center;
  background: linear-gradient(0deg, #FFF 0%, #E5F0FF 50.82%, #81B3FF 100%);
  color: #000;
  font-family: "Source Han Sans CN";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 350;
  line-height: normal;
}
.xx a.xqnf>div {
  color: #333;
  font-family: "PingFang SC";
  font-size:1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.xx a .markmeetdesc{
  font-size: 1rem !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
}
.ges {
  position: absolute;
  bottom:.3125rem;
  left:0;
  color: #fff;
  text-align: center;
  font-family: "PingFang SC";
  font-size: .75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width:100%;
}
.ges span{
  color: #FFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size:0.8rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.qnsk {
  overflow: hidden;
}

.qnsk li {
  float: left;
  cursor: pointer;
  list-style: none;
  margin-right: 1.25rem;
}

.qnsk li.on {
  color: #FFF;
  text-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.50);
  font-family: "Source Han Sans CN";
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: url(qiehuan.png) no-repeat;
}

.sc-calendar {
  width:100%;
  text-align: center;
  font-family: "Microsoft Yahei";
  color: #4A4A4A;
  border-width: .0625rem 0 0 .0625rem;
  border-color: #E6E4E0;
  border-style: solid;
  border: none;
  float: left;
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
  -webkit-text-size-adjust: none;
  font-size: 1rem;
  padding-bottom:.625rem;
}

.sc-header {
  width: 100%;
  border-bottom: 0;
}

.sc-body {
  height: 18.75rem;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
  margin-top: 3.125rem;


}

.sc-week {
  height: 12%;
  font-weight: 400;
  font-size: 1rem;
  color: #4A4A4A;
}

.sc-days {
  height: 88%;
  position: relative;
}

.surj {
  position: absolute;
  display: none !important;
  text-align: left;
  background-color: #31a0d8;
  color: #fff;
  margin-top: .625rem;
  box-sizing: border-box;
  left: .9375rem;
  right: .9375rem;
  top: 1.875rem;
  border-radius: .625rem;
  width: 15.625rem;
  z-index: 9;
}

.xqnf {
  display: flex;
  padding: 1.0313rem 1.2813rem 1.2813rem 1.2813rem;
  flex-direction: column;
  align-items: flex-start;
  gap: .25rem;
  align-self: stretch;
  border: .0625rem solid #FFF;
  background: linear-gradient(180deg, #B4D0FA 0%, #FFF 100%);
}

.surj .xqnf:first-child {
  border: none;
}

.xqnf>div {
  color: #fff;
  word-break: break-all;
}

.xqnf>div>span {
  color: #fff
}

.markmeetdesc {}

.sc-mark {
  cursor: pointer !important;
}

/* .sc-mark:hover .day:before {
  position: absolute;
  content: "";
  width: .9375rem;
  height: .9375rem;
  background-color: #0070ff;
  margin-top: 1.875rem;
  margin-left: -0.125rem;
  background-size: 100% 100%;
} */

.sc-item {
  float: left;
  background: rgba(10, 26, 128, 0.48);
  position: relative;
  box-sizing: border-box;
  cursor: default;
  color: rgba(255, 255, 255, 0.70);
  font-family: "PingFang SC";
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  height:20%;
  gap: .6244rem;
  border: .0313rem solid #09F;
  display: flex;
  width: 14.4%;
  padding: .0313rem .0313rem .0313rem 0;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  margin-right: -0.0313rem;
  margin-bottom: -0.0313rem;
  margin-top: -0.0313rem;
}

.item-nolunar {
  padding-top: 0;
}

/*.sc-item:nth-child(7n) .day, .sc-item:nth-child(7n+6) .day {
  color: rgba(224, 8, 8, 0.74);
}*/
.sc-vocation {
  background-color: #FFEBEC;
}



.sc-active-day .day {
  line-height: 1.5625rem !important;
  background: #FCA15B;
}

.sc-vocation:before {
  content: '休';
  display: block;
  position: absolute;
  font-size: 0.7em;
  width: 1.2em;
  font-weight: 100;
  color: white;
  background-color: #E00808;
  margin-top: -0.625rem;
}

.sc-othermenth {
  color: #C1C0C0 !important;
}

.sc-othermenth .day{
  color: #C1C0C0 !important;
}
.sc-active-day  .day{
  color: #0235B0 !important;
}

.sc-selected,
.sc-mark {

  cursor: default;
}

/*.sc-today {
  background-color: #0070ff;
  color: white;
  border: .0625rem solid #0070ff;
}*/
.sc-item .day {
  width: 1.5625rem;
  height: 1.5625rem;
  margin: 0 auto;
  border-radius: 50%;
  position: absolute;
  left: .3125rem;
  top: .3125rem;
  color: rgba(255, 255, 255, 0.70);
  font-family: "PingFang SC";
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.sc-today .day {
  /*color: white !important;
  background-color: #0070ff;
  border: .0625rem solid #0070ff;*/
}

.sc-item .lunar-day {
  font-size: .625rem;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sc-festival .lunar-day {
  color: #E00808;
}

.sc-week-item {
  height: 100%;
  float: left;
  background: linear-gradient(180deg, #09F 0%, rgba(0, 153, 255, 0.30) 100%);
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  justify-content: center;
  align-self: stretch;
  display: flex;
  width:14.28%;
  padding: .75rem 0;
  flex-direction: column;
  align-items: center;
  color: #FFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.sc-item-small {
  font-size: .625rem !important;
}

.sc-week-item:last-child {
  border-width: .0625rem .0625rem .0625rem .0625rem;
}

/*.sc-week-item:nth-child(7n), .sc-week-item:nth-child(7n+6) {
  color: rgba(224, 8, 8, 0.74)!important;
}*/
.sc-actions {
  float: left;
  width: 100%;
  padding-bottom:.625rem;
  height: 100%;
  box-sizing: border-box;
}


.sc-actions-big {
  width: 50%;
}

@media screen and (max-width : 31.25rem) {
  .sc-actions {
    /* width: 50%; */
  }
}

.sc-header select {
  border-color: rgba(0, 0, 0, 0);
  padding: 0.2em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Microsoft Yahei";
  color: #606060;
  font-size: 0rem;
  background: none;
}

.sc-header select:focus {
  outline: none;
}

.sc-header input {
  border-color: rgba(0, 0, 0, 0);
  padding: 0.2em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Microsoft Yahei";
  color: #606060;
}

.sc-actions div {
  vertical-align: bottom;
  cursor: pointer;
  margin-top: .625rem;
}

.sc-return-today {
  display: block;
  background-color: #F5F5F9;
  border-radius: .125rem;
  /* border: .0625rem solid #ccc; */
  width: 3.75rem;
  font-size: 0.8em;
  padding: 0.3em;
  margin: auto;
}

.sc-time {
  display: block;
  margin-top: .1875rem;
  font-size: 0.8em;
}

.sc-actions {
  position: relative;
}

.sc-select-month {
  width: 6.25rem;
}

.sc-select-month{
  display:none;
}
.upskr,.upskr1,.upskr2{
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.5rem;
  display: flex;  
  justify-content: center;
  align-items: center;
  gap: .625rem;
  flex: 1 0 0;
  align-self: stretch;
  width:31%;
  height:2.5rem;
  float: left;
  background: var(--new-, linear-gradient(0deg, #FFF 0%, #E5F0FF 50.82%, #B4D0FA 100%));
  margin-right:3.5%;
}
.upskr2{
  margin-right:0;
}

#xx{
  margin-top: 3.25rem;
  display: flex;
  /* height:11.5rem; */
  padding: .625rem 1.25rem 2.8756rem 1.25rem;
  flex-direction: column;
  gap: 1.3744rem;
  flex-shrink: 0;
  border: .0313rem solid #09F;
  background: rgba(10, 26, 128, 0.48);
  align-items: flex-start;
  align-self: stretch;
  overflow: overlay;
  width:89%;
}
#xx::-webkit-scrollbar {
  width: .375rem;
  height: 1rem;
  flex-shrink: 0;
}
#xx::-webkit-scrollbar-track {
  border-radius: .5rem;
  background: rgba(16, 30, 117, 0.64);
}
#xx::-webkit-scrollbar-thumb {
  border-radius: .5rem;
  background-color: #B4D0FA;  
}
#xx::-webkit-scrollbar-thumb:hover {
  background-color: #ccc; /* 滚动条滑块hover颜色 */
}
.mounths .on{
  background:linear-gradient(180deg, #0090FF 0%, #07F 100%);
  background: url(anniu.png) no-repeat;
  color:#fff;
  background-size:100% 100%;
}


#xx span{
  display: none;
  color: #FFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width:100%;
}
#xx span:nth-child(1){display: block;}
.xqnf .none{
  display: none;
}