﻿@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; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #ba0001; 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; }
.container { padding: 20px; background-color: #fff; width: 1400px; }
.show { display: block !important; }

/* frame */
html{background-color: #fff;}
body {max-width: 1920px; min-width: 1400px; margin: 0 auto; text-align: center; background-color: #f5f5f5;}
.wrap {text-align: left; }
.siteWidth { position: relative; width: 1400px; _width: 1400px; margin: 0 auto; }
#content { margin: 0 auto; padding: 20px; width: 1360px; position: relative; z-index: 1; text-align: left;  background-color: #fff;}
.siteWidth:after,
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#boxGray{padding: 30px 0; background-color: #f5f5f5;}

.topNav::before,
#content::before{
    content: "";
    position: absolute;
    z-index: 0;
}



/*顶部-背景&搜索*/
#header {position: relative; z-index: 4;text-align: left; margin: 0 auto; min-width: 1400px;}
/* 顶部-焦点图轮播 */
.header-banner{
    width: 100%;
    height: auto;
    min-height: 450px;
    background:  url(../img/photo/header-banner.jpg) center top no-repeat;
    background-size:cover;
}
.header-banner .hd,
.header-banner .bd .con{
    display: none;
}
.header-banner .bd img{
    width: 100%;
    height: auto;
}


/*页面顶部-工具条*/
.headerTop{height: 34px; line-height: 34px; font-size: 14px; color: white; position: absolute; z-index: 2; left: 0; top: 18px; width: 100%;}
.headerTop a{color: white;}
.headerTop a:hover{text-decoration: none; color: #ddd;}
.govLinks{float: left;}
.govLinks a{float: left; padding-left: 30px; margin-right: 20px; background:  url(../img/new/govicon.png) left center no-repeat;}
.topLinks{float: right;}
.topLinks a{color: white; text-decoration: none;}
.topLinks a:hover{color: rgba(255, 255, 255, 0.8);}
.topLinks .spe{margin: 0 8px;}
.topLinks dl{position: relative; z-index: 2; float: left; height: 34px; line-height: 34px; margin-left: 5px;}
.topLinks dl>dt>a,
.topLinks dl>dt .notlogged>a,
.topLinks dl>dt .notlogged>a,
.topLinks dl>dt .loggedin{
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    border-radius: 35px;
    border: 1px solid rgba(255, 255, 255, 0.50);
    background: rgba(255, 255, 255, 0.00);
    cursor: pointer;
}
.topLinks dl>dt>a::before,
.topLinks dl>dt .notlogged>a::before,
.topLinks dl>dt .loggedin::before{
    content: "";
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    width: 18px;
    height: 34px;
    line-height: 34px;
    background:  url(../img/photo/top-icon.png) left 10px no-repeat;
}
.topLinks>dl dd {clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 40px; 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); }
.topLinks>dl dd img { width: 100px; height: 100px; }
.topLinks>dl .wx dd { padding: 0; }
.topLinks>dl .wx img { width: 114px; height: 114px; }
.topLinks>dl 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; }
.topLinks>dl.on dd { display: block; }
.topLinks dd{display: none;}

.topLinks dl.phone>dt>a::before{
    background-position: left -25px;
}
.topLinks dl.wx>dt>a::before{
    background-position: left -61px;
}
.topLinks dl.msjb>dt>a::before{
    background-position: left -25px;
}
.topLinks dl.free>dt>a::before{
    background-position: left -97px;
}
.topLinks dl.tra>dt>a::before{
    background-position: left -133px;
}
.topLinks dl.en>dt>a::before{
    background-position: left -167px;
}
.topLinks dl.bak>dt>a::before{
    background-position: left -202px;
}

.headerBox{
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 80px;
    bottom: 8%;
    padding-bottom: 70px;
    width: 548px;
    float: left;
    margin-left: -274px;
    text-align: center;
}
#logo{
    text-align: center;
    height: 100%;
    margin: 0 auto;
}
#logo a{
    display: inline-block;
    height: 100%;
    line-height: 100%;
    margin: 0 auto;
    text-align: center;
}
#logo img{
    max-height: 100%;
}


