﻿@charset "utf-8";
/*
    css for pel,    ver 1.0
    copyright by dongyi network technology co.,ltd design center

    本网站通用布局
*/
/* css reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    vertical-align: top;
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}
ol,
ul,
li {
    list-style: none;
}
div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family: "microsoft yahei", simsun, arial, helvetica, tahoma, sans-serif;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* public */
body {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    font-family: "microsoft yahei", simsun, arial, helvetica, tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #e20500;
    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: 20px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
*   html .clearfix {
    min-height: 1%;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.hide {
    display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* frame */
body {
    text-align: center;
    min-width: 1100px;
    background: #fff  center top repeat-x;
}
#friendlink{
background:#016ec5;
padding:10px 0;
height:40px;
margin-top:20px;
z-index:2;
position: relative;
}

#wrap-xxgk .sitewidth {
    position: relative;
    max-width: 1100px;
    _width: 1100px;
    margin: 0 auto;
}

#friendlink .sitewidth dl{width: 291px;margin: 0px 30px;float:left;display:inline;position:relative;}
#friendlink .sitewidth dl dt{height: 28px;line-height: 28px;padding:0 5px 0 8px;overflow:hidden;border:1px solid #ccc;background:#fff;position:relative;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
#friendlink .sitewidth dl dt i{ right:8px; top:50%; margin-top:-2px; border-width:5px; position:absolute;  border-color:transparent; border-style:dashed;  border-top-color:#363636;border-top-style:solid; content:"";display:block; font-size:0;line-height:0;width:0;}
#friendlink .sitewidth dl dt h3{border-right:1px solid #ccc; width:255px; font-size: 14px;}
#friendlink .sitewidth dd{bottom: 28px;display:none;width:100%;position:absolute;left:0;}
#friendlink .sitewidth ul{ max-height: 389px; border:1px solid #ccc; background:#fff; overflow: hidden; }
#friendlink .sitewidth li{line-height:22px;padding: 8px 10px;border-bottom:1px dotted #ccc;/* word-break:keep-all; *//* white-space:nowrap; */cursor:pointer;font-size: 12px;}
#friendlink .sitewidth li a{display:block; }
#friendlink .sitewidth li a:hover{text-decoration:none}
#friendlink .sitewidth li:hover{  color:#cd3333; background-color:#f1f1f1 }
#friendlink .sitewidth .last{border-bottom:0}
#friendlink .sitewidth .on {z-index:9; -webkit-box-shadow:0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 3px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .2);  }
#friendlink .sitewidth .on dt{border-color:#bbb; }
#friendlink .sitewidth .on dt i{  border-top-style:none; border-bottom-color:#aaa;border-bottom-style:solid; }
#friendlink .sitewidth .on dd{ display:block;  -webkit-box-shadow:0 0 3px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 3px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .2); }
#friendlink .sitewidth .on dd ul{ border-color:#bbb; }
/* xxgk-header ------------------------------------------------------------------------ */
.xxgk-header {
    height: 365px;
}
/* logo */
.xxgk-header #logo {
    text-align: left;
    background:  no-repeat left center;
    padding-left: 90px;
    line-height: 70px;
    clear: both;
}
.xxgk-header #logo a {
    color: #fff;
    font-size: 35px;
}
.xxgk-header #logo a:hover {
    text-decoration: none;
}
/* links---------- */
.xxgk-header .links {
    color: #fff;
    height: 35px;
    float: right;
    display: block;
    font-size: 12px;
}
.xxgk-header .links dl {
    margin: 0 10px;
    color: #0068b7;
    position: relative;
    float: left;
}
.xxgk-header .links dt {
    float: left;
    height: 35px;
    line-height: 35px;
}
.xxgk-header .links dt,
.xxgk-header .links dt a {
    color: #fff;
}
.xxgk-header .links s {
    float: left;
    text-decoration: none;
    line-height: 35px;
    width: 5px;
    overflow: hidden;
    text-align: center;
}
/* 顶部注册登录 */
.xxgk-header .links .userlogged .spe {
    margin: 0 10px;
}
.xxgk-header .links dd {
    clear: both;
    display: none;
    padding: 7px;
    background: #fff;
    position: absolute;
    right: 50%;
    top: 34px;
    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);
}
.xxgk-header .links dd img {
    width: 100px;
    height: 100px;
}
.xxgk-header .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;
}
.xxgk-header .links .on dd {
    display: block;
}
.xxgk-header .links .site dt {
    padding: 0 10px 0 27px;
    background: url(/uploads/image/c_cimg/icons.png) 7px -2587px no-repeat;
}
.xxgk-header .links .site dd {
    padding: 10px;
    width: 770px;
    top: 31px;
    margin-right: 0;
    right: -1px;
    border: 1px solid #6e99b9;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);
}
.xxgk-header .links .site dd h3 {
    text-align: left;
    margin: 0 10px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    color: #0068b7
}
.xxgk-header .links .site dd h3 a {
    color: #0068b7;
}
.xxgk-header .links .site dd h3 i {
    content: "";
    display: block;
    height: 1px;
    line-height: 0;
    font-size: 0;
    background: #eee;
    top: 18px;
    right: 0;
    width: 88%;
    position: absolute;
    ;
}
.xxgk-header .links .site dd ul {
    overflow: hidden;
    padding: 0 0 0 10px;
    display: block;
    margin-right: -10px;
}
.xxgk-header .links .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;
}
.xxgk-header .links .site dd li a {
}
.xxgk-header .links .site dd li a:hover {
    color: #195daf;
}
.xxgk-header .links .site li a {
    cursor: pointer;
}
#sitelast.on dt {
    background-color: #fff;
    border: 1px solid #6e99b9;
    margin: -1px;
    border-bottom: 0;
    height: 32px;
    background-position: 7px -2405px;
    color: #0068b7;
    position: relative;
    z-index: 1;
}
/* 政府信息公开 */
#publicityname {
    text-align: center;
    line-height: 255px;
    font-size: 100px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
}
/* 线条 */
.headersplit {
    height: 1px;
    width: 488px;
    background: #fff;
    position: absolute;
    top: 310px;
    right: 320px;
}
/* xxgk-content ------------------------------------------------------------------------ */
#wrap-xxgk .xxgk-content,
#content {
    clear: both;
    margin: 0 auto;
    padding: 20px 36px;
    max-width: 1028px;
    _width: 1028px;
    position: relative;
    min-height: 386px;
    z-index: 1;
    text-align: left;
    background-image: linear-gradient(#f2f2f2, #fcfcfc);
    background-color: #f2f2f2;
}
.xxgk-content:after,
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* 主栏 和 侧栏 */
#wrap-xxgk .maincontent {
    zoom: 1;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}
