﻿@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;
	border-radius: 5px;
}
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", 'PingFang SC', 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: #80A0D9;
    font-size: 14px;
    line-height: 30px;
    font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
a {
    color: #80A0D9;
    text-decoration: none;
    outline: none;
    -webkit-transition:all .4s;
    -o-transition::all .4s;
    -moz-transition: :all .4s;
    transition: all .4s;
}
a:hover {
    color: #ffc311;
    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;
}
.prev,
.next {
    transition: all 0.4s;
}

/* frame */
body {
    text-align: center;
}
.wrap {
    background: #142B57 url(../../base/img/body.jpg) 0 4px repeat-x;
    /*background-size: 100% auto;*/
    min-height: 400px;
    min-width: 1000px;
}
.siteWidth {
    position: relative;
    width: 1000px;
    _width: 1000px;
    margin: 0 auto;
}
#header {
    text-align: left;
    margin: 0 auto 15px;
    height: 160px;
    border-top: 4px solid #0A1C3E;
    position: relative;
    z-index: 3;
}
#header.header-topNav-fixed {
    z-index: 9999;
}
#content {
    clear: both;
    margin: 0 auto;
    padding: 20px 0 0;
    width: 940px;
    _width: 1000px;
    position: relative;
    min-height: 300px;
    z-index: 1;
    text-align: left;
    background: linear-gradient(0deg, #07578900 30%, #1c3b74 100%);
    padding: 30px;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.headerTop {
    height: 100px;
    position: relative;
    z-index: 11;
    background: url(../img/header.jpg) right 42px no-repeat;
	background-size: 35%;
}

/* topBar */
.topBar {
    height: 50px;
    background: #fff;
    position: relative;
    z-index: 20;
    color: #777;
    box-shadow: 0 0 8px rgba(0, 19, 33, 0.3);
    display: none;
}
.topBar a {
    color: #777;
}
.topBar a:hover {
    color: #0068b7;
}
.topBar .links {
    float: left;
    padding-top: 8px;
}
.topBar .links dl {
    margin: 0;
    position: relative;
    float: left;
}
.topBar .links s {
    float: left;
    text-decoration: none;
    line-height: 34px;
    width: 5px;
    overflow: hidden;
    text-align: center;
    margin: 0 10px;
    color: #c9c9c9;
}
.topBar .links dt {
    float: left;
    height: 34px;
    line-height: 34px;
    position: relative;
    z-index: 11;
    padding: 0 10px 0 22px;
    background: url(../img/icons-toplinks.png) -39px -33px no-repeat;
}
.topBar .links dt a {
    color: #777;
}
.topBar .links dd {
    clear: both;
    display: none;
    padding: 7px;
    background: #fff;
    position: absolute;
    right: 50%;
    top: 42px;
    margin-right: -57px;
    -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);
}
.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;
    display: none;
}
.topBar .links .on dt {
    background-image: url(../img/icons-toplinks-on.png);
    color: #0068b7;
}
.topBar .links .on dt a {
    color: #0068b7;
}
.topBar .links .on dd {
    display: block;
}
.topBar .links dl.robot dt {
    background-position: -39px -233px;
}
.topBar .links dl.pad dt {
    background-position: -39px -433px;
}
.topBar .links dl.phone dt {
    background-position: -39px -633px;
}
.topBar .links dl.barrierFree dt {
    background-position: -39px -833px;
}
.topBar .links dl.elderHelper dt {
    background-position: -39px -1012px;
}

/* 顶部登录注册 */
.loginBar {
    float: right;
    line-height: 26px;
    height: 26px;
    /* margin-top: 12px; */
}
.loginBar s.split {
    width: 5px;
    overflow: hidden;
    text-align: center;
    margin: 0 10px;
    float: left;
    text-decoration: none;
    color: #c9c9c9;
}
.userLogged {
    float: left;
    margin-top: 0px;
}
.userLogged .u-spe {
    margin: 0 8px;
    color: #c9c9c9;
}