/*屏幕分辨率低于 1400px */
@media only screen and (max-width: 1600px){
    .headerBox{
        top: 55px;
        bottom: 5%;
        padding-bottom: 60px;
        width: 548px;
    }
    .header-banner{
        min-height: 335px;
    }
}

/*搜索*/
.siteSearchBar{width: 100%; height: 50px;text-align: left;position: absolute;left: 0;bottom: 0;}
.siteSearchBar .s-form{display: inline-block; width: 100%; height: 50px; line-height: 50px; text-align: center; border-radius: 24px; background-color: rgba(255, 255, 255, 0.7);}
.siteSearchBar .s-form .select-box{display: none;}
.siteSearchBar .s-form>div{float: left;}
.siteSearchBar .s-form input{padding: 0; margin: 0;}
.siteSearchBar .s-form #inputkeyword{width: 364px; height: 50px; line-height: 50px; text-indent: 20px; color: #333; vertical-align: top; background: none; border: none; outline: none;}
.siteSearchBar .s-form #inputkeyword::-webkit-input-placeholder {color: #666; font-size: 14px;}
.siteSearchBar .s-form .btn-box{width: 125px; float: right; background-color: #0D5093; border-radius: 0px 10px 10px 0px;}
.siteSearchBar .s-form .search{width: 100%; height: 50px; float: left; line-height: 50px; vertical-align: top; text-align: center; padding: 0; margin: 0; font-size: 16px; font-weight: bold; color: white; border: 0; background:none; border-radius: 0px 10px 10px 0px; background: linear-gradient(199deg, #3C72A8 0%, #0D5093 100%); cursor: pointer; outline: none;}
.siteSearchBar .s-form .search:hover{background-color: rgba(0, 0, 0, 0.3);}
/*引导页-搜索-下拉选项*/
.siteSearchBar .dropdown-word{border: none; background: none; padding-top: 8px;}
.siteSearchBar .dropdown-word ul{ color: white; background-color: rgba(33, 110, 228, 0.9); border-radius: 4px;}
.siteSearchBar .dropdown-word ul li{ padding-left: 24px;}
.siteSearchBar .dropdown-word ul li:hover{background-color:rgba(0, 0, 0, 0.2);}

/* 主导航 */
.topNav { position: relative; z-index: 3; background-color: #0D5093;}
.mainNav .li1{width: 12.49%; float: left;position: relative; z-index: 2; text-align: center; margin: 0 auto;}
.mainNav .a1{position: relative; z-index: 1; display: inline-block; text-align: center; padding: 0 6px; height: 70px; line-height: 70px; font-size: 18px; color: white;}
.mainNav .a1:hover{text-decoration: none;}
.mainNav .a1::before,
.mainNav .a1::after{
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -4px;
    width: 0;
    height: 8px;
    line-height: 8px;
    float: left;
    overflow: hidden;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -ms-transition:all  0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
    background: none;
    border: none;
}
.mainNav .a1::before{
    right: 50%;
    border-radius: 4px 0 0 4px;
}
.mainNav .a1::after{
    left: 50%;
    border-radius: 0 4px 4px 0;
}
.mainNav .on1 .a1::before,
.mainNav .on1 .a1::after{
    width: 50%;
    background: rgba(255, 255, 255, 1);
}
.mainNav .a1:hover{
    text-decoration: none;
}
.mainNav .spe{ width: 2px; float: left; margin-left: -2px; height: 70px; line-height: 70px; color: #3e51a0;}

/*footer*/
#footer { position: relative; z-index: 3; padding-top: 25px; overflow: hidden; font-size: 16px; line-height: 36px; color:white; background:#0D5093;}
#footer a{color: white;}
#footer a:hover{text-decoration: none; color: #ddd;}
#footer #ideConac{float: left;position: absolute;z-index: 1;left: 0;top: 50%;margin-top: -40px;}
#footer .footNav{padding-left: 70px;}
#footer .footNav a{margin: 0 10px;}
#footer .copyRight {padding-left: 80px;overflow: hidden;text-align: left;}
#footer .copyRight img{margin-right: 4px; vertical-align: middle;}
#footer .bottom-wl{position: absolute;z-index: 1;right: 0;top: 50%;padding: 0 10px 10px 0;width: 431px;margin-top: -65px;float: left;background: rgba(0,0,0,0.1);}
#footer .bottom-wl a,
#footer .bottom-wl span{float: left; margin: 10px 0 0 10px;}

.footer-info{
    margin-top: 25px;
    padding: 12px 0;
    background-color: #06427E;
    vertical-align: middle;
    text-align: center;
}
.footer-info img{
    margin: 0 3px;
    vertical-align: middle;
}


/* 友情链接模拟下拉 */
.footerLinks{position: relative; z-index: 3; padding:16px 0; line-height: 28px; background-color: #E6ECF2;}
.footerLinks:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.footerLinks .linksName{font-size: 18px; height: 28px; line-height: 28px; float: left; margin-right: 16px; padding-left: 10px;}
.friendList{width: 50%;float:left;display:inline;position:relative;}
.friendList dt{height: 36px;line-height: 36px;padding: 0 45px 0 30px; font-size: 16px; color: #0D5093;overflow:hidden;position:relative;cursor:pointer;border-right: 1px solid #C7D9EB;}
.friendList dt i{right: 32px;top:50%;margin-top:-2px;border-width:5px;position:absolute;border-color:transparent;border-style:dashed;border-top-color:#0D5093;border-top-style:solid;content:"";display:block;font-size:0;line-height:0;width:0;}
.friendList dt h3{padding-right: 20px; text-align: left;}
.friendList dd{bottom: 37px;display:none;width:100%;position:absolute;left:0;}
.friendList ul{ max-height: 389px; border:1px solid #C7D9EB; background:#E6ECF2;overflow-y:scroll; }
.friendList li{line-height:22px;padding: 6px 10px;border-bottom:1px dotted #C7D9EB; cursor:pointer;}
.friendList li a{display:block;}
.friendList li a:hover{text-decoration:none; color: #0D5093;}
.friendList li:hover{background-color:#C7D9EB }
.friendList .last{border-bottom:0}
.friendList .on {z-index:9;  }
.friendList.on dt i{  border-top-style:none; border-bottom-color:#0D5093;border-bottom-style:solid; }
.friendList.on dd{ display:block; box-shadow:0 0 5px rgba(0, 0, 0, .2); }
.friendList.on dd ul{ border-color:#E6ECF2;}


/* 当前位置 */
.path{
    background: none;
    border: none;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}
.path em{
    padding-left: 0;
    background: none;
}
.path a{
    padding: 0 3px; 
    color: #666;
}
.path a:nth-last-child(1){
    font-weight: bold;
}

/* 主栏 和 侧栏 */
.mainContent {overflow: hidden;}
.side {width: 320px; overflow: hidden; float: left; margin-right: 40px; }

/* 侧栏盒子模型 */
.sideBox { margin-bottom: 20px; }
.sideBox .hd{line-height: 32px; padding:10px; text-align: center; font-size: 18px; font-weight: bold; color: white; background-color: #0f4c91;}
.sideBox .bd{padding: 18px 18px 30px; border: 1px solid #e6e6e6; border-top: none; overflow: hidden;}
.sideBox .bd{padding: 10px; border: 1px solid #e6e6e6; border-top: none; overflow: hidden;}

/* 侧栏-栏目菜单 */
#sideMenu {
    margin-bottom: 20px;
    padding: 30px 30px 174px;
    border-radius: 0 80px 0 0;
    overflow: hidden;
    background: #E4F1FF url(../img/photo/menu-bg.jpg) left bottom no-repeat;
}
#sideMenu .hd {
    padding: 0;
    height: 74px;
    line-height: 74px;
    overflow: hidden;
    font-size: 32px;
    font-weight: bold;
    color: #333;
    background:  url(../img/photo/menu-bg-hd.png) center top no-repeat;
}
#sideMenu .hd h3{
    height: 74px;
    line-height: 74px;
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#sideMenu .bd {
    padding: 18px 0 0;
    overflow: hidden;
    border: none;
}
.menuList li{
    margin-bottom: 8px;
}
.menuList li a{
    position: relative;
    z-index: 1;
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    padding:15px 60px 15px 30px;
    border-radius: 8px;
    background-color: #fff;
}
.menuList li a::after,
.menuList li a::before{
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 50%;
    content: "";
    width: 0;
    height: 0;
    float: left;
    margin-top: -10px;
    overflow: hidden;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent transparent #ccc;
}
.menuList li a::before{
    z-index: 2;
    right: 23px;
    border-left-color: white;
}
.menuList li.on a,
.menuList li a:hover{
    text-decoration: none;
    color: white;
    background-color: #0D5093;
}
.menuList li a:hover::after,
.menuList li.on a::after{
    border-left-color: #fff;
}
.menuList li a:hover::before,
.menuList li.on a::before{
    border-left-color: #0D5093;
}


/* mainBox */
.mainBox .mHd { position: relative; border-bottom: 1px solid #e7e7e7; line-height: 60px; height: 60px;}
.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 {float: left; padding-left: 40px; font-size: 24px; font-weight: bold; color: #0f4c91;}
.mainBox .mHd h3 a { color: #0f4c91 }
.mainBox .mBd{padding: 20px 0 0;}
.mainBox .mBd:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*box*/
.box .hd{height: 49px; line-height: 49px; border-bottom: 1px solid #527dc4;}
.box .hd .more{float: right; color: #999;}
.box .hd li{width: auto; float: left; font-size: 18px;}
.box .hd li a{display: block;padding: 0 26px;cursor: default;}
.box .hd li a:hover{text-decoration: none;}
.box .hd li.on{font-weight: bold; color: white; background-color: #0f4c91;}
.box .hd li.on a{color: white;}
.box .hd h3{float: left; font-weight: bold; padding: 0 27px; font-size: 18px; font-weight: bold; color: white; background-color: #0f4c91;}
.box .hd h3 a{color: white;}
.box .bd{clear: both;}

/*boxLoop*/
.boxLoop .hd {position: relative; height: 59px; line-height: 59px; border-bottom: 1px solid #ccc;}
.boxLoop .hd .more { float: right; margin-right: 10px; height: 59px; line-height: 59px; font-size: 14px; color: #999; }
.boxLoop .hd .more:hover{text-decoration: none; color: #0D5093;}
.boxLoop .hd h3 {position: relative; width: auto; float: left; margin-bottom: -1px; height: 58px; line-height: 58px; padding: 0 5px; font-size: 24px; font-weight: bold; color: #0D5093; border-bottom: 2px solid #0D5093; }
.boxLoop .hd h3 a { color: #0D5093;}
.boxLoop .hd h3 a:hover{text-decoration: none;}
.boxLoop .bd {padding: 20px 0 0;}

/* boxB */
.boxB {
    overflow: hidden;
}
.boxB .hd{
    height: 48px;
    border-bottom: 1px solid #ccc;
}
.boxB .hd a:hover{
    text-decoration: none;
}
.boxB .hd .more{
    line-height: 48px;
    float: right;
    color: #999;
}
.boxB .hd .more:hover{
    color: #0D5093;
}
.boxB .hd h3{
    display: inline-block;
    font-size: 20px;
    height: 28px;
    line-height: 28px;
    padding-bottom: 19px;
    font-weight: bold;
    color: #0D5093;
    border-bottom: 2px solid #0D5093;
}
.boxB .hd h3 a{
    color: #0D5093;
}
.boxB .hd ul{
    float: left;
}
.boxB .hd li{
    width: auto;
    float: left;
    margin-right: 20px;
}
.boxB .hd li a{
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 20px;
    color: #999;
}
.boxB .hd li a:hover{
    color: #0D5093;
}
.boxB .hd li.on a{
    color: #0D5093;
    font-weight: bold;
    padding-bottom: 19px;
    border-bottom: 2px solid #0D5093;
}
.boxB .bd{
    padding: 15px 0 0;
    overflow: hidden;
}

/* boxC */
.boxC {
    overflow: hidden;
}
.boxC .hd{
    padding: 0 20px;
    height: 56px;
    line-height: 56px;
    background-color: #F3F9FF;
}
.boxC .hd .more{
    float: right;
    color: #666;
}
.boxC .hd h3{
    font-size: 20px;
    font-weight: bold;
    color: #0D5093;
}
.boxC .hd h3::before{
    content: "";
    display: inline-block;
    margin: -3px 10px 0 0;
    width: 5px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #0D5093;
    border-radius: 5px;
}
.boxC .hd h3 a{
    color: #0D5093;
}
.boxC .bd{
    padding: 15px 0 0;
    overflow: hidden;
}

/* indBox */
.indBox{overflow: hidden;}
.indBox .hd{height: 46px; line-height: 46px; }
.indBox .hd .more{float: right; color: #999;}
.indBox .hd h3{font-size: 24px; font-weight: bold; color: #116099;}
.indBox .hd h3 a{color: #116099;}
.indBox .hd a:hover{text-decoration: none;}
.indBox .bd{padding: 24px 0 0;}


/* 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 }

/* detailTable */
.detailTable { margin-bottom: 10px; background: #fff; width: 100%; border-collapse: collapse;}
.detailTable td,
.detailTable th {border: 1px solid #E0E0E0; }
.detailTable thead th { background: #F2F8FF; height: 50px; line-height: 50px; color: #205793; font-size: 18px; font-weight: bold; text-align: center; border-color: #ddd; }
.detailTable tbody td { padding: 10px 15px;  font-size: 16px;}
.detailTable tbody td.tdName { font-weight: bold; background: #F8F8F8; text-align: center; width: 15%; }
.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 {overflow: auto; }
.detailTable .preDiv pre { font-size: 16px; 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; }

.column:after { content: "."; display: block; height: 0; clear: both; visibility: 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; }

/* 友情链接 */
.friendLinks { border-top: 1px solid #ddd; background: #EEEEEE; padding: 10px 0; }
.friendLinks h3 { float: left; font-size: 16px; color: #0068B7; padding-left: 31px; background: url(../img/icons.png) 0 -813px no-repeat; }
.friendLinks .con { overflow: hidden; }
.friendLinks select { padding: 6px; float: left; width: 18.4%; _width: 18.2%; _display: inline; margin-left: 1.6%; *margin: 6px 0 6px 1.6%; border: 1px solid #ccc; }

/* 侧栏-栏目内搜索 */
#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: #0068B7; border-color: #0068B7; color: #fff; }

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; }
div input[type=text] { border: 1px solid #ccc; padding: 3px 10px; vertical-align: text-top; }

/*办事服务侧栏*/
.sideMenu .hd { overflow: hidden; margin-bottom: 5px; height: 100px; background: url(../../base/img/sidemenuicons.png) no-repeat #ac0001 240px 50px; }
.sideMenu .hd .more { float: right; }
.sideMenu .hd h3 { font-size: 22px; color: #fff; line-height: 100px; margin-left: 20px; padding-bottom: 5px; display: inline; border-bottom: 2px #fff solid; }
.sideMenu .hd h3 a { color: #fff; }
.sideMenu .hd h3 a:hover { text-decoration: none; }

/* goTop */
#goTop{position:fixed; z-index:99; bottom:355px; left:50%; display:none; width:50px; width:40px; height:50px; height:40px; margin-left:720px; cursor:pointer; opacity:.9; border-radius:2px; background:rgba(0, 0, 0, .5);-webkit-box-shadow:0 0 5px #9c9c9c; box-shadow:0 0 5px #9c9c9c; _display:none !important; }
#goTop::after{font-size:0; line-height:0; position:absolute; top:50%; left:50%; display:block; display:block; width:0;margin-top:-15px; margin-left:-10px; content:''; border-width:10px; border-style:dashed; border-color:transparent; border-bottom-style:solid; border-bottom-color:#fff; }
/* winMark */
#winMark{position:fixed; z-index:1; top:0;left:0; display:none; width:100%; height:100%; background:rgba(0, 0, 0, .8); }


/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult {
    width: 80%;
    margin: 30px auto;
}
.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
}
.queryResult .box {
    margin-bottom: 20px
}
.queryResult .box .bd {
    padding: 10px 0px
}

