@charset "utf-8";
/* CSS Document */


.title{
	width: 100%;
	height: .94rem;
	text-align: center;
	line-height: .94rem;
	font-size: .34rem;
}

.add{
	width: 6.8rem;
	height: 2.2rem;
	display: block;
	margin-left: .35rem;
	margin-top: .4rem;
}

.ys ul li{
	width: 6.8rem;
	height: 1.91rem;
	margin: 0 0 .35rem .35rem;
}

.jm_m{
	width: 6.8rem;
	height: auto;
	overflow: hidden;
	zoom:1;
	margin-left: .35rem;
}

.QA{
	background: #fff;
	border-radius: .1rem;
	padding: .3rem 0;
}
.QA a{
	display: block;
	line-height: .6rem;
	margin-left: .75rem;
	font-size: .24rem;
}
.QA a span{
	color: #aaa;
	margin-right: .1rem;
}


.massage{
	width: 6.8rem;
	height: auto;
	padding-left: .35rem;
}
.txt{
	width: 3.24rem;
	height: .5rem;
	line-height: .5rem;
	border: none;
	margin: 0 .24rem .25rem 0;
	text-indent: .2rem;
	font-family:"微软雅黑";
	font-size: .2rem;
}
.massage textarea{
	width: 6.4rem;
	height: 1.5rem;
	padding: .2rem;
	border: none;	
	font-family:"微软雅黑";
	font-size: .2rem;
	color: #222;
}
.m_add{
	width: 4.7rem;
	height: .5rem;
	line-height: .5rem;
	border: none;
	margin: .25rem 0 0 0;
	text-indent: .2rem;
	font-family:"微软雅黑";
	font-size: .2rem;
}
.btn{
	width: 1.8rem;
	height: .5rem;
	float: right;
	margin: .25rem 0 0 0;
	background: #ffcd2e;
	font-size: .2rem;
	text-align: center;
	line-height: .5rem;
}
