@charset "utf-8"; /* Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 本网站通用布局 */ /* Css Reset */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img { padding: 0; margin: 0; } table { border-collapse: collapse; border-spacing: 0; } fieldset, img { vertical-align: top; border: 0; } address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; } ol, ul, li { list-style: none; } div, dl, dt, dd, ol, ul, li { zoom: 1; } caption, th { text-align: left; } h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; } q:before, q:after { content: ''; } abbr, acronym { border: 0; } pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; } article, aside, dialog, footer, header, section, footer, nav, figure, menu, time { margin: 0; padding: 0; display: block; zoom: 1; } /* Public */ body { color: #333; font-size: 12px; line-height: 30px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; } a { color: #333; text-decoration: none; outline: none; } a:hover { color: #E20500; text-decoration: underline; } .clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; } .blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } * html .clearfix { height: 1%; } * + html .clearfix { min-height: 1%; } .fl { float: left !important; } .fr { float: right !important; } .hide { display: none; } input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } /* frame */ body { text-align: center; min-width: 1200px; background:#F5F5F5; } .siteWidth { position: relative; width: 1200px; margin: 0 auto; } #header { text-align: left; margin: 0 auto; position:relative; z-index:2; } #content { clear: both; margin: 0 auto; width: 1200px; position: relative; min-height: 300px; z-index: 1; text-align: left; } #content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } #content.noSideContent{ background:#fff; padding:20px; width:1160px; } .headerTop { height: 120px; position: relative; z-index: 1; background:url(../img/header.png) center 0 no-repeat #258ED6; } #header .links { position: absolute; top: 20px; right: 0; color: #fff; font-size: 12px;z-index: 9; } #header .links a { color: #fff; } #header .links dl { margin: 0 10px; color: #fff; position: relative; float: left; } #header .links s { float: left; text-decoration: none; line-height: 30px; width: 5px; overflow: hidden; text-align: center; } #header .links dt { float: left; height: 30px; line-height: 30px; position: relative; z-index: 12; } #header .links .site { margin: 0 0 0 5px; } #header .links dd { clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 34px; margin-right: -54px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); } #header .links dd img { width: 100px; height: 100px; } #header .links dd i { z-index: 8; position: absolute; top: -10px; left: 50%; margin-left: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-bottom-color: #fff; border-bottom-style: solid; display: block; font-size: 0; line-height: 0; width: 0; } #header .links .phone dt { padding-left: 20px; background: url(/Content/Main/Base/img/icons.png) 1px -50px no-repeat; } #header .links .on dd{display:block;} /* 站群导航-公共 */ #header #siteLast{position: relative;} #header #siteLast dt {cursor: pointer;} #header #siteLast dd{display:none;margin:0;width: 780px;position:absolute;background:#fff;text-align:left;color:#333;max-height:500px;overflow:auto;padding:10px;} #header #siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%} #header #siteLast dd table td{padding:5px 0; overflow:hidden} #header #siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; } #header #siteLast dd ul{overflow:hidden; margin-right:-2%} #header #siteLast dd ul li{width:18%; margin-right:2%; float:left; height:26px; line-height:26px; overflow:hidden; font-size:12px;} #header #siteLast dd ul li a{color:#333} #header #siteLast dd ul li a:hover{color:#c00;} #header #siteLast dd table.up{background:#f7f7f7} /* 站群导航-个性 */ #header #siteLast dd {border: 1px solid #ddd;right: 0;top: 29px;} #header #siteLast.on dd { display: block} #header #siteLast dt { padding: 0 10px 0 30px; background: url(/Content/Main/Base/img/icons.png) 7px -113px no-repeat; } #header #siteLast.on dt { background-color: #fff; color: #0575C1; background-position: 7px -162px; height: 32px; } .pageBanner{ overflow:hidden; height:200px; /* background:url(../img/pageBanner.jpg) center 0 no-repeat; */ background-color:#e6e6e6; } /* 搜索框 */ .siteSearchBar { z-index: 2; position: absolute; right:0; top: 60px; } .s-form { vertical-align: top; height: 40px; line-height: 40px; } .s-form .input-box { float: left; margin-right:10px; } .s-form .input-box input { width: 190px; vertical-align: top; *margin: -1px 0; height: 30px; padding: 0 15px; line-height: 30px; border: 2px solid #DEDEDE; outline: none; border-radius:100px; } .s-form .btn-box { float: left; } .s-form .btn-box input { height: 34px; line-height: 100px; overflow: hidden; border: none; background: url(../img/icons.png) 15px 8px no-repeat #5EB1E1; width:50px; outline: none; border-radius:100px; } .s-form .btn-box input:hover { background-color: #6ec0ef; } .s-form .link-box { text-align: center; font-size: 14px; } .s-form .select-box { display:none; float: left; width: 100px; height: 38px; border: none; background: #fff; border: 1px solid #ccc; border-right: none; position: relative; } .s-form .select-box ul { position: absolute; background: #f7f7f7; border-top: 0; line-height: 1.8; display: none; left: -1px; top: 39px; border: 1px solid #ccc; border-top: 0; width: 301px; padding: 5px 10px; } .s-form .select-box ul li { cursor: pointer; padding: 4px 5px; font-size: 14px; float: left; width: 90px; text-align: left; } .s-form .select-box ul li:hover { color: #E20500; background: #f1f1f1; } .s-form .select-box .s-option { display: inline-block; position: absolute; top: 0; height: 38px; line-height: 38px; width: 80px; text-align: center; } .s-form .select-box a:hover { text-decoration: none; } .s-form .select-box .arrow-dn { display: inline-block; top: 16px; height: 0; width: 0; font-size: 0; overflow: hidden; border: 5px solid transparent; border-color: #666 transparent transparent; position: absolute; right: 10px; top: 18px; transition: -webkit-transform .1s ease-in-out; transform: translate3d(0, 0, 999px); backface-visibility: visible; -webkit-transition: -webkit-transform .1s ease-in-out; -webkit-transform: translate3d(0, 0, 999px); -webkit-backface-visibility: visible; -moz-transition: -moz-transform .2s ease-in-out; -moz-transform: translate3d(0, 0, 999px); -moz-backface-visibility: visible; } .s-form .select-box .arrow-hover { border-color: transparent transparent #666 transparent; top: 11px; } /* logo */ #logo { float: left; margin-top: 26px; } #logo img { max-width: 100%; } /* 主导航 */ .topNav { position: relative; background: #fff; height:50px; line-height:50px; -webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, .1); -moz-box-shadow:0px 2px 5px rgba(0, 0, 0, .1); box-shadow:0px 2px 5px rgba(0, 0, 0, .1); } .mainNav { position: relative; height:50px; } .mainNav .li1 { width: 8.2909%; float: left; position:relative; } .mainNav .h1{ line-height:46px; font-size:16px; } .mainNav .a1{ margin: 0 3px; display:block; text-align:center; border-bottom:2px solid #fff; } .mainNav .a1:hover{ text-decoration:none; color:#0575C1 } .mainNav .on1 .a1{ border-bottom-color:#0575C1 } .mainNav .ul1{ display:none; position:absolute; width:250px; left:5px; top:50px; background:#0575C1; padding:20px 0 20px 25px; overflow:hidden; background:rgba(5,117,193,.8) } .mainNav .last1 .ul1{ left:auto; right:5px; width:500px; } .mainNav .li2{ float:left; margin-right: 40px; line-height:2; margin-bottom:10px; } .mainNav .a2{ padding-left:12px; color:#fff; background:url(../img/icons.png) 0 -221px no-repeat } /* 主栏 和 侧栏 */ .mainContent { width:880px; padding:20px; zoom: 1; float: right; position: relative; background:#fff; min-height:500px; } .side { font-size: 14px; width:240px; padding:20px; float: left; background:#D6E4ED; } /* 位置导航 */ .path { color: #666; line-height: 20px; padding: 15px 0; text-align: left; margin: 0 auto; font-size: 14px; border-bottom:1px solid #DEDEDE; margin-bottom:20px } .path a, .path span { padding: 0 3px; color: #666; } .path em { background: url(../img/icons.png) no-repeat 0 -1642px; padding-left: 19px; } /*footer*/ #footer { border-top:4px solid #0674BF; color: #fff; background: #515151; position: relative; text-align: left; padding: 20px 0; } #footer .footNav { padding-bottom: 10px; margin-left:-10px; } #footer .footNav a { margin: 0 10px; display: inline-block; } #footer a { color: #fff; } #footer a:hover { color: #fff } #footer .copyRight a { text-decoration: underline; } #footer .copyRight{ margin-bottom:10px; } #footer .pics{ float: right; padding-top:30px; } #footer .pics img { height:50px; margin-left: 10px; } #footer .others{ float:right; width:230px; } #footer .friendLinks select{ height:32px; line-height:32px; border:1px solid #787878; width:100%; margin-top:10px; background:#888888; padding:0 10px; } #footer .ewms{ padding-top:10px; overflow:hidden; } #footer .links{ float:left; } #footer .links .item { color: #fff; position: relative; float: left; text-align:center; width: 100px; margin-right:15px; line-height:1.5; } #footer .links p{ padding-top:5px; clear:both; font-size:14px; } #footer .links dl{ display:inline-block; *display:inline; zoom:1; } #footer .links dt { display:none; width:35px; position: relative; z-index: 11; background:url(../img/icons.png) 2px -711px no-repeat #7A7A7A; border-radius:100px; overflow:hidden; } #footer .links dt:hover{ background-color:#999 } #footer .links dt a{ display:block; height: 35px; line-height: 135px; } #footer .links dd { clear: both; background: #fff; } #footer .links dd img { width: 100px; height: 100px; } #footer .links .phone img{ width:86px; height:86px; } #footer .links .phone dd{ padding:7px; } #footer .links dd i { display:none; } #footer .links .on dd { display: block; } #footer .links .xx dt{ background-position:2px -549px } #footer .links .wx dt{ background-position:2px -603px } #footer .links .wb dt{ background-position:2px -659px } /* goTop */ #goTop { position: fixed; display: none; _display: none !important; width: 50px; height: 50px; bottom: 60px; right: 5px; z-index: 99; cursor: pointer; margin: 5px; width: 40px; height: 40px; border-radius: 2px; box-shadow: 0 0 5px #9c9c9c; -webkit-box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 0, 0, .5); } #goTop::after { display: block; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -15px; content: ""; border-width: 10px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0; } /* winMark */ #winMark { z-index: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8); left: 0; top: 0; } /* 侧栏-栏目菜单 */ #sideMenu{ position:relative; margin-bottom:40px; } #sideMenu i{ position:absolute; left:-40px; top:50px; border-color:transparent; border-style:dashed; border-width:10px; border-right-color:#095E9F; border-right-style:solid; content:""; display:block; font-size:0; line-height:0; width:0; } #sideMenu .hd{ position:relative; height:60px; line-height:60px; width:270px; background:url(../img/side.png) right 0 #268ED6 no-repeat; margin:0 0 20px -30px; } #sideMenu .hd h3{ font-size:24px; color:#fff; padding-left:30px; } .menuList { font-size: 16px; vertical-align: top; } .menuList a { display: block; padding: 5px 5px 5px 40px; background: url(../img/side.png) 20px -186px no-repeat; border-bottom: 1px solid #BACDDB; } .menuList a:hover { text-decoration: none; background-color:#b0def9; color:#268ED6 } .menuList .on a, .menuList .on a:hover { background-color: #5EB1E1; background-position: 20px -85px; color: #fff; border:0; } /* box */ .box { margin-bottom: 15px; } .box .hd { margin-bottom: 20px; height: 48px; line-height: 35px; position: relative; font-size: 20px; } .box .hd .more { position: absolute; right: 0; color: #999; font-size: 14px; top: 8px; } .box .hd .more a { color: #999 } .box .hd h3 { border-bottom: 4px solid #0575C1; position: absolute; color: #0575C1; font-weight:bold; padding: 0 10px 9px 10px; } .box .hd h3 a { color: #0575C1; } .box .hd h3 a:hover { text-decoration: none; } .box .hd ul { position: absolute; overflow: hidden; } .box .hd li { float: left; padding: 0 10px 9px 10px; position: relative; margin-right:10px; } .box .hd li a:hover { text-decoration: none; } .box .hd .on { font-weight: bold; border-bottom: 4px solid #0575C1; } .box .hd .on a { color: #0575C1; } .box .bd { overflow: hidden; } /* boxA */ .boxA { margin-bottom: 15px; } .boxA .hd { height: 39px; line-height: 39px; position: relative; border-bottom: 1px solid #E1E1E1; background: #F9F9F9; } .boxA .hd .more { font-size: 14px; position: absolute; right: 10px; color: #999; } .boxA .hd h3 { position: absolute; color: #0575C1; font-size: 18px; line-height: 38px; padding: 0 20px; background: #F9F9F9; border: 1px solid #E1E1E1; border-top: 3px solid #0575C1; border-bottom: 0; } .boxA .hd h3 a { color: #0575C1; } .boxA .hd h3 a:hover { text-decoration: none; } .boxA .hd ul { position: absolute; height: 40px; overflow: hidden; } .boxA .hd li { float: left; font-size: 18px; height: 39px; line-height: 39px; background: #F9F9F9; } .boxA .hd li a { display: block; float: left; padding: 0 30px; } .boxA .hd li a:hover { text-decoration: none } .boxA .hd .on { border: 1px solid #E1E1E1; border-top: 3px solid #0575C1; border-bottom: 0; } .boxA .bd { padding: 5px; overflow: hidden; } /* boxB */ .boxB { background: #fff; } .boxB .hd { height: 39px; line-height: 39px; position: relative; border: 1px solid #E1E1E1; } .boxB .hd .more { font-size: 14px; position: absolute; right: 10px; color: #666; } .boxB .hd h3 { padding: 0 20px; font-size: 18px; color: #fff; background: #0575C1; position: absolute; height: 41px; line-height: 41px; left: -1px; top: -1px; } .boxB .hd h3 a { color: #fff } .boxB .bd { overflow: hidden; padding: 10px; border: 1px solid #E9E9E9; border-top: 0; } /* boxC */ .boxC { margin-bottom: 15px; overflow: hidden; } .boxC .hd { height: 30px; line-height: 30px; background: #FAFAFA; border-bottom: 1px solid #E9E9E9; position: relative; } .boxC .hd .more { position: absolute; right: 10px; top: 0; font-size: 14px; } .boxC .hd .more a { color: #666 } .boxC .hd ul { overflow: hidden; } .boxC .hd ul li { float: left; } .boxC .hd ul a { display: block; float: left; line-height: 16px; padding: 0 20px; margin: 9px 0; border-right: 1px solid #ccc; } .boxC .hd ul a:hover { text-decoration: none } .boxC .hd ul li:last-child a { border-right: 0 } .boxC .hd .on a { color: #0575C1; } .boxC .bd { overflow: hidden; padding: 8px 5px } /* boxD */ .boxD { margin-bottom: 20px; } .boxD .hd { height: 40px; line-height: 40px; background: #0575C1; } .boxD .hd h3 { font-size: 18px; color: #fff; } .boxD .hd h3 a { color: #fff } .boxD .hd h3 i { display: block; float: left; width: 42px; height: 40px; background: url(../img/icons-zwgk.png) #00599D 10px 10px no-repeat; margin-right: 10px; } .boxD .bd { background: #fff; overflow: hidden; border: 1px solid #E9E9E9; border-top: 0; } /* boxE */ .boxE { margin-bottom: 15px; } .boxE .hd { height: 40px; line-height: 40px; overflow: hidden; border-bottom: 2px solid #0575C1; } .boxE .hd h3 { float: left; padding: 0 20px; background: #0575C1; color: #fff; font-size: 18px; } .boxE .hd h3 a { color: #fff; display: block; float: left; } .boxE .hd .more { float: right; } .boxE .bd { padding: 10px; overflow: hidden; } /* 侧栏盒子模型 */ .sideBox { } .sideBox .hd { position:relative; height:40px; line-height:30px; border-bottom:4px solid #fff; margin-bottom:10px; } .sideBox .hd .more { float: right; } .sideBox .hd h3 { font-size: 20px; font-weight:bold; color: #258ED6; border-bottom:4px solid #258ED6; padding-bottom:10px; position:absolute; left:0; top:0; } .sideBox .hd h3 a { color: #fff; } .sideBox .hd h3 a:hover { text-decoration: none; } /*节点归档信息样式*/ .archived-info { float: right; } .archived-info span { margin: 0 5px; } /* infoListA */ .infoListA li { padding: 0 0 10px 12px; margin-bottom: 10px; border-bottom: 1px solid #eee; line-height: 1.5; background: url(../img/icons.png) 0 -387px no-repeat; position: relative; } .infoListA .date { color: #999; float: right; } .infoListA .last { border-bottom: 0 } /* 信件列表 */ .letterList { width: 100%; border:1px solid #EBEBEB } .letterList th, .letterList td { text-align: center; font-size: 14px; vertical-align: middle; line-height: 26px; padding:10px } .letterList th { background: #D6E4ED; } .letterList th { font-weight:bold; height: 50px; line-height: 50px; padding: 0px; } .letterList th.title { text-align: left; padding-left: 38px; } .letterList .even td { background: #f4f4f2; } .letterList .num { display: none; } .letterList td.title { text-align: left; padding-left: 5px; } .letterList .ico { width: 30px; text-align: center; vertical-align: middle; padding:0 0 0 10px } .letterList .ico img { vertical-align: middle; } .letterList .dep { display:none; width: 90px; } .letterList .state { width: 90px; } .letterList .open, .letterList .handle { display: none } .letterList .state .s0 { color: #333; } .letterList .state .s1 { color: #f70; } .letterList .state .s2 { color: #f00; } .letterList .state .s3 { color: #390; } .letterList .state .s4 { color: #333; text-decoration: line-through; } .letterList .date { border-right: none; width: 90px; } .letterList td.date { color: #999999 } /* detailTable */ .detailTable { margin-bottom: 20px; background: #fff; width: 100%; } .detailTable, .detailTable tr, .detailTable tr td { border: 1px solid #e6e6e6; border-collapse: collapse; } .detailTable thead tr { border-color: #D6E4ED; } .detailTable thead th { background: #D6E4ED; height: 40px; line-height: 40px; font-size: 16px; padding-left:20px; font-weight:bold; color:#258ED6; border-color: #D6E4ED; } .detailTable tbody td { padding: 10px 15px; } .detailTable tbody td.tdName { font-weight: bold; background: #f7f7f7; text-align: center; width: 20%; font-size: 14px; } .detailTable .trTitle .tdCon { font-weight: bold; } .detailTable .trName td:nth-child(2), .detailTable .trUnit td:nth-child(2) { width: 160px } .detailTable .trName td:nth-child(3), .detailTable .trUnit td:nth-child(3) { width: 160px } .detailTable .preDiv { width: 670px; overflow: auto; } .detailTable .preDiv pre { font-size: 14px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; } /* mainBox */ .mainBox .mHd { position: relative; border-bottom: 1px solid #E1E1E1; line-height: 45px; height: 48px; margin-bottom: 20px; overflow:hidden; } .mainBox .mHd .path{ float:right; border-bottom:0; margin-bottom:0; } .mainBox .mHd .list { overflow: hidden; } .mainBox .mHd .list li { float: left; padding: 0 4%; } .mainBox .mHd .list a { font-size: 20px; color: #888; } .mainBox .mHd .list a:hover { text-decoration: none } .mainBox .mHd .list .on a { color: #0575C1 } .mainBox .mHd h3, .mainBox .mHd .list .on { position: relative; display: inline-block; *display: inline; zoom: 1; color: #258ED6; font-size: 24px; } .mainBox .mHd h3 a { color: #258ED6 } .column { margin-bottom: 20px; overflow: hidden; } /*验证码*/ /*验证码*/ div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; } div input[type=text] { border: 1px solid #ccc; height: 30px; padding: 0 10px; } /* 通用底部按钮 */ .bot { text-align: center; padding: 0 0 20px 0; } .bot a, .bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 5%; font-size: 16px; background: #0575C1; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .bot a:hover, .bot button:hover { text-decoration: none; background: #077BD4; } /* 依申请、信访、咨询等通用 查询页样色 */ .queryForm { background: #fff; padding: 3% 0; width: 80%; margin: 30px auto; border: 1px solid #e2e2e2; font-size: 16px; } .queryForm td { padding: 8px 0 } .queryForm .tdlab { width: 40%; text-align: right; } .queryForm input[type=text] { width: 56%; } .queryForm .bot { text-align: left; } .queryForm .bot a { margin: 0 } .queryForm .required strong { color: #f00; margin-right: 5px; } .queryForm .errorMessage { color: #f00; } .queryForm table { width: 100%; border: 0; } /* 依申请、信访、咨询等通用 查询结果页样色 */ .queryResult { width: 80%; margin: 30px auto; } .queryResult .mainBox { margin-bottom: 50px; } .queryResult .tit h3 { text-align: center; font-size: 38px; line-height: 2; margin-bottom: 30px; } .queryResult .tips { text-align: center; font-size: 16px; margin-bottom: 50px; border-top: 1px solid #ddd; padding: 50px 0 20px 0; } .queryResult .number { font-weight: bold; color: #f00 } .dateList li{overflow:hidden; height:76px; } .dateList .date{float:left; width:60px; height:56px; background:#EFCA7B; overflow:hidden; text-align:center; color:#fff; margin-right:20px;} .dateList .date dt{line-height:35px; font-size:24px; font-weight:bold;} .dateList .date dd{font-size:12px; line-height:15px;} .dateList .con{ overflow:hidden; } .dateList .title{ height:16px; line-height:16px; overflow:hidden;} .dateList .intro{font-size:12px;line-height:20px;color:#999;height:40px;overflow:hidden;padding-top:4px;} /*-- 颜色代码 #0575C1 深蓝色标题 #ddd 淡蓝色边框 --*/