﻿﻿@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 {
    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;
    -webkit-font-smoothing: antialiased;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #E20500;
    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;
}
/* frame */
html {
    background: url(../img/body-x.gif) repeat-x #fff;
}
body {
    text-align: center;
    min-width: 1200px;
}
.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin: 0 auto;
}
#header {
    position: relative;
    z-index: 2;
    text-align: left;
    margin: 0 auto;
}
#content {
    background: #fff;
    margin: 0 auto 0px auto;
    padding: 0px 20px 20px 20px;
    max-width: 1160px;
    _width: 1160px;
    position: relative;
    z-index: 0;
    text-align: left;
    overflow: hidden;
}
/* topBar */
.topBar {
    height: 33px;
    line-height: 33px;
    overflow: visible;
}
.topBar .getMain {
    float: left;
    *display: inline;
}
.topBar .userPanel {
    float: right;
    *display: inline;
}
/* 站群 */
.topBar .siteNav {
    float: right;
    *display: inline;
    height: 33px;
    width: 68px;
    position: relative;
    z-index: 20;
}
.topBar .siteNav dl {
    display: block;
    width: 68px;
    height: 33px;
    overflow: visible;
}
.topBar .siteNav dl dt {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding-top: 1px;
    width: 68px;
    position: relative;
    z-index: 22;
    cursor: pointer;
}
/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display: none;width:900px;position:absolute;background:#fff;text-align:left;color:#333;overflow:hidden;padding:10px;}
#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; margin-right:-2%}
#siteLast dd ul li{width:18%; margin-right: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;}

/* 站群导航-个性 */
#siteLast { z-index: 1; position:relative; float:right;}
#siteLast dt { padding:0 10px; }
#siteLast dd {border: 3px solid #ddd;right: 0px;top: 30px;}
#siteLast.on dd { display: block}
#siteLast.on dt { position: relative; background:#eee; border-bottom: none; z-index: 10; color: #333;}
#siteLast dd h3 {text-align: left; position: relative;font-size: 14px;font-weight: bold;line-height: 34px;display: block;overflow: hidden;padding-right: 10px; }
#siteLast h3 i { 
content: "";
    display: block;
    height: 1px;
    line-height: 0;
    font-size: 0;
    background: #eee;
    top: 18px;
    right: 0;
    width: 88%;
    position: absolute;}

#siteLast h3 span {
    display:inline-block;
    background:#fff;
    padding-right:15px;
    position:  relative;
    z-index:  1;
}

