﻿@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2017-12-20 11:02:37
 * @version $Id$
 */
/*消费记录*/
body{
    background-color: #f2f2f2;
}
a {
    color:#333;
}
.xf_container{
    font-size: 0.26rem;
}
.xf_title{
    width:100%;
    height: 0.8rem;
    line-height: 0.8rem;
    background-color: #fff;
    position: fixed;
    top:0;
    z-index:10;
}
.xf_title>div{
    width:50%;
}
.xf_title>div>a{
    height: 0.48rem;
    line-height: 0.48rem;
    margin-top: 0.16rem;
    font-size: 0.26rem;
    color:#333;
}
.xf_title>div.current a{
    border-bottom:2px solid #f23150;
}
.xf_title>div:nth-child(1) a{
   margin-right: 0.6rem;
}
.xf_title>div:nth-child(2) a{
   margin-left: 0.6rem;
}
.xf_content{
    width:100%;
    padding-top: 0.9rem;
    padding-bottom: 43px;
}
.xf_content .xf_online,.xf_content .xf_line{
    width:100%;
}
.xf_online .xf_list,.xf_line .xf_list{
    background-color: #fff;
    margin-bottom: 0.2rem;
}
.xf_list .xf_top{
    width:92%;
    margin:0 auto;
    height: 0.7rem;
    font-size: 0;
}
.xf_top>span{
    display: inline-block;
    width:50%;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.24rem;
    color:#333;
    vertical-align: top;
    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;
}
.xf_top>em{
    display: inline-block;
    width:50%;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.24rem;
    color:#999;
    text-align: right;
    vertical-align: top;
    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;
}
.xf_middle .xf_items,.xf_center .xf_column{
   border-bottom:1px solid #f2f2f2;
}
.xf_items>div{
    width:92%;
    margin:0 auto;
    position: relative;
}
.xf_items>div>div{
    display: inline-block;
    vertical-align: middle;
    padding:0.2rem 0;
}
.xf_items>div>div:nth-child(1){
    width:1.6rem;
}
.xf_items>div>div:nth-child(1) img{
    width: 1.4rem;
    height: 1.4rem;
}
.xf_items>div>div:nth-child(2){
    width:56%;
}
.xf_items>div>div:nth-child(2) p,.xf_column>div>div:nth-child(1) p{
    font-size: 0.26rem;
    color:#333;
}
.xf_items>div>div:nth-child(2) p:nth-child(1),.xf_column>div>div:nth-child(1) p:nth-child(1){
    text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.xf_items>div>div:nth-child(2) p:nth-child(2){
    width:56%;
    position: absolute;
    bottom:0.4rem;
}
.xf_items>div>div:nth-child(2) p em,.xf_items>div>div:nth-child(2) p i,.xf_column>div>div:nth-child(1) p em,.xf_column>div>div:nth-child(1) p i{
    display: inline-block;
    max-width: 45%;
    font-size: 0.22rem;
    color:#999;
    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;
}
.xf_items>div>div:nth-child(2) p em,.xf_column>div>div:nth-child(1) p em{
    margin-right: 0.16rem;
}
.xf_items>div>div:nth-child(3){
    width:20%;
    text-align: right;
}
.xf_items>div>div:nth-child(3) em,.xf_column>div>div:nth-child(2) em{
    display: block;
    font-size: 0.26rem;
    color:#333;
    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;
}
.xf_items>div>div:nth-child(3) span{
    display: block;
    width:20%;
    font-size: 0.26rem;
    color:#999;
    position: absolute;
    right:0;
    bottom:0.45rem;
    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;
}
.xf_bottom{
    width:92%;
    margin:0 auto;
    padding:0.2rem;
}
.xf_bottom>div{
    height: 0.42rem;
}
.xf_bottom>div>em{
    display: inline-block;
    width:26%;
    height: 0.42rem;
    line-height: 0.42rem;
    font-size: 0.24rem;
    color:#333;
    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;
}
.xf_bottom>div>div{
    width:70%;
    height: 0.42rem;
    line-height: 0.42rem;
    text-align: right;
    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;
}
.xf_bottom>div>div>em{
    color:#999;
    font-size: 0.24rem;
    margin-right: 0.2rem;
}
.xf_bottom>div>div>span{
    color:#999;
    font-size: 0.24rem;
}
.xf_bottom>div>div>span>b{
    color:#f23150;
    font-size: 0.3rem;
}
.xf_bottom>p{
    width: 100%;
    text-align: right;
    font-size: 0.24rem;
    color:#999;
    margin-top: 0.02rem;
}
.xf_column>div{
    width:92%;
    height: 1.6rem;
    margin:0 auto;
    position: relative;
    padding-top:0.2rem;
}
.xf_column>div>div:nth-child(1){
    width:80%;
}
.xf_column>div>div:nth-child(1) p:nth-child(2){
    width:80%;
    position: absolute;
    bottom:0.3rem;
}
.xf_column>div>div:nth-child(2){
    width:20%;
    text-align: right;
}
.xf_column>div>div:nth-child(2) span{
    display: block;
    width:20%;
    font-size: 0.26rem;
    color:#999;
    position: absolute;
    right:0;
    bottom:0.4rem;
    text-overflow: ellipsis; overflow: hidden;white-space: nowrap;
}



