﻿@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: #000;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    -webkit-text-size-adjust: none;
    overflow-x: hidden;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
    transition: all 0.3s
}
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;
    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;
}
.more {
    float: right;
    color: #999
}
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;
}
select {
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}
/* 框 */
body {
    background: url(../img/bodyBg.png)repeat;
}
.siteWidth, #content {
    clear: both;
    width: 1200px;
    margin: 0 auto;
}
#header {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
#content {
    text-align: left;
    position: relative;
    z-index: 1;
    padding: 6px 0;
}
.side {
    width: 230px;
    float: left;
    margin-top: -20px;
}
.mainContent {
    width: 870px;
    float: right;
    overflow: hidden;
    padding: 50px 40px;
    background: #fff url(../img/mainContentBg.png) repeat-x top;
}
/*顶部 S*/
#logo {
    margin: 15px auto 0px;
    text-align: center;
}
#logo img {
    max-height: 140px;
}
/*********** 导航 *************/
.nav {
    clear: both;
    padding-top: 20px;
}
.mainNav {
    position: relative;
    z-index: 1;
    height: 55px;
    line-height: 55px;
    width: 1000px;
    margin: 0 auto;
}
.mainNav a:hover {
    text-decoration: none
}
.mainNav .li1 {
    float: left;
    width: 14.28%;
    height: 55px;
    position: relative;
}
.mainNav .a1 {
    display: block;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    font-weight: bold;
    /*background: url(../img/navicons.png) no-repeat 40px center;*/
    /*padding-left: 65px;*/
    text-align: center;
}
.mainNav li.on1 .a1, .mainNav .a1:hover {
    color: #efb700;
    border-radius: 5px;
}
.mainNav .ul1 {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    margin-top: 0;
    display: none;
    width: 100%;
}

.mainNav .ul1 a {
    color: #666;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    padding: 8px;
}
.mainNav .ul1 a:hover {
    background-color: #efb700;
    color: #Fff
}
/* 一级导航图标 */
.mainNav #li-gywm .a1 {
    background-position: -718px center;
}
.mainNav #li-xydt .a1 {
    background-position: -246px center;
}
.mainNav #li-ywgk .a1 {
    background-position: -87px center;
}
.mainNav #li-gysl .a1 {
    background-position: -404px center;
}
.mainNav #li-wdbj .a1 {
    background-position: -563px center;
}
/* 二级导航 */
.mainNav .boxSub {
    display: none;
}
/* 下拉二级导航颜色 */

#topBar .sign a { color: #fff; }
#topBar .phone {
    width: auto;
    float: left;
    z-index: 6;
    position: relative;
    color: #fff;
}
#topBar .phone dt a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
}
#topBar .phone dd {
    display: none;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -55px;
    padding: 5px;
    background-color: #fff;
}
#topBar .phone.on dd {
    display: block;
}
#topBar .sign { float: left; line-height: 50px; height: 50px; color: #fff; font-size: 14px; }
#topBar .sign dt { background: none; }
#topBar .sign .spe { padding: 0 10px; }
/* 站群导航 */
#siteBox {
    width: 105px;
    float: left;
    margin: 30px 0 0 6px;
}
#topBar .site {
    width: auto;
    float: left;
    z-index: 6;
    float: right;
    position: relative;
    color: #fff;
}
#topBar .site dt {
    float: left;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
}
#topBar .site.on dt {
    color: white;
    background-color: #e6a800
}


/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:1050px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px; top: 50px; 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;}