/* logoBar */
.logoBar {
    height: 178px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: url(../img/banner.jpg) 0px 0px no-repeat;
}
.logoBar #logo {
    position: absolute;
    top: 46px;
    left: 0px;
}
.s-form {
    width: 284px;
    height: 40px;
    overflow: hidden;
    background: url(../img/search.png) 0px -6px no-repeat;
    position: absolute;
    top: 65px;
    right: 255px;
}
.s-form .input-box {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    padding: 5px 0px 5px 10px;
    width: 230px;
    color: #838383;
    
}
.s-form .input-box .from-control {
    width: 230px;
    height: 30px;
    line-height: 30px;
    border: none;
    background: none;
    color: #838383;
    outline: none;
}
.s-form .btn-box {
    float: right;
    width:42px;
    height: 40px;
}
.s-form .btn {
    width: 42px;
    display: block;
    height: 40px;
    background: none;
    outline:none;
    border: none;
    font-size: 0;
}
/* 主导航 */
.topNav {
    position: relative;
    background: #0068b7;
    width: 1192px;
    margin: 0 auto;
    height: 54px;
    padding: 0 4px
}
.topNav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}
.mainNav {
    position: relative;
}
.mainNav .li1 {
    width: 145px;
    float: left;
    *display: inline;
    position: relative;
}
.mainNav .spe {
    height: 54px;
    height: 54px;
    text-indent: 100%;
    float: left;
    *display: inline;
    width: 4px;
    overflow: hidden;
    background: url(../img/navSpe.gif) 50% 50% no-repeat;
}
.mainNav .h1 {
    display: block;
    width: 153px;
    margin-left: -4px
}
.mainNav .h1 a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    height: 54px;
    line-height: 54px;
}
.mainNav .h1 a:hover {
    text-decoration: none;
    color: #fff;
}
.mainNav .on1 .h1 a {
    background: #195DAF;
}
.mainNav .first1 {
    width: 149px;
}
.mainNav .first1 .h1 {
    width: 157px;
}
.mainNav .ul1 {
    overflow: hidden;
    line-height: 28px;
    position: absolute;
    left: -4px;
    top: 54px;
    width: 153px;
    display: none;
    background: #195DAF;
    background: rgba(25, 93, 175, 0.95);
    z-index: 10;
}
.mainNav .li2 {
    vertical-align: top;
}
.mainNav .a2 {
    font-size: 14px;
    display: block;
    border-top: 1px solid #2F77AD;
    border-bottom: 1px solid #1C5396;
    line-height: 20px;
    padding: 8px;
    color: #fff;
    text-align: center;
}
.mainNav .a2:hover {
    background: #0C50A0;
    color: #fff;
    text-decoration: none;
    border-top: 1px solid #0C50A0;
}
/* 主栏 和 侧栏 */
.mainContent {
    _width: 76.5%;
    overflow: hidden;
    zoom: 1;
}
.side {
    font-size: 14px;
    width: 21.5%;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
/* 位置导航 */
.path {
    line-height: 20px;
    padding: 20px 0px;
    text-align: left;
    display: block;
    min-height: 20px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    max-width: 1160px;
    margin: 0 auto;
}
.path a,
.path span {
    padding: 0 3px;
    color: #666;
}
.path em {
    background: url(../img/icons.png) no-repeat 0 1px;
    padding-left: 26px;
}
/*footer*/
#footer {
    color: #fff;
    background: #0068b7;
    position: relative;
    text-align: center;
    padding: 20px 0;
}
#footer .footNav {
    padding-bottom: 10px;
}
#footer .footNav a {
    margin: 0 10px;
    display: inline-block;
}
#footer a {
    color: #fff;
}
#footer a:hover {
    color: #fff
}
#footer .copyRight a {
    text-decoration: underline;
}
/* 侧栏固定菜单 */
.sideFixed {
    z-index: 9;
    position: fixed;
    top: 234px;
    right: 0;
    width: 70px;
    background: #fff;
    font-size: 12px;
    _position: absolute;
}
.sideFixed li {
    border: 1px solid #ddd;
    margin-top: -1px;
    position: relative;
}
.sideFixed li a {
    height: 30px;
    line-height: 30px;
    padding: 34px 0 3px 0;
    display: block;
    background: url(../img/icons-3.png) center 8px no-repeat;
}
.sideFixed li a:hover {
    text-decoration: none
}
.sideFixed .wx a {
    background-position: center -137px;
}
.sideFixed .gt {
    display: none
}
.sideFixed .gt a {
    background-position: center -284px;
}
.sideFixed .qr a {
    background-position: center -2051px;
}
.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;
}
/* 信息公开链接组 */
.xxgkBtns {
    overflow: hidden;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
}
.xxgkBtns ul {
    overflow: hidden;
}
.xxgkBtns ul li {
    height: 48px;
    border-bottom: 1px solid #ebebeb;
}
.xxgkBtns ul li a {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding-left: 77px;
    position: relative;
}
.xxgkBtns ul li a i {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: url(../img/icons-1.png) 9px 8px no-repeat #0068b7;
    left: 17px;
    top: 50%;
    margin-top: -16px;
}
.xxgkBtns ul li.li2 a i {
    background-position: 9px -112px;
    background-color: #fb9e43;
}
.xxgkBtns ul li.li3 a i {
    background-position: 9px -231px;
    background-color: #74b8f3;
}
.xxgkBtns ul li.li4 a i {
    background-position: 9px -349px;
    background-color: #896b9f;
}
.xxgkBtns ul li.li5 a i {
    background-position: 9px -468px;
    background-color: #158cc9;
}
.xxgkBtns ul li.last {
    border-bottom: none;
}
.xxgkBtns ul li a:hover {
    background-color: #0068b7;
    color: #fff;
    text-decoration: none;
}
.xxgkBtns ul li a:hover i {
    background-color: #fff;
    background-image: url(../img/icons-2.png);
}
/* box */
.box .hd {
    height: 39px;
    line-height: 39px;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    background: #f8f8f8;
}
.box .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #999;
}
.box .hd h3 {
    position: absolute;
    color: #0068b7;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-top: 2px solid #0068b7;
    border-bottom: 0;
}
.box .hd h3 a {
    color: #0068b7;
}
.box .hd h3 a:hover {
    text-decoration: none;
}
.box .hd ul {
    position: absolute;
    height: 40px;
    overflow: hidden;
}
.box .hd li {
    float: left;
    font-size: 16px;
    height: 38px;
    line-height: 37px;
    background: none;
    padding: 2px 1px 0px
}
.box .hd li a {
    display: block;
    float: left;
    padding: 0 20px;
}
.box .hd li a:hover {
    text-decoration: none
}
.box .hd .on {
    border: 1px solid #dbdbdb;
    border-top: 2px solid #0068b7;
    border-bottom: 0;
    padding: 0px;
    background: #fff;
    color: #0068b7;
}
.box .bd {
    padding: 5px;
    overflow: hidden;
}
/* boxA */
.boxA .hd {
    height: 40px;
    overflow: hidden;
    background: #f8f8f8;
    position: relative;
}
.boxA .hd .more {
    position: absolute;
    right: 5px;
    top: 0px;
    height: 40px;
    line-height: 40px;
    color: #999;
    font-size: 14px;
}
.boxA .hd .more a {
    color: #999
}
.boxA .hd h3 {
    float: left;
    *display: inline;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding: 0 20px;
    background: #0068b7;
    color: #fff
}
.boxA .hd h3 a {
    color: #fff;
}
.boxA .hd ul {
    float: left;
    *display: inline;
    overflow: hidden;
}
.boxA .hd li {
    float: left;
    *display: inline;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    padding: 0 20px;
    color: #333;
    font-size: 18px;
}
.boxA .hd li a {
    color: #333
}
.boxA .hd li a:hover {
    text-decoration: none;
    color: #333
}
.boxA .hd .on {
    background: #0068b7;
}
.boxA .hd .on a {
    color: #fff;
}
.boxA .hd .on a:hover {
    color: #fff
}
.boxA .bd {
    padding: 5px;
    overflow: hidden;
}
/* boxB */
.boxB .hd {
    height: 40px;
    background: #0068b7;
    padding-right: 10px;
}
.boxB .hd h3 {
    float: left;
    *display: inline;
    height: 40px;
    line-height: 40px;
    padding-left: 35px;
    background: url(../img/icons-1.png) 8px -584px no-repeat;
    font-size: 16px;
    color: #fff;
}
.boxB .hd h3 a {
    color: #fff;
}
.boxB .hd h3 a:hover {
    color: #ff0;
    text-decoration: none;
}
.boxB .hd .more {
    float: right;
    *display: inline;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}
