writeremark.css 591 字节
.main{
	width: 100%;
	height: 4.67rem;
	border-bottom: 1px solid #E4E4E4;
	padding: 0.56rem 0.56rem 0.31rem 0.56rem;
	position: relative;
}
.main textarea{
	width: 100%;
	height: 100%;
	border: none;
	resize: none;
	font-size: 0.28rem;
	line-height: 0.36rem;
}
.limit{
	font-size: 0.26rem;
	color: #999999;
	position: absolute;
	right: 0.56rem;
	bottom: 0.31rem;
}
.btn{
	font-size: 0.34rem;
	color: #333333;
	width: 2.23rem;
	height: 0.72rem;
	background-color: #FFCC00;
	text-align: center;
	line-height: 0.72rem;
	border-radius: 0.36rem;
	margin: 0.71rem auto 0;
	font-family: Regular;
}