﻿@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;
    -webkit-text-size-adjust: none;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #333;
    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 {
    min-width: 1200px;
    background: #f6f6f6;
}

.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin: 0 auto;
}

#header.header-topNav-fixed {
    z-index: 9999;
}

#content {
    margin: 0px auto 20px auto;
    padding: 0px;
    width: 1200px;
    position: relative;
    z-index: 1;
    text-align: left;
}

#content:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.headerTop {
    height: 148px;
    position: relative;
    z-index: 1;
}

.none {
    display: none;
}


/* topBar */

.topBar {
    height: 40px;
    line-height: 40px;
    overflow: visible;
    border-bottom: 1px #ddd solid;
}

.topBar .fl {
    color: #666;
}


/* userPanel */

.userPanel {
    height: 40px;
    float: right;
}

.userPanel dl {
    float: left;
    position: relative;
    margin-right: 15px;
    z-index: 11;
}

.userPanel dl dt {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    padding-left: 25px;
    background: url(../images/icons-toplinks.png) 0px 10px no-repeat;
    z-index: 11;
    cursor: pointer;
}

.userPanel dl dt a {
    color: #666;
}

.userPanel dl dd {
    display: none;
}

.userPanel dd {
    clear: both;
    display: none;
    padding: 7px;
    background: #fff;
    position: absolute;
    right: 50%;
    top: 40px;
    margin-right: -70px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.userPanel dd img {
    width: 100px;
    height: 100px;
}

.userPanel 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;
}

.userPanel .on dd {
    display: block;
}

.userPanel dl.weibo dt {
    background-position: 3px -65px;
}

.userPanel dl.phone dt {
    background-position: 0px -144px;
}

.userPanel dl.topSiteMap dt {
    background-position: 3px -221px;
}

.userPanel dl.character dt {
    background-position: 0px -275px;
}

.character a {
    cursor: pointer;
}

.dep dd {
    width: 669px;
    z-index: 99;
    border: 2px solid #005c9b;
    background: #fff;
    padding: 26px 34px;
    box-sizing: border-box;
}


/* 站群导航 */

#siteLast dt {
    display: block;
    padding: 0 10px 0 35px;
    height: 40px;
    line-height: 40px;
    background: url(../images/siteLast.png) 5px center no-repeat;
    text-align: left;
    font-size: 14px;
    cursor: pointer;
}

#siteLast dd i {
    z-index: 8;
    position: absolute;
    top: -10px;
    right: 60px;
    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;
}

#siteLast.on dd {
    display: block;
}

#siteLast.on dt {
    background: url(../images/siteLast1.png) 5px center no-repeat #195386;
    color: #fff;
}

#siteLast table tr td div {
    writing-mode: vertical-lr;
    text-align: center;
    height: 60px;
    width: 40px;
    overflow: hidden;
    color: #0066cc;
}

#siteLast dd {
    font-size: 12px;
    padding: 10px;
    width: 680px;
    top: 40px;
    margin-right: 0;
    right: 0;
    width: 669px;
    z-index: 99;
    border: 2px solid #005c9b;
    background: #fff;
    padding: 26px 34px;
    box-sizing: border-box;
}

#siteLast ul {
    overflow: hidden;
}

#siteLast li {
    font-size: 14px;
    line-height: 24px;
    float: left;
    color: #666666;
    width: 33.3%;
    text-align: left;
}

#siteLast dd h3 {
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    color: #195386;
}


/* 搜索框 */

.s-form {
    float: right;
    width: 400px;
    border: 1px #195386 solid;
    margin-right: 110px;
    margin-top: 64px;
    background: #fff;
}

.s-form .select-box {
    float: left;
    width: 100px;
    height: 30px;
    border: none;
    background: #fff;
    border-right: none;
    position: relative;
}

.s-form .select-box ul {
    position: absolute;
    background: #fff;
    border-top: 0;
    line-height: 1.8;
    display: none;
    left: -1px;
    top: 29px;
    border: 1px solid #195386;
    border-top: 0;
    width: 81px;
    padding: 5px 10px;
}

.s-form .select-box ul li {
    cursor: pointer;
    padding: 4px 5px;
    font-size: 14px;
    text-align: left;
    padding-left: 10px;
}

