input,textarea,select {
	font-family: Helvetica, Arial;
}

.form-field:nth-child(1) {
	text-align: center;
	padding: 20px;
}

#imgObj {
	width: 35%;
	height: 46px;
}

#dispatchBatchQueryBtn {
	padding-bottom: 30px;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	border-radius: 5px;
}
/*#dispatchBatchQueryBtn:hover{*/
/*	background-color: #2979D6;*/
/*}*/
#dispatchQueryValidate {
	display: none;
	color: red;
	float: left;
	margin-top: -10px;
	margin-bottom: 10px;
}

.register {
	margin-top: 3.5%;
}

input,textarea,select {
	font-family: Helvetica, Arial;
}

#dispatchQueryValidate .error_circle_png{
	background-image : url("../../../image/20191014085916.jpg");
	width : 14px;
	height : 14px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size:cover;
}

.form-field:nth-child(1) {
	text-align: center;
	padding: 20px;
}

#imgObj {
	width: 35%;
	height: 46px;
}

.register .form-unit {
	margin: 30px auto;
	width: 100%;
	max-width: 320px;
	padding: 0 10px;
}

.row {
	margin-left: auto !important;
	margin-right: auto !important;
}

.footer-item-title.red-theme  h5{
	color: white;
}

#appxz .site-footer p{
	font-size:14px;
}
.big_input{
	height:auto;
	width:100%;
	margin-bottom:20px;
	padding:12px;
	font-size:16px;
	line-height:20px;
	margin-left: 0px;
}
.cert_input{
	width:60%;
	float:left;
	margin-right:10px;
	margin-left: 0px;
}
/*查询按钮颜色*/
.searchBtn-0{
	background-color: #B12109;
}
.searchBtn-1{
	background-color: #27058F;
}
.searchBtn-1:hover{
	background-color: #27058F;
}
.searchBtn-2{
	background-color: #FFB11B;
}
.searchBtn-2:hover{
	background-color: #FFB11B;
}
.searchBtn-3{
	background-color: #096148;
}
.searchBtn-3:hover{
	background-color: #096148;
}
.searchBtn-4{
	background-color: #21AEF3;
}
.searchBtn-4:hover{
	background-color: #21AEF3;
}
.searchBtn-5{
	background-color: #B12109;
}

.bg-white{
	margin-bottom: 100px;
}
