  /*---------------------b-首页底--------------------------*/
  .template_gdfoot{position:fixed;bottom:0px;height:100px;z-index:99; background:#333; width:100%;}
  .template_gdfoot li{width:20%; float:left; text-align:center;}
  .template_gdfoot b{background:url("/img/muser_template_module/img/footer.fw.png") no-repeat;}
  .template_gdfoot li a{font-size:24px;color:#fff;}
  .template_gdfoot .sy_home b{ background-position:0px -1px;width:42px; height:37px;display:inline-block; margin-top:17px;}
  .template_gdfoot .sy_home.xon b{ background-position:0px -43px;}
  .template_gdfoot .sy_home.xon a{color:#F00;}
  
  .template_gdfoot .sy_profl b{ background-position:-132px -1px;width:42px; height:37px; display:inline-block;margin-top:17px;}
  .template_gdfoot .sy_profl.xon b{ background-position:-132px -43px;}
  .template_gdfoot .sy_profl.xon a{color:#F00;}
  .template_gdfoot .sy_hh b{ background-position:-260px -1px;width:42px; height:37px; display:inline-block;margin-top:17px;}
  .template_gdfoot .sy_hh.xon b{ background-position:-260px -43px;}
  .template_gdfoot .sy_hh.xon a{color:#F00;}
  .template_gdfoot .sy_buy b{ background-position:-379px -1px;width:42px; height:37px; display:inline-block;margin-top:17px;}
  .template_gdfoot .sy_buy.xon b{ background-position:-379px -43px;}
  .template_gdfoot .sy_buy.xon a{color:#F00;}
  .template_gdfoot .template_footmenubt b{ background-position:-516px -1px;width:42px; height:37px; display:inline-block;margin-top:17px;}
  .template_gdfoot .template_footmenubt.xon b{ background-position:-516px -43px;}
  .template_gdfoot .template_footmenubt.xon a{color:#F00;}
  
  .template_gdfoot .sy_buy{ position:relative;}
  .template_gdfoot .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:50;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;}.sy_footmenu li a:hover{ color:#F00;}
.template_footmenu .hhicon{ 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;}
