.span1{
	float:left;
	margin-top: 18px;
	line-height:30px;
	margin-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.span2{
	float:left;
	line-height:30px;
	margin-left: 2%;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.span3{
	float:left;
	line-height:30px;
	margin-left: 17%;
}
.span4{
	float:left;
	line-height:30px;
	margin-left: 200px;
}
.person-name-input{
	width:120px;
	margin-left: 8px;
	padding:7px;
	float:left;
	margin-top: 18px;
	text-align: center;
	border: 1px solid #ccc;
	background-color:white;
	color: #A3A0A0;
	font-size: 15px;
}
.genderinput{
	float:left;
	border:0;
}
.gender-select{
	width:90px;
	margin-top: 18px;
	padding:5px;
	margin-left: 5px;
	border: 1px solid #ccc;
	background-color:white;
	font-size: 15px;
}
.type1-input{
	float:left;
	margin-top: 18px;
	border:0;
}
.type1-select{
	padding:5px;
	width:90px;
	margin-left: 5px;
	border: 1px solid #ccc;
	background-color:white;
	text-align:center;
	font-size: 15px;
}
.type2-input{

}
.type2-select{
	margin-top: 18px;
	padding:5px;
	margin-left: 5px;
	border: 1px solid #ccc;
	background-color:white;
	text-align:center;
	width:90px;
	font-size: 15px;
}
.qiguatimediv{
	width:100px;
	float: left;

}
.placeholder{
	width:120px;
	margin-top: 40px;
	border:0;


}
.laydate-icon{
	width:150px;
	height:30px;
	margin-left: 5px;


}
.description-input{
	width:76%;
	margin-left: 8px;
	padding:7px;
	float:left;
	margin-top: 18px;
	border: 1px solid #ccc;
	background-color:white;
	color: #A3A0A0;
	font-size: 15px;
}
.lyqigua-type-select{
	cursor: pointer;
	color: black;
	margin-right: 20px;
	border-radius: 6px;
	line-height:30px;

}
.mannual-tbl{
	margin-top: 20px;
}
.tbselect{
	height:35px;
	text-align:center;
	background-color:#FFFFFF;
	cursor: pointer;
}
.tbselect2{
	height:35px;
	text-align:center;
	border:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background-color: white;
}
.danshuInput{
	border:0;
	text-align:center;
	padding:5px;
	width:120px;
	border: 1px solid #ccc;
	background-color:white;
	color: #A3A0A0;
	font-size: 15px;
	margin-left: 42%;
}
.shuangshuInputDiv{
}
.shuangshuInput{
	float:left;
	padding:5px;
	width:120px;
	margin-left: 5px;
	border: 1px solid #ccc;
	background-color:white;
	text-align:center;
	color: #A3A0A0;
	font-size: 15px;
}
.shuangshuDiv{
	width: 100%;
	float: left;
	margin-bottom: 31px;
	margin-left: 21px;
}
.paipan-butto1{
	cursor: pointer;
	width: 120px;
	height: 40px;
	font-size: 18px;
	margin-top:20px;
	margin-bottom:50px;
	border:0;
	background-color:#9C561E;
	color: white;
	font-weight: bold;
	text-align: center;
	margin-left:42%;

}
.selected-paipan-type, .selected-qigua-type{
    background-color:#FAF0E8 !important;
	border: 1px solid #9C561E;
}
.paipan-input-form .lyqigua-type{
    cursor: pointer;
    color: black;
    border-radius: 4px;
	display:inline-block;
	width: 77px;
	text-align: center;
	background: #F5F6F7;
}
.paipan-input-form .lyqigua-type:hover{
    animation: changeBGC 2s;
    -moz-animation: changeBGC 2s;
    -webkit-animation: changeBGC 2s;
    -o-animation: changeBGC 2s;
    background-color: #D6D6D6;
}
 .form-bottom{
	 padding-bottom: 10px;
	text-align: center;
 }
 .second-line{
	 margin-top: 18px;
 }
 .third-line{
	 margin-top: 18px;
 }
 .yao_tip{
	 font-size: 15px;
	 font-weight: 500;
	 color: #9C561E;
 }