
.wrap{
	width: 7.5rem;
	height: 100%;
	display:block;
	position: relative;
}
input{  
    -webkit-user-select: auto;  
}
/* 打开app */
.downAppClip{
  width: 7.5rem;
  height: 0.8rem;
  background:#202427;
  float: left;
}
.clipClose{
   width: 0.35rem;
   position: absolute;
   left:0.4rem;
   top:0.225rem; 
}
.indexBuyWay{
		width:1.6rem;
	float: left;
	line-height: 0.5rem;
	margin-left: 0rem;
}
.moneyICon{
	font-size:0.16rem;
}
.smallSize{
	font-size:0.18rem;
}
.logo{	
  width: 0.6rem;
  position: absolute;
  left: 1rem;
  top:0.1rem;
}
.openText{
  font-size: 0.28rem;
  color: #fff;
  position: absolute;
  left: 2rem;
  top: 0.05rem;
}
.servvice{
  font-size: 0.22rem;
  color: #abafae;
  position: absolute;
  left: 2rem;
  top:0.45rem;
}
.openApp{
  width: 2rem;
  height: 0.8rem;
  background: #d81e29;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 0.3rem;
  line-height: 0.8rem;
  text-align: center;
}
/* 首页的交保证金 */
.marginMoney{
	display:inline-block;
	position:absolute;
	right:0rem;
	top:0.45rem;
	border:1px solid #4A93FD;
	border-radius:5px;
	color:#4A93FD;
	font-size:0.18rem;
	line-height:0.25rem;
	padding:0.02rem;
}
.mt25{
	margin-top:0.28rem;
}
.marginAuto{
	margin:0  auto;
}
.disInlineBlock{
	display: inline-block;
}
.displayno{
	display: none;
}
.notWrap{	
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*底部选项卡*/
.footTable{
	width: 7.5rem;
	height: 1rem;
	background: #fff;
	position: fixed;
	bottom:0;
	border-top: 1px solid #cdcfd1;
	z-index: 15;
}
.footImg{
	text-align: center;
	line-height: 1.2rem;
}
.footImg img{
	width: 0.5rem;
	margin-top:0.1rem;
}

.buySellUl{
	width: 100%;
	height:auto;
    padding-bottom: 0.05rem;
    display:inline-block;
}
.buySellUl li{
	float: left;
	width:2rem;
	height: 0.8rem;	
	margin-left: 0.36rem;
	text-align: center;
	line-height: 0.8rem;
	color:#585858;
    font-size: 0.26rem;
    margin-top: 0.25rem;
}
.buySellDiv{
	border:1px solid  #eee;
	border-radius:0.15rem;
	position: relative;
}
.buySellCon{
    border-bottom: 1px solid  #eee;
}
.buySellText{
	color:#999;
	display: inline-block;
	float: left;
	margin-left: 0.3rem;
	margin-top: 0.2rem;
	font-size: 0.26rem;
}
.buySellUl li .buySellUlActive{
   background: #4b93fd;
   color:#fff;
}
/*品种列表*/
.breed{
	width: 7.5rem;
	/*height: 20px;*/
	padding: 0;
	position: fixed;
	top:1.69rem;
	background: #fff;
	z-index: 18;
}
.breedListUl,.buySellUl{
	width: 100%;
	height:auto;
    padding-bottom: 0.15rem;
    display:inline-block;
}
.breedListUl li,.buySellUl li{
	float: left;
	width:2rem;
	height: 0.8rem;	
	margin-left: 0.36rem;
	text-align: center;
	line-height: 0.8rem;
	color:#585858;
    font-size: 0.26rem;
    margin-top: 0.25rem;
}

.breedListCon p{
   /* width:1.06rem; */
   font-size:0.24rem;
  /*  overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis; */
   margin: 0 auto;
}
.breedListUl li .breedListConActive{
	border-radius:0.15rem;	
	border:1px solid #4b93fd;
	color:#4b93fd; 

}
.breedFoot{	
	width: 100%;
	height: 0.88rem;
	background: #fff;
}
.borderTop{
	border-top:1px  solid  #eee;	
}
.breedFootBtn{
	width:50%;
	height: 0.88rem;
	line-height: 0.88rem;
	color: #666;	
	font-size:0.32rem; 
	float: left;
	text-align: center;
}
.breedFootBtnActive{
	background: #4b93fd;	
	color: #fff;
}
.breedListCon,.buySellDiv{
	border:1px solid  #eee;
	border-radius:0.15rem;
	position: relative;
}
.breedListActiveIcon{
   width: 0.4rem;
   height: 0.3rem;
   position: absolute;
   right: 0.08rem;
   top: 0.25rem;
   background: url(../../img/images/ico.png)  -68px -5px no-repeat;
}
/*下一步ICON*/
.nextIcon:before{
  content:"\f617";
}
/*温馨提示内容*/
.loadSuccess{
	width:7.5rem;
	height: 0.6rem;
	position: fixed;
	bottom:1.1rem;
	z-index: 99999;
}
.ui-poptips-cnt{  
  margin: 0 auto;
  text-align: center;
  font-size: 0.26rem;
  max-width:5.5rem;
  height: 0.6rem;
  border-radius: 0.3rem; 
  line-height: 0.6rem;
}
/* 去掉input 为number的箭头 */
input[type='number']{-moz-appearance:textfield;}  
input[type=number]::-webkit-inner-spin-button,  
input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0;}
/* 头部按钮 */
 .headBox{
   width: 7.5rem;
   height: 0.8rem;
   background: #4B93FD;
   float: left;
   position: fixed;
   top:0;
   z-index: 355;
   border-bottom:1px solid  #FBFBFB;
}
.upBox{
	width:0.8rem;
	height:0.8rem;
	float:left;
}
.upImg{
   width: 0.25rem;
   float: left;
    margin-top: 0.2rem;
    margin-left:0.2rem;
}
.headTextTitle{
	text-align:center;
	font-size:0.3rem;
	line-height:0.8rem;
	text-align:center;
	position:absolute;
	width:7.5rem;
	color:#fff;
}
.whiteFont{
	color:#fff!important;
}
