@charset "utf-8";

/*--------------默认black黑色-------------*/
.template_sub_fixhead_replace_module{ height:80px;line-height:80px; background:#eee;position:relative; width:100%;}
.template_sub_fixhead_replace_module .goback b{float:left; margin:26px 0 0 36px;background:url("../images/sub_arrow.png") no-repeat; width:15px; height:27px;}
.template_sub_fixhead_replace_module .title{ float:left; padding-left:30px;/* width:520px; */ font-size:24px; color:#777; 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;}