@charset "utf-8";

#index_list_calendar-box {
	position: absolute;
	width: 520px;
	border: 1px solid #c1bcbc;
	background: #fff;
	z-index: 999;
	top: 35px;
	padding-bottom: 5px;
}

.calendar-month {
	font-size: 12px;
	color: #333;
	float: left;
	width: 260px
}

.calendar-title {
	position: relative;
	color: #fff;
	line-height: 28px;
	text-align: center;
	border-bottom: 1px solid #E4E4E4;
	background:#22bb62;
	
}

.calendar-title h2 {
	font-size: 14px;
	text-align: center;
}

.calendar-week {
	position: relative;
	overflow: hidden
}

.calendar-month li {
	float: left;
	width: 14%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.calendar-day {
	overflow: hidden
}

.calendar-month .old, .calendar-month .unselectable {
	color: #DCDCDC;
	cursor: default
}

.calendar-month .line3 {
	line-height: 20px
}

.calendar-month .cal_select span, .calendar-month .show-date span:hover
	{
	color: #fff;
	background-color: #22bb62;
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	cursor: pointer
}

.calendar-week li {
	font-weight: 400
}

.calendar-week .pink {
	color: #22bb62
}

.calendar-month .line3 em {
	display: block
}

.calendar-month .cal_select em {
	color: #fff
}

.calendar-month .cal_noRoom span {
	color: #999;
	background-color: #ddd;
	display: inline-block;
	width: 99%;
	height: 37px;
	margin-top: 1px;
	border-radius: 3px
}

.div_fixed {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999
}

.calendar_top {
	padding: 10px
}

.cal_te {
	text-align: center;
	color: #F05B72;
	line-height: 15px
}

.cal_tu {
	padding: 10px
}

.marginL25 {
	margin-left: 25px
}

.clear_date {
	display:none;
	cursor: pointer;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 12px;
    right: 12px;
}

.cal_next, .cal_pre {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 0;
	cursor: pointer
}

.ipt_search {
	width: 100%;
	color: #322c27
}

/*时间日历*/
.time{width:868px;position: absolute;z-index:1; left:50%;margin-left:-434px;bottom:120px;}
.time .time-nav dl{position:absolute;}
.time .time-nav .showdow{ background:#fff; border-radius:5px; opacity:0.8; width:100%; height:70px; position:relative;}
.list-search .time-nav dl{ position:absolute; top:14px;}
.time .time-nav dl dd{background:#FFF;float:left;height:46px;font-size:16px;margin-left:0;border-right:1px solid #c1bcbc;}
.time .time-nav dl dd input{text-indent:1em;padding:10px 0;line-height:24px;}
.time .time-nav dl dd.btn-search input{color:#fff;cursor:pointer;padding:10px 0;height:26px;line-height:26px;text-indent:0;box-sizing: content-box;background-color:transparent;width: 100%}
.time .time-nav dl dd i,.list-search .time-nav dl dd i{ width:25px; height:30px; float:right;background-position:-120px -18px; margin:8px 10px 0px 0px;}
.time .time-nav dl dd .place{ background-position:-120px -7px; margin:0px 10px 0px 0px;cursor:pointer;}
.time .time-nav dl dd .place,.list-search .time-nav dl dd .place{ position:absolute; top:2px; left:235px;}
.calendar-bounding-box{margin-top:-1px !important;margin-left:-1px;}
.time .time-nav dl dd.btn-search{width:110px;background-color:#22bb62;font-size:20px;text-align:center;border:none;border-bottom-right-radius:2px;border-top-right-radius: 2px;color:#fff;}
.time .time-nav dl dd.btn-search:hover{background:#19aa55;}
#searchcityin,#checkinday,#checkoutday{color:#322c27;border-top:1px solid #c1bcbc;border-bottom:1px solid #c1bcbc;font-size:16px;}
.calendar-input-wrap .f-text{width:100% !important;}
.time .time-nav dl dd .text{cursor:pointer;}
.time .time-nav dl dd.bor-sr{width:485px;}
.time .time-nav dl dd.bor-sr .text{width:483px;}
.time .time-nav dl dd.bor-sr{border-left:1px solid #c1bcbc;box-sizing:border-box;border-bottom-left-radius:2px;border-top-left-radius: 2px;}
.time .time-nav dl dd.calendar_group{width:273px;position:relative;border-top: 1px solid #c1bcbc;border-bottom: 1px solid #c1bcbc;box-sizing:border-box;}
.calendar_group #index_list_calendar-box{top:44px;left:-1px;}
.time .time-nav dl dd input{text-indent:10px;}
.search{display:none;}