body {
	background: #ebebeb;
}

.describe {
	width: 100%;
	height: 70.2px;
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
}

.des_img {
	width: 51px;
	height: 51px;
	margin-left: 3%;
	margin-top: 2%;
	float: left;
}

.des_img img {
	width: 50px;
	height: 50px;
}

.describe p {
	font-family: "微软雅黑";
	font-size: 18px;
	float: left;
	line-height: 70.2px;
	margin-left: 5%;
	color: #000000;
	width: calc(100% - 100px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.row p {
	font-family: "微软雅黑";
	font-size: 16px;
	float: left;
	line-height: 40px;
	margin-left: 5%;
	color: #000000;
}



.star_a img {
	width: 15px;
	height: 13.8px;
	float: left;
	margin-top: 80%;
}

.row {
	width: 100%;
	height: 40px;
	background: #fff;
	border-top: 1px solid transparent;
}

.purchase {
	width: 100%;
	background: #fff;
	border-top: 1px solid transparent;
	padding: 0 5% 10px;
}

.purchase textarea {
	width: 100%;
	height: 76.2px;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 16px;
	margin-top: 5px;
	/*border: none;*/
}

.tijiao {
	width: 90%;
	background: #f02c43;
	margin: 10px 5%;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 15.6px;
	color: #fff;
	line-height: 40.8px;
	border: none;
}
.star_a{
	float: left;
	padding: 8px;
	width: 40px;
	height: 40px;
	margin-left: 2%;
}
.star_off{
	width: 100%;
	height: 100%;
	background: url(../img/pjhx1.png)no-repeat center center;
	background-size: 100%;
}
.star_on{
	width: 100%;
	height: 100%;
	background: url(../img/pjhx.png)no-repeat center center;
	background-size: 100%;
}
.purchase_ p{
	padding:1% 0 5%;
	font-size: 13.2px;
	color: black;
}
.purchase_{
	background: white;
	padding-bottom: 10px;
	top: 1px solid transparent;
	padding: 0 5% 10px;
}
.purchase_ img{
	width: 70px;
	height: 70px;
	padding: 5px;
}