.warp_box {
  width: 50%;
  height: 380px;
  margin: 20px auto;
}


.date_box {
  padding: 10px 20px 0 0;
  min-height: 355px;
  margin-left: 20px;
  /*border: 1px solid #ccc;*/
}

.date_box .date_center {
  padding: 0 20px 0 0;
}

.date_box .date_top {
  height: 36px;
  padding: 0 10px;
}

.date_box .date_top .date_action {
  margin: -20px 0 0 272px;
}

.date_box .date_top .date_action i {
  display: inline-block;
  font-size: 18px;
  cursor: pointer;
}

.date_box .date_top .date_action .icon_left {
  transform: rotate(180deg);
  color: #fff;
}
.date_box .date_top .date_action .icon_right {
  font-size: 18px;
  color: #fff;
}

.date_box .date_top span {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
  width: 88px;
  display: inline-block;
  height: 20px;
  margin-left: 115px;
  cursor: pointer;
  padding: 0px 10px;
  box-sizing: border-box;
}

.date_box .date_top .date_action .add {
  background-color: #a22428;
  border-radius: 5px;
  margin: 0 0 0 10px;
  color: #fff;
}

.date_box .date_header {
  height: 24px;
}

.date_box .date_header .week_item {
  float: left;
  height: 24px;
  width: 14.28%;
  line-height: 24px;
  font-family: MicrosoftYaHei;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #a2a0a0;
  text-align: center;
}

.date_box .day_item .day_list {
  float: left;
  width: 12.28%;
  height: 38px;
  text-align: center;
  padding: 10px 0 0 0;
  margin: 0 1% 0 1%;
}

.date_box .day_item .day_list .day_center {
  box-sizing: border-box;
  padding: 4px 0 0 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
}

.date_box .day_item .day_list .day_center .dayone {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
  text-align: center;
  line-height: 22px;
}

.date_box .day_item .day_list .day_center .daytwo {
  font-family: MicrosoftYaHei;
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fff;
  text-align: center;
  display: block;
}

.date_box .day_item .day_list .day_center .dayshark {
  width: 4px;
  height: 4px;
  background: #4285f4;
  margin: 0 auto;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  bottom: 2px;
  left: 50%;
  color: #fff;
}

.date_box .day_item .day_list .day_center:hover {
  background: #a22428;
  color: #fff;
}

.date_box .day_item .day_list .day_center:hover .dayone, .date_box .day_item .day_list .day_center:hover .daytwo {
  color: #fff;
}

.date_box .day_item .day_list .day_center:hover .term {
  color: #fff;
}

.date_box .day_item .day_list .day_center .dayone, .date_box .day_item .day_list .day_center .daytwo, .date_box .day_item .day_list .day_center .dayshark {
  color: #000;
}

.date_box .day_item .day_list .day_center .dayshark {
  background: #fff;
}

.date_box .day_item .day_list .day_center .term {
  color: #2c6ce1;
  font-size: 8px;
}

.date_box .day_item .day_list .nullDom {
  display: none;
}

.date_box .day_item .day_list .today {
  border: 1px solid #f7ad18;
}
.date_box .day_item .day_list .you {
  background: #a22428;
}

.date_box .day_item .day_list .showdate {
  background: #a22428;
  color: #fff;
}

.date_box .day_item .day_list .showdate .dayone, .date_box .day_item .day_list .showdate .daytwo, .date_box .day_item .day_list .showdate .dayshark {
  color: #fff;
}

.date_box .day_item .day_list .showdate .dayshark {
  background: #fff;
}

.date_box .day_item .day_list .tips {
  background: #a22428;
  color: #ffffff;
  padding: 5px;
}

.date_box .day_item .nowNonth .day_center .dayone {
  color: #ccc;
}

.date_box .day_item .nowNonth .day_center .daytwo {
  color: #ccc;
}

.date_box .day_item .day_list .you .dayone {
  color: #fff;
}.date_box .day_item .day_list .you .daytwo {
  color: #fff;
}

.date_box .day_item .nowNonth .day_center .term {
  color: #ccc !important;
  font-size: 8px !important;
}

.tips {
  margin-top: 20px;
  text-align: center;
}

.tips a {
  display: block;
  color: #666;
}

@media screen and (max-width: 1300px) {
  .h4_tips {
    display: none;
  }
  .items_titele {
    width: 100%;
    text-align: center;
    font: 17px/30px MicrosoftYaHei;
    height: 40px !important;
    color: #666;
    padding: 6px !important;
    box-sizing: border-box;
    background-size: 100%;
  }
}


.programme-block{ width:350px; background-color:#e6e6e6; color:#999; border-bottom:1px solid #4c4c4c; overflow:hidden;
-webkit-transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition-property: background-color, color;
transition-property: background-color, color;
box-shadow: none;transition:all 0.3s ease;text-align: left;}
.programme-block img  { max-width: 180px;display: block;margin: 0px auto; width: auto;}
.programme-block .programme-width  { width:auto;}
.programme-block .programme  { padding:15px; float:left; vertical-align:top}
.programme-block .programme>.title a{ padding-bottom:8px; font-size:1em; color:#a62126; font-size:16px; line-height:1.4}
.programme-block .programme>.time a{ padding-top:5px; line-height:1.4; font-size:12px; font-family: verdana; color: #999}
.programme-block .programme>.venuse a{ padding-top:5px; line-height:1.5; font-size:13px; font-family: verdana}
a.programme-block{ position:relative; display:inline-block; color:#666;}
a:hover .programme-block{background-color:#e8e8e8;}
a:hover .programme-block .programme>.title{ color:#f7ad18;}
a:hover .programme-block .programme>.venuse{ color:#333;}