.side {
    font-size: 14px;
    width: 240px;
    float: left;
    margin-right: 18px;
}
/* 位置导航 */
#wrap-xxgk .path {
    color: #666;
    line-height: 20px;
    padding: 10px 0 20px;
    font-size: 14px;
}
#wrap-xxgk .path a,
#wrap-xxgk .path span {
    padding: 0 3px;
    color: #666;
}
#wrap-xxgk .path em {
    background: url(/uploads/image/c_cimg/icons.png) no-repeat 0 -1642px;
    padding-left: 26px;
}
/*footer*/
#footer {
    color: #fff;
    background: #0068b7;
    position: relative;
    text-align: left;
    padding: 20px 0;
    clear: both;
}
#footer .footnav {
    padding-bottom: 10px;
}
#footer .footnav a {
    margin: 0 10px;
    display: inline-block;
}
#footer a {
    color: #fff;
}
#footer a:hover {
    color: #fff
}
#footer .copyright img {
    vertical-align: text-bottom;
}
#footer .copyright p {
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    font-size: 14px;
    color: #fff !important;
}
#footer .pics {
    position: absolute;
    right: 0;
    top: 30px;
}
#footer .pics img {
    height: 50px;
}
#footer #imgconac {
    height: 70px;
}
/* 友情链接 */
.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(/uploads/image/c_cimg/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;
}
/* 侧栏固定菜单 */
.sidefixed {
    z-index: 9;
    position: fixed;
    top: 234px;
    right: 0;
    width: 70px;
    background: #fff;
    font-size: 12px;
    _position: absolute;
    display: none;
}
.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(/uploads/image/c_cimg/icons1.png) center 8px no-repeat;
}
.sidefixed li a:hover {
    text-decoration: none
}
.sidefixed .wx a {
    background-position: center -137px;
}
.sidefixed .gt {
    display: none
}
.sidefixed .gt a {
    background-position: center -284px;
}
.sidefixed .qr a {
    background-position: center -2051px;
}
.sidefixed .pic {
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.sidefixed .pic img {
    width: 150px;
    height: 150px;
}
.sidefixed .on .pic {
    display: block;
    position: absolute;
    left: -168px;
    top: -45px;
    padding: 4px;
    background: #fff;
}
.sidefixed .on .pic i {
    z-index: 8;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-left-color: #fff;
    border-left-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* gotop */
#gotop {
    position: fixed;
    display: none;
    _display: none !important;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#gotop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* winmark */
#winmark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}
/* 公开信息 -----------------------------------------------------*/
/*侧栏-菜单*/
.xxgk-nav {
    overflow: hidden;
    margin-top: -15px;
}
.xxgk-nav .li1 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 15px;
}
.xxgk-nav .li1 .h1 {
    position: relative;
}
.xxgk-nav .li1 a.a1 {
    display: block;
    padding: 7px 66px 9px 72px;
    font-size: 23px;
    line-height: 26px;
    color: #2d66a5;
    border: 1px solid #e0e0e0;
    background: #fff  no-repeat 20px 18px;
}
.xxgk-nav .li1.on1 a.a1,
.xxgk-nav .li1.on1 a.a1:hover {
    color: #fff;
    background-color: #2d66a5;
    border-color: #2d66a5;
    text-decoration: none;
    background-position: 20px -69px;
}
.xxgk-nav .li1 a.a1:hover {
    background-color: #e5f4fe;
    text-decoration: none;
}
/* 图标样式  */
#li-zfxxgkzd a.a1,
#li-xxgkzdgd a.a1 {
    background-position: 20px -156px;
}
#li-zwgkyd a.a1,
#li-bmwj a.a1 {
    background-position: 20px -332px;
    line-height:52px
}
#li-zfxxgkml a.a1 {
    background-position: 20px -1007px;
}
#li-zfxxgkndbg a.a1,
#li-zfxxgknb a.a1 {
    background-position: 20px -504px;
}
#li-xxgknb a.a1 {
    background-position: 20px -672px;
}
#li-ysqgk a.a1 {
    background-position: 20px -837px;
}
#li-zfxxgkzn.on1 a.a1 {
    background-position: 20px -69px;
}
#li-zfxxgkzd.on1 a.a1,
#li-xxgkzdgd.on1 a.a1 {
    background-position: 20px -243px;
}
#li-zwgkyd.on1 a.a1,
#li-bmwj.on1 a.a1 {
    background-position: 20px -419px;
}
#li-zfxxgkml.on1 a.a1 {
    background-position: 20px -1091px;
}
#li-zfxxgkndbg.on1 a.a1,
#li-zfxxgknb.on1 a.a1 {
    background-position: 20px -584px;
}
#li-xxgknb.on1 a.a1 {
    background-position: 20px -754px;
}
#li-ysqgk.on1 a.a1 {
    background-position: 20px -922px;
}
/* 一级伸缩图标 */
.xxgk-nav .hasul1 .h1 span.icons {
    display: none;
}
.xxgk-nav .hasul1 .h1 span.icons {
    display: block;
    position: absolute;
    height: 70px;
    line-height: 70px;
    width: 60px;
    font-size: 0;
    color: #000;
    right: 0;
    top: -1px;
    font-weight: bold;
    overflow: hidden;
    cursor: pointer;
}
.xxgk-nav .hasul1 .h1 span.icons::after,
.xxgk-nav .hasul1 .h1 span.icons::before {
    content: "";
    display: block;
    height: 2px;
    width: 17px;
    margin: 0 0 0 -8px;
    background: #2d66a4;
    position: absolute;
    left: 50%;
    top: 50%;
}
.xxgk-nav .hasul1 .h1 span.icons::before {
    height: 17px;
    width: 2px;
    margin: -8px 0 0 0;
}
.xxgk-nav .on1 .h1 span.icons::after,
.xxgk-nav .on1 .h1 span.icons::before {
    background: #fff;
}
.xxgk-nav .showsubmenu .h1 span.icons::before {
    display: none;
}
/*二级样式样式*/
.xxgk-nav .li1 ul.ul1 {
    overflow: hidden;
    padding: 10px 20px;
    display: none;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
}
.xxgk-nav .li1 ul.ul2 {
    display: none;
    padding: 5px 20px 5px 40px;
}
.xxgk-nav .li2 {
    background-color: #f2f2f2;
    margin-bottom: 10px;
}
.xxgk-nav .li2 a.a2 {
    padding: 8px 10px 8px 38px;
    line-height: 24px;
    display: block;
    background:  no-repeat 16px 12px;
    font-size: 15px;
}
.xxgk-nav .hasul2 a.a2 {
    padding-right: 40px;
}
.xxgk-nav .li2 a.a2:hover {
    text-decoration: none;
}
.xxgk-nav .li2.on2 a.a2 {
    color: #2d66a5;
}
.xxgk-nav .li2 h3.h2 {
    cursor: pointer;
    position: relative;
}
.xxgk-nav .li2.on2 a.a2 {
    color: #2d66a5;
    font-weight: bold;
    text-decoration: none;
    background:  no-repeat 16px 12px;
}
.xxgk-nav li.on2 a.a2 {
    color: #2d66a5;
    font-weight: bold;
}
.xxgk-nav .hasul2 span.icons {
    display: none;
}
.xxgk-nav .hasul2 span.icons {
    display: block;
    position: absolute;
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-size: 0;
    color: #000;
    right: 0;
    top: -1px;
    font-weight: bold;
    overflow: hidden;
    cursor: pointer;
}
.xxgk-nav .hasul2 span.icons::after,
.xxgk-nav .hasul2 span.icons::before {
    content: "";
    display: block;
    height: 1px;
    width: 13px;
    margin: 0 0 0 -6px;
    background: #000;
    position: absolute;
    left: 50%;
    top: 50%;
}
.xxgk-nav .hasul2 span.icons::before {
    height: 13px;
    width: 1px;
    margin: -6px 0 0 0;
}
.xxgk-nav .on2 span.icons::before {
    display: none;
}
.xxgk-nav .on1.showsubmenu .h2 span.icons::before {
    display: block;
}
.xxgk-nav .li1.showsubmenu .ul1,
.xxgk-nav .li1.on1 .ul1,
.xxgk-nav .li2.showsubmenu .ul2,
.xxgk-nav .li2.on2 .ul2 {
    display: block;
}
.xxgk-nav .li2.showsubmenu h3.h2,
.xxgk-nav .li2.on2 h3.h2,
.xxgk-nav .li2 h3.h2:hover {
    background-color: #e5e5e5;
}
.xxgk-nav .li1.on1.showsubmenu .ul1,
.xxgk-nav .li2.on2.showsubmenu .ul2 {
    display: none;
}
.xxgk-nav .li1.on1 .h1 span.icons::before {
    display: none;
}
.xxgk-nav .li1.on1.showsubmenu span.icons::before,
.xxgk-nav .li2.on2.showsubmenu span.icons::before {
    display: block;
}
.xxgk-nav .hasul2.showsubmenu span.icons::before {
    display: none;
}
.xxgk-nav .li3 {
    background: url(/uploads/image/c_cimg/icons-arrow.png) no-repeat left 12px;
    padding-left: 12px;
}
.xxgk-nav .li3 a.a3 {
    line-height: 20px;
    padding: 5px 0;
    display: block;
}
.xxgk-nav .li3.on3 a.a3 {
    font-weight: bold;
    color: #2d66a4;
}
/* 检索---------------------- */
.gkxxsearchbox {
    padding: 40px 260px 0;
    margin-bottom: 58px;
    position: relative;
}
.gkxxsearchbox i {
    position: absolute;
    top: 65px;
    height: 1px;
    background-color: #ccc;
    width: 240px;
}
.gkxxsearchbox i.searchlinel {
    left: 0;
}
.gkxxsearchbox i.searchliner {
    right: 0;
}
.gkxxsearchbox .searchoptions {
    position: absolute;
    left: 270px;
    top: 0;
}
.gkxxsearchbox .searchoptions li {
    display: inline;
    margin-right: 20px;
    vertical-align: middle;
    line-height: 30px;
}
.gkxxsearch {
    overflow: hidden;
    position: relative;
    width: 390px;
    height: 50px;
}
.gkxxsearch .gkxxinputkeyword {
    border: 1px solid #2e6fc2;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    width: 318px;
    padding: 0 50px 0 20px;
    border-radius: 5px;
    outline: none;
}
.gkxxsearch .gkxxsearchbtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: #2d66a5  no-repeat center;
    border: none;
    z-index: 1;
    outline: none;
    border-radius: 0 5px 5px 0;
}
.gkxxsearchbox .btn-more {
    display: block;
    background-color: #2d66a5;
    text-align: center;
    width: 100px;
    height: 50px;
    position: absolute;
    right: 260px;
    top: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    border-radius: 5px;
}
.gkxxsearchbox .btn-more:hover,
.gkxxsearch .gkxxsearchbtn:hover {
    text-decoration: none;
    background-color: #205b9d;
}
/* 文章内容页 -----------------------------------------*/
.subheading {
    font-size: 16px;
}
.printarea .zwgk-title {
    font-size: 34px;
    font-weight: bold;
    color: #2d66a5;
}
.articlecon {
    text-align: left;
    padding: 20px;
}
.printarea .title {
    font-size: 32px;
    padding: 0 30px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 15px;
    word-wrap: break-word;
}
.printarea .subtitle {
    font-size: 20px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
}
.printarea .property {
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center;
    color: #777;
}
.printarea .property span {
    padding: 0 5px;
}
.printarea .contxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 30px 20px;
    overflow: hidden;
}
.printarea .contxt img {
    max-width: 650px;
    height: auto !important;
}
.printarea .contxt p {
    margin-bottom: 20px;
    word-wrap: break-word;
}
.printarea .contxt table p {
    margin: 0px
}
.printarea .contxt a {
    color: blue;
    text-decoration: underline;
}
.printarea .contxt em {
    font-style: italic;
}
.printarea .contxt ul {
    padding-left: 2em;
    list-style: inherit;
}
.printarea .contxt ol {
    padding-left: 2em;
    list-style: decimal;
}
.printarea .contxt ul li {
    zoom: normal;
    list-style: inherit;
    text-indent: 0 !important;
}
.printarea .contxt ol li {
    zoom: normal;
    list-style: inherit;
    text-indent: 0 !important;
}
.printarea .contxt h1 {
    font-size: 2em;
    margin: .67em 0;
}
.printarea .contxt h2 {
    font-size: 1.5em;
    margin: .75em 0;
}
.printarea .contxt h3 {
    font-size: 1.17em;
    margin: .83em 0;
}
.printarea .contxt h5 {
    font-size: .83em;
    margin: 1.5em 0;
}
.printarea .contxt h6 {
    font-size: .75em;
    margin: 1.67em 0;
}
.printarea .contxt h1,
.printarea .contxt h2,
.printarea .contxt h3,
.printarea .contxt h4,
.printarea .contxt h5,
.printarea .contxt h6,
.printarea .contxt b,
.printarea .contxt strong {
    font-weight: bolder;
}
.printarea .videoplayer {
    position: relative;
    z-index: 1500;
    /*background: #000;*/
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}
.articlecon .usercontrol {
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 10px 0;
}
.articlecon .usercontrol .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articlecon .usercontrol .bdsharebuttonbox {
    float: right;
}
.articlecon .page {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}
.articlecon .others {
    margin-bottom: 15px;
}
.articlecon .others .prev,
.articlecon .others .next {
    padding: 5px 0;
    word-wrap: break-word
}
.articlecon .ueditortable td{
    border: 1px solid #333 !important;
}
.articlecon .govdetailtable td{
     border: 1px solid #c5c5c5 !important;
}
/* 相关信息 */
#relativeinfo {
    margin-bottom: 10px;
}
#relativeinfo .hd h3 {
    font-size: 18px;
    font-weight: bold;
    color: #666
}
#relativeinfo .bd {
    margin-top: 10px;
    padding: 20px 25px;
    background: #f8f8f8;
}
#relativeinfo .infolist li {
    height: auto;
}
/* 公开信息列表页 */
.boxgkxx .hd {
    border-bottom: 2px solid #e5e5e5;
    height: 33px;
}
.boxgkxx .hd h3 {
    float: left;
}
.boxgkxx .hd h3 a,
.boxgkxx .hd h3 span {
    display: block;
    padding: 0 20px;
    background-color: #2d66a5;
    line-height: 35px;
    height: 35px;
    color: #fff;
    font-size: 18px;
}
.boxgkxx .hd h3 a:hover {
    text-decoration: none;
}
.boxgkxx .hd a.more {
    float: right;
    line-height: 38px;
    padding-right: 10px;
}
.boxgkxx .bd {
    clear: both;
    padding: 10px;
}
/*信息标题列表*/
.boxgkxx .infolist li {
    font-size: 16px;
    line-height: 28px;
    padding: 10px 0 10px 15px;
    height: auto;
    background:  no-repeat left 23px;
}
.boxgkxx .infolist li a {
    background: none;
    padding-left: 0;
}
.boxgkxx .infolist .date {
    float: right;
    color: #999;
    padding-left: 15px;
}
.boxgkxx .infolist li .address {
    float: right;
    margin: 4px 0;
    margin-left: 15px;
    padding: 0 8px;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    border-radius: 5px;
    background: #146ac1;
}
.boxgkxx .infolist li .address:hover {
    text-decoration: none;
    background: #0759ab;
}
.boxgkxx .infolist li .disable {
    display: none !important;
}
.boxgkxx .infolist li a em {
    color: #f20;
}
.boxgkxxlist {
    padding: 20px 20px 0;
}
/* 循环页 */
.pageboxloop {
    padding: 20px;
}
.pageboxloop .boxgkxx {
    margin-bottom: 15px;
    overflow: hidden;
}
.pageboxloop .boxgkxx a.more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    clear: both;
    margin: 0 auto;
    display: block;
    background-color: #eee;
    color: #666;
}
.pageboxloop .boxgkxx a.more:hover {
    text-decoration: none;
    background-color: #0668b5;
    color: #fff;
}
/* 公开信息-目录页 -----------------------------------------------------*/
.publicitymap {
    overflow: hidden;
    padding: 10px 20px 20px;
}
.publicitymap .list {
    padding: 6px 10px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
.publicitymap .listsub {
    padding: 10px;
}
.publicitymap .list.last {
    border-bottom: none;
}
.publicitymap .list dt {
    float: left;
    margin: 5px 0;
    padding-right: 15px;
    font-size: 18px;
}
.publicitymap .list dt a {
    font-weight: bold;
}
.publicitymap .list dt a:hover {
    color: #0068b7;
}
.publicitymap .list dd {
    overflow: hidden;
    font-size: 14px;
}
.publicitymap .nodelist {
    overflow: hidden;
    padding-top: 6px;
}
.publicitymap .nodelist li {
    float: left;
}
.publicitymap .nodelist li a {
    padding: 0 12px;
    font-size: 16px;
    color: #666;
    border-right: 1px solid #dadada;
}
.publicitymap .nodelist li a:hover {
    color: #0068b7;
}
.publicitymap .nodelist li.last a {
    border-right: none;
}
/*公开信息-栏目式*/
.nodepagelist {
    margin-right: -4px;
}
.nodepagelist li {
    width: 33.1%;
    float: left;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 0;
    text-indent: 1em;
    border-right: 1px solid #dadada;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nodepagelist li.libg {
    background-color: #f5f5f5;
}
.nodepagelist li a {
    box-sizing: border-box;
}
/* url_方块样式分页 */
.page {
    font-size: 0;
    text-align: left;
    padding: 25px 0;
    clear: both;
    overflow: hidden;
}
.page a,
.page span {
    font-size: 14px;
    float: left;
    *display: inline;
    zoom: 1;
    border: 1px solid #e1e1e1;
    padding: 0px 6px;
    margin: 0 3px 5px 0;
    line-height: 24px;
    height: 24px;
}
.page a:hover,
.page span:hover {
    border: 1px solid #1258ad;
    text-decoration: none;
    color: #1258ad;
}
.page .current {
    background: #1258ad;
    border: 1px solid #1258ad;
    color: #fff !important;
    font-weight: bold;
}
.page select,
.page input {
    margin: 0 4px;
    background: #fff;
    border: 0 solid #e1e1e1;
    vertical-align: middle;
}
.page input {
    text-align: center;
    padding: 0 4px;
    outline: none;
}
.page .disabled {
    pointer-events: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
/* 侧栏图标按钮 */
.zwgksidebtns {
    padding-bottom: 10px;
    overflow: hidden;
}
.zwgksidebtns li {
    vertical-align: top;
    margin-bottom: 10px;
    height: 68px;
    line-height: 68px;
    background: #2189e0;
    overflow: hidden;
    position: relative;
}
.zwgksidebtns li i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 74px;
    height: 100%;
    background: url(/uploads/image/c_cimg/icons-zwgk-02.png) 20px -784px no-repeat #1078cf;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
.zwgksidebtns a {
    display: block;
    padding-left: 94px;
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 22px;
}
.zwgksidebtns a:hover {
    text-decoration: none;
}
.zwgksidebtns .li2 {
    background-color: #ee3a3b
}
.zwgksidebtns li:hover i {
    width: 100%;
}
.zwgksidebtns .li2 i {
    background-color: #e3292a;
    background-position: 20px -1058px;
}
/* 信息公开-内容页 -----------------------------------------------------*/
.govdetailtable {
    margin-bottom: 30px;
}
.govdetailtable td {
    background: #fff;
    padding: 0px 15px;
    width: 35%;
    border: 1px solid #c5c5c5;
    color: #333;
    font-size: 12px;
}
.govdetailtable .tdlab {
    text-align: right;
    width: 18%;
    background: #e9e9e9;
    padding-right: 5px
}
/* 红头文件 效果 */
#redtitledoc {
    text-align: center;
    margin: 50px 0 0 0;
}
#redtitledoc .rtd-docheader {
    color: red;
    font: bold 60px 宋体;
    margin: 0px 0 20px 0;
}
#redtitledoc .rtd-docnum {
    font: 20px 仿宋;
    margin: 40px 0 40px 0;
    line-height: 70px;
    border-bottom: 3px solid red;
}
/* 选择申请人类型 -----------------------------------------------------*/
.selectapptype {
    padding: 50px 0 30px 0;
    text-align: center;
}
.selectapptype a {
    display: block;
    width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin: 0 auto 30px auto;
    background: #0068b7;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.selectapptype a:hover {
    text-decoration: none;
    background: #067ad2;
}
/* 依申请信息公开 -----------------------------------------------------*/
.eappguide {
    overflow: hidden
}
.eappguide li {
    float: left;
    width: 18%;
    margin-right: 2.5%;
    margin-bottom: 20px;
    height: 42px;
    line-height: 42px;
    background: #ededed;
    text-align: center;
    font-size: 18px;
    position: relative;
}
.eappguide li a {
    display: block;
}
.eappguide a:hover {
    text-decoration: none;
    background: #ddd
}
.eappguide .last {
    margin-right: 0;
    float: right;
}
.eappguide .on a {
    background: #0068b7;
    color: #fff;
}
.eappguide .on i {
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px;
    border-color: transparent;
    border-style: dashed;
    border-width: 5px;
    border-top-color: #0068b7;
    border-top-style: solid;
    content: "";
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
.application .selecttype {
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: -1px;
}
.application .selecttype li {
    float: left;
    height: 52px;
    line-height: 52px;
}
.application .selecttype a {
    display: block;
    padding: 0 60px;
    font-size: 18px;
}
.application .selecttype a:hover {
    text-decoration: none;
}
.application .selecttype .on a {
    background: #fafafa;
    color: #0068b7;
    border: 1px solid #e9e9e9;
}
.application {
    font-size: 14px;
    padding-top: 20px;
}
.application .con {
    padding: 30px;
    border: 1px solid #e9e9e9;
}
.application .bd {
    padding: 20px 0;
    margin-bottom: 20px;
}
.application .tit {
    font-size: 32px;
    text-align: center;
    color: #0068b7;
    margin: 0;
}
.application .hd {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #0068b7;
    overflow: hidden;
}
.application .hd h5 {
    float: left;
    padding: 0 20px;
    min-width: 142px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #0068b7;
}
.application .hd .tips {
    color: #0068b7;
    margin-left: 10px;
}
.applicationtable {
    width: 100%
}
.applicationtable td {
    padding: 8px 5px;
    vertical-align: top;
}
.applicationtable .label {
    width: 110px;
    text-align: right;
}
.applicationtable .required strong {
    color: #f00;
    margin-right: 5px;
}
.form-legend .tips strong {
    color: #f00;
    margin-right: 5px;
}
.application .form-control {
    width: 90%;
    border: #ccc solid 1px;
    height: 20px;
    overflow: hidden;
    padding: 5px 0px 5px 5px;
}
.application textarea.form-control {
    width: 96%;
}
.application .radio {
    margin-right: 18px;
}
.application .radio input {
    width: 14px;
    height: 15px;
    vertical-align: middle;
}
.application .bot {
    text-align: center;
    padding: 10px 0 30px 0
}
.application select {
    border: #ccc solid 1px;
    width: 36%;
    padding: 0;
    height: 36px;
    line-height: 36px;
}
.application .bot {
    padding-top: 40px;
}
.application .field-validation-error {
    display: block;
    color: #f00;
    font-size: 14px;
}
.application .instruction {
    padding: 5px 10px;
}
.application .instruction p {
    margin-bottom: 5px;
    color: #666;
    font-size: 12px;
}
.upload-single {
    width: 220px;
}
.upload-single .upload-pick {
    margin-top: 40px
}
.upload-single .upload-file-area {
    background: #fff;
    min-height: 100px;
    border: 2px dashed #ccc;
}
.upload-single .upload-pick:hover .webuploader-pick,
.upload-single .webuploader-pick-hover {
    background: #077bd4
}
.upload-single .webuploader-pick {
    width: 50% !important;
    background: #aaa;
    height: 30px !important;
    line-height: 30px !important;
}
/* 政府文件查询 -----------------------------------------------------*/
.govadsearch {
    background: #fff
}
.opensearch {
    margin: 0 0 30px 0;
    padding: 15px 0;
    background: #fff;
}
.opensearch td {
    padding: 8px 5px;
}
.opensearch .tdlab {
    text-align: right;
    width: 26%;
    line-height: 1.4;
}
.opensearch .tdlab span {
    display: block;
    color: #999
}
.opensearch input {
    height: 34px;
    line-height: 34px;
    border: 1px solid #cfcfcf;
    padding: 0 5px;
    width: 60%;
}
.opensearch select {
    height: 36px;
    line-height: 36px;
    border: 1px solid #cfcfcf;
    width: 25%;
}
.opensearch .bot {
    text-align: left;
}
.opensearch .bot button {
    margin: 0
}
/* 信息公开-部门目录页.html -----------------------------------------------------*/
.deptlistwrap .mainbox {
    margin-bottom: 30px;
}
#pagextfl .zwgkbmlist li {
    min-width: 31.3%;
    _width: 31.3%
}
/* mainbox */
.mainbox {
    padding: 20px;
    background-color: #fff;
}
.mainbox .mhd {
    position: relative;
    border-bottom: 2px solid #e1e1e1;
    /* background: #f9f9f9; */
    line-height: 45px;
    height: 48px;
    margin-bottom: 20px;
}
.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,
.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 #0068b7; */
    color: #fff;
    border-bottom: 0;
    font-size: 20px;
    background: #0068b7;
    bottom: -1px;
}
.mainbox .mhd h3 a {
    color: #0068b7
}
.column {
    margin-bottom: 20px;
    overflow: hidden;
}
/* boxe */
.boxe {
    margin-bottom: 15px;
}
.boxe .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #0068b7;
}
.boxe .hd h3 {
    float: left;
    padding: 0 20px;
    background: #0068b7;
    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;
}
/* 领导之窗 -----------------------------------------------------*/
.leaderlist li {
    border-bottom: 1px dotted #ccc;
    padding: 10px 10px 30px 10px;
    margin-bottom: 20px;
    background: #fff;
    overflow: hidden;
}
.leaderlist .pic {
    float: left;
    width: 120px;
    margin-right: 20px;
}
.leaderlist .pic img {
    width: 100%;
    height: 160px;
}
.leaderlist .con {
    overflow: hidden;
    padding-top: 10px;
}
.leaderlist .title {
    margin-bottom: 5px;
}
.leaderlist .title a {
    color: #0068b7;
    font-size: 16px;
}
.leaderlist .job,
.leaderlist .work {
    padding-left: 23px;
    background: url(/uploads/image/c_cimg/icons-zwgk-02.png) 0 -1529px no-repeat;
}
.leaderlist .work {
    background-position: 3px -1611px;
    float: left;
}
.leaderlist .intro {
    overflow: hidden
}
.leaderlist .intro span {
    display: block;
}
.leaderlist .text {
    color: #888;
    overflow: hidden;
    zoom: 1;
}
.leaderlist .intro .more {
    display: none
}
.sideleaderbox {
    background: #fff;
    margin-bottom: 10px;
}
.sideleaderbox .hd {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: 1px solid #e5e5e5;
    background: url(/uploads/image/c_cimg/icons-zwgk-02.png) right -1679px no-repeat #fff;
    cursor: pointer;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
.sideleaderbox .hd h3 {
    font-size: 18px;
    /* font-weight: bold */
}
.sideleaderbox .bd {
    border: 1px solid #eaeaea;
    display: none;
    padding: 15px;
    border-top: 0;
}
.sideleaderbox .hd.on {
    background-color: #0068b7;
    color: #fff;
    border-color: #0068b7;
    background-position: right -1737px;
}
.sideleaderbox .list li {
    vertical-align: top;
    padding: 8px;
    margin-bottom: 8px;
    border: 1px solid #ededed;
    background: #fafafa;
    overflow: hidden;
}
.sideleaderbox .list li a {
    float: left;
    width: 70px;
    padding-left: 10%
}
.sideleaderbox .list li i {
    display: none
}
.sideleaderbox .list .job {
    color: #999;
}
.sideleaderbox .list .last {
    margin-bottom: 0
}
.leadercontent {
    background: #fff;
}
.leaderdetail {
    position: relative;
    overflow: hidden;
    padding: 2% 0;
    font-size: 16px;
}
.leaderdetail .leaderpic {
    text-align: center;
    margin-bottom: 20px;
}
.leaderdetail .leaderpic img {
    width: 150px;
}
.leaderdetail .stitle {
    border-bottom: 0;
    font-size: 24px;
    text-align: center;
}
.leaderdetail .boxe {
    margin-bottom: 35px;
}
.leaderdetail .bd {
    line-height: 30px;
    padding: 15px 5px; /* color:#777; */
}
.leaderdetail .leaderintro {
    max-height: 240px;
    overflow-y: scroll;
}
.leaderdetail .work {
    text-indent: 2em;
    padding: 20px 0; /* color:#777; */
    margin-bottom: 20px;
}
.leaderdetail .writebtn {
    float: right;
    margin-top: -35px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    background: url(/uploads/image/c_cimg/icons-zwgk-02.png) 15px -1819px no-repeat #dc221a;
    color: #fff;
    padding: 0 15px 0 50px;
}
.leaderdetail .writebtn:hover {
    background-color: #bb1f19;
    color: #fff;
    text-decoration: none;
}
.leaderdetail .infolist li {
    height: 36px;
    line-height: 36px;
}
.leaderdetail-boxwrap {
    overflow: hidden;
}
.leaderdetail-boxwrap .boxe {
    width: 48%;
}
/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
/* 通用底部按钮 */
.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a,
.bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #0068b7;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.bot a:hover,
.bot button:hover {
    text-decoration: none;
    background: #077bd4;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.queryform {
    background: #fff;
    padding: 3% 0;
    width: 80%;
    margin: 30px auto;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}
.queryform td {
    padding: 8px 0
}
.queryform .tdlab {
    width: 40%;
    text-align: right;
}
.queryform input[type=text] {
    width: 56%;
    height: 30px;
}
.queryform .bot {
    text-align: left;
}
.queryform .bot a {
    margin: 0
}
.queryform .required strong {
    color: #f00;
    margin-right: 5px;
}
.queryform .errormessage {
    color: #f00;
}
.queryform table {
    width: 100%;
    border: 0;
}
/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryresult {
    width: 80%;
    margin: 30px auto;
}
.queryresult .mainbox {
    margin-bottom: 50px;
}
.queryresult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px;
}
.queryresult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}
.queryresult .number {
    font-weight: bold;
    color: #f00
}
/* 修复部分页面引用bootstrap后导致错位 */
.xxgk-header,
.xxgk-header *,
.xxgk-header *:before,
.xxgk-header *:after,
.xxgk-content,
.xxgk-content *:before,
.xxgk-content *:after,
#content,
#content *:before,
#content *:after,
#friendlinks,
#friendlinks *,
#friendlinks *:before,
#friendlinks *:after,
#footer,
#footer *,
#footer *:before,
#footer *:after,
.path,
.path *,
.path *:before,
.path *:after,
.sidefixed,
.sidefixed *,
.sidefixed *:before,
.sidefixed *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* 政府机构设置介绍--详细页 -----------------------------------------------------*/
.zfjghzdetail { padding: 2%; }
.zfjghzdetail .deptname { text-align: center; font-size: 32px; font-weight: bold; color: #0167cc; margin-bottom: 30px; }
.zfjghzbox .hd { height: 46px; line-height: 46px; background: #f7f7f7; border-top: 2px solid #c9c9c9; }
.zfjghzbox .hd ul { overflow: hidden; margin-top: -2px; height: 48px; line-height: 48px; }
.zfjghzbox .hd li {float: left;font-size: 18px;padding: 0 15px;}
.zfjghzbox .hd .b { background-position: 15px -80px }
.zfjghzbox .hd .c { background-position: 15px -169px; }
.zfjghzbox .hd .d { background-position: 10px -259px; }
.zfjghzbox .hd .on { background-color: #0167cc; color: #fff; background-position: 15px -347px; }
.zfjghzbox .hd .b.on { background-position: 15px -439px; }
.zfjghzbox .hd .c.on { background-position: 15px -528px; }
.zfjghzbox .hd .d.on { background-position: 10px -618px; }
.zfjghzbox .bd { padding: 30px 10px; line-height: 2; }
.order-box{padding: 15px;margin-bottom: 0;}

.loopdplist li{float: left;width: 177px;_width: 14.66%;text-align: center;margin: 10px 10px 0 10px;overflow: hidden;}
.loopdplist li a{display: block;height: 34px;line-height: 34px;border: 1px solid #e4e4e4;background: #fff;padding: 0 10px;}

#ldzcbox{overflow:hidden; margin-right:-2px;}
#ldzcbox .swld{padding:0 40px;text-align:center;border-left:0;}
#ldzcbox h2{font-size: 30px; font-weight:bold; margin-bottom:10px; color:#d6090e;}
#ldzcbox .leader .pic{margin-bottom:10px;}
#ldzcbox .leader a{font-size:20px; font-weight:bold;}
#ldzcbox .leader .job{display:block; color:#f4630b; margin-bottom:20px;}
#ldzcbox .others{display:none}
#ldzcbox .list{text-align:left;}
#ldzcbox dl{margin-bottom: 5px;}
#ldzcbox dt{font-size:18px;color: #0167cc;margin-bottom: 20px; margin-left:25px;}
#ldzcbox dt:before { content:"";  float:left; width:5px; height:20px; background:#0167cc; border-radius:3px; margin:6px 10px 6px 0;}
#ldzcbox .list { padding: 0 45px; text-align:center;}
#ldzcbox .list{overflow:hidden;}
#ldzcbox .list li{float:left; width: 25%; margin-top:20px; }
#ldzcbox .list li .pic img { width:100px; height:140px;}
#ldzcbox .list a{font-weight:bold}
#ldzcbox .list .job{font-size: 14px;display:block;color:#999;line-height:1.5;height: 42px;padding: 0 5px;}


#ldzcbox .list .first dt{display:none}
#ldzcbox .list .first { width:100%!important;}
#ldzcbox .list .first .job { font-size:16px;}
#ldzcbox .list .first .title a{ display:block;p:12px 0 10px; font-size:30px; line-height:40px;}
#ldzcbox .list .first .pic img { width:150px; height:200px;}

.subdeplist:after { content:""; display:block; clear:both; margin-bottom:20px;}
.subdeplist li {float:left;width: 33.3%; height:40px; line-height:40px; overflow:hidden; font-size:16px; font-weight:bold;}
.subdeplist li a { display:block; padding-left:12px; color:#666; background:url(/uploads/image/cmbimg/icons.png) 0 -376px no-repeat}
.subdeplist li a:hover { color:#0167cc}