/* 站群导航 */
.topBar .site dd {
    padding: 10px;
    width: 770px;
    top: 33px;
    margin-right: 0;
    left: -1px;
    z-index: 9;
    border: 1px solid #6e99b9;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
.topBar .site dd h3 {
    text-align: left;
    margin: 0 10px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    color: #0068b7;
    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 .site dd h3 a {
    color: #0068b7;
}
.topBar .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 .site dd ul {
    overflow: hidden;
    padding: 0 0 0 10px;
    display: block;
    margin-right: -10px;
}
.topBar .site dd li {
    float: left;
    min-width: 100px;
    margin-right: 10px;
    text-align: left;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 0;
}
.topBar .site dd li a {
}
.topBar .site dd li a:hover {
    color: #195daf;
}
.topBar .site li a {
    cursor: pointer;
}
.topBar #siteLast.on dt {
    border: 1px solid #0068b7;
    border-bottom: none;
    margin: -1px;
    background-color: #fff;
}

/* 搜索框 */
.siteSearchBar {
    height: 36px;
    background: #fff;
    border-radius: 25px;
    display: block;
    margin-right: 10px;
    position: absolute;
    z-index: 11;
    right: 0;
    top: 53px;
    display: none;
}
.s-form {
    vertical-align: top;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: space-around;
}
.s-form .input-box {
}
.s-form .input-box input {
    /* width: 120px; */
    vertical-align: top;
    *
    margin: -1px 0;
    height: 20px;
    padding: 5px;
    line-height: 20px;
    border: 0;
    outline: none;
    background: none;
    border-radius: 5px;
    color: #FFF;
}
.s-form .btn-box {
	z-index: 99;
}
.s-form .btn-box input {
    height: 30px;
    line-height: 20px;
    overflow: hidden;
    border: none;
    background: url(../img/sideFloat.png) center -184px no-repeat;
    width: 30px;
    outline: none;
    border-radius: 5px;
}
.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;
}
.s-form .select-box {
    float: left;
    width: 100px;
    height: 36px;
    border: none;
    background: none;
    border: 0;
    position: relative;
    display: none;
}
.s-form .select-box ul {
    position: absolute;
    background: #fff;
    border-top: 0;
    line-height: 1.8;
    display: none;
    left: 0px;
    top: 36px;
    border: 1px solid #ede0c9;
    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: #e20500;
    background: #f1f1f1;
}
.s-form .select-box .s-option {
    display: inline-block;
    position: absolute;
    top: 0;
    height: 36px;
    line-height: 36px;
    width: 80px;
    text-align: center;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.s-form .select-box a:hover {
    text-decoration: none;
}
.s-form .select-box .arrow-dn {
    display: inline-block;
    height: 0;
    width: 0;
    font-size: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-color: #666 transparent transparent;
    position: absolute;
    right: 10px;
    top: 16px;
    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: 11px;
}
.s-hot-search {
    position: absolute;
    padding-top: 36px;
    z-index: -1;
    font-size: 12px;
}

/* logo */
#logo {
    float: left;
    margin-top: 20px;
	width: 300px;
}
#logo img {
    max-width: 100%;
}

