.m_contactwrap{
	width: 87.5%;
	max-width: 640px;
	margin:1rem auto 0.3rem;
	line-height: 1.5;
}
.m_contactwm{
	width: 100%;
	margin-bottom: 0.4rem;
	font-size: 0.24rem;
	color: #626262;

}
.m_contacth3{
	color: #000;
	font-weight: 700;
	margin-bottom: 0.1rem;
}
.m_contacth3 b{
	font-weight: 400;
	color: #000;
	font-size: 0.32rem;
}
.m_contactwm .pic{margin-top: 0.1rem;}
.m_contactwm .pic img{
	width: 2rem;
}
.m_contactwm p{
	color: #666;
	font-size: 0.2196rem;
}
.m_contactform{width: 100%;}
.m_contactform .tips{
	color: #626262;
	font-size: 0.24rem;
	margin-bottom: 0.2rem;
}
.m_contactform div input{
	display: block;
	width: 100%;
	padding-left: 0.18rem;
	background-color: #F6F6F6;
	height: 0.65rem;
	width: 100%;
	box-sizing: border-box;
	font-size: 0.22rem;
	margin-bottom: 0.2rem;
	border:none;
}
.m_contactform div textarea{
	display: block;
	width: 100%;
	font-size: 0.22rem;
	padding-left: 0.18rem;
	background-color: #F6F6F6;
	height: 1.5rem;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 0.2rem;
	border:none;
}
.m_contactform div a{
	display: block;
	border:1px solid #333;
	text-align: center;
	font-size: 0.36rem;
	color: #333;
	height: 0.7rem;
	line-height: 0.7rem;
}
