@charset "utf-8";

/*--------------默认black黑色-------------*/
.template_index_fixhead_replace_module{ height:80px;line-height:80px; background:#333; text-align:center; position:relative; width:100%;}
.template_index_fixhead_replace_module img{max-width:640px; max-height:70px;}
.template_index_fixhead_replace_module .template_lmenubt{float:right;text-align:center; cursor:pointer; margin-right:20px; position:absolute; right:20px; top:0px;}

/*--------------默认white黑色-------------*/
.template_index_fixhead_replace_module_white{ height:80px;line-height:80px; background:#fff; text-align:center; position:relative;width:100%;}
.template_index_fixhead_replace_module_white img{max-width:640px; max-height:70px;}
.template_index_fixhead_replace_module_white .template_lmenubt{float:right;text-align:center; cursor:pointer; margin-right:20px; position:absolute; right:20px; top:0px;}