
/*==================证书查询=================*/ 
.zscx{
	width: 100%;
	height: 680px;
	overflow: hidden;
	background: url(../images/zscx-bg_2.jpg) no-repeat left top;
	background-size: 100% 100%;
}
.zscx h3{
	font-weight: bold;
	width: 714px;
	margin: 80px auto 70px;
	font-size: 36px;
	color: #fff;
	text-align: center;
	padding-bottom: 34px;
	background: url(../images/zscx-title.png) no-repeat left bottom;
}
.zscx h3 strong{
	color: #ffea00;
}
.zscx h3 span{
	color: #03d8ff;
}
.zscx-con{
	overflow: hidden;
}
.zscx-sm{
	float: left;
	width: 460px;
	margin-left: 70px;
	margin-top: 50px;
	overflow: hidden;
	color: #fff;
}
.zscx-sm h4{
	font-size: 22px;
	border-left: 4px solid #0380ff;
	padding-left: 14px;
	margin-bottom: 25px;
}
.zscx-sm p{
	font-size: 18px;
	line-height: 1.75;
}
.zscx-form{
	width: 490px;
	height: 100%;
	float: left;
	margin-left: 50px;
	border: 14px solid #0380ff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
}
.zscx-form h4{
	font-size: 26px;
	color: #022f5c;
	text-align: center;
	font-weight: bold;
	margin: 30px 0;
}
.zscx-form div {
	width: 360px;
	margin: 0 auto 20px;
	overflow: hidden;
}
.zscx-form div select{
	width: 270px;
	height: 32px;
	border: 1px solid #ddd;
}
.zscx-form div label,
.zscx-form div input{
	float: left;
}
.zscx-form div label{
	font-size: 16px;
	color: #022f5c;
	line-height: 32px;
	width: 90px;
	text-align: right;
}
.zscx-form div input{
	padding: 5px 10px;
	width: 248px;
	height: 22px;
	border: 1px solid #ddd;
}
.zscx-form button{
	display: block;
	width: 110px;
	height: 38px;
	background: #612798;
	font-size: 20px;
	color: #fff;
	margin: 0 auto 15px auto;
	cursor: pointer;
}
#code{
	width:120px;
}
/*===============进修访学===============*/ 
.jxfx-form{
	float: none;
	margin: 0 auto;
	height:300px;
}
.jxfx-form form{
	margin-top: 50px;
}
.jxfx-form button{
	float: left;
	margin: 20px 0 0 110px;
}
.jxfx-form button.bm-btn{
	background: #022f5c;
	margin: 20px 0 0 50px;
}
.zscx-jz{
  padding-bottom: 10px;
}
.zscx-jz span a{
  color:#03d8ff
}
.zscx-add {
	color:#6b3576;
	height:50px;
	font-size:18px;
	font-weight: bold;
}
.zscx-add1 {
	height:30px;
}
.zscx-con-add .zscx-form {
	margin-left: auto;
	margin-right: auto;
	float: initial;
}
.zscx-con-add .add-btn {
	display: inline-block;
	width: 100px;
	margin-left: 12px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	color: #888;
	background: #eee;
}
.zscx-con-add .add-btn:hover {
	text-decoration: none;
	color: #fff;
	background: #612798;
}