﻿@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;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu,time{margin: 0;padding: 0;display: block;zoom: 1;}

/* Public */
body{ min-width: 980px; overflow-x: hidden; color: #333;font-size: 12px;line-height: 24px;font-family: SimSun, "Microsoft YaHei", Arial, Helvetica, Tahoma, sans-serif;-webkit-text-size-adjust: none; background: url(../img/bg.gif) repeat;}
a{ color: #333; text-decoration: none; outline: none;}
a:hover{color: #f60;text-decoration: none;}
.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%;}
pre{ font-size: 14px; font-family: "Microsoft YaHei"; white-space: pre-wrap;word-wrap: break-word;}
.fl{ float: left;} 
.fr{ float: right;}
.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;}
.siteWidth{clear: both;width: 1000px;margin: 0 auto; position: relative;}
 
/* wrap*/
.wrap { }

/*顶部 S*/
#header{height: 311px; z-index: 3; position: relative; background: url(../img/top.gif) repeat-x; width: 100%; min-width: 1000px;}

/* logoBox */
.logoBox { height: 94px; }
.logoBox .logo {float: left;width: 320px;height: 70px;padding-top: 12px;}
.logoBox .logo img {}

/* 站群导航 S */
#siteLast {width: 70px;float: left;position: relative;z-index: 3;padding-top: 35px;}
#siteLast dt{height: 34px;text-align: center;cursor: pointer;overflow: hidden;}
#siteLast dd{ display:none; padding:10px; color:#333; font-size:12px;}
#siteLast dd a{ margin:0; color:#333;}
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden; }
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#fff; position:relative; z-index:2; color:#222}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#ccc; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd ul{ overflow:hidden; padding: 0 0 0 10px;}
#siteLast dd li{ float:left; width: 20%; text-align:left; overflow:hidden; height: 24px; line-height: 24px;}
#siteLast dd li a{}
#siteLast dd li a:hover{ color:#222; text-decoration: underline;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dd{display:block;position:absolute;left:-200px;top: 60px;width: 900px;padding-bottom:10px;background:#fff;-webkit-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);box-shadow:0px 4px 8px rgba(0, 0, 0, .3);border: 1px solid #ccc;}
/* 站群导航 E */

/* 图标链接 */
.top-links { float: right; padding-top: 14px; height: 80px;  overflow: hidden; }
.top-links li { float: left; padding: 0 10px; text-align: center; width: 60px;}
.top-links li a { background: url(../img/ico.gif) no-repeat 6px 0; display: block; padding-top: 45px; height: 12px; }
.top-links li.li2 a { background-position: 6px -64px; } 
.top-links li.li3 a { background-position: 6px -136px; } 



/* flash */
.flash { width: 1000px; height: 172px; padding-bottom: 11px; background: url(../img/bannerline.gif) repeat-x center bottom;}
 

/* sub-nav */
.sub-nav { line-height: 33px; padding: 0 10px; height: 34px; overflow: hidden; }
.sub-nav .date-time { padding-left: 30px; background: url(../img/icons.gif) no-repeat 5px -452px; float: left; height: 33px; overflow: hidden; line-height: 33px; }
.sub-nav .weather { float: left; padding-top: 4px; }


