*{
	margin: 0;
	padding: 0;
}
.bigdiv{
	background-color: #EBEFEE;
	width: 100%;
	padding-bottom:12px;
	border-bottom:1px solid #E6E8E7;
}
.booking_nav{
	width: 100%;
	height: 42px;
	position: relative;
	background-image: url(../images/calendar_title.jpg);
	background-size:cover;
}
.booking_title_name{
	float:left;
	height:42px;
	line-height:42px;
	font-size:1.5rem;
	margin-left:20px;
	padding-left: 40px;
	background: url(../images/calendar_ico.png) 10px no-repeat;
}
.booking_moth{
	float:left;
	text-align: center;
	line-height: 42px;
	font-size: 1.5rem;
	letter-spacing: 5px;
}
/*.booking_showmonth{
	margin-top:;
}*/
.booking_prev{
	float: left;
	width:25px; 
	height: 42px;
	font-size:1.5rem;
	color:#000;
}
.booking_next{
	float: right;
	width:25px; 
	height: 42px;
	font-size:1.5rem;
	color:#000;
}
.hengdiv{
	width: 95%;
/*	height:561px;*/
	background-color: #ebefee;
	margin: 0 auto;
	overflow:hidden
}
.daytime{
	width:13.4%;
	height:48px;
	background-color: white;
	display: inline-block;
	float: left;
	margin-top:1%;
	border: 1px solid #cfd1d0;
	position: relative;
}
.hengdiv > div:not(:nth-child(7n+1)){
	margin-left: 1%;
}

.daytime:nth-child(1),.daytime:nth-child(2),.daytime:nth-child(3),.daytime:nth-child(4),.daytime:nth-child(5),.daytime:nth-child(6),.daytime:nth-child(7){
	margin-top: 0px;
}
.booking_dec{
	width: 0px;
	height:0px;
	border: 10px solid #ecc041;
	border-color: #ecc041 #ecc041 transparent transparent;
	position: relative;
	float:right;
}
.booking_dec0{
	width: 0px;
	height:0px;
	border: 10px solid #ecc041;
	border-color: transparent transparent transparent transparent;
	position: relative;
	margin-left: 26px;
}
.booking_number{
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translateY(-65%) translateX(25%);
	color: white;
	font-size:1rem;
}
.datetime{
	width: 100%;
	height: 100%;
	line-height:48px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-bottom:1%;
    transform: translateY(-60%) translateX(-50%);
}
.booking_week{
	position:absolute;
	top:0;
	width:100%;
	height:50%;
	text-align: center;
	font-size: 1.2rem;
	line-height:4rem;
	color: #666666;
}
.booking_date{
	position:absolute;
	bottom:0;
	width:100%;
	height:50%;
	text-align: center;
	font-size: 1.2rem;
	line-height:2.5rem;
	color: #666666;
}
.havechoose{
	background-color: #a07960;
	outline: none;
}
.havechoose div{
	color: white;
}
.useful{
	cursor: pointer;
}
.unuseful{
	background-color: grey;
	cursor: no-drop;
}
.unuseful:focus{
	background-color: grey;
}
.booking_detail{
	float: left;
	width: 397px;
	display: inline-block;
	background-image:url(../images/rightbackground.png);
	background-size: cover;
	padding-bottom: 30px;
}
.booking_download{
	width: 100%;
    height: 71px;
}
.booking_download_ce{
	width: 83.6%;
	height: 100%;
	margin: 0 auto;
}
.booking_guide{
	width: 50%;
	height: 100%;
	background-image: url(../images/bookingteach.png);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}