/* 主导航 */
.topNav {
    /* background: #416eb4; */
    height: 45px;
    line-height: 45px;
    border-radius: 3px;
}
#mainNav{
    display:flex;
    justify-content: space-between;
}
#mainNav .li1 {
    /* float: left; */
    display: inline;
    font-size: 16px;
    position: relative;
    z-index: 10;
    width: 14%;
}
#mainNav .li1 .h1{
    background:url(../img/nav.png);
}
#mainNav .a1 {
    display: block;
    color: #ffc311;
    border-radius: 3px;
    text-align: center;
}
#mainNav .on1 .h1,
#mainNav .h1:hover {
    background-position: 0 -45px;
    color: #fff;
    text-decoration: none;
}
.mainNav .first1 .a1 {
    padding-left: 20px;
    background: url(../img/nav.png) 26px -105px no-repeat;
}
#mainNav .on1 .h1 .a1{
    color: #fff;
}
.mainNav .first1.on1 .a1 {
    background-position: 26px -153px;
}
.mainNav .sh {
    display: none;
}
#mainNav .ul1 {
    display: none;
    position: absolute;
    z-index: 10;
    background-color: #224276;
    text-align: center;
    width: 210px;
    left: 50%;
    margin-left: -70px;
    box-shadow: #0000009c 0 3px 3px;
    padding: 20px;
}
#mainNav .last1  .ul1 {
	right:0;
	left:auto;
}
#mainNav .ul1::before{
    width:210px;
    height:100px;
    display: block;
    margin-bottom: 15px;
}
#mainNav  #li-yeb .ul1::before{
	content:"";
    background: url(../img/menu1.jpg) no-repeat;
}
#mainNav  #li-xxb .ul1::before{
	content:"";
    background: url(../img/menu2.jpg) no-repeat;
}
#mainNav  #li-czb .ul1::before{
	content:"";
    background: url(../img/menu3.jpg) no-repeat;
}
#mainNav  #li-gzb .ul1::before{
	content:"";
    background: url(../img/menu4.jpg) no-repeat;
}
#mainNav  #li-gjb .ul1::before{
	content:"";
    background: url(../img/menu5.jpg) no-repeat;
}
#mainNav  #li-qt .ul1::before{
	content:"";
    background: url(../img/menu6.jpg) no-repeat;
}
#mainNav .ul1 li{
    float: left;
    border-radius: 5px;
    min-width: 33%;
    overflow: hidden;
}
#mainNav .a2 {
    display: block;
    font-size: 13px;
    *
    font-size: 14px;
    padding: 0 5px;
    line-height: 36px;
}
#mainNav .a2:hover {
    background-color: #f7bc68;
    color: #fff;
    text-decoration: none;
}
.pageBanner .fixedPositionDiv {
    margin: 20px auto 0;
}
.pageBanner .fixedCount {
    display: none !important;
}
.pageBanner a{font-size:0;}
/* 主栏 和 侧栏 */
.mainContent {
    /* width: 75%; */
    zoom: 1;
    /* float: right; */
    position: relative;
}
.side {
    font-size: 14px;
    /* width: 23.5%; */
    overflow: hidden;
    /* float: left; */
}

/* 位置导航 */
.path {
    line-height: 20px;
    text-align: left;
    width: 980px;
    _width: 980px;
    margin: 0 auto;
    font-size: 14px;
    padding: 10px;
    background: linear-gradient(0deg, #07578929 30%, #1c3b74 100%);
}
.path a,
.path span {
    padding: 0 3px;
}
.path em {
    background: url(../img/icons.png) no-repeat 5px -113px;
    padding-left: 26px;
}
.mHd .path {
    float: right;
    padding: 15px 0 0;
}
.mHd .path em {
    background: none;
    padding-left: 0;
}

/*footer*/
#footer {
    position: relative;
    text-align: center;
    padding: 20px 0;
    line-height: 22px;
	background: #1B3C76;
	font-size:12px;
}
#footer .footNav {
}
#footer .footNav a {
    margin: 0 10px;
    display: inline-block;
}
#footer .copyRight a,
#footer .copyRight  div{
	display:inline-block;
	margin-right:20px;
}
#footer .pics {
    position: absolute;
    right: 0;
    top: 10px;
}
#footer .pics img {
}
#footer #imgConac {
    height: 70px;
    margin-top: -10px;
}

/* 侧栏固定菜单 */
.sideFixed {
    z-index: 9;
    position: fixed;
    bottom: 100px;
    right: 30px;
    width: 40px;
    font-size: 12px;
    _position: absolute;
}
.sideFixed li {
    position: relative;
    margin-bottom: 10px;
}
.sideFixed li>a {
    height: 40px;
    line-height: 120px;
    /* padding: 34px 0 3px 0; */
    display: block;
    background: #173162 url(../img/icons1.png) center 8px no-repeat;
    cursor: pointer;
    border-radius: 5px;
    font-size: 9px;
}
.sideFixed li a:hover {
    text-decoration: none;
}
.sideFixed .wx>a {
    background-position: center -137px;
}
.sideFixed .search>a {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../img/sideFloat.png) 0 -45px no-repeat;
	padding: 0;
	font-size: 0;
}
.sideFixed  .jianfan>a{
	background: url(../img/sideFloat.png) 0 0px no-repeat;
}
.sideFixed  .jianfan>a:hover{
	background-position:0 -133px;
}
.sideFixed .gt {
    display: none;
}
.sideFixed .qr{
}
.sideFixed .gt>a {
    background-position: center -284px;
}
.sideFixed .qr>a {
    background-position: center -2051px;
    width: 40px;
    line-height: 20px;
    padding-top: 40px;
    height: 20px;
}
.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;
    right: 40px;
    top: 5px;
    padding: 4px;
    background: #1b386f;
    border-radius: 5px;
}
.sideFixed .search.on .pic {
	right: 40px;
	top:0;
}
.sideFixed .search.on .pic i {
	/*display:none;*/
}
.sideFixed .qr.on .pic {
	top: -55px;
	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: #c0d1f0;
    border-left-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}