.s-form .select-box ul li:hover {
    color: #e20500;
    background: #f1f1f1;
}

.s-form .select-box .s-option {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    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: 12px;
    transition: -webkit-transform 0.1s ease-in-out;
    transform: translate3d(0, 0, 999px);
    backface-visibility: visible;
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    -webkit-transform: translate3d(0, 0, 999px);
    -webkit-backface-visibility: visible;
    -moz-transition: -moz-transform 0.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: 8px;
}

.s-form .input-box {
    float: left;
}

.s-form .input-box input {
    display: block;
    width: 225px;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    background: none;
    border: none;
    color: #666;
    font-size: 12px;
    outline: none;
}

.s-form .btn-box {
    float: right;
    background: #195386;
}

.s-form .btn-box .btn {
    float: right;
    width: 48px;
    height: 30px;
    line-height: 30px;
    border: none;
    background: url('../images/fdj.png') no-repeat center center;
    text-indent: -999px;
    overflow: hidden;
}


/* logo */

#logo {
    float: left;
    margin-top: 26px;
}

#logo img {
    max-width: 100%;
}


/* 主导航 */

.topNav {
    position: relative;
    height: 52px;
    background: #195386;
}

.topNav .siteWidth {
    height: 71px;
    background: url(../images/bg-mainNav.png) 0px 70px repeat-x;
}

.mainNav {
    position: relative;
    padding-left: 0px;
}

.mainNav .li1 {
    float: left;
    background: url(../images/spe.png) right center no-repeat;
    padding: 0 10px;
}

.mainNav .li1:last-child {
    background: none;
}

.mainNav .h1 {
    display: block;
    height: 52px;
    line-height: 52px;
    position: relative;
}

.mainNav .h1 a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 0 40px 0 68px;
}

.mainNav .h1 a:hover {
    color: #fff;
    text-decoration: none;
}

.mainNav .on1 a {
    background: #154672;
}

.mainNav .spe {
    float: left;
    color: #7094b4;
    margin: 10px 0 0 0;
}

.topNav .h1 i {
    display: inline-block;
    position: absolute;
    width: 30px;
    left: 24px;
    top: 12px;
    height: 30px;
    background: url(../images/nav_icon.png) no-repeat;
}

.topNav .on1 .h1 i {
    background: url(../images/nav_icon1.png) no-repeat;
}

#li-xwzx i {
    background-position: 0 -78px;
}

#li-zwgk1 i,
#li-zwgk i {
    background-position: 0 -158px;
}

#li-gzcy i {
    background-position: 0 -238px;
}

#li-bsfw1 i {
    background-position: 0 -318px;
}

#li-ztzl i {
    background-position: 0 -398px;
}


/* 主栏 和 侧栏 */

.mainContent {
    background: #fff;
}

.side {
    font-size: 14px;
    width: 285px;
    float: left;
    margin: 0 20px 0 0;
}


/* 位置导航 */

.path {
    color: #666;
    line-height: 30px;
    text-align: left;
    width: 1170px;
    padding-left: 30px;
    background: url(../images/path.png) 6px 5px no-repeat;
    margin: 8px auto 8px;
    font-size: 14px;
}

.path a,
.path span {
    padding: 0 3px;
    color: #666;
}

.path em {}


/*footer*/

#footer {
    color: #cdd5df;
    background: #195386;
    position: relative;
    padding: 25px 0;
}

#footer .footNav {
    padding-bottom: 10px;
}

#footer .footNav a {
    margin: 0 10px;
    display: inline-block;
}

#footer a {
    color: #cdd5df;
}

#footer a:hover {
    color: #fff;
}

#footer .copyRight a {
    text-decoration: none;
}

#footer .copyRight img {
    vertical-align: middle;
    margin-right: 5px;
}


/* 侧栏固定菜单 */

.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(../images/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, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 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: 0.9;
    background: rgba(0, 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, 0.8);
    left: 0;
    top: 0;
}


/* 侧栏-栏目菜单 */

#sideMenu li {
    font-size: 16px;
    text-align: center;
    margin-bottom: 8px;
    vertical-align: top;
}

