/**----------------------------------------------------------------------------------*
 @ head.css */

/**
 @ 头部 */
#head {
background:url("/static/images/blue/top.gif") repeat-x left -40px;
}
/**
 @ 登陆 */
.login {
background:url("/static/images/blue/top.gif") no-repeat left top;
}
/**
 @ 皮肤 */
#Skin {
background:url("/static/images/blue/top.gif") no-repeat right -83px;
}
#Skin li.blue {
background:url("/static/images/theme.gif") no-repeat -138px top;
}

/**----------------------------------------------------------------------------------*
 @ lay.css */

/* 频道封面页 */
.swf-list-0 h2 {
background:url("/static/images/blue/lay.gif") repeat-x left -2px;
}
.swf-list-0 h2 span.title {
background:url("/static/images/blue/dot.gif") no-repeat 5px -1024px;
color:#0465A2;
}
.swf-list-0 h2 span.title a:link,.swf-list-0 h2 span.title a:visited {
color:#0465A2;
}
.swf-list-0 h2 span.title a:hover,.swf-list-0 h2 span.title a:active {
color:#0465A2;
}
.swf-list-0 h2 span.more {
background:url("/static/images/blue/blue.gif") no-repeat -63px top;
}
/**
 @ 列表样式 */
.main-chan h2 {
color:#00397E;
}
.main-chan h2 a:link,.main-chan h2 a:visited {
color:#00397E;
}
.main-chan h2 a:hover,.main-chan h2 a:active {
color:#00397E;
}
/**
 @ 样式一 */
.list-01 h2 span.title {
background:url("/static/images/blue/dot.gif") no-repeat left -968px;
}
.list-01 h2 span.more {
background:url("/static/images/blue/blue.gif") no-repeat left top;
}
/**
 @ 样式二 */
.list-02 h2 {
border:1px solid #B1DEEE;
background:#E0F6FE url("/static/images/blue/dot.gif") no-repeat 16px -839px;
}
/**
 @ 样式四 */
.list-04 h2 {
background-color:#DFF2FF;
}
.list-04 h2 span.title {
background:url("/static/images/blue/dot.gif") no-repeat left -896px;
}

/**----------------------------------------------------------------------------------*
 @ base.css */

/**
 @ 左栏选项卡 */
.tabs ol {
background:url("/static/images/blue/tabs.gif") repeat-x left -62px;
}
.tabs ol li {
background:url("/static/images/blue/tabs.gif") repeat-x left -32px;
color:#034EB7;
}
.tabs ol li a:link,.tabs ol li a:visited {
color:#034EB7;
}
.tabs ol li a:hover,.tabs ol li a:active {
color:#034EB7;
}
.tabs ol li.over {
border:1px solid #84A6D0;
border-bottom:none;
background:url("/static/images/blue/tabs.gif") repeat-x left top;
}
/**
 @ 左栏选项卡主体 */
.obj {
border:1px solid #84A6D0;
border-top:none;
}
/**
 @ 默认单列 */
.lay-0 {
border:1px solid #BAD2F0;
}
.lay-0 h2 {
border-bottom:1px solid #B7D0EF;
background:url("/static/images/blue/skin.gif") repeat-x left -42px;
color:#1F71D5;
}
.lay-0 h2 a:link,.lay-0 h2 a:visited {
color:#1F71D5;
}
.lay-0 h2 a:hover,.lay-0 h2 a:active {
color:#1F71D5;
}
/**
 @ 样式一 */
.s-0 {
border:1px solid #96B3DD;
}
.s-0 h2 {
background:url("/static/images/blue/skin.gif") repeat-x left top;
}
/**
 @ 样式二 */
.s-1 {
border:1px solid #C0DEE6;
}
.s-1 h2 {
background-color:#F1F7FB;
}
.s-1 h2 span.title {
color:#004499;
}
/**
 @ 样式三 */
