@charset "utf-8";

/*-----------底弹出菜单---------------*/
.template_foot_menu_module{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_foot_menu_module li{ margin:35px 0 0 42px;}/*margin:35px 0 0 42px;*/
.template_foot_menu_module li a{font-size:26px; color:#FFF;}.sy_footmenu li a:hover{ color:#F00;}
.template_foot_menu_module .hhicon{ text-align:center; margin:35px 0 0 auto;}
.template_foot_menu_module .sy_fmhh{border-bottom:solid 1px #fff; margin:35px 0 0 auto;padding-bottom:20px; text-align:center; font-size:26px; color:#FFF;}
.template_foot_menu_module .sy_fmhh a{ font-style:normal; font-size:26px; padding-bottom:20px;}