.boxB .bd {
    border: 1px solid #e6e6e6;
    padding: 10px;
}
/* boxE */
.boxE {
    margin-bottom: 15px;
}
.boxE .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #0068B7;
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #0068B7;
    color: #fff;
    font-size: 18px;
}
.boxE .hd h3 a {
    color: #fff;
    display: block;
    float: left;
}
.boxE .hd .more {
    float: right;
}
.boxE .bd {
    padding: 10px;
    overflow: hidden;
}
/* sideBox */
.sideBox {
    margin-bottom: 20px;
}
.sideBox .hd {
    height: 40px;
    background: #0068b7;
}
.sideBox .hd h3 {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
}
.sideBox .bd {
    padding: 10px;
    border: 1px solid #e6e6e6;
}
/* 侧栏-栏目内搜索 */
#sideSearch .bd li {
    padding: 5px 0 5px 0;
    overflow: hidden;
}
#sideSearch .nodes,
#sideSearch input,
#sideSearch button {
    height: 32px;
    line-height: 32px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    font-family: "microsoft yahei";
    outline: none
}
#sideSearch .keyword {
    width: 60%;
    padding: 0 5px;
}
#sideSearch button {
    line-height: 28px;
    width: 32%;
    float: right;
    background: #0068B7;
    border-color: #0068B7;
    color: #fff;
}
/* mainBox */
.mainBox .mHd {
    position: relative;
    border-bottom: 1px solid #E1E1E1;
    background: #F9F9F9;
    line-height: 39px;
    height: 39px;
    margin-bottom: 20px;
}
.mainBox .mHd .list {
    overflow: hidden;
    font-size: 18px;
}
.mainBox .mHd .list li {
    float: left;
    padding: 0 4%;
    border-top: 2px solid #F9F9F9;
    cursor: pointer
}
.mainBox .mHd .list a {
    font-size: 20px;
    color: #888;
}
.mainBox .mHd .list a:hover {
    text-decoration: none
}
.mainBox .mHd .list .on a {
    color: #0068b7
}
.mainBox .mHd h3,
.mainBox .mHd .list .on {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    border: 1px solid #E1E1E1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 4%;
    height: 37px;
    border-top: 2px solid #0068b7;
    color: #0068b7;
    border-bottom: 0;
    background: #F9F9F9;
    bottom: -1px;
}
.mainBox .mBd {
    overflow: hidden
}
/* 信件列表 */
.letterList {
    width: 100%;
}
.letterList th,
.letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 28px;
    padding: 6px 0px
}
.letterList th,
.letterList .even {
    background: #f5f5f5;
}
.letterList th {
    color: #0068B7;
    height: 40px;
    padding: 0px;
}
.letterList th.title {
    text-align: left;
    padding-left: 38px;
}
.letterList .num {
    display: none;
}
.letterList td.title {
    text-align: left;
    padding-left: 5px;
}
.letterList .ico {
    width: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0px
}
.letterList .ico img {
    vertical-align: middle;
}
.letterList .dep {
    width: 90px;
}
.letterList .state {
    width: 60px;
}
.letterList .state .s0 {
    color: #333;
}
.letterList .state .s1 {
    color: #f70;
}
.letterList .state .s2 {
    color: #f00;
}
.letterList .state .s3 {
    color: #390;
}
.letterList .state .s4 {
    color: #333;
    text-decoration: line-through;
}
.letterList .date {
    border-right: none;
    width: 90px;
}


