/* Reset - start */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote: before, blockquote: after, q: before, q: after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /* Reset - end */ /* 全局设定 - start */ .clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; } .clearfix { *zoom:1; } /* 超链接去下划线 */ a, a:hover { text-decoration: none; } /* 默认不显示 */ .hidden { visibility: hidden; } /* 全局字体 */ .header-font { font-size: 17px; font-family: Microsoft Yahei,SimHei,serif; } .footer-font { font-size: 14px; font-family: Microsoft Yahei,SimHei,serif; } .title-font { font-size: 26px; font-family: Microsoft Yahei,SimHei,serif; } .content-font { font-size: 12px; font-family: Simsun; } .font-red { color: red; } /* 全局设定 - end */ /* 页头 - start */ #header { background: #d2effe; } #header a { color: #fff; } #header .top { text-align: center; height: 234px; } /* 天气 */ #header #top-bg { position: relative; margin: 0 auto; width: 1325px; } #header .top span { height: 24px; width: 1000px; position: absolute; left: 163px; top: 0px; display: inline-block; *display:inline; *zoom:1; } #header .top #weather-bg { background: #000; opacity: 0.16; *filter:Alpha(opacity=16); } #header .top #weather-content { color: #fff; text-align: left; font-size: 14px; line-height: 14px; margin: 5px;  } /* 导航菜单 */ #header .nav { height: 44px; line-height: 44px; min-width: 1325px; text-align: center; background: url("/nyj/res/images/menu/menu-bg.png") repeat-x; } #header .nav .menu { width: 1010px; padding: 0 158px; margin: 0 auto; } #header .nav .menu ul { *display:inline-block; padding:0; } #header .nav .menu ul * { height: 40px; line-height: 40px; } #header .nav .menu ul li, #header .nav .menu ul li span { display: inline-block; } #header .nav .menu ul li { float: left; padding: 0 14px 4px 14px; vertical-align: middle; } #header .nav .menu ul .split { padding: 0; width: 10px; background: url("/nyj/res/images/menu/menu-split.png") no-repeat; } #header .nav .menu ul li, #header .nav .menu ul li * { vertical-align: top; } #header .nav .menu ul li a { cursor: pointer; } #header .nav .menu ul li a:hover { color: #fef568; } /* 导航条选中高亮 */ #header .nav .menu .selected { padding: 0 7px 4px 7px; } #header .nav .menu .selected * { color: #45ad0e; height: 40px; } #header .nav .menu .selected a span { width: 7px; } #header .nav .menu .selected a .left{ background: url("/nyj/res/images/menu/menu-selected-left.png") no-repeat; } #header .nav .menu .selected a .right{ background: url("/nyj/res/images/menu/menu-selected-right.png") no-repeat; } #header .nav .menu .selected a .center{ background: url("/nyj/res/images/menu/menu-selected-center.png") repeat-x; padding: 0 8px; width: auto; } /* 导航条子菜单 */ #header .nav .menu ul .mouseover { position: relative; padding-left: 10px; padding-right: 10px; } /* 默认隐藏子菜单 */ #header .nav .menu ul .sub-menu { display: none; } #header .nav .menu ul .mouseover .sub-menu { display: inline-block; z-index:99999; } #header .nav .menu ul .mouseover * { color: #45ad0e; } #header .nav .menu ul .mouseover span { width:4px; } #header .nav .menu ul .mouseover .left { background: url("/nyj/res/images/menu/sub-menu-top-left.png") no-repeat; } #header .nav .menu ul .mouseover .right { background: url("/nyj/res/images/menu/sub-menu-top-right.png") no-repeat; } #header .nav .menu ul .mouseover .center { background: url("/nyj/res/images/menu/sub-menu-top-center.png") repeat-x; width: auto; } #header .nav .menu .mouseover .sub-menu, #header .nav .menu .mouseover .sub-menu * { height: 27px; line-height: 27px; } #header .nav .menu .mouseover .sub-menu { z-index: 10000; white-space: nowrap; position: absolute; top: 36px; left: 10px; } #header .nav .menu .mouseover .sub-menu span { width: 6px; } #header .nav .menu .mouseover .sub-menu .left { background: url("/nyj/res/images/menu/sub-menu-left.png") no-repeat; width: 4px } #header .nav .menu .mouseover .sub-menu .right { background: url("/nyj/res/images/menu/sub-menu-right.png") no-repeat; } #header .nav .menu .mouseover .sub-menu a:hover { color: #555; } #header .nav .menu .mouseover .sub-menu a { height: 24px; line-height: 24px; color: #949494; font-size: 15px; padding: 0px 8px 3px 8px; background: url("/nyj/res/images/menu/sub-menu-center.png") repeat-x; display:inline-block; } /* 导航条搜索框 */ #header .nav .menu ul .search { float: right; padding: 0; } #header .nav .menu ul .search * { display: inline-block; } #header .nav .menu ul .search, #header .nav .menu ul .search input { border: 0; margin: 0; vertical-align: top; } #header .nav .menu ul .search input { float: left; } #header .nav .menu ul .search .search-input { height: 12px; width: 135px; font-size: 12px; line-height: 12px; padding: 15px 8px 13px 6px; color: #afbf9e; background: url("/nyj/res/images/menu/menu-search-input.jpg") no-repeat; } #header .nav .menu ul .search .search-submit { height: 40px; width: 52px; cursor: pointer; background: url("/nyj/res/images/menu/menu-search-submit.jpg") no-repeat; } /* 页头 - end */ /* 中间正文 - start */ /* 通用配置 - start */ #main .block-interval { float: left; } #main .radius { border: 1px solid #bfdd9d; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; overflow: hidden; } #main .no-radius { border: 1px solid #5cba18; border-radius: none; -webkit-border-radius: none; -moz-border-radius: none; overflow: hidden; } /* 通用配置 - end */ /* 全局配置 - end */ #main { background: #fbfbfb; } #main .bg { background: url("/nyj/res/images/main-bg.jpg") center bottom no-repeat; width: 1325px; margin: 0 auto; } #main #content { width: 992px; margin: 0 auto; padding: 5px; overflow: hidden; } /* 全局配置 - end */ /* 友情链接(滚动未实现) - start */ #main .nav-site { background: #fff url("/nyj/res/images/nav-site-top.png") top repeat-x; padding: 23px 8px 8px 8px; } #main .nav-site .scroll { height: 56px; white-space: nowrap; *width: 100%; /* for IE6 */ overflow: hidden; } #main .nav-site ul { white-space: nowrap; display: inline-block; overflow: hidden; } #main .nav-site li { display: inline; } #main .nav-site a { border: 1px solid #eee; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; display: inline-block; margin-right: 8px; } /* 友情链接 - end */ /* 滚动大图 - start */ .big-img-news, .big-img-news .scroll, .big-img-news .scroll *{ display: inline-block; *display: inline; *zoom: 1; } .big-img-news .scroll ul { white-space: nowrap; height: auto; width: auto; } .big-img-news { display: block; position: relative; overflow: hidden; } .big-img-news .title-bg { background: #000; opacity: 0.3; filter:Alpha(opacity=30); /* for IE6 */ } .big-img-news .title, .big-img-news .title *, .big-img-news .title-bg { display: inline-block; width: 100%; padding: 0 10px; text-align: left; position: absolute; bottom: 0px; left: 0px; color: #fff; height: 30px; line-height: 30px; font-size: 15px; } .big-img-news .title ul li { display: none; } .big-img-news .title ul .on { display: inline-block; } /* 滚动大图 - end */ /* 信息列表 - start */ .list-box { background: #fff; } .list-box .top{ background: url("/nyj/res/images/list-box/list-box-bg.png") top repeat-x; height: 30px; padding-top: 4px; } .list-box .top * { height: 28px; line-height:28px; } .list-box .top .title { padding-left: 5px; } .list-box .top * { height: 28px; line-height: 28px; display: inline-block; } .list-box .top .title a { padding: 0 13px; } .list-box .top .title a, .list-box .top .title a:visited, .list-box .top .title a:active { color: #fff; } .list-box .top .title a:hover { color: #fef568; } .list-box .top .title span { width: 4px; vertical-align: top; } .list-box .top .title .left { background: url("/nyj/res/images/list-box/list-box-title-left.png") no-repeat; } .list-box .top .title .right { background: url("/nyj/res/images/list-box/list-box-title-right.png") no-repeat; } .list-box .top .title .center { background: url("/nyj/res/images/list-box/list-box-title-center.png") repeat-x; width: auto; } .list-box .top .title-unsel { padding-left: 5px; } .list-box .top .title-unsel a { padding: 0 13px; } .list-box .top .title-unsel a, .list-box .top .title-unsel a:visited, .list-box .top .title-unsel a:active { color: #7d7d7d; } .list-box .top .title-unsel a:hover { color: #888; } .list-box .top .title-unsel span { width: 4px; vertical-align: top; } .list-box .top .title-unsel .left { background: url("/nyj/res/images/list-box/list-box-title-unsel-left.png") no-repeat; } .list-box .top .title-unsel .right { background: url("/nyj/res/images/list-box/list-box-title-unsel-right.png") no-repeat; } .list-box .top .title-unsel .center { background: url("/nyj/res/images/list-box/list-box-title-unsel-center.png") repeat-x; width: auto; } .list-box .top .more { font-size: 13px; padding: 0 15px; float: right; } .list-box .top .more a, .list-box .top .more a:visited, .list-box .top .more a:active { color: #888; } .list-box .top .more a:hover { color: #57b716; } .list-box .list { padding: 0 8px; } .list-box .list * { color: #000; } .list-box .list a:hover { color: #f00; } .list-box .list li { font-size: 12px; height: 14px; line-height: 14px; background: url("/nyj/res/images/list-box/point-green.png") 0 center no-repeat; padding-left: 10px; display: block; margin: 12px 0; } .list-box .list .date { float: right; } .list-box .center { text-align: center; } .list-box .center .title { padding: 0; } /* 信息列表 - end */ /* 首页右下角图片列表 - start */ .img-list ul * { display: block; } .img-list ul * { text-align: center; } .img-list ul img { display: inline; } .img-list ul .split { height: 5px; } .img-list ul li { border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; overflow: hidden; } /* 首页右下角图片列表 - end */ /* 政务信息公开 - start */ .info-pub-box { background: #fff; } .info-pub-box .top { background: url("/nyj/res/"/nyj/res/images/info-pub-box/info-pub-box-bg.png"") repeat-x; height: 30px; padding-top: 5px; } .info-pub-box .top * { height: 27px; line-height: 27px; } .info-pub-box .top .title { padding-left: 8px; } .info-pub-box .top .title span { width: 5px; vertical-align: top; display: inline-block; } .info-pub-box .top .title .left { background: url("/nyj/res/"/nyj/res/images/info-pub-box/info-pub-box-title-left.png"") no-repeat; } .info-pub-box .top .title .right { background: url("/nyj/res/"/nyj/res/images/info-pub-box/info-pub-box-title-right.png"") no-repeat; } .info-pub-box .top .title .center { background: url("/nyj/res/"/nyj/res/images/info-pub-box/info-pub-box-title-center.png"") repeat-x; padding: 0 10px; width: auto; } .info-pub-box .top .title * { color: #7e7e7e; } .info-pub-box .top .more { font-size: 13px; padding: 0 15px; float: right; } .info-pub-box .top .more a, .info-pub-box .top .more a:visited, .info-pub-box .top .more a:active { color: #fff; } .info-pub-box .content { padding: 10px; overflow: hidden; } .info-pub-box .content .left { width: 281px; float: left; } .info-pub-box .content .left .btn { background: url("/nyj/res/images/info-pub-box/info-pub-box-btn.png") no-repeat; height: 35px; line-height: 35px; width: 160px; margin: 5px 11px; padding: 1px; padding-bottom: 3px; padding-left: 83px; text-align: left; font-size: 16px; color: #fff; display: inline-block; } .info-pub-box .content .left a:hover { color: #fef568; } .info-pub-box .content .right { background: url("/nyj/res/"/nyj/res/images/info-pub-box/info-pub-box-split.png"") 0 center no-repeat; height: 196px; width: 660px; padding-left: 21px; overflow: hidden; float: left; } .info-pub-box .content .right li { background: url("/nyj/res/"/nyj/res/images/info-pub-box/point-green.png"") 0 center no-repeat; padding-left: 15px; font-size: 12px; line-height: 28px; height: 28px; } .info-pub-box .content .right li a, .info-pub-box .content .right li a:visited { color: #000; } .info-pub-box .content .right li a:hover { color: #f00; } /* 小政务信息公开 */ .info-pub-box-small { background: #fff; } .info-pub-box-small .top { background: url("/nyj/res/"/nyj/res/images/info-pub-box/info-pub-box-bg.png"") repeat-x; height: 30px; padding-top: 5px; } .info-pub-box-small .top * { height: 27px; line-height: 27px; } .info-pub-box-small .top .title { padding-left: 8px; } .info-pub-box-small .top .title span { width: 5px; vertical-align: top; display: inline-block; } .info-pub-box-small .top .title .left { background: url("/nyj/res/"/nyj/res/images/info-pub-box/info-pub-box-title-left.png"") no-repeat; } .info-pub-box-small .top .title .right { background: url("/nyj/res/"/nyj/res/images/info-pub-box/info-pub-box-title-right.png"") no-repeat; } .info-pub-box-small .top .title .center { background: url("/nyj/res/"/nyj/res/images/info-pub-box/info-pub-box-title-center.png"") repeat-x; padding: 0 10px; width: auto; } .info-pub-box-small .top .title * { color: #7e7e7e; } .info-pub-box-small .top .more { font-size: 13px; padding: 0 15px; float: right; } .info-pub-box-small .top .more a, .info-pub-box-small .top .more a:visited, .info-pub-box-small .top .more a:active { color: #fff; } .info-pub-box-small .content { padding: 10px; overflow: hidden; } .info-pub-box-small .content .left { width: 191px; float: left; } .info-pub-box-small .content .left .btn { background: url("/nyj/res/images/info-pub-box/info-pub-box-btn-small.png") no-repeat; height: 35px; line-height: 35px; width: 140px; margin: 5px 11px; padding: 1px; padding-bottom: 3px; padding-left: 30px; text-align: left; font-size: 16px; color: #fff; display: inline-block; } .info-pub-box-small .content .left a:hover { color: #fef568; } .info-pub-box-small .content .right { background: url("/nyj/res/"/nyj/res/images/info-pub-box/info-pub-box-split.png"") 0 center no-repeat; height: 196px; width: 265px; padding-left: 8px; overflow: hidden; float: left; } .info-pub-box-small .content .right li { background: url("/nyj/res/"/nyj/res/images/info-pub-box/point-green.png"") 0 center no-repeat; padding-left: 15px; font-size: 12px; line-height: 14px; height: 14px; } .info-pub-box-small .content .right li a, .info-pub-box-small .content .right li a:visited { color: #000; } .info-pub-box-small .content .right li a:hover { color: #f00; } /* 政务信息公开 - end */ /* 中间正文 - end */ /* 页尾 - start */ #footer { text-align: center; padding: 20px; background: url("/nyj/res/images/footer-box/split-line.png") 0 top repeat-x; } #footer * { line-height: 28px; color: #37860d; } /* 页尾 - end */