﻿@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; }
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, 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: 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: #666; text-decoration: none; outline: none; }
a:hover{ color: #b81c27; 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 !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; }

/* frame */
body{ text-align: left; min-width: 1240px; background: #f4f4f4; }
.siteWidth{ position: relative; max-width: 1200px; _width: 1200px; margin: 0 auto; }
#content{ width: 1160px; margin: 20px auto; padding: 20px; clear: both; position: relative; min-height: 300px; background: #fff; }
.siteWidth:after, .siteWidth:before, #content:after, #content:before, .row:after, .row:before{
    display: table;
    content: " ";
    clear: both;
}


#header{ text-align: left; margin: 0 auto; }

.topBar{ height: 40px; line-height: 40px; background: #f1f1f1; color: #999; }
.topBar .welcome{ float: left; }
.topBar .date{ float: left; margin-left: 5px; }

.topBar .links{ position: absolute; top: 0px; right: 0; z-index: 1; }
.topBar .links a{ color: inherit; }
.topBar .links a:hover{ color: #b81c27; }
.topBar .links dl{ position: relative; float: left; }
.topBar .links dt{ position: relative; z-index: 1; float: left; height: 40px; padding: 0 10px 0 35px; background: url(../img/icons.png) 11px 11px no-repeat; }

/* 顶部栏 */
.topBar .links .userLogged .spe{ margin: 0 10px; }
.topBar .links dd{ clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 100%; margin-right: -54px; -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); }
.topBar .links dd img{ width: 100px; height: 100px; }
.topBar .links dd > i{ z-index: 8; position: absolute; top: -10px; left: 50%; 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; }
.topBar .links .on dd{ display: block; }

/* 站群导航 */
.topBar .links .site dt{ background: url(../img/icons.png) 9px -40px no-repeat; }
.topBar .links .site dd{ padding: 10px; width: 670px; top: 100%; margin-right: 0; right: -1px; border: 1px solid #a94747; -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); }
.topBar .links .site dd h3{ text-align: left; margin: 0 10px; position: relative; font-size: 14px; font-weight: bold; line-height: 34px; color: #b81c27; display: block; height: 34px; }
#siteLast dd h3 span{ float: left; height: 34px; line-height: 34px; padding: 0 15px 0 0; background: #ffffff; position: relative; z-index: 2; }
.topBar .links .site dd h3 i{ content: ""; display: block; height: 1px; line-height: 0; font-size: 0; background: #eee; top: 18px; right: 0; width: 100%; position: absolute; z-index: 1; }
.topBar .links .site dd ul{ overflow: hidden; padding: 0 0 0 10px; display: block; margin-right: -10px; }
.topBar .links .site dd li{ float: left; min-width: 124px; margin-right: 10px; text-align: left; overflow: hidden; height: 30px; line-height: 30px; padding: 0 0 0 0; }
.topBar .links .site li a{ cursor: pointer; }
.topBar .links #siteLast.on dt{ background-color: #fff; border: 1px solid #b96e6e; margin: -1px; border-bottom: 0; height: 39px; }

/* logo栏 */
.logoBar{ background: #f8fdff; }
.logoBar .siteWidth{ height: 150px; background: #f8fdff url(../img/bg-header.jpg) no-repeat right top; }
#logo{ float: left; margin-top: 28px; }
#logo img{ max-width: 700px; max-height: 94px; }

/* 搜索框 */
.siteSearchBar{ position: absolute; right: 20px; top: 70px; }
.s-form{ display: block; overflow: hidden; background: #fff; box-shadow: 0 0 8px rgba(0, 0, 0, .2); }
.s-form .input-box{ float: left }
.s-form .input-box input{ width: 235px; vertical-align: top; font-size: 16px; padding: 10px 12px; line-height: 20px; border: none; outline: none; }
.s-form .btn-box{ float: left; height: 40px; }
.s-form .btn-box input{ width: 46px; height: 28px; margin: 6px 0 0; line-height: 999px; overflow: hidden; border: none; background: url(../img/icons.png) no-repeat 10px -104px; outline: none; border-left: 1px dotted #ccc; }
.s-form .link-box{ text-align: center; font-size: 14px; }
.s-form .select-box{ float: left; width: 100px; height: 38px; border: none; background: #fff; border: 1px solid #ccc; border-right: none; position: relative; }
.s-form .select-box ul{ position: absolute; background: #f7f7f7; border-top: 0; line-height: 1.8; display: none; left: -1px; top: 39px; border: 1px solid #ccc; border-top: 0; width: 301px; padding: 5px 10px; }
.s-form .select-box ul li{ cursor: pointer; padding: 4px 5px; font-size: 14px; float: left; width: 90px; text-align: left; }
.s-form .select-box ul li:hover{ color: #b81c27; background: #f1f1f1; }
.s-form .select-box .s-option{ display: inline-block; position: absolute; top: 0; height: 38px; line-height: 38px; width: 80px; text-align: center; }
.s-form .select-box a:hover{ text-decoration: none; }
.s-form .select-box .arrow-dn{ display: inline-block; top: 16px; height: 0; width: 0; font-size: 0; overflow: hidden; border: 5px solid transparent; border-color: #666 transparent transparent; position: absolute; right: 10px; top: 18px; transition: -webkit-transform .1s ease-in-out; transform: translate3d(0, 0, 999px); backface-visibility: visible; -webkit-transition: -webkit-transform .1s ease-in-out; -webkit-transform: translate3d(0, 0, 999px); -webkit-backface-visibility: visible; -moz-transition: -moz-transform .2s ease-in-out; -moz-transform: translate3d(0, 0, 999px); -moz-backface-visibility: visible; }
.s-form .select-box .arrow-hover{ border-color: transparent transparent #666 transparent; top: 11px; }
.s-hot-search{ position: absolute; padding-top: 50px; z-index: -1; margin-top: -10px; font-size: 12px; }
.s-hot-search a{ color: #666; }


/* 主导航 */
.topNav{ position: relative; z-index: 2; background: #b81c27; }
.mainNav{ position: relative; height: 56px; }
.mainNav .li1{ float: left; position: relative; padding-top: 8px; }
.mainNav .li1 .a1{ position: relative; z-index: 1; display: block; padding: 0 29px 0 24px; color: #fff; text-align: center; font-size: 16px; font-weight: bold; height: 48px; line-height: 42px; border-radius: 8px 8px 0 0; }
.mainNav .li1 .a1:hover{ text-decoration: none; color: #b81c27; }
.mainNav .on1 .a1{ background: #f4f4f4; color: #b81c27; }
.mainNav .li1 .a1:before{ float: left; content: ""; width: 30px; height: 30px; margin: 6px 3px 0 0; vertical-align: middle; background: url(../img/icons-nav.png) no-repeat 0 0; }
.mainNav .on1 .a1,
.mainNav .li1 .a1:before{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
#li-home .a1:before{ background-position: 0 0; }
#li-dwgl .a1:before{ background-position: -30px 0; }
#li-wjtz .a1:before{ background-position: -60px 0; }
#li-yjdt .a1:before{ background-position: -90px 0; }
#li-glbm .a1:before{ background-position: -120px 0; }
#li-ghdt .a1:before{ background-position: -150px 0; }
#li-djgz .a1:before{ background-position: -180px 0; }
#li-ynbg .a1:before{ background-position: -210px 0; }
#li-home.on1 .a1:before{ background-position: 0 -60px; }
#li-dwgl.on1 .a1:before{ background-position: -30px -60px; }
#li-wjtz.on1 .a1:before{ background-position: -60px -60px; }
#li-yjdt.on1 .a1:before{ background-position: -90px -60px; }
#li-glbm.on1 .a1:before{ background-position: -120px -60px; }
#li-ghdt.on1 .a1:before{ background-position: -150px -60px; }
#li-djgz.on1 .a1:before{ background-position: -180px -60px; }
#li-ynbg.on1 .a1:before{ background-position: -210px -60px; }

/* 指定栏目强制不显示下拉菜单 */
#li-ghdt .ul1,
#li-ynbg .ul1{ display: none !important; }

.mainNav .ul1{ position: absolute; top: 100%; left: 0; display: none; overflow: hidden; width: 100%; background: #f4f4f4; box-shadow: 0 0 8px rgba(0, 0, 0, .2); }
.mainNav .li2{ vertical-align: top; }
.mainNav .a2{ font-size: 14px; display: block; line-height: 20px; padding: 10px; color: #333; text-align: center; }
.mainNav .a2:hover{ background: #b81c27; color: #fff; text-decoration: none; }

/* 组织机构下拉菜单 */
#li-glbm .ul1{ padding: 10px; width: 600px; }
#li-glbm .li2{ float: left; width: 33.3333%; }

/* 主栏 和 侧栏 */
.mainContent{ overflow: hidden; position: relative; }
.side{ float: left; width: 245px; border-right: 1px solid #e5e5e5; padding-right: 20px; margin-right: 25px; }

/* 位置导航 */
.path{ line-height: 22px; padding: 14px 20px; text-align: left; width: 1160px; margin: 20px auto 0; font-size: 16px; background: #fff; color: #666; }
.path a, .path span{ padding: 0 3px; color: #666; }
.path em{ display: inline-block; background: url(../img/icons.png) no-repeat 0 -407px; padding-left: 36px; }

/* 底部 */
#footer{ color: #fff; background: #a4101b url(../img/bg-footer.png) no-repeat center bottom; border-top: 9px solid #d8333f; position: relative; text-align: left; padding: 25px 0; }
#footer a{ color: inherit; }
#footer a:hover{ text-decoration: none; }
#footer .copyRight{ padding: 5px 0; line-height: 2.1; font-size: 14px; min-height: 110px; }
#footer .copyRight img{ vertical-align: text-bottom; }
#footer .pics{ position: absolute; right: 380; top: 8px; }
#footer .pics img{ height: 50px; vertical-align: middle; margin: 0 5px; }
#footer .qrCode{ position: absolute; top: 8px; right: 170px; }
#footer .qrCode img{ float: left; width: 84px; height: 84px; margin: 0 5px; }
#footer .friendLinks{ position: absolute; right: 0; top: 8px; }
#footer .friendLinks select{ display: block; width: 165px; margin-bottom: 16px; border: none; background: #fff; padding: 0 10px; height: 34px; line-height: 34px; }

/* 侧栏固定菜单 */
.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/icons1.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; }

/* 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; }

/* 侧栏-栏目菜单 */
#sideMenu{ border: none; padding: 0; background: none; }
#sideMenu>.hd{ background: #b81c27; line-height: 28px; padding: 11px 15px; text-align: center; }
#sideMenu>.hd h3{ font-size: 20px; font-weight: bold; color: #fff; }
#sideMenu li{ font-size: 16px; text-align: center; line-height: 22px; border-bottom: 1px dashed #d7d7d7; }
#sideMenu li.last{ border-bottom: none; }
#sideMenu li a{ display: block; padding: 14px 10px; background: url(../img/icon-menu.png) 220px 21px no-repeat; }
#sideMenu li a:hover{ letter-spacing: 2px; text-decoration: none; }
#sideMenu .on a, #sideMenu .on a:hover{ background-image: url(../img/icon-menu-hover.png); color: #b81c27; }

/* box - 盒子 - 标准的 */
.box{ border: 1px solid #ebebeb; }
.box>.hd{ height: 20px; line-height: 20px; padding: 15px 14px; background: #f8f8f8; }
.box>.hd h3,.box>.hd li{ position: relative; float: left; padding: 0 10px 0 15px; text-align: center; font-size: 20px; color: #333; }
.box>.hd h3,.box>.hd li.on{ border-left: 5px solid #b81c27; color: #b81c27; padding-left: 10px; font-weight: bold; }
.box>.hd h3 a,.box>.hd li a{ text-decoration: none; color: inherit; }
.box>.hd h3 a,.box>.hd li.on a{ color: inherit; }
.box>.hd .more{ float: right; color: #999; }
.box>.bd{ padding: 8px 14px; }

/* defaultBox 盒子 - 默认的的 */
.defaultBox{ background: #fff; padding: 0 20px; }
.defaultBox>.hd{ border-bottom: 2px solid #f4f4f4; height: 50px; line-height: 50px; }
.defaultBox>.hd .more{ float: right; color: #999; font-size: 14px; line-height: 54px; }
.defaultBox>.hd h3{ position: relative; float: left; font-size: 20px; font-weight: bold; }
.defaultBox>.hd h3:before{ float: left; content: ""; width: 0; height: 20px; border-left: 5px solid #b81c27; margin: 15px 10px 0 0; }
.defaultBox>.hd:after{ float: left; margin-left: 5px; width: 150px; content: ""; height: 100%; background: url(../img/bgs-h3.png) no-repeat 0 11px; }
.defaultBox>.hd h3 a{ color: inherit; text-decoration: none; }
.defaultBox>.bd{ padding: 12px 0; }

/* primaryBox 盒子 - 主要的 */
.primaryBox{ background: #fff; }
.primaryBox>.hd{ padding: 0 20px; height: 61px; line-height: 61px; background: url(../img/bg-login-hd.png) no-repeat 0 0; }
.primaryBox>.hd .more{ float: right; color: #999; font-size: 14px; }
.primaryBox>.hd h3{ float: left; font-size: 20px; font-weight: bold; padding: 0 20px; }
.primaryBox>.hd h3 a{ color: inherit; text-decoration: none; }
.primaryBox>.bd{ padding: 0 20px 20px; background: url(../img/bg-login-bd.png) no-repeat 0 bottom; }

/* 侧栏盒子模型 */
.sideBox{ margin-bottom: 20px; border: 1px solid #ECECEC; padding: 10px 18px 15px 18px; background: #fff; border-top: 2px solid #b81c27; }
.sideBox .hd{ overflow: hidden; padding: 0px 0 10px 0; }
.sideBox .hd .more{ float: right; }
.sideBox .hd h3{ font-size: 20px; color: #b81c27; }
.sideBox .hd h3 a{ color: #fff; }
.sideBox .hd h3 a:hover{ text-decoration: none; }

/* 节点归档信息样式 */
.archived-info{ float: right; }
.archived-info span{ margin: 0 5px; }

/* infoListA */
.infoListA li{ padding: 0 0 10px 12px; margin-bottom: 10px; border-bottom: 1px solid #eee; line-height: 1.5; background: url(../img/icons.png) 0 -387px no-repeat; position: relative; }
.infoListA .date{ color: #999; float: right; }
.infoListA .last{ border-bottom: 0 }

/* 信件列表 */
.letterList{ width: 100%; border: none; }
.letterList th, .letterList td{ text-align: center; font-size: 14px; vertical-align: middle; line-height: 26px; padding: 8px 5px }
.letterList th{ background: #fdeff0; }
.letterList th{ color: #b81c27; height: 35px; line-height: 42px; padding: 0px; border-bottom: 1px solid #becedc; }
.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: #b81c27; }
.detailTable thead th{ background: #b81c27; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #b81c27; }
.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; border-bottom: 2px solid #b81c27; line-height: 48px; height: 48px; margin-bottom: 10px; }
.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: #b81c27 }
.mainBox .mHd h3, .mainBox .mHd .list .on{ font-weight: bold; float: left;; color: #b81c27; font-size: 18px; }
.mainBox .mHd h3 a{ color: #b81c27 }
.column{ margin-bottom: 20px; overflow: hidden; }

/* 热点专题 */
.indRdzt{ overflow: hidden; zoom: 1; }
.indRdzt ul{ margin-right: -20px; overflow: hidden; }
.indRdzt li{ float: left; margin-right: 15px; width: 254px; }
.indRdzt li a{ display: block; }
.indRdzt li img{ width: 100%; height: 66px; }
.indRdzt .tit{ display: block; font-size: 14px; text-align: center; height: 25px; overflow: hidden; }


/* 侧栏-栏目内搜索 */
#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: #b81c27; border-color: #b81c27; color: #fff; }
/*验证码*/
div.codeinp input[type=text]{ width: 100px !important; float: left; margin-right: 10px; line-height: 26px; }

/* 通用底部按钮 */
.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: #b81c27; 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{ 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%; height: 30px; }
.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 }

/* 快捷服务列表 */
.side .quickList{ margin-right: -20px; border-top: 1px solid #e5e5e5; padding: 20px 14px 20px 0; }
.side .quickList li{ width: 115px; margin: 10px 5px; }
.quickList{ overflow: hidden; }
.quickList li{ float: left; width: 140px; margin: 5px; }
.quickList li a{ display: block; height: 84px; text-align: center; font-size: 16px; overflow: hidden; border-radius: 4px; }
.quickList li a:before{ content: ""; display: block; width: 40px; height: 40px; margin: 5px auto; background: url(../../Base/img/icons-kjfw.png) no-repeat 0 0; }
.quickList li a,
.quickList li a:before{
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.quickList li a:hover{ color: #fff; text-decoration: none; background: #b81c27;
    background: -webkit-linear-gradient(125deg, #b81c27, #e43744);
    background: -o-linear-gradient(125deg, #b81c27, #e43744);
    background: linear-gradient(125deg, #b81c27, #e43744);
}
.quickList li a:hover:before{ background-position: 0 -80px; }
.quickList .li2 a:before{ background-position: -40px 0; }
.quickList .li3 a:before{ background-position: -80px 0; }
.quickList .li4 a:before{ background-position: -120px 0; }
.quickList .li5 a:before{ background-position: -160px 0; }
.quickList .li6 a:before{ background-position: -200px 0; }
.quickList .li7 a:before{ background-position: -240px 0; }
.quickList .li8 a:before{ background-position: -280px 0; }
.quickList .li9 a:before{ background-position: -320px 0; }
.quickList .li10 a:before{ background-position: -360px 0; }
.quickList .li11 a:before{ background-position: -403px 0; }
.quickList .li12 a:before{ background-position: -280px 0; }
.quickList .li13 a:before{ background-position: -160px 0; }
.quickList .li14 a:before{ background-position: -120px 0; }
.quickList .li2 a:hover:before{ background-position: -40px -80px; }
.quickList .li3 a:hover:before{ background-position: -80px -80px; }
.quickList .li4 a:hover:before{ background-position: -120px -80px; }
.quickList .li5 a:hover:before{ background-position: -160px -80px; }
.quickList .li6 a:hover:before{ background-position: -200px -80px; }
.quickList .li7 a:hover:before{ background-position: -240px -80px; }
.quickList .li8 a:hover:before{ background-position: -280px -80px; }
.quickList .li9 a:hover:before{ background-position: -320px -80px; }
.quickList .li10 a:hover:before{ background-position: -360px -80px; }
.quickList .li11 a:hover:before{ background-position: -403px -80px; }
.quickList .li12 a:hover:before{ background-position: -280px -80px; }
.quickList .li13 a:hover:before{ background-position: -160px -80px; }
.quickList .li14 a:hover:before{ background-position: -120px -80px; }

/*--
颜色代码
#b81c27 深色标题
#ddd 淡色边框
--*/