@charset "utf-8";

/*--------------默认black黑色-------------*/
.template_sub_fixhead_replace_module{ height:80px;line-height:80px; background:#333; text-align:center; position:relative; width:100%;}
.template_sub_fixhead_replace_module .goback b{float:left; margin:18px 0 0 37px;background:url("/img/muser_template_module/img/newicon.png") no-repeat 0px -700px; width:22px; height:40px;}
.template_sub_fixhead_replace_module .title{ float:left;text-align:center; width:520px; font-size:32px; color:#fff; overflow:hidden; white-space:nowrap;}
.template_sub_fixhead_replace_module .template_lmenubt{float:right;text-align:center; cursor:pointer; margin-right:20px; position:absolute; right:20px; top:0px;}

/*--------------默认white黑色-------------*/
.template_sub_fixhead_replace_module_white{ height:80px;line-height:80px; background:#fff; text-align:center; position:relative;width:100%;}
.template_sub_fixhead_replace_module_white img{max-width:640px; max-height:70px;}
.template_sub_fixhead_replace_module_white .template_lmenubt{float:right;text-align:center; cursor:pointer; margin-right:20px; position:absolute; right:20px; top:0px;}