/*#evaluate .header{
	font-size: 0.436363rem;  48 
	height: 1.327272rem;  146 
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 3;
	display: flex;
	align-items: center;
}
#evaluate .header div{
	padding-right: 0.70909rem;  78 
	width: 100%;
	align-items: center;
}
#evaluate .header .van-icon{
	float: left;
	font-size: 0.581818rem;  64 
	margin-left: 0.218181rem; 24
} */
#evaluate #doEva{
	/* float: right;
	position: relative;
	right: -0.290909rem; */
	font-size: 0.363636rem;
}

#evaluate .goodsImg{
	width: 2.181818rem;
	height: 2.181818rem;
	margin-right: 0.236363rem;/* 26 */
}
#evaluate .goodsImg img{
	width: 2.181818rem;
	height: 2.181818rem;
}

#evaluate .eval_content{
	padding: 0.290909rem;
	margin-top: 0.290909rem;
	background-color: #fff;
}
#evaluate .eval_content #eval_content{
	border: 0;
	font-size: 0.4rem;/* 44 */
	width: 100%;
	user-select: text;
	-ms-user-select: text;
	-moz-user-select: text;
	-webkit-user-select: text;
}
#evaluate span.layui-inline{
	font-size: 0.345454rem;/* 38 */
}


/* #evaluate .aui-scrollView {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  position: relative;
  margin-top: 0;
}
#evaluate .aui-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 15px;
  position: relative;
}
#evaluate .aui-flex-bg {
  background: #fff;
}

#evaluate .aui-flex-goods {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}

#evaluate .aui-flex-goods img {
  width: 80px;
  height: 80px;
  display: block;
  border: none;
  object-fit: cover;
}

#evaluate .aui-flex-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  min-width: 0;
  font-size: 14px;
  color: #333;
}

#evaluate .aui-goods-st {
  font-size: 0.9rem;
  color: #333;
  font-weight: bold;
  padding-bottom: 5px;
}

#evaluate .block .star_score {
  float: left;
}

#evaluate .star_list {
  height: 21px;
  margin: 50px;
  line-height: 21px;
}

#evaluate .block p,
#evaluate .block .attitude {
  padding-left: 5px;
  line-height: 21px;
  display: inline-block;
  color: #f23030;
}

#evaluate .block p span {
  color: #f23030;
  font-size: 16px;
}

#evaluate .clearfix::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#evaluate .star_score {
  height: 22px;
  position: relative;
}

#evaluate .#evaluate star_score a {
  height: 22px;
  display: block;
  text-indent: -999em;
  position: absolute;
  left: 0;
  margin-right: 2px;
}

#evaluate #start .star_score {
  background: url("../images/stars-002.png");
  background-size: 22px;
}

#evaluate #start .star_score a:hover {
  background: url("../images/stars-001.png");
  background-size: 22px;
  left: 0;
}

#evaluate #start .star_score a.clibg {
  background: url("../images/stars-001.png");
  left: 0;
  background-size: 22px;
} */