﻿.sc-calendar {
  width: 500px;
  height: 500px;
  text-align: center;

  color: #4A4A4A;
  border-color: #E6E4E0;
  border-style: solid;
  float: left;
  margin-right: 20px;
  -moz-user-select: none;
  /*莽聛芦莽鈥孤�*/
  -webkit-user-select: none;
  /*webkit忙碌聫猫搂藛氓鈩⒙�*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
  -webkit-text-size-adjust: none;
  font-size: 16px;
}

.sc-header {
  height: 35px;
  border-bottom: 0;
}
.sc-body {
  height: 93%;
  clear: both;
}
.sc-week {
  height: 12%;
  font-weight: 400;
  font-size: 20px;
  color: #4A4A4A;
}
.sc-days {
  height: 88%;padding: .15rem 0;background: #fff
}
.sc-item {
  height: 20%;
  float: left;
  color: #565555;
  width: 14.285%;
  padding-top: 10px;
  background-color: #ffffff;
  border-color: #F1EBE4;
  border-style: solid;
  box-sizing: border-box;
}
.item-nolunar {
  padding-top: 20px;
}
.sc-item:nth-child(7n) .day, .sc-item:nth-child(7n+6) .day {
  color: #222;
}
.sc-vocation {
  background-color: #FFEBEC;
}
.sc-mark{
  background-color: #E5FBFA;
}
.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: -10px;
}
.sc-othermenth {
  color: rgba(0,0,0,.3)!important;
}
.sc-othermenth .day, .sc-othermenth .lunar-day {
  color: rgba(0,0,0,.3)!important;
}
.sc-active-day, .sc-selected {
  border: 1px solid orange;
}
.sc-today {
  background-color: orange;
  color: white;
  border: 1px solid orange;
}
.sc-item .day {
  font-size: 1.5em;
}
.sc-today .day {
  color: white !important;
}
.sc-item .lunar-day {
  font-size: 10px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sc-festival .lunar-day {
  color: #E00808;
}

/*.sc-item:last-child, .sc-item:nth-child(7n) {
  border-width: 0 1px 1px 1px;
}*/

.sc-week-item {
  height: 100%;
 
  float: left;
  width: 14.285%;
  background-color: #FBEC9C;
  border-width: 1px 0 1px 1px;
  border-color: #ECE3B1;
  border-style: solid;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sc-item-small{
  font-size: 10px !important;
}
.sc-week-item:last-child {
  border-width: 1px 1px 1px 1px;
}
.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: 25%;
  padding: 5px;
  height: 100%;
  box-sizing: border-box;
}
.sc-actions:last-child {
  float: right;
}
.sc-actions-big{
  width: 50%;
}
@media screen and (max-width : 500px){
.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: 13px ;
}
.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 {
  display: inline-block;
  /*border: 1px solid #ccc;*/
  vertical-align: bottom;
  width: 20px;
  padding-bottom: 5px;
  font-size: 1.5em;
  line-height: 0.9em;
}
.sc-return-today {
  display: block;
  background-color: #F5F5F9;
  border-radius: 2px;
  /* border: 1px solid #ccc; */
  width: 60px;
  font-size: 0.8em;
  padding: 0.3em;
  margin: auto;
}

.sc-time {
  display: block;
  margin-top: 3px;
  font-size: 0.8em;
}


/*0705*/
#calendar{float:none;width:100%;height:auto;box-shadow:none;border:none;overflow:hidden}
#calendar .sc-header{height:.5rem;line-height:.5rem;overflow:hidden;background: #05397f;display: flex;justify-content: space-between;padding: 0 .2rem;border-radius: .2rem .2rem 0 0;}
#calendar .sc-header .sc-actions{display:inline-block;vertical-align:middle;float:none;width:auto;padding:0;font-size:0}
/*#calendar .sc-header .sc-actions:first-child::after{content:'';display:inline-block;vertical-align:middle;width:.3rem;height:2px;margin:0 .3rem;background-color:#fff}*/
#calendar .sc-header .sc-select-month,#calendar .sc-header .sc-select-year{display:inline-block;vertical-align:middle;font-size:.2rem;padding:0 .2rem;cursor:pointer;background: transparent;color: #fff}
#calendar .sc-header .sc-select-month option,#calendar .sc-header .sc-select-year option{background: #05397f;font-size: .16rem}
#calendar .sc-header .sc-mleft,#calendar .sc-header .sc-yleft{display:inline-block;vertical-align:middle;width:5px;height:8px;background-repeat:no-repeat;background-position:center;background-size:cover;margin-right:12px;cursor:pointer}
#calendar .sc-header .sc-mright,#calendar .sc-header .sc-yright{display:inline-block;vertical-align:middle;width:5px;height:8px;background-repeat:no-repeat;background-position:center;background-size:cover;margin-left:5px;cursor:pointer}
#calendar .sc-header .sc-actions:nth-child(n+3){display:none}
#calendar .sc-week{padding: .16rem 0;border: 1px solid rgba(255,255,255,.3);border-left: 0;border-right: 0;margin-bottom: 0;background: #05397f;color: #fff!important}
#calendar .sc-week-item{;font-size:.16rem;text-align:center;font-weight:inherit;background-color:transparent;border:none;color: #fff!important}
#calendar .sc-item{padding:0;border:none;height:auto;font-size:0;background-color:transparent}
#calendar .sc-today .day{background-color:#05397f!important}
#calendar .sc-today .day:after{background-}
#calendar .calendar-active{background-color:#05397f;color:#fff}
#calendar .calendar-has .day{color: #222;position: relative}
#calendar .calendar-has .day:after{content: '';position: absolute;background: #a62035;width: 6px;height: 6px;border-radius: 50%;left: 50%;bottom:0;margin-left: -3px}
#calendar .day.calendar-has{background-color:#eee}
#calendar .sc-item .lunar-day{display:none}
/*#calendar .sc-item:nth-child(n+22){margin-bottom:.2rem}*/
#calendar .sc-item .day{display:inline-block;width:.34rem;height:.34rem;font-size:.16rem;line-height:.32rem;border-radius:50%;overflow:hidden;border:1px solid transparent;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;cursor:pointer;}
#calendar .sc-item .day:hover{color:#fff}
#calendar .sc-item .day:hover{background-color:#05397f;color:#fff}
#calendar .sc-othermenth .day:hover{background-color:transparent;cursor:inherit}


.ul-tabinfoc1{border-top: 1px solid #ddd;height: 1.2rem;background: #fff}
.ul-tabinfoc1 li{}
.ul-tabinfoc1 li.on{visibility:inherit;opacity:1}
.slickc1{position:relative;}
.slickc1 .slick-arrow{position:absolute;bottom:50%;border:none;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:cover;z-index:2;display:block;cursor:pointer;color: #666;font-size: .2rem;margin-bottom: -.1rem;display: none}
.slickc1 .slick-prev{left: 0;display: none !important;}
.slickc1 .slick-disabled{opacity: .5;pointer-events: none}
.slickc1 .slick-prev:hover{color:#b38c6b}
.slickc1 .slick-next{right:0;display: none !important;}
.slickc1 .slick-next:hover{color:#b38c6b}


@media (max-width: 900px){
  .homee1 .calendar{width: 100%}
   .ul-tabinfoc1{top: 100%;left: 0;width: 100%;height: auto;}
  .ul-tabinfoc1 li{width: 100%;}

  .slickc1{padding-bottom: 0}
}