/* goTop */
#goTop {
    position: fixed;
    display: none;
    _display: none !important;
    bottom: 55px;
    right: 25px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    /* box-shadow: 0 0 5px #000000; */
    /* -webkit-box-shadow: 0 0 5px #000000; */
    opacity: 0.9;
    background: rgb(23 49 98);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 55%;
    top: 60%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 8px;
    border-color: transparent;
    border-bottom-color: #80a0d9;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
#goTop:hover{
	background: #0e2247;
}
#goTop:hover::after {
	border-bottom-color: #fff;
}
/* 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: 14px;
    text-align: center;
    margin-bottom: 8px;
    vertical-align: top;
    width: 20%;
}
#sideMenu li a {
    display: block;
    padding: 5px 0 15px;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
    font-size: 16px;
}
#sideMenu li a:hover {
    letter-spacing: 2px;
    text-decoration: none;
    border-color: #ccc;
}
#sideMenu .on a,
#sideMenu .on a:hover {
    background: url(../img/curNode.png) center bottom no-repeat;
    color: #ffc311;
    font-weight: bold;
    font-size: 20px;
}
#sideMenu .bd ul {
    margin-bottom: -8px;
    display: flex;
    flex-wrap: wrap;
}

/* box */
.box{
	background: linear-gradient(0deg, #57a6ee08  30%, #1c3b74 100%);
    padding: 20px;
    border-radius: 5px;
}
.box .hd {
    line-height: 34px;
    position: relative;
    font-size: 16px;
    /* margin-bottom: -1px; */
}
.box .hd .more {
    position: absolute;
    top: 8px;
    right: 0;
    color: #999;
    font-size: 14px;
    width: 24px;
    height: 24px;
    line-height: 80px;
    overflow: hidden;
    background: #142b57 url(../img/moreicon.png) no-repeat center;
    border-radius: 50%;
}
.box .hd .more a {
    color: #999;
}
.box .hd .more {
    -webkit-transition: 500ms;
    -o-transition: 500ms;
    -moz-transition: 500ms;
    transition: 500ms;
}
.box .hd .more:hover {
    transform: rotate(360deg);
    background-color: #f7bc68;
}
.box .hd h3 {
    background: #416eb4;
    position: absolute;
    color: #3762a4;
    font-weight: bold;
    padding: 0 25px 0px 25px;
    border-radius: 6px 6px 0 0;
}
.box .hd h3 a {
    color: #3762a4;
}
.box .hd h3 a:hover {
    text-decoration: none;
}
.box .hd ul {
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    width: 90%;
	flex-wrap: wrap;
}
.box .hd li {
    /* float: left; */
    position: relative;
}
.box .hd li a,.box .hd li span {
    display: block;
    /* font-size: 20px; */
    line-height: 30px;
    height: 34px;
    /* font-weight: bold; */
    color: #fff;
    border-radius: 6px 6px 0 0;
    /*    padding: 0 8px 0 38px;
    background: url(../img/boxhdicons.png) no-repeat 0 3px;*/
}
.box .hd li a,.box .hd li span {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: white;
	cursor:pointer;
}
.box .hd li a:hover {
    text-decoration: none;
}
.box .hd .on a,.box .hd .on span {
    color: #ffc311;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    background: url(../img/icons.png) center 30px no-repeat;
}
.box .bd {
    padding: 20px 0 0;
    overflow: hidden;
}

/* boxA */
.boxA {
    margin-bottom: 15px;
}
.boxA .hd {
    height: 40px;
    line-height: 40px;
    position: relative;
    font-size: 18px;
    border-bottom: 2px solid #f3f3f3;
}
.boxA .hd .more {
    position: absolute;
    top: 8px;
    right: 0;
    color: #999;
    font-size: 14px;
    width: 24px;
    height: 24px;
    line-height: 80px;
    overflow: hidden;
    background: #e1e7f0 url(../img/moreicon.png) no-repeat center;
    border-radius: 50%;
}
.boxA .hd .more a {
    color: #999;
}
.boxA .hd .more {
    -webkit-transition: :all .4s;
    -o-transition::all .4s;;
    -moz-transition: :all .4s;;
    transition: :all .4s;;
}
.boxA .hd .more:hover {
    transform: rotate(360deg);
    background-color: #f7bc68;
}
.boxA .hd h3 {
    position: absolute;
    color: #416eb4;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 20px;
    height: 40px;
    border-bottom: 2px solid #416eb4;
}
.boxA .hd h3 a {
    color: #416eb4;
}
.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 #416eb4;
    border-bottom: 0;
}
.boxA .bd {
    padding: 5px;
    overflow: hidden;
}