#sideMenu li a {
    display: block;
    padding: 5px;
    background: url(../images/icons.png) 16px -1816px no-repeat #f3f3f3;
    border: 1px solid #e7e7e7;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}

#sideMenu li a:hover {
    letter-spacing: 2px;
    text-decoration: none;
    border-color: #ccc;
}

#sideMenu .on a,
#sideMenu .on a:hover {
    background-color: #195386;
    background-position: 16px -1889px;
    color: #fff;
    border-color: #195386;
}

#sideMenu li.last {
    margin-bottom: 0px;
}


/* box */

.box {
    margin-bottom: 15px;
}

.box .hd {
    margin-bottom: 5px;
    height: 38px;
    line-height: 38px;
    position: relative;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}

.box .hd .more {
    position: absolute;
    right: 0;
    color: #999;
    font-size: 14px;
}

.box .hd .more a {
    color: #999;
}

.box .hd h3 {
    border-bottom: 2px solid #0066cc;
    line-height: 33px;
    position: absolute;
    color: #0066cc;
    padding: 0 12px 4px 12px;
}

.box .hd h3 a {
    color: #0066cc;
}

.box .hd h3 a:hover {
    text-decoration: none;
}

.box .hd ul {
    position: absolute;
    height: 39px;
    line-height: 33px;
    overflow: hidden;
}

.box .hd li {
    float: left;
    padding: 0 12px 4px 12px;
    position: relative;
}

.box .hd li a:hover {
    text-decoration: none;
}

.box .hd .on {
    border-bottom: 2px solid #0066cc;
}

.box .hd .on a {
    color: #0066cc;
}

.box .bd {
    padding: 5px;
    overflow: hidden;
}


/* boxA */

.boxA {
    margin-bottom: 15px;
}

.boxA .hd,
.hdtit {
    height: 48px;
    line-height: 48px;
    position: relative;
    border-bottom: 1px #ddd solid;
}

.boxA .hd .more,
.hdtit .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #999;
}

.boxA .hd h3,
.hdtit h3 {
    float: left;
    height: 48px;
    padding: 0 20px;
    text-align: center;
    border-bottom: 2px #154672 solid;
    font-size: 16px;
}

.boxA .hd h3 a:hover,
.hdtit h3 a:hover {
    text-decoration: none;
}

.boxA .hd ul {
    float: left;
    height: 48px;
}

.boxA .hd li {
    float: left;
    font-size: 16px;
    height: 48px;
}

.boxA .hd li a {
    float: left;
    padding: 0 20px;
    color: #333;
    font-size: 20px !important;
}

.boxA .hd li a:hover {
    text-decoration: none;
}

.boxA .hd .on {
    border-bottom: 2px #154672 solid;
}

.boxA .hd .on a,
.boxA .hd h3 a,
.hdtit h3 a {
    color: #154672;
    font-size: 20px;
    font-weight: bold;
}

.boxA .bd {
    padding: 10px 5px;
    overflow: hidden;
    clear: both;
}


/* boxC */

.boxC {
    margin-bottom: 15px;
    overflow: hidden;
}

.boxC .hd {
    height: 30px;
    line-height: 30px;
    background: #fafafa;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}

.boxC .hd .more {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
}

.boxC .hd .more a {
    color: #666;
}

.boxC .hd ul {
    overflow: hidden;
}

.boxC .hd ul li {
    float: left;
}

.boxC .hd ul a {
    display: block;
    float: left;
    line-height: 16px;
    padding: 0 20px;
    margin: 9px 0;
    border-right: 1px solid #ccc;
}

.boxC .hd ul a:hover {
    text-decoration: none;
}

.boxC .hd ul li:last-child a {
    border-right: 0;
}

.boxC .hd .on a {
    color: #0066cc;
}

.boxC .bd {
    overflow: hidden;
    padding: 8px 5px;
}


/* boxD */

.boxD {
    margin-bottom: 20px;
}

.boxD .hd {
    height: 40px;
    line-height: 40px;
    background: #195386;
}

.boxD .hd h3 {
    font-size: 16px;
    color: #fff;
}

.boxD .hd h3 a {
    color: #fff;
}

.boxD .hd h3 i {
    display: block;
    float: left;
    width: 42px;
    height: 40px;
    background: url(../images/icons-zwgk.png) 10px 10px no-repeat;
}

.boxD .bd {
    background: #fff;
    overflow: hidden;
    border: 1px solid #e9e9e9;
    border-top: 0;
}


/* boxE */

.boxE {
    margin-bottom: 15px;
}

.boxE .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #0066cc;
}