/* 搜索 */
#seachBox {
    width: auto;
    float: left;
    position: relative;
    z-index: 1;
    margin: 30px 0 0 10px;
}
#seachBox dt {
    width: 56px;
    height: 56px;
    line-height: 56px;
    float: right;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../img/searchBtn.png) left top no-repeat;
}
#seachBox dd {
    display: none;
    z-index: 0;
    display: none;
    position: absolute;
    padding: 32px 0 0;
    width: 550px;
    top: 52px;
    right: 0px;
}
#seachBox dd i {
    height: 0;
    line-height: 0;
    width: 0;
    float: left;
    position: absolute;
    z-index: 1;
    right: 14px;
    top: 8px;
    border: 12px dashed transparent;
    border-bottom-style: solid;
    border-bottom-color: #f38541;
}
#header .seachBoxOn dd {
    display: block;
}
.s-form {
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-borderradius: 5px;
    float: right;
    background: #fff;
    margin: -67px 70px 0;
    height: 47px;
    padding: 10px;
    width: 300px;
}
.s-form .select-box {
    display: none
}
.s-form .input-box {
    float: left;
}
.s-form .input-box input {
    display: block;
    width: 210px;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    font-size: 14px;
    outline: none;
    background-color: transparent;
    font-family: "微软雅黑";
    border: 1px solid #eee;
    border-radius: 5px 0 0 5px;
}
.s-form .btn-box {
    float: left;
}
.s-form .btn-box .btn {
    display: block;
    width: 57px;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    color: white;
    text-align: center;
    overflow: hidden;
    border: none;
    overflow: hidden;
    font-family: "微软雅黑";
    background: #e05c50;
    border-radius: 0 5px 5px 0;
}
/* banner */
.banner {
    width: 100%;
    text-align: center;
    height: 299px;
    background: url(../img/nodeBanner.jpg) center top no-repeat;
}
/*底部 */
#footer {
    clear: both;
    overflow: hidden;
    text-align: center;
    background: #fff;
    border-top: 3px solid #efb700;
    min-width: 1200px;
}
.footerLinks {
    overflow: hidden;
    text-align: center;
    background: #efb700;
    padding: 10px 0;
}
.footerLinks select {
    width: 215px;
    height: 26px;
    margin: 0 10px;
    line-height: 26px;
    font-size: 14px;
    background-color: #fff;
    border: none;
}
.footerNav {
    line-height: 24px;
    overflow: hidden;
    margin-top: 24px;
}
.footerNav li {
    display: inline;
    margin: 0 10px;
}
.footerNav li a {
    font-size: 14px;
}
.copyRight {
    line-height: 24px;
    text-align: center;
    padding-bottom: 24px;
    padding-top: 24px;
}
/* 当前位置 */
.path {
    height: 43px;
    line-height: 43px;
    color: #999;
    padding-left: 20px;
    background: url(../img/pathIcon.png) left center no-repeat;
}
.path a, .path span {
    font-size: 14px;
    margin: 0 5px;
    color: #333;
}
/* 列表图标 */
.infoListA li {
    padding-left: 10px;
    background: url(../img/dot01.png) left center no-repeat;
}
/* goTop */
#goTop {
    position: fixed;
    display: none;
    _display: none !important;
    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);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}
/* topBar */
#topBar {
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #efb700;
}
#topBar .hello { float: left; }
#topBar .userPanel {
    float: right;
}
#topBar .userPanel a.setHome, #topBar dl dt, #topBar .userPanel a.addFav {
    float: left;
    color: #fff;
    padding: 0 20px 0 30px;
    background: url(../img/topicons.png)no-repeat left center;
    font-size: 12px;
}
#topBar .userPanel a.setHome {
    background-position: -98px center
}
#topBar .userPanel a.addFav {
    background-position: -196px center
}
#topBar .site dt {
    background-position: -294px center
}
/* 侧栏固定菜单 */
.sideFixed {
    margin-left: 620px;
    z-index: 9;
    position: fixed;
    top: 209px;
    left: 50%;
    width: 70px;
    text-align: center;
    _position: absolute;
}
.sideFixed li {
    margin-bottom: 1px;
    position: relative;
}
.sideFixed li a {
    height: 30px;
    line-height: 30px;
    padding: 34px 0 3px 0;
    display: block;
    background: #efb700 url(../img/icons-3.png) center 11px no-repeat;
    color: #fff;
    border-radius: 5px
}
.sideFixed li a:hover, .sideFixed li.on a {
    background-color: #e05c50;
    text-decoration: none;
}
.sideFixed .wx a {
    background-position: center -134px;
}
.sideFixed .gt {
    overflow: hidden;
}
.sideFixed .gt a {
    background-position: center -416px;
    background-color: #ccc;
    padding: 20px 0 0;
    line-height: 99px;
}
.sideFixed .qr a {
    background-position: center -266px;
}
.sideFixed .pic {
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.sideFixed .pic img {
    width: 150px;
    height: 150px;
}
.sideFixed .on .pic {
    display: block;
    position: absolute;
    left: -168px;
    top: -45px;
    padding: 4px;
    background: #fff;
}
.sideFixed .on .pic i {
    z-index: 8;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-left-color: #fff;
    border-left-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
.sideFixed .sh .s-form {
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.sideFixed .sh a {
    background-position: center -588px;
}
.sideFixed .sh.on .s-form {
    display: block;
}
/*验证码*/
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: #efb700;
    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: #f09a34;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.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
}