﻿﻿@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, 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;-webkit-text-size-adjust: none;}
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;}
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;
}
/* 图标 */
[class^="icon"],[class*="icon"]{display: inline-block;margin-top: -2px;margin-right: 10px;width: 3px;height: 3px;vertical-align: text-top;background-image: url("../img/icon.png");background-repeat: no-repeat;overflow: hidden;vertical-align: middle;}
.icon{width: 3px;height: 3px;background-position: -30px -67px;}
.iconHome{width: 20px;height: 16px;background-position: 0 0;}
.iconHomeOn{width: 20px;height: 16px;background-position: 0 -26px;}
.iconTzgg{width: 14px;height: 18px;background-position: 0 -53px;}
.iconMore{width: 15px;height: 15px;background-position: 0 -81px;}
.iconFriendLink{width: 14px;height: 12px;background-position: 0 -106px;}
.iconPath{width: 12px;height: 12px;background-position: 0 -128px;}
.iconShare{width: 12px;height: 14px;background-position: 0 -151px;}
.iconSearch{width: 12px;height: 12px;background-color: #FDFCFC;background-position: -30px 0;}
.iconZddt{width: 12px;height: 12px;background-position: -30px -24px;}
.iconArrowRight{width: 5px;height: 11px;background-position: -30px -46px;}
.iconArrowBottom{width: 9px;height: 6px;background-position: -30px -81px;}
.iconArrowRight2{width: 6px;height: 9px;background-position: -30px -98px;}
.iconBoxOn{width: 8px;height: 5px;background-position: -30px -117px;}
.iconTpxw{width: 23px;height: 18px;background-position: -52px 0;}
.iconMsg{width: 19px;height: 14px;background-position: -52px -29px;}
.iconFocusLeft{width: 14px;height: 29px;background-position: -52px -54px;}
.iconFocusRight{width: 14px;height: 29px;background-position: -52px -91px;}
.iconPhone{width: 19px;height: 32px;background-position: -86px 0;}
.iconWb{width: 36px;height: 31px;background-position: -86px -42px;}
.iconWx{width: 36px;height: 29px;background-position: -86px -83px;}
.iconBackTop{width: 30px;height: 32px;background-position: -86px -124px;}
.iconXxgk1{width: 40px;height: 38px;background-position: -132px 0;}
.iconXxgk2{width: 40px;height: 40px;background-position: -132px -47px;}
.iconXxgk3{width: 40px;height: 40px;background-position: -132px -98px;}
.iconXxgk4{width: 40px;height: 40px;background-position: -132px -149px;}
.iconXxgk5{width: 40px;height: 40px;background-position: -132px -199px;}
.iconXxgk6{width: 40px;height: 40px;background-position: -132px -250px;}
.iconPicOn{width: 33px;height: 31px;background-position: -132px -300px;}
.iconHdRed{width: 27px;height: 50px;background-position: -182px 0;}
.iconHdBlue{width: 27px;height: 50px;background-position: -182px -60px;}
.iconHdGreen{width: 27px;height: 50px;background-position: -182px -120px;}

/* frame */
body{background: #f5f5f5 url(../img/bodyBg.jpg) center 0 no-repeat;min-width: 1200px;}
.container{position: relative;width: 1200px; margin: 0 auto;}
.mainContent{overflow: hidden;}
.side{float: left;margin-right: 30px;width: 320px;}
.row{margin-bottom: 30px;}
.shadow{padding: 30px;background: url("../img/tmBg.png");box-shadow: 1px 1px 3px rgba(0, 0, 0, .05);}

#content{width:1200px; margin:10px auto 0; margin-top:20px;}
#header{position: relative;z-index: 3;}

/* topBar */
.topBar{height: 40px;line-height: 40px;color: #fff;position: relative; z-index: 9;}
.topBar a{color: #fff;cursor: pointer; margin:0 5px;}
.topBar a:hover{color: #ff0;}
.topBar .userPanel{float: right;}
.topBar .zfLink{float: left;}




/* 站群导航-公共 */
#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; float:right;}
#siteLast dt { padding:0 10px; }
#siteLast dd {border: 3px solid #ddd;right: 0px;top: 40px;}
#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;
    padding-left: 0;
}



/* logoBar */
.logoBar{height: 180px;margin: 0 auto;position: relative;overflow: hidden;}
.logoBar #logo{position: absolute; top: 40px; left: 0px;}

/* 主导航 */
.topNav{position: relative;margin: 0 auto;background: url(../img/tmBg.png) repeat;height: 70px;}
.s-form{position: absolute;z-index: 2;top: 20px;right: 15px;width: 163px;overflow: hidden;height: 20px;line-height: 18px;border: 1px solid #ddd;border-radius: 20px;padding: 4px 10px;}
.s-form .input-box{float: left;margin-top: 2px;height: 20px;width: 138px;overflow: hidden;}
.s-form .input-box input{height:20px; outline:none}
.s-form .from-control{border: none;background: none;vertical-align: top;}
.s-form .btn-box{position: absolute;top: 5px;right: 7px;width: 22px;height: 20px;}
.s-form .btn-box .btn{font-size: 0;background-color: none;border: none;overflow: hidden; display: block; width: 22px; height: 20px; background: url(../img/icon.png) no-repeat -30px 3px;}
.mainNav{position: relative;}
.mainNav .li1,.mainNav .spe{height: 70px;float: left;_display: inline;position: relative;line-height: 70px;}
.mainNav .spe{ width: 8px;background: url(../img/navLine.jpg) center no-repeat;line-height: 200px; overflow: hidden;}
.mainNav .h1{float: left;display: block; width: 114px;}
.mainNav .a1{display: block;text-align: center;font-size: 18px;}
.mainNav .a1:hover{ text-decoration: none;}
.mainNav .first1 .h1{width: 128px;}
.mainNav .on1 .h1{margin-top: -10px;padding-top: 10px;box-shadow: 3px 3px 6px rgba(0, 0, 0, .2);background: url(../img/navOnBg.jpg) no-repeat;}
.mainNav .on1 .h1 i{margin: 0 5px 0 0;background-position: 0 -26px;}
.mainNav .on1 .h1 a{color: #fff;}
.mainNav .ul1{ left: 0; overflow: hidden; line-height: 28px; position: absolute; top: 70px; width: 100%; display: none; background: #005ebc; z-index: 10;}
.mainNav .li2{ vertical-align: top;}
.mainNav .a2{border-top: 1px solid #006bd6;font-size: 14px;display: block;line-height: 20px;padding: 10px;color: #fff;text-align: center;}
.mainNav .a2:hover{background: #006bd6;color: #fff;text-decoration: none;}

/* subBar */
.subBar{background: #fff;overflow: hidden;height: 30px;line-height: 30px;padding: 10px 15px;-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);}
.subBar .s-form{float: right;width: 247px;}
.subBar .s-form input{vertical-align: top}
.subBar .btn-box{width: 70px; float: right;}
.subBar .btn-box .btn{font-size: 14px;height: 30px;width: 100%;background: #2D97E8;text-align: center;border: 0;color: #fff;}
.subBar .btn-box .btn:hover{ background: #2589d6}
.subBar .input-box{ width: 177px; float: left;}
.subBar .input-box input{border: 1px solid #C0C0C0;height: 20px;padding: 4px;border-right: 0;width: 168px;}
.subBar .tzgg{ overflow: hidden}
.subBar .tzgg dt{float: left;padding-left: 25px;background: url(../img/icons.png) 0 -61px no-repeat; color: #2D97E8}
.subBar .tzgg dt a{color: #2D97E8}
.subBar .tzgg dd{overflow: hidden;}
.subBar .tzgg .dateRight{color: #999}

/* 位置导航 */
.path{text-align: left;display: block;overflow: hidden;color: #666;font-size: 14px;margin: 0 auto;}
.path a, .path span{ padding: 0 3px; color: #666;}
.path em{background: url(../img/icons.png) no-repeat 0 -60px;padding-left: 21px;}

/*footer*/
#footer{color: #fff;background-color: #005ebc;position: relative;padding: 15px 0; text-align:center;}
#footer .container{overflow: hidden;}
#footer .qr{float: right;margin-left: 20px;}
#footer .qr li{float: left;text-align: center;margin-left: 20px;width: 70px;}
#footer .qr li img{width: 70px;height: 70px;}
#footer .footNav{padding: 20px 0 5px;}
#footer .footNav a{margin: 0 5px;}
#footer a{ color: #fff;}
#footer a:hover{ color: #fff}
#footer .copyRight {}

#footer .copyRight a{ text-decoration: underline;}

/* 侧栏固定菜单 */
.sideFixed{margin-left: 600px;z-index: 9;position: fixed;top: 220px;left: 50%;width: 70px;font-size: 12px;_position: absolute;}
.sideFixed li{margin-bottom: 5px;position: relative;}
.sideFixed li a{line-height: 30px;color: #fff;display: block;height: 75px;background: #005ebc;text-align: center;transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;}
.sideFixed li i{margin: 9px 0 0;}
.sideFixed li a span{display: block;}
.sideFixed li a:hover{text-decoration: none}
.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 a{background-color: #0079f2;}
.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;background-color: #f7f7f7;}
.xxgkBtns ul{overflow: hidden;}
.xxgkBtns ul li{margin-bottom: 10px;height: 50px;line-height: 50px;font-size: 16px;overflow: hidden;}
.xxgkBtns ul li a{display: block;padding-left: 80px;position: relative;-webkit-transition: 200ms;-o-transition: 200ms;-moz-transition: 200ms;transition: 200ms;line-height: 48px;border: 1px solid #ddd;}
.xxgkBtns ul li a:hover{ text-decoration: none;border: 1px solid #005ebc;background-color: #005ebc;color: #fff;}

/* box */
.box{overflow: hidden;}
.box .hd{position: relative;font-size: 20px;}
.box .hd .more{position: absolute;right: 0px;top: 0;overflow: hidden; font-size:14px;}
.box .hd .more i{margin: 0;}
.box .hd h3{border-bottom: 1px solid #e5e5e5;height: 40px;}
.box .hd h3 a{ color: #333;line-height: 35px;padding-bottom: 5px;display: inline-block;*display: inline;zoom: 1;}
.box .hd h3 a:hover{ text-decoration: none;}
.box .hd ul{border-bottom: 1px solid #005ebc;height: 40px;}
.box .hd li{float: left;}
.box .hd li a{display: block;float: left;margin-right: 15px;padding-bottom: 5px;line-height: 35px;color: #333;}
.box .hd li a:hover{text-decoration: none}
.box .hd .on{padding-bottom: 1px;margin-bottom: -1px;background: url("../../Base/img/boxHdOn.png") no-repeat center bottom;}
.box .hd .on a{color: #005ebc;}
.box .bd{ padding-top: 15px; overflow: hidden;}
.infoList li{border: none;background-position: 0 17px;font-size: 16px;}
.infoListB li{border: none;background-position: 0 17px;font-size: 16px;}
.infoList li .date{font-size: 14px;}


/* sideBox */
.sideBox{padding: 0;}
.sideBox .hd{position: relative;height: 50px;overflow: hidden;}
.sideBox .hd i.iconArrowRight2{position: absolute;top: 20px;right: 10px;}
.sideBox .hd i{margin: 0;float: left;}
.sideBox .hd h3{margin-left: 27px;line-height: 50px;font-size: 20px;background-color: #1364DE;}
.sideBox .hd h3 a, .sideBox .hd h3 span{color: #fff;}
.sideBox .bd{padding: 20px 30px;background: #f7f7f7;}

/* mainBox */
.mainBox .mHd{position: relative;border-bottom: 1px solid #D8D8D8;height: 35px;margin-bottom: 20px;}
.mainBox .mHd .path{float: right;line-height: 25px;height: 25px;padding: 0;}
.mainBox .mHd .list{ overflow: hidden;}
.mainBox .mHd .list li{float: left; padding: 0 4%;}
.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{position: relative;display: inline-block; *display: inline;zoom: 1;font-size: 18px;padding: 0 5px;color: #005ebc;border-bottom: 2px solid #005ebc;height: 35px;line-height: 25px;}
.mainBox .mBd{overflow: hidden}

/* 信件列表 */
.letterList{width: 100%;}
.letterList th, .letterList td{text-align: center;font-size: 14px;vertical-align: middle;line-height: 25px;padding: 6px 5px;}
.letterList th, .letterList .even{background: #f3f3f3;}
.letterList th{color: #2D97E8;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: 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{margin-bottom: 15px;background: #fff;padding: 15px 20px;}
.friendLinks h3{float: left;font-size: 16px;color: #0068b7;padding-left: 31px;background: url(../img/icons.png) 0 -414px no-repeat;}
.friendLinks .con{overflow: hidden;}
.friendLinks select{background: #FBFBFB;padding: 6px;float: left;width: 18.4%;_width: 18.2%;_display: inline;margin-left: 1.6%;border: 1px solid #CFCFCF;}

/*验证码*/
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 }

/* 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: #005ebc;
}
.detailTable thead th {
    background: #005ebc;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #005ebc;
}
.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;
}