.s-2 {
border:1px solid #BAD2F0;
}
.s-2 h2 {
border-bottom:1px solid #B7D0EF;
background:url("/static/images/blue/skin.gif") repeat-x left -42px;
color:#1F71D5;
}
.s-2 h2 a:link,.s-2 h2 a:visited {
color:#1F71D5;
}
.s-2 h2 a:hover,.s-2 h2 a:active {
color:#1F71D5;
}
.demo ol {
background-color:#1161D3;
}
.demo ol li {
border-left:1px solid #1360D1;
background:url("/static/images/blue/demo.gif") repeat-x left -36px;
}
.demo ol li.over {
background:url("/static/images/blue/demo.gif") repeat-x left top;
color:#1161D3;
}
.demo ol li.over a:link,.demo ol li.over a:visited {
color:#1161D3;
}
.demo ol li.over a:hover,.demo ol li.over a:active {
color:#1161D3;
}
.demos {
border:1px solid #94A3D2;
border-top:none;
}
/**
 @ 等高背景 */
.back {
background:url("/static/images/blue/bg.gif") repeat-y left top;
}
/**
 @ 左侧菜单 */
.section h2 {
background:url("/static/images/blue/base.gif") no-repeat left top;
}
.section dt {
border:1px solid #8DBDF7;
}
.section dt span {
background:#D1E6FC url("/static/images/blue/dot.gif") no-repeat 10px -319px;
color:#006FB9;
}
.section dt span a:link,.section dt span a:visited {
color:#006FB9;
}
.section dt span a:hover,.section dt span a:active {
color:#006FB9;
}
.section dd {
background:url("/static/images/blue/dot.gif") no-repeat 18px -391px;
}
/**
 @ 列表页/最终页 */
.mainbox {
border:1px solid #97B3DC;
border-bottom:none;
background:#FFFFFF url("/static/images/blue/blue.png") repeat-x left top;
}
/**
 @ 列表页 */
.topex-s li.s h3 {
color:#006FB9;
}
.topex-s li.s h3 a:link,.topex-s li.s h3 a:visited {
color:#006FB9;
}
.topex-s li.s h3 a:hover,.topex-s li.s h3 a:active {
color:#006FB9;
}
/**
 @ 最终页 */
.main-cont h1 {
color:#0064AF;
}
/**
 @ 单列最终页 */
.single {
border:1px solid #97B3DC;
background:#FFFFFF url("/static/images/blue/blue.png") repeat-x left top;
}
/**
 @ 办事服务最终页 */
.approve_m {
border:1px solid #D1E3F4;
}
.approve_m ol {
background:url("/static/images/blue/lay.gif") repeat-x left -125px;
}
.approve_m ol li {
background:url("/static/images/blue/base.gif") no-repeat -113px -72px;
}
.approve_m ol li.over {
background:url("/static/images/blue/base.gif") no-repeat -113px -101px;
}
/* 办理流程图 */
.flow {
background:url("/static/images/blue/base.gif") no-repeat -9px -71px;
}
/**
 @ 领导之窗 */
.info h3 {
border:1px dashed #84A9FF;
}
.info h3 span {
background-color:#D1E5FD;
}
/**
 @ 分页 */
.page-n  {
border:1px solid #B6EDFF;
}
.page-n p  {
background-color:#EBFAFF;
}
/**
 @ 底部收尾图片 */
.bottom {
background:url("/static/images/blue/bottom.gif") no-repeat left bottom;
}

/**----------------------------------------------------------------------------------*
 @ govinfo.css */

/**
 @ 目录菜单 */
.open h2,.menu h2 {
background:url("/static/images/blue/base.gif") no-repeat left top;
}
.open li span {
background:url("/static/images/blue/base.gif") no-repeat left -40px;
}
/**
 @ 栏目菜单 */
.menu-list li {
background:url("/static/images/blue/base.gif") no-repeat -5px -134px;
}
/**
 @ 公开目录列表页 */
.open-list {
background-color:#BDE5FD;
}
.open-list th {
background:url("/static/images/blue/skin.gif") repeat-x left -131px;
color:#5097D8;
}
.open-list td.s {
background-color:#FAFDFF;
}
/**
 @ 目录最终页 */
.catalog table {
background-color:#A4CAE6;
}
.catalog td.s {
background-color:#EBF3FD;
}

/**----------------------------------------------------------------------------------*
 @ public.css */

/**
 @ 互动频道 */
