”`markdown
#top_phone {
height: 41px;
padding-top: 5px;
background: #6f2322;
z-index: 9999999;
width: 100%;
top: 0px;
position: fixed;
left: 0;
}
#top_phone_center {
width: 320px;
margin: 0 auto;
}
#top_phone_center form {
padding: 0 5px;
}
#top_phone_center input {
width: 230px;
height: 31px;
padding-left: 8px;