/* CSS Document */
/*此文件包含头部底部样式, 此文件不可随意修改;*/
.header_box { height:116px; background:url(/static/img/header_bg.gif) repeat-x;}
.header { width:90%; height:116px; margin:0 auto; position:relative;}
.header .welcome_box { margin-bottom:21px; font-size:12px;}
.header .welcome_box,.header .welcome_box span a { height:28px; line-height:28px; color:#ccc;}
.header .welcome_box span a:hover { color:#fff;}
.header .welcome_box .name_btn { color:#ff6636;}
.header .welcome_box span font { margin:0 10px;}
.header .logo { background:url(/static/img/logo.gif) 1px center no-repeat; padding-left:116px; height:47px; line-height:47px; font-size:24px; color:#dcdcdc;}
.header .logo span { font-weight:600; margin-right:8px;}
.header .nav { position:absolute; bottom:0; right:0; height:31px; line-height:31px;}
.header .nav li { padding-left:8px; float:left;}
.header .nav li a { display:block; background:url(/static/img/nav_home_btn_bg.jpg) left no-repeat; color:#fff; padding-left:20px; font-weight:bold;}
.header .nav li a span { display:block; background:url(/static/img/nav_home_btn_bg.jpg) right no-repeat; padding-right:20px;}
.header .nav li a.active { background:url(/static/img/nav_home_btn_click_bg.jpg) left no-repeat; color:#000;}
.header .nav li a span.active2 { background:url(/static/img/nav_home_btn_click_bg.jpg) right no-repeat;}
.header .nav li a.activ3 { background:url(/static/img/nav_home_btn_hover_bg.jpg) left no-repeat;}
.header .nav li a span.active4 { background:url(/static/img/nav_home_btn_hover_bg.jpg) right no-repeat;}

/*2017-11-28 start */
.header_box { height:52px; background:#008156;}
.header_box .logo { width:50px; height:50px; background: #008156 url(/static/img/gov.png); float:left;}
.header_box .l_font { padding-left:10px; line-height:50px; font-size:20px; color:#fff; float:left; font-family:"微软雅黑"}
.header_box .out { padding:0 22px; line-height:50px; border-left:1px #0f9c6c solid; float:right;}
.header_box .out a { color:#fff; text-decoration:none;}
.header_box .ues { padding:0 22px; line-height:50px; color:#eee; font-size:12px; float:right;}
/*end */

/* old width:950px */
/*
.main { border:5px solid #fff; margin:15px auto 0 auto; overflow:hidden;background:#fff url(/static/img/main_bg.gif) left repeat-y;}
*/

.mainB { width:100%; border:5px solid #fff; margin:15px auto 0 auto; overflow:hidden; background:#fff;}

/*.footer_box { height:85px; background:url(/static/img/footer_bg.gif) repeat-x;}*/
/*.footer { width:960px; margin:0 auto; color:#666666; padding:16px 0; line-height:24px; text-align:center; font-size:12px;}*/
/*.footer  a { color:#000; margin-left:15px;}*/
/*.footer  a:hover { color:#666;}*/

.footer { height:122px; background:#30323F; font-size:12px;}
.footer .first_footer { width:960px; margin:0 auto; text-align:center; padding-top:28px; padding-bottom:10px; line-height:24px; color:#888;}
.footer .first_footer a { color:#fff; margin-left:10px;}
.footer .first_footer a:hover { color:#666;}
.footer .first_footer .link_p01 a { margin:0 5px;}

/*浮动层公共样式   layer_box  width:410px;*/
.layer_main_box { position:fixed; _position:absolute; left:0; top:0; height:100%; width:100%; display:none;}
.layer_back_box,.layer_back_box_02,.layer_back_box_03 { position:fixed; _position:absolute; left:0; top:0; background:#000; height:100%; width:100%; opacity:0.01; filter:alpha(opacity=1); z-index:9998;}
.layer_box,.layer_box_02 { position:fixed; _position:absolute; left:52%; top:15%; background:url(/static/img/layer_bg.png) repeat; margin-left:-205px; width:20%; z-index:9999; padding:6px;}
.loadImg { position:fixed; left:50%; top:50%; width:32px; height:32px; margin:-16px 0 0 -16px; z-index:9999;}


.path { width:772px; line-height:36px; text-align:left; font-weight:bold; border-bottom:1px #E7EAEF solid;}
.pathborder { border:0;}

.layui-table {
    font-size: 12px;
    line-height: 18px;
}














