﻿@charset "utf-8";

/* reset */


/*去掉下面一行注释,可使整个网站群页面变灰*/


/*body{filter:gray}*/

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    padding: 0;
    margin: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

caption,
th {
    font-weight: normal;
    text-align: left;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    font: 14px/1.14 \5FAE\8F6F\96C5\9ED1, arial, \5b8b\4f53;
    color: #333;
    outline: 0;
    box-sizing: border-box;
    vertical-align: middle;
}

body {
    background: #fff;
}

a,
a:hover {
    color: #333;
}

.bgF {
    background: #FFFFFF;
}

.bgF6 {
    background: #f6f6f6;
}

.indexBox {
    background: #FFFFFF;
    box-shadow: 1px 1px 5px rgba(20, 20, 20, 0.2);
}

.c-fff {
    color: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pointer {
    cursor: pointer;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

.cb {
    clear: both;
}

.pb {
    position: relative;
}

.pa {
    position: absolute;
}

.db {
    display: block;
}

.dib {
    display: inline-block;
}

.md-auto {
    margin: 0 auto;
}

.mb-05 {
    margin: 0 5px;
}

.mb-06 {
    margin: 0 6px;
}

.mb-07 {
    margin: 0 7px;
}

.mb-08 {
    margin: 0 8px;
}

.mb-09 {
    margin: 0 9px;
}

.mb-010 {
    margin: 0 10px;
}

.mb-011 {
    margin: 0 11px;
}

.mb-012 {
    margin: 0 12px;
}

.mb-013 {
    margin: 0 13px;
}

.mb-014 {
    margin: 0 14px;
}

.mb-015 {
    margin: 0 15px;
}

.mb-016 {
    margin: 0 16px;
}

.mb-017 {
    margin: 0 17px;
}

.mb-018 {
    margin: 0 18px;
}

.mb-019 {
    margin: 0 19px;
}

.mb-020 {
    margin: 0 20px;
}

.mb-021 {
    margin: 0 21px;
}

.mb-022 {
    margin: 0 22px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-6 {
    margin-top: 6px;
}

.mt-7 {
    margin-top: 7px;
}

.mt-8 {
    margin-top: 8px;
}

.mt-9 {
    margin-top: 9px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-11 {
    margin-top: 11px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-13 {
    margin-top: 13px;
}

.mt-14 {
    margin-top: 14px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-16 {
    margin-top: 16px;
}

.mt-17 {
    margin-top: 17px;
}

.mt-18 {
    margin-top: 18px;
}

.mt-19 {
    margin-top: 19px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-21 {
    margin-top: 21px;
}

.mt-22 {
    margin-top: 22px;
}

.mt-23 {
    margin-top: 23px;
}

.mt-24 {
    margin-top: 24px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-6 {
    margin-right: 6px;
}

.mr-7 {
    margin-right: 7px;
}

.mr-8 {
    margin-right: 8px;
}

.mr-9 {
    margin-right: 9px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-11 {
    margin-right: 11px;
}

.mr-12 {
    margin-right: 12px;
}

.mr-13 {
    margin-right: 13px;
}

.mr-14 {
    margin-right: 14px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-16 {
    margin-right: 16px;
}

.mr-17 {
    margin-right: 17px;
}

.mr-18 {
    margin-right: 18px;
}

.mr-19 {
    margin-right: 19px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-21 {
    margin-right: 21px;
}

.mr-22 {
    margin-right: 22px;
}

.mr-23 {
    margin-right: 23px;
}

.mr-24 {
    margin-right: 24px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-6 {
    margin-bottom: 6px;
}

.mb-7 {
    margin-bottom: 7px;
}

.mb-8 {
    margin-bottom: 8px;
}

.mb-9 {
    margin-bottom: 9px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-11 {
    margin-bottom: 11px;
}

.mb-12 {
    margin-bottom: 12px;
}

.mb-13 {
    margin-bottom: 13px;
}

.mb-14 {
    margin-bottom: 14px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-16 {
    margin-bottom: 16px;
}

.mb-17 {
    margin-bottom: 17px;
}

.mb-18 {
    margin-bottom: 18px;
}

.mb-19 {
    margin-bottom: 19px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-21 {
    margin-bottom: 21px;
}

.mb-22 {
    margin-bottom: 22px;
}

.mb-23 {
    margin-bottom: 23px;
}

.mb-24 {
    margin-bottom: 24px;
}

.ml-0 {
    margin-left: 0px !important;
}

.ml-5 {
    margin-left: 5px;
}

.ml-6 {
    margin-left: 6px;
}

.ml-7 {
    margin-left: 7px;
}

.ml-8 {
    margin-left: 8px;
}

.ml-9 {
    margin-left: 9px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-11 {
    margin-left: 11px;
}

.ml-12 {
    margin-left: 12px;
}

.ml-13 {
    margin-left: 13px;
}

.ml-14 {
    margin-left: 14px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-16 {
    margin-left: 16px;
}

.ml-17 {
    margin-left: 17px;
}

.ml-18 {
    margin-left: 18px;
}

.ml-19 {
    margin-left: 19px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-21 {
    margin-left: 21px;
}

.ml-22 {
    margin-left: 22px;
}

.ml-23 {
    margin-left: 23px;
}

.ml-24 {
    margin-left: 24px;
}

.pd-010 {
    padding: 0 10px;
}

.pd-011 {
    padding: 0 11px;
}

.pd-012 {
    padding: 0 12px;
}

.pd-013 {
    padding: 0 13px;
}

.pd-014 {
    padding: 0 14px;
}

.pd-015 {
    padding: 0 15px;
}

.pd-016 {
    padding: 0 16px;
}

.pd-017 {
    padding: 0 17px;
}

.pd-018 {
    padding: 0 18px;
}

.pd-019 {
    padding: 0 19px;
}

.pd-020 {
    padding: 0 20px;
}

.pd-021 {
    padding: 0 21px;
}

.pd-022 {
    padding: 0 22px;
}

.pd-023 {
    padding: 0 23px;
}

.pd-024 {
    padding: 0 24px;
}

.pd-60 {
    padding: 6px 0;
}

.pd-70 {
    padding: 7px 0;
}

.pd-80 {
    padding: 8px 0;
}

.pd-90 {
    padding: 9px 0;
}

.pd-100 {
    padding: 10px 0;
}

.pdtb-100 {
    padding: 10px 10px 10px 10px;
}

.pd-110 {
    padding: 11px 0;
}

.pd-120 {
    padding: 12px 0;
}

.pd-130 {
    padding: 13px 0;
}

.pd-140 {
    padding: 14px 0;
}

.pd-150 {
    padding: 15px 0;
}

.pd-160 {
    padding: 16px 0;
}

.pd-1 {
    padding: 1px;
}

.pd-2 {
    padding: 2px;
}

.pd-3 {
    padding: 3px;
}

.pd-4 {
    padding: 4px;
}

.pd-5 {
    padding: 5px;
}

.pd-6 {
    padding: 6px;
}

.pd-7 {
    padding: 7px;
}

.pd-8 {
    padding: 8px;
}

.pd-9 {
    padding: 9px;
}

.pd-10 {
    padding: 10px;
}

.pd-11 {
    padding: 11px;
}

.pd-12 {
    padding: 12px;
}

.pd-13 {
    padding: 13px;
}

.pd-14 {
    padding: 14px;
}

.pd-15 {
    padding: 15px;
}

.pd-16 {
    padding: 16px;
}

.pd-17 {
    padding: 17px;
}

.pd-18 {
    padding: 18px;
}

.pd-19 {
    padding: 10px;
}

.pd-20 {
    padding: 20px;
}

.pd-21 {
    padding: 21px;
}

.pd-22 {
    padding: 22px;
}

.pd-23 {
    padding: 23px;
}

.pd-24 {
    padding: 24px;
}

.pd-25 {
    padding: 25px;
}

.oh {
    height: auto;
    overflow: hidden;
}


/*横向间隔定义*/

.g-blk1 {
    display: block;
    height: 1px;
    clear: both;
}

.g-blk2 {
    display: block;
    height: 2px;
    clear: both;
}

.g-blk3 {
    display: block;
    height: 3px;
    clear: both;
}

.g-blk4 {
    display: block;
    height: 4px;
    clear: both;
}

.g-blk5 {
    display: block;
    height: 5px;
    clear: both;
}

.g-blk6 {
    display: block;
    height: 6px;
    clear: both;
}

.g-blk7 {
    display: block;
    height: 7px;
    clear: both;
}

.g-blk8 {
    display: block;
    height: 8px;
    clear: both;
}

.g-blk9 {
    display: block;
    height: 9px;
    clear: both;
}

.g-blk10 {
    display: block;
    height: 10px;
    clear: both;
}

.g-blk11 {
    display: block;
    height: 11px;
    clear: both;
}

.g-blk12 {
    display: block;
    height: 12px;
    clear: both;
}

.g-blk13 {
    display: block;
    height: 13px;
    clear: both;
}

.g-blk14 {
    display: block;
    height: 14px;
    clear: both;
}

.g-blk15 {
    display: block;
    height: 15px;
    clear: both;
}

.g-blk16 {
    display: block;
    height: 16px;
    clear: both;
}

.g-blk17 {
    display: block;
    height: 17px;
    clear: both;
}

.g-blk18 {
    display: block;
    height: 18px;
    clear: both;
}

.g-blk19 {
    display: block;
    height: 19px;
    clear: both;
}

.g-blk20 {
    display: block;
    height: 20px;
    clear: both;
}

.g-blk21 {
    display: block;
    height: 21px;
    clear: both;
}

.g-blk22 {
    display: block;
    height: 22px;
    clear: both;
}

.g-blk23 {
    display: block;
    height: 23px;
    clear: both;
}

.g-blk24 {
    display: block;
    height: 24px;
    clear: both;
}

.g-blk27 {
    display: block;
    height: 27px;
    clear: both;
}

.g-blk28 {
    display: block;
    height: 28px;
    clear: both;
}

.g-blk25 {
    display: block;
    height: 25px;
    clear: both;
}

.g-blk26 {
    display: block;
    height: 26px;
    clear: both;
}

.g-blk30 {
    display: block;
    height: 30px;
    clear: both;
}

.g-blk31 {
    display: block;
    height: 31px;
    clear: both;
}

.g-blk32 {
    display: block;
    height: 32px;
    clear: both;
}

.g-blk33 {
    display: block;
    height: 33px;
    clear: both;
}


/*文字缩进*/

.ti0 {
    text-indent: 0;
}

.ti2 {
    text-indent: 2em;
}


/*行高定义*/

.lh140 {
    line-height: 140%;
}

.lh160 {
    line-height: 160%;
}

.lh180 {
    line-height: 180%;
}

.lh200 {
    line-height: 200%;
}

.lh20 {
    line-height: 20px;
}

.lh23 {
    line-height: 23px;
}

.lh24 {
    line-height: 24px;
}

.lh25 {
    line-height: 25px;
}

.lh26 {
    line-height: 26px;
}

.lh27 {
    line-height: 27px;
}

.lh28 {
    line-height: 28px;
}

.lh29 {
    line-height: 28px;
}

.lh30 {
    line-height: 30px;
}

.lh31 {
    line-height: 31px;
}

.lh32 {
    line-height: 32px;
}

.lh33 {
    line-height: 33px;
}

.lh34 {
    line-height: 34px;
}

.lh35 {
    line-height: 35px;
}

.lh36 {
    line-height: 36px;
}

.lh37 {
    line-height: 37px;
}

.lh38 {
    line-height: 38px;
}


/*字体*/

.fB {
    font-weight: bold;
}

.ft12 {
    font-size: 12px;
}

.ft13 {
    font-size: 13px;
}

.ft14 {
    font-size: 14px;
}

.ft15 {
    font-size: 15px;
}

.ft16 {
    font-size: 16px;
}

.ft17 {
    font-size: 17px;
}

.ft18 {
    font-size: 18px;
}

.ft19 {
    font-size: 19px;
}

.ft20 {
    font-size: 20px;
}

.hidden {
    display: none;
}

.display {
    display: block;
}

.bd-rs1 {
    border-radius: 1px;
}

.bd-rs2 {
    border-radius: 2px;
}

.bd-rs3 {
    border-radius: 3px;
}

.bd-rs4 {
    border-radius: 4px;
}

.bd-rs5 {
    border-radius: 5px;
}

.shadow {
    box-shadow: 0 2px 10px 1px #abccdd;
}

.padd0 {
    padding: 0 !important;
}

.paddL0 {
    padding-left: 0 !important;
}

.paddR0 {
    padding-right: 0 !important;
}

.padd10 {
    padding: 10px 10px !important;
}

.padT10 {
    padding: 10px 0 !important;
}


/*顶部*/


/*top*/

.top {
    height: 32px;
    overflow: hidden;
    color: #194a99;
    line-height: 32px;
    background: #12509a;
    font-size: 12px;
}

.top a {
    display: inline;
    color: #fff;
}

.toplink {
    float: left;
    color: #194a99;
}

.toplink a {
    padding-right: 12px;
    margin-right: 10px;
    background: url(./jgx.png) no-repeat right center;
    color: #fff;
}

.toplink a.end {
    background: none;
}

.topuser {
    float: right;
    border-radius: 0 0 10px 10px;
    padding: 0 15px;
}

.topuser a {
    display: block;
    float: left;
    height: 35px;
    padding: 0 15px 0 0;
    margin-right: 15px;
    color: #fff;
    background: url(./jgx.png) no-repeat right center;
}

.topuser a.end {
    background: none;
}

.top1 {
    background: #3876c0 !important;
}

.g-banner {
    background: #5b99e2;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.search1 {
    padding-top: 30px;
}

.search-form1 {
    margin: 0 auto;
    height: 38px;
    z-index: 2;
    border-radius: 25px;
    background: #f2f7fd;
}

.input-kw {
    float: left;
    width: 80%;
    height: 38px;
    line-height: 38px;
    border: none;
    background: none;
    padding: 0 10px;
    color: #a29e9e;
    font-size: 14px;
}

.input-btn {
    float: right;
    background: url(./ss.png) no-repeat center center;
    border: none;
    width: 38px;
    height: 38px;
    cursor: pointer;
}

.hot-search1 {
    height: 38px;
    line-height: 38px;
    padding-left: 18%;
}

.hot-search1 a {
    line-height: 32px;
    color: #fff;
    padding: 0 10px;
    display: block;
    float: left;
}

.iftool {
    height: 26px;
    line-height: 26px;
    width: 296px;
    position: absolute;
    right: 36px;
    top: 0px;
    overflow: hidden;
}

.iftool span {
    display: block;
    line-height: 26px;
    height: 26px;
    font-size: 14px;
    float: left;
    padding: 0 8px;
    color: #ffffff;
}

.iftool span.i1 {
    background: url(.wxwb.png) center no-repeat;
    width: 30px;
    padding: 0;
}

.iftool span a {
    color: #ababab;
}

.iftool span.i2 {
    background: url(./navgear.png) center no-repeat;
    width: 30px;
    padding: 0;
}

.iftool span.i3 {
    background: url(./i3.png) center no-repeat;
    width: 30px;
    padding: 0;
}

.m-logo {
    padding: 30px 0 20px 30px;
    display: block;
}

.m-logo img {
    display: inline-block;
}


/*导航*/

.g-nav {
    background: #fff;
    height: 72px;
}

.m-nav {
    height: auto;
    overflow: hidden;
}

.m-nav li {
    float: left;
    width: 14.28%;
    height: 72px;
    line-height: 72px;
    text-align: center;
    background: url(./icon-menu.png) no-repeat;
}

.m-nav li:hover {
    background-color: #f1f2f3;
}

.m-nav a {
    display: block;
    font-size: 18px;
    color: #2e65b7;
    padding-left: 22px;
    height: 72px;
    line-height: 72px;
}

.m-nav a.hover {
    color: #ffffff;
    background: #2785e8;
    margin: 0;
    height: 72px;
    line-height: 72px;
    border-left: none;
    border-right: none;
}

.m-nav .l1 {
    background-position: 22px 12px;
}

.m-nav .l2 {
    background-position: 22px -39px;
}

.m-nav .l3 {
    background-position: 22px -89px;
}

.m-nav .l4 {
    background-position: 22px -293px;
}

.m-nav .l5 {
    background-position: 22px -138px;
}

.m-nav .l6 {
    background-position: 22px -190px;
}

.m-nav .l7 {
    background-position: 22px -240px;
}

.topfl li {
    float: left;
    margin-right: 10px;
}

.topfl li a {}

.topfl li a i {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 5px;
    background: url(./ico1.png) no-repeat;
}

.topfl li a i.ico1 {
    background-position: 0 0;
}

.topfl li a i.ico2 {
    background-position: -22px 0;
}

.topfl li a i.ico3 {
    background-position: -45px 0;
}

/*导航*/

.g-nav1 {
    line-height: 54px;
    height: 54px;
    overflow: hidden;
}

.m-nav1 {
    height: auto;
    overflow: hidden;
}

.m-nav1 li {
    float: left;
    width: 14.28%;
    background: #2e65b7;
    height: 54px;
    line-height: 54px;
    text-align: center;
}

.m-nav1 li:hover {
    background: #12406b;
}

.m-nav1 a {
    display: block;
    font-size: 14px;
    color: white;
}

.m-nav1 a.hover {
    color: #ffffff;
    background: #2785e8;
    margin: 0;
    height: 54px;
    line-height: 54px;
    border-left: none;
    border-right: none;
}


/*移动端nav*/

.m-wap-nav {
    display: none;
}

.u-wap-nav {
    width: 40px;
    height: 30px;
    padding: 0 6px 0 6px;
    /* border: 1px solid white; */
    border-radius: 5px;
    outline: none;
}

.u-wap-nav div {
    float: left;
    width: 100%;
    height: 2px;
    margin-top: 6px;
    background: #6d6464;
    border-radius: 4px;
}

.m-wapnav-body span {
    display: inline-block;
    width: 96%;
    height: 50px;
    margin-left: 2%;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
}

.m-wapnav-body span:hover {
    background-color: #f5f5f5;
}

.m-mask {
    position: fixed;
    bottom: 0;
    z-index: 99;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
}

.m-wapnav-body {
    position: fixed;
    top: 0;
    right: -50%;
    z-index: 999;
    width: 50%;
    max-width: 400px;
    height: 100%;
    background: #0b458b;
}

.m-wapnav-body a {
    color: #ffffff;
}


/*友情链接*/

.g-link {
    line-height: 48px;
    background: #cfe7ff;
}

.g-link .m-link select {
    width: 100%;
    height: 32px;
    color: #a9a9a9;
    border: 1px solid #e5e5e5;
    outline: none;
}


/*下拉框默认选中样式*/

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #ffffff;
}


/*通用版权*/

.footer {
    width: 100%;
    text-align: center;
    background: #0096fd;
    height: auto;
}

.footerpc {
    height: auto;
}

.footerpc .gov-icon {
    float: right;
    width: 80px;
    height: 80px;
    margin-right: 5px;
    padding-top: 20px;
}

.footerpc .error-icon {
    float: left;
    width: 110px;
    margin-right: 10px;
    padding-top: 32px;
}

.dzjg {
    float: right;
    margin-top: 20px;
}

.footerpc .txt {
    padding: 5px 0 20px 0;
}

.footerpc .txt p {
    display: inline-block;
    margin: 0;
    line-height: 1.8;
    color: #666666;
    text-align: center
}

.footerpc .txt p a {
    color: #ffffff;
}

.footerpc .txt p span {
    float: left;
    display: inline-block;
    margin: 0 auto;
    padding: 0 2px;
    text-align: left;
    font-size: 14px;
    color: #ffffff;
}

.linkWe {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

.linkWe a {
    display: inline-block;
    padding: 0 8px;
    color: #333333;
}

.g-bottom {
    overflow: hidden;
    width: 100%;
    height: 10px;
    line-height: 10px;
    background: #0b458b;
}

.wapfooter {
    padding: 10px 0;
    text-align: center;
}

.wapfooter p {
    margin-bottom: 0;
    padding: 0;
    line-height: 28px;
}

.wapfooter p span {
    display: inline-block;
    line-height: 1.5;
    font-size: 14px;
    color: #ffffff;
}


/*政府机构*/

.wapfooter p span a {
    color: #ffffff;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 12px !important;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 5px !important;
}

.bootstrap-select>.dropdown-toggle {
    padding-right: 0 !important;
}

.g-4th {
    margin: 0 auto;
    height: 30px;
    position: relative;
}

.gthBox {
    background: #f9f9f9;
}

.g-4th #m-hd .m-tit {
    position: relative;
    float: left;
    width: 140px;
    display: inline;
}

.g-4th #m-hd .m-tit a {
    line-height: 30px;
    text-align: center;
    display: block;
    background: url("./zfbm_bg.png") 90% center no-repeat;
}

.g-4th #m-hd .m-bd {
    width: 1280px;
    position: absolute;
    top: -60px;
    left: 0px;
    background: #eeeeee;
    z-index: 1000;
    padding: 10px 10px;
}

.g-4th #m-hd .bd1 {
    top: -100px !important;
    left: -280px !important;
}

.g-4th #m-hd .bd2 {
    left: -420px !important;
    top: -40px !important;
}

.g-4th #m-hd .bd3 {
    left: 0px !important;
    top: -200px !important;
}

.g-4th #m-hd .bd4 {
    left: -560px !important;
    top: -40px !important;
}

.g-4th #m-hd .bd5 {
    left: -700px !important;
    top: -40px !important;
}

.g-4th #m-hd .bd6 {
    left: -840px !important;
    top: -60px !important;
}

.g-4th #m-hd .bd7 {
    left: -980px !important;
    top: -40px;
}

.g-4th #m-hd .bd8 {
    top: -80px !important;
    left: -140px !important;
}

.g-4th #m-hd .m-bd li {
    float: left;
    width: 14.2%;
}

.g-4th #m-hd .bd5 li {
    width: 15%;
}

.g-4th #m-hd .m-bd li a {
    background: none;
    line-height: 20px;
    text-align: left;
}

.footer .btnlk {
    height: auto;
    overflow: hidden;
    display: inline-block;
    margin-right: 10px;
    margin-top: 20px;
}

.footer .btnlkbg {
    background: #0b458b;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    display: block;
}

.footer .btnlkbg a {
    color: #ffffff;
    display: block;
    text-align: center;
    width: 80px;
    font-weight: bold;
    font-size: 16px;
}

.footer .weixin {
    background: url("./web-weixin.png") no-repeat center center;
    width: 120px;
    height: 76px;
    display: inline-block;
    margin-right: 10px;
}

.footer .weixin p {
    margin-top: 80px;
    text-align: center;
}

.footer .weibo {
    background: url("./web-weibo.png") no-repeat top center;
    margin-top: 10px;
    display: inline-block;
    width: 130px;
    height: 50px;
    margin-bottom: 20px;
}

.footer .weibo a {
    display: block;
}

.footer .t-link {
    height: auto;
    overflow: hidden;
    line-height: 32px;
}

.footer .t-link a {
    color: #666666;
    margin-right: 10px;
}


/*通用列表*/

.m-lst {
    height: auto;
    overflow: hidden;
}

.m-lst ul {
    height: auto;
    padding: 5px 10px 8px 10px;
}

.m-lst ul li {
    overflow: hidden;
    line-height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-lst ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
}

.m-lst ul li .column {
    padding-right: 10px;
    font-size: 16px;
}

.m-lst ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
}

.m-lst ul em {
    float: left;
    padding-right: 10px;
}

.m-lst ul li span {
    float: right;
}



/*列表*/


/*lh38*/

.u-lst {
    height: auto;
    overflow: hidden;
}

.u-lst ul {
    height: auto;
    padding: 15px 10px;
}

.u-lst ul li {
    overflow: hidden;
    line-height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.u-lst ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
}

.u-lst ul li .column {
    padding-right: 10px;
    font-size: 16px;
}

.u-lst ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
}

.u-lst ul em {
    float: left;
    padding-right: 10px;
    font-style: revert;
}

.u-lst ul li span {
    float: right;
}


/*lh26*/

.m-lst26 {
    height: auto;
    overflow: hidden;
}

.m-lst26 ul {
    height: auto;
    padding: 6px;
}

.m-lst26 ul li {
    overflow: hidden;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.m-lst26 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
}

.m-lst26 ul li .column {
    padding-right: 10px;
    font-size: 16px;
}

.m-lst26 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
}

.m-lst26 ul em {
    float: left;
    padding-right: 10px;
    font-style: revert;
}

.m-lst26 ul li span {
    float: right;
}


/*lh28*/

.m-lst28 {
    height: auto;
    overflow: hidden;
}

.m-lst28 ul {
    height: auto;
    padding: 6px;
}

.m-lst28 ul li {
    overflow: hidden;
    line-height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.m-lst28 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
}

.m-lst28 ul li .column {
    padding-right: 10px;
    font-size: 16px;
}

.m-lst28 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
}

