@charset "utf-8";
/* reset */
/*@font-face {font-family: 'fzkt';src:url('../../fonts/fzkt.TTF'),url('../../fonts/fzkt.otf');}
@font-face {font-family: 'fzys';src:url('../../fonts/fzys.TTF'),url('../../fonts/fzys.otf');font-weight: 100;}*/
/*去掉下面一行注释,可使整个网站群页面变灰*/
/*body{filter:gray}*/
/*文字图片*/
#pin {
  display: inline-block !important;
}
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 "PingFangSC-Regular", "Microsoft YaHei", Helvetica, "\5fae\8f6f\96c5\9ed1", serif;
  color: #333;
  outline: 0;
}
body {
  background: #ffffff;
}
a,
a:hover {
  color: #333;
}
.bg {
  background: #bd1a2d;
}
.bg-fff {
  background: #fff;
}
.bg-f6 {
  background: #f6f6f6;
}
.bg-f9 {
  background: #f9f9f9;
}
.bg-f8 {
  background: #f8f8f8;
}
.bg-f1 {
  background: #f1f1f1;
}
.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;
}
.mg-05 {
  margin: 0 5px;
}
.mg-06 {
  margin: 0 6px;
}
.mg-07 {
  margin: 0 7px;
}
.mg-08 {
  margin: 0 8px;
}
.mg-09 {
  margin: 0 9px;
}
.mg-010 {
  margin: 0 10px;
}
.mg-011 {
  margin: 0 11px;
}
.mg-012 {
  margin: 0 12px;
}
.mg-013 {
  margin: 0 13px;
}
.mg-014 {
  margin: 0 14px;
}
.mg-015 {
  margin: 0 15px;
}
.mg-016 {
  margin: 0 16px;
}
.mg-017 {
  margin: 0 17px;
}
.mg-018 {
  margin: 0 18px;
}
.mg-019 {
  margin: 0 19px;
}
.mg-020 {
  margin: 0 20px;
}
.mg-021 {
  margin: 0 21px;
}
.mg-022 {
  margin: 0 22px;
}
.mg-023 {
  margin: 0 23px;
}
.mg-024 {
  margin: 0 24px;
}
.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-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-0 {
  padding: 0;
}
.pd-05 {
  padding: 0 5px;
}
.pd-06 {
  padding: 0 6px;
}
.pd-07 {
  padding: 0 7px;
}
.pd-08 {
  padding: 0 8px;
}
.pd-09 {
  padding: 0 9px;
}
.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;
}
.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: 19px;
}
.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-blk25 {
  display: block;
  height: 25px;
  clear: both;
}
.g-blk26 {
  display: block;
  height: 26px;
  clear: both;
}
.g-blk27 {
  display: block;
  height: 27px;
  clear: both;
}
.g-blk28 {
  display: block;
  height: 28px;
  clear: both;
}
.g-blk29 {
  display: block;
  height: 29px;
  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;
}
.g-blk34 {
  display: block;
  height: 34px;
  clear: both;
}
.g-blk35 {
  display: block;
  height: 35px;
  clear: both;
}
.g-blk36 {
  display: block;
  height: 36px;
  clear: both;
}
.g-blk37 {
  display: block;
  height: 37px;
  clear: both;
}
.g-blk38 {
  display: block;
  height: 38px;
  clear: both;
}
.g-blk39 {
  display: block;
  height: 39px;
  clear: both;
}
.g-blk40 {
  display: block;
  height: 40px;
  clear: both;
}
.g-blk41 {
  display: block;
  height: 41px;
  clear: both;
}
.g-blk42 {
  display: block;
  height: 42px;
  clear: both;
}
.g-blk48 {
  display: block;
  height: 48px;
  clear: both;
}
.g-blk50 {
  display: block;
  height: 50px;
  clear: both;
}
.g-blk54 {
  display: block;
  height: 54px;
  clear: both;
}
.g-blk56 {
  display: block;
  height: 56px;
  clear: both;
}
.g-blk60 {
  display: block;
  height: 60px;
  clear: both;
}
.g-blk69 {
  display: block;
  height: 69px;
  clear: both;
}
.g-blk73 {
  display: block;
  height: 73px;
  clear: both;
}
.g-blk80 {
  display: block;
  height: 80px;
  clear: both;
}
.g-blk96 {
  display: block;
  height: 96px;
  clear: both;
}
.g-blk100 {
  display: block;
  height: 100px;
  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;
}
.lh21 {
  line-height: 21px;
}
.lh22 {
  line-height: 22px;
}
.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;
}
.bds1 {
  border: solid 1px #f5efe2;
}
.shadow {
  box-shadow: 1px 3px 6px 1px #f1eded;
}
/*主色调*/
.bg-hue {
  background: #bd1a2d;
}
.m-btn {
  height: 28px;
  margin-top: 18px;
  margin-bottom: 10px;
}
.m-btn span {
  float: right;
  display: block;
  padding: 6px;
  width: 28px;
  height: 28px;
  border-radius: 5px;
  background: #f2f2f2;
}
.u-weixin,
.u-weibo {
  margin-left: 10px;
}
.m-btn span img {
  width: 100%;
  height: 100%;
}
.m-btn .weixin {
  visibility: hidden;
  width: 100px;
  height: 100px;
  position: relative;
  left: -50px;
  top: 10px;
}
.m-btn .weibo {
  visibility: hidden;
  width: 100px;
  height: 100px;
  position: relative;
  left: -50px;
  top: 10px;
}
.m-btn button {
  border: none;
}
.u-btn {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  margin-left: -40px;
  top: 420px;
}
.u-btn img {
  width: 100%;
  height: 100%;
}
.u-search {
  border: none;
  margin-left: 0;
}
.input-group {
  float: right;
  display: none;
}
.form-control {
  border: none;
  border-radius: 5px;
  height: 28px;
  background: #bd1a2d;
  color: #fff;
  padding: 0 5px;
}
.u-weibo:hover .weibo {
  visibility: visible;
}
.u-weixin:hover .weixin {
  visibility: visible;
}
/*通用banner*/
.g-banner {
  height: 154px;
}
.g-banner .m-logo {
  padding-top: 44px;
  height: auto;
  overflow: hidden;
  display: block;
}
/*导航*/
.g-nav {
  background: #bd1a2d;
  width: 100%;
  line-height: 58px;
  height: 58px;
}
.g-nav .m-nav {
  text-align: center;
}
.g-nav .m-nav a {
  color: #ffffff;
  /*font-weight: bold;*/
  font-size: 20px;
}
@media (max-width:750px){.g-nav .m-nav a {
  font-size: 14px;
}}
/*搜索*/
.search {
  width: 100%;
  height: 38px;
  background: #ffffff;
  margin-top: 10px;
  border-radius: 4px;
}
.search .u-input {
  width: 90%;
  line-height: 38px;
  border: 0;
  text-indent: 8px;
  float: left;
  font-size: 16px;
  border-radius: 4px;
}
.search .u-input:hover {
  cursor: pointer;
}
input:disabled {
  background-color: #fff;
  opacity: 1;
}
.search .u-sub {
  position: relative;
  float: right;
  width: 40px;
  margin-left: -40px;
  line-height: 38px;
  border: 0;
  background: url("../images/common.files/search.png") no-repeat 10px center;
  text-align: right;
}
/*通用搜索*/
.common-search {
  width: 80%;
  height: 40px;
  background: #ffffff;
  margin-top: 60px;
  border-radius: 16px;
  border: solid 1px #bd1a2d;
  float: right;
  font-size: 16px;
}
.common-search .u-input {
  width: 90%;
  line-height: 38px;
  border: 0;
  text-indent: 8px;
  float: left;
  font-size: 16px;
  border-radius: 16px;
}
.common-search .u-input:hover {
  cursor: pointer;
}
.common-search .u-sub {
  position: relative;
  float: right;
  width: 40px;
  margin-left: -40px;
  line-height: 38px;
  border: 0;
  background: url("../images/common.files/search.png") no-repeat 10px center;
  text-align: right;
}
.common-search .keyword {
  height: auto;
  overflow: hidden;
  line-height: 40px;
  display: block;
  width: 100%;
  float: left;
}
.common-search .keyword a {
  padding: 0 8px;
  float: left;
}
.common-search .keyword span {
  float: left;
}
/*通用列表*/
.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;
  background: url("../images/li.png") no-repeat left center;
  text-indent: 20px;
}
.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;
}
/*ucap page*/
.pc_paging {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  height: auto;
}
.pc_paging li {
  display: inline-block;
  width: auto;
  height: auto;
  line-height: 1;
  color: #333;
  vertical-align: middle;
  margin: 0 3px;
}
.pc_paging li a {
  text-decoration: none;
}
.pc_paging li a,
.pc_paging li span {
  display: inline-block;
  float: none;
  width: auto;
  height: auto;
  line-height: 1;
  font-size: 14px;
  color: #333;
  padding: 6px 10px;
  border: 1px solid #ccc;
  margin: 0;
}
.pc_paging li,
.pc_paging li a:hover,
.pc_paging li span:hover {
  background: none;
}
.pc_paging li .current,
.pc_paging li .current:hover {
  color: #fff;
  background: #00679d;
  border: 1px solid #00679d;
}
.pc_paging .page_jump {
  margin-left: 5px;
}
.pc_paging .page_jump input {
  width: 50px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin: 0 3px;
}
.pc_paging .page_jump a {
  border-radius: 2px;
  margin-left: 6px;
}
.pc_paging .total_count,
.pc_paging .page_jump {
  display: none;
}
.wap_paging {
  padding: 5px 0.36rem 0;
  margin: 20px 0;
}
.wap_paging li {
  display: inline-block;
  border: 1px solid #ddd;
}
.wap_paging li a,
.wap_paging li span {
  display: inline-block;
  line-height: 1.42857143;
  font-size: 0.48rem;
  color: #666;
  padding: 6px 12px;
}
.wap_paging .prev_page {
  border-radius: 4px 0 0 4px;
}
.wap_paging .next_page {
  border-radius: 0 4px 4px 0;
}
.wap_paging .page_count {
  margin: 0 -1px;
}
.page {
  clear: both;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
}
/*  依申请                         */
/*列表翻页*/
/*.page { text-align: center; }
.page .pagination input { width: 80px; height: 22px; padding: 0; margin: -3px 5px; border: 1px solid #ddd; }
.pagination li.am-active a { color: #fff; background: @base-color; }
.pagination > li > a, .pagination > li > span {color: @base-color;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {background: @base-color;color: #ffffff;}*/
/*翻页*/
.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 #f5efe2;
}
.m-lst-pg li {
  display: inline-block;
  height: 36px;
  margin: 0 -1px 0 0;
  padding: 0 12px;
  line-height: 36px;
  color: #bd1a2d;
  font-size: 16px;
}
.m-lst-pg li a {
  cursor: pointer;
  display: block;
  color: #bd1a2d;
}
.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: #bd1a2d;
  color: #fff;
}
.m-lst-pg li.active a {
  color: #ffffff;
}
.m-lst-pg .disabled {
  color: #999999;
}
.m-lst-pg a:hover {
  color: #bd1a2d;
}
/*公开列表*/
.m-gk-lst {
  height: auto;
  overflow: hidden;
}
.m-gk-lst ul {
  height: auto;
  padding: 15px 10px;
}
.m-gk-lst ul li {
  overflow: hidden;
  line-height: 32px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  padding: 8px 0;
}
.m-gk-lst ul li a {
  overflow: hidden;
  font-size: 16px;
  color: #333;
  /*text-overflow: ellipsis;*/
  float: left;
  margin-right: 16px;
}
.m-gk-lst ul li .column {
  padding-right: 10px;
  font-size: 16px;
}
.m-gk-lst ul li .time {
  float: right;
  padding-left: 10px;
  font-size: 16px;
}
.m-gk-lst ul em {
  float: left;
  padding-right: 10px;
  font-style: revert;
}
.m-gk-lst ul li span {
  color: #999999;
  float: left;
}
.m-gk-lst2 {
  height: auto;
  overflow: hidden;
}
.m-gk-lst2 ul {
  height: auto;
  padding: 0 16px 24px 0;
}
.m-gk-lst2 ul li {
  overflow: hidden;
  line-height: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.m-gk-lst2 ul li a {
  overflow: hidden;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
}
.m-gk-lst2 ul li .column {
  padding-right: 10px;
  font-size: 16px;
}
.m-gk-lst2 ul li .time {
  float: right;
  padding-left: 10px;
  font-size: 16px;
}
.m-gk-lst2 ul em {
  float: left;
  padding-right: 10px;
  font-style: revert;
}
.m-gk-lst2 ul li span {
  color: #999999;
  padding-left: 16px;
  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;
}
/*lh36*/
.m-lst36 {
  height: auto;
  overflow: hidden;
}
.m-lst36 ul {
  height: auto;
  padding-top: 8px;
}
.m-lst36 ul li {
  overflow: hidden;
  line-height: 36px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  background: url("../images/li.png") left center no-repeat;
  padding-left: 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: 8px;
}
.m-lst38 ul li {
  overflow: hidden;
  line-height: 38px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  background: url("../images/li.png") left center no-repeat;
  padding-left: 16px;
}
.m-lst38 ul li a {
  overflow: hidden;
  font-size: 16px;
  color: #4d4d4d;
  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;
  color: #afafaf;
}
.m-lst38 ul em {
  float: left;
  padding-right: 10px;
  font-style: revert;
  color: #777777;
}
.m-lst38 ul li span {
  float: right;
}
/*lh48*/
.m-lst48 {
  height: auto;
  overflow: hidden;
}
.m-lst48 ul {
  height: auto;
  padding: 16px 0;
}
.m-lst48 ul li {
  overflow: hidden;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  background: url("../images/li.png") left center no-repeat;
  padding-left: 16px;
}
.m-lst48 ul li a {
  overflow: hidden;
  font-size: 16px;
  color: #4d4d4d;
  text-overflow: ellipsis;
}
.m-lst48 ul li .column {
  padding-right: 10px;
  font-size: 16px;
}
.m-lst48 ul li .time {
  float: right;
  padding-left: 10px;
  font-size: 16px;
  color: #afafaf;
}
.m-lst48 ul em {
  float: left;
  padding-right: 10px;
  font-style: revert;
  color: #777777;
}
.m-lst48 ul li span {
  float: right;
}
/*一行2列*/
.m-lst236 {
  height: auto;
  overflow: hidden;
}
.m-lst236 ul {
  height: auto;
  padding-top: 8px;
}
.m-lst236 ul li {
  float: left;
  width: 50%;
  overflow: hidden;
  line-height: 36px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  background: url("../images/li.png") 6px center no-repeat;
  padding: 0 16px 0 20px;
}
.m-lst236 ul li a {
  overflow: hidden;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
}
.m-lst236 ul li .column {
  padding-right: 10px;
  font-size: 16px;
}
.m-lst236 ul li .time {
  float: right;
  padding-left: 10px;
  font-size: 16px;
}
.m-lst236 ul em {
  float: left;
  padding-right: 10px;
  font-style: revert;
}
.m-lst236 ul li span {
  float: right;
}
/*图片列表*/
.photolst {
  overflow: hidden;
  height: auto;
  padding: 16px 0;
}
.photolst img {
  width: 100%;
  height: 194px;
}
.photolst p {
  margin: 10px;
  line-height: 24px;
  color: #747373;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/*新闻卡片*/
.card {
  min-height: 130px;
  padding: 15px 0;
  overflow: hidden;
}
.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: normal;
  line-height: 28px;
  color: #454545;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-orient: vertical;
}
.card .title h3 {
  font-weight: normal;
  color: #333333;
}
.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: #bd1a2d;
}
.card .desc {
  margin-top: 5px;
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
  color: #a6a6a6;
  letter-spacing: 0;
}
.card .source {
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  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: #bd1a2d;
}
.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: none;
  padding: 0;
  height: auto;
  /*min-height: 460px;*/
}
.m-lst-nav .tnm {
  line-height: 60px;
  color: #fff;
  text-align: center;
  background: #bd1a2d;
  font-size: 20px;
  font-weight: bold;
}
.m-lst-nav ul {
  background: #f6f6f6;
}
.m-lst-nav ul li {
  font-size: 18px;
  line-height: 54px;
  color: #222222;
  text-align: center;
  border-top: solid 1px #ffffff;
  padding: 0;
}
.m-lst-nav ul li a {
  color: #222222;
  position: relative;
  display: block;
  padding: 15px 7% 15px 7%;
  line-height: 24px;
  background: #f9f5ef;
}
.m-lst-nav ul li.hover a {
  color: #bd1a2d;
  font-weight: bold;
}
.m-lst-nav ul li a:after {
  position: absolute;
  top: 50%;
  right: 7%;
  display: block;
  width: 6px;
  height: 11px;
  margin-top: -5px;
  content: " ";
}
/*当前位置*/
.position {
  margin: 0;
  line-height: 30px;
  text-align: left;
  padding: 5px 0;
}
.position .icon {
  margin-left: 40px;
}
.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;
}
/*政策解读*/
.graphic {
  overflow: hidden;
  height: auto;
}
.graphic .tnm {
  font-size: 18px;
  color: #bd1a2d;
  float: left;
  vertical-align: middle;
  line-height: 36px;
  font-weight: bold;
  text-align: right;
}
.graphic .utext {
  float: left;
  height: auto;
  overflow: hidden;
  margin: 8px 0;
}
.graphic .utext p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  padding-bottom: 16px;
}
.graphic .utext p a {
  font-size: 16px;
}
.graphic .utext h1,
.graphic .utext h2,
.graphic .utext h3,
.graphic .utext h4,
.graphic .utext h5,
.graphic .utext h6 {
  font-size: 16px;
}
.graphic .utext h1 a,
.graphic .utext h2 a,
.graphic .utext h3 a,
.graphic .utext h4 a,
.graphic .utext h5 a,
.graphic .utext h6 a {
  color: #343434;
  font-size: 16px;
  font-weight: 400;
}
.graphic .utext p span {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  padding-bottom: 16px;
}
.graphic .utext p span a {
  color: #343434;
  font-size: 16px;
}
.graphic .utext span {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  padding-bottom: 16px;
}
.graphic .utext span a {
  color: #343434;
  font-size: 16px;
}
/*项目名称*/
.xm {
  height: auto;
  overflow: hidden;
  font-size: 16px;
  border: solid 1px #f5efe2;
  padding: 6px 16px;
  margin: -1px 0 0 0;
}
.xm .tnm {
  font-weight: bold;
  text-align: left;
  line-height: 32px;
}
.xm .text {
  text-align: left;
  line-height: 32px;
}
/*建议提案*/
.jyta-type,
.jyta-qfr,
.jyta-filenum {
  font-size: 18px;
  line-height: 40px;
  text-align: right;
}
.jyta-dept {
  font-size: 40px;
  font-weight: bold;
  color: #ff0000;
  line-height: 60px;
  text-align: center;
}
.jyta-line {
  border-top: solid 4px #ff0000;
  border-bottom: 1px solid #ff0000;
  height: 7px;
  background: #ffffff;
  font-size: 0;
  line-height: 7px;
  overflow: hidden;
  margin: 4px 0 16px 0;
}
.u-nm {
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #f5efe2;
  line-height: 55px;
}
.u-nm h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 54px;
  color: #bd1a2d;
  cursor: pointer;
  border-bottom: 2px solid #bd1a2d;
  padding: 0 8px;
  display: block;
  float: left;
  position: relative;
}
/*下划线深黑色*/
.u-nm2 {
  height: auto;
  overflow: hidden;
  clear: both;
}
.u-nm2 a {
  font-size: 18px;
  line-height: 40px;
  display: inline-block;
  padding: 0;
  color: #bd1a2d;
  font-weight: bold;
}
.u-nm2 a:after {
  border-bottom: 2px solid #bd1a2d;
  width: 50%;
  content: "";
  display: block;
}
.u-nm2 a.hover {
  color: #bd1a2d;
  border-bottom: 2px solid #bd1a2d;
  font-weight: bold;
}
.u-nm2 a:hover:after {
  border-bottom: 2px solid #bd1a2d;
}
.u-nm3 {
  height: auto;
  overflow: hidden;
  clear: both;
}
.u-nm3 span {
  font-size: 18px;
  line-height: 40px;
  display: inline-block;
  padding: 0;
  color: #bd1a2d;
  font-weight: bold;
  border-bottom: 2px solid #bd1a2d;
}
/*一页多栏目使用*/
.u-nm4 {
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
  line-height: 40px;
}
.u-nm4 a {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  color: #bd1a2d;
  cursor: pointer;
  border-bottom: 2px solid #bd1a2d;
  padding: 0 8px;
  display: block;
  float: left;
}
/*灰色背景+边框*/
.u-nm5 {
  height: auto;
  overflow: hidden;
  border: 1px solid #e5e2e3;
  line-height: 40px;
  background: #f3f3f3;
}
.u-nm5 a {
  font-size: 18px;
  line-height: 40px;
  color: #bd1a2d;
  cursor: pointer;
  padding: 0 16px;
  display: block;
  font-weight: bold;
}
/*灰色底边框+选中*/
.u-nm6 {
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
  line-height: 48px;
}
.u-nm6 span {
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  color: #bd1a2d;
  cursor: pointer;
  border-bottom: 2px solid #bd1a2d;
  padding: 0 8px;
  display: block;
  float: left;
  position: relative;
}
.u-nm6 a {
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  color: #bd1a2d;
  cursor: pointer;
  border-bottom: 2px solid #bd1a2d;
  padding: 0 8px;
  display: block;
  float: left;
  position: relative;
}
/*sitemap*/
.sitemap {
  height: auto;
  overflow: hidden;
}
.sitemap .col-nm {
  height: auto;
  overflow: hidden;
  border-bottom: solid 1px #e1e1e1;
}
.sitemap .col-nm span {
  color: #bd1a2d;
  font-size: 18px;
  font-weight: 700;
  line-height: 42px;
  border-bottom: solid 2px #bd1a2d;
  display: inline-block;
}
.sitemap .item {
  height: auto;
  overflow: hidden;
  margin: 16px 0;
}
.sitemap .item a {
  line-height: 24px;
  border-radius: 4px;
  background: #fde5cd;
  text-align: center;
  display: inline-block;
  padding: 6px 16px;
  font-size: 16px;
  margin: 8px;
}
/*栏目名称*/
.u-colnm {
  font-size: 18px;
  color: #bd1a2d;
  line-height: 48px;
  text-align: left;
  display: block;
}
.u-colnm a {
  color: #454545;
  font-weight: bold;
  display: block;
  height: 48px;
  position: relative;
}
.u-colnm a:after,
.u-colnm a::before {
  background: #bd1a2d;
  width: 1.5em;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 2px;
}
.u-colnm a::before {
  right: 50%;
  background: #c00000;
  width: 1em;
  left: 1.5em;
}
/*article*/
.m-txt {
  overflow: hidden;
  height: auto;
  padding: 22px 60px;
}
.m-txt-utt {
  margin: 0 70px;
  line-height: 36px;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
}
.m-txt-tt {
  margin: 0 70px;
  line-height: 48px;
  text-align: center;
  font-size: 32px;
}
.m-txt-dtt {
  line-height: 36px;
  text-align: center;
  font-weight: normal;
  font-size: 24px;
  padding: 15px 0px;
}

