/***搜索***/
.searchIndex{}
.searchIndex #header .SearchBox{ display:inline-flex; padding:0 .66rem 0 0; width:90%; }
.searchIndex #header .SearchBox .select{ font-size:.26rem; color:#888888; line-height:.56rem; padding:0 .05rem 0 .22rem; }
.searchIndex #header .SearchBox .textBox{ width:100%; position:relative; padding-left:.25rem; padding-right:.2rem; }
.searchIndex #header .SearchBox .textBox::before,
.searchIndex #header .SearchBox .textBox::after{ content:""; display:block; position:absolute; top:50%; height:.2rem; margin-top:-.1rem; width:1px; background:#d6dbdd; }
.searchIndex #header .SearchBox .textBox::before{ left:.1rem; }
.searchIndex #header .SearchBox .textBox::after{ right:0; }
.searchIndex #header .SearchBox .submit{ width:.66rem; left:auto; right:0; }
/**内容部分**/
.SearchTipsBox{ position:absolute; top:1.06rem; left:0; right:0; bottom:0; background:#fff; overflow-y:auto; }
.SearchTipsBox .ul{}
.SearchTipsBox .ul li{ border-bottom:1px solid #e6e6e6; }
.SearchTipsBox .ul li a{ display:block; padding:.1rem 0; font-size:.24rem; line-height:.36rem; color:#666; }
.searchIndex .HotBlock{ padding-top:.2rem; padding-bottom:.2rem; margin-bottom:.2rem;; }
.searchIndex .HotBlock .h2{ font-size:.28rem; line-height:1.6em; color:#222222; font-weight:normal; }
.searchIndex .HotBlock .aHotHospatioal{ padding:.08rem 0; margin-bottom:.45rem; }
.searchIndex .HotBlock .aHotHospatioal a{ font-size:.24rem; color:#888888; line-height:.34rem; display:block; padding:.07rem 0; }
.searchIndex .HotBlock .aHotMeal{ font-size:.24rem; line-height:.32rem; margin:0 -.06rem; padding:.15rem 0 .45rem; }
.searchIndex .HotBlock .aHotMeal a{ float:left; color:#888888; display:inline-block; padding:.14rem; background:#f6f6f6; border-radius:.3rem; min-width:23.3%; text-align:center; margin:.06rem; }
.searchIndex .searchrecord{ font-size:.24rem; line-height:1.6em; margin-bottom:.3rem; }
.searchIndex .searchrecord a{ display:block; color:#777; padding-top:.1rem; padding-bottom:.1rem; border-bottom:1px solid #f6f6f6; }
.searchIndex .searchrecord .recordText{ display:block; text-align:center; padding:.15rem; color:#666; border-bottom:1px solid #f6f6f6; }