.m-lst28 ul em {
    float: left;
    padding-right: 10px;
    font-style: revert;
}

.m-lst28 ul li span {
    float: right;
}


/*lh30*/

.m-lst30 {
    height: auto;
    overflow: hidden;
}

.m-lst30 ul {
    height: auto;
    padding: 6px;
}

.m-lst30 ul li {
    overflow: hidden;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.m-lst30 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
}

.m-lst30 ul li .column {
    padding-right: 10px;
    font-size: 16px;
}

.m-lst30 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
}

.m-lst30 ul em {
    float: left;
    padding-right: 10px;
    font-style: revert;
}

.m-lst30 ul li span {
    float: right;
}


/*lh31*/

.m-lst31 {
    height: auto;
    overflow: hidden;
}

.m-lst31 ul {
    height: auto;
    padding: 6px;
}

.m-lst31 ul li {
    overflow: hidden;
    line-height: 31px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.m-lst31 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
}

.m-lst31 ul li .column {
    padding-right: 10px;
    font-size: 16px;
}

.m-lst31 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
}

.m-lst31 ul em {
    float: left;
    padding-right: 10px;
    font-style: revert;
}

.m-lst31 ul li span {
    float: right;
}


/*lh32*/

.m-lst32 {
    height: auto;
    overflow: hidden;
}

