@charset "utf-8";
/*去掉下面一行注释,可使整个网站群页面变灰*/
/*body{filter:gray}*/
body {
  background: #ffffff;
  overflow-x: hidden;
}
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;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, SimHei, sans-serif;;
}
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 {
  color: #333;
  outline: 0;
  /* text-indent: 10px; */
  font-size: 16px;
}
a,
a:hover {
  color: #0069be;
}
.bg-fff {
  background: #fff;
  overflow: hidden;
  height: auto;
}
.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;
}
.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-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-025 {
  padding: 0 25px;
}
.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: 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-blk25 {
  display: block;
  height: 25px;
  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;
}
.g-con-bd {
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: 0 4px 15px #e9e9e9;
}
/*顶部*/
.g-top {
  width: 100%;
  height: auto;
  line-height: 35px;
  background: rgba(244, 244, 244, 0.6);
  border-bottom: solid 1px #efefef;
}
.g-top .container {
  padding-right: 0;
  padding-left: 0;
}
.g-top .row {
  margin: 0;
}
.top-con a {
  font-size: 12px;
  color: #454545;
  padding: 0 5px;
}
.top-con .pull-left a {
  margin-right: 10px;
}
.top-con .pull-right a {
  margin-left: 10px;
}
.g-banner {
  /*width: 100%;
    background: url("../../images/common.files/banner.png") top center no-repeat #ffffff;*/
}
/*logo*/
.m-logo {
  /*padding: 50px 0;*/
  height: auto;
  overflow: hidden;
  display: block;
}
.m-logo img {
  display: inline-block;
}
.m-wapnav-body {
  position: fixed;
  top: 0;
  right: -50%;
  z-index: 999;
  width: 50%;
  max-width: 400px;
  height: 100%;
  background: #226ebc;
}
.m-wapnav-body a {
  color: #ffffff;
}
/*友情链接*/
.g-link {
  line-height: 48px;
}
.g-link .m-link select {
  width: 18.94%;
  height: 35px;
  /*color: #a9a9a9;*/
  border: 1px solid #e5e5e5;
  outline: none;
}
/*下拉框默认选中样式*/
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #ffffff;
}
/*通用版权*/
.footerpc .btn-default {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.footerpc .btn-default span {
  color: #000;
}
.footerpc .form-control {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
/*
.footer {
    background: #ffffff;
    border-top: solid 4px #9F0000;
    width: 100%;
    text-align: left;
    height: auto;
}*/
.footerpc {
  height: auto;
  padding: 0 10px 0;
}
.footerpc .gov-icon {
  float: right;
  width: 80px;
  height: 80px;
  margin-right: 5px;
  padding-top: 20px;
}
.footerpc .error-icon {
  float: right;
  width: 110px;
  margin-right: 10px;
  padding-top: 32px;
}
.footerpc .txt {
  padding: 30px 0 20px 0;
}
.footerpc .txt p {
  display: inline-block;
  margin: 0;
  line-height: 1.8;
  color: #000;
}
.footerpc .txt p a {
  color: #000;
}
.footerpc .txt p span {
  float: left;
  display: inline-block;
  margin: 0 auto;
  padding: 0 2px;
  text-align: left;
  font-size: 14px;
}
.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: #9F0000;
}
.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;
}
.footer .btnlk {
  height: auto;
  overflow: hidden;
  display: inline-block;
  margin-right: 10px;
  margin-top: 20px;
}
.footer .btnlkbg {
  background: #9F0000;
  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 p {
  margin-top: 80px;
  text-align: center;
}
.footer .weibo a {
  display: block;
}
.footer .t-link {
  height: auto;
  overflow: hidden;
  line-height: 32px;
}
.footer .t-link a {
  color: #666666;
  margin-right: 10px;
}
/*友情链接*/
.linkurl {
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  margin: 5px -8px;
}
.linkurl a {
  color: #ffffff;
  line-height: 24px;
  border-right: solid 1px #7ba8e4;
  border-left: solid 1px #06316b;
  display: block;
}
/*通用列表*/
.m-lst {
  height: auto;
  overflow: hidden;
}
.m-lst ul {
  height: auto;
  padding: 5px 10px 8px 10px;
}
.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;
}
/*列表翻页*/
.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: #9a9a9a;
}
.pagination > li > a,
.pagination > li > span {
  color: #9a9a9a;
}
.pagination > li > span em {font-weight:normal;}
.pagination > li > span em select {height:20px;font-size:14px;}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background: #9F0000;
  color: #ffffff;
}
/*lh38*/
.u-lst {
  height: auto;
  overflow: hidden;
}
.u-lst ul {
  height: auto;
  padding: 15px 10px;
  overflow: hidden;
}
.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: #333333;
  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;
  color: #7c7c7c;
}
.u-lst ul li span {
  float: right;
  color: #7c7c7c;
}
.u-lst .u-list-img {
  padding: 15px 0;
}
.u-lst .u-list-img img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  overflow: hidden;
  object-fit: cover;
}
.u-lst .u-list-img p {
  overflow: hidden;
  line-height: 38px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.u-list ul li {
  line-height: 34px;
  text-indent: 20px;
}
.u-list ul li a {
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  /* display: block;*/
}
/*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 li span {
  float: right;
}
/*lh32*/
/*lh36*/
.m-lst36 {
  height: auto;
  overflow: hidden;
}
.m-lst36 ul {
  height: auto;
  padding: 0;
}
.m-lst36 ul li a {
  overflow: hidden;
  font-size: 16px;
  color: #626262;
  text-overflow: ellipsis;
}
.m-lst36 ul li .column {
  padding-right: 10px;
  font-size: 16px;
}
.m-lst36 ul li .time {
  color: #aaaaaa;
  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;
}
.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;
  color: #777777;
}
.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 #9F0000;
  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;
}
/*图片列表*/
.photolst {
  overflow: hidden;
  height: auto;
  padding: 22px 0;
}
.photolst ul {
  padding: 0;
  height: auto;
  overflow: hidden;
}
.photolst ul li {
  float: left;
  overflow: hidden;
}
.photolst ul li .imgAtlas {
  overflow: hidden;
  width: 100%;
  height: 194px;
}
.photolst ul li .imgAtlas img {
  width: 100%;
  height: 100%;
}
.photolst ul li p {
  overflow: hidden;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin: 10px;
  line-height: 24px;
  color: #747373;
  font-size: 16px;
  -webkit-line-clamp: 2;
}
/*新闻卡片*/
.card {
  /*min-height: 130px;*/
  padding: 40px 0 0 0;
  overflow: hidden;
}
.card.hover {
  /*min-height: 130px;*/
  background: #f2f2f2;
  opacity: 0.7;
  padding: 40px 0 0 0;
  overflow: hidden;
}
.card.hover .title {
  color: #0a6fb9;
}
.card .card-type-in {
  display: block;
  font-size: 20px;
}
.card .title {
  display: -webkit-box;
  display: block;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  color: #454545;
  -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 .title a {
  color: #000000;
}
.card .detail span {
  display: inline-block;
  margin-right: 5px;
  overflow: hidden;
  font-size: 14px;
  color: #999;
  white-space: nowrap;
}
.card .detail .news-tag {
  color: #9F0000;
}
.card .desc {
  overflow: hidden;
  font-size: 16px;
  line-height: 28px;
  color: #aaaaaa;
  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: #9F0000;
}
.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: #333333;
  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;
}

