﻿@charset "UTF-8";
/* Css for PEL, ver 1.0 CopyRight By Dongyi Network Technology CO.,Ltd Design Center 
   本网站通用布局
*/

/* Css Reset */
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul { padding: 0; margin: 0}
table { border-collapse: collapse; border-spacing: 0}
fieldset,
img { vertical-align: top; border: 0}
address,
caption,
cite,
code,
dfn,
em,
i,
th,
var { font-weight: 400; font-style: normal}
li,
ol,
ul { list-style: none}
dd,
div,
dl,
dt,
li,
ol,
ul { zoom: 1}
caption,
th { text-align: left}
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: 400; font-size: 100%}
q:after,
q:before { content: ''
}
abbr,
acronym { border: 0}
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-size: 16px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif}
article,
aside,
dialog, 
figure,
footer,
header,
menu,
nav,
section,
time { margin: 0; padding: 0; display: block; zoom: 1}

/* Public */
body { color: #4f4f4f; font-size: 14px; line-height: 30px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
a { color: #333; text-decoration: none; outline: none;}
a:hover { color: #04519f; 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 !important;}
.fr { float: right !important;}
.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;}
.prev,
.next { transition: all 0.5s;}

/* frame */
body { text-align: center;position: relative;}
.wrap { min-width: 1400px; min-height: 400px; overflow: hidden;}
.siteWidth { position: relative; max-width: 1400px; _width: 1400px; margin: 0 auto;}
#content { clear: both; margin: 0 auto;width: 1400px; _width: 1400px; position: relative; z-index: 1; text-align: left;}
.siteWidth:after,
#content:after { content: "."; display: block; height: 0; clear: both; font-size: 0; line-height: 0; visibility: hidden;}


#header{
    position: relative;
    z-index: 3;
    text-align: left;
    margin: 0 auto;
    background: -webkit-linear-gradient(left, #3d38bc 0%, #2545b5 50%, #3d38bc 100%);
    background: -o-linear-gradient(left, #3d38bc 0%, #2545b5 50%, #3d38bc 100%);
    background: -moz-linear-gradient(left, #3d38bc 0%, #2545b5 50%, #3d38bc 100%);
    background: linear-gradient(to right, #3d38bc 0%, #2545b5 50%, #3d38bc 100%);
}
.top-header{
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-header:after{
    display: none;
}

/* logo */
#logo { z-index: 1; padding: 20px 0;}
#logo img { max-width: 100%;}

/* 访客类型 */
.topLinks {font-size: 12px;text-align: center;}
.quickLinks>li {height: 26px;line-height: 26px;padding: 0 8px; float: left; position: relative;}
.quickLinks>li>a { font-size: 14px; color: #c9d0ef;}
.quickLinks li:hover a{color: #fff;}
.quickLinks dt,
.quickLinks dt a{color: #c9d0ef;}
.quickLinks dd {clear: both;display: none;transition: all 0.5s;padding: 7px;background: #fff;position: absolute;right: 50%;top: 30px;margin-right: -60px;-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);}
.quickLinks dd>i {z-index: 8;position: absolute;top: -10px;right: 49px;margin-left: -3px;border-width: 5px;border-color: transparent;border-style: dashed;border-bottom-color: #fff;border-bottom-style: solid;display: block;font-size: 0;line-height: 0;width: 0;}
.quickLinks li:hover dd{display: block;}

/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:600px; position:absolute;  background:#fff; text-align:left; color:#333; max-height:500px; overflow:auto; padding:10px}
#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:hover dd{display:block;}

/* 站群导航-个性 */
.quickLinks li.on #siteLast dd{display:block;}
#siteLast a{ padding:0; margin:0; color: #333;}
#siteLast dd{ font-size:12px; border: 3px solid #11349c; right: 0; left:auto; margin:0px; top: 30px;}
#siteLast dd li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#11349c; color:#fff;}

/* 顶部登录注册 */
.quickLinks>li.login-box{padding: 0; }
.login-box .userLogged{ margin: 0;color:#c9d0ef;}
.login-box .userLogged a{margin: 0 8px; color:#c9d0ef;}
.login-box .userLogged .loggedin .split,
.login-box .userLogged .notlogged .split{display: none;}
.login-box .userLogged .loggedin{margin: 0; padding: 0;}
.login-box .userLogged .userDropdown{padding: 0 8px;}
.login-box .userLogged .userDropdown .nickname{margin: 0;}
.login-box .userLogged .userDropdown .nickname:hover{color:#fff; text-decoration:underline}
.login-box .userLogged .userDropdown .ud-bd li{padding-right: 0;}
.login-box .userLogged .userDropdown .ud-bd li a{padding: 0;}
.login-box .userLogged .loggedin .signinSum,
.login-box .userLogged .loggedin .myMsg{ background-image: url(../img/icons-userlogged.png);}
.login-box .userLogged .loggedin .signinSum:hover,
.login-box .userLogged .loggedin .myMsg:hover,
.login-box .userLogged .loggedin .hasMsg { background-image: url(../img/icons-userlogged-on.png);}
.login-box .userLogged .userDropdown .nickname:after{background: url(../img/userlogged-arrow.png) 0px 0px no-repeat;}
.user-mainbox .hd h3{color:#11349c !important; border-bottom-color:#11349c !important;}
.user-mainbox .loginBtn{background-color:#11349c !important; }
.user-mainbox .loginBtn:hover{background-color:#11349c !important;}

/* 搜索框 */
.s-form {z-index: 10;vertical-align: top; height: 32px;background-color: rgba(0, 0, 0, .2);border-radius: 18px;border:none;display: inline-block;margin: 6px 0;}
.s-form .closeBtn,.s-form .select-box{display: none;}
.s-form .input-box { float: left}
.s-form .input-box input { width: 200px; vertical-align: top; color: white; height: 32px; padding: 0 20px; line-height: 32px; border: 0; outline: none; background: none;}
.s-form .input-box input::placeholder {color: rgba(255 ,255, 255, .6); opacity: 1;}
.s-form .btn-box { float: left;}
.s-form .btn-box input { height: 32px; line-height: 200px; overflow: hidden; border: none; background: url(../img/search-icon.png) 50% 50% no-repeat; width: 40px; outline: none;}
.s-form .btn-box input:active { background-color: #f1f1f1; border-radius: 0 25px 25px 0}
.s-form .link-box { text-align: center; font-size: 14px;}


.top-nav{
    height: 50px;
    border-top: 1px solid #3d509d;
}

/* 主导航 */
#mainNav{height: 50px;line-height: 50px;margin: 0 auto;position: relative; z-index: 3; display: flex; justify-content: space-between; align-items: center;}
#mainNav .li1 {font-size: 16px; position: relative; z-index: 9;}
#mainNav .a1 { display: block; padding: 0 20px; line-height: 50px; color: #fff; text-align: center;font-size: 18px;}
#mainNav .on1 .a1,
#mainNav .a1:hover { color: #fff; text-decoration: none; background-color: rgba(0, 0, 0, .2);}
#mainNav .ul1 { display: none; position: absolute; z-index: 91; text-align: center; width: 100%; background-color: #fff;}
#mainNav .last1 .ul1 {right: 0;}
#mainNav .a2 { display: block; font-size: 14px;line-height: 36px;line-height: 36px;width: 100%;color: #333;}
#mainNav .a2:hover { background-color: #2148b3; color: #fff; text-decoration: none;}
#mainNav .spe{float: left;margin: 0 10px;}
#mainNav .spe:last-child{display: none;}

/* 节点banner  S */
.pageBanner {width: 100%;height: 358px; overflow: hidden; background:url(../img/page-banner.jpg) center top no-repeat;}

/* 主栏 和 侧栏 */
.mainContent { width: 74.5%; zoom: 1; float: left; position: relative;}
.side { font-size: 14px; width: 24%; overflow: hidden; margin-top: 30px; float: right;}

/* 位置导航 */
.path { height: 42px; line-height: 42px; font-size: 16px; color: #666; text-align:left;}
.path .container{width:1400px; margin:0 auto;}
.path a,
.path span { padding: 0 3px; color: #666;}

/* 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;}

/* 栏目-子菜单 */
.menuBox {float: left;width: 280px;margin-right: 40px;margin-bottom: 20px;}
#sideMenu { width: 100%; margin: 0 auto; text-align: center;}
#sideMenu .hd {
    text-align: center;
    background: -webkit-linear-gradient(left, #2f71ed, #3b3ebf);
    background: -o-linear-gradient(left, #2f71ed, #3b3ebf);
    background: -moz-linear-gradient(left, #2f71ed, #3b3ebf);
    background: linear-gradient(to right, #2f71ed, #3b3ebf);
}
#sideMenu .hd h3 {
    position: relative;
    z-index: 1;
    height: 124px;
    padding-top: 30px;
    line-height: 124px;
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    background:  url(../img/side-menu-bg.png) left top no-repeat;
}
#sideMenu .hd h3::after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    float: left;
    overflow: hidden;
    border-width: 30px;
    border-style: solid;
    border-color: white white transparent transparent;
}
#sideMenu .bd {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 40px;
    background-color: #f9f9f9;
}
#sideMenu .bd::after{
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    border-width: 30px;
    border-style: solid;
    border-color: transparent transparent white white;
}
.menuList li {
    line-height: 40px;
}
.menuList li a {
    display: block;
    font-size: 16px;
    line-height: 40px;
    padding: 15px 20px;
    color: #666666;
    border-left: 4px solid #e6e6e6;
}
.menuList li.on a,
.menuList li:hover a{
    color: #3062e2;
    font-weight: bold;
    border-left-color: #3062e2;
    background-color: white;
}

/* box */
.box {
    overflow: hidden;
}
.box .mhd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.box .mhd .more{
    float: right;
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
}
.box .mhd strong{
    position: relative;
    z-index: 1;
    float: left;
    height: 40px;
    line-height: 40px;
    padding-left: 18px;
    font-size: 24px;
    font-weight: normal;
}
.box .mhd strong::before{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    content: "";
    width: 6px;
    height: 14px;
    float: left;
    margin-top: -13px;
    overflow: hidden;
    background-color: #127ae4;
    border-top: 6px solid #04519f;
    border-bottom: 6px solid #04519f;
}
.box .mbd{
    overflow: hidden;
    padding: 20px 0 0;
}

/* boxA */
.boxA { margin-bottom: 15px;}
.boxA .hd { height: 40px; line-height: 40px; position: relative; font-size: 18px;background-color: #f5f5f5;}
.boxA .hd .more { float:right;color: #999; font-size: 12px;overflow: hidden;margin-right: 15px;}
.boxA .hd .more:hover { color: #2148b3;}
.boxA .hd h3 { position: absolute; color: #2148b3; font-size: 16px; font-weight: bold; line-height: 40px; padding: 0 20px; height: 40px;background-color: #2148b3;}
.boxA .hd h3 a { color: #fff;}
.boxA .hd h3 a:hover { text-decoration: none;}
.boxA .hd ul { position: absolute; height: 40px; overflow: hidden;}
.boxA .hd li { float: left; font-size: 18px; height: 39px; line-height: 39px; background: #F9F9F9;}
.boxA .hd li a { display: block; float: left; padding: 0 30px;}
.boxA .hd li a:hover { text-decoration: none}
.boxA .hd .on { border: 1px solid #E1E1E1; border-top: 3px solid #2148b3; border-bottom: 0;}
.boxA .bd { padding: 5px; overflow: hidden;}

/* 侧栏盒子模型 */
.sideBox { margin-top: 20px;}
.sideBox .hd { overflow: hidden; height: 30px; line-height: 30px;}
.sideBox .hd .more { float: right; color: #999;}
.sideBox .hd h3 { padding-left: 28px; font-size: 20px; background: url(../img/sideboxh3.png) left 7px no-repeat;}
.sideBox .hd h3 a { color: #333;}
.sideBox .hd h3 a:hover { text-decoration: none;}
.sideBox .bd { overflow: hidden; padding: 10px 0 0;}
#sideXwks .hd h3 { background-position: left -24px;}

/*节点归档信息样式*/
.archived-info { float: right;}
.archived-info span { margin: 0 5px;}

/* infoListA */
.infoListA li { height: 46px; line-height: 46px; font-size: 16px; padding-left: 15px; background: url(../img/dot01.png) left center no-repeat;}
.infoListA li a { color: #666;}
.infoListA .date { color: #999; float: right;}

/* 图片标题内容列表 */
.picTitleList { overflow: hidden; margin-top: -20px;}
.picTitleList li { margin-top: 20px;}
.picTitleList li .pic { overflow: hidden; margin-bottom: 12px;}
.picTitleList li img { display: block; width: 100%; height: auto;}
.picTitleList li .title { margin-bottom: 8px; height: 30px; line-height: 30px; font-size: 16px;}
.picTitleList li .title a { color: #666;}
.picTitleList li .intro { line-height: 22px; color: #999;}
.picTitleList li .others { height: 20px; line-height: 20px; font-size: 12px; color: #999;}
.picTitleList li .date { padding-left: 25px; background: url(../img/dateicon.png) left center no-repeat;}

/* 信件列表 */
.letterList { width: 100%; border: none;}
.letterList th,
.letterList td { text-align: center; font-size: 14px; vertical-align: middle; line-height: 26px; padding: 12px 5px}
.letterList th { background: #f1f6fa;}
.letterList th { color: #2148b3; height: 52px; line-height: 52px; padding: 0px; font-size: 16px; border-bottom: 1px solid #d7ebf6;}
.letterList th.title { text-align: left; padding-left: 38px;}
.letterList .even td { background: #f4f4f2;}
.letterList .num { display: none;}
.letterList td.title { text-align: left; padding-left: 5px; white-space: normal; word-break: break-all;}
.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: 90px;}
.letterList .open,
.letterList .handle { display: none}
.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 td.date { color: #999999}

/* 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: #2148b3;}
.detailTable thead th { background: #2148b3; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #2148b3;}
.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; white-space: normal; word-break: break-all;}
.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: 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;}

/* mainBox */
.mainBox .mHd { position: relative; height: 42px; line-height: 42px;}
.mainBox .mHd .list { overflow: hidden;}
.mainBox .mHd .list li { float: left; padding: 0 4%;}
.mainBox .mHd .list a { font-size: 18px; color: #888;}
.mainBox .mHd .list a:hover { text-decoration: none}
.mainBox .mHd .list .on a { color: #2148b3}
.mainBox .mHd .list .on { position: relative; font-weight: bold; display: inline-block; *display: inline; zoom: 1; padding: 0 2.5%; border-radius: 6px 6px 0 0; color: #2148b3; border-bottom: 0; font-size: 18px; border-bottom: 2px solid #2148b3;}
.mainBox .mBd { margin-top: 8px; padding: 20px; background-color: #f9f9f9;}

/*footer*/
#footer {
    position: relative;
    z-index: 9;
    text-align: center;
    background: -webkit-linear-gradient(left, #3d38bc 0%, #2545b5 50%, #3d38bc 100%);
    background: -o-linear-gradient(left, #3d38bc 0%, #2545b5 50%, #3d38bc 100%);
    background: -moz-linear-gradient(left, #3d38bc 0%, #2545b5 50%, #3d38bc 100%);
    background: linear-gradient(to right, #3d38bc 0%, #2545b5 50%, #3d38bc 100%);
}

.footer-links{
    padding: 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

/* 友情链接模拟下拉 */
.footer-links { position: relative; z-index: 2; text-align: left;}
.footer-links dl { width: 280px; float: left; margin-right: 25px; display: inline; position: relative; border-radius: 5px;}
.footer-links dl dt {height: 36px;line-height: 36px;padding: 0 5px 0 8px;overflow: hidden;background: #fff;border: 0;position: relative;cursor: pointer;color: white;background-color: rgba(0,0,0,0.2);}
.footer-links dl dt i { right: 12px; top: 50%; margin-top: -2px; border-width: 5px; position: absolute; border-color: transparent; border-style: dashed; border-top-color: #bcbcbc; border-top-style: solid; content: ""; display: block; font-size: 0; line-height: 0; width: 0;}
.footer-links dd { bottom: 36px; display: none; width: 100%; position: absolute; left: 0;}
.footer-links dd ul { max-height: 156px; border: 1px solid #ccc; background: #fff; overflow-y: scroll;}
.footer-links dd li { line-height: 18px; padding: 6px 10px; border-bottom: 1px dotted #ccc; cursor: pointer;}
.footer-links dd li a { display: block;}
.footer-links dd li a:hover { text-decoration: none}
.footer-links dd li:hover { color: #29343f; background-color: #f1f1f1}
.footer-links dd .last { border-bottom: 0}
.footer-links dl.on { z-index: 9;}
.footer-links dl.on dt {background-color: rgba(0,0,0,0.3);}
.footer-links dl.on dt i { border-top-style: none; border-bottom-color: #fff; border-bottom-style: solid;}
.footer-links dl.on dd { display: block; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
.footer-links dl.on dd ul { border-color: #bbb;}

/* 网站底部-信息 */
.footer-info{
	width: 100%;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-node-list{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    overflow: hidden;
}
.footer-node-list li{
    width: 33.2%;
    line-height: 30px;
    text-align: left;
}
.footer-node-list li a{
    color: white;
}
.footer-node-list li a:hover{
    color: rgba(255 ,255, 255, .8);
}

.copyRight{
    line-height: 30px;
    color: white;
    text-align: center;
    vertical-align: middle;
}
.copyRight a{
    color: white;
}
.copyRight img{
    margin: -2px 3px 0;
    vertical-align: middle;
}

/* 底部二维码列表 */
.qrcodeList { margin: 10px auto 0; text-align: center;}
.qrcodeList li { display: inline-block; *display: inline; margin-right: 30px;}
.qrcodeList li .pic { overflow: hidden;}
.qrcodeList li .pic img { width: 114px; height: 114px;}
.qrcodeList li .tit { height: 28px; line-height: 28px; text-align: center; overflow: hidden; color: #999;}

/* 底部图标列表 */
.picLinks { text-align: center;}
.picLinks dl { position: relative; z-index: 2; display: inline-block; width: 40px; margin-left: 15px; vertical-align: middle;}
.picLinks dd { display: none; position: absolute; z-index: 1; left: -40px; bottom: 34px;}
.picLinks dd img { width: 100px; height: 100px; border: 5px solid white;}
.picLinks .on dd {display: block;}
.picLinks dt { line-height: 32px; text-align: center; overflow: hidden;}
.picLinks dt a { display: block; line-height: 32px;}
.picLinks dt img { display: block; width: 32px; height: auto;}
.picLinks .wechat dt a,
.picLinks .microblog dt a { width: 32px; height: 32px; line-height: 32px; overflow: hidden; border-radius: 50%; text-indent: -9999px; vertical-align: top; background: #627584 url(../img/footericon.png) center -26px no-repeat;}
.picLinks .microblog dt a { background-position: center 6px;}
.picLinks .wechat dt a:hover,
.picLinks .microblog dt a:hover { background-color: #99aab8;}

/* 侧栏-栏目内搜索 */
#sideSearch .bd li { padding: 0 0 10px 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: #2148b3; border-color: #2148b3; color: #fff;}

/*验证码*/
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: #2148b3; 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: #077BD4;}

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { padding: 3% 0; width: 80%; margin: 30px auto; font-size: 16px;}
.queryForm td { padding: 8px 0}
.queryForm .tdlab { width: 40%; text-align: right;}
.queryForm input[type=text] { width: 56%; height: 30px; line-height: 30px; padding: 0 10px; border: 1px solid #ddd; border-radius: 3px;}
.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}

#footer .mainNav{margin: 0;height: auto;line-height: initial;}
#footer #mainNav .li1{margin-right: 70px;}
#footer #mainNav .a1{padding: 0;color: #fff;font-size: 14px;height: 14px;line-height: 14px;margin-bottom: 30px;}
#footer #mainNav #li-home{display: none;}
#footer #mainNav .ul1{display: block!important;position: relative;background: transparent;}
#footer #mainNav .a1:hover,#footer #mainNav .a2:hover,#footer #mainNav .on1 .a1{background: transparent;}
#footer #mainNav .a2{height: 30px;line-height: 30px;color: #9c9c9c;}
.ewm{float: right;width: 105px;}
.ewm .pic{width: 105px;height: 105px;margin-bottom: 5px;}
.ewm p{font-size: 12px;line-height: 24px;color: #999999;text-align: center;}
.footer-bar{padding: 40px 0 0;margin-top: 40px;border-top: 1px solid rgba(255 ,255, 255, .1);}
.footer-bar .logo{float: left;margin-right: 50px;}
.footer-bar .copyRight{float: left;text-align: left;}
.footer-bar .copyRight p{font-size: 12px;line-height: 24px;color: #999999;}
.footer-link{float: right;font-size: 12px;color: #999;}
.footer-link em{margin: 0 5px;}