.m-lst32 ul {
    height: auto;
    padding: 6px;
}

.m-lst32 ul li {
    overflow: hidden;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.m-lst32 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
}

.m-lst32 ul li .column {
    padding-right: 10px;
    font-size: 16px;
}

.m-lst32 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
}

.m-lst32 ul em {
    float: left;
    padding-right: 10px;
    font-style: revert;
}

.m-lst32 ul li span {
    float: right;
}


/*lh32*/


/*lh36*/

.m-lst36 {
    height: auto;
    overflow: hidden;
}

.m-lst36 ul {
    height: auto;
    padding: 0 10px;
}

.m-lst36 ul li {
    overflow: hidden;
    line-height: 33px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.m-lst36 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
}

.m-lst36 ul li .column {
    padding-right: 10px;
    font-size: 16px;
}

.m-lst36 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
}

.m-lst36 ul em {
    float: left;
    padding-right: 10px;
    font-style: revert;
}

.m-lst36 ul li span {
    float: right;
}


/*lh38*/

.m-lst38 {
    height: auto;
    overflow: hidden;
}

.m-lst38 ul {
    height: auto;
    padding: 15px 10px;
}

.m-lst38 ul li {
    overflow: hidden;
    line-height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.m-lst38 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
}

.m-lst38 ul li .column {
    padding-right: 10px;
    font-size: 16px;
}

