
.com_imgList {
	width: 100%;
	display: block;
	margin-bottom: 30px;
}
.com_imgList.on {
  display: block;
}
.com_imgList li {
  overflow: hidden;
  *zoom: 1;
  background: #fffbf8;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
  border-radius: 3px;
  margin: 30px 0 0 0;
  padding: 20px 30px;
}
.com_imgList li.nobg {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
}
.orderLetter .lcur, .orderLetter .mcur, .orderLetter i:hover {
  border: 0;
  background: #ed6d0f;
  color: #fff;
}
.com_imgList li .imgList_pic, .com_imgList li .imgList_info {
  float: left;
}
.com_imgList li .imgList_pic .img {
  border: #ebebeb 1px solid;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  display: block;
  margin: 0 30px 0 0;
  position: relative;
}
.com_imgList li .imgList_pic img {
  width: 120px;
  max-height: 120px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}
.com_imgList li .imgList_info {
  width: 830px;
}
.com_imgList li a {
  display: block;
}
.com_imgList li .imgList_info b {
  display: block;
  font-weight: 400;
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 10px;
}
.com_imgList li .com_summ {
  color: #656565;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}
.com_imgList li .com_summ * {
  line-height: 20px !important;
}
.com_imgList li .tags {
  font-size: 0;
  margin: 10px 0 0 0;
}
.com_imgList li .tags a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  border-radius: 15px;
  border: #ed6d0f 1px solid;
  padding: 0 20px;
  line-height: 30px;
  margin-right: 20px;
  color: #ed6d0f;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.com_imgList li .tags a:hover {
  border: #ed6d0f 1px solid;
	background-color: #ed6d0f;
  color: #fff;
}
.com_imgList li .com_btn {
  float: right;
  margin: 45px 0 0 30px;
  color: #ed6d0f;
  border: #ed6d0f 1px solid;
  border-radius: 2px;
  width: 96px;
  text-align: center;
  line-height: 40px;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.com_imgList li .com_btn a {
  color: #ed6d0f;
}
.com_imgList li .com_btn:hover {
  background: #ed6d0f
}
.com_imgList li .com_btn:hover a {
  color: #fff;
  text-decoration: none
}
/*ÆÀÂÛÆÀ·Ö*/
.allComm_list p span {
	margin-top:3px;
}
.comm_pf {
	width: 100%;
	overflow: hidden;
	margin-bottom: 12px;
}
.comm_pf b{
	float: left;
	display: inline-block
}
.comm_pf span{
	float: left;
	margin-left: 20px;
	line-height: 22px;
	color: #999;
	display: inline-block
}
.comm_pf .comm_star {
  width: auto;
	float: left;line-height: 26px;
	margin-top: -3px;
  font-size: 24px;
  color: #fba605;
	margin-left: 8px;
  overflow: hidden;
}
.comm_star li {
  float: left;
	cursor: pointer;
  margin: 0px 2px;
}