.ui-controlgroup-controls {
  width:100%;
}
.ui-select{
  width:50%;
  float:left;
}
.ui-select option{
  display:block;
  font-size:25px; 
}

#mengban {
    width : 100%;
    height: 100%;
    position : absolute;
    z-index : 998;
    background-color: #f5f5f5;
    display: none;
    opacity:0.3;
}
#mengban1 {
    position : absolute;
    left:0px;
    top:0px;
    background-color:black;
    width:100%;
    height:800px;
    opacity:0.3;
    display:none;
}
.zixundiv{
    position:fixed;
    bottom:0;
    left:0;
    z-index:999;
    display:none;
    background-color:#ccc;
    width:100%;
    height:100px;
}
/*.zxcot{
  margin-bottom:35px;
}*/
#code_button { float:left; width:100%; border:1px solid #40c0fc; color:#1eaaff; background:#FFF; overflow:hidden; border-radius:8px;}
/*给lists页面律师所在领域加样式*/
.ui-listview-gear p{font-size:.75em;text-overflow:ellipsis;overflow:hidden;line-height:18px;height:18px;}
.cityr > dl{
  margin-top:10px;
}
.adacss{
  background-color:#888888;
}
.checkc{
  position: absolute;
  left:0px;
  top:450px;
  background-color: #3cb6fe;
  width:100%;
  height:50px;
}
.checkc dl{
  border:1px solid white;
  text-align:center;
  line-height:50px;
  width:50%;
  height:50px;
  background-color:#3cb6fe;
  color:white;
  float:left;
}
#agree{
  width:90%;height:460px;position:absolute;left:5%;top:8%;backgrond-color:white;background-color:white;z-index:999;display:none;
}
#agree span{

}
.guanbi {
  display:block;float:right;margin-right:6px;
}