.m-lst38 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
}

.m-lst38 ul em {
    float: left;
    padding-right: 10px;
    font-style: revert;
}

.m-lst38 ul li span {
    float: right;
}

.m-lst234 {
    height: auto;
    overflow: hidden;
}

.m-lst234 ul {
    height: auto;
    margin: 10px 0;
    border-left: solid 1px #eeeeee;
}

.m-lst234 ul li {
    overflow: hidden;
    line-height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-lst234 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    padding-left: 15px;
    height: 20px;
    line-height: 20px;
    margin: 7px 0;
    display: block;
}

.m-lst234 ul li a:hover {
    float: left;
    border-left: solid 3px #0b458b;
    padding-left: 12px;
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 7px 0;
    text-overflow: ellipsis;
}

.m-lst234 ul li .column {
    padding-right: 10px;
    font-size: 16px;
}

.m-lst234 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
}

.m-lst234 ul li span {
    float: right;
}


/*新闻卡片*/

.card {
    min-height: 130px;
    padding: 15px 0;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
}

.card .card-type-in {
    display: block;
    font-size: 20px;
}

.card .title {
    display: -webkit-box;
    display: block;
    margin: 0;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #454545;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-orient: vertical;
}

.card .title h3 {
    font-weight: bold;
    color: #555;
}

.card .detail {
    margin-top: 5px;
    overflow: hidden;
    font-size: 0;
    line-height: 32px;
    color: #3a3232;
    letter-spacing: 0;
}

.card .detail span {
    display: inline-block;
    margin-right: 5px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    white-space: nowrap;
}

.card .detail .news-tag {
    color: #0b458b;
}

.card .desc {
    margin-top: 5px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #a6a6a6;
    letter-spacing: 0;
}

.card .source {
    margin-top: 5px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #343434;
    letter-spacing: 0;
}

.card-type .card-type-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.card-type .news-info {
    min-height: 100px;
    color: #333;
    -webkit-box-flex: 2;
    -ms-flex: 2 2 auto;
    flex: 2 2 auto;
}

.card-type .news-source {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.card-type .news-pic {
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.card-type .news-pic img {
    display: block;
    width: 100%;
    height: 100px;
    margin: 0 auto;
    object-fit: cover;
}

.card-type .news-info .column {
    padding-right: 10px;
    font-size: 16px;
    color: #0b458b;
}

.card-type .detail .unlike,
.card-type .unlike {
    margin-right: 12px;
}

.card-type .news-date {
    padding: 10px 30px;
    color: #333;
    -webkit-box-flex: 2;
    -ms-flex: 2 2 auto;
    flex: 2 2 auto;
}

.card-type .news-date .date {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #a1a1a1;
    text-align: center;
}

.card-type .news-date .year {
    font-size: 19px;
    line-height: 36px;
    color: #a1a1a1;
    text-align: center;
    border-top: solid 1px #eee;
}


/*列表导航*/

.m-lst-nav {
    background: #ffffff;
    padding: 14px;
    height: auto;
    margin-left: 0px;
}

.m-lst-nav .tnm {
    line-height: 56px;
    color: #fff;
    text-align: center;
    background: #2e65b7;
}

.m-lst-nav ul {
    background: #f2f6f8;
}

.m-lst-nav ul li {
    font-size: 18px;
    line-height: 54px;
    color: #666;
    text-align: center;
    border-bottom: solid 1px #e8e8e8;
    padding: 0;
}

.m-lst-nav ul li a {
    font-size: 15px;
    position: relative;
    display: block;
    /* padding: 15px 15% 15px 14%; */
    line-height: 24px;
    background: #f6f6f6;
    padding: 15px;
}

.m-lst-nav ul li.hover a {
    color: #2e65b7;
    font-weight: bold;
    background: #ccdcf0;
}

.m-lst-nav ul li a:after {
    position: absolute;
    top: 50%;
    right: 7%;
    display: block;
    width: 6px;
    height: 11px;
    margin-top: -5px;
    content: " ";
    /* background: url(./sidenav_icon.png) no-repeat; */
}


/*清除gutter*/

#lst-lt {
    background: #ffffff;
    height: auto;
    overflow: hidden;
}

#lst-rt {
    background: #ffffff;
    height: auto;
    overflow: hidden;
}


/*文件列表*/

.table {
    width: 100%;
    margin-top: 10px;
    table-layout: fixed;
}

.table thead tr th {
    padding: 5px 0;
    border-right: 1px solid #fff;
    line-height: 34px;
    text-align: center;
    background: #2e65b7;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
}

.table thead tr .t4 {
    width: 60px;
}

