 .chose_time{
	position:absolute;
	bottom:1px;
	left: 424px;
	}
.dash {
	width: auto;
	height: auto;
	float: left;
	position: relative;
	margin-right:5px;
	border: 1px solid #E3333A;
}
.mh{
	float: left;
	font-size: 26px;
	line-height: 40px;
}
.dash .digit {
	font-size: 26px;
	font-weight: bold;
	float: left;
	width: 25px;
	height: 40px;
	text-align: center;
	font-family: Arial;
	color: #08448E;
	position: relative;
	margin-right: 4px;
	padding-top:9px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
}
.dash .digit  div{
	font-size: 26px;
	font-weight: bold;
	color: #08448E;
}
.days_dash .digit{}
.days_dash .digit div{
	color: #CA020A;
}
.dj_title{
	width:100%;
	color:#B11E23;
	text-align:center;
	margin:20px 0px;
	font-size:16px;
	font-weight:bold;
}
.dash_title {
	width:100%;
	text-align:center;
	font-size: 10px;
	color: #E3333A;
	line-height: 24px;
}
#dateShow1{width:auto;margin:0 auto;}
.data-show-box{line-height:30px;}
.date-tiem-span,.date-s-span{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	width: 55px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #E3333A;
	border-bottom: 1px solid #E3333A;
}
.date-select-a{margin-right:5px;}