﻿@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: 22px;font-family: SimSun, "Microsoft YaHei", Arial, Helvetica, Tahoma, sans-serif;-webkit-text-size-adjust: none; }
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 { width: 100%; background:#fde75a url(../img/bg.jpg) repeat-x center top; min-width: 1003px; }
.wrap-blue { background: #7fcdfe url(../img/blue.jpg) repeat-x center top; }
.wrap-yndt { background: #FEB856 url(../img/dongtai.jpg) repeat-x center top; }
.wrap-jypd { background: #f16d84 url(../img/green.jpg) repeat-x center top; }
.wrap-jkly { background: #a6ec67 url(../img/heal.jpg) repeat-x center top; }
.wrap-qzzj { background: #77ddd0 url(../img/mon.jpg) repeat-x center top; }
.wrap-dghz { background: #f07f6d url(../img/red.jpg) repeat-x center top; }

/*顶部 S*/
#header{height: 312px; z-index: 1; position: relative; width: 1003px; margin: 0 auto;}


/* flash */
.flash { width: 1003px; height: 277px; position: absolute; top: 0; left: 0;}

/* top-links */
.top-links { height: 32px; color: #999; text-align: right; position: relative;  z-index: 1; padding-top: 20px; padding-right: 40px; }
.top-links li { display: inline; padding-left: 20px; margin-right: 10px;}
.top-links li.li1 { background: url(../img/icons-ydy.png) no-repeat left center; }
.top-links li.li2 { background: url(../img/icons-wzdt.png) no-repeat left center; }
.top-links li a { color: #999; font-family: "Microsoft Yahei"; }
.top-links li:hover a { color: #f00; }



 
/*站群导航*/
#header .site{z-index: 2; color: #333; float: left; position: relative;}
#header .site dt{ text-align: center; height: 30px; cursor: pointer; }
#header .site dd{z-index: 99999;background: #86a444; display: none;position: absolute;padding: 10px 0 10px 10px;width: 800px;right: -100px;-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .15);-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .15);box-shadow: 0x 2px 5px rgba(0, 0, 0, .15);}
#header .site dd i{ display: none}
#header .site ul{overflow: hidden}
#header .site li{float: left;width: 33%; color: #666; height: 26px; line-height: 26px; text-align: left; border-radius: 3px;}
#header .site li a{color: #fff; display: block;padding-left: 10px; font-size: 12px;}
#header .site li a:hover{ background: #6f8e33; text-decoration: none; border-radius: 3px;}
#header .site.on dd{ display: block}
#header #siteLast.on dt{position: relative;z-index: 1;}



/* 搜索 */
.search { height: 57px;  margin-top: 180px; background: url(../img/content-bg.png) repeat-y center; width: 956px; padding-left: 47px;}
.s-form { position: relative; background: url(../img/search.jpg) no-repeat; width: 636px; height: 42px; padding: 15px 0 0 100px; }
.s-form .input-box { float: left; color: #ccc; width:270px; height: 22px; margin-right: 10px; }
.s-form .input-box input{ display: block; width: 250px; height: 20px; line-height: 20px; vertical-align: middle; border: 1px solid #8f9daa; padding-left: 10px; padding-right: 10px; background:#fff;}
.s-form .btn-box{ float: left; width: 48px; height: 22px; background: url(../img/search_b.jpg) no-repeat;}
.s-form .btn-box .btn{display: block; width: 48px; height: 22px; line-height: 99px; overflow: hidden; border: none; background: none;}

.search-blue .s-form { background: url(../img/search2.gif) no-repeat; width: 842px; }


/*导航 */
.nav{ height: 28px; position: relative; clear: both; width: 920px; padding: 0 8px; margin: 0 auto; }
.mainNav{position: relative; z-index: 1; font-family: "Microsoft Yahei"; }
.nav ul li.li1{float: left;width: 10%;text-align: center; position: relative; height: 28px; }
.nav ul li.li1 .a1{ display: block; line-height: 28px; font-size: 14px; color: #fff; }
.nav ul li.first1{ display: none;}
.nav ul li.li1:hover a.a1{ color: #f60; background: #fff url(../img/arrow.png) no-repeat center 25px; border-radius: 5px 5px 0 0;}
.nav ul li .ul1 {position:absolute;top:28px; left:0; height:auto;width:100%; background:#fff; display:none; overflow:hidden; zoom:1;  border-radius: 0 0 5px 5px ; padding-bottom: 10px; box-shadow: 0 3px 3px #d7d5a8;}
.nav ul li .ul1 li a {line-height:26px; font-size:12px; display: block;}
.nav ul li .ul1 li a:hover{color:#f00;  } 


/* content */
#content {clear: both; width: 1003px; margin: 0 auto;}
.content {  background: url(../img/content-bg.png) repeat-y center;}


/* home-side =========================*/
.side-box { width: 196px; }
.side-box .hd { height: 37px; background: url(../img/pic.jpg) no-repeat 0 0; margin-bottom: 15px; }

/* 专题专栏 */
.box-ztlm .bd ul { width: 165px; margin: 0 auto;}
.box-ztlm .bd li { width: 165px; height: 60px; margin-bottom: 15px;}
.box-ztlm .bd li a { display: block; width: 100%; height: 60px; }
.box-ztlm .bd li.li1 { background: url(../img/xxjs.jpg) no-repeat; }
.box-ztlm .bd li.li2 { background: url(../img/zxfw.jpg) no-repeat; }
.box-ztlm .bd li.li3 { background: url(../img/ljwh.jpg) no-repeat; }
.box-ztlm .bd li.li4 { background: url(../img/ynwz.jpg) no-repeat; }

/* 友情链接 */
.box-yqlj { margin-top: 20px; }
.box-yqlj .hd { background-position: 0 -197px; }
.box-yqlj .bd li { float: left; margin-bottom: 20px; width: 90px; margin-left: 5px; *display: inline; }
.box-yqlj .bd li img { width: 85px; height: 30px; }
.box-yqlj .bd li .title { display: none; }



/*底部 =========================*/
#footer{clear: both; position: relative;  width: 1020px; margin: 0 auto; background: url(../img/copyright.png) no-repeat center top; height: 111px; font-family: "Microsoft Yahei";}
#footer .copyRight { padding-left: 50px; padding-top: 5px; }
#footer .blue img { width: 80px; }
#footer .links { padding-top: 30px; padding-left: 50px; } 
#footer .links li { display: inline; }
#footer .links li.spe { padding: 0 5px; }

/* foot-bg */
.foot-bg { width: 100%; min-width: 1003px; margin: 0 auto; background-color: #f3f0ce; border-top: 1px solid #2a472a; padding: 10px 0; text-align: center; display: none; }
 
/* foot-flash */
.foot-flash { width: 1003px; height: 113px; margin: 0 auto;}

/* blue */
#footer a.blue { display: block; width: 80px; height: 80px; position: absolute; right: 220px; top: 15px; }

/* 当前位置 */
.path { height: 40px; line-height: 40px; float: right; color: #999; }
.path a,.path span{margin: 0 5px; color: #999; }

/* 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 淡蓝色边框
--*/    