.m-lst-nav .tnm {
    line-height: 48px;
    color: #fff;
    text-align: center;
    !*background: #9F0000;*!
}

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

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

.m-lst-nav ul li a {
    color: #7c7c7c;
    position: relative;
    display: block;
    padding: 15px 7% 15px 7%;
    line-height: 24px;
    background: #f6f6f6;
}

.m-lst-nav ul li.hover a {
    color: #1b51a8;
    font-weight: bold;
    background: #eeeeee;
}

.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(../../images/common.files/sidenav_icon.png) no-repeat;
}
*/
/*清除gutter*/
#lst-lt {
  background: none;
  height: auto;
  overflow: hidden;
}
#lst-rt {
  /*  background: none;*/
  height: auto;
  overflow: hidden;
}
/*文件列表*/
.table {
  width: 100%;
  margin-top: 10px;
  table-layout: fixed;
}
.table thead tr th {
  font-weight: bold;
  padding: 5px 0;
  border: 1px solid #e1e1e1;
  line-height: 34px;
  text-align: center;
  background: #0168b7;
  color: #FFFFFF;
  font-size: 16px;
  white-space: nowrap;
}
.table tbody tr:hover {
  color: #0a6fb9;
}
.table tbody tr td {
  text-align: center;
  line-height: 38px;
  overflow: hidden;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 4px 8px;
  border: solid 1px #e1e1e1;
}
.table tbody tr td a {
  text-align: left;
  line-height: 32px;
  overflow: hidden;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.table .w80 {
  width: 80px;
  text-align: center;
}
.table .w120 {
  width: 120px;
  text-align: center;
}
.table .w110 {
  width: 110px;
  text-align: center;
}
.table .w160 {
  width: 160px;
  text-align: center;
}
.table .w170 {
  width: 170px;
  text-align: center;
}
.table .w180 {
  width: 180px;
  text-align: center;
}
.table .w240 {
  width: 240px;
  text-align: center;
}
.table .w230 {
  width: 230px;
  text-align: center;
}
.table .w220 {
  width: 220px;
  text-align: center;
}
/*公开正文表头*/
.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: solid 1px #e1e1e1;
  font-size: 15px;
}
.file-table tbody tr td.et2 {
  text-align: center;
  background: #f6f6f6;
}
.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: #9F0000;
  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 0;
}
.graphic .tnm {
  font-size: 16px;
  color: #9F0000;
  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: #9F0000;
  font-weight: bold;
}
/*正文内容通用*/
/*边框*/
.bg-f6 {
  background: #1b51a8;
  border-bottom: solid 1px #0d3068;
}
.bg-f8 {
  background: #f8f8f8;
}
.bdse {
  border: solid 1px #eeeeee;
  background: #ffffff;
}
/*article*/
.m-txt {
  overflow: hidden;
  height: auto;
  padding: 32px 0px 0px 0px;
}
.m-txt-utt {
  margin: 0;
  line-height: 36px;
  text-align: center;
  font-weight: normal;
  font-size: 26px;
}
.m-txt-tt {
  margin: 0;
  line-height: 56px;
  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: 26px;
}
/*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 .switchsize {
  padding-left: 15px;
}
.m-txt-print .switchsize {
  float: left;
  padding-left: 10px;
}
.m-txt-print .switchsize span {
  cursor: pointer;
}
.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: #9F0000;
  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 {
  text-indent: 2em;
  line-height: 38px!important;
  margin-bottom: 10px!important;
}
.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: #9F0000;
  font-weight: bold;
}
.m-txt-article p a {
  color: #9F0000;
  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: #9F0000;
}
/*微博微信正文*/
.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: #9F0000;
  font-size: 18px;
}
.reader a {
  color: #9F0000;
}
.prism-player {
  min-height: 500px;
}
.prism-big-play-btn {
  top: 50% !important;
  left: 50% !important;
  margin-top: -32px;
  margin-left: -32px;
}
#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 #e1e1e1;
}
.u-nm a {
  display: inline-block;
  font-size: 18px;
  line-height: 46px;
  color: #000;
  cursor: pointer;
}
.u-nm a.hover {
  color: #9F0000;
  border-bottom: 2px solid #9F0000;
}
.u-nm span {
  margin: 0 5px 0 2px;
  font-size: 18px;
  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 {
  font-size: 18px;
  line-height: 48px;
  height: 48px;
  border-bottom: 2px solid #9F0000;
  display: inline-block;
  font-weight: bold;
  padding: 0 10px;
}
.u-nm2 a.hover {
  color: #9F0000;
}
.u-nm3 {
  height: auto;
  overflow: hidden;
  padding: 10px 12px;
}
.u-nm3 a {
  color: #9F0000;
  font-size: 18px;
  font-weight: bold;
}
/*展示图*/
.banner {
  background-size: 100% 100%;
  /*min-height: 265px;*/
  line-height: 45px;
}
.banner p {
  display: inline-block;
  border-left: 4px solid #fff;
  color: #fff;
  padding-left: 15px;
  font-size: 30px;
  font-weight: bold;
  margin: 110px 0;
}
.pd-l-55 {
  padding-left: 55px;
}
.qj-tt {
  width: 100%;
  color: #fff;
  background: #185ebc;
  line-height: 45px;
  margin: 10px 0;
  text-align: center;
  display: inline-block;
  font-size: 25px;
}
.tab-head1 {
  height: auto;
  overflow: hidden;
  line-height: 54px;
}
.tab-head1 ul li {
  text-align: center;
  float: left;
  padding: 0 10px;
  font-size: 16px;
  color: #898989;
  border-top: 2px solid #fff;
}
.tab-head1 ul li.default1 {
  border-top: 2px solid #185ebc;
}
.tab-head1 ul li.default1 a {
  color: #185ebc;
}
.xl-ul {
  overflow: hidden;
}
.xl-ul li a {
  display: inline-block;
  text-align: center;
  width: 100%;
  line-height: 30px;
}
.tab-zt {
  border-bottom: 1px solid #939393;
}
.tab-zt .tab-ztzl li {
  background: #eeeeee;
  width: 20%;
  border: none;
}
.tab-zt .tab-ztzl li a {
  color: #696969;
}
.tab-zt .tab-ztzl .zt {
  background: #1b51a8;
}
.tab-zt .tab-ztzl .zt a {
  color: white;
}
.ztzl-ul {
  overflow: hidden;
}
.ztzl-ul li a {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.ztzl-ul li a img {
  display: inline-block;
  width: 100%;
}
#tab-ztzl {
  min-height: 400px;
}
/*当前位置*/
.bg-f6 {
  background: #f6f6f6;
  height: auto;
  overflow: hidden;
}
.position {
  margin: 0 10px;
  line-height: 30px;
  text-align: left;
  padding: 5px 0;
}
.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;
}
/*翻页*/
.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: #0069be;
}
/*搜索*/
.m-srch {
  display: none;
  width: 350px;
  height: 28px;
}
.m-search {
  position: absolute;
  /*width: 300px;*/
  height: auto;
  overflow: hidden;
  bottom: 20px;
  right: 0;
}
.m-search input {
  width: 220px;
  overflow: hidden;
  height: 38px;
  line-height: 38px;
  border: none;
  background-color: #FFFFFF;
  outline: none;
  text-indent: 1em;
  opacity: 0.7;
}
.m-search .u-input-text {
  width: 86%;
  text-indent: 10px;
}
.u-toright {
  display: inline-block;
  float: left;
  width: 28px;
  height: 28px;
  margin-top: 5px;
  margin-right: 5px;
  line-height: 24px;
  color: #9F0000;
  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: #9F0000;
}
/*新闻图片*/
.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: #9F0000;
}
.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: #9F0000;
  border-radius: 16px;
}
.alert-footer .confirm .cancel {
  background: #ccc;
  margin-left: 15px;
}
/*使用最大值(max-width)最为判断条件 从大到小
  使用最小值(min-width)最为判断条件 从小到大*/
