peerManagement.css 1.9 KB

*{
   margin:0;
   padding:0;
}
body{
	background: #fff;
    display:flex;
    flex-direction: column;
   
}
.guo{
    width: 100%;
}
/*.icon-duigou{
	color:#FE0A01;
}*/
.guoxin{
	margin-bottom: 0.1rem;
}
.tianjia{
	width:100%;
	background:#3399FF;
	height: ;
}
.check{
	display: flex;
}
.select{
	margin-right:0.1rem ;
}
.gli{
	display: flex;
	/*align-items: center;*/
	/*height: 2rem;
	border-bottom: 1px solid #eee;*/
}
.all{
	font-size: 0.3rem;
}
.icon{
	color: #FE0A01;
	font-size:0.5rem ;
	margin-top: -0.05rem;
}
.xin{
	display: flex;
	/*align-items: center;*/
	flex-direction: column;	
	margin-left: 0.2rem;
}
.xin span{
	font-weight: Medium;
	font-size: 0.3rem;
}
.bian{
	display: flex;
	justify-content: flex-end;
	font-size:0.3rem ;
	padding-bottom: 0.2rem;
	margin-top: 0.1rem;
}
.bianji{
	margin-right:0.2rem ;
}
.people li{
	height: 2rem;
    /* width: 100%; */
  padding: 0.3rem 0.31rem 0 0.32rem;
    border-bottom: 1px solid #F6F6F6;
    display: flex;
    align-items: center;
}
.quanxuan{
	padding-left: 0.31rem;
	display: flex;
	justify-content: space-between;
	font-size:0.36rem;
	padding-bottom: 0.2rem;
}
.quanxuan button{
	width: 2.15rem;
	height:1rem;
	background:#FE0A01;
	border: none;
	padding-right: 0.3rem;
}
.quanxuan button a{
	color: #fff;
	font-size: 0.36rem;
}
.tianjia{
	width: 100%;
	color: #fff;
	background: #3399FF;
	font-size: 0.36rem;
	height: 1rem;
	text-align: center;
	line-height: 1rem;
}
.tianjia{
	bottom:0;
	position: fixed;
}
.quanxuan{
	width: 100%;
	bottom:0.7rem;
	position: fixed;
	display: flex;
	justify-content: space-between;
}
.ok:active{
	opacity: 0.7;
}
.circle{
	position: relative;
	width:0.44rem;
	height: 0.44rem;
	border-radius: 50%;
	border:0.02rem solid #E0E0E0;
}
.circ{
	
	border:0.02rem solid #FE0A01;
	border-radius: 50%;
	margin: 0 0.3rem 0 0;
	
}

.cir{
	border:0.02rem solid #999;
}
.icon{
	position: absolute;
	left: -0.02rem;
	top:-0.11rem;

	color:#FE0A01;
	font-size:0.5rem;
}