body{background:#f4f5f6}
#box{width:100%;position:relative}
i{font-style:normal}
input[type='text'],select,textarea{-webkit-appearance:none}
header{height:46px;line-height:46px;margin:0 auto;width:calc(100% - 24px);max-width:616px;min-width:275px;padding:0 12px;background:#fff;text-align:center;position:fixed;z-index:10;top:0;border-bottom:1px solid #ddd}
.toLogin{float:right;line-height:34px;background:#ff9600;border-radius:4px;padding:0 12px;margin:5px 2px 0 10px;color:#fff}
.toLogin:hover{color:#fff}
.cancel{float:right;text-align:right}
.inputSearchWrapper{background:#f3f3f7;float:left;margin:8px 0;width:84%;line-height:30px;height:30px;border-radius:15px}
.inputSearch{text-align:left;color:#666;text-indent:24px;border:0;width:82%;float:left;line-height:30px;height:30px}
.inputSearch{background:url(../images/seachbar.png) no-repeat 6px center}
.inputSearchWrapper img{float:right;margin:7px 6px 0 0;display:none}
.history{margin:47px 12px 2px;padding-top:10px}
.history dt{overflow:hidden;line-height:20px;color:#666;margin-bottom:4px}
.history span{float:right;cursor:pointer}
.history i{float:left}
.searchRecod{overflow:hidden}
.searchRecod a{display:block;padding:0 5px;margin-bottom:6px;margin-right:12px;height:20px;line-height:20px;background:#eee;float:left;border-radius:4px}
.suggest{display:none;position:absolute;z-index:2;left:0;top:0;min-height:400px;width:100%;background:#fff;text-align:left;padding-top:4px}
.suggest a{display:block;border-bottom:1px solid #d7d7d7;height:40px;line-height:40px;text-indent:12px}