.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #0066cc;
    color: #fff;
    font-size: 16px;
}

.boxE .hd h3 a {
    color: #fff;
    display: block;
    float: left;
}

.boxE .hd .more {
    float: right;
}

.boxE .bd {
    padding: 10px;
    overflow: hidden;
}


/* 侧栏盒子模型 */

.sideBox {
    margin-bottom: 20px;
    border: 1px solid #eaeaea;
    padding: 0;
    background: #fff;
}

.sideBox .hd {
    overflow: hidden;
    height: 45px;
    border-bottom: 2px solid #195386;
    line-height: 45px;
}

.sideBox .hd .more {
    float: right;
}

.sideBox .hd h3 {
    font-size: 16px;
    color: #195386;
    float: left;
    padding-left: 18px;
    font-weight: bold;
}

.sideBox .hd h3 a {
    color: #195386;
}

.sideBox .hd h3 a:hover {
    text-decoration: none;
    color: #0066cc;
}

.sideBox .bd {
    padding: 10px;
}


/* infoListA */

.infoListA li {
    padding: 0 0 10px 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    line-height: 1.5;
    background: url(../images/icons.png) 0 -387px no-repeat;
    position: relative;
}

.infoListA .date {
    color: #999;
    float: right;
}

.infoListA .last {
    border-bottom: 0;
}


/* 信件列表 */

.letterList {
    width: 100%;
    border: none;
    margin: 10px 0 0 0;
}

.letterList th,
.letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 26px;
    padding: 5px 5px;
}

.letterList th {
    background: #eff4f7;
}

.letterList th {
    color: #154672;
    height: 35px;
    line-height: 35px;
    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: 10px 5px;
}

.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: #498ac3;
}

.detailTable thead th {
    background: #498ac3;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #498ac3;
}

.detailTable tbody td {
    padding: 10px 15px;
}

.detailTable tbody td.tdName {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}

.detailTable .trTitle .tdCon {
    font-weight: bold;
}

.detailTable .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) {
    width: 160px;
}

.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) {
    width: 160px;
}

.detailTable .preDiv {
    width: 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: 1px solid #e1e1e1;
    background: #f9f9f9;
    line-height: 45px;
    height: 48px;
}

.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: #0066cc;
}

.mainBox .mHd h3,
.mainBox .mHd .list .on {
    position: relative;
    font-weight: bold;
    border: 1px solid #e1e1e1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 4%;
    height: 47px;
    border-top: 2px solid #195386;
    color: #195386;
    border-bottom: 0;
    font-size: 20px;
    background: #fff;
    bottom: -1px;
}

.mainBox .mHd h3 a {
    color: #195386;
}

.mainBox .mBd {
    border: 1px solid #e1e1e1;
    border-top: none;
    padding: 20px 0 0 0;
}


/* 热点专题 */

.indRdzt {
    overflow: hidden;
    zoom: 1;
    padding: 14px 54px;
    background: #fff;
    position: relative;
    margin: 0 0 14px;
}

.indRdzt ul {
    margin-right: -20px;
    overflow: hidden;
}

.indRdzt li {
    float: left;
    margin-right: 20px;
    width: 258px;
}

.indRdzt li a {
    display: block;
}

.indRdzt li img {
    width: 258px;
    height: 74px;
}

.indRdzt .tit {
    display: none;
    font-size: 14px;
    text-align: center;
    height: 25px;
    overflow: hidden;
}

.indRdzt .prev,
.indRdzt .next {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 15px;
    height: 30px;
    background: url(../images/pre_next.png) no-repeat;
    top: 36px;
}

.indRdzt .prev {
    left: 20px;
    background-position: 0 0;
}

.indRdzt .next {
    right: 20px;
    background-position: -64px 0;
}


/* 友情链接 */

