.content.ykx{
	padding-top: 20px;
	padding-bottom: 70px;
	/*overflow: hidden;*/
	/*border: 1px solid red;*/
}


/*显示区域*/
.child-right{
	width: 900px;
	box-sizing: border-box;
	/*border: 1px solid red;*/
	float: right;
	padding-top: 10px;
}
.title{padding-bottom: 10px;}
.orderState{
	padding-bottom: 14px;
}
.orderState-hint{
	padding-bottom: 20px;
}
.ykx-btn{
	width: 120px;
	line-height: 36px;
	margin-top: 12px;
	margin-left: 20px;
}
.ykx-btn-orange-normal{
	line-height: 34px;
	background: #fff;
	border: 1px solid #fb6531;
	color: #fb6531;
}
.child-right ul{
	border: 1px solid #ddd;
	padding: 20px;
	margin-top: 10px;
}
.label{
	border-left: 2px solid #23AC38;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	margin-bottom: 36px;
	padding-left: 6px;
}
.ykx-bold{
	font-weight: bold;
}



/*退票详情*/
.refundDetails .ykx-checkbox-core{
	top: 2px;
}
.refundDetails-btn{
	padding-top: 30px;
}
.refundDetails-btn .ykx-p14{
	display: inline-block;
	line-height: 36px;
	padding-left: 20px;
}
.refundDetails .ykx-btn{
	width: 134px;
	margin-left: 0;
	margin-top: 0;
}

.refundNotice .label{
	margin-bottom: 0;
}
.subtitle{
	padding-top: 15px;
}
.refundNotice .ykx-p14{
	line-height: 32px;
}


.layer-title{
	padding-bottom: 20px;
}
.layer-title-2{
	padding-top: 20px;
}

.layer-text i {
    display: inline-block;
    padding: 3px;
    margin: 2px 10px;
    border-radius: 50%;
    background-color: #aaa;
}