﻿@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: 1200px;
    color: #333;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
}
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;
}
.date {
    float: right;
}
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;
}
/*头部 */
#header {
    position: relative;
    height: 550px;
    z-index: 3;
}
#header .siteWidth {
    height: 140px;
    position: relative;
}
#header .logo {
    position: absolute;
    z-index: 3;
    left: 0;
    top: 20px;
}
#header .logo a {
    display: block;
}
#header .logo img {
    max-height: 82px;
}

.userlogincomment .hd .on {
    border-color: #009338 !important;
}

.userlogincomment .hd .on a,.login-tip .registerlink a {
    color: #009338 !important;
}

.loginBtn {
    background-color: #009338 !important;
}
.loginBtn:hover {
    background-color: #007a2e !important;
}

/* 顶部 */
#header .links {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 13;
}
.links .on dd {
    display: block;
}
.links dl {
    position: relative;
    float: left;
}
.links dt {
    padding: 0 10px 0 10px;
    cursor: pointer;
    line-height: 30px;
}
.links dd {
    clear: both;
    display: none;
    padding: 5px;
    background-color: #fff;
    position: absolute;
    right: 50%;
    top: 30px;
    margin-right: -55px;
    z-index: 999;
}
.links .sign .spe {
    padding: 0 8px;
}
.links .site.on dt {
    background-color: #f5f5f5;
    color: #333;
}
/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:1000px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px; top: 25px; right: 0; margin-right: 0;}
#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.h i{display:none;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold; }
#siteLast dd ul{overflow:hidden;}
#siteLast dd ul li{width:18%; margin-left:2%; float:left; height:26px; line-height:26px; overflow:hidden;font-size:12px;}
#siteLast dd ul li a{color:#333}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7}
#siteLast.on dd{display:block;}
/* 搜索 */
.s-form {
    position: absolute;
    right: 0;
    top: 48px;
    width: 219px;
    height: 30px;
    z-index: 12;
    background: url(../img/shearch_bg.png) no-repeat;
}
.s-form .select-box {
    display: none
}
.s-form .input-box {
    float: left;
}
.s-form .input-box input {
    display: block;
    width: 140px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background: none;
    border: none;
    font-size: 12px;
    outline: none;
}
.s-form .btn-box {
    float: right;
}
.s-form .btn-box .btn {
    display: block;
    width: 50px;
    height: 30px;
    line-height: 30px;
    border: none;
    background: none;
    outline: none;
    overflow: hidden;
    text-indent: 999px;
}
/*导航 */
.nav {
    position: absolute;
    top: 135px;
    right: 0;
    height: 41px;
    margin: 0 auto;
    z-index: 11;
    line-height: 41px;
    width: 100%;
}
.mainNav {
    position: relative;
    height: 41px;
    line-height: 41px;
}
.nav a {
    color: #1e1e1e;
}
.nav a:hover {
    text-decoration: none;
}
.nav .li1 {
    text-align: center;
    display: inline-block;
    width: 115px;
    position: relative;
    
}
.nav .a1 {
    height: 41px;
    line-height: 41px;
    display: block;
    font-size: 16px;
    text-align: center;
    /* background: url(../img/nav.png) no-repeat center; */
}

.nav li.on1 .a1 {
    color: #fff;
    background: url(../img/nav_on.png) no-repeat center;
}
.nav .ul1 {
    display: none;
    width: 100%;
    padding: 7px 0;
    position: absolute;
    left: 0;
    top: 41px;
    background: #7bbf50;
    border-radius:6px;
}

.nav .a2 {
    text-align: center;
    display: block;
    font-size: 13px;
    line-height: 22px;
    padding: 5px;
    color: #fff;
}

.nav a.a2:hover {
    background-color: #91d566;
}
/* banner */
#indBanner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    clear: both;
    width: 100%;
    height: 550px;
    z-index: 2;
}
#indBanner li {
    height: 550px;
}
#indBanner li .con {
    display: none;
}
#indBanner .hd {
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
    font-size: 0;
    display: none;
}
#indBanner .hd li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 3px;
    width: 14px;
    height: 14px;
    background: #999;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}
#indBanner .hd li span {
    display: none;
}
#indBanner .hd .on {
    background: #577e32;
}


.xx-pic { position: absolute; z-index: 3;  top:225px; left: 50%; margin-left: -256px;}


/*内容区 */
#content {
    clear: both;
    text-align: left;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.column {
    overflow: hidden;
}
.side {
    width: 280px;
    margin-right: 20px;
    float: left;
}
.mainContent {
    overflow: hidden;
}
/*底部 */
#footer {
    clear: both;
    background: url("../img/footer-bg.png") no-repeat center bottom;
    overflow: hidden;
    padding-bottom: 120px;
}
#footer .siteWidth {
    position: relative;
    padding: 20px 0 10px;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
}
#footer .footerNav {
    margin: 10px 0;
}
#footer .footerNav li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 10px;
}
#footer .footerNav li a {
    color: #577e32;
    font-weight: bold;
}
#footer .footerNav li a:hover {
    color: #ff381e;
}
.yqlj {
    margin-bottom: 10px;
    overflow: hidden;
}
.yqlj .con select {
    float: left;
    width: 270px;
    margin: 0 15px 10px;
    color: #7a7a7a;
    padding: 4px;
    border: 1px solid #ccc;
    font-size: 12px;
}
/* 当前位置 */
.path {
    padding: 5px 10px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    height: 30px;
    line-height: 30px;
    color: #999;
    border-radius: 6px;
}
.path a, .path span {
    margin: 0 5px;
    color: #999
}
.path em {
    padding-left: 20px;
    background: url("../img/list_Icon.png") no-repeat left center;
}
/* 盒子 */
.box .hd h3 a, .box .hd h3 span {
    line-height: 40px;
    padding: 0 20px;
    font-size: 16px;
}
/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 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: #73c7d3;
    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: #7ae;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.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%;
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 10px;
}
.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
}