@CHARSET "UTF-8";
.sec {
	width: 100%;
}
.sec-body{
	width: 1200px;
	margin: 0 auto;
}
.content{

	width: 662px;
	margin: 0 auto;
	background: url(../images/query-bg.png) no-repeat center 215px;
	height: 617px;
	text-align: center;
}
.sec-title{
	font-size: 30px;
	color: #3abbff;
	margin-bottom: 33px;
}
.form-control{
	height: 64px;
	width: 560px!important;
	box-shadow: none;
	border: 1px solid #3abbff;
	border-radius: 8px;
	font-size: 16px;
	text-indent: 24px;
}
.input-group-addon{
	padding: 0px;
	border-color: #3abbff;
}
.btn-search{
	padding: 21px 0px;
	width: 100px;
	background: #3abbff;
	border: none;
	color: #ffffff;
	border-radius: 0px;
}
.warn{
	background: #fff url(../images/noresult-.png) no-repeat center 40px;
	padding-top: 142px;
	height: 228px;
}
.layout{
	opacity: 0.35;
}
.exist{
	background: url(../images/certificate.png) no-repeat center;
	height: 550px;
	width: 894px;
	padding: 210px 101px 30px;
	top: 50%;
	margin-top: -256px;
	left: 50%;
	margin-left: -447px;
}
.exist .btn-close{
	top: 10px;
	right: 10px;
}
.exist p{
	line-height: 24px;
}
#name{
	font-size: 18px;
	text-align: center;
	color: #000;
	font-weight: bold;
	margin-bottom: 40px;
}
#city{
	font-size: 16px;
	padding: 0px 5px;
	color: #000;
	font-weight: bold;
}