.table tbody tr td {
    overflow: hidden;
    line-height: 34px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.table tbody tr td a {
    overflow: hidden;
    line-height: 34px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.table .w120 {
    width: 120px;
}

.table .w110 {
    width: 110px;
}

.table .w160 {
    width: 160px;
}

.table .w170 {
    width: 170px;
}

.table .w180 {
    width: 180px;
}

.table .w240 {
    width: 240px;
}

.table .w230 {
    width: 230px;
}

.table .w220 {
    width: 220px;
}


/*公开正文表头*/

.file-table {
    height: auto;
    overflow: hidden;
    font-size: 14px;
}

.file-table tbody tr {
    line-height: 31px;
}

.file-table tbody tr td {
    padding: 0 10px;
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px;
}

.file-table tbody tr td.et2 {
    text-align: center;
    background: #efefef;
}

.file-table tbody tr td.et3 {
    text-align: left;
    background: #ffffff;
}


/*公开正文表头-wap*/

.wap-gk-table {
    padding: 0;
    border: 1px solid #e5e5e5;
    border-bottom: none;
}

.wap-gk-table li {
    line-height: 32px;
    border-bottom: 1px solid #e5e5e5;
}

.wap-gk-table li span.waptab-name {
    display: inline-block;
    width: 30%;
    font-size: 14px;
    color: #0b458b;
    text-align: center;
}

.wap-gk-table li span.waptab-con {
    display: inline-block;
    width: 65%;
    padding-left: 2%;
    border-left: 1px solid #e5e5e5;
}

.wap-gk-table li span.waptab-fwzh {
    line-height: 28px;
}


/*政策解读*/

.graphic {
    overflow: hidden;
    height: auto;
    margin: 20px;
}

.graphic .tnm {
    font-size: 16px;
    color: #0b458b;
    float: left;
    vertical-align: middle;
    line-height: 36px;
    font-weight: bold;
    text-align: right;
}

.graphic .utext {
    float: left;
    height: auto;
    overflow: hidden;
}

.graphic .utext p {
    font-size: 16px;
    line-height: 36px;
    text-align: left;
}

.graphic .utext p a {
    color: #0b458b;
    font-weight: bold;
}


/*正文内容通用*/


/*边框*/

.bdse {
    border: solid 1px #ffffff;
    background: #ffffff;
}

.bg-fff {
    background: #ffffff;
}


/*article*/

.m-txt {
    overflow: hidden;
    height: auto;
    padding: 60px 60px 38px 60px;
}

.m-txt1 {

    padding: 60px 30px 38px 30px;
}

.m-txt-utt {
    margin: 0;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
    font-size: 28px;
}

.m-txt-tt {
    margin: 0;
    line-height: 48px;
    text-align: center;
    font-weight: normal;
    font-size: 32px;
}

.m-txt-dtt {
    margin: 0;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
    font-size: 28px;
}


/*source*/

.m-txt-crm {
    position: relative;
    overflow: hidden;
    height: auto;
    margin-top: 24px;
    margin-bottom: 20px;
    padding: 0 30px;
    line-height: 36px;
    text-align: center;
    color: #222;
    font-size: 14px;
    border-bottom: dotted 1px #e1e1e1;
}

.m-txt-crm span.font,
.m-txt-print span.font {
    float: left;
    margin: 0 10px;
}

.m-txt-print {
    position: absolute;
    float: right;
    right: 12px;
    border-bottom: none;
    line-height: 36px;
}

.m-txt-print .switchsize {
    padding-left: 15px;
}

.m-txt-print .switchsize {
    float: left;
    padding-left: 10px;
}

.m-txt-print .switchsize span {
    cursor: pointer;
}

.m-txt-print .printIco {
    float: left;
    padding-left: 22px;
    /*background: url(../images/ico.png) no-repeat 0 11px;*/
}

.m-txt-print .share {
    float: right;
    padding-right: 20px;
    color: #898989;
}

#btnPrint {
    cursor: pointer;
}


/*toujie*/

.m-txt-toujie {
    overflow: hidden;
    height: auto;
    margin: 10px 0;
}

.m-txt-toujie .tnm {
    float: left;
    display: inline-block;
    padding: 12px;
    text-align: center;
    color: #0b458b;
    font-weight: bold;
    font-size: 16px;
}

.m-txt-toujie .files {
    float: left;
    overflow: hidden;
    display: inline-block;
    height: auto;
    padding: 10px 0;
}

.m-txt-toujie .files p {
    margin-bottom: 0;
    line-height: 28px;
}

.m-txt-toujie .files p a {
    font-size: 16px;
}

.m-txt-article {
    min-height: 500px;
    line-height: 30px;
    font-size: 18px;
}

.m-txt-article table {
    border: solid 1px #b1b1b1;
}

.m-txt-article table p {
    text-indent: 0;
}

.m-txt-article img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.m-txt-article p {
    margin: 0 0 26px 0;
    text-indent: 2em;
}

.m-txt-article br {
    padding-top: 15px;
    text-indent: 2em;
}

.m-txt-article p img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.m-txt-article a {
    color: #0b458b;
    font-weight: bold;
}

.m-txt-article p a {
    color: #0b458b;
    font-weight: bold;
}

.m-txt-article h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 18px;
}

.m-txt-article table {
    border-right: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    margin: auto;
}

.m-txt-article table td {
    padding-left: 10px;
    border-top: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
}

.m-txt-article .institution {
    line-height: 42px;
    font-size: 18px;
}

.m-txt-article .institution b {
    padding-right: 15px;
    color: #0b458b;
}


/*微博微信正文*/

.m-txt-article .wbpt {
    width: 300px;
    height: 300px;
    margin: 0 auto;
    text-align: center;
}

.m-txt-article .wbpt img {
    width: 300px;
    max-width: 300px;
    height: 300px;
    max-height: 300px;
}

