.geren_title {
  border-bottom: 1px solid #eee;
  position: relative;
}
.geren_title.my-bill-geren_title{
  border-bottom: none;
}
.my-bill-geren_title{
 margin:15px 0;
}
.geren_title li {
  float: left;
  position: relative;
}
.geren_title li a {
  font-size: 14px;
  width: 70px;
  color: #999;
  display: inline-block;
  padding: 0px 5px;
  position: relative;
  text-align: center;
  border-radius: 20px;
  color: #007fda;
  line-height: 30px;
}
.difPay{
  padding:0 20px;
}
.my-bill-geren_title.geren_title li a{
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
}
.geren_title li a.now {
  color: #fff;
  background-color: #109cff;
}
.geren_title .bill-now {
  position: absolute;
  width: 50px;
  height: 4px;
  background-color: #FF7D00;
  bottom: -3px;
  left: 0px;
}
.difPay .btn {
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-color: #279ff5;
  float: right;
  margin-right: 10px;
  color: #fff;
  font-size: 14px;
  border-radius: 2px;
  min-width: 70px;
  padding: 0 10px;
}
.difPay .btn.cz1 {
  background-color: #ffa200;
}
.bill-hd--ll {
  border-bottom: 1px solid #ddd;
}
.bill-hd--ll li {
  float: left;
  font-size: 12px;
  color: #999;
  height: 40px;
  line-height: 40px;
}

.bill-hd--ll li span{
	font-size: 12px;
}

.bill-hd--ll li:first-child {
  width: 36px;
  text-align: center;
}
.bill-hd--ll li:nth-child(2) {
  margin-left: 10px;
  width:534px;
}
.bill-hd--ll li:nth-child(3) {
  min-width: 65px;
  text-align: center;
}
.bill-hd--ll li:nth-child(4) {
  min-width: 60px;
  text-align: center;
}

.bill_item_r_containt p {
  float: left;
  width: 100%;
}


.bill_item_r_containt p:first-child .first {
  width: 60%;
  display: inline-block;
}
.bill_item_r_containt p:first-child .first .ellipsis,.bill_item_r_containt p:first-child .first a{
  display: inline-block;
  max-width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bill_item_r_containt p:first-child .first a:hover{
  color: #417edb;
}
.bill_item_r_containt  .fenge{
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  border-left:1px solid #777;
}
.bill_item_l {
  background: url("../image/paylist.png") no-repeat 0 0;
  height: 36px;
}
.bill_item_l.piao {
  background-position: 0 -35px;
}
.bill_item_l.shang {
  background-position: 0 -72px;
}
.bill_item_l.chong {
  background-position: 0 -109px;
}

.bill_item_l.tongzhi {
  background-position: 0 -146px;
}
.bill_item_l.zhibo {
  background-position: 0 -183px;
}
.bill_item_l.zengsong {
  background-position: 0 -218px;
}
.bill_item_r_containt p:first-child a span.hover {
  color: #417edb;
}
.bill_item_r_containt p:first-child span:last-child {
  
}
.bill_item_r_containt p:first-child>a>span{
  
}
.bill_item_r_containt p:last-child {
  margin-top: 5px;
}
.bill_item_r_containt p:last-child span {
  font-size: inherit;
}
.bill_item_r_containt p:last-child span span {
  color: #e79e01;
}
.icon-tz {
  position: relative;
}
.icon-tz table {
  position: absolute;
  top: 30px;
  left: -14px;
  width: 140px;
  z-index: 99;
  background-color: #fff;
}
.icon-tz table tr td {
  border: 1px solid #ddd;
  text-align: center;
}
.icon-tz table tr td:first-child {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #f9f9f9;
  font-size: 12px;
  color: #333;
  position: relative;
}
.icon-tz table tr td:last-child {
  font-size: 16px;
  color: #999;
}
.icon-tz table tr td:last-child span {
  font-size: 12px;
  margin-left: 5px;
}
.icon-tz table div.sanjiaoxin-out {
  position: absolute;
  left: 10px;
  top: -11px;
  z-index: 1;
}
.icon-tz table div.sanjiaoxin-out .sanjiaoxin {
  width: 0;
  height: 0;
  border-bottom: 10px solid #f9f9f9;
  border-left: 10px solid  transparent;
  border-right: 10px solid transparent;
}
.icon-tz table div.sanjiaoxin-out .sanjiaoxin-border {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #d9d9d9;
  position: absolute;
  left: 0;
}

.payment .bill_item_r_containt p:first-child .first {
  width:80%;

}
.payment .bill_item_r_containt p:first-child .first a{
  width:80%;
}


.bill_box {
  width: 100%;
}
.bill_contain {
  width: 100%;
  margin: 0 auto;
}
.bill_item {
  height: auto;
  padding: 10px 0px;

  position: relative;
  border-bottom: 1px dashed #ddd;
}

.bill_item_l {
  width:46px;
}
.margin-left-5{
  margin-left:5px;
}
.bill_item_r {
  position: absolute;
  left: 48px;
  top: 10px;
  right: 0px;
  height: 36px;
}
.bill_item_r_containt{
  height:100%;
}
.bill-header {
  border: 1px solid #ededed;
  background-color: #f9f9f9;
  padding: 30px;
  margin-bottom: 15px;
}
.bill-header p {
  color: #bbb;
  line-height: 32px;
  font-size: 12px;
}
.bill-header span.f16 {
  font-size: 16px;
  color: #666;
}
.bill-header span.f26 {
  font-size: 26px;
  color: #fd6500;
  padding-right:8px;
}
.star-hbz {}
.star-hbz .text {
  line-height: 30px;
}
.star-hbz .img {
  width: 282px;
  margin: 0 auto;
  height: 130px;
  padding: 30px 0;
}
.icon-tz{
  display: inline-block;
  width:15px;
  height:15px;

  line-height: 15px;
  margin-left:10px;
}

.bill_item_l.fan {
    background-position: 0 -255px;
}