.dir_m {
border-bottom:1px solid #2763A5;
}
.dir_m a {
background:url("/static/images/blue/m_l.gif") no-repeat left top;
}
.dir_m a span {
background:url("/static/images/blue/m_r.gif") no-repeat right top;
}
.dir_m_ {
border:1px solid #97B3DC;
}
.dir_m_ a {
background-color:#EAF1F9;
}
.dir_m_ a span {
background:url("/static/images/blue/public.gif") repeat-x left -110px;
}
.local {
color:#004499;
}
.local a:link,.local a:visited {
color:#004499;
text-decoration:none;
}
.local a:hover,.local a:active {
color:#004499;
text-decoration:none;
}
.quick span {
background:url("/static/images/blue/public.gif") repeat-x left -41px;
}
/**
 @ 登陆 */
.x-window-tc {
background:transparent url("/static/images/blue/top-bottom.gif") repeat-x left top;
}
.x-window-tl {
background:transparent url("/static/images/blue/left-corners.gif") no-repeat left top;
}
.x-window-tr {
background:transparent url("/static/images/blue/right-corners.gif") no-repeat right top;
}
.x-window-bc {
background:transparent url("/static/images/blue/top-bottom.gif") repeat-x left bottom;
}
.x-window-bl {
background:transparent url("/static/images/blue/left-corners.gif") no-repeat left bottom;
}
.x-window-br {
background:transparent url("/static/images/blue/right-corners.gif") no-repeat right bottom;
}
.x-window-mc {
border:1px solid #D4E5F5;
background-color:#D4E5F5;
}
.x-window-ml {
background:transparent url("/static/images/blue/left-right.gif") repeat-y left top;
}
.x-window-mr {
background:transparent url("/static/images/blue/left-right.gif") repeat-y right top;
}
.x-tool {
background:transparent url("/static/images/blue/tools.gif") no-repeat;
}
.panel {
border:1px solid #97B3DC;
background:url("/static/images/blue/public.gif") repeat-x left -70px;
}
/**
 @ 栏目导航 */
.channel {
border:1px solid #97B3DC;
border-top:none;
}
.channel h2 {
background:url("/static/images/blue/public.gif") repeat-x left -70px;
}
.x-dir {
background-color:#D2E7FE;
}
.x-dir-m span {
background:url("/static/images/blue/public.gif") repeat-x left -110px;
}
.x-dir-c span {
background-color:#E5F2FF;
}
.innerBtn {
border:1px solid #97B3DC;
}
.innerBtn a {
background-color:#EAF1F9;
}
.innerBtn a span {
background:url("/static/images/blue/public.gif") repeat-x left -110px;
}
/**
 @ 右侧主体外框 */
.managebox {
border:1px solid #97B3DC;
border-top:none;
}
.leftpane {
background:url("/static/images/blue/public_b.gif") repeat-y left top;
}
.caption {
border-bottom:1px dotted #AACCEE;
color:#6393FF;
}
.dir-line {
border-right:1px dotted #AACCEE;
}
/**
 @ 数据表格 */
.mainGrid {
border:1px solid #A4CAE6;
}
.mainGrid th {
border-bottom:1px solid #AACCF6;
background:#FFFFFF url("/static/images/blue/public.gif") repeat-x left -180px;
}
.GridBack {
background-color:#FAFAFA;
}
/**
 @ 文字实录 */
.scoll {
border:1px solid #C2DFF5;
}
.scollTitle {
border-bottom:1px solid #C2DFF5;
background-color:#F1F9FE;
}
.scollBox {
scrollbar-face-color:#E7EFF0;
scrollbar-highlight-color:#C9CBCD;
scrollbar-3dlight-color:#F8F8F8;
scrollbar-darkshadow-color:#C9CBCD;
scrollbar-Shadow-color:#F8F8F8;
scrollbar-arrow-color:#C9CBCD;
scrollbar-track-color:#F8F8F8;
}
/**
 @ 分页 **/
.Pages {
border:1px solid #A4CAE6;
}
.Pages td {
background-color:#EBF3FD;
}
/**
 @ 打开/关闭/刷新 */
.flex,.refresh {
border-bottom:1px dotted #AACCEE;
}
/**
 @ 表单 */
