#box_ {
position:relative;
width:200px;
height:50px;
border:1px solid transparent;
float:left;
}
#bg_ {
height:10px;
margin-top:11px;
border:1px solid #ddd;
border-radius:5px;
overflow:hidden;
}
#bgcolor_ {
background:#f3f3f3;
width:100px;
height:10px;
border-radius:5px;
}
#bt_ {
width:17px;
height:17px;
background-color:rgb(243,243,243);
border-radius:17px;
overflow:hidden;
position:absolute;
left:100px;
margin-left:-12px;
border:1px solid #d0cbcb;
top:8px;
cursor:pointer;
}
#text_xa_ {
width:100px;
margin:0 auto;
font-size:14px;
padding-left:10px;
padding-top:2px;
line-height:2em;
float:left;
}
#text_xa {
width:100px;
margin:0 auto;
font-size:14px;
padding-left:10px;
padding-top:2px;
line-height:2em;
float:left;
}
更加兼容手机端的应用