@charset "utf-8";

/*-----------------------template_index_fixhead_icon_module----------------------------*/
.template_index_fixhead_icon_module{position:fixed;top:85px;z-index:99;width:100%;}
.template_index_fixhead_icon_module>ul>li{ position:relative;}
.template_index_fixhead_icon_module>ul>li b{background:url("/img/muser_template_module/img/icon_head.fw.png") no-repeat;}
.template_index_fixhead_icon_module>ul>li b.index{background-position:-100px 0px;width:60px; height:60px; position:absolute;left:13px;top:0px;}
.template_index_fixhead_icon_module>ul>li b.search{background-position:-200px 0px;width:60px; height:60px; position:absolute;right:145px;top:0px;}
.template_index_fixhead_icon_module>ul>li b.user{background-position:-300px 0px;width:60px; height:60px; position:absolute;right:80px;top:0px;}
.template_index_fixhead_icon_module>ul>li b.template_lmenubt{background-position:-400px 0px;width:60px; height:60px; position:absolute;right:13px;top:0px;}

  /*-------------search----------------*/

.template_index_fixhead_icon_module .js_search_div{ display:none; width:100%;height:80px;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;overflow:hidden; background:#eee;}
.template_index_fixhead_icon_module .js_search_div>ul{}
.template_index_fixhead_icon_module .js_search_div .lsearch{width:500px;border-radius:5px; background: #FFF; height:52px;border: solid 1px #B8B8B8;text-align:center; margin:10px 20px;}
.template_index_fixhead_icon_module .js_search_div .product_name{border:none; height:26px; line-height:26px; border-radius:5px; background-color:#fff; width:410px; font-size:22px; margin-top:-10px;}
.template_index_fixhead_icon_module .js_search_div .product_search{border: currentColor;border-radius:0 5px 5px 0; color: #fff; font-size: 26px;background: #666; width: 84px;height:52px;line-height:52px;font-family:"Microsoft YaHei";}
.template_index_fixhead_icon_module .js_search_div .js_cancel{position:absolute;top:25px;right:20px;color:#00a0f8; font-size:22px;}