/* 搜索 */
.s-form { width: 210px; height: 20px; float: right; position: relative; top: 7px;}
.s-form .input-box { float: left; color: #ccc; width:150px; height: 20px; }
.s-form .input-box input{ display: block; width: 130px; height: 18px; line-height: 18px; vertical-align: middle; border: 1px solid #a9a9a9; background: #fff; padding-left: 10px; padding-right: 10px;}
.s-form .btn-box{ float: right; width: 51px; height: 20px; }
.s-form .btn-box .btn{display: block; width: 51px; height: 20px; line-height: 99px; overflow: hidden; border: none; background: url(../img/search.gif) no-repeat center;}


/*导航 */
.nav{ height: 34px; position: relative; clear: both; width: 980px;}
.mainNav{ z-index: 1; width: 720px; height: 34px; float: left;}
.nav a:hover{text-decoration: none}
.nav ul li.li1{float: left;width: 100px;text-align: center; }
.nav ul li.li1 .a1{ display: block; color: #fff; font:bold 14px/34px "宋体";}
.nav ul li.spe { float: left; width: 1px; height: 34px; overflow: hidden; background: url(../img/menu_line.gif) no-repeat center; }
.nav ul li.li1:hover a.a1,.nav ul li.on1 a.a1{ color: #ff0 ;background: url(../img/menubg.gif) no-repeat center;}
.nav ul li .ul1 {position:absolute;top:34px; left:0; height:auto;width:960px; padding: 0 20px; background:url(../img/submenubg.gif) repeat-x; line-height:26px; display:none; overflow:hidden; zoom:1; height: 27px;}
.nav ul li .ul1 li { float:left; margin-right: 15px; background: url(../img/icon-arrow.gif) no-repeat left center; padding-left: 12px;}
.nav ul li .ul1 li a:hover{color:#c00; } 


/* content */
#content { clear: both; background-color: #fcf8ec; width: 980px; margin: 0 auto; padding: 10px;}


/*侧栏 */
.side{width: 240px; float: right;}

/* side-box  */
.side-box .hd{ height: 27px; line-height: 27px; background: url(../img/titlebg03.gif) no-repeat; }
.side-box .hd h3 {  padding-left: 28px; font-weight: bold; float: left;}
.side-box .hd a.more { float: right; padding-right: 10px; color: #b71003; }
.side-box .bd { border: 1px solid #e5b855; padding: 10px; border-top: none; }

/* box-block */
.box-block { border: 1px solid #e4b54e; background:#fef6e0 url(../img/newsbg2.gif) no-repeat right bottom; }
.box-block .hd { background: url(../img/titlebg02.gif) no-repeat; height: 26px; line-height: 26px; padding: 0 10px; }
.box-block .hd h3 { float: left; font-weight: bold; color: #b71003;}
.box-block .hd h3 a { color: #b71003; }
.box-block .hd a.more { float: right; color: #b71003; }
.box-block .bd { padding: 5px 10px; }


/*底部 */
#footer{clear: both;  position: relative; text-align: center; width: 1000px; margin: 0 auto; }
#footer .links{ height: 34px; line-height: 34px; overflow: hidden; background: url(../img/footbg.gif) no-repeat;}
#footer .links li { display: inline; margin: 0 3px;  color: #fff; }
#footer .links li a { color: #fff; }
#footer .copyRight{ line-height: 22px; padding-top: 15px; }
#footer .blue img { width: 80px; }

/* 当前位置 */
.path {  height: 32px; line-height: 32px; background: url(../img/titlebg02.gif) no-repeat; padding: 0 10px; }
.path em { background: url(../img/ico.gif) no-repeat 0 -438px; padding-left: 20px; }
.path a,.path span{margin: 0 5px; }

/* goTop */
#goTop{position: fixed; *display: none; width: 50px;height: 50px;bottom: 60px;right: 5px;z-index: 99;cursor: pointer;margin: 5px;width: 40px;height: 40px;border-radius: 2px;-webkit-box-shadow: 0 0 5px #9c9c9c;opacity: .9;background: rgba(0, 0, 0, .5) url(../img/gotop.png) no-repeat center center;}

/* winMark */
#winMark{ z-index: 1;width: 100%;display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8);left: 0;top: 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}

/* 顶部注册登录 */
#top .userLogged{margin-top:5px;}
#top .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#1d86d5 !important;border-bottom:3px solid #1d86d5 !important;}
.user-mainbox .loginBtn {background: #1d86d5 !important;}
.user-mainbox .loginBtn:hover { background: #2f95e2 !important;}

/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/    
