.cord-ul {
  margin: 0 auto;
  width: 10rem;
}
.cord-ul li {
  position: relative;
  width: 10rem;
  height: 1.47rem;
  background: #11121A;
  margin-top: 0.1rem;
}
.cord-li1 {
  display: inline-block;
  line-height: 1.47rem;
  width: 0.33rem;
  height: 0.29rem;
  font-size: 0.4rem;
  text-indent: 1.1rem;
  color: #00f3d7;
}
.cord-li1 img {
  position: absolute;
  width: 0.45rem;
  height: 0.55rem;
  left: 0.5rem;
  top: 0.42rem;
}
.cord-li2 {
  display: inline-block;
  position: absolute;
  right: 0;
  width: 4.2rem;
}
.cord-li2 .gift {
  display: inline-block;
  position: absolute;
  top: 0.23rem;
  width: 1.57rem;
  height: 0.39rem;
  font-size: 0.4rem;
  color: #cccccc;
  width: 3.7rem;
  margin-right: 0.5rem;
  text-align: right;
}
.cord-li2 .time {
  display: inline-block;
  position: absolute;
  height: 0.2rem;
  top: 0.83rem;
  margin-right: 0.5rem;
  font-size: 0.27rem;
  color: #808080;
  text-align: right;
  width: 3.7rem;
}
.cord-li-money {
  display: inline-block;
  line-height: 1.47rem;
  width: 0.33rem;
  height: 0.29rem;
  font-size: 0.4rem;
  text-indent: 2.1rem;
  color: #00f3d7;
}
.cord-li-money img {
  position: absolute;
  width: 0.45rem;
  height: 0.55rem;
  left: 1.4rem;
  top: 0.42rem;
}
.text2 {
  position: absolute;
  left: -1.7rem;
}
.cord-li1 img,.cord-li-money img{
	width: 0.533rem;
	height: 0.533rem;
	left: .1rem;
	top: 50%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	position: absolute;
	vertical-align: middle;
}
.cord-li1,.cord-li-money{
	color:#E64E92;
	text-indent: 1rem;
		height: 1.733rem;
	line-height: 1.733rem;
	width: 5rem;
	position: absolute;
	left: 0;
	top: 0;
}
.cord-ul li{
	background-color: #FFF;
	width: 9.2rem;
	margin: 0 auto;
	border-bottom: 1px solid #F0F0F0;
	height: 1.733rem;
	line-height: 1.733rem;
}
.cord-li2{
	height: 100%;
}
.cord-li2 .gift{
	color:#333333;
	right:0;
	margin-right: 0;
	top: -.2rem;
}
.cord-li2 .time{
	color:#666;
	right:0;
	margin-right: 0;
	top: .3rem;
}
.L_Ar .cord-li2{
	left: 0;
	right: auto;
}
.L_Ar .cord-li2 span{
	text-align: left;
	right: auto;
	left: 0;
}
.L_Ar .cord-li1,.L_Ar .cord-li-money{
	left: auto;
	right: 0;
}
.L_Ar .cord-li1 img,.L_Ar  .cord-li-money img{
	left: auto;
	right: .1rem;
}