.mainForm {
border:1px dotted #A4CAE6;
border-right:none;
border-bottom:none;
}
.formText {
border:1px solid #B5B8C8;
background:#FFFFFF url("/static/images/blue/text-bg.gif") repeat-x 0 0;
}
.formText:hover {
border:1px solid #7EADD9;
}
.textLabel {
border-right:1px dotted #A4CAE6;
border-bottom:1px dotted #A4CAE6;
}
.textBack {
border-right:1px dotted #A4CAE6;
border-bottom:1px dotted #A4CAE6;
background-color:#EBF3FD;
}
/**
 @ 弹出窗口 **/
.dialogTable {
border:1px solid #A4CAE6;
border-right:none;
border-bottom:none;
}
.dialogBack {
border-top:3px solid #EBF3FD;
border-right:1px solid #AACCF6;
border-bottom:1px solid #AACCF6;
background:#FFFFFF url("/static/images/blue/public.gif") repeat-x left -180px;
}
.dialogLab {
border-right:1px dotted #A4CAE6;
border-bottom:1px dotted #A4CAE6;
}
/**
 @ Tab键 */
.ajax__tab_ext .ajax__tab_header {
background:url("/static/images/blue/tab.gif") repeat-x left -216px;
color:#416AA3;
}
.ajax__tab_ext .ajax__tab_outer {
background:url("/static/images/blue/tab.gif") no-repeat right -168px;
}
.ajax__tab_ext .ajax__tab_inner {
background:url("/static/images/blue/tab.gif") no-repeat left -24px;
}
.ajax__tab_ext .ajax__tab_tab {
background:url("/static/images/blue/tab.gif") repeat-x left -96px;
}
.ajax__tab_ext .ajax__tab_hover .ajax__tab_outer {
background:url("/static/images/blue/tab.gif") no-repeat right -192px;
color:#15428B;
}
.ajax__tab_ext .ajax__tab_hover .ajax__tab_inner {
background:url("/static/images/blue/tab.gif") no-repeat left -48px;
}
.ajax__tab_ext .ajax__tab_hover .ajax__tab_tab {
background:url("/static/images/blue/tab.gif") repeat-x left -120px;
}
.ajax__tab_ext .ajax__tab_active .ajax__tab_outer {
background:url("/static/images/blue/tab.gif") no-repeat right -144px;
}
.ajax__tab_ext .ajax__tab_active .ajax__tab_inner {
background:url("/static/images/blue/tab.gif") no-repeat left top;
}
.ajax__tab_ext .ajax__tab_active .ajax__tab_tab {
background:url("/static/images/blue/tab.gif") repeat-x left -72px;
color:#15428B;
}
.ajax__tab_ext .ajax__tab_body {
border:1px solid #8DB2E3;
border-top:none;
background:url("/static/images/blue/tab.gif") repeat-x left -240px;
}
/**
 @ 列表 */
.paneltitle {
background:url("/static/images/blue/public.gif") repeat-x left -388px;
}
.paneltitle span.s {
background:url("/static/images/blue/public.gif") no-repeat right -428px;
}
.paneltitle span span {
background:url("/static/images/blue/public.gif") no-repeat left -347px;
}
.paneltitle span span span {
background:url("/static/images/blue/public.gif") no-repeat left -221px;
}
.paneltitle span span span span {
background:url("/static/images/blue/public.gif") no-repeat right -306px;
}
.paneltitle span span span span span {
background:url("/static/images/blue/public.gif") repeat-x left -264px;
}
.panelmain {
background-color:#E0EFFB;
}
.panelbody {
border:1px solid #AEDEF2;
border-top:none;
}
.panelname {
border-bottom:1px solid #00CCFF;
}
/**
 @ 往期 */
.pastItem {
border:1px solid #ADDDF4;
background-color:#EFF7FF;
}
.pastItem span.s {
background:url("/static/images/blue/public.gif") no-repeat left -221px;
}
.pastItem span span {
background:url("/static/images/blue/public.gif") no-repeat right -306px;
}
.pastItem span span span {
background:url("/static/images/blue/public.gif") repeat-x left -264px;
}
/**
 @ 问卷 */
.q_title {
border-bottom:1px solid #EDEDED;
font-weight:bold;
}
.q_item {
border-bottom:1px solid #EDEDED;
}
/**
 @ 问答 */
