
.fr {
	float: right;
}



/* 标题1 */
#zt2 {
	background: url("../sqcss/bg5.png") no-repeat center top #fff;
}

/*颜色*/
.red {
	color: #df0000;
}

.black {
	color: black;
}

.blue {
	color: blue;
}

.gray {
	color: #999;
}

.white {
	color: white;
}



/* 查询 */
.top {
	background: url("../images/header2.png") repeat-x;
	height: 49px;
	line-height: 49px;
	font-size: 13px;
	color: #515151;
}

	.top .home {
		background: url("../images/home.png") no-repeat left center;
		text-indent: 20px;
		color: #000000;
		font-size:16px;
	}

.search {
	text-align: center;
}

	.search h1 {
		font-size: 30px;
		font-weight: bold;
		color: #0c4da2;
		padding: 98px 0 30px;
	}

	.search .text {
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		color: #c0c0c0;
		border: 1px solid #9e9f9f;
		width: 30%;
		border-radius: 5px;
		text-indent: 10px;
	}

	.search .submit {
		width: 98px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		color: #fff;
		border-radius: 5px;
		background: url("../images/so1.png") no-repeat 15px center #2a2a2a;
		border: none;
		border: 0;
		font-weight: bold;
	}

	.search .lc {
		margin-top: 13px;
		color: #2a2a2a;
		font-size: 12px;
	}

		.search .lc em {
			display: inline-block;
			zoom: 1;
			*display: inline;
			width: 20px;
			height: 20px;
			line-height: 20px;
			margin: 0 5px;
			border-radius: 50%;
			background-color: #fff;
			text-align: center;
		}

	.search .img {
		color: #535353;
		margin-top: 38px;
		font-size: 12px;
	}

		.search .img img {
			margin-bottom: 20px;
		}

.border2 {
	margin-top: 65px;
	border: 1px solid #ddd;
	background-color: #fff;
}

.title-h2 {
	height: 41px;
	line-height: 41px;
	background: url("../images/t7.png") repeat-x;
}

	.title-h2 h3 {
		margin: 0;
		width: 125px;
		height: 41px;
		line-height: 41px;
		text-align: center;
		font-weight: bold;
		background: url("../images/t8.png") no-repeat left center #fff;
		font-size: 15px;
		color: #0c4da2;
	}

	.title-h2 span {
		padding-right: 20px;
		font-size: 12px;
		color: #838383;
	}

.gg {
	padding: 25px 30px 0;
	font-size: 12px;
	min-height: 240px;
	line-height: 27px;
	color: #8b8b8b;
}
	.gg img {
		width: 100%;
		margin-bottom: 13px;
	}

	.gg span {
		font-size: 15px;
		color: #535353;
		font-weight: bold;
	}

	.gg #none {
		font-size: 25px;
		color: #16171b;
		font-weight: bold;
		height: 110px;
		line-height: 110px;
		padding-left: 130px;
		background: url("../images/bg12.png") no-repeat left center;
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin-top: 25px;
	}

.sm {
	font-size: 12px;
	color: #535353;
	line-height: 24px;
	margin-top: 25px;
	padding-bottom: 50px;
}

