@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 {
    background: #e9e9e9 url(../../base/img/bg.jpg) no-repeat center top;
    overflow-x: hidden;
    min-width: 1200px;
    color: #333;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: left;
    -webkit-text-size-adjust: none;
    background-size: cover; 
    width: 100%; 
    background-attachment: fixed; 
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #2ca8e0;
    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;
}
/*头部 */
#header {
    height: 136px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
#header .logo {
    position: absolute;
    z-index: 2;
    left: 0px;
    top: 38px;
}
#header .logo img {
    max-height: 75px;
}
#header .s-form {
    width: 226px;
    height: 46px;
    background: #fff;
    position: absolute;
    top: 48px;
    right: 242px;
    border: 2px solid #2ca8e0;
    border-radius: 25px;
    overflow: hidden;
}
#header .s-form .from-control {
    height: 20px;
    line-height: 20px;
    float: left;
    _display: inline;
    width: 170px;
    padding: 13px 0 13px 10px;
    background: none;
    border: none;
    font-size: 16px;
    outline: none;
}
#header .s-form .btn-box {
    float: right;
    _display: inline;
    width: 42px;
    height: 46px;
}
#header .s-form .btn {
    float: right;
    _display: inline;
    width: 42px;
    height: 46px;
    line-height: 46px;
    text-indent: 200%;
    overflow: hidden;
    border: none;
    background: url(../img/icons.png) 4px -214px no-repeat #fff;
    cursor: pointer;
    outline: none;
}
#header .sign {
    position: absolute;
    right: 480px;
    top: 48px;
    color: #fff;
}
#header .sign a { color: #fff; }
#header .sign .spe {
    padding: 0 10px;
}
#header .phone {
    position: absolute;
    right: 145px;
    top: 48px;
}
#header .sign dt,
#header .phone dt a {
    display: block;
    padding: 0 20px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #ffad2d;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 25px
}
#header .phone dd {
    display: none;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -55px;
    padding: 5px;
    background-color: #fff;
}
#header .on dd {
    display: block;
}
/* 站群导航 */
#siteLast {
    width: 130px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 48px;
    z-index: 30;
}
#siteLast dt {
    width: 85px;
    padding-left: 45px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: url(../img/icons.png) 21px 17px no-repeat #ffad2d;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 25px
}
#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 {
    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 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;
}
/*导航 */
.nav {
    position: relative;
    z-index: 20;
    height: 100px;
    background: #2ca8e0;
    border-top: 3px solid #0092dd;
}
.mainNav {}
.mainNav .li1 {
    float: left;
    height: 100px;
    width: 11.11%;
    *width: 11.09%;
    position: relative;
}
.mainNav .li1 .h1 {
    display: block;
    height: 100px;
}
.mainNav .li1 .h1 a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-top: 53px;
    padding-bottom: 17px;
    font-size: 16px;
    color: #fff;
    background: url(../img/icons-nav.png) 39px 22px no-repeat;
    text-align: center;
    width: 100px;
    margin: 0 auto;
}
.mainNav .li1 .h1 a:hover {
    text-decoration: none;
}
.mainNav .on1 .h1 {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -50px;
    z-index: 1;
    height: 124px;
    width: 100px;
    background: url(../../Base/img/navOn.png) 0 100% no-repeat;
}
.mainNav .on1 .h1 a {
    background-image: url(../img/icons-navOn.png);
    color: #2ca8e0
}
/* 下拉效果 */
.nav ul.ul1 {
    display: none;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    background: url(../img/navOn.png) 0px 100% no-repeat;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 30px;
    z-index: 2;
}
.nav ul li .ul1 li {
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.nav ul li .ul1 li a {
    color: #2ca8e0
}
.nav ul li .ul1 li a:hover {
    color: #0577ab;
    text-decoration: none;
}
/* 指定图标 */
.mainNav #li-home .h1 a {
    background-position: 39px 22px;
}
.mainNav #li-xxgk .h1 a {
    background-position: -142px 22px;
}
.mainNav #li-xyzx .h1 a {
    background-position: -319px 22px;
}
.mainNav #li-xwgk .h1 a {
    background-position: -501px 22px;
}
.mainNav #li-dytd .h1 a {
    background-position: -681px 22px;
}
.mainNav #li-jsgz .h1 a {
    background-position: -859px 22px;
}
.mainNav #li-xstd .h1 a {
    background-position: -1042px 22px;
}
.mainNav #li-jxky .h1 a {
    background-position: -1219px 22px;
}
.mainNav #li-bjwz .h1 a {
    background-position: -1400px 22px;
}
.mainNav #li-dqzc .h1 a {
    background-position: -1582px 22px;
}
.mainNav #li-yey .h1 a {
    /*background-position: -1757px 22px;*/
}
.mainNav #li-yey .h1 a {
    background-position: -1938px 22px;
}
/*内容区 */
#content {
    position: relative;
    z-index: 9;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.column {
    overflow: hidden;
}
/*底部 */
#footer {
    clear: both;
    background: #f5f5f5;
    text-align: center;
    color: #333;
    border-top: 2px solid #2cb0eb;
}
#footer .siteWidth {
    padding: 20px 0;
    font-size: 12px;
    overflow: hidden;
}
#footer a {
    color: #333
}
#footer .footerNav {
    overflow: hidden;
    height: 28px;
    line-height: 28px;
}
#footer .footerNav li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 10px;
}
#footer .footerNav li a:hover {
    color: #2ca8e0;
}
#footer .copyRight {
    color: #333;
    line-height: 24px;
}
/* 当前位置 */
.path {
    height: 34px;
    line-height: 34px;
    padding-left: 45px;
    background: url(../../Base/img/path.png) 15px 6px no-repeat;
    text-align: left;
    font-size: 14px;
    color: #888888;
    margin-bottom: 10px;
}
.path a, .path span {
    padding: 0 3px;
    color: #888888;
}
.path a:hover {
    color: #2ca8e0
}
/* 盒子 */
.box {}
.box .hd {
    height: 39px;
    border-bottom: 1px solid #ececec;
}
.box .hd ul {
    overflow: hidden;
}
.box .hd ul li {
    height: 37px;
    float: left;
    _display: inline;
    padding: 0 10px;
    line-height: 37px;
    text-align: center;
}
.box .hd ul li a {
    font-size: 18px;
    color: #333
}
.box .hd ul li a:hover {
    text-decoration: none;
}
.box .hd ul li.on {
    border-bottom: 3px solid #2ca8e0;
    color: #2ca8e0
}
.box .hd ul li.on a {
    color: #2ca8e0
}
.box .hd .more {
    float: right;
    _display: inline;
    height: 39px;
    line-height: 39px;
    font-size: 16px
}
.box .bd {
    padding-top: 10px;
}
/* 盒子B */
.boxB {}
.boxB .hd {
    height: 40px;
    overflow: hidden;
}
.boxB .hd .cn {
    float: left;
    _display: inline;
    padding-left: 30px;
    background: url(../img/icons.png) -5px -108px no-repeat;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #2ca8e0;
    margin-right: 10px;
}
.boxB .hd .cn a {
    color: #2ca8e0
}
.boxB .hd .cn a:hover {
    color: #2ca8e0
}
.boxB .hd .en {
    float: left;
    _display: inline;
    height: 24px;
    line-height: 24px;
    float: left;
    _display: inline;
    padding-top: 10px;
    font-size: 12px;
    color: #cfcfcf;
    font-family: Arial;
}
.boxB .hd .more {
    float: right;
    _display: inline;
    height: 40px;
    line-height: 40px;
    color: #ccc
}
/* friendLinks */
.friendLinks {
    margin: 0 -15px 15px;
    overflow: hidden;
}
.friendLinks select {
    border: 0;
    width: 274px;
    padding: 4px;
    margin: 0 15px;
    border: 1px solid #ccc;
}
/* 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;
    box-shadow: 0 0 5px #9c9c9c;
    -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;
}
/*验证码*/
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: #2ca8e0;
    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: #2ca8e0;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.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
}