*{margin: 0;padding: 0;font-style: normal;}
.clear{clear: both;}
html,body{font-size: 62.5%;font-family: "Microsoft YaHei", "SimSun", Helvetica, Arial, sans-serif;background: #f1f5f8;}
.box{width:210px;height: 100%;}
.head{width:210px;height:3rem;cursor: pointer;}
.head .prev,.head .next{width: 20%;text-align: center;float: left;line-height: 3rem;font-size:1.6rem; text-decoration:underline;}
.head .tomon{width: 60%;float: left;text-align: center;line-height: 3rem;font-size: 1.6rem;}
.date ol{width: 100%;height: 3rem;background: #005bac;padding: 0;}
.date ol li{display:block;float: left;width: 14.2857%;text-align: center;font-size: 1.6rem;color: #fff;border: none;padding: 0;line-height: 3rem;height:3rem;}
.date ul{width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;}
.date ul li{display: block;width: 14.2857%;height:3rem;text-align: center;font-size: 1.6rem;background: #fff;position: relative;}
.date ul li i{font-size: 10px;position: absolute;right: 0;bottom:0.3rem;display:block;height: 15px;line-height: 15px;width: 100%;text-align: center;color: #e35925; display:none;}
.date ul li span{display: block;width: 100%;height: 100%;line-height: 3rem;text-align: center;}
.date ul .no_date{background: #fafafa;color: #999;line-height:3rem;}
.date ul .act_wk{color: #EE1D23; background-color:#FBE0D4;}
.date ul .act_date{background: #ff6600;color: #fff;}
.date ul .act_ds{background: #005bac;color: #fff;}

