@charset "utf-8"; /* CSS Document */ /* 整个body,包括字体大小等 */ body { background:#ededed url(../images/body_bg.jpg) center repeat-y; font-family:"宋体"; } *{ margin:0; font-size:12px; } img{border:0;} ul,dl,ol,li,dt,dd,form { margin:0; padding:0; list-style:none; } /* 页头 */ .banner { background:url(../images/banner_bg.jpg); width:994px; height:111px; margin:0 auto; color:#c6d8e0; text-align:right; padding: 10px 10px 0px 0px;} .banner a { color:#c6d8e0; text-decoration:none;} .nav { background:url(../images/nav_bg.gif) repeat-x; height:33px; width:1004px; margin:0 auto;} .nav ul { margin-left:20px;} .nav ul li { height:33px; padding-right:2px; background:url(../images/nav_line.jpg) no-repeat right; float:left; } .nav ul li.right { background:none; float:right; } .nav a { width:104px; font:bold 14px/33px "宋体"; color:#039; text-align:center; text-decoration:none; text-shadow:1px 1px 1px #fff; display:block; } .nav a:hover{ color:#f00; } .nav a.current { background:url(../images/nav_current.gif) no-repeat center; color:#f00; font-weight:bold; } .nav a.blue { color:#039; background:url(../images/30.gif) no-repeat left center; } .nav a.blue:hover{ color:#f00; } /* 中间内容 */ .top_content {width:1004px; padding:15px 0 5px 0; background:url(../images/content_top_bg.jpg) repeat-x top #ebf2fa; margin:0 auto; overflow:hidden;} .top_content_left {float:left; width:250px; margin:0px 4px 0px 4px; _margin:0 2px;} .top_content_right {float: right;width: 742px;margin: 0px 4px 0px 0px; _margin:0 2px;} .top_content_full{margin: 0 4px;} .content_div { border:1px solid #e2e2e2;background:#fff;_height:438px;min-height:400px;} .content_div2 { border:1px solid #e2e2e2;background:#fff;_height:400px;min-height:400px;margin:10px auto; width:98%;} /* 页尾 */ .foot_nav { background:#e2ecfa; height:30px; border-top:1px solid #b1cdf2; border-bottom:1px solid #b1cdf2; width:1004px; margin:0 auto; line-height:30px; text-align:center; color:#000; } .foot_nav a{ color:#0f2e57; text-decoration:none;} .address {width:1004px; margin:0 auto;padding:20px 0; text-align:center; line-height:200%; background-color: white;} .wrap_c_adr {width: 100%; text-align: center;} .wrap_c_adr ul {display: inline-block;} .wrap_c_adr ul li {float: right; margin-right: 20px;} /* 左边菜单下方的检索 */ /* 搜索标题*/ h2{ height:20px; background:url(../images/head_bg.jpg) repeat-x top ; border:1px solid #fff; color:#000; font-family:"微软雅黑"; font-size:14px; padding:10px 0px 0px 10px;} .channel_search{width:248px; height:auto; border:1px solid #e2e2e2; background:#fff;overflow:hidden; margin:3px auto;} .channel_search ul { margin:10px auto; width:90%; margin-bottom: 11px;} .channel_search li { height:30px;text-align:center;color:#073678;margin-bottom: 10px;} .channel_search li.right { padding-top:4px; text-align:right;} .channel_search ul.function_entrance{font-size: 0;margin-top: 20px;} .channel_search ul.function_entrance li{display: inline-block;width: 33.3%;font: 12px/18px "microsoft yahei"; text-align: center;height: 71px;vertical-align: top; margin-bottom: 16px;} .channel_search ul.function_entrance li span{ color: #333; display: block; } .channel_search ul.function_entrance li a{ text-decoration: none; } .channel_search input { border:1px solid #c6d8e0; color:#666; background:#fff; width:140px; height:20px; line-height:20px; } .channel_search input.button { background:url(../images/button.jpg); width:66px; height:22px; color:#003366; border-style:none; line-height:22px; text-align:center; font-weight:bold;} .channel_search select {width:100%; height:28px; line-height:28px; border: 1px solid #c6d8e0; color: #666; background: #fff;} .channel_weixin{width:248px; height:124px; border:1px solid #e2e2e2; background:#fff;overflow:hidden; margin:3px auto;} /* 当前位置 */ h1 { color:#2b509b; font-size:12px; font-weight:normal; height:20px; text-indent:10px;margin:0;} h1 a{ color:#2b509b;text-decoration:none;} h1 a:hover{text-decoration:underline;} /* 普通按钮 */ .common_btn { background:url(../images/button.jpg); width:66px; height:22px; color:#003366; border-style:none; line-height:22px; text-align:center; font-weight:bold;} /* 输入框样式 */ .style1{ padding: 3px 5px;border:1px solid #c9c9c9;height:1.6em;border-color:#808080 #c9c9c9 #c9c9c9 #808080;line-height:1.6em;width: 180px;} /* 顶部工具条 */ .tool_div {line-height:36px;height:36px;padding-left:16px;background:url(../images/panel_head.gif) repeat-x top} /* 普通列表 */ .list_table { width:96%; border:1px solid #c7d8e0; margin:20px auto 10px auto;} .list_table th {background:url(../images/table_th.jpg); height:35px; line-height:35px; color:#153d8e;} .list_table tr { background:#f6f6f6; height:28px; color:#242c71;text-align:center;} .list_table tr.white{ background:#fff; height:28px;color:#242c71;text-align:center;} .list_table td.title { text-align:left; padding-left:5px;} .list_table td.date { color:#333333; } .list_table td a {color:#5151FF;} .list_div { width:96%} .list_div ul {margin:0 0 20px 50px;} .list_div ul li { height:30px;line-height:30px} .list_div ul li a {color:#333; text-decoration:none;} .list_div ul li a:hover { text-decoration:underline;} .list_div ul li a.import {color:#5151FF;} /* 普通分页 */ .page_table { width:712px; border:0; margin:0 20px 10px 0; } .page_table tr { background:#fff; height:28px;color:#242c71;text-align:center;} .page_table input { border:1px solid #c6d8e0; color:#666; background:#fff; width:50px; height:20px; line-height:20px; } /* 普通表单 */ .input_table {margin:20px auto 10px auto;} .input_table th { color:#000;text-align:right; font-weight:normal; padding:0px 5px 0px 0px; height:30px; line-height:30px;} .input_table th.top {text-align:right; font-weight:normal; padding:0px 5px 0px 0px;} .input_table td { color:#666;height:30px; line-height:30px;} .input_table td.big { padding:5px 0px 5px 0px;} .input_table td.td_button { text-align:center; height:100px; line-height:100px;} .input_table input.normal { border:1px solid #c6d8e0; color:#666; background:#fff; width:150px; height:20px; line-height:20px; } .input_table input.long { border:1px solid #c6d8e0; color:#666; background:#fff; width:448px; height:20px; line-height:20px; } .input_table select {background:#fff; width:154px; height:22px; line-height:22px;} .input_table img { top:2px;} .input_table div { position:relative;} .input_table textarea { border:1px solid #c6d8e0; color:#666; background:#fff; width:448px; height:200px; } .input_table input.button { background:url(../images/button.jpg); width:66px; height:22px; color:#003366; border-style:none; line-height:22px; text-align:center; font-weight:bold;} .input_table a,.page_table a,.list_table a{ color:#242c71; text-decoration:none;} .input_table a:hover,.page_table a:hover,.list_table a:hover { color:#f60; text-decoration:underline;} /* 标题样式 */ .title_style1 { font-size: 20px;font-weight: bold;color: #cc0000;padding: 20px 0;text-align: center;} .title_style2 { width:90%; height:30px; line-height:30px; color:#012e8b; margin:20px auto 0 auto; background:#f5f5f5; border:1px solid #e2e2e2; text-indent:10px;} .title_style3 { font-size: 14px;font-weight: bold;color: #cc0000;padding: 20px 0;text-align: left;} .title_style4 { color:#cc0000; font-family:"微软雅黑"; font-size:14px; font-weight:bold;margin:15px 0 15px 20px;} .title_style5 { color:#cc0000; font-family:"微软雅黑"; font-size:12px; font-weight:bold;margin:5px 0 0px 0px;} /* 验证码图片 */ img.cap{border:1px solid #c6d8e0;cursor:pointer;} /* 信息提示 used in sgs.js */ .tips_one{border:1px solid #FFBA43;background:#FDFFCE;padding:10px;color:#000;} .error_one{margin:0 2px;background:no-repeat 0px center; display:inline;} .error_one span{color:#C00;margin:0 5px 0px 20px;padding:3px 5px;;border:1px solid #f00; background:#f9f7e0; line-height:30px; font-size:12px; height:30px;} /* 通用的左菜单 */ .left_menu { padding:50px 0 10px 0; border:1px solid #ddd; } .left_menu ul { width:228px; margin:0 auto; padding-top:10px; background:#fff; border:1px solid #ddd; } .left_menu li { background:url(../images/menu_1_bg.jpg); width:208px; height:30px; margin:0 auto; margin-bottom:6px; overflow:hidden; } .left_menu li a { width:100%; line-height:30px; font-weight:bold; color:#333; text-decoration:none; text-indent:34px; display:block; } .left_menu li a:hover { color:#f60; } /*局长信箱左边菜单的背景图*/ #jzmail_bg{ background:#fff url(../images/jzmail_bg.jpg) no-repeat top; } /*网上调查左边菜单的背景图*/ .investigation_bg{ background:#fff url(../images/investigation_bg.jpg) no-repeat top; } /*网上调查左边菜单的背景图*/ .investigation_web_bg{ background:#fff url(../images/investigation_web_bg.jpg) no-repeat top; } /*政府信息公开申请左边菜单的背景图*/ #gov_apply_bg{ background:#fff url(../images/gov_apply_bg.jpg) no-repeat top; } /*网上办事左边菜单的背景图*/ #workonline_bg{ background:#fff url(../images/workonline_bg.jpg) no-repeat top; }