@charset "utf-8";
/* CSS Document */

/*登陆头部*/ 
.top{width:100%; background:#fff; position:fixed; top:0; z-index:10; box-shadow:0px 2px 2px #d9d9d9; font-family:"微软雅黑";}
.top .cen{width:1200px; height:36px; padding:7px 0 0; line-height:26px;}
.cen .lg_pic{ width:auto; float:left; height:36px; margin:0 auto;}
#nfg_logo{ padding:3px 0; float:left;}
.top .cen .right{float:right; margin:0; }
.top .cen .right ul{float:right; padding:0px; list-style-type:none; padding-right:5px;}
.top .cen .right ul li{position:relative; height:26px; line-height:26px; max-width:80px; float:left; padding:5px 0 12px; padding-left:10px; margin:0; }
.top .cen .right ul li .top_l{position:relative; height:26px; line-height:26px; max-width:80px; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.top .cen .right ul li .r_nav_bg{display:none; }
.top .cen .right ul li:hover .r_nav_bg{display:block; position: absolute; left: 0px; top: 21px;}    

.r_nav_bg{background:#fff; padding:10px 20px; color:#333; position:absolute; top:20px; left:0px; margin-top:22px; border:1px solid #e7e7e7;}
.r_nav_bg span{ display:block;  width:0;  height:0;  border-width:0 10px 10px;  border-style:solid;  border-color:transparent transparent #e7e7e7;  position:absolute;  top:-10px;  left:50%;/* 三角形居中显示 */ margin-left:-10px;/* 三角形居中显示 */}
.r_nav_bg em{ display:block; width:0; height:0; border-width:0 10px 10px; border-style:solid; border-color:transparent transparent #fff; position:absolute; top:1px; left:-10px;}

.nav_o{ margin-left:-240px; box-shadow:0px 2px 3px #eee; }
.r_nav_bg span.r_n_bg{ position:absolute; top:-10px; left:280px; margin-left:-15px;/* 三角形居中显示 */}
.nav_t{ margin-left:-15px; box-shadow:0px 2px 3px #eee; }

#top_news{ width:340px; padding:10px 0; font-size:14px; font-family:"微软雅黑"; line-height:26px; text-align:center;}
#top_user{ width:80px; font-size:14px; font-family:"微软雅黑"; padding:0; line-height:26px; text-align:center;}
#top_user li{ width:100%; border-top:1px solid #e7e7e7; padding:6px 0; font-size:14px; font-family:"微软雅黑"; line-height:26px; text-align:center;}
#top_user li:first-child{ width:100%; border-top:none; padding:6px 0; font-size:14px; font-family:"微软雅黑"; line-height:26px; text-align:center;}
#top_user li a{ font-size:14px; font-family:"微软雅黑"; line-height:26px; text-align:center;}
#top_user li a:hover{ font-size:14px; font-family:"微软雅黑"; line-height:26px; text-decoration:underline; text-align:center;}




/*尾部导航部分开始*/
.footer {width:100%; margin-top:20px; padding-top:10px; background:#e9e9e9; float:left;}
.footer .foot_s {width:1160px; margin:0 auto;}
.footer1 {width:100%; height:24px; line-height:24px;text-align:center; margin:0 auto; font-size:12px; color:#403e3b;}
.footer a{ margin-right:14px; font-size:12px; color:#403e3b; text-align:center;}
.footer a:hover{ color:#e56700; text-decoration:none; text-align:center;}

.f_lms{ padding-top:5px; padding-bottom:10px;}
.f_lms p{ width:100%; line-height:14px; padding:5px 0; text-align:center;}
.f_lms p a{ display:inline-block; color:#3a3a3a; border:none; margin:0 0 0 24px;}
.f_lms p a:first-child{ margin:0;}
.f_lms p a:hover{ margin-right:0;}
.f_lms_o{ padding-top:14px; line-height:24px; text-align:center; width:100%; font-family:"宋体";}
.f_lms_o .lms_o{ display:inline-block; font-size:12px; width:auto;}
.f_lms_o .lms_o span{ color:#888; margin:0 6px; line-height:24px;}
.f_lms_o .lms_oo{ display:inline-block; color:#888; padding-left:10px; width:auto;}
.f_lms_t{ line-height:24px; text-align:center; width:100%; font-family:"宋体";}
.f_lms_t .lms_t{ display:inline-block; font-size:12px; width:auto;}
.f_lms_t .lms_t span{ color:#888; margin:0 8px; line-height:24px;}


