.html-box * {
	box-sizing: border-box;
}

.html-inner {
	width: 1250px;
	margin: 0 auto;
	padding: 27px 45px;
	box-sizing: border-box;
}

.yuyue-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.top-title {
	text-align: center;

	width: 192px;
	height: 39px;
	line-height: 39px;
	background: #096FBA;
	border-radius: 3px;
	font-size: 17px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;

}

.riqi-box {
	display: flex;
	align-items: center;
}

.riqi-text {
	font-size: 14px;
	color: #333;

}

.date-select {
	position: relative;
	display: flex;
	align-items: center;
	margin-left: 10px;
	width: 150px;
	height: 40px;
	border: 1px solid #ccc;
	padding: 0 20px;
}


.yuyue-bottom {
	margin-top: 20px;
	width: 1159px;
	min-height: 466px;
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 35px 28px;
}

.bottom-title {}

.yuyue-title-cell {
	display: flex;
	/* justify-content: space-between; */
}

.yuyue-title-cell .yuyue-grid {
	height: 40px;
	line-height: 40px;
	background: rgba(21, 115, 184, .2);
}


.yuyue-group {
	display: flex;
	align-items: center;
	/* justify-content: space-between; */
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.yuyue-item {
	display: flex;
	justify-content: space-between;
	/* margin-top: 15px; */
}

.yuyue-group {
		/* margin-top: 15px; */
}

.yuyue-item  +.yuyue-item {
	margin-top: 10px;
}

.yuyue-grid {
	text-align: center;
    line-height: 30px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #2D3236;
}


.yuyue-club{
	width: 154px;
	text-align: center;
}

.yuyue-title-cell .yuyue-club{
	height: 40px;
	line-height: 40px;
	background: rgba(21, 115, 184, .2);
}



.yuyue-grid:nth-child(1) {
	width: 100px;
}

.yuyue-grid:nth-child(2) {
	width: 160px;
}

.yuyue-grid:nth-child(3) {
	/* flex: 1; */
	width: 355px;
}

.yuyue-grid:nth-child(4) {
	width: 100px;
}
.yuyue-grid:nth-child(5) {
	width: 200px;
}

.time-list {
	display: flex;
	align-items: center;
	/* flex-wrap: wrap; */
	/* overflow-x: auto; */
}

.tiem-item {
	display: inline-block;
	margin-right: 13px;
	text-align: center;
	width: 125px;
	width: 100px;
	height: 29px;
	line-height: 29px;
	background: #E7E7E7;
	border-radius: 3px;
}


.time-more {
	width: 125px;
	cursor: pointer;
	color: #096FBA;
}


.hidden-more .time-more {
	display: none;
}


.tiem-item:nth-child(-n + 4) {
	margin-top: 0;
}

.tiem-item:nth-child(4n) {
	margin-right: 0;
}

.btn-cancel {
	text-align: center;
	width: 95px;
	height: 29px;
	line-height: 29px;
	background: #096FBA;
	border-radius: 3px;
	display: inline-block;
	border: none;
	outline: none;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	border: none;
    outline:  none;
}

.btn-detail {
	text-align: center;
	width: 70px;
	height: 29px;
	line-height: 29px;
	background: #096FBA;
	border-radius: 3px;
	display: inline-block;
	border: none;
	outline: none;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	border: none;
    outline:  none;
    
    /*display: none;*/
}

/* 数据项 */



.cancel-tip {
	margin-top: 100px;
	text-align: center;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FF0000;
}



/* 支付方式 */


.modal-cancel {
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: none;
}

.modal-cancel-inner {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}


.modal-mask {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
}

.modal-ctx {
	position: relative;
	z-index: 10;
	width: 550px;
	height: auto;
	min-height: 300px;
	background: #fff;
	border-radius: 10px;
	padding: 40px 50px;
}

.modal-close-2 {
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
}




.section-1 {
	height: 14px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #2D3236;
}

.tip-text-2 {
	margin-top: 20px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #096FBA;
}

.tip-text-3 {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
}

.text-3-time {
	margin-bottom: 15px;
	margin-right: 15px;
	text-align: center;
	width: 125px;
	height: 29px;
	line-height: 29px;
	background: #E7E7E7;
	border-radius: 3px;

}


.tip-text-4 {
	margin-top: 20px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #096FBA;
}


/* 取消时间 */
.modal-cancel-times {
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	 display: none; 
}

.modal-times-inner {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}


.modal-mask {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .6);
}

.modal-ctx {
	position: relative;
	z-index: 10;
	width: 550px;
	height: auto;
	min-height: 300px;
	background: #fff;
	border-radius: 10px;
	padding: 40px 50px;
}

.modal-close-1 {
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
}

.time-cancel-box {
	margin-top: 50px;
	text-align: center;
}

.btn-time-submit {
	text-align: center;
	width: 150px;
	height: 36px;
	line-height: 36px;
	background: #096FBA;
	color: #fff;
	border: none;
	outline: none;
}


.times-checkbox {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}

.time-check {
	margin-bottom: 15px;
	margin-right: 15px;
	text-align: center;
	width: 125px;
	height: 29px;
	line-height: 29px;
	background: #E7E7E7;
	border-radius: 3px;
	cursor: pointer;
}

.time-check.checked {
	background-color: rgba(21, 115, 184, 0.2);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url('https://omo-oss-image.thefastimg.com/portal-saas/new2022080211502412037/cms/image/4783e980-6c3d-4ab2-94d4-7e8ce8a5c4ab.png');
}

.time-check.yiquxiao {
    opacity: .25;
    cursor: not-allowed;
}

/* 取消时间 */


/* 详情 */
.modal-detail {
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	 display: none; 
}
.modal-close-3 {
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
}

.times-checkbox {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	flex:1;
}

.time-check {
	margin-bottom: 15px;
	margin-right: 15px;
	text-align: center;
	width: 125px;
	height: 29px;
	line-height: 29px;
	background: #E7E7E7;
	border-radius: 3px;
	cursor: pointer;
}



.yuyue-name {
	margin-top: 20px;
	display: flex;
	align-items: center;
}

.yuyue-phone {
	margin-top: 20px;
	display: flex;
	align-items: center;
}


.user-label {
    width: 4em;
}

/* 详情 */

@media screen and (max-width: 768px){
    .html-inner{
        width: 100%;
        padding: 20px;  
    }
    .top-title {
        width: 100px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    .yuyue-bottom{
        width: 100%;
        overflow-x: scroll;
        padding: 20px;
    }
    .yuyue_scroll{
        width: 1065px;
    }
    .cancel-tip{
        margin-top: 30px;
        line-height: 2;
    }
    .modal-ctx{
        width: 94%;
    }
}


