.m-txt-article .wbbt {
    padding-top: 20px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.m-txt-article .wbdesc {
    line-height: 32px;
    text-align: center;
    color: #666;
    font-size: 16px;
}

.m-txt-article .wxpt {
    width: 300px;
    height: 300px;
    margin: 0 auto;
    text-align: center;
}

.m-txt-article .wxpt img {
    width: 300px;
    max-width: 300px;
    height: 300px;
    max-height: 300px;
}

.m-txt-article .wxbt {
    padding-top: 20px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.m-txt-article .wxdesc {
    line-height: 32px;
    text-align: center;
    color: #666;
    font-size: 16px;
}

.m-txt-video {
    line-height: 32px;
    font-size: 18px;
}

.m-txt-video p {
    padding-top: 15px;
}

.m-txt-editor {
    padding: 5px 0;
    text-align: right;
    color: #898989;
    font-size: 14px;
}

.m-txt-editor span {
    margin-right: 20px;
}

.m-txt-editor span a {
    color: #888;
}

.m-txt .share {
    float: right;
    padding-right: 20px;
    color: #898989;
}

.reader {
    color: #0b458b;
    font-size: 18px;
}

.reader a {
    color: #0b458b;
}

#qrcode {
    overflow: hidden;
    display: block;
    height: auto;
    text-align: center;
}

.qrcode {
    overflow: hidden;
    display: block;
    height: auto;
    text-align: center;
}

.m-txt-rtl {
    border-right: solid 1px #e1e1e1;
}


/*分割线*/

.bdsd {
    border-bottom: dashed 1px #e1e1e1;
    height: 1px;
    overflow: hidden;
    line-height: 1px;
}


/*common-nm*/

.u-nm {
    height: auto;
    border-bottom: 1px solid #dcdcdc;
}

.u-nm a {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    line-height: 52px;
    color: #000;
    cursor: pointer;
}

.u-nm a.hover {
    color: #2e65b7;
    border-bottom: 3px solid #2e65b7;
}

.u-nm span {
    margin: 0 5px 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #a0a0a0;
}

.u-nm .more {
    float: right;
    padding: 14px 0;
    font-size: 14px !important;
    color: #bdbdbd !important;
}


/*common-nm2*/

.u-nm2 {
    height: auto;
    border-bottom: 1px solid #dcdcdc;
}

.u-nm2 a {
    position: relative;
    display: inline-block;
    padding: 15px 10px 15px 10px;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

.u-nm2 a .u-tri {
    position: absolute;
    bottom: 0;
    left: 36px;
    display: none;
    width: 0;
    height: 0;
    border-color: transparent transparent #0b458b transparent;
    border-style: solid;
    border-width: 5px;
}

.u-nm2 a.hover {
    color: #0b458b;
    border-bottom: 1px solid #0b458b;
}

.u-nm2 a.hover .u-tri {
    display: block;
}

.u-nm3 {
    height: auto;
    overflow: hidden;
    padding: 10px 12px;
}

.u-nm3 a {
    color: #0b458b;
    font-size: 18px;
    font-weight: bold;
}

.local_ul {
    float: right;
    margin-right: 10px;
}

.local_ul li {
    line-height: 38px;
    float: left;
    color: #818181;
    margin: 0px 2px;
    height: 38px;
    font-size: 14px;
}

.local_ul li a {
    color: #818181;
}

.local_ul li.titName {
    height: 38px;
    line-height: 38px;
    color: #818181;
    font-size: 14px;
    text-align: center;
}


/*当前位置*/

.position {
    line-height: 30px;
    text-align: left;
    padding: 5px 45px;
    background: #f6f6f6;
    width: 100%;
}

.position span,
.position span a {
    display: inline-block;
    font-size: 14px;
    color: #5d5d5d;
}

.position span span {
    padding: 0 4px;
}

.position span:last-child span {
    display: none;
}

.position i {
    padding: 0 5px;
}


/*翻页*/

.m-lst-pg {
    display: block;
    margin: 10px 0;
    text-align: center;
    height: auto;
    overflow: hidden;
    font-size: 0;
    width: 100%;
}

.m-lst-pg li:first-child {
    border-radius: 4px 0 0 4px
}

.m-lst-pg li:last-child {
    border-radius: 0 4px 4px 0
}

.m-lst-pg select,
.m-lst-pg li {
    border: 1px solid #e2e2e2
}

.m-lst-pg li {
    display: inline-block;
    height: 36px;
    margin: 0 -1px 0 0;
    padding: 0 12px;
    line-height: 36px;
    color: #1b51a8;
    font-size: 16px;
}

.m-lst-pg li a {
    cursor: pointer;
    display: block;
    color: #1b51a8;
}

.m-lst-pg select {
    height: 24px;
    margin: 0 8px;
    padding: 0 8px;
    line-height: 24px;
    color: #333;
    font-size: 16px;
}

.m-lst-pg li.active {
    background: #1b51a8;
    color: #fff
}

.m-lst-pg li.active a {
    color: #ffffff;
}

.m-lst-pg .disabled {
    color: #999999;
}

.m-lst-pg a:hover {
    color: #1b51a8
}


/*搜索*/

.m-srch {
    display: none;
    width: 350px;
    height: 28px;
}

.m-search {
    display: inline-block;
    width: 300px;
    height: 28px;
    margin-top: 5px;
    overflow: hidden;
    background: #fff;
    border-radius: 20px;
}

.m-search input {
    display: inline-block;
    height: 26px;
    margin-top: -12px;
    vertical-align: middle;
    border: none;
    outline: none;
}

.m-search .u-input-text {
    width: 86%;
    text-indent: 10px;
}

.m-search .u-input-submit {
    width: 12%;
    background: url("./search1.png") no-repeat center;
}

.u-toright {
    display: inline-block;
    float: left;
    width: 28px;
    height: 28px;
    margin-top: 5px;
    margin-right: 5px;
    line-height: 24px;
    color: #0b458b;
    text-align: center;
    cursor: pointer;
    background: #69b0f8;
    border-radius: 50%;
}


/*侧边栏-微信-微博*/

.ewmx {
    position: absolute;
    top: 50%;
    right: 7px;
    z-index: 9999;
}

.ewm {
    top: 0;
    width: auto;
    height: auto;
}

.ewmx .item {
    margin: 10px 0;
    cursor: pointer;
}

.closebtn {
    text-align: right;
}

.goUp {
    width: 64px;
    height: 64px;
    margin-top: 10px;
    line-height: 64px;
    color: #fff;
    text-align: center;
    background: #e5e5e5;
    border-radius: 50%;
}

.goUp:hover {
    color: #fff;
    background: #0b458b;
}


/*新闻图片*/

.u-news-mask {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding-right: 30%;
    overflow: hidden;
    font-size: 16px;
    line-height: 50px;
    color: white;
    text-indent: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.6);
}


/*外链提醒*/

.alert-mengban {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=80) !important;
    opacity: 0.5 !important;
}

.alert-warning {
    position: fixed;
    top: -400px;
    left: 50%;
    z-index: 1001;
    display: none;
    width: 450px;
    height: 230px;
    margin-left: -225px;
    background: #fff;
}

.alert-title {
    position: relative;
    width: 100%;
    height: 44px;
    font-size: 20px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    background: #0b458b;
}

.alert-wzsm {
    margin: 15px auto 0;
    font-size: 18px;
    line-height: 30px;
    color: #2b2b2b;
    text-align: center;
}

.alert-wzsm p {
    font-size: 16px;
    margin: 0 15px;
}

.alert-wzsm p.color {
    color: #d20000;
    font-size: 20px;
    font-weight: bold;
    line-height: 48px;
}

.alert-footer {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-top: 16px;
}

.alert-footer span {
    float: left;
    cursor: pointer;
}

.alert-footer .confirm {
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    text-align: center;
    display: block;
    width: 220px;
}

.alert-footer .confirm .visits,
.cancel {
    width: 100px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    background: #0b458b;
    border-radius: 16px;
}

.alert-footer .confirm .cancel {
    background: #ccc;
    margin-left: 15px;
}


/*引入站点独有样式，不影响A模板调用*/


/*此文件仅作为单独站点下样式使用，通过common样式调用*/

body {
    ont-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", serif;
    background: #f8f8f8;
    margin: 0 auto;
}


/*使用最大值(max-width)最为判断条件 从大到小
  使用最小值(min-width)最为判断条件 从小到大*/

@media (max-width: 1200px) {
    .g-nav {
        background: none !important;
    }
}

@media (max-width: 1170px) {
    .iftool {
        display: none;
    }

    .sarbx {
        float: right;
    }

    .search {
        position: absolute;
        top: 0px;
        right: 5% !important;
    }

    .hot-search1 {
        padding-left: 4%;
    }
}

@media all and (max-width: 1024px) {
    .web-search {
        margin: 70px 0;
    }

    /*正文*/
    .m-txt {
        padding: 10px 40px;
    }

    .m-txt-crm {
        padding-top: 20px;
    }

    .m-txt-utt {
        font-size: 24px;
        line-height: 36px;
    }

    .m-txt-tt {
        font-size: 28px;
        line-height: 48px;
    }

    .m-txt-dtt {
        font-size: 24px;
        line-height: 36px;
        color: #333;
    }

    .m-txt-source {
        height: auto;
        padding-top: 22px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        overflow: hidden;
        font-size: 14px;
        color: #222;
        text-align: center;
        border-bottom: 1px #dcdcdc solid;
    }

    .m-txt-source span {
        padding: 0 10px;
        text-align: center;
    }

    .footerpc .text {
        padding: 0;
    }
}