/* boxB */
.boxB {
    background: #fff;
}
.boxB .hd {
    height: 39px;
    line-height: 39px;
    position: relative;
    border: 1px solid #e1e1e1;
}
.boxB .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #666;
}
.boxB .hd h3 {
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    background: #416eb4;
    position: absolute;
    height: 41px;
    line-height: 41px;
    left: -1px;
    top: -1px;
}
.boxB .hd h3 a {
    color: #fff;
}
.boxB .bd {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #e9e9e9;
    border-top: 0;
}

/* 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: #416eb4;
}
.boxC .bd {
    overflow: hidden;
    padding: 8px 5px;
}

/* boxD */
.boxD {
    margin-bottom: 20px;
}
.boxD .hd {
    height: 40px;
    line-height: 40px;
    background: #416eb4;
}
.boxD .hd h3 {
    font-size: 18px;
    color: #fff;
}
.boxD .hd h3 a {
    color: #fff;
}
.boxD .hd h3 i {
    display: block;
    float: left;
    width: 42px;
    height: 40px;
    background: url(../img/icons-zwgk.png) #00599d 10px 10px no-repeat;
    margin-right: 10px;
}
.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 #416eb4;
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #416eb4;
    color: #fff;
    font-size: 18px;
}
.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;
}
.sideBox .hd {
    overflow: hidden;
    padding: 0px 10px;
    height: 45px;
    line-height: 45px;
    background: #416eb4;
    border-radius: 6px 6px 0 0;
}
.sideBox .hd .more {
    float: right;
}
.sideBox .hd h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.sideBox .hd h3 a {
    color: #fff;
}
.sideBox .hd h3 a:hover {
    text-decoration: none;
}
.sideBox .bd {
    /* padding: 19px; */
}

/*节点归档信息样式*/
.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;
}

/* 日历式列表 */
.calendarList li {
    height: 60px;
    padding: 10px 0;
}
.calendarList li .calendar {
    float: left;
    width: 60px;
    height: 60px;
    background: #abb898;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 6px;
    margin-right: 20px;
    display: inline;
}
.calendarList li .calendar em {
    display: block;
    line-height: 20px;
    font-size: 24px;
    padding-top: 10px;
}
.calendarList li .title {
    font-size: 16px;
    font-weight: bold;
}
.calendarList li .intro {
    color: #999;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 信件列表 */
.letterList {
    width: 100%;
    border: none;
}
.letterList th,
.letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 26px;
    padding: 5px 5px;
}
.letterList th {
    background: #f1f6fa;
}
.letterList th {
    color: #416eb4;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    border-bottom: 1px solid #d7ebf6;
    font-weight:bold;
}
.letterList th.title {
    text-align: left;
    padding-left: 38px;
}
.letterList tr:nth-child(2n) td,
.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: #416eb4;
}
.detailTable thead th {
    background: #416eb4;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #416eb4;
}
.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", 'PingFang SC', 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 #f3f3f3;
    line-height: 45px;
    height: 45px;
    margin-bottom: 10px;
}
.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: #416eb4;
}
.mainBox .mHd h3,
.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: #416eb4;
    border-bottom: 0;
    font-size: 18px;
    border-bottom: 2px solid #416eb4;
}
.mainBox .mHd h3 a {
    color: #416eb4;
}

