﻿@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;}
pre{ font-size: 14px; font-family: "Microsoft YaHei"; white-space: pre-wrap;word-wrap: break-word;}

/* Public */
body{ min-width: 1000px; color: #333;font-size: 14px;line-height: 1.8;font-family: 宋体, SimSun, Arial, Helvetica, Tahoma, sans-serif;text-align: center;-webkit-text-size-adjust: none; background: #fff;}
a{ color: #333; text-decoration: none; outline: none;}
a:hover{color: #e00;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;}
.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: 1200px;margin: 0 auto;}

/* 顶部 */
#top{position: relative;z-index: 11;padding-top: 22px;height: 30px;line-height: 30px;font-size: 12px;}
#top .links{float: right;}



/* 站群导航 S */
#siteLast { float: left; position: relative;  z-index: 3;}
#siteLast dt{color: #76623f;padding: 0 10px 0 25px;background: url("../img/icon.png") no-repeat 5px -103px;cursor: pointer;}
#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;right:-1px;top: 30px;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 */



/*头部 */
#header{height: 130px;background: url("../img/headerbg.jpg") no-repeat center top;position: relative;z-index: 5;}
#header .siteWidth{position: relative;}
#header .logo{overflow: hidden;position: absolute;left: 0;top: 35px;text-align: left;}
#header .logo img{max-width: 450px;}
.headerTxt{position: absolute;right: 400px;top: 30px;}
.s-form{position: absolute;right: 0;top: 72px;width: 345px;height: 31px;background: url("../img/searchbg.png") no-repeat;overflow: hidden;}
.s-form .select-box{ display: none}
.s-form .input-box{ float: left;}
.s-form .input-box input{ display: block; width: 175px; height: 20px; line-height: 20px; padding: 2px 23px 5px 45px;background: none;border: none;color: #666;font-size: 12px;outline: none;}
.s-form .btn-box{ float: left;}
.s-form .btn-box .btn{display: block;width: 60px;height: 26px;line-height: 26px;border: none;background: none;font-size: 16px;color: #fff;overflow: hidden;}

/*导航 */
.nav{position: relative;z-index: 4;background: url("../img/navbg.jpg");height: 50px;line-height: 42px;box-shadow: 0 3px 6px rgba(0, 0, 0, .2);font-family: "Microsoft YaHei";}
.nav a:hover{text-decoration: none}
.nav ul li.li1{float: left;margin: 0 5px;width: 123px;height: 50px;line-height: 42px;text-align: center;position: relative;z-index: 9998;}
.nav ul li .a1{display: block;color: #fff;font-size: 16px;}
.nav ul li.on1 .a1{line-height: 42px;background: url("../img/navon.jpg") no-repeat center top;}
.nav ul li .ul1{display: none;width: 220px;position: absolute;left: 0;top: 42px;padding: 15px;background: #937455;box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);}
.nav ul li .ul1 li{float: left;width: 49.9%;height: 36px;line-height: 36px;}
.nav ul li .ul1 li a{display: block;color: #fff;}
.nav ul li .ul1 li a:hover{background-color: #9e7f60;}
#li-dqgz .ul1, #li-paxy .ul1{left: auto;right: 0;}

/*内容区 */
#content{clear: both;text-align: left;position: relative;z-index: 1;background: url("../img/contentbg.jpg");overflow: hidden;}
#content .siteWidth{background-color: #f4f4f2;box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.column{overflow: hidden;}
.side{width: 230px; float: left;margin-right: 20px;}
.mainContent{overflow: hidden;}

/*底部 */
#footer{clear: both;background: #c9c9c9 url("../img/footerbg.png") repeat-x; color: #777;}
#footer .siteWidth{padding: 20px 0;font-size: 12px; overflow: hidden;}
#footer a{color: #777}
#footer a:hover{color: #e00}
#footer .logo{float: left;margin-top: 15px;margin-right: 30px;}
#footer .logo img{width: 250px;}
#footer .qr{float: right;width: 170px;}
#footer .qr li{float: left;width: 49.9%;text-align: center;}
#footer .copyRight{overflow: hidden;}
#footer .footerNav{margin-top: 10px;overflow: hidden;}
#footer .footerNav li{display: inline-block;*display: inline;zoom: 1;margin-right: 10px;}
#footer .blue { margin-top: 15px; }
#footer .blue img { width: 90px; }

/* 当前位置 */
.path{ height: 30px; line-height: 30px; color: #999}
.path a,.path span{margin: 0 5px; color: #999}

/* 盒子 */
.box {}

.box .hd{height: 32px;line-height: 32px;}
.box .hd .more{float: right;color: #777;}
.box .hd h3{float: left;}
.box .hd h3 span, .box .hd h3 a{display: block;font-size: 18px;font-family: "Microsoft YaHei";}
.box .hd li{display: inline-block;*display: inline;zoom: 1;}
.box .hd li span, .box .hd li a{display: block;font-size: 18px;cursor: pointer;}
.box .hd li.on{height: 48px;}
.box .hd li.on span, .box .hd li.on a{color: #ff9f40;}
.box .bd{padding-top: 10px;}

/*验证码*/
div.codeinp input[type=text]{ width: 100px !important; float: left; margin-right: 10px;}
div input[type=text]{ width: 80%; 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: #524d49; 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: #997C5E;}

/* 依申请、信访、咨询等通用 查询页样色 */
.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}

/* 顶部注册登录 */
#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;}