﻿* { margin: 0; padding: 0; }
body { font-family: "Microsoft Yahei"; font-size: 12px; color: #888; }
.rili a, .rili a:hover { color: #888; text-decoration: none; }
ul, li { list-style: none; }

.xn_c_index_42_wrap{display: none;}
.calendar {
 
  width: 405px;
  border-radius: 6px;
  position: relative;
  margin: 30px auto 0px auto;
}
.calendar-title {
  position: relative;
  height: 20px;
  margin-bottom: 15px;
  text-align: center;
  line-height: 20px;
}
.calendar-title>a{}
.calendar-title a.title {
  display: inline-block;
  font-size: 20px;
  color: #292929;
  text-indent: 10px;
  text-align: center;
}
.huodong{background: #008494 !important;color: #FFF !important;}
#backToday {
  position: absolute;
  left: 70%;
  top: 8px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: none;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: rgb(255, 128, 142);
  font-size: 18px;
}
.calendar-title .arrow {
  position: absolute;
  top: 0px;
  right: 0;
  width: 100%;
}
.calendar-title .arrow span {
  color: #abced4;
  font-size: 26px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.calendar-title .arrow span:hover {
  color: #288292;
}
.calendar-title .arrow-prev {
  float: left;
}
.calendar-title .arrow-next {
  float: right;
}
.calendar-week,
.calendar-date {

}
.calendar-week .item,
.calendar-date .item {
  float: left;
  width: 55px;
  position: relative;
  height: 55px;
  line-height: 55px;
  text-align: center;
}

.calendar-week .item:first-child{
  color: #008494 !important;
}
.calendar-week {
  margin-bottom: 6px;
  border-bottom: 1px solid #e3e5e8;
  font-weight: bold;
  font-size: 16px;
  color: #000;
}
.calendar-date {}
.calendar-date .item {
  color: #cccfd3;
  cursor: pointer;
  font-size: 14px;
}
.calendar-date .item:nth-child(7n+1){color: #008494;}
.calendar-date .item:hover,
.calendar-date .item-curMonth:hover {
  background-color: #f0f0f0;
}
.calendar-date .item-curMonth {
  color: #333;
}
.calendar-date .item-curDay,
.calendar-date .item-curDay:hover {
  color: #fff !important;
  background-color: #fc9235;
}
.calendar-today {
  display: none;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 90px;
  height: 48px;
  padding: 6px 10px;
  background-color: #fc9235;

}
.calendar-today .triangle {
  position: absolute;
  top: 50%;
  left: -16px;
  margin-top: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent rgb(255, 128, 142) transparent transparent;
}
.calendar-today p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}


.huodinglist{width: 290px;position: absolute;top: 55px;left: 0px;background: #FFF;z-index: 11;box-shadow: 5px 5px 25px rgba(0,0,0,0.2);display: none;}
.itemcur .huodinglist{display: block;}
.xn_c_index_42_nrsmall{width: 290px;height: 117px;border-bottom: 1px solid #dedede;}
.xn_c_index_42_lftbox,.xn_c_index_42_lftbox img{width: 80px;height: 117px;float: left;;}
.xn_c_index_42_ritbox{width: 175px;height: 100%;float: left;margin: 0px 0px 0px 15px;padding-top: 15px;text-align: left;}
.xn_c_index_42_time{width: 100%;float: left;font-size: 13px;color: #999999;line-height: 14px;margin: 5px 0px;}
.xn_c_index_42_name2{width: 100%;float: left;font-size: 16px;color: #288292;line-height: 16px;margin: 5px 0px;}
.xn_c_index_42_name{width: 100%;line-height: 20px;color: #333333;font-size: 14px;float: left;}
.xn_c_index_42_name a{color: #333;}