.msgpage .tit {
	text-align: center;
	padding: 18px 0 36px;
}
.msgpage .tit .p1 {
	font-size: 25px;
	margin-bottom: 10px;
}
.msgpage .tit .p2 {
	color: #666;
	line-height: 24px;
}
.msgpage .tit .p2 span {
	color: #116bc4;
	font-weight: bold;
}
.formey {
	padding-bottom: 20px;
}
.formey .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 420px;
	height: 43px;
	line-height: 43px;
	border: 1px solid #ccc;
	background: #f3f3f3;
	margin-right: 56px;
	margin-bottom: 25px;
	position: relative;
}
.formey .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 43px;
	line-height: 43px;
	font-size: 15px;
	color: #666;
}
.formey .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 16px;
}
.formey .item .txt {
	width: 350px;
	height: 43px;
	line-height: 43px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #666;
}
.formey .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formey .item.mr0 {
	margin-right: 0;
}
.formey .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formey .liuyan {
	width: 918px;
	height: 260px;
	border: 1px solid #e4e4e4;
	float: left;
}
.formey .liuyan label {
	text-align: right;
	display: block;
	top: 7px;
}
.formey .liuyan textarea {
	width: 908px;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #666;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formey .bot {
	width: 100%;
}
.formey .sub {
	width: 232px;
	line-height: 41px;
	border: 2px solid #116bc4;
	margin-right: 2px;
	text-align: center;
	background: #116bc4;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
float:left;
	outline: none;
	transition: all .5s;
}
.formey .sub:hover {
	background: none;
	color: #116bc4;
}
.formey .yzm .txt {
	padding-left: 80px;
	width: 340px;
}
.formey .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	border: 0px;
	display: block;
}