.friendLinks {
    margin-bottom: 20px;
}


/* .friendLinks h3 { float: left; font-size: 16px; color: #0066cc; padding-left: 31px; background: url(../images/icons.png) 0 -813px no-repeat; display:none; } */

.friendLinks .con {
    margin: 0 0 0 165px;
}

.friendLinks select {
    padding: 6px;
    float: left;
    width: 224px;
    *display: inline;
    margin-right: 20px;
    border: 1px solid #fff;
}


/* 侧栏-栏目内搜索 */

#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: #195386;
    border-color: #195386;
    color: #fff;
}


/*验证码*/

div.codeinp input[type='text'] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}


/* div input[type=text] { width: 80%; border: 1px solid #ccc; height: 30px; padding: 0 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: #195386;
    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;
    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: 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;
}


/* 友情链接模拟下拉 */

.friendLinks dl {
    width: 291px;
    margin-right: 12px;
    float: left;
    display: inline;
    position: relative;
}

.friendLinks dl dt {
    height: 36px;
    line-height: 36px;
    padding: 0 5px 0 8px;
    overflow: hidden;
    background: #144b7b;
    position: relative;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.friendLinks dl dt i {
    right: 8px;
    top: 50%;
    margin-top: -2px;
    border-width: 5px;
    position: absolute;
    border-color: transparent;
    border-style: dashed;
    border-top-color: #b4bfcd;
    border-top-style: solid;
    content: '';
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}

.friendLinks dl dt h3 {
    width: 255px;
    font-size: 14px;
    color: #b4bfcd;
}

.friendLinks dd {
    bottom: 36px;
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
}

.friendLinks ul {
    max-height: 389px;
    border: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
}

.friendLinks li {
    line-height: 22px;
    padding: 8px 10px;
    border-bottom: 1px dotted #ccc;
    /* word-break:keep-all; */
    /* white-space:nowrap; */
    cursor: pointer;
    font-size: 12px;
}

.friendLinks li a {
    display: block;
}

.friendLinks li a:hover {
    text-decoration: none;
}

.friendLinks li:hover {
    color: #cd3333;
    background-color: #f1f1f1;
}

.friendLinks .last {
    border-bottom: 0;
}

.friendLinks .on {
    z-index: 9;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.friendLinks .on dt {
    border-color: #bbb;
}

.friendLinks .on dt i {
    border-top-style: none;
    border-bottom-color: #aaa;
    border-bottom-style: solid;
}

.friendLinks .on dd {
    display: block;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.friendLinks .on dd ul {
    border-color: #bbb;
}

#footer .pics {
    float: left;
    margin-right: 65px;
}

#footer .left {
    padding-left: 105px;
    float: left;
    height: 68px;
    padding-right: 40px;
    border-right: 1px solid #6f87a3;
    margin-right: 50px;
    width: 155px;
    position: relative;
    margin-top: 10px;
}

.copyRight {
    text-align: left;
    margin: 0 0 20px 0;
    float: left;
    width: 730px;
}

#footer .Dt {
    width: 60px;
    position: absolute;
    top: -8px;
    right: 50px;
}

#footer .Dt a {
    display: block;
}

#footer .ewm {
    float: right;
    width: 80px;
    padding-right: 20px;
    padding-top: 9px;
}

#footer .ewm img {
    width: 80px;
    height: 80px;
}

.userPanel dl.zc dt {
    background: url(../images/top_img2.png) no-repeat left center / 16px 15px;
}

.jyh_logo {
    position: absolute;
    top: 50px;
    right: 0px;
}


/*--
颜色代码
#0066cc 深蓝色标题
#ddd 淡蓝色边框
--*/

#successb {
    display: none;
}

#netLoginCaptcha {
    height: 30px;
}

.queryResult .queryPwd {
    font-weight: bold;
    color: #f00;
}


/* 无障碍和长者模式 */

.userPanel dl.wzams dt {
    padding-left: 15px;
    background: url(../images/wzams.png) left center no-repeat;
}

.userPanel dl.zzms dt {
    margin-top: 8px;
    width: 98px;
    height: 24px;
    line-height: 24px;
    padding-left: 0;
    text-align: center;
    margin-right: 0;
    background: url(../images/zzms_bj.png) center center no-repeat;
}

