  /*---------------------b-首页底--------------------------*/
  .template_fixfoot{position:fixed;bottom:0px;height:100px;z-index:8999; background:#333; width:100%;}
  .template_fixfoot li{width:20%; float:left; text-align:center;}
  .template_fixfoot b{background:url("/img/muser_template_module/img/footer.fw.png") no-repeat;}
  .template_fixfoot li a{font-size:24px;color:#fff;}
  .template_fixfoot li span{font-size:24px;color:#fff; margin-left:-10px;}
  .template_fixfoot .sy_home b{ background-position:0px -1px;width:42px; height:37px;display:inline-block; margin-top:17px;}
  .template_fixfoot .sy_home.xon b{ background-position:0px -43px;}
  .template_fixfoot .sy_home.xon a{color:#F00;}
  
  .template_fixfoot .sy_profl b{ background-position:-132px -1px;width:42px; height:37px; display:inline-block;margin-top:17px;}
  .template_fixfoot .sy_profl.xon b{ background-position:-132px -43px;}
  .template_fixfoot .sy_profl.xon a{color:#F00;}
  .template_fixfoot .sy_hh b{ background-position:-260px -1px;width:42px; height:37px; display:inline-block;margin-top:17px;}
  .template_fixfoot .sy_hh.xon b{ background-position:-260px -43px;}
  .template_fixfoot .sy_hh.xon a{color:#F00;}
  .template_fixfoot .sy_buy b{ background-position:-379px -1px;width:42px; height:37px; display:inline-block;margin-top:17px;}
  .template_fixfoot .sy_buy.xon b{ background-position:-379px -43px;}
  .template_fixfoot .sy_buy.xon a{color:#F00;}
  .template_fixfoot .template_footmenubtn b{ background-position:-516px -1px;width:42px; height:37px; display:inline-block;margin-top:17px;}
  .template_fixfoot .template_footmenubtn.xon b{ background-position:-516px -43px;}
  .template_fixfoot .template_footmenubtn.xon a{color:#F00;}
  .template_fixfoot .foot_tel{ position:absolute; bottom:110px;left:10px;}
  .template_fixfoot .foot_tel img{width:80px; }
  
  .template_fixfoot .sy_buy{ position:relative;}
  .template_fixfoot .sy_buy .carsum{ position:absolute;top:10px; left:30%; background:#f00;color:#fff;
/*圆*/
width:24px;height:24px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;
}
/*-----------底弹出菜单---------------*/
.template_footmenu{position:fixed; z-index:5999;width: 217px; height: 420px;right: -217px;top:85px;transition: .5s;background:#333;filter:alpha(opacity=89);-webkit-filter:opacity(80%);height:100%;overflow-y:auto;}
.template_footmenu li{ margin:35px 0 0 42px;}/*margin:35px 0 0 42px;*/
.template_footmenu li a{font-size:26px; color:#FFF;}
.template_footmenu li a:hover{ color:#F00;}
.template_footmenu .usericon{ text-align:center; margin:35px 0 0 auto;}
.template_footmenu .sy_fmhh{border-bottom:solid 1px #fff; margin:35px 0 0 auto;padding-bottom:20px; text-align:center; font-size:26px; color:#FFF;}
.template_footmenu .sy_fmhh a{ font-style:normal; font-size:26px; padding-bottom:20px;}
/*-----------回顶图标---------------*/
.template_scrolltop{position:fixed; z-index:60; width:70px; height:70px; bottom:150px;right:10px; display:none;}
