.leftTitle{
	font-size: 0.48rem;
	color: #333;
	font-weight: bold;
	margin-bottom: 0.4rem;
}
.leftCon{
	font-size: 0.38rem;
	color: #666;
	margin-bottom: 0.2rem;
	line-height: 0.6rem;
}
.leftWieth{
	font-weight: bold;
	color: #333;
}
.line{
	/*height: 1px;*/
	border:1px dotted #999;
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
}
.leftWord input{
	width: 100%;
	height: 0.8rem;
	font-size: 0.34rem;
	line-height: 0.8rem;
	border:1px solid #ccc;
	padding-left: 0.2rem;
	margin-bottom: 0.2rem;
	display: block;
	box-sizing: border-box;
}
textarea{
	width: 100%;
	height: 2rem;
	font-size: 0.34rem;
	line-height: 0.8rem;
	border:1px solid #ccc;
	padding-left: 0.2rem;
	margin-bottom: 0.2rem;
	display: block;
	box-sizing: border-box;
}
.mesbtn{
	background-color: #167fd3;
	width: 100%;
	color: #fff;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
	text-align:center;
	border:0px;
}
.footRight{
	background-color:#272727;
	padding-top: 0.6rem;
	/*margin-top: 0.4rem;*/
	padding-bottom: 0.4rem;
	margin-bottom: 0rem;
}
.erweima{
	width: 5rem;
}