
/*·­Ò³×é¼þ*/
.pageBar {
	
	margin-top: 50px;
	width: 100%;
	overflow: hidden;
	float: left;
	padding-top: 0px;
	margin-bottom: 20px;
	display: inline;
}

	.pageBar .pageList {
		width: 100%;
		overflow: hidden;
		float: left;
		line-height: 35px;
		text-align: center;
	}

		.pageBar .pageList a {
			font-size: 14px;
			display: inline-block;
			text-align: center;
			
			text-align: center;
			color: #003E92;
			margin-top: 10px;
			margin-right: 5px;
			margin-left: 5px;
			background: rgb(255, 255, 255);
			margin: 0px 3px;
			padding: 0px 15px;
			border-radius: 2px;
			border: 1px solid rgb(221, 221, 221);
			border-image: none;
			color: rgb(102, 102, 102);
			-webkit-border-radius: 2px;
		}

			.pageBar .pageList a:hover {
				color: #fff;
				background: #E90C2F;
			}

		.pageBar .pageList .selected {
			font-size: 14px;
			display: inline-block;
			text-align: center;
			color: #fff;
			background: #33C1F4;
			cursor: default;
		}

			.pageBar .pageList .selected:hover {
				color: #fff;
				background: #E90C2F;
			}

.formData {
	padding-bottom: 20px;
}
.formData .item {
	border: 1px solid rgb(229, 229, 229); border-image: none; width: 425px; height: 56px; color: rgb(153, 153, 153); line-height: 56px; font-weight: normal; margin-right: 76px; margin-bottom: 45px; float: left; position: relative;
}
.formData .item label {
	border: 1px solid rgb(229, 229, 229);margin: 0px; left: 0px; top: 0px; height: 56px; text-align: center; color: rgb(204, 204, 204); line-height: 56px; padding-left: 15px; font-size: 18px; display: block; position: absolute; z-index: 11;
}
.formData .item input {
	border: 1px solid rgb(229, 229, 229);height: 38px; line-height: 38px; font-size: 18px;
}
.formData .item .txt {
background: none; border: 0px currentColor; border-image: none; width: 405px; height: 56px; color:#003E92; line-height: 56px; padding-left: 20px; display: block;
}
.formData .item .red {
top: 0px; right: 15px; color: #003E92; position: absolute; z-index: 11;
}
.formData .mr0.item {
	margin-right: 0px;
}
.formData .msg-box {
	left: 0px; top: 0px; position: absolute;
}
.formData .liuyan {
	border: 1px solid rgb(229, 229, 229); border-image: none; width: 928px; height: 260px; float: left;
}
.formData .liuyan label {
	text-align: right; display: block;
}
.formData .liuyan textarea {
	border: 1px solid rgb(229, 229, 229);background: none; padding: 12px 10px; border: 0px currentColor; border-image: none; width: 908px; height: 234px; color: rgb(51, 51, 51); line-height: 35px; text-indent: 20px; overflow: hidden; font-family: "microsoft yahei"; font-size: 18px; display: block; resize: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	border: 1px solid rgb(229, 229, 229);background: #33c1f4; transition:300ms; width: 232px; text-align: center; color: rgb(255, 255, 255); line-height: 58px; font-size: 18px; margin-right: 2px; display: block; cursor: pointer; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -o-transition: all ease 300ms;
}
.formData .sub:hover {
	background: rgb(210, 10, 5);
}
.formData .sub1 {
	background:#d6d6d6; transition:300ms; width: 232px; text-align: center; color: rgb(255, 255, 255); line-height: 58px; font-size: 18px; margin-right: 2px; display: block; cursor: pointer; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -o-transition: all ease 300ms;
}
.formData .sub1:hover {
	background: #33c1f4;
}

