.setbg{
	background: #e7e8ea;
}
.setlist{
	margin-bottom:1rem;
	background: #fff;
	padding:0 1.2rem;
   font-size:1.4rem;
   line-height: 4.5rem;
   
}
.setlist .setl{
  float:left;
  color:#2b2b2b;
  height:4.5rem;
}
.setlist .setr{
  float:right;
   height:4.5rem;
   color:#9c9c9c;
}
.setlist .setfir{
  overflow:hidden;
  height:4.5rem;
 
}
.setlist a{
  display: block;
  overflow:hidden;
}
.setlist .setsec{
  overflow:hidden;
  border-top: 1px solid #e8e8ea;
  height:4.5rem;
}

.setlist .setr span{
  display: inline-block;
	/*width:17rem;*/
	border:none;
	background: #fff;
	font-size:1.4rem;
	color:#9c9c9c;
	padding-right:1.5rem;
	/*text-align: right;*/
	font-family:"microsoft yahei";
	text-overflow: ellipsis;
	/*direction: rtl;*/
	 background:url(../images/go.png) no-repeat right center;
	 background-size: 0.8rem 1.2rem;
   max-width: 17rem;
}
.setlist .setfir a{
	display: block;
	background:url(../images/go.png) no-repeat right center;
	background-size: 0.8rem 1.2rem;
}
.setnext{
	padding:1rem;
	text-align: center;
	margin-top:1px;
}
.setnext a{
  display: inline-block;
  color:#fff;
  background: #e5192d;
  font-size:1.4rem;
  text-align: center;
  height:3.8rem;
  width:24rem;
  line-height:3.8rem;
  border-radius: 3.8rem
}
/*µ¯¿ò*/
.setbounce{
   background: #fff;
   width:27rem;
   position:fixed;
   top:50%;
   left:50%;
   z-index:2000;
   transform:translate(-50%,-50%);
   border-radius:8px;
   padding-top:3rem;
   display: none;
}
.setbounce .teoBtn{
   height:4rem;
   border-top:1px solid #cfcfcf;
   margin-top:1.2rem;
}
.setbounce .teoBtn span{
	display: inline-block;
	height:4rem;
	text-align: center;
	line-height: 4rem;
	width:13.3rem;
	font-size:1.5rem;

}
.setbounce  .setcancle{
  color:#696969;
   border-right:1px solid #cfcfcf;
}
.setbounce  .setconfirm{
  color:#3dbe77;
}
.setbounce  .setconfirm1{
  color:#3dbe77;
}
.setcover{
  width:100%;
  height:100%;
  position:absolute;
  background:rgba(125,125,125,0.8);
  z-index:1000;
  top:0;
  display: none
}
.setbounce p{
	text-align: center;
	font-size:1.5rem;
	line-height:3rem;
	color:#696969;
	padding:0 1rem ;
	margin-bottom:3rem;
}


/*²âÆÀÑûÇëµ¯¿ò*/
.setbounce2{
    background: #fff;
    width:27rem;
    position:fixed;
    top:50%;
    left:50%;
    z-index:2000;
    transform:translate(-50%,-50%);
    border-radius:8px;
    padding-top:3rem;
    display: none;
}
.setbounce2 .teoBtn{
    height:4rem;
    border-top:1px solid #cfcfcf;
    margin-top:1.2rem;
}
.setbounce2 .teoBtn span{
    display: inline-block;
    height:4rem;
    text-align: center;
    line-height: 4rem;
    width:13.3rem;
    font-size:1.5rem;

}
.setbounce2  p{
    text-align: center;
    font-size:1.5rem;
    line-height:3rem;
    color:#696969;
    padding:0 1rem ;
    margin-bottom:3rem;
}
.setbounce2 .setcancle2{
    color:#696969;
    border-right:1px solid #cfcfcf;
}
.setbounce2  .setconfirm2{
    color:#3dbe77;
}
.setcover2{
    width:100%;
    height:100%;
    position:absolute;
    background:rgba(125,125,125,0.8);
    z-index:1000;
    top:0;
    display: none
}


/*ÍË³öµ¯¿ò*/
.outbounce{
   background: #fff;
   width:27rem;
   position:fixed;
   top:50%;
   left:50%;
   z-index:2000;
   transform:translate(-50%,-50%);
   border-radius:8px;
   padding-top:3rem;
   display: none;
}
.outbounce .outBtn{
   height:4rem;
   border-top:1px solid #cfcfcf;
   margin-top:1.2rem;
}
.outbounce .outBtn span{
	display: inline-block;
	height:4rem;
	text-align: center;
	line-height: 4rem;
	width:13.3rem;
	font-size:1.5rem;

}
.outbounce  .outcancle{
  color:#696969;
   border-right:1px solid #cfcfcf;
}
.outbounce  .outconfirm{
  color:#3dbe77;
}

.outcover{
  width:100%;
  height:100%;
  position:absolute;
  background:rgba(125,125,125,0.8);
  z-index:1000;
  top:0;
  display: none
}
.outbounce p{
	text-align: center;
	font-size:1.5rem;
	line-height:3rem;
	color:#696969;
	padding:0 1rem ;
	margin-bottom:3rem;
}