@media all and (max-width: 768px) {
    .g-banner {
        background: #0b458b;
    }

    .m-logo img {
        height: 50px;
    }

    .indexBox {
        box-shadow: none;
    }

    /*导航*/
    .m-logo {
        padding: 15px 0 15px 15px;
    }

    .web-search {
        margin: 30px 0;
    }

    .g-nav {
        line-height: 44px;
        height: 44px;
    }

    .m-nav a {
        margin: 10px 0;
    }

    .m-nav a.hover {
        line-height: 44px;
        height: 44px;
    }

    .shadow {
        border: solid 1px #f1f1f1;
        box-shadow: none;
    }

    .m-srch {
        display: none;
        width: 250px;
        height: 28px;
    }

    .m-search {
        width: 200px;
    }

    .m-wap-nav {
        display: block;
    }

    .m-wapnav-body a {
        display: block;
        width: 100%;
        height: 42px;
        font-size: 16px;
        line-height: 42px;
        text-align: center;
        border: none;
        border-bottom: 1px solid #7b8fbb;
    }

    /* wap 搜索 */
    .m-wap-search {
        padding: 0 0 2px 15px;
        margin: 34px 10px 0 10px;
        background: white;
        border-radius: 20px;
    }

    .m-wap-search .u-wap-sctext {
        display: inline-block;
        width: 80%;
        height: 24px;
        border: none;
        outline: none;
    }

    .m-wap-search .u-wap-scbtn {
        float: right;
        width: 14%;
        height: 24px;
        color: #083ea6;
        background: url("./search1.png") no-repeat 0 2px;
        background-size: 20px 20px;
        border: none;
        border-radius: 0 20px 20px 0;
        outline: none;
    }

    .m-wap-search {
        padding: 0 0 2px 15px;
        margin-top: 15px;
        background: white;
        border-radius: 20px;
    }

    .u-lst ul {
        padding: 5px 0;
    }

    .sec-content {
        height: auto;
        margin-bottom: 1rem;
        overflow: hidden;
        border: solid 1px #eeecec;
    }

    .lst-tnm {
        height: auto;
        overflow: hidden;
        line-height: 48px;
        background: #fff;
        border-bottom: solid 1px #e1e1e1;
    }

    .lst-tnm a {
        z-index: 4;
        display: inline-block;
        padding: 0 10px;
        font-size: 18px;
        font-weight: bold;
        line-height: 47px;
        color: #2e65b7;
        border-bottom: 3px solid #2e65b7;
    }

    .wap-section {
        height: auto;
        overflow: hidden;
    }

    .section {
        padding: 10px;
        /* border: solid 1px #dddddd; */
        background: #fff;
    }

    .news-card {
        padding: 0.5rem 0;
        overflow: hidden;
        background: #fff;
        border-bottom: 1px solid #efefef;
    }

    .card-type-news a {
        display: flex;
        align-items: flex-start;
        -ms-flex-align: start;
        justify-content: space-between;
    }

    .card-type-news .news-info {
        padding: 0;
        color: #333;
        flex: 2 2 auto;
    }

    .card-type-news .title {
        text-align: left;
        display: -webkit-box;
        padding: 0;
        margin: 0;
        overflow: hidden;
        font-size: 1.5rem;
        font-weight: 400;
        line-height: 26px;
        color: #333;
    }

    .news-card .detail {
        text-align: left;
        height: 2rem;
        margin-top: 0.5rem;
        overflow: hidden;
        font-size: 0;
        color: #3a3232;
        letter-spacing: 0;
    }

    .news-card .detail span {
        display: inline-block;
        margin-right: 0.5rem;
        overflow: hidden;
        font-size: 1.4rem;
        color: #999;
        white-space: nowrap;
    }

    .news-card .detail span {
        display: inline-block;
        margin-right: 0.5rem;
        overflow: hidden;
        font-size: 1.4rem;
        color: #999;
        white-space: nowrap;
    }

    .card-type-news .news-pic {
        overflow: hidden;
        flex: 0 0 auto;
    }

    .card-type-news .news-pic.zctj-pic {
        height: 90px;
        padding-right: 0;
    }

    .card-type-news .news-pic img {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .wapMore {
        padding: 8px 0;
        margin: 8px;
        font-size: 16px;
        color: #fff;
        text-align: center;
        background: #2e65b7;
        border-radius: 32px;
        -webkit-border-radius: 32px;
        -moz-border-radius: 32px;
    }

    /*正文*/
    .m-txt {
        padding: 10px 0;
    }

    .graphic .tnm {
        text-align: left;
    }

    .graphic {
        overflow: hidden;
        height: auto;
        margin: 20px 0;
    }

    .m-txt-crm {
        margin-top: 0;
        padding-top: 0;
    }

    .footerpc .gov-icon {
        margin-right: 0;
    }

    .m-txt-utt {
        font-size: 24px;
        font-weight: normal;
        line-height: 46px;
        text-align: center;
    }

    .m-txt-tt {
        font-size: 28px;
        font-weight: normal;
        line-height: 48px;
        text-align: center;
    }

    .m-txt-dtt {
        font-size: 24px;
        font-weight: normal;
        line-height: 46px;
        text-align: center;
    }

    .m-txt-source {
        height: auto;
        padding-top: 22px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        overflow: hidden;
        font-size: 14px;
        color: #222;
        text-align: center;
        border-bottom: 1px #dcdcdc solid;
    }

    .m-txt-source span {
        padding: 0 10px;
        text-align: center;
    }

    /*正文来源*/
    .m-txt-source span {
        float: unset;
    }
}

.baocun {
    padding-left: 26px;
    background: url(./save.png) no-repeat left center;
    cursor: pointer;
    background-size: 38%;
}

.footer {
    /*新闻列表*/
    /*手机版去间距*/
    /*列表导航*/
    /*列表1（卡片）*/
    /*列表2（缩略图+摘要）*/
    /*移动端加载更多*/
    /*正文*/
    /*正文图解链接*/
    /*链接*/
}

.footer #newspic {
    padding: 0 !important;
}

.footer .paddingTen {
    padding: 0 10px !important;
}

.footer .paddlf {
    padding: 0;
}

.footer .indexBox {
    box-shadow: none;
}

.footer body {
    background: #ffffff;
}

.footer .g-banner {
    background: #f9f9f9;
}

.footer .g-logo {
    border-bottom: solid 1px #efefef;
}

.footer .shadow {
    margin: 0;
    border: none;
    box-shadow: none;
}

.footer .m-logo {
    margin: 10px 0;
    padding: 0;
}

.footer .m-logo img {
    padding-left: 10px;
}

.footer .tab-head ul li {
    font-size: 14px;
}

.footer .position {
    margin: 8px;
    padding: 0px 15px;
    background: none;
}

.footer .m-hot {
    padding: 10px;
}

.footer .m-hot a {
    font-size: 18px;
    font-weight: normal;
}

.footer .g-news {
    margin: 10px -12px 0 -12px;
    height: auto;
}

.footer #tbq {
    margin: 0 -12px;
    height: auto;
}

.footer .m-lst-nav {
    background: none;
    margin: 0 -12px;
}

.footer .m-lst-nav .tnm {
    line-height: 36px;
    color: #fff;
    text-align: center;
    background: #2e65b7;
    border-radius: 0;
    margin-top: 0;
    font-size: 18px;
    font-weight: normal;
}

.footer .m-lst-nav ul {
    border: solid 1px #e1e1e1;
    height: auto;
    overflow: hidden;
    padding: 8px;
}

.footer .m-lst-nav ul li {
    font-size: 16px;
    line-height: 2.8rem;
    color: #666;
    text-align: center;
    margin: 0;
    border: none;
    float: left;
    width: 50%;
}

.footer .m-lst-nav ul li a {
    position: relative;
    line-height: 2.8rem;
    display: inline-block;
    padding: 0 1rem;
    color: #343434;
}

.footer .m-lst-nav ul li a:after {
    position: absolute;
    top: 50%;
    right: 7%;
    display: block;
    width: 6px;
    height: 11px;
    margin-top: -5px;
    content: " ";
    background: 0 0;
}

.footer .m-lst-nav ul li.hover a {
    background: none;
}

.footer .lst-tnm {
    height: auto;
    overflow: hidden;
    line-height: 48px;
    background: #fff;
    border-bottom: solid 1px #e1e1e1;
}

.footer .lst-tnm a {
    z-index: 4;
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 47px;
    color: #0b458b;
    border-bottom: 3px solid #0b458b;
}

.footer .sec-content {
    height: auto;
    margin-bottom: 1rem;
    overflow: hidden;
    border: solid 1px #eeecec;
    margin: 0 12px;
}

.footer .wap-section {
    height: auto;
    overflow: hidden;
}

.footer .section {
    padding: 10px;
    /*border: solid 1px #dddddd;*/
    background: #fff;
}

.footer .section .name,
.footer .section .name a {
    padding: 0.5rem 0;
    font-size: 1.8rem;
    font-weight: bold;
    color: #0b458b;
    border-bottom: 1px solid #efefef;
}

.footer .news-card {
    padding: 0.5rem 0;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #efefef;
}

.footer .news-card a {
    display: block;
}

.footer .news-card .title {
    display: -webkit-box;
    margin: 0;
    overflow: hidden;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 28px;
    color: #333;
}

.footer .news-card .title h3 {
    color: #333;
}

