
/*本模式下隐藏*/
.mumucms_mode_none{display:none;}

/*头部*/
/*顶部导航*/
.mumucms_toptb{background:#3d3d3d;}
.mumucms_toptb .z a{color:#FFF;}
.mumucms_toptb .y a{color:#FFF;}
.mumucms_toptb .z .gzwb{background:url(mumucms_toptb_wb.png)no-repeat 7px 12px;padding-left:28px;}
.mumucms_toptb .z .gzwx{background:url(mumucms_toptb_wx.png)no-repeat 7px 12px;padding-left:28px;}

/*logo*/
.mumucms_header_mode{margin-bottom:10px;}
.mumucms_header_mode .mumucms_hea{background:#FFF;width:100%;height:80px;box-shadow: 0 1px 3px 0 rgba(0,34,77,.1);}
.mumucms_header_mode .mumucms_hdc{width:225px;height:54px;float:left;margin-right:20px;margin-top:13px;}
.mumucms_header_mode .mumucms_hdc .mumucms_logo{background:url(mumucms_logo_mode.png) no-repeat;float:left;width:225px;height:54px;}
.mumucms_header_mode .mumucms_hdc .mumucms_logo a{display:block;width:250px;height:60px;}

/*导航*/
.mumucms_header_mode .mumucms_nv{background-color:#FFF;height:80px;line-height:80px;overflow:hidden;float:left;width:600px;}
.mumucms_header_mode .mumucms_nv ul li{float:left;}
.mumucms_header_mode .mumucms_nv ul li a{font-size:16px;font-weight:500;padding:0 15px;display:block;}
.mumucms_header_mode .mumucms_nv ul li.a a,.mumucms_header_mode .mumucms_nv ul li a:hover,.mumucms_header_mode .mumucms_nv ul li.hover a{color:#0d87e5;}
.mumucms_header_mode .mumucms_nv ul li a span{display:none;}

/*头部导航下拉*/
.mumucms_nvpop_mode .h_pop::after,.mumucms_nvpop_mode .h_pop::before{position: absolute;left:20px;top: -14px;width: 0px;height: 0px;line-height: 0;content: "";opacity: 1;border-width: 7px;border-style: solid;border-color: transparent transparent rgb(221, 221, 221);border-image: initial;border-bottom: 7px solid rgb(221, 221, 221);transition: opacity 0.2s 0s;}
.mumucms_nvpop_mode .h_pop::after{top: -13px;border-bottom: 7px solid #fff;}
.mumucms_nvpop_mode .h_pop{background:#FFF;min-width: 120px;box-shadow:0 5px 20px rgba(0,34,77,.1);border: 1px solid #e7eaf1;}
.mumucms_nvpop_mode .p_pop{padding:10px 0;}
.mumucms_nvpop_mode .p_pop li a,.mumucms_nvpop_mode .p_pop a{height:30px;line-height:30px;display:block;border-bottom:none;font-size:14px;padding:0 10px;}
.mumucms_nvpop_mode .p_pop li a:hover,.mumucms_nvpop_mode .p_pop a:hover{background:none;color:#f78115;}
.mumucms_nvpop_mode .p_pop li a,.mumucms_nvpop_mode .p_pop a{font-size:14px;}
.mumucms_nvpop_mode .p_pop span.pipe{display:none;}

/*头部导航更多版块下拉*/
.mumucms_nvpop_mode .mumucms_more_menu::after,.mumucms_nvpop_mode .mumucms_more_menu::before{position: absolute;right: 15px;top: -14px;width: 0px;height: 0px;line-height: 0;content: "";opacity: 1;border-width: 7px;border-style: solid;border-color: transparent transparent rgb(221, 221, 221);border-image: initial;border-bottom: 7px solid rgb(221, 221, 221);transition: opacity 0.2s 0s;}
.mumucms_nvpop_mode .mumucms_more_menu::after{top: -13px;border-bottom: 7px solid #fff;}
.mumucms_nvpop_mode .mumucms_more_menu{background:#FFF;width:600px;box-shadow:0 5px 20px rgba(0,34,77,.1);border: 1px solid #e7eaf1;}
.mumucms_nvpop_mode .mumucms_more_menu{padding:10px;font-size:14px;line-height:36px;}
.mumucms_nvpop_mode .mumucms_more_menu .more_list{padding:5px 0;}
.mumucms_nvpop_mode .mumucms_more_menu .more_list .group_name{float:left;width:70px;}
.mumucms_nvpop_mode .mumucms_more_menu .more_list .group_name a{color:#333;}
.mumucms_nvpop_mode .mumucms_more_menu .more_list .group_name a:hover{color:#f78115;}
.mumucms_nvpop_mode .mumucms_more_menu .more_list .forum_name{float:left;width:510px;}
.mumucms_nvpop_mode .mumucms_more_menu .more_list .forum_name a{color:#888;padding:0 5px;}
.mumucms_nvpop_mode .mumucms_more_menu .more_list .forum_name a:hover{color:#f78115;}

/*搜索框*/
.mumucms_header_mode .mumucms_search{float:right;width:250px;margin-right:20px;margin-top:23px;background:#F2F2F2;border-radius:3px;border:1px solid #F2F2F2;}
.mumucms_header_mode .mumucms_search:hover{border:1px solid #0d87e5;}
.mumucms_header_mode .mumucms_search #scbar{background:none;border-bottom:none;height:34px;line-height:34px;border-top:none;float:left;}
.mumucms_header_mode .mumucms_search .scbar_type_td{background:#FFF;width:50px;text-align:center;background:url(mumucms_scbar.png) 40px center no-repeat;}
.mumucms_header_mode .mumucms_search .scbar_txt_td{width:166px;background:#F2F2F2;color:#777;}
.mumucms_header_mode .mumucms_search .scbar_btn_td{background:none;width:34px;}
.mumucms_header_mode .mumucms_search #scbar_btn{width:34px;color:#FFF;height:34px;cursor:pointer;outline:none;}
.mumucms_header_mode .mumucms_search #scbar_btn i{font-size:14px;color:#999;}
.mumucms_nvpop_mode .scbar_type_menu{border:1px solid #F2F2F2;border-top:none;margin-left:-1px;width:50px;background:#FFF;padding:3px;    box-shadow: 2px 2px 3px rgba(0,0,0,0.2);}
.mumucms_nvpop_mode .scbar_type_menu li{height:24px;line-height:24px;text-indent:5px;}
.mumucms_nvpop_mode .scbar_type_menu li a{display:block;}
.mumucms_nvpop_mode .scbar_type_menu li a:hover{background:#F2F2F2;}
.mumucms_nvpop_mode #scbar_type_menu{margin-top:-0px;}
.mumucms_header_mode .mumucms_search #scbar_txt{margin-left:10px;height:32px;line-height:32px;width:130px;border:none;background:#F2F2F2;}
.mumucms_header_mode .mumucms_search #scbar_type{padding-left:10px;}

/*发布按钮*/
.mumucms_header_mode .fabubtn{float:right;text-align:center;margin-top:23px;}
.mumucms_header_mode .fabubtn .bot{height:34px;line-height:34px;}
.mumucms_header_mode .fabubtn .bot a{background:#0d87e5;color:#FFF;font-size:14px;display:block;padding:0 10px;border-radius:3px;}
.mumucms_header_mode .fabubtn .bot a:hover{background:#0976ca;}

/*门户风格样式一*/
.mumucms_index001 .mumucms_mode_tlad{margin-top:0px !important;}
.mumucms_index001 .mumucms_index_info .mumucms_info_tabbox .hd{background:#FFF !important;}
.mumucms_index001 .mumucms_index_info .mumucms_info_tabbox .hd h3{border-bottom:none !important;}
.mumucms_index001 .mumucms_index_info .mumucms_info_tabbox .hd h3 a{color:#666 !important;font-weight: normal !important;}
.mumucms_index001 .mumucms_index_box{background:#FFF !important;}
.mumucms_index001 .mumucms_index_box h2{border-bottom:none !important;}
.mumucms_index001 .mumucms_index_box h2 a{color:#666 !important;font-weight: normal !important;}

/*门户风格样式二*/
.mumucms_index002 .mumucms_index_box{background:#FFF !important;}
.mumucms_index002 .mumucms_index_box h2{border-bottom:none !important;}
.mumucms_index002 .mumucms_index_box h2 a{color:#666 !important;font-weight: normal !important;}

/*新闻频道-分类两列模板*/
.mumucms_news_index .mumucms_mn .mumucms_box{background:#FFF !important;}
.mumucms_news_index .mumucms_sd .mumucms_box{background:#FFF !important;}

/*信息首页*/
.mumucms_info_index .mumucms_index_box{background-color:#FFF !important;}


/*论坛首页*/
.mumucms_discuz .bm_h{background:#FFF !important;}
.mumucms_forum_box .mumucms_box{background:#FFF !important;}

/*插件隐藏*/
.mumucms_subnav{display:none;}

/*版块导航插件*/
.mumucms_forumnav{top:150px !important;}

@media only screen and (max-width: 1200px) {

.mumucms_header_mode{display:none;}

}



