.demo-box {
	width: 6.86rem;
	overflow: hidden;

	/* border: 1px solid #E6E8EB; */

	box-shadow: 0px 4px 14px 0px rgb(51 51 51 / 20%);
	position: absolute;
	top: 2.8rem;
	left: .34rem;
	display: none;
	z-index: 2;
}



.sanjiao {

	position: absolute;
	top: 2.73rem;
	right: 1.46rem;
	width: .228rem;
	height: .095rem;
	background: url("../images/xzjt.png") left center no-repeat;
	background-size: contain;
	vertical-align: middle;
	display: none;
	z-index: 1;

}


.neirong {
	width: 700px;
	height: 800px;
	overflow: hidden;

	border: 1px solid #E6E8EB;
	float: left;

}

/*******单独组件样式********/
.calendar-box * {
	box-sizing: border-box;

}

.ht-rili-head {
	overflow: hidden;
	width: 100%;
	height: .76rem;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	padding-top: .22rem;


}

.ht-rili-querybox {
	/* overflow: hidden; */
	height: .798rem;
	background-color: #FF1A00;
	border-radius: 0px 0px 0px 0px;

	text-align: center;

	opacity: 1;
}

.ht-rili-title {
	padding: 10px;
	display: inline-block;
	max-width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}

.ht-rili-datebox {

	display: inline-block;
	/* vertical-align: middle; */

}

.ht-rili-jiantou {

	float: left;
	vertical-align: middle;
	padding: 0.22rem 0rem .22rem .19rem;
}

.ht-rili-cloes {
	float: right;
	width: 16px;
	height: 16px;
	background: url("../images/rbrl-cloes.png") left center no-repeat;
	background-size: contain;
	vertical-align: middle;
	cursor: pointer;

	margin: 8px 10px 8px 0px;
}

.calendar-select {
	webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	display: inline-block;
	position: relative;
	outline: 0;
	font-size: .285rem;
	vertical-align: middle;
	border-radius: 4px;

	font-weight: bold;
	color: #FFFFFF;


	padding: .22rem 0rem .22rem 0rem;
}

.calendar-month-text {
	margin-left: .095rem;
	float: left;

}

.calendar-icon {

	float: left;
}

/* .calendar-icon i {
	width: 16px;
	height: 16px;
	background: url("../images/xljt.png") left center no-repeat;
	background-size: contain;
	vertical-align: middle;
	cursor: pointer;
	display: block;
} */

.dropdown-month {
	height: 250px;
	z-index: 111;
	overflow-y: auto;
	overflow-x: hidden;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff;
	width: 50px;
	border: 1px solid #eee;
	box-shadow: 0px 6px 12px rgb(0 0 0 / 18%);
	-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.dropdown-month .month-item {
	font-size: 12px;
	position: relative;
	display: block;
	padding: 4px;
	line-height: 20px;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.65);
	white-space: nowrap;
	cursor: pointer;
	overflow: hidden;
	/* text-overflow: ellipsis; */
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
}

.dropdown-month .month-item .mont-div {
	/* padding: 4px 14px 4px 14px; */
	text-align: center;





}



.dropdown-month .month-item:hover .mont-div {
	/* padding: 4px 14px 4px 14px; */
	border: 1px rgba(255, 26, 0, 0.25) solid;
	text-align: center;
	height: 22px;
	color: #333333;
	background-color: rgba(255, 26, 0, 0.25);
}

.dropdown-month.open {
	display: inline-block;
	margin-top: -8px;
	width: 58px;
}

.ht-rili-date {
	height: .342rem;
	font-size: .285rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .342rem;
}

.ht-rili-leftarr {
	float: left;
	width: .285rem;
	height: .285rem;
	background: url("../images/left-arr.png") left center no-repeat;
	background-size: contain;
	vertical-align: middle;
	cursor: pointer;


	line-height: 285rem;

	margin: .24rem 0rem .24rem .19rem;
	opacity: 1;

}

.ht-rili-leftext {
	height: 0.342rem;
	font-size: .285rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .342rem;
	float: left;
	margin: .23rem 0rem .23rem 0.057rem;
}


.ht-rili-rightarr {
	float: right;
	width: .285rem;
	height: .285rem;
	background: url("../images/right-arr.png") right center no-repeat;
	background-size: contain;
	vertical-align: middle;
	cursor: pointer;
	margin: .24rem .19rem .24rem 0rem;
	opacity: .68;

}

.ht-rili-righttext {
	height: 0.342rem;
	font-size: .285rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .342rem;
	float: right;
	margin: .23rem .057rem .23rem 0rem;
}






.ht-rili-th {
	width: 13.25%;
	float: left;
	text-align: center;


	height: .39rem;
	font-size: .285rem;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: .39rem;
	margin-left: 1%;

}

.ht-rili-td {
	width: 13.25%;
	float: left;
	text-align: center;
	height: .7rem;
	background: #FFFFFF;
	color: #333333;
	cursor: pointer;
	line-height: .7rem;
	margin-left: 1%;
}

.ht-rili-today {
	border-radius: 50%;
	border: 1px #FF1A00 solid;
	width: 28px;
	height: 28px;
	color: #FF1A00;
}


.ht-rili-body {
	overflow: hidden;
	width: 100%;
	height: 4.5rem;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	margin-top: -0.038rem;
}

.ht-rili-day {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	line-height: .457rem;
	width: .457rem;
	height: .457rem;
	font-size: .285rem;
}



.ht-rili-money {
	font-family: Arial;
	display: inline-block;
	width: 28px;
	font-size: 12px;
	color: #D4585A
}

.ht-rili-td-disabled {
	color: #BFC4CA;
}

.ht-rili-onclick:hover .ht-rili-day {
	border-radius: 50%;
	border: 1px rgba(255, 26, 0, 0.25) solid;

	color: #333333;
	background-color: rgba(255, 26, 0, 0.25);
	width: .475rem;
	height: .475rem;
	line-height: .475rem;
	font-size: .285rem;
}





.ht-rili-td-active .ht-rili-day {
	border-radius: 50%;
	border: 1px #FF1A00 solid;
	background-color: #FF1A00;
	width: .475rem;
	height: .475rem;
	line-height: .475rem;
	color: #FFFFFF;
	font-size: .285rem;
}

.ht-rili-td-disabled .ht-rili-day {
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	line-height: 30px;
	width: .475rem;
	height: .475rem;
	font-size: .285rem;
}

*::-webkit-scrollbar {
	width: 8px;
	background-color: #fff;
}

*::-webkit-scrollbar-thumb {
	background-color: #ddd;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 6px rgb(255 255 255 / 30%);
}

.fdtp {
	background: url('../images/fdtp.png') no-repeat;
	width: 0.361rem;
	height: 0.361rem;
	background-size: 100%;
	position: absolute;
	top: 4.65rem;
	left: 5.8rem;
	z-index: 1;
}
