You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

71 lines
1.3 KiB
CSS

/* --------------我要卖号相关页面样式文件 -------*/
/* --------------@author zwm -------*/
/* --------------data 2018-07-27 -------*/
/* 我要卖号未输入状态 begin*/
.btn_detail{
position: absolute;
height: 1rem;
right: 0.46rem;
top: 0;
font-size:0.4rem;
color:#03b1f2;
text-decoration:none;
}
.xg-addyx{
padding: 0 .4rem;
border-bottom: 0.15rem solid #eee;
background-color: #fff;
}
.add_li{
padding: 0.34rem 0;
border-bottom: 1px solid #f8f8f8;
}
.add_lia{
display: inline-block;
width: 100%;
color: #535353;
font-size:0.36rem;
}
.play-right{
float:right;
}
.gray_txt{
font-size:0.3rem;
color:#c2c2c8;
font-size:12px;
}
.icon-go{
display: inline-block;
margin-left: 0.12rem;
vertical-align: sub;
height:0.45rem;
width:0.3rem ;
background: url("../images/trade1/icon_xiala2.png") no-repeat center center;
background-size:100% 100%;
}
.xh_selected{
color: #525252;
}
.write_txt{
outline: none;
border: none;
text-align: right;
}
.border_botmnone{
border-bottom: none;
}
.up_loadimg{
padding: 0.24rem 0;
}
.up_loadimg .xg_uploadul{
max-width:100%;
width:100%;
}
.up_loadimg .xg_uploadul li{
width: 2.2rem;
height: 2.2rem;
margin: 0 0.28rem 0.28rem 0;
border-radius: 10px;
}
/*end! 我要卖号未输入状态*/