﻿@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: 1200px;
    overflow-x: hidden;
    color: #666;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    -webkit-text-size-adjust: none;
    background: url(../img/a1.png) repeat-x #fcf0e3;
}
a {
    color: #666;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #E20500;
    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;
    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;
}
.wrap {
}
.siteWidth, .siteWidth1 {
    clear: both;
    width: 1200px;
    margin: 0 auto;
}
/*顶部 S*/
#header {
    height: 147px;
    z-index: 11;
    width: 1200px;
    position: relative;
    margin: 0 auto;
    padding-top: 20px;
}
#header .logo {
    width: 270px;
    float: left;
}
#header .logo span {
    display: block;
    top: 0;
    left: 0;
    opacity: 0.8;
    width: 270px;
    height: 80px;
}
#header .logo a {
    display: block;
    width: 270px;
    height: 74px;
    position: relative;
    z-index: 1;
    padding-top: 6px;
    float: left;
}
#header .logo img {
    max-width: 270px;
    max-height: 70px;
}
#header .phone {
    z-index: 2;
    color: #333;
    top: 50px;
    position: absolute;
    right: 80px;
}
#header .phone dt a {
    display: block;
    padding: 0 15px;
    line-height: 35px;
    color: #fff;
}
#header .phone dd {
    display: none;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -55px;
    padding: 5px;
    background-color: #fff;
}
#header .phone.on dt {
    background-color: #402e24;
    color: #fff;
}
#header .phone.on dd {
    display: block;
}
/*站群导航*/
#header .site {
    z-index: 2;
    color: #333;
    top: 50px;
    position: absolute;
    right: 0px;
}
#header .site dt {
    width: 80px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #fff;
    cursor: pointer;
}
#header #siteLast.on dt {
    position: relative;
    z-index: 1;
    background-color: #402e24;
    color: #fff;
}
#siteLast dd {
    display: none;
    clear: both;
    background: #fff;
    color: #333;
    font-size: 12px;
    position: absolute;
    left: auto;
    right: 0;
    top: 100%;
    margin: 0;
    padding: 15px;
    width: 1000px;
    max-height: 500px;
    line-height: 24px;
    overflow: auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}
#siteLast dd table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
#siteLast dd table td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    text-align: left;
    overflow: hidden;
}
#siteLast dd table .tdlab {
    width: 100px;
    text-align: right;
    padding-right: 20px;
    vertical-align: middle;
    font-weight: bold;
}
#siteLast dd h3 {
    text-align: left;
    margin: 0 10px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    color: #333;
    display: block;
    height: 34px;
}
#siteLast dd h3 a{
    color: #333;
}
#siteLast dd h3 {
    text-align: left;
    margin: 0 10px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    color: #333;
    display: block;
    height: 34px;
}
#siteLast dd h3 a{
    color: #333;
}
#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: #eee;
    top: 18px;
    right: 0;
    width: 100%;
    position: absolute;
    z-index: 1;
}
#siteLast dd ul {
    overflow: hidden;
}
#siteLast dd ul li {
    width: 19.99%;
    float: left;
    overflow: hidden;
}
#siteLast dd ul li a {
    position: relative;
    float: left;
    padding-left: 10px;
    max-width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
}
#siteLast dd ul li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #000;
}
#siteLast dd ul li a:hover {
    color: #c00;
}
#siteLast.on dd {
    display: block;
}
/* 搜索 */
.s-form {
    height: 35px;
    width: 210px;
    float: right;
    right: 220px;
    top: 50px;
    position: absolute;
}
.s-form .input-box input {
    width: 180px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px 0 20px;
    background-color: #fff;
    border: none;
    color: #999;
    font-size: 14px;
    outline: none;
}
.s-form .btn-box {
    width: 60px;
    height: 35px;
    background: #2f2f2f url(../img/picicon.png) no-repeat 15px -775px;
    position: absolute;
    top: 0;
    left: 210px;
}
.s-form .btn-box .btn {
    display: block;
    width: 80px;
    height: 35px;
    border: none;
    background: none;
    text-indent: -9999px;
}
.s-form.on .input-box, .s-form:hover .input-box {
    opacity: 1;
    display: block;
}
.dropdown-word{
    position: absolute !important;
    width: 100%;
    left: 0;
    top: 35px;
}
/*顶部 E*/
.banner {
    width: 100%;
    text-align: center;
}
.pageBanner {
    width: 100%;
    min-width: 1200px;
    height: 333px;
    background: url(../../base/img/a4.png) no-repeat center;
}
/*导航 */
.nav {
    height: 50px;
    width: 1200px;
    position: relative;
    float: left;
    top: 17px;
    background-color: #402e24;
}
.mainNav {
    position: relative;
    width: 1200px;
    height: 50px;
    z-index: 1;
}
.nav a {
    color: #fff;
}
.nav a:hover {
    text-decoration: none
}
.nav ul li.li1 {
    float: left;
    width: 120px;
    text-align: center;
    position: relative;
    height: 50px;
}
.nav ul li h3.h1 {
    font: 800 16px "微软雅黑";
    line-height: 50px;
}
.nav ul li.last1 h3.h1 {
    background: none;
}
.nav ul li.li1:hover {
    background-color: #2e211b;
}
.nav ul li .ul1 {
    display: none;
    width: 220px;
    padding: 7px 0;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 9999;
    background: #2e211b;
    _overflow: hidden;
}
.nav ul li.last1 .ul1 {
    right: 0;
    left: auto;
}
.nav ul li .ul1 li {
    height: 32px;
    padding: 0;
    text-align: center;
    float: left;
    width: 100px;
    margin-left: 10px;
    *display: inline;
}
.nav ul li .ul1 li h3.h2 {
    height: 20px;
    font: normal 14px/28px "微软雅黑";
}
.nav ul li .ul1 li a {
    color: #FFF;
}
.nav ul li .ul1 li a:hover {
    color: #ffcc00;
}
.content {
    position: relative;
    z-index: 99;
    overflow: hidden;
}
#content {
    position: relative;
    z-index: 9;
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*侧栏 */
.side {
    width: 240px;
    float: left;
    position: relative;
    padding-left: 10px;
}
/*底部 */
.siteWidth2 {
    background-color: #e9dece;
    border: solid 1px #cdbeaf;
    height: 100px;
    border-radius: 3px;
}
#footer {
    clear: both;
    background: #fff;
    text-align: left;
    color: #a4caf1;
    padding: 0 10px 10px 10px;
    width: 1180px;
    margin: 0 auto;
}
#footer a {
    color: #a4caf1
}
#footer .links {
    text-align: center;
}
#footer .links li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 40px;
}
#footer .links li a {
    font-size: 14px;
    color: #000;
}
#footer .copyRight {
    text-align: center;
    width: 560px;
    margin: 0 auto;
}
#footer .copyRight p {
    color: #000;
}
/* 当前位置 */
.path {
    height: 30px;
    line-height: 30px;
    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;
}
/*验证码*/
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: #402e24;
    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: #2e211b;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.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
}