/*source*/
.m-txt-crm {
  position: relative;
  overflow: hidden;
  height: auto;
  margin-top: 24px;
  margin-bottom: 20px;
  padding: 0 20px;
  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/printIco.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: #bd1a2d;
  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-profile {
  height: auto;
  overflow: hidden;
  text-align: left;
  line-height: 32px;
  font-size: 18px;
}
.m-txt-profile p {
  line-height: 32px;
  padding-bottom: 15px;
}
.m-txt-ldphoto {
  height: auto;
  overflow: hidden;
  text-align: center;
  width: 250px;
  margin: 0 auto;
}
.m-txt-ldphoto img {
  width: 100%;
  height: auto;
}
.m-txt-ldwork {
  height: auto;
  overflow: hidden;
  text-align: left;
  line-height: 32px;
  font-size: 18px;
}
.m-txt-resume {
  height: auto;
  overflow: hidden;
  text-align: left;
  line-height: 32px;
  font-size: 18px;
}
.m-txt-resume p {
  line-height: 32px;
  padding-bottom: 15px;
}
.m-txt-article {
  line-height: 30px;
  font-size: 18px;
}
.m-txt-article table {
  border: solid 1px #b1b1b1;
  margin: 0 auto;
}
.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 16px 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: #bd1a2d;
  font-weight: bold;
}
.m-txt-article p a {
  color: #bd1a2d;
  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;
}
.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: #bd1a2d;
}
/*微博微信正文*/
.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;
}
/*正文二维码*/
#qrcode {
  overflow: hidden;
  display: block;
  height: auto;
  text-align: center;
}
.qrcode {
  overflow: hidden;
  display: block;
  height: auto;
  text-align: center;
}
/*版权*/
.g-footer {
  width: 100%;
  height: auto;
  background: #665f5f;
}
.g-footer .gov-icon {
  float: left;
  width: 80px;
  height: 80px;
  margin: 20px 0 0 0;
}
.g-footer .error-icon {
  float: right;
  width: 100px;
  padding-top: 32px;
}
.g-footer .m-link {
  color: #ffffff;
  height: auto;
  overflow: hidden;
  padding: 16px 0;
  border-bottom: 1px solid #584f4f;
}
.g-footer select {
  height: 30px;
  line-height: 30px;
  width: 100%;
  background: #857f7f;
}
.g-footer select option {
  border: none;
  line-height: 30px;
}
.g-footer .txt {
  padding-top: 20px;
  height: auto;
  overflow: hidden;
  border-top: 1px solid #857f7f;
}
.g-footer .txt p {
  color: #ffffff;
  line-height: 24px;
}
.g-footer .txt p span {
  margin-right: 8px;
}
.g-footer .txt p a {
  color: #ffffff;
}
.g-footer .qrcode {
  margin-top: 20px;
}
.g-footer .qrcode .code {
  float: left;
  padding: 0 8px;
}
.g-footer .qrcode .code img {
  width: 80px;
  height: auto;
  overflow: hidden;
}
.g-footer .qrcode .code p {
  line-height: 24px;
  color: #ffffff;
  text-align: center;
}
/*公开正文表头*/
.file-table {
  height: auto;
  overflow: hidden;
  font-size: 16px;
  width: 100%;
}
.file-table tbody tr {
  line-height: 36px;
}
.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: #bd1a2d;
  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;
}

