body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font:12px"Microsoft YaHei","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;} 
a{color:#2d374b;text-decoration:none} 
a:hover{text-decoration:none} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.left {
	float: left;
}

.right {
	float: right;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.search_sz {
	padding-top: 10px !important;
	height: 50px !important;
}

.jstab {
	margin-top: 80px;
}

.szcx_form {
	height: 40px;
	border-radius: 5px;
}

.szcx_form input {
	color: #000000;
}

.szcx_form div p {
	margin-left: 25px !important;
}
.all{
	background: url(../images/yshj_xinbg_1.jpg) no-repeat center 40px #008adf;
	overflow: hidden;
}
.con-all{
	width: 1100px;
	min-height: 500px;
	margin: 0 auto;
	margin-top: 376px;
	background: #1d73ca;
	border-radius: 8px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.con{
	width: 1040px;
	background: url(../images/zcwj_table_bg.png) top;
	margin: 0 auto;
	min-height: 500px;
}
/*表格*/
.table{
	padding:0 20px 20px;
	overflow: hidden;
}
.table h3{
	text-align: center;
	color: #008adf;
	font-size:20px ;
	margin-top: 40px;
}
.table table{
	background: #FFFFFF;
	font-size:16px;
	border-color: #dcdcdc;
	
}
.table table td{
	text-align: center;
}
.table table th {
	height: 50px;
}

.hover td a:hover {
	color: black;
}

.table h3 {
	font-size: 25px !important;
	margin-bottom: 10px;
}
.all .centerWidth{
	position: relative;
}
.sq-logo{
	position: absolute;
	top: 20px;
	left: 80px;
}
.sq-logo img{
	height: 100px;
}

@media screen and (max-width: 991px) {
	.all {
		width: 100%;
		background-size: 100% auto;
		background-position: center .2rem;
	}
	.con-all {
		width: 100%;
		margin-top: 20%;
	}
	.con {
		width: 100%;
	}
	.szcx_form > div {
		padding-left: 0;
	}
	.szcx_form input {
		width: 65% !important;
	}
	.szcx_form p span:first-child {
		width: 70px !important;
		text-align: left !important;
	}
	.szcx_form div p {
		margin-bottom: 5px !important;
	}
	.szcx_form div p:last-child input {
		width: 100% !important;
	}
	.sq-logo{
		top: .1rem;
		left: .2rem;
	}
	.sq-logo img{
		height: .4rem;
	}
}