.p1-order-form-1-inpt-con {
	margin-bottom: 40px;
}

.p1-titlel-1 {
	height: 50px;
	margin-bottom: 40px;
}

.p1-titlel-1 h3 {
	height: 42px;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	border-bottom: 1px solid #d3d3d3;
}

.p1-titlel-1 span {
	display: inline-block;
	border-bottom: 1px solid  #029526;
	height: 41px;
}

.p1-titlel-1 span a {
	color: #333;
}

.p1-order-form-1-inpt-con .err {
	border-color: #c00;
}

.p1-order-form-1-txt {
	width: 35%;
	font-size: 14px;
	line-height: 24px;
	color: #333;
}

.p1-order-form-1-txt h3 {
	font-size: 18px;
	line-height: 40px;
	color: #333;
}

.timenum {
	font-size: 14px;
	line-height: 40px;
	padding-left: 30px;
}

.p1-order-form-1-txt p {
	margin-bottom: 10px;
}

.p1-order-form-1-inpt {
	width: 60%;
	border: 1px solid #eee;
	box-sizing: border-box;
	padding: 20px 45px 0;
	overflow: hidden;
}

.p1-order-form-1-inpt select {
	display: block;
	width: 100%;
	border: 1px solid #ccc;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	border-radius: 20px;
}

.p1-order-form-1-inpt h4 {
	height: 70px;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	line-height: 60px;
}

.p1-order-form-1-inpt li {
	margin-bottom: 16px;
	overflow: hidden;
}

.p1-order-form-1-inpt li label {
	display: inline-block;
	height: 24px;
	line-height: 16px;
}

.p1-order-form-1-inpt li span {
	display: inline-block;
	height: 24px;
	color: #c00;
	line-height: 20px;
	float: right;
}

.p1-order-form-1-inpt li .row-hd {
	color: #333;
}

.p1-order-form-1-inpt input {
	width: 100%;
	height: 35px;
	line-height: 35px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 15px;
}

.p1-order-form-1-inpt textarea {
	width: 100%;
	height: 110px;
	overflow: auto;
	resize: none;
	line-height: 35px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 15px;
}

.p1-order-form-1-it2 input {
	padding: 0;
	width: 80px;
	background:  #e94925;
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin-right:20px;
}

.p1-order-form-1-it2 a {
	cursor: pointer;
	font-style: normal;
	color: #e94925;
	line-height: 35px;
}	