/*搜索*/
/*分类*/
.sort_words {
  height: 38px;
  line-height: 38px;
  margin-bottom: 7px;
}
.sort_words ul li {
  float: left;
  margin-right: 10px;
  border: #fff solid 1px;
  padding: 0 25px;
}
.sort_words ul li a {
  font-size: 18px;
}
.sort_words ul li.active,
.hot_words ul li:hover {
  background: #bd1a2d;
  border: #dfdfdf solid 1px;
  transition: all 0.2s ease-in;
}
.sort_words ul li.active a,
.hot_words ul li:hover a {
  color: #fff;
}
.search_form {
  overflow: hidden;
}
.search_form form {
  /* font-size: 0px; */
  vertical-align: top;
}
.search_form .base {
  height: 36px;
  line-height: 36px;
  border: #dedfe1 solid 1px;
  text-indent: 15px;
  width: 60%;
  float: left;
  outline: none;
  color: #474747;
  font-size: 15px;
}
.search_form .base:hover {
  border-color: #999;
}
.search_form #ok {
  background: #bd1a2d;
  height: 38px;
  line-height: 38px;
  border: #dedfe1 solid 1px;
  text-indent: 25px;
  padding: 0px 23px;
  margin-left: 5px;
  font-size: 16px;
  color: #fff;
  float: left;
  cursor: pointer;
}
.scope {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  float: left;
  padding-left: 15px;
}
.scope span {
  display: block;
  width: 79px;
  color: #000;
  float: left;
}
.scope label {
  display: inline-block;
  color: #000;
  width: 43px;
}
.scope input {
  margin-top: 0 !important;
}
.interval {
  text-align: left;
  line-height: 32px;
  font-size: 16px;
  margin: 16px 0;
}
.interval input {
  width: 200px;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  border: #f5efe2 solid 1px;
}
.result_desc {
  height: auto;
  overflow: hidden;
  text-align: center;
  line-height: 32px;
}
/*分类*/
.search-result {
  height: auto;
  overflow: hidden;
}
.search-result .null {
  height: auto;
  overflow: hidden;
}
.search-result .null p {
  color: #343434;
  line-height: 32px;
  font-size: 16px;
}
.search-result .item {
  height: auto;
  overflow: hidden;
}
.search-result .item .coltnm {
  height: auto;
  overflow: hidden;
  background: #f6f6f6;
  line-height: 38px;
  font-size: 16px;
}
.search-result .item .coltnm .colname {
  float: left;
  color: #bd1a2d;
}
.search-result .item .coltnm .title {
  float: left;
}
.search-result .item .coltnm .title em {
  color: #bd1a2d;
  font-weight: bold;
}
.search-result .item .time {
  font-size: 16px;
  line-height: 38px;
  padding-left: 8px;
  display: block;
  height: auto;
  overflow: hidden;
  text-align: left;
}
.search-result .item .desc {
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
  display: block;
  height: auto;
  overflow: hidden;
  text-align: left;
}
@media all and (max-width: 1024px) {
  /*图片列表*/
  .photolst img {
    height: 148px;
  }
}
@media all and (max-width: 768px) {
  /*搜索关键词*/
  .common-search .keyword {
    font-size: 14px;
  }
  /*图片列表*/
  .photolst img {
    height: 112px;
  }
  /*版权*/
  .g-footer .txt {
    margin: 16px 0;
  }
}
@media all and (max-width: 750px) {
  body {
    background: none;
  }
  .bds1 {
    border: none;
  }
  /*图片列表*/
  .photolst img {
    height: 224px;
  }
  /*移动端nav*/
  .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: #bd1a2d;
    border-radius: 4px;
  }
  .m-wap-nav-bd span {
    display: inline-block;
    width: 96%;
    height: 50px;
    margin-left: 2%;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
  }
  .m-wap-nav-bd span:hover {
    background-color: #f5f5f5;
  }
  .m-wap-nav-bd {
    position: fixed;
    top: 0;
    right: -50%;
    z-index: 999;
    width: 50%;
    max-width: 400px;
    height: 100%;
    background: #bd1a2d;
  }
  .m-wap-nav-bd a {
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    border-bottom: solid 1px #083680;
    border-top: solid 1px #1259cc;
    display: block;
  }
  .m-mask {
    position: fixed;
    bottom: 0;
    z-index: 99;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #bd1a2d;
    opacity: 0.5;
  }
  .m-logo {
    margin: 16px -12px;
    height: auto;
    overflow: hidden;
    display: block;
  }
  /*banner*/
  .m-banner {
    width: 100%;
    overflow: hidden;
    background: url("../images/common.files/banner.png") no-repeat right bottom;
    height: auto;
  }
  /*左导航*/
  .m-glup {
    padding: 0;
  }
  .m-lst-nav {
    background: none;
    padding: 1rem 0 1.6rem 0;
    border-top: none;
    border-bottom: solid 1.6rem #f6f6f6;
    margin: 0 -12px;
  }
  .m-lst-nav .tnm {
    line-height: 3.6rem;
    color: #fff;
    text-align: center;
    background: #bd1a2d;
    border-radius: 0;
    margin-top: 0;
    font-size: 1.8rem;
    font-weight: normal;
  }
  .m-lst-nav ul {
    height: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1rem;
    background: none;
  }
  .m-lst-nav ul li {
    min-width: 4.5em;
    /*width: 4.5em; */
    font-size: 1.8rem;
    line-height: 3.2rem;
    height: 3.2rem;
    color: #666;
    text-align: left;
    margin: 0 0 0 2.4rem;
    border: none;
    float: left;
    white-space: nowrap;
    display: inline-block;
  }
  .m-lst-nav ul li a {
    display: block;
    padding: 0;
    line-height: 3.2rem;
    height: 3.2rem;
    background: none;
  }
  .m-lst-nav ul li a:after {
    height: 0;
    line-height: 0;
    font-size: 0;
  }
  .m-lst-nav ul li.hover a {
    color: #bd1a2d;
    font-weight: bold;
    background: none;
  }
  .m-lst-nav ul li.hover a:after {
    height: 0;
    line-height: 0;
    font-size: 0;
    background: none;
  }
  /*图片列表*/
  #u-photo {
    background: #ffffff;
    height: auto;
    overflow: hidden;
    border-left: none;
  }
  .sec-content {
    height: auto;
    overflow: hidden;
    /* border: solid 1px #eeecec;margin: 0 1.2rem;*/
  }
  .wap-section {
    height: auto;
    overflow: hidden;
  }
  .section {
    padding: 1rem 0;
    background: #fff;
    height: auto;
    overflow: hidden;
  }
  .section .name,
  .section .name a {
    padding: 0.5rem 0;
    font-size: 2rem;
    font-weight: bold;
    color: #454545;
    display: inline-block;
  }
  .section .name a:after {
    border-bottom: 2px solid #bd1a2d;
    width: 50%;
    content: "";
    display: block;
    margin-top: 0.8rem;
  }
  .news-card {
    padding: 1.6rem 0;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #efefef;
  }
  .news-card a {
    display: block;
  }
  .news-card .title {
    display: -webkit-box;
    margin: 0;
    overflow: hidden;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.8rem;
    color: #333;
  }
  .news-card .title h3 {
    color: #333;
  }
  .news-card .m-lst-photo h2 {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0;
    font-weight: normal;
  }
  .news-card .detail {
    margin-top: 0.5rem;
    color: #3a3232;
    letter-spacing: 0;
  }
  .news-card .detail span {
    margin-right: 0.5rem;
    font-size: 1.4rem;
    color: #999;
    line-height: 2rem;
  }
  .news-card .detail .news-tag {
    color: #bd1a2d;
  }
  .news-card:last-child {
    border-bottom: none;
  }
  .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 .news-source {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
  .card-type-news .news-pic {
    overflow: hidden;
    flex: 0 0 auto;
    padding: 0 0 0 0.8rem;
  }
  /*	.card-type-news .news-pic.zctj-pic { height: 90px; }*/
  .card-type-news .news-pic img {
    display: block;
    width: 100%;
    height: 100px;
    margin: 0 auto;
    object-fit: cover;
  }
  .card-type-news .detail .unlike,
  .card-type-news .unlike {
    margin-right: 0.12rem;
  }
  .card-type-news .title {
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.6rem;
    color: #333;
  }
  .card-type-news .title p {
    text-indent: 0 !important;
    display: inline;
  }
  .card-type-news .title p span span {
    font-family: 微软雅黑!important;
    font-size: 18px!important;
  }
  /*栏目名称*/
  .u-nm a {
    font-size: 1.8rem;
    font-weight: 600;
  }
  /*列表2（缩略图+摘要）*/
  .card {
    min-height: auto;
    padding: 1rem 0;
  }
  .card-type .news-info {
    min-height: auto;
  }
  .card .title {
    display: -webkit-box;
    margin: 0;
    overflow: hidden;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 2.8rem;
    color: #343434;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .card .title h3 {
    font-weight: normal;
    color: #555;
  }
  .card .desc {
    display: -webkit-box;
    margin-top: 5px;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #999999;
    text-overflow: ellipsis;
    letter-spacing: 0;
    -webkit-box-orient: vertical;
  }
  .card .detail {
    height: 3rem;
    margin: 0 0.8rem;
  }
  .card .detail span {
    height: 3rem;
    padding-right: 1.6rem;
    line-height: 3rem;
  }
  .card-type .news-pic img {
    height: 8rem;
  }
  /*图片列表*/
  .pd-016 {
    padding: 0 0.8rem;
  }
  /*移动端加载更多*/
  .wapMore {
    padding: 0.8rem 1.6rem;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    background: #bd1a2d;
    border-radius: 3.2rem;
    -webkit-border-radius: 3.2rem;
    -moz-border-radius: 3.2rem;
    line-height: 2.4rem;
    display: block;
    margin: 0 auto;
    width: 19.6rem;
  }
  /*正文*/
  .m-txt {
    padding: 1rem 0.5rem;
    margin: 0 1rem;
    border: none;
  }
  .m-txt-article {
    height: auto;
    min-height: 30rem;
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  .m-txt-article p {
    padding-top: 0;
    font-size: 1.8rem;
    line-height: 3rem;
    color: #4b4c4c;
    margin-bottom: 1.6rem;
  }
  .m-txt-article table {
    word-break: break-word;
  }
  .m-txt-utt {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 3.2rem;
    text-align: center;
    margin: 0;
  }
  .m-txt-tt {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 3.2rem;
    text-align: center;
    margin: 1rem 0 0;
  }
  .m-txt-dtt {
    font-size: 1.8rem;
    line-height: 3.2rem;
    text-align: center;
    padding: 8px 0px;
  }
  .m-txt-source {
    height: auto;
    padding-top: 1.6rem;
    padding-bottom: 1rem;
    margin-bottom: 1.6rem;
    overflow: hidden;
    font-size: 1.4rem;
    color: #222;
    text-align: center;
    border-bottom: 0.1rem #e1e1e1 solid;
  }
  .m-txt-source span {
    padding: 0.5rem 0;
    text-align: center;
  }
  /*当前位置*/
  .position {
    margin: 0;
  }
  /*版权*/
  .g-footer .txt {
    margin: 0;
    border-top: none;
  }
  /*图解*/
  .graphic .tnm {
    text-align: left;
  }
  /*翻页*/
  .m-lst-nav {
    background: none;
    padding: 0.8rem 0 1.6rem 0;
    border-top: none;
    border-bottom: solid 1.6rem #f6f6f6;
  }
  .m-lst-nav .tnm {
    line-height: 3.6rem;
    color: #fff;
    text-align: center;
    background: #bd1a2d;
    border-radius: 0;
    margin-top: 0;
    font-size: 1.8rem;
    font-weight: normal;
  }
  .m-lst-nav ul {
    height: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-left: -1rem;
    background: none;
  }
  .m-lst-nav ul li {
    min-width: 3.5em;
    /*width: 4.5em; */
    font-size: 1.8rem;
    line-height: 3.2rem;
    height: 3.2rem;
    color: #666;
    text-align: left;
    margin: 0 0 0 2.4rem;
    border: none;
    float: left;
    white-space: nowrap;
    display: inline-block;
  }
  .m-lst-nav ul li a {
    display: block;
    padding: 0;
    line-height: 3.2rem;
    height: 3.2rem;
    background: none;
  }
  .m-lst-nav ul li a:after {
    height: 0;
    line-height: 0;
    font-size: 0;
  }
  .m-lst-nav ul li.hover a {
    color: #bd1a2d;
    font-weight: bold;
  }
  .m-lst-nav ul li.hover a:after {
    height: 0;
    line-height: 0;
    font-size: 0;
  }
}
/*访谈*/
.m-ft {
  overflow: hidden;
  height: auto;
  padding: 20px 0;
}
/*照片*/
.m-ft .u-photo {
  overflow: hidden;
  height: auto;
  min-height: 164px;
}
.m-ft .u-photo img {
  max-height: 164px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
/*主题嘉宾等*/
.m-ft .u-txt {
  overflow: hidden;
  height: auto;
  min-height: 164px;
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  background: #f6f6f6;
}
.m-ft .title {
  line-height: 36px;
  font-size: 16px;
}
.m-ft .title span {
  color: #bd1a2d;
  font-weight: bold;
}
.m-ft .ab {
  line-height: 32px;
  font-size: 16px;
}
.m-ft .ab span {
  color: #bd1a2d;
  font-weight: bold;
}
.m-ft .date {
  line-height: 36px;
  font-size: 16px;
}
.m-ft .date span {
  color: #bd1a2d;
  font-weight: bold;
}
/*=========================访谈============================================*/
.ft-bd {
  padding: 50px 20px;
  height: auto;
  overflow: hidden;
}
.ft-video-bd {
  overflow: hidden;
  height: auto;
  clear: both;
}
.ft-video-bd #live_video_div {
  width: 100%;
  height: 460px;
  background: #e5e5e5;
}
.ft-tnm {
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  line-height: 36px;
  color: #bd1a2d;
  font-weight: bold;
  font-size: 18px;
  clear: both;
}
.ft-txt {
  overflow: hidden;
  padding: 10px;
  line-height: 36px;
  color: #333;
  font-size: 18px;
  clear: both;
}
.ft-txt p {
  margin: 0 0 1rem 0;
  line-height: 1.8;
}
.ft-txt i.name {
  width: 4em;
  display: inline-block;
  text-align: justify;
  float: left;
  height: 1em;
}
.ft-txt i.name i {
  display: inline-block;
  width: 100%;
}
.ft-txt a {
  color: #bd1a2d;
}
#viewphotos img {
  min-height: 130px;
}
#fontLive {
  padding: 16px 0;
}
#fontLive .fontTitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
}
#fontLive .fontCon {
  font-size: 16px;
  line-height: 32px;
}
#fontLive .fontCon p {
  padding-bottom: 15px;
}
@media all and (max-width: 1024px) {
  .ft-bd {
    padding: 16px 0;
  }
}
@media all and (max-width: 768px) {
  .ft-bd {
    padding: 12px 0;
  }
}
@media all and (max-width: 750px) {
  .ft-bd {
    padding: 10px 0;
  }
}
/*============================调查征集=========================================*/
.dc_on {
  color: #bd1a2d;
}
.dc_end {
  color: #e1e1e1;
}
.f_red {
  color: red;
}
.bor_red {
  border: 1px solid red;
}
#sq_hf {
  display: none;
}
label,
summary {
  font-weight: normal;
}
/* 诉求列表 */
.sq_list_bd {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.sq_header {
  background: #bd1a2d;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-top: solid 1px #e4b9b9;
  border-bottom: solid 1px #e1e1e1;
}
.sq_row {
  padding: 10px 0;
  height: auto;
  line-height: 24px;
  overflow: hidden;
  font-size: 16px;
}
.sq_row div {
  float: left;
  text-indent: 1em;
}
.sq_title {
  width: 56%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.sq_start_time {
  width: 12%;
}
.sq_dodept {
  width: 22%;
  text-align: center;
}
.sq_status {
  width: 10%;
  text-align: center;
}
.sq_row .sq_status {
  float: right;
}
.sq_row:nth-of-type(even) {
  background: #f6f6f6;
  border-top: solid 1px #efefef;
  border-bottom: solid 1px #efefef;
}
@media all and (max-width: 768px) {
  .sq_start_time {
    width: 24%;
  }
  .sq_status {
    width: 18%;
  }
}
@media all and (max-width: 640px) {
  .sq_row {
    font-size: 14px;
  }
  .sq_title {
    width: 45%;
    font-size: 16px;
  }
  .sq_start_time {
    width: 28%;
  }
  .sq_dodept {
    width: 54%;
  }
}
/*信件查询*/
.form-group {
  font-size: 16px;
}
.ml {
  height: 42px;
  line-height: 42px;
}
.inputTxt {
  width: 100%;
  height: 34px;
  border: 1px solid #e5e5e5;
  text-indent: 1rem;
}
.btnb {
  display: block;
  margin: 0 auto;
  padding: 3px 0 0 0;
  text-align: center;
}
.btnb a.blue {
  margin-bottom: 15px;
  background: #bd1a2d;
  cursor: pointer;
}
.btnb a {
  display: inline-block;
  height: 36px;
  padding: 0 30px;
  border-radius: 6px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
/* 诉求正文 */
.lst-tnm {
  overflow: hidden;
  height: auto;
  border-bottom: solid 1px #e1e1e1;
  line-height: 50px;
}
.lst-tnm a {
  z-index: 4;
  display: inline-block;
  padding: 0 10px 1px 10px;
  border-bottom: 3px solid #bd1a2d;
  line-height: 47px;
  color: #bd1a2d;
  font-weight: bold;
  font-size: 20px;
}
.lst-tnm span {
  z-index: 4;
  display: inline-block;
  padding: 0 10px 1px 10px;
  border-bottom: 3px solid #bd1a2d;
  line-height: 47px;
  color: #bd1a2d;
  font-weight: bold;
  font-size: 20px;
}
/*详细*/
.sq_info_bd {
  height: auto;
  overflow: hidden;
}
.sq_table {
  height: auto;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-bottom: none;
}
/*栏目用浅蓝，红色页面用浅红色*/
/*红色*/
.sq_table .tnm {
  line-height: 48px;
  background: #fde8ed;
  font-size: 18px;
  border-bottom: solid 1px #e1e1e1;
  text-align: center;
}
/*蓝色*/
.sq_table .sq_row {
  width: 100%;
  background: none;
  border-bottom: 1px solid #e5e5e5;
  padding: 4px 16px;
  font-size: 16px;
  color: #777777;
  line-height: 30px;
}
.sq_table .sq_row:first-child {
  text-align: center;
}
.sq_table .sq_row div {
  padding: 0;
  text-indent: 0;
}
.sq_table .sq_row div.xinj_tnm {
  width: 100%;
  /* font-weight: bold; */
  color: #333;
  clear: both;
  height: auto;
  overflow: hidden;
  padding-bottom: 16px;
}
.sq_table .sq_row i {
  /* font-weight:bold; */
  width: 80px;
  display: inline-block;
  text-align: right;
  color: #333;
}
#replyContent,
#content {
  margin-top: 3rem;
  line-height: 26px;
  display: block;
}
.sq_bor_lt {
  border-right: 1px solid #e5e5e5;
}


/*===========================领导==========================================*/
/*领导*/
.leader-ab {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
}
.leader-ab img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.leader-ab .name {
  margin-top: 8px;
  font-size: 18px;
  height: 32px;
  line-height: 32px;
  display: block;
  color: #bd1a2d;
  text-align: center;
  font-weight: bold;
}
.leader-ab .ab {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
}
.ld-divide {
  padding: 8px 16px;
  height: auto;
  border-left: solid 1px #e1e1e1;
}
.ld-divide .tnm {
  margin: 8px 0;
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
  display: block;
  color: #bd1a2d;
  border-left: solid 6px #bd1a2d;
  text-indent: 1rem;
}
.ld-divide .txt {
  line-height: 24px;
  font-size: 16px;
  display: block;
  margin: 16px 0;
}
.ld-divide .txt p {
  /*text-indent: 2em;*/
  line-height: 28px;
  padding-bottom: 8px;
}
.ld-divide .uptm {
  margin-top: 20px;
}
.m-leader {
  height: auto;
  overflow: hidden;
  padding: 20px 0;
}
.m-leader .p-line {
  height: auto;
  margin-bottom: 10px;
  overflow: hidden;
  border-bottom: dashed 1px #e1e1e1;
  padding-bottom: 10px;
}
.m-leader .tnm {
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  padding: 0 4px;
  margin-top: 2px;
  text-align: right;
}
.m-leader .txt {
  float: left;
  font-size: 16px;
  line-height: 28px;
  margin-top: 2px;
}
.m-leader .txt p {
  display: inline-block;
  float: left;
  text-indent: 0 !important;
}
/*图片列表*/
.m-lst-photo {
  overflow: hidden;
  height: auto;
  padding-top: 8px;
}
.m-lst-photo img {
  width: 100%;
  height: 194px;
}
.m-lst-photo p {
  margin: 0 8px;
  line-height: 32px;
  color: #747373;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/*common移动端追加下面样式*/
@media all and (max-width: 750px) {
  .news-card .wapleader {
    width: 60%;
    padding: 16px 0;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
  }
  .news-card .pubtime {
    font-size: 1.8rem;
    line-height: 32px;
  }
  .m-lst-photo img {
    width: 100%;
    height: auto;
  }
}
.m-yjs {
  overflow: hidden;
  height: auto;
}
.m-yjs ul {
  overflow: hidden;
  height: auto;
  padding: 16px;
}
.m-yjs ul li {
  margin-top: 10px;
  height: auto;
  overflow: hidden;
}
.m-yjs ul li a {
  overflow: hidden;
  display: block;
  height: auto;
  padding: 5px 10px;
  border: solid 1px #e3e3e3;
  border-radius: 7px;
  line-height: 33px;
  text-align: center;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #343434;
  background: #ffffff;
}
.m-yjs ul li a:hover {
  background: #f1f1f1;
}
/*==================微信微博=========================*/
#toTop {
  position: fixed;
  right: 2%;
  top: 30%;
  z-index: 999;
}
#toTop .ewm {
  line-height: 80px;
}
#toTop .ewm .item {
  position: relative;
  z-index: 999;
}
#toTop .ewm .item .itemA {
  display: none;
  position: absolute;
  right: 100px;
  top: 10px;
  padding: 14px;
  background: #fff;
  line-height: 22px;
  box-shadow: #e3e3e3 0 0 10px;
  z-index: 999;
}
#toTop .ewm .item .itemA:after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  transform: rotateZ(45deg);
  background: #fff;
  position: absolute;
  right: -14px;
  top: 20px;
}
#toTop .ewm .item .itemA p {
  text-align: center;
}
#toTop .goUp {
  display: none;
  z-index: 999;
}
.baocun {
  padding-left: 26px;
  background: url(../images/save.png) no-repeat left center;
  cursor: pointer;
  background-size: 38%;
}