.faq {
border-top:3px solid #0099CC;
border-left:1px solid #B5CFD9;
}
.faq_title {
border-right:1px solid #B5CFD9;
border-bottom:1px solid #B5CFD9;
}
.faq_title span.faq_t {
background-color:#F2F9FD;
}
.faq_item {
border-right:1px solid #B5CFD9;
border-bottom:1px solid #B5CFD9;
}
.faqReply {
width:100%;
border-top:1px dotted #B5CFD9;
border-left:1px dotted #B5CFD9;
}
.faqNum {
border-bottom:1px dotted #B5CFD9;
background-color:#F2F9FD;
}
.faqlink {
border-right:1px dotted #B5CFD9;
border-bottom:1px dotted #B5CFD9;
background-color:#F2F9FD;
}
.replay_item {
border-right:1px dotted #B5CFD9;
border-bottom:1px dotted #B5CFD9;
}
.faq_Btn {
border-right:1px solid #B5CFD9;
border-bottom:1px solid #B5CFD9;
}
/**
 @ 上下收缩 */
.accordionHeader,.accordionHeaderSelected {
border:1px solid #99BBE8;
color:#5080B0;
}
.accordionHeader {
background:#D9E7F8 url("/static/images/blue/accordion.gif") no-repeat 10px top;
}
.accordionHeaderSelected {
background:#D9E7F8 url("/static/images/blue/accordion.gif") no-repeat 10px -24px;
}
.accordionContent {
border:1px solid #99BBE8;
border-top:none;
background-color:#F9FCFF;
}
/**
 @ 加载 */
.load {
border:1px solid #6593CF;
background:url("/static/images/blue/public.gif") repeat-x left top;
}
.Dialog {
border:1px solid #A3BAD9;
background-color:#FBFBFB;
}
/**
 @ 基础模块 */
.sideBar h2,.manage h2,.manage h3 {
color:#004499;
}
/**
 @ 注册表单 */
.watermarked {
background:#FFFFFF url("/static/images/blue/text-bg.gif") repeat-x 0 0;
}
.watermarked:hover {
border:1px solid #7EADD9;
}
/**
 @ 邮件 */
.gmBtn {
background:url("/static/images/blue/mail.gif") no-repeat left top;
}
.wmBtn {
background:url("/static/images/blue/mail.gif") no-repeat -80px top;
}
.foxmail h3 {
background:url("/static/images/blue/mail.gif") no-repeat -169px top;
}
.foxmail h3 span.title {
background:url("/static/images/blue/mail.gif") no-repeat -174px -48px;
}
.mGroup h3 {
border-bottom:1px dotted #AACCEE;
}
.mGroup h3 span.title {
background:url("/static/images/blue/mail.gif") no-repeat -382px -7px;
}
/**
 @ GovPortal平台中的领导 */
.intro .pic span {
background-color:#0654D3;
}

/**----------------------------------------------------------------------------------*
 @ style.css */

body {
background:#FFFFFF url("/static/images/blue/blue.jpg") no-repeat center top;
}

/**
 @ 新闻中心 */
.latest {
border:1px solid #97B3DC;
background:#FFFFFF url("/static/images/blue/blue.png") repeat-x left top;
}
.latest h2 span.title {
background:url("/static/images/blue/latest.gif") no-repeat left top;
}
.latest h2 span.more {
color:#005ECD;
}
.latest h2 span.more a:link,.latest h2 span.more a:visited {
color:#005ECD;
}
.latest h2 span.more a:hover,.latest h2 span.more a:active {
color:#005ECD;
}
.news p {
border:5px solid #8ECDE7;
}
/**
 @ 行政权力公开 */
.item {
background:#FFFFFF url("/static/images/blue/_b.gif") repeat-x left 31px;
}
/**
 @ 友情链接 */
.links {
background:url("/static/images/blue/skin.gif") repeat-x left -82px;
}
/* 办事大厅列表页 */
.try ul li {
border-bottom:1px dotted #B1D4EA;
}
.try ol li {
border:none;
}
/**
 @ 新首页调整变色方案 */
.mark{
background:#0D4AB1;
}
.mark li{
background:url(/static/homepage/images/blue/tabs.gif) repeat-x left -27px;
}
.mark .over{
background:url(/static/homepage/images/blue/tabs.gif) repeat-x left top;
}
.mark .over a:link ,.mark .over a:visited{
color:#0050B2;
}