.footer .news-card .detail {
    text-align: left;
    height: 2rem;
    margin-top: 0.5rem;
    overflow: hidden;
    font-size: 0;
    color: #3a3232;
    letter-spacing: 0;
}

.footer .news-card .detail span {
    display: inline-block;
    margin-right: 0.5rem;
    overflow: hidden;
    font-size: 1.4rem;
    color: #999;
    white-space: nowrap;
}

.footer .news-card .detail .news-tag {
    color: #ee1a1a;
}

.footer .news-card:last-child {
    border-bottom: none;
}

.footer .card-type-news a {
    display: flex;
    align-items: flex-start;
    -ms-flex-align: start;
    justify-content: space-between;
}

.footer .card-type-news .news-info {
    padding: 0;
    color: #333;
    flex: 2 2 auto;
}

.footer .card-type-news .news-source {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.footer .card-type-news .news-pic {
    overflow: hidden;
    flex: 0 0 auto;
}

.footer .card-type-news .news-pic.zctj-pic {
    height: 90px;
    padding-right: 0;
}

.footer .card-type-news .news-pic img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.footer .card-type-news .detail .unlike,
.footer .card-type-news .unlike {
    margin-right: 0.12rem;
}

.footer .card-type-news .title {
    text-align: left;
    display: -webkit-box;
    padding: 0;
    margin: 0;
    overflow: hidden;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 26px;
    color: #333;
}

.footer .u-nm a {
    font-size: 18px;
    font-weight: 600;
}

.footer .card {
    min-height: auto;
    padding: 10px 0;
}

.footer .card-type .news-info {
    min-height: auto;
}

.footer .card .title {
    display: -webkit-box;
    margin: 0;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #454545;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.footer .card .title h3 {
    font-weight: normal;
    color: #555;
}

.footer .card .desc {
    display: -webkit-box;
    margin-top: 5px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #a6a6a6;
    text-overflow: ellipsis;
    letter-spacing: 0;
    -webkit-box-orient: vertical;
}

.footer .card .detail {
    height: 30px;
    margin: 0 8px;
}

.footer .card .detail span {
    height: 30px;
    padding-right: 15px;
    line-height: 30px;
}

.footer .card-type .news-pic img {
    height: 80px;
}

.footer .wapMore {
    padding: 8px 0;
    margin: 8px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #0b458b;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
}

.footer .graphic {
    margin: 10px 0;
}

.footer .graphic .tnm {
    text-align: left;
}

.footer .m-txt {
    padding: 10px 5px;
    margin: 0;
    border: none;
}

.footer .m-txt-article {
    height: auto;
    min-height: 300px;
    font-size: 18px;
    line-height: 28px;
}

.footer .m-txt-article p {
    padding-top: 0;
    font-size: 18px;
    line-height: 30px;
    color: #4b4c4c;
}

.footer .m-txt-utt {
    font-size: 18px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
}

.footer .m-txt-tt {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
}

.footer .m-txt-dtt {
    font-size: 18px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
}

.footer .m-txt-source {
    height: auto;
    padding-top: 22px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #222;
    text-align: center;
    border-bottom: 1px #dcdcdc solid;
}

.footer .m-txt-source span {
    padding: 5px 0;
    text-align: center;
}

.footer .graphic .tnm {
    margin: 0 -12px;
}

.footer .graphic .utext {
    margin: 0 -12px;
}

.footer .index-link {
    background: #ffffff;
}

.footer .mt-15 {
    margin-top: 0;
}

.footer .footer {
    background: #0b458b;
    border-top: solid 1px #efefef;
}

.footer .wapfooter p {
    color: #ffffff;
}

.footer .wapfooter p a {
    color: #ffffff;
}

.footer .g-bottom {
    overflow: hidden;
    width: 100%;
    height: 10px;
    line-height: 10px;
    background: #0b458b;
}

@media all and (max-width: 360px) {
    .m-lst ul li a {
        font-size: 16px;
    }
}

@media all and (max-width: 320px) {
    .m-lst ul li a {
        font-size: 14px;
    }
}

.u-nm7 {
    height: auto;
    border-bottom: 1px solid #e1e1e1;
}

.u-nm7 a {
    position: relative;
    display: inline-block;
    padding: 10px;
    font-size: 18px;
    cursor: pointer;
}

.u-nm7 a.hover {
    color: #2e65b7;
    border-bottom: 2px solid #2e65b7;
    font-weight: 700;
}

.ldzc-js {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-top: 8px;
    margin-bottom: 4px;
    line-height: 38px;
}

.ldzc-js .ldzc-xm {
    font-size: 18px;
    color: #c52727;
    height: 32px;
    line-height: 32px;
    font-weight: 700;
}

.ldzc-js span {
    color: #555;
    font-size: 14px;
}

.ldzc-ldxx {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
}

.ldzc-xq {
    padding: 8px 0;
    height: auto;
}

.ldzc-xq .tnm {
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    display: block;
}

.ldzc-xq .txt {
    line-height: 30px;
    font-size: 16px;
    display: block;
}

.m-lst-nav ul li.ld a {
    background: none;
}

.m-imglst li {
    margin-bottom: 30px;
    height: 250px;
    overflow: hidden;
}

.m-imglst li p {
    line-height: 22px;
    padding: 10px 15px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}



/*leader---list------text*/

.u-leader {
    height: auto;
    overflow: hidden;
    padding: 20px 0;
}

.u-leader .p-line {
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
    border-bottom: dashed 1px #e1e1e1;
    padding-bottom: 10px;
}

.u-leader .tnm {
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    padding: 0 4px;
    margin-top: 2px;
    text-align: right;
}

.u-leader .txt {
    float: left;
    font-size: 16px;
    line-height: 28px;
    margin-top: 2px;
}

.txt-leader {
    height: auto;
    overflow: hidden;
}

.txt-leader .tnm {
    float: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 0;
    margin-top: 2px;
    text-align: right;
}

.txt-leader .txt {
    float: left;
    font-size: 18px;
    line-height: 32px;
    margin-top: 2px;
    padding-left: 10px;
}

@media (max-width: 750px) {
    .position {
        padding: 5px 0 !important;
    }

    .m-lst-nav ul li {
        /* width: 30% !important; */
        float: left;
        margin: 5px;
        overflow: hidden;
        white-space: nowrap;
        width: auto !important;
    }
}

.imglinks {
    padding-top: 10px;
}


/*财政预决算*/

.m-cslst {
    overflow: hidden;
    height: auto;
}

.m-czlst ul {
    overflow: hidden;
    height: auto;
    padding: 0;
    margin-top: 10px;
}

.m-czlst ul li {
    margin-top: 10px;
}

.m-czlst ul li a {
    overflow: hidden;
    display: block;
    height: auto;
    padding: 5px 10px;
    border: solid 1px #d1d1d1;
    border-radius: 6px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.u-tnm2 {
    display: inline-block;
    width: 100%;
    line-height: 42px;
}

.u-tnm2 a {
    float: left;
    border-bottom: 2px solid #226ebc;
    color: #226ebc;
    font-weight: 700;
    font-size: 20px;
}

.u-nm2 span {
    color: #0069be;
    font-size: 18px;
    line-height: 48px;
    height: 48px;
    border-bottom: 2px solid #0069be;
    display: inline-block;
    font-weight: 700;
    padding: 0 10px;
}

.m-jd-link {
    height: auto;
    overflow: hidden;
}

.m-jd-link p {
    line-height: 30px;
    margin: 10px 0;
    font-size: 16px;
}

.m-jd-link a {
    color: #226ebc;
    font-weight: 700;
    line-height: 25px;
    font-size: 16px;
    margin: 12px 0;
    display: block;
}

.ldzc-js {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-top: 8px;
    margin-bottom: 4px;
    line-height: 38px;
}

.ldzc-js .ldzc-xm {
    font-size: 18px;
    color: #c52727;
    height: 32px;
    line-height: 32px;
    font-weight: 700;
}

/*领导*/
.ldzc-js span {
    color: #555;
    font-size: 14px;
}

.ldzc-ldxx {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
}

.ldzc-xq {
    padding: 8px 0;
    height: auto;
}

.ldzc-xq .tnm {
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    display: block;
}

.ldzc-xq .txt {
    line-height: 30px;
    font-size: 16px;
    display: block;
}