.letterList .clicks {
    display: none;
}

/* detailTable */
.detailTable {
    margin-bottom: 10px;
    background: #fff;
    width: 100%
}
.detailTable,
.detailTable tr,
.detailTable tr td {
    border: 1px solid #e6e6e6;
    border-collapse: collapse
}
.detailTable thead tr {
    border-color: #0068B7;
}
.detailTable thead th {
    background: #0068B7;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #0068B7;
}
.detailTable tbody td {
    padding: 10px 15px;
}
.detailTable tbody td.tdName {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}
.detailTable .trTitle .tdCon {
    font-weight: bold;
}
.detailTable .preDiv {
    width: 670px;
    overflow: auto;
}
.detailTable .preDiv pre {
    font-size: 14px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
/* 友情链接 */
.friendLinks {
    border-top: 1px solid #ddd;
    background: #EEEEEE;
    padding: 10px 0;
    min-height: 32px;
}
.friendLinks h3 {
    float: left;
    font-size: 16px;
    color: #0068b7;
    padding-left: 31px;
    background: url(../img/icons-1.png) 0 -1080px no-repeat;
}
.friendLinks .con {
    overflow: hidden;
}
.friendLinks select {
    padding: 6px;
    float: left;
    width: 18.4%;
    _width: 18.2%;
    *display: inline;
    margin-left: 1.6%;
    border: 1px solid #ccc;
}

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm input[type=text] {border: 1px solid #ccc;height: 30px;padding: 0 10px;}
.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 ; color: #fff;}
.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: 30px; }
.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 }

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; }
.codeerror { height: 30px; line-height: 30px; overflow: hidden; }
/* 通用底部按钮 */
.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: #f60; 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: #f80; }