.userPanel dl.zzms dt a {
    color: #fff;
}


/* 长辈版 */

.zbb * {
    font-size: 24px !important;
}

.zbb #footer .siteWidth {
    max-width: 1230px;
}

.zbb #footer .left {
    padding-left: 0;
    margin-right: 20px;
    height: 125px;
}

.zbb #footer .copyRight p br:nth-last-child(3) {
    display: none;
}

.zbb #footer .pics {
    margin-top: 20px;
}

.zbb #footer .Dt {
    width: 100px;
    position: absolute;
    top: 15px;
    right: 20px;
}

.zbb #footer .sign {
    right: -110px !important;
}

.zbb .copyRight {
    width: 785px;
    margin-bottom: 0;
}

.zbb .copyRight p {
    line-height: 35px;
}

.zbb #footer .ewm p {
    text-align: center;
}

.zbb_bjs {
    background: linear-gradient(rgb(0, 98, 246), rgb(0, 174, 246));
}

.zbb .xll_pagebox>a {
    width: 80px;
}

.zbb .zt12 {
    width: 60px;
    height: 35px;
}

.zbb #header .topBar .siteWidth {
    width: 1540px !important;
    max-width: 1600px !important;
}

.userPanel dl.tc {
    display: none;
}

.zbb .userPanel dl.zzms dt {
    margin-top: 4px;
    width: 125px;
    height: 30px;
    line-height: 30px;
    padding-left: 0;
    text-align: center;
    margin-right: 0;
    border-radius: 30px;
    background: #c26832;
}

.userPanel dl.tc dt {
    background: none !important;
    padding-left: 0 !important;
}

.zbb br.hh {
    display: none;
}

.zbb .topNav .siteWidth {
    max-width: 1300px;
}

.zbb .boxA .hd li a {
    font-size: 28px !important;
}

.zbb .boxA .hd .on a,
.boxA .hd h3 a,
.hdtit h3 a {
    font-size: 28px !important;
}

.zbb .mainNav .li1 {
    padding: 0 6px !important;
}

.zbb #toolbarHtml div.cy_toolbar_bg_table ul li span {
    font-size: 18px !important;
}

.zbb .headerTop {
    height: 168px;
}

.zbb #logo {
    margin-top: 38px;
}

.dzb_logo {
    display: none;
}

.zbb .dzb_logo {
    display: block;
}

.zbb .pcb_logo {
    display: none;
}

.zbb .s-form {
    width: 500px;
    height: 56px;
    margin-top: 50px;
}

.zbb .s-form .select-box {
    width: 120px;
}

.zbb .s-form .select-box .s-option {
    width: 100px;
    height: 56px;
    line-height: 56px;
}

.zbb .s-form .select-box .arrow-dn {
    top: 27px
}

.zbb .s-form .select-box ul {
    width: 90px;
    top: 56px
}

.zbb .s-form .input-box input {
    height: 45px;
    line-height: 45px;
    padding: 5px 15px;
}

.zbb .s-form .btn-box .btn {
    width: 85px;
    height: 56px;
    background: url('../images/dzb_fdj.png') no-repeat center center
}

.zbb .jyh_logo {
    right: 5px
}

.zbb .topNav {
    height: 80px;
}

.zbb .topNav .siteWidth {
    background: none;
}

.zbb .mainNav .li1 {
    background: none;
}

.zbb .mainNav .h1 {
    height: 80px;
    line-height: 80px;
}

.zbb .topNav .h1 i {
    display: none;
}

.zbb .mainNav .h1 a {
    font-size: 30px !important;
    padding: 0 42px 0 42px
}

.zbb #siteLast dd {
    width: 829px;
}

.zbb #siteLast li {
    line-height: 45px;
}

.zbb .boxA .hd,
.hdtit {
    height: 56px;
    line-height: 56px;
}

.zbb .boxA .hd ul {
    height: 56px;
}

.zbb .boxA .hd li {
    height: 55px;
}

.zbb .boxA .hd h3,
.hdtit h3 {
    height: 55px;
}

.zbb .path {
    margin-top: 20px;
}