/* 友情链接模拟下拉 */
.friendLinks {
    background: #0e2247;
    padding: 8px 0;
    height: 36px;
	width:1000px;
	margin:0 auto;
}
.friendLinks li {
    line-height: 22px;
    padding: 8px 10px;
    cursor: pointer;
}
.friendLinks li a {
    display: block;
}
.friendLinks li a:hover {
    text-decoration: none;
}
.friendLinks li:hover {
    color: #cd3333;
}
.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);
}

}


/* 侧栏-栏目内搜索 */
#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", 'PingFang SC';
    outline: none;
}
#sideSearch .keyword {
    width: 60%;
    padding: 0 5px;
}
#sideSearch button {
    line-height: 28px;
    width: 32%;
    float: right;
    background: #416eb4;
    border-color: #416eb4;
    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: #416eb4;
    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"] {
    border: 1px solid #ccc;
    width: 56%;
    height: 30px;
}
.queryForm input[type="text"]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(102, 175, 233, 0.6);
}
.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;
}


/* 媒体查询 */
@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio: 2){
	.wrap{width:96%; padding:0 2%;background-position:0 -25px;min-width: 100%;}
	.siteWidth,
	#focusPic,
	.fixedPositionDiv,.fixedPosition,.pageBanner img{width:100%!important;}
	.pageBanner img{height:auto;}
	#content{padding:3%;width:94%!important}
	.path{padding:10px 3%;width:94%;}
	.articleCon{padding:20px 2% 0!important;}
	.headerTop{background-size: 40%;}
	#logo{width:260px;}
	.fixedPosition,.fixedPositionDiv {height:auto!important;}
	#sideMenu li{width:33%;}
	#sideMenu li a{padding: 2px 0 10px;}
	#sideMenu .on a, #sideMenu .on a:hover{font-size:18px;}
	.total{display:none!important;}
	#footer .copyRight  div{display:block;}
	#header{height:120px;}
	.topNav {}
	.mainNav .first1 .a1{padding:0; background:none;}
	.headerTop{height:80px;}
	.topNav  .ul1,.userLogged{display:none!important;}
    .sideFixed,#goTop{right: 10px;opacity: 0.6;}
    .sideFixed .qr{display:none;}
	.sideFixed:hover,#goTop:hover{opacity: 1}
}
@media only screen and (max-width:480px), 
       only screen and (max-device-width: 480px){
	.wrap{width:96%; padding:0 2%;background-position:0 -45px;}
	#logo{width:200px;margin-top: 10px;}
	.headerTop{height:60px;}
	#mainNav  .h1 .a1 {font-size:14px;}
	.headerTop{background-position:right center;}
	#mainNav .first1.li1 {width:20%;}
}
@media only screen and (min-width:1400px){
	body{zoom:1.1;}
}
@media only screen and (min-width:1600px){
	body{zoom:1.2;}
}
@media only screen and (min-width:1800px){
	body{zoom:1.4;}
}
@media only screen and (min-width:2400px){
	body{zoom:1.6;}
}
/* 标记分类 */
.filter-row{background-color: rgba(65,110,180, 0.05);}
.filter-row .choose-item a:hover,
.filter-row .filter-key{color:#416eb4; }
.filter-result .filter-criteria-item:hover,
.filter-row .filter-ext-more:hover,
.filter-row .filter-ext-multiple:hover{color:#416eb4; border-color:#416eb4}
.filter-result .filter-criteria-item{border-color:rgba(65,110,180, 0.2);background-color: rgba(65,110,180, 0.03); }
.filter-result .filter-criteria-item:hover i{background-color:#416eb4}