/*pad pro*/
@media all and (max-width: 1024px) {
  .card-type .news-date {
    padding: 10px;
  }
  .web-search {
    margin: 11px 0;
  }
  .footerpc .txt {
    padding: 20px 0 20px 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;
    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;
  }
  /*版权*/
  .footer {
    background: #ffffff;
    /*border-top: solid 4px #9F0000;*/
  }
  .footerpc .text {
    padding: 0;
  }
}
@media all and (max-width: 750px) {
  body {
    background: #f8f8f8;
  }
  .table thead tr th {
    font-weight: bold;
    padding: 5px 0;
    border: 1px solid #e1e1e1;
    line-height: 34px;
    text-align: center;
    background: #0168b7;
    color: #FFFFFF;
    font-size: 13px;
    white-space: nowrap;
  }
  /*新闻列表*/
  .g-banner {
    /* background: url("../../images/common.files/m-banner.png") no-repeat right bottom;
         background-size: 100%;
         border-top: 1px solid #e1e1e1;
         border-bottom: 2px solid #9F0000;
         min-height: 80px;*/
  }
  .g-banner img {
    width: 100%;
    max-width: 450px;
  }
  .tab-zt .tab-ztzl li {
    width: 50%;
  }
  .g-logo {
    border-bottom: solid 1px #efefef;
  }
  .shadow {
    margin: 0;
    border: none;
    box-shadow: none;
  }
  .m-logo {
    margin: 24px 0;
    padding: 0;
  }
  .m-logo img {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tab-head ul li {
    font-size: 14px;
  }
  .position {
    margin: 8px;
    padding: 0 16px;
    background: #edf8ff;
    border-radius: 20px;
    border: solid 1px #e1e1e1;
  }
  /*	.m-hot {padding: 10px;}
      .m-hot a {font-size: 18px;font-weight: normal;}*/
  /*手机版去间距*/
  #tbq {
    margin: 0 -12px;
    height: auto;
  }
  .bg-f6 {
    background: #1b51a8;
    border-bottom: solid 1px #0d3068;
  }
  /*列表导航*/
  /*.m-lst-nav {
        background: none;
        margin: 0 -8px;
        padding: 0.5rem;
        height: auto;
        overflow: hidden;
        background: #9F0000;
        border-top: solid 1px #1d66dd;
    }

    .m-lst-nav .tnm {
        line-height: 36px;
        color: #fff;
        text-align: center;
        background: #9F0000;
        border-radius: 0;
        margin-top: 0;
        font-size: 18px;
        font-weight: normal;
    }*/
  /* .m-lst-nav ul {
        height: auto;
        overflow: hidden;
        background: none;
    }*/
  /*.m-lst-nav ul li {
        font-size: 1.6rem;
        text-align: center;
        margin: 0 0 0 0.8rem;
        border: none;
        float: left;
    }*/
  /* .m-lst-nav ul li a {
        display: block;
        padding: 0;
        line-height: 3rem;
        color: #ffffff;
        background: none;
    }

    .m-lst-nav ul li.hover a {
        color: #ffffff;
        font-weight: normal;
        background: none;
    }

    .m-lst-nav ul li a:after {
        position: absolute;
        top: 50%;
        right: 7%;
        display: block;
        width: 6px;
        height: 11px;
        margin-top: -5px;
        content: " ";
        background: none;
    }*/
  /*列表1（卡片）*/
  .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: #226ebc;
    border-bottom: 3px solid #226ebc;
  }
  .sec-content {
    height: auto;
    overflow: hidden;
    border-bottom: solid 1px #efefef;
    /*border-top: solid 1px #efefef;*/
  }
  .wap-section {
    height: auto;
    overflow: hidden;
    padding: 0;
  }
  .section {
    padding: 1rem 0;
    /*background: #fff;*/
  }
  .section .name,
  .section .name a {
    padding: 0.5rem 0;
    font-size: 1.8rem;
    font-weight: bold;
    color: #333;
    display: block;
  }
  .news-card {
    padding: 0.5rem 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: 28px;
    color: #333;
  }
  .news-card .title h3 {
    color: #333;
  }
  .news-card .detail {
    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 .news-tag {
    color: #ee1a1a;
  }
  .news-card:last-child {
    border-bottom: none;
  }
  #banner img {
    min-height: 240px;
    max-height: 240px;
  }
  .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;
    height: 90px;
    margin-top: 0.5rem;
  }
  .card-type-news .news-pic img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .card-type-news .detail .unlike,
  .card-type-news .unlike {
    margin-right: 0.12rem;
  }
  .card-type-news .title {
    display: -webkit-box;
    padding: 0;
    margin: 0;
    overflow: hidden;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 26px;
    color: #333;
  }
  /*列表2（缩略图+摘要）*/
  .u-nm a {
    font-size: 18px;
    font-weight: 600;
  }
  .card {
    min-height: auto;
    padding: 10px 0;
  }
  .card-type .news-info {
    min-height: auto;
  }
  .card .title {
    display: -webkit-box;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #454545;
    -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: 16px;
    line-height: 22px;
    color: #333333;
    text-overflow: ellipsis;
    letter-spacing: 0;
    -webkit-box-orient: vertical;
  }
  .card .detail {
    height: 30px;
    margin: 0 8px;
  }
  .card .detail span {
    height: 30px;
    padding-right: 15px;
    line-height: 30px;
  }
  .card-type .news-pic img {
    height: 80px;
  }
  /*移动端加载更多*/
  .wapMore {
    padding: 8px 0;
    margin: 8px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #226ebc;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
  }
  /*正文*/
  /*视频*/
  .prism-player {
    min-height: 240px;
  }
  .graphic {
    margin: 10px 0;
  }
  .graphic .tnm {
    text-align: left;
  }
  .m-txt {
    padding: 10px 5px;
    margin: 0;
    border: none;
  }
  .m-txt-article {
    height: auto;
    min-height: 300px;
    font-size: 18px;
    line-height: 28px;
    padding: 0 10px;
  }
  .m-txt-article p {
    padding-top: 0;
    font-size: 18px;
    line-height: 30px;
    color: #4b4c4c;
    text-indent: 0;
  }
  .m-txt-utt {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
  }
  .m-txt-tt {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    text-align: left;
    margin: 4px 0;
  }
  .m-txt-dtt {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    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 {
    text-align: left;
    color: #888888;
    padding: 0 10px 0 0;
  }
  /*链接*/
  .mt-15 {
    margin-top: 0;
  }
  .xlk {
    padding: 5px 0;
  }
  .footer {
    background: #ffffff;
    border-top: solid 4px #9F0000;
  }
  .wapfooter p {
    color: #343434;
    line-height: 18px;
  }
  .wapfooter p a {
    color: #343434;
  }
  .g-bottom {
    overflow: hidden;
    width: 100%;
    height: 10px;
    line-height: 10px;
    background: #9F0000;
  }
}
@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;
  }
}
/*footer*/
.g-ft {
  height: auto;
  /*padding-bottom: 56px;*/
  overflow: hidden;
  position: relative;
}
.m-ft {
  height: auto;
  overflow: hidden;
  /*margin-left: 440px;*/
}
.m-ft-con {
  padding: 0 22px;
  border-left: 1px dashed #2B2B2B;
  max-width: 400px;
}
.m-ft-con p {
  line-height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#_span_jiucuo {
  position: absolute;
  top: 7px;
  left: 210px;
}
.sjc {
  position: absolute;
  top: 7px;
  left: 300px;
}
.dzjg {
  position: absolute;
  top: -7px;
  /*left: 85px;*/
}
.left {
  float: left;
}
.right {
  float: right;
}
/*翻页page*/
.m-lst-pg {
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding: 35px 0;
}
.m-lst-pg span {
  margin-left: 5px;
  height: auto;
  font-size: 15px;
}
.m-lst-pg a {
  border: 1px solid #d2d2d2;
  padding: 3px 8px;
  color: #222222;
  font-size: 15px;
}
.m-lst-pg span:hover a {
  background-color: #9F0000;
  color: #FFFFFF;
}
.pgbor {
  border-top: 1px dashed #E5E5E5;
}
.top {
  height: 42px;
  line-height: 42px;
  /*    box-shadow:1px 1px 1px #20c7f4 ;*/
}
.topz {
  white-space: nowrap;
}
.topz a {
  margin-right: 2%;
}
.topy {
  white-space: nowrap;
}
.topy a {
  color: #333333;
  margin-left: 10px;
}
/*banner*/
.banner {
  /*min-height: 210px;*/
  /*background: #0069be;*/
}
.logo {
  /* margin-top: 25px;*/
}
/*导航*/
/* .nav {
  height: 54px;
}
.nav ul li {
  text-align: right;
  width: 14.28%;
  float: left;
  line-height: 53px;
}
.nav ul li a {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
} */
/*.nav ul li:hover{
    background: #0850a5;
    text-align: center;
   !* border-right: 1px #0d5ab5 solid;
    border-left: 1px #127ad9 solid;*!
    width: 14.28%;
    float: left;
    line-height: 53px;
}*/
/*.nav .hover{
    background: #0850a5;
    text-align: center;
  !*  border-right: 1px #0d5ab5 solid;
    border-left: 1px #127ad9 solid;*!
    width: 14.28%;
    float: left;
    line-height: 53px;
}*/
/*版权*/
.footer {
  border-bottom: 10px solid #0e65cb;
}
.copylightz {
  float: left;
  margin-top: 20px;
}
.copylighty {
  float: left;
  margin-top: 10px;
  padding-left: 30px;
}
.copylighty p {
  line-height: 35px;
  text-align: center;
  font-size: 16px;
}
.copylight p {
  text-align: center;
  line-height: 23px;
  font-size: 14px;
}
.dzjg {
  top: 12px;
}
/*微信微博*/
.gg-pc {
  position: absolute;
  right: 5%;
  bottom: -50%;
}
.wb {
  margin-bottom: 20px;
}
/*新闻列表*/
.u-nm {
  line-height: 46px;
  overflow: hidden;
  border-bottom: none;
  padding-right: 10px;
  float: left;
  background: url(../../images/v2/sdlocal.png) left center no-repeat;
  padding-left: 33px;
}
.u-nm span {
  font-size: 14px;
  color: #1b1b1b;
  display: inline-block;
}
.u-nm span a {
  font-size: 14px;
  color: #1b1b1b;
  display: inline-block;
  padding: 0;
}
.m-lst-nav {
  background: #ffffff;
  height: auto;
  margin: 0 12px;
}
.m-lst-nav .tnm {
  line-height: 56px;
  color: #fff;
  text-align: center;
  background: #226ebc;
}
.ft18 {
  font-size: 18px;
}
.fB {
  font-weight: bold;
}
.m-lst-nav ul {
  /*background: #f2f6f8;*/
}
.m-lst-nav ul li {
  text-align: left;
  /*border: solid 1px #e8e8e8;*/
  padding: 0;
  margin-bottom: 10px;
  padding-left: 10px;
}
.m-lst-nav ul li.hover a {
  display: block;
  background: #f4a501;
  color: #FFFFFF !important;
}
.m-lst-nav ul li a {
  position: relative;
  display: block;
  padding: 15px 15% 15px 14%;
  line-height: 24px;
  /*background: #ffffff;*/
  font-size: 16px;
  color: #010101;
}
.imgList ul li a p {
  text-align: center;
  color: #434343;
  line-height: 30px;
}
.imgList ul li a img {
  width: 100%;
  height: 170px;
}
.pagination > li > a {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
@media (max-width: 750px) {
  .m-lst-nav .tnm {
    margin-top: 20px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    background: #226ebc;
    border-radius: 0;
    margin-top: 0;
    font-size: 18px;
    font-weight: normal;
  }
  .m-lst-nav ul {
    border: solid 1px #e1e1e1;
    height: auto;
    overflow: hidden;
    padding: 8px;
  }
  .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%;
    padding-left: 10px;
  }
}
.footer {
  background: #000000;
  border-bottom: none;
  border-top: 10px solid #95233d;
}
.copylighty p {
  color: #FFFFFF;
  font-size: 16px;
}
#w-nav li {
  text-align: left;
  padding-left: 20px;
}
.list-title {
  width: 100%;
  color: #0069be;
  /*border-bottom: 1px #e7e7e7 solid;*/
  float: left;
  font-size: 20px;
  line-height: 54px;
}
.list-lm {
  display: block;
  width: 12%;
  text-align: center;
  /* float: left; */
  border-bottom: 2px #1374c3 solid;
  line-height: 52px;
}
.pagination > li > a {
  color: #9a9a9a !important;
}
.pagination li.am-active a {
  color: #ffffff !important;
}
.pagination > li > a {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.m-lst-nav ul li.hover {
  background: #f4a501;
  font-weight: bold;
}
.m-lst-nav ul li {
  border-bottom: solid 1px #e8e8e8;
  padding: 0;
}
/*头部*/
@media (min-width: 768px) and (max-width: 1028px) {
  .tab-head ul li {
    margin-right: 2%;
    line-height: 40px;
    background: #e9f1f8;
  }
  .tab-head ul {
    margin-left: 5% !important;
    text-align: center;
  }
  .zxzt-z ul li img {
    width: 100%;
  }
}
.search {
  margin-top: 15px;
}
.pc-sctext {
  height: 42px;
  width: 330px;
  float: left;
  border: 1px #787878 solid;
  padding-left: 15px;
}
/* .nav ul li {
  width: 9.4%;
  text-align: center;
  line-height: 41px;
}
.nav ul li.hover a {
  color: #95233d;
} */
.m-lst-nav ul {
  background: #f8f8f8;
}
@media (max-width: 750px) {
  .bulid {
    min-height: 0;
  }
  #w-nav {
    margin-bottom: 10px;
  }
  #w-nav li {
    padding-left: 0 !important;
  }
  .m-lst-nav .tnm {
    margin-top: 20px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    background: #226ebc;
    border-radius: 0;
    margin-top: 0;
    font-size: 18px;
    font-weight: normal;
  }
  .m-lst-nav ul {
    border: solid 1px #e1e1e1;
    height: auto;
    overflow: hidden;
    padding: 8px;
  }
  .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%;
  }
  .m-lst-nav ul li.hover a {
    font-size: 16px;
    background: none;
  }
}
.th-1 {
  width: 15%;
}
.th-2 {
  width: 50%;
}
.th-3 {
  width: 15%;
}
.th-4 {
  width: 20%;
}
.m-lst36 ul li .time {
  margin-right: 10px;
}

.g-glbpg {text-align: center;}
.g-glbpg span!important {color:#000000;}

.container.sdps{position: relative;height: 300px;overflow: hidden;}

/*纯文字列表*/
.txlist{height:auto;display:block;overflow:hidden;font-size:16px;padding: 10px 0;padding-right: 10px;padding-left: 5px;border: 1px solid #DDDDDD;padding: 20px 34px;}
.txlist li{text-align:left;height: 46px;line-height: 46px;font-size: 16px;background:url(../../images/pt.jpg) left center no-repeat;text-indent: 15px;}
.txlist li a {display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right: 10px;color:#000000}
.txlist li span{float:right;color:#9B9B9B;margin-right:0;}
/*纯文字列表*/