*{
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
}
body{
	background-color: #fff;
}

.xuans .weui_div img{
  width:3rem;
  /* height:3.2rem; */
}

.xuans {
  padding: 0rem 0.2rem 40px 0.2rem;
  padding-bottom: 45px;
}

.xuans li {
	width:7.1rem;
  	padding: 0.24rem 0rem;
   border-bottom: 1px solid #ebebeb;
  	overflow: hidden;
  	background-color: #fff;
  	display: flex;
  	justify-content: space-between;
}

.xuans .zhan {
  width: 2.9rem;
  height: 2.3rem;
  line-height: 1.3rem;
  text-align: center;
  margin-right: 10px;
  font-size: 15px;
  color: #fff;
  font-family:'Verdana';
  overflow:hidden;
  background: url(../images/zidingyi/beibei.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.xuans .right{
	width:5.8rem;
  position: relative;
}

.xuans h5 {
  /* position: absolute; */
  top:0;
	width:100%;
  height: 0.3rem;
  line-height: 0.3rem;
  font-weight: normal;
  font-size: 0.28rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xuans  p{
  margin-top: 0.1rem;
  height: 0.4rem;
  line-height: 0.3rem;
  overflow: hidden;
  font-size: 0.24rem;
  color: #666;
}

.xuans  p:last-child{
  /* height:0.3rem;
  line-height: 0.3rem;
  position: absolute; */
  bottom:0px;
  left:0;
}

.xuans  p span{
  color:#999;
  font-size: 0.22rem;
}

.xuans img{
	/* height:0.24rem; */
  vertical-align: baseline;
}


.huos {
  padding: 0.2rem;
  padding-bottom: 45px;
}

.huos li {
  position: relative;
  width:6.7rem;
  padding: 0.2rem 0.2rem;
  overflow: hidden;
  background-color: #fff;
  box-shadow:0px 9px 30px 0px rgba(204,204,204,0.7);
  border-radius: 5px;
  margin-bottom: 0.2rem;
}

.huos h5 {
  width:100%;
  height: 0.5rem;
  line-height: 0.5rem;
  font-weight: normal;
  font-size: 0.28rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.huos  p{
  height:0.45rem;
  line-height: 0.45rem;
  overflow: hidden;
  font-size: 0.24rem;
  color: #666;
}

/*.huos  p:last-child{
  height:0.3rem;
  line-height: 0.3rem;
  position: absolute;
  bottom:0px;
  left:0;
}*/

.huos  p span{
  color:#999;
  font-size: 0.22rem;
}
.huos  p span.red{
  color:#ff0000;
  margin-right:2rem;
}
.huos  p i{
  color:#3A71FB;
  font-style: normal;
  font-weight: bold;
}

.huos .kk{
  height:0.24rem;
  vertical-align: baseline;
}
.huos .biao{
  position: absolute;
  bottom:0;
  right:0;
  font-size: 0.2rem;
  background-color: #3A71FB;
  color:#fff;
  display: block;
  height:0.4rem;
  line-height: 0.4rem;
  width:1.2rem;
  border-radius: 5px 0 5px 0;
  text-align:center
}









