﻿@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;}
a{ color: #333; text-decoration: none; outline: none;}
a:hover{color: #4788d7;}
.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;}
pre{ white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;}

/* frame */
html {}

body{background: #fff url(../../base/img/headbg.png) center 0 no-repeat;text-align: center;min-width: 1200px;background-size: 100% 500px;}
.siteWidth{ position: relative; max-width: 1200px; _width: 1200px; margin: 0 auto; text-align: left;}
#header{position: relative;z-index: 3;text-align: left;margin: 0 auto;width: 1200px;}
#content{padding: 20px;box-sizing: border-box;margin: 0 auto; width: 1200px; position: relative;z-index: 2;text-align: left;clear: both; overflow: hidden;background: #fff;margin-bottom:20px;}
#goTop{display: none !important}

/* topBar */
.topBar{height: 40px; line-height: 40px; font-size: 12px;}
.topLinks{width: auto; float: left; font-size: 12px;}
.topLinks a{margin: 0 6px;}

.topTool{float: right; position: relative; z-index: 6; color: #666;}
.topTool>a{ margin: 0 8px; color: #666; }
.topTool>a.a{}


/* 顶部登录注册 */
.topBar .userLogged{margin-right:10px;margin-top:7px;}
.topBar .userLogged a{margin: 0; padding: 0px;}
.topBar .userLogged .split{width:5px; text-align:center; display:inline-block; margin: 0 3px;}
.topBar .userLogged .userDropdown .ud-bd li a:hover,
.topBar .userLogged .userDropdown .nickname:hover{ color:#1E5B8D}
.user-mainbox .hd h3{color:#1E5B8D !important; border-bottom-color:#1E5B8D !important;}
.user-mainbox .loginBtn{background-color:#1E5B8D !important; }
.user-mainbox .loginBtn:hover{background-color:#1E5B8D !important;}
.topBar .welcome>span{vertical-align: initial;}
.topBar dl{width: auto; float: right;}
.topBar dl dt{width: auto; height: 22px; line-height: 22px; float: left; margin: 8px 0 0 9px; padding: 0 5px 0 22px; color: #1E5B8D; border: 1px solid #dfdfdf; border-radius: 2px; background: url(../img/siteicon.png) 9px center no-repeat;}
/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:900px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#siteLast dd a{color:#333;}
#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}
#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; }
#siteLast dd {border: 3px solid #ddd;right: 0px;top: 31px;}
#siteLast.on dd { display: block}
#siteLast.on dt { position: relative; z-index: 10; }




/* logoBar */
.logoBar{width:1200px;height: 178px;margin: 0 auto;position: relative;overflow: hidden;}
/*  background: url(../../base/img/zcenter.png) center 0 no-repeat;background-size: 100% 238px; */
.logoBar #logo{position: absolute;top: 50px;left: 0;width:454px;}
.logoBar #logo a{width:100%;}
.logoBar #logo a img{width:100%;}

/* 主导航 */
.topNav{z-index: 8;position: relative;margin: 0 auto;background: #4788d7;}
.mainNav{ position: relative;}
.mainNav .li1,.mainNav .spe{height: 80px;float: left;_display: inline;position: relative;;}
.mainNav .li1{width:11.1%;}
.mainNav .spe{ display: none; width: 4px;line-height: 200px;overflow: hidden;}
.mainNav .h1{width: 100% !important;float: left;display: block; width: 125px;}
.mainNav .a1{width:100%;display: block;color: #fff;text-align: center;font-size: 15px;transition: all .3s ease;}
.mainNav .a1 i{display: block;width: 30px;height: 30px;margin: 15px auto 4px auto;transition: all .3s ease;}
.mainNav .li1:nth-child(1) .a1 i{background: url("../../home/img/li1.png")no-repeat center;background-size: 30px 30px;}
.mainNav .li1:nth-child(2) .a1 i{background: url("../../home/img/li2.png")no-repeat center;background-size: 30px 30px;}
.mainNav .li1:nth-child(3) .a1 i{background: url("../../home/img/li3.png")no-repeat center;background-size: 30px 30px;}
.mainNav .li1:nth-child(4) .a1 i{background: url("../../home/img/li4.png")no-repeat center;background-size: 30px 30px;}
.mainNav .li1:nth-child(5) .a1 i{background: url("../../home/img/li5.png")no-repeat center;background-size: 30px 30px;}
.mainNav .li1:nth-child(6) .a1 i{background: url("../../home/img/li6.png")no-repeat center;background-size: 30px 30px;}
.mainNav .li1:nth-child(7) .a1 i{background: url("../../home/img/li9.png")no-repeat center;background-size: 30px 30px;}
.mainNav .li1:nth-child(8) .a1 i{background: url("../../home/img/li7.png")no-repeat center;background-size: 30px 30px;}
.mainNav .li1:nth-child(9) .a1 i{background: url("../../home/img/li8.png")no-repeat center;background-size: 30px 30px;}
.mainNav .a1:hover{ text-decoration: none; color: #fff;}
.mainNav .li1 a:hover i {-moz-transform: scaleX(-1);-webkit-transform: scaleX(-1);-o-transform: scaleX(-1);transform: scaleX(-1);}
.mainNav .on1{background: #1561af;}
.mainNav .ul1{left: 0;overflow: hidden;line-height: 28px;position: absolute;top: 80px;width: 100%;display: none;background: #4788d7;z-index: 10;}
.mainNav .li2{ vertical-align: top;}
.mainNav .a2{border-top: 1px solid #4788d7;font-size: 14px;display: block;line-height: 20px;padding: 8px;color: #fff;text-align: center;}
.mainNav .a2:hover{background: #1561af;color: #fff;text-decoration: none;}

/* 搜索 */
.s-form{position: absolute;right: 0;top: 92px;height: 40px;margin-top: 6px;}
.s-form .input-box{float: left;background: #fff; width: 300px;height: 40px;}
.s-form .btn-box{overflow: hidden;}
.s-form #inputkeyword{border: 0;background: #fff;height: 24px;line-height: 24px;width: 270px;padding: 8px 15px;outline: none;font-size: 14px;}
.s-form .btn{border: 0; height: 40px; width: 80px; background: #4788d7; font-size: 16px; color: #fff;}

/* 主栏 和 侧栏 */
.mainContent{ overflow: hidden;}
.side{width: 270px;float: left; margin-right: 20px;}

/* 位置导航 */
.path{text-align: left;display: block;overflow: hidden;color: #666;font-size: 14px; padding-bottom: 10px; border-bottom: 1px dashed #ddd; margin-bottom: 20px;}
.path a, .path span{ padding: 0 3px; color: #666;}
.path em{background: url(../img/icons.png) no-repeat 0 -744px;padding-left: 21px;}

/*footer*/
#footer{color: #333;background: #3d8beb;position: relative;text-align: center;padding: 20px 0;}
#footer .siteWidth{padding: 20px 0;}
#footer .footNav{padding-bottom: 10px;text-align: center;}
#footer .footNav a{margin: 0 10px;}
#footer a{ color: #fff;}
#footer a:hover{ color: #fff;}
#footer .copyRight a,#footer .copyRight p{color: #fff;}
#footer .pics{position: absolute; right: 0; top: -10px;}

/* 信息公开链接组 */
.xxgkBtns{overflow: hidden;border: 1px solid #ebebeb;margin-bottom: 10px;}
.xxgkBtns ul{overflow: hidden;}
.xxgkBtns ul li{margin-bottom: 8px; height: 46px;line-height: 46px;overflow: hidden; -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .05);-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .05);box-shadow: 2px 2px 3px rgba(0, 0, 0, .05);}
.xxgkBtns ul li a{height: 100%;display: block;padding-left: 80px;position: relative;background: url(../img/side-xxgk.png) 50px 15px no-repeat #fff;-webkit-transition: 200ms;-o-transition: 200ms;-moz-transition: 200ms;transition: 200ms;}
.xxgkBtns ul .li2 a{background-position: 50px -94px;}
.xxgkBtns ul .li3 a{background-position: 50px -203px;}
.xxgkBtns ul .li4 a{background-position: 50px -313px;}
.xxgkBtns ul .li5 a{background-position: 50px -421px;}
.xxgkBtns ul li a:hover{ text-decoration: none; padding-left: 84px; color: #4788d7;}

/* box */
.box .hd{height: 38px;line-height: 38px;position: relative; background: #f5f5f5; border: 1px solid #eee; overflow: hidden;}
.box > .hd .more {font-size: 12px;float: right;margin-right: 10px;color: #999;}
.box .hd h3{font-size: 18px;color: #fff;background: #4788d7; float: left; font-weight: bold;}
.box .hd h3 a{ color: #fff; padding: 0 20px 0 10px; display: block; float: left;}
.box .hd h3 a:hover{ text-decoration: none;}
.box .hd ul{overflow: hidden;}
.box .hd li{float: left;font-size: 16px;}
.box .hd li a{display: block;float: left;padding: 0 20px;}
.box .hd li a:hover{text-decoration: none}
.box .hd .on{color: #fff;background: #4788d7;}
.box .hd .on a{color: #fff}
.box .bd{overflow: hidden; padding: 15px 0 0;}

/* boxA */
.boxA{padding: 15px; background: #fff; -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 3px rgba(0, 0, 0, .05); margin-bottom: 15px;}
.boxA .hd{height: 40px;overflow: hidden;line-height: 40px;}
.boxA .hd .more{background: #fff;float: right;color: #999;padding-left: 10px;}
.boxA .hd .more a{color: #999}
.boxA .hd h3{float: left;font-weight: bold;font-size: 16px;padding: 0 10px 0 13px;color: #4788d7;}
.boxA .hd h3 a{ color: #4788d7;}
.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: #4788d7;}
.boxA .hd .on a{ color: #fff;}
.boxA .hd .on a:hover{color: #fff}
.boxA .bd{padding: 5px; overflow: hidden;}

/* boxE */
.boxE{margin-bottom: 15px;}
.boxE .hd{height: 40px;line-height: 40px;overflow: hidden; background-color: #f5f5f5;}
.boxE .hd h3{float: left;padding: 0 20px;background: #fff;color: #4788d7; line-height: 38px; border: 1px solid #ddd; font-size: 18px;}
.boxE .hd h3 a{color: #4788d7; display: block; float: left;}
.boxE .hd .more{float: right;}
.boxE .bd{padding: 10px;overflow: hidden;}

/* sideBox */
.sideBox{margin-bottom: 20px;}
.sideBox .hd{ height: 42px; line-height: 42px; background: #f2f2f2; padding: 0 15px; text-align: center; background: #4788d7; color: #fff;}
.sideBox .hd h3{ display: block;font-size: 18px;}
.sideBox .bd{padding: 10px; background: #F8F8F8;}

/* mainBox */
.mainBox .mHd{ margin-bottom: 20px; height: 42px;line-height: 42px;position: relative; background: rgb(238, 246, 251); overflow: hidden;}
.mainBox .mHd .more{font-size: 12px;float: right;margin-right: 10px;color: #999;}
.mainBox .mHd h3{ margin: 5px 0 0 5px; padding: 0 20px; line-height: 35px; font-size: 18px;color: #4788d7; border: 1px solid #ddd; border-bottom: none; border-top: 2px solid #4788d7; background: #fff; float: left; font-weight: bold;}
.mainBox .mHd h3 a{ color: #fff; padding: 0 20px; display: block; float: left;}
.mainBox .mHd h3 a:hover{ text-decoration: none;}
.mainBox .mHd ul{overflow: hidden;}
.mainBox .mHd li{float: left;font-size: 16px;}
.mainBox .mHd li a{display: block;float: left;padding: 0 20px;}
.mainBox .mHd li a:hover{text-decoration: none}
.mainBox .mHd .on{color: #fff;background: #4788d7;}
.mainBox .mHd .on a{color: #fff}
.mainBox .mBd{ overflow: hidden;}

/* 信件列表 */
.letterList{width: 100%;margin-top:10px;}
.letterList th, .letterList td{text-align: center;font-size: 14px;vertical-align: middle;line-height: 25px;padding: 6px 5px;}
.letterList th, .letterList .even{background: #f5f5f5;}
.letterList th{padding: 0px;}
.letterList thead tr th{padding: 8px 0;}
.letterList th.title{text-align: left; }
.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: 70px;}
.letterList .state{width: 70px;}
.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;}

/* 友情链接 */
.friendLinks{background: #f6fcff;padding: 15px 20px;box-sizing: border-box;max-width:1200px;margin: 15px auto;}
.friendLinks h3{float: left;font-size: 16px;color: #4788d7;padding-left: 31px;background: url(../../home/img/z-icons.png) 2px -415px no-repeat;}
.friendLinks .con{overflow: hidden;}
.friendLinks select{background: #fff; padding: 6px; float: left;width: 22%;_width: 22%;_display: inline;margin: 0 0 0 1.6%; *margin: 6px 0 6px 1.6%; border: 1px solid #dedede;}
.friendLinks select option:first-child{display: none;}
/*验证码*/
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;}

/* 依申请、信访、咨询等通用 查询页样色 */
.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}
.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}

/* 动画 */
.animate1 i{-webkit-transition: 400ms;-o-transition: 400ms;-moz-transition: 400ms;transition: 400ms;}
.animate1 a:hover i{-moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1);}

/* 2023新增修改 */
.zareaA,.zareaC,.zareaR{
    width: 29.8%!important;
    float: left!important;
    display: inline-block!important;
    margin-right: 1%!important;
}
.zareaC .topicList .t .tit{
    font-size:16px;
    color:#333;
}
.zareaR{
    margin-right: 0!important;
}
.zbox{
    background: #f6fcff;
    padding: 15px;
    box-sizing: padding-box;
    height: 296px;
    overflow-y: hidden;
}
.lrzbox{
    width: 46.9%;
    float: left;
    display: inline-block;
}
.lrzbox:nth-child(2){
    float: right;
}
.zbox .hd{
    background: #fff;
    border:none;
}
.zbox .hd h3{
    background: #4788d7;
    color: #fff;
}
.zbox .hd h3 a{
    color: #fff;
}
.zbox1 .hd{
    background: transparent;
    border: none;
}
.zbox1 .hd h3{
    background: transparent;
    color: #4788d7;
    margin-top:-5px;
}
.zbox1 .hd h3 a{
    font-size: 18px;
    color: #4788d7;
    font-weight: bold;
    padding:0;
}
.zbox .infoList li .date{
    color: #bbb;
}
.ztitle{
    height: 6px;
    display: block;
    background: url(../../home/img/titbot.png) left top no-repeat;
    overflow: hidden;
    width: 100%;
}
.zbox .bd{
    padding: 0;
    margin-top:5px;
}
/* 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: #4788d7;
}
.detailTable thead th {
    background: #4788d7;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #4788d7;
}
.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 .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) {
    width: 160px
}
.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) {
    width: 160px
}
.detailTable .preDiv {
    width: 100%;
    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;
}
.detailTable .imgWrap img{
    max-width:10%;
}
.power-content_voice{
    margin-bottom: 15px;
    display:none;
}

.topBar{
    background: #fff;
}
.top-center{
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.lefta{
    margin: 0 2px!important;
    color:#1E5B8D!important;
}
.rdzx-infoListB .date{
    margin-left:4px;
}
.wzazzb{
    position: absolute;
    right:0;
    top: 50px;
    z-index:2;
}
#slbBtn{
    float: right;
    margin:0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 16px;
    font-weight:bold;
    color: white;
    background-color: #4888d7;
}
#slbBtn:hover{
    text-decoration: none;
}
#zzbBtn{
    float: right;
    margin:0;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 16px;
    font-weight:bold;
    color: #4888d7;
    border: 2px solid #4888d7;
    background-color: #fff;
}
#zzbBtn:hover{
    text-decoration: none;
}