.booking_template{
	width: 50%;
	height: 100%;
	background-image: url(../images/templatedowload.png);
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	cursor: pointer;
}
.booking_message{
	width: 100%;
	margin: 0 auto;
	background-color: white;
}
.booking_icon{
	width: 88%;
	height: 68px;
	margin: 0 auto;
	border-bottom: 1px solid #999999;
	position: relative;
}
.booking_icon_pl{
	width: 95%;
	height: 35px;
	margin:0 auto;
}
.booking_icon_1{
	float: right;
	height: 35px;
	line-height:35px;
	font-size:1.5rem;
}
.icon1{
	width: 0px;
	height:0px;
	border: 7px solid #ecc041;
	border-color: #ecc041 #ecc041 transparent transparent;
	float: right;
	margin-top:10px;
}
.booking_icon_2{
	float: right;
	height: 35px;
	line-height:35px;
	font-size:1.5rem;
	margin-left:8px;
}
.icon2{
	width: 0px;
	height:0px;
	border: 7px solid #a07960;
	border-color: #a07960 #a07960 #a07960 #a07960;
	border-radius:2px;
	float: right;
	margin-top:10px;
}
.icon3{
	float: right;
	width: 25px;
	height: 25px;
	background: url(../images/icon_hasBooking.png) no-repeat 0 6px;
	background-size: 20px 20px;
	margin: 0 -5px 0 0;
}
.clean{
	clear: both;
}
.booking_introduce{
	width: 83.6%;
	margin: 0 auto;
	font-size: 14px;
	background-color: white;
	overflow: hidden;
}
.greyfont{
	color: darkgrey;
}
.booking_place{
	width: 88%;
	margin: 0 auto;
	margin-top: 11px;
}
.booking_intro{
	width: 88%;
	margin: 0 auto;
	margin-top: 11px;
	min-height:31px;
	line-height: 20px;
	max-height: 120px;
}
.booking_metal{
	width: 88%;
	min-height: 40px;
	max-height: 54px;
	margin: 0 auto;
}
.booking_time{
	margin: 0 auto;
	padding:8px 2.5%;
	margin-top:8px;
	border-top:1px solid #E6E8E7;
	border-bottom:1px solid #E6E8E7;
	padding-bottom:2px;
}
.booking_clock{
	width: 100%;
}
.time_quantum{
	display: inline-block;
	width: 30%;
	height: 30px;
	border: 1px solid #e1dfdc;
	position: relative;
	cursor: pointer;
	margin-left:2%;
}
.time_quantum span{
	width: 100%;
	font-size: 12px;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
}
.booking-choose{
	margin-top: 10px;
	float: right;
    border-left: 12px solid #ecc041;
    border-top: 9px solid #ecc041;
    border-bottom: 9px solid #ecc041;
    border-right: 11px solid #ecc041;
	border-color: transparent #ecc041 #ecc041 transparent ;
	position: relative;
}
.hasChoose_time{
	border: 1px solid #ecc041;
	cursor: no-drop;
}
.choose_time{
	background: #ecc041;
	border: 1px solid #ecc041;
}
.choose_time_red{
	background: #FF5809;
	color:#fff;
}
.disabled_choose{
	border: 1px dashed #e1dfdc;
	color: #BABABA;
	cursor: no-drop;
	display: none;
}
.booking_tick{
	clear: both;
	position: absolute;
	left: 1px;
	top: -2px;
	width: 8px;
	height: 8px;
	background-image: url(../images/tick.png);
	background-size: cover;
}
.booking_show{
	width: 88%;
	margin: 0 auto;
	margin-top: 28px;
}
.show_of_date{
	border: 1px solid dimgrey;
	width: 100%;
	min-height:43px;
	resize: none;
}
.booking_confirm{
	width: 100%;
	margin: 0 auto;
	margin-top: 12px;
	padding-bottom: 51px;
}
.confirm_button{
	width: 100%;
	height: 43px;
	background-color: #ecc041;
	text-align: center;
	line-height: 43px;
	letter-spacing: 15px;
	font-size: 1.5rem;
	font-weight: 500;
}
.hasBooking{
	margin-top: 6px;
	clear:both;
	float: right;
	border: 10px solid #ecc041;
	border-color: transparent #ecc041 #ecc041 transparent ;
	position: relative;
}
.hasBooking_tick{
	clear: both;
	position: absolute;
	top: -2px;
	width: 9px;
	height: 9px;
	background-image: url(../images/tick.png);
	background-size: cover;
}
