body{
	padding-bottom: 118px;
	background: #ebf0f2;
}
.shopping_top {
	position:fixed;
	top:0;
	width:960px;
	height: 130px;
	background-color:#fff;
	border-bottom:1px solid #dcdddd;
	font-size: 36px;
	color: #505050;
	font-weight: bold;
	padding-top: 50px;
}
.shopping_top .return_prev_page {
	position: absolute;
	left: 40px;
	top: 50px;
}
.pingjia_ip2{
	padding: 40px;
	background: #fff;
	padding-top: 220px;
}
.img_wrap{
	width: 190px;
	height: 190px;
	overflow: hidden;
	margin-right: 40px;
}
.img_wrap img {
	width:100%;
	display: block;
}
.goods_star_level{
	height: 190px;
	line-height: 190px;
}
.goods_star_level {
	font-weight: bold;
	font-size: 28px;
	color:#505050;
}
.goods_star_level ul{
	line-height: 205px;
}
.goods_star_level ul li{
	display: inline-block;
	margin-left: 50px;
}
.goods_star_level ul li img{
	height: 45px;
	width: 45px;
}
.pingyu {
	background: #fff;
	border-top:1px solid #efefef;
	margin-bottom: 33px;
} 
.pingyu textarea{
	width:100%;
	height: 474px;
	padding-top:0.75rem;
	padding-bottom:0.75rem;
	font-size:0.65rem;
	border: 0;
	outline: 0;
	padding: 40px;
	font-family: 'Microsoft Yahei';
	font-size: 22px;
	color: #505050;
}
.pingyu textarea::-webkit-input-placeholder{
	font-size: 22px;
	color: #c1c1c1;
	font-family: 'Microsoft Yahei';
}
.pingjia_ip3{
	height: 600px;
	padding: 40px;
	background: #fff;
}
.sub{
	width: 960px;
	height: 118px;
	
	position: fixed;
	bottom: 0;
}
.sub input{
	width: 100%;
	height: 100%;
	line-height: 118px;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	background: #5eb4b4;
	border: 0;
	outline: 0;
}

