.redstar{
	line-height: 45px;
	font-size: xx-large;
	color:red;
}
.redstar1{
	line-height: 36px;
	font-size: 14px;
	color:red;
}

.grayBg{
	background:#eeeeee;
}

.longGrayBg{
	width:360px;
	background-color:#eeeeee;
}
.layui-form-pane .layui-form-label {
	width: 120px;
	padding: 8px 15px;
	height: 38px;
	line-height: 20px;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px 0 0 2px;
	text-align: center;
	background-color: #FBFBFB;
	overflow: hidden;
	box-sizing: border-box;
}
.layui-form-margin-length{
	margin-top: 15px;margin-left: 30px;
}
.layui-form-pane .label-Length-width{
    width: 180px;
    padding: 8px 15px;
    height: 38px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: center;
    background-color: #FBFBFB;
    overflow: hidden;
    box-sizing: border-box;

}
.pointStartDate{

}
.pointEndDate{

}

.serachBtn{
    margin-right: 58px;
    float: right;

}