@charset "utf-8";
/* CSS Document */
/*set name=lonsun*/
html {
  -webkit-text-size-adjust: none;
  overflow-y: auto;
  overflow-x: hidden;
}
html,
body,
div,
ul,
li,
dl,
dd,
dt,
a,
ol,
u,
i,
b,
br,
p,
span,
hr,
label,
input,
select,
textarea,
button,
form,
h1,
h2,
h3,
h4,
h5,
h6,
font,
strong,
em,
iframe,
img,
tr,
th,
td,
q,
abbr,
acronym {
  margin: 0;
  padding: 0;
  list-style: none;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
body {
  padding: 0;
  margin: 0;
  font: 14px/1.5 'Microsoft YaHei', '宋体', tahoma, Verdana, arial, sans-serif;
  color: #333;
  background: #fff;
  -ms-overflow-style: scrollbar;
}
input,
textarea,
select,
button {
  vertical-align: middle;
  outline: none;
  font-family: 'Microsoft YaHei';
  color: #999;
}
input.active,
textarea.active,
select.active,
button.active,
input.on,
textarea.on,
select.on,
button.on {
  color: #231f20;
}
textarea {
  resize: none;
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
  blr: expression(this.onFocus=this.blur());
}
a:hover {
  color: #005293;
  text-decoration: none;
}
a:focus {
  outline: none;
}
a img {
  border: none;
}
.left,
.fl {
  float: left;
}
.right,
.fr {
  float: right;
}
/* clear */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
} /* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
} /* IE7 */
.clear,
.cc {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  margin-top: 0;
  overflow: hidden;
}
h1,
h2,
h3 {
  font-weight: normal;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
}
.hide.active {
  display: block !important;
}
/*input.srkcss:focus{*/
/*    outline: none;*/
/*    border-color:#9ecaed !important;*/
/*	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);*/
/*    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);*/
/*    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);*/
/*    -webkit-transition: border linear .2s, box-shadow linear .2s;*/
/*    -moz-transition: border linear .2s, box-shadow linear .2s;*/
/*    -o-transition: border linear .2s, box-shadow linear .2s;*/
/*   transition: border linear .2s, box-shadow linear .2s;*/
/*}*/
@media print {
  a[href]:after {
    content: none !important;
  }
  body {
    min-width: 1200px !important;
  }
  .container {
    width: 1200px !important;
  }
}
@media (max-width: 991px) {
  .mt20 {
    margin-top: 15px !important;
  }
}
@media (max-width: 767px) {
  .mt20,
  .mt15 {
    margin-top: 10px !important;
  }
}
/***漂浮***/
.j-float {
  position: relative;
  z-index: 99999;
  display: none;
}
.j-float li {
  margin-bottom: 0;
}
.j-float .img_title {
  display: none;
}
.j-float .float-close {
  position: absolute;
  width: 38px;
  height: 16px;
  right: 0;
  top: -20px;
}
.j-float .float-close img {
  cursor: pointer;
}

/*左右飘浮*/
.piao_left,
.piao_right {
  position: fixed;
  bottom: 5px;
  z-index: 100;
}
.couplet-close {
  cursor: pointer;
}
.piao_left li,
.piao_right li {
  padding: 5px 0 0;
  font-size: 0;
  line-height: 0;
}
/*.piao_left li img,.piao_right li img{ width: auto; height: auto;}*/
.piao_left {
  left: 5px;
}
.piao_right {
  right: 5px;
}
.piao_right .couplet-close {
  text-align: right;
}

/*****头部****/
.ind-body {
  width: 100%;
  height: auto;
  background: #fff;
}
.ls-header {
  height: auto;
}
.ls-banner {
  height: 180px;
  background: #fefcfc url('topbg.png') top repeat-x;
}
.topbox {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  color: #878787;
}
.topbox a {
  color: #878787;
}
.top_l li {
  float: left;
  background: url('top_line.png') left center no-repeat;
}
.top_l li.num1,
.top_r li.first {
  background: none;
}
.top_l li a {
  display: block;
  padding: 0 9px;
}
.top_r li {
  float: left;
  padding: 0 9px;
  background: url('top_line.png') left center no-repeat;
}
/*banner*/
.banbox {
  position: relative;
}
.ban {
  width: 100%;
  height: 180px;
}
.ban .mF_expo2010_wrap,
.ban .mF_expo2010,
.ban .mF_expo2010_banflash .pic,
.ban .mF_expo2010_banflash .pic ul,
.ban .mF_expo2010_banflash .pic ul li,
.ban .mF_expo2010_banflash .pic ul li img {
  width: 100% !important;
  height: 100% !important;
}
.ban .mF_expo2010_banflash {
  background: none;
}
.ban .mF_expo2010_banflash .txt,
.ban .mF_expo2010_banflash .num,
.ban .mF_expo2010_banflash .txt_bg {
  display: none;
}
.ban .img_title {
  display: none;
}

.logo {
  position: absolute;
  top: 52px;
  left: 0;
  z-index: 1;
}
.logo img {
  width: auto;
}
.logo .img_title {
  display: none;
}
/****搜索****/
.searchbox {
  width: 293px;
  height: 40px;
  padding: 0 52px 0 16px;
  position: absolute;
  top: 87px;
  right: 12px;
  z-index: 9;
  background: url('searchbg.png') 0 0 no-repeat;
}
.searchbox li.se_box {
  float: none;
  width: 100%;
  height: 40px;
  position: relative;
}
.searchbox li.se_box .msg-box {
  left: -16px;
  top: 0;
  position: absolute;
}
.searchbox li.se_box input {
  float: left;
  width: 100%;
  height: 30px;
  background: none;
  line-height: 30px;
  padding: 5px 0;
  font-size: 14px;
  color: #aaa;
  outline: none;
  border: none;
}
.searchbox li.sea_an {
  position: absolute;
  width: 52px;
  height: 40px;
  top: 0px;
  right: 0px;
  z-index: 1;
}
.searchbox li.sea_an input {
  display: block;
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  padding: 0;
  border: none;
  background: url('search_btn.png') left center no-repeat;
  cursor: pointer;
  border: 0;
  border-radius: 0;
  overflow: hidden;
}
/*****导航****/
.navbar {
  width: 100%;
  height: 56px;
  background: #005293;
}
.navbar-nav li {
  float: left;
  width: 170px;
  height: 56px;
  text-align: center;
  background: url('nav_line.png') right center no-repeat;
}
.navbar-nav li.last {
  background: none;
}
.navbar-nav li a {
  display: block;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 20px;
  color: #fff !important;
  cursor: pointer;
  overflow: hidden;
}
.navbar-nav li.on a,
.navbar-nav li a:hover {
  background: #003f7d;
}
/*****友情链接****/
.ls-link {
  height: 40px;
  line-height: 40px;
  background: #f6f6f6;
}
.yqbox {
  position: relative;
}
.yq_list {
  float: left;
}
.yq_list li {
  float: left;
  width: 210px;
  background: url('link_line.png') right center no-repeat;
}
.yq_list li a {
  display: block;
  font-size: 16px;
  text-align: center;
}

.yqlinks {
  float: left;
  z-index: 11;
}
.yqlinks dl.select {
  float: left;
  height: 40px;
  padding: 0 42px;
}
.yqlinks dl.select.last {
  margin-right: 0;
}
.yqlinks dl dt {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 16px;
  font-weight: normal;
  padding-right: 28px;
  background: url('linkarr.png') right center no-repeat;
  cursor: pointer;
}
.yqlinks dl dt.active {
  background-image: url('linkarrh.png');
}
.yqlinks dl dd {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 43px;
  background: #fff;
  display: none;
  z-index: 98;
}
.yqlinks dl dd ul {
  padding: 15px;
  border: #eee 1px solid;
}
.yqlinks dl ul li {
  float: left;
  color: #666;
  height: 30px;
  line-height: 30px;
  width: 16%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yqlinks dl ul li a {
  display: block;
  padding: 0 5px 0 14px;
  background: url('dot.png') left center no-repeat;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yqlinks dl dd ul li a:hover {
  color: #005293;
}

/***网站底部-版权信息***/
.ls-footer {
  width: 100%;
  border-top: #005293 3px solid;
  padding: 0 0 18px;
}
.ls-footer img {
  vertical-align: middle;
}
.footnav {
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  padding: 12px 0 10px;
}
.footnav a {
  display: inline-block;
  font-weight: bold;
  padding: 0 9px;
  background: url('bottom_line.png') 0 center no-repeat;
}
.footnav a.first {
  background: none;
}
.fotcon {
  font-size: 15px;
  line-height: 26px;
  color: #666;
  text-align: center;
  position: relative;
}
.fotcon a {
  color: #666;
}
.fotcon .bot_ico {
  position: absolute;
  left: 116px;
  top: 0px;
  width: 80px;
  height: 80px;
}
.fotcon .bot_jiucuo {
  position: absolute;
  right: 96px;
  top: 0px;
  width: 110px;
  height: 55px;
}
.fotcon a:hover {
  color: #005293;
}
.fotcon span {
  padding: 0 0.5em;
  display: inline-block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /*banner*/
  /****搜索****/

  /*****导航****/
  .navbar-nav li {
    width: 124px;
  }
  /*****友情链接****/
  .yq_list li {
    width: 170px;
  }
  .yqlinks dl.select {
    padding: 0 26px;
  }
  /***网站底部-版权信息***/
  .fotcon .bot_ico {
    left: 16px;
  }
  .fotcon .bot_jiucuo {
    right: 6px;
  }
}
@media only screen and (max-width: 991px) {
  /*banner*/
  .ls-banner {
    height: auto;
    padding-bottom: 20px;
  }
  .logo {
    width: 100%;
    text-align: center;
    height: auto;
    top: 45px;
  }
  /****搜索****/
  .searchbox {
    top: 138px;
    left: 50%;
    margin-left: -180px;
    right: auto;
  }
  /*****导航****/
  .navbar-nav li {
    width: 91px;
  }
  .navbar-nav li.lang {
    width: 110px;
  }
  .navbar-nav li a {
    font-size: 18px;
  }
  /***网站底部-版权信息***/
  .fotcon .bot_ico,
  .fotcon .bot_jiucuo {
    position: static;
    display: inline;
  }
}
@media only screen and (max-width: 767px) {
  .topbox {
    position: static;
  }
  /*banner*/
  .ban {
    display: none;
  }
  .logo {
    width: 90%;
    position: static;
    margin: 20px auto 0;
  }
  .logo img {
    width: 100%;
    max-width: 420px;
    height: auto;
  }
  /*搜索*/
  .searchbox {
    width: 80%;
    margin: 20px auto 0;
    height: 38px;
    border: #eee 1px solid;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    background: #fff;
    position: relative;
    top: auto;
    left: auto;
    padding: 0;
  }
  .searchbox ul {
    padding: 0 56px 0 16px;
  }
  .searchbox li.se_box input {
    padding: 4px 0;
  }
  /*****导航****/
  .container-fluid {
    float: none;
    width: 100%;
  }
  .navbar {
    position: relative;
    height: auto;
    top: 0;
    border-bottom: none;
    z-index: 99;
  }
  .navbar-toggle {
    padding: 9px 9px;
    margin: 8px 10px;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-brand {
    padding: 0 10px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    height: 50px;
  }
  .navbar-default .navbar-brand:hover {
    color: #fff;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle:focus .icon-bar,
  .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #005293;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: 0;
  }
  .navbar-nav {
    margin: 0;
    float: none;
  }
  .navbar-nav li {
    float: none;
    width: 100% !important;
    background: none;
    height: 40px;
    padding: 0;
    margin: 0;
    text-align: center;
    border-top: #fff 1px solid;
  }
  .navbar-nav li a {
    width: 100% !important;
    padding: 0;
    height: 40px;
    line-height: 40px;
    background: #005293;
    font-size: 16px;
    color: #fff !important;
    margin: 0;
  }
  .navbar-nav li a:hover,
  .navbar-nav li.on a {
    background: #003f7d;
    color: #fff !important;
  }
  .navbar-nav li i,
  .subnav {
    display: none !important;
  }
  /***网站底部-版权信息***/
  .footnav a {
    display: inline-block;
    font-size: 15px;
    padding: 0 10px;
  }
  .fotcon {
    line-height: 24px;
    font-size: 14px;
  }
  .fotcon span {
    padding: 0 0.25em;
  }
}
@media only screen and (max-width: 410px) {
  .footnav a {
    padding: 0 5px;
  }
}

/**右侧悬浮**/
.slidebox {
  width: 70px;
  position: fixed;
  _position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -180px;
  z-index: 99;
}
.slidebox .icon > li {
  width: 70px;
  position: relative;
  padding-bottom: 10px;
}
.slidebox .icon > li > a {
  display: block;
  text-align: center;
  height: 70px;
  background: url('slide_bg.png') 0 -70px no-repeat;
}
.slidebox .icon li .tit {
  display: none;
  font-size: 15px;
  line-height: 42px;
}
.slidebox .icon li .ico {
  display: block;
  height: 70px;
  margin: 0 auto;
  background: url('slide_icons.png') 0 0 no-repeat;
}
.slidebox .icon li.wb .ico {
  background-position: 0 -70px;
}
.slidebox .icon > li > a:hover,
.slidebox .icon > li > a.active {
  background-position: 0 0;
}
.slidebox .icon > li > a:hover .ico,
.slidebox .icon > li > a.active .ico {
  background-image: url('slide_icons_hover.png');
}

.web_area {
  height: auto;
  padding-right: 8px;
  position: absolute;
  top: 50%;
  margin-top: -57px;
  right: 70px;
  text-align: center;
  display: none;
  background: url('slide_arr.png') right center no-repeat;
  z-index: 1;
}
.web_area ul {
  width: 94px;
  padding: 10px;
  background: #eee;
}
.web_area img {
  width: 94px;
  height: 94px;
}
.web_area li .img_title {
  display: none;
}

/*外链提示 > 弹窗*/
.ui-dialog-title {
  font-family: 'Microsoft YaHei';
  color: #005293;
}
.ui-dialog-content {
  font-family: 'Microsoft YaHei';
}
.ui-dialog-content .jump-info p {
  word-break: break-all;
}
.ui-dialog-content .btn-group {
  padding: 20px 0 0;
  text-align: center;
  display: block;
}
.ui-dialog-content .btn-group .btn {
  display: inline-block;
  float: none;
  padding: 0;
  margin: 0 15px;
  border: 0;
  cursor: pointer;
  outline: none;
  width: 100px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.ui-dialog-content .btn-group .btn-yes {
  background: #005293;
  color: #fff;
}
.ui-dialog-content .btn-group .btn-no {
  background: #eee;
  color: #666;
}
@media only screen and (max-width: 991px) {
  .ui-popup-modal {
    width: 90% !important;
    left: 5% !important;
    z-index: 99999;
  }
  .ui-dialog-content {
    width: 100% !important;
    height: auto !important;
  }
  .ui-dialog-content .btn-group .btn {
    margin: 0 10px;
    width: 90px;
  }
  .ui-dialog-grid {
    width: 100% !important;
  }
}

/*页面纠错*/
.ls-open-jiucuo iframe[name='win'] {
  margin-top: -30px;
}
.ui-dialog-title {
  color: #005293 !important;
}
.correction-table {
  clear: both;
  font-size: 14px;
  margin-top: 30px;
}
.correction-table th {
  width: 80px !important;
  text-align: right;
  padding: 2px 10px 2px 0;
}
.correction-table th span {
  color: #005293;
}
.correction-table td {
  padding: 4px 0;
  position: relative;
}
.correction-table td .msg-box {
  top: 0;
}
.correction-table td select {
  padding: 3px 5px;
  border: #ddd 1px solid;
}
.correction-table td input {
  height: 24px;
  line-height: 24px;
  width: 220px;
  padding: 0 5px;
  border: #ddd 1px solid;
}
.correction-table td input#checkCode {
  width: 100px;
}
.correction-table td textarea {
  width: 380px;
  height: 120px;
  padding: 3px 5px;
  border: #ddd 1px solid;
}
.correction-table td.btn-group {
  padding-left: 92px !important;
}
.correction-table td.btn-group input {
  text-align: center;
  background: #005293;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  border: 0;
  outline: none;
  color: #fff;
  padding: 0 10px;
  margin-right: 10px;
  width: 100px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media only screen and (max-width: 991px) {
  .ls-open-jiucuo .ui-dialog-content {
    height: 410px !important;
  }
  .correction-table td textarea {
    height: 100px;
  }
  .correction-table td.btn-group {
    padding-left: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 599px) {
  .correction-table td textarea {
    width: 90%;
  }
}
@media only screen and (max-width: 448px) {
  .ls-open-jiucuo .ui-dialog-content {
    height: 400px !important;
  }
  .ls-open-jiucuo .ui-dialog-body {
    padding: 10px;
  }
  .correction-table th {
    padding: 2px 0 2px 0;
  }
  .correction-table td select {
    height: 29px;
    box-sizing: border-box;
    width: 100%;
  }
  .correction-table td input {
    height: 26px;
    width: 100%;
    box-sizing: border-box;
  }
  .correction-table td input#checkCode {
    width: 80px;
  }
  .correction-table td textarea {
    width: 100%;
    height: 100px;
    box-sizing: border-box;
  }
  .correction-table td.btn-group {
    padding-left: 0 !important;
    text-align: center;
  }
  .correction-table td.btn-group input {
    margin-right: 0;
  }
}
/*页面纠错 end*/
/*分页/翻页*/
.pagination {
  clear: both;
  width: 100%;
  text-align: center;
  margin: 10px 0 5px;
  padding: 3px 0;
  line-height: 28px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
.pagination a,
.pagination span {
  display: inline-block;
  border: 1px solid #d9d9d9;
  color: #666;
  margin: 3px;
  padding: 0 10px;
  text-decoration: none;
  white-space: nowrap;
  height: 28px;
  border-radius: 3px;
}
.pagination a:hover {
  background: #005293;
  border: 1px solid #005293;
  color: #fff !important;
}
.pagination a.active {
  border: 1px solid #005293;
  color: #fff;
}
.pagination span.current,
.pagination span.current:hover {
  background: #005293;
  border: 1px solid #005293;
  color: #fff;
}
.pagination span.disabled,
.pagination span.disabled:hover {
  border: 1px solid #d9d9d9;
  color: #666;
  background: #eee;
}
.pagination a.text,
.pagination a.text:hover {
  color: #fff;
  background: #005293;
  border: #005293 1px solid;
  cursor: text;
}
.pagination a.pagemore,
.pagination a.pagemore:hover {
  color: #666;
  background: #fff;
  border: 1px solid #fff;
  cursor: text;
  padding: 0 3px;
}
.pagination .inputBar {
  border: 0px;
  height: 26px;
  padding: 0 5px;
}
.pagination .total {
  border: 0px;
  height: 26px;
  padding: 0;
}
.pagination .inputBar input {
  width: 40px;
  height: 22px;
  line-height: 22px;
  border-radius: 3px;
  padding: 2px 5px;
  border: #ccc 1px solid;
  margin: -3px 3px 0;
  *margin: -3px 3px 0;
  _margin: -3px 3px 0;
  background: #eee;
  vertical-align: middle;
}
.pagination button {
  display: inline-block;
  font-size: 14px;
  width: 40px;
  height: 28px;
  border-radius: 3px;
  line-height: 20px;
  border: #d9d9d9 1px solid;
  margin: -3px 6px 0 3px;
  _margin: -3px 3px 0;
  background: #fff;
  vertical-align: middle;
  color: #666;
}
.pagination button:hover {
  background: #005293;
  border: 1px solid #005293;
  color: #fff !important;
}
/*分页/翻页end*/

/******公共内容 *******/
.border1 {
  border: #eee 1px solid;
}
.lmy_mainer {
  padding: 0 0 20px;
}
.hide.active {
  display: block !important;
}
/***当前位置***/
.wzy_position {
  height: auto;
  padding: 12px 0 12px 26px;
  overflow: hidden;
  line-height: 26px;
  font-size: 15px;
  background: url() 3px 15px no-repeat;
}
.wzy_position i {
  font-style: normal;
}
.wzy_position a,
.wzy_position span {
  color: #505050;
}
.wzy_position a:hover {
  color: #005293;
}
.wzy_position .search-keywords {
  color: #f00;
}
/***选项卡**/
.xw-top {
  position: relative;
  width: 100%;
  height: 31px;
  background: url('line_dc.png') 0 bottom repeat-x;
}
.xw-top li {
  float: left;
  text-align: center;
  height: 31px;
  background: url('title_line.png') left 3px no-repeat;
  padding: 0 5px;
}
.xw-top li a {
  display: block;
  height: 30px;
  line-height: 22px;
  font-size: 20px;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xw-top li.first {
  background: none;
  padding-left: 0;
}
.xw-top li.active a,
.xw-top li a:hover {
  font-weight: bold;
  color: #005293;
  border-bottom: #005293 1px solid;
}

.xw-title {
  position: relative;
  width: 100%;
  height: 30px;
}
.xw-title li {
  float: left;
  text-align: center;
}
.xw-title li a {
  display: block;
  padding: 0 15px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xw-title li.active a,
.xw-title li a:hover {
  color: #005293;
  background: url('title_ico.png') left center no-repeat;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .xw-top li {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  .xw-top {
    height: auto;
  }
  .xw-top li {
    padding: 0 3px;
    background-position: left center;
  }
  .xw-top li a {
    font-size: 17px;
    line-height: 30px;
  }
  .xw-top li.active a,
  .xw-top li a:hover {
    border: none;
  }
  .xw-title {
    height: auto;
  }
  .xw-title li a {
    padding: 0 10px;
  }
}
/***文字列表***/
.news-list li {
  position: relative;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  vertical-align: bottom;
  overflow: hidden;
  padding-left: 16px;
  background: url('dot.png') 0 center no-repeat;
}
.news-list li a {
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-list li .date {
  font-size: 14px;
  color: #999;
  white-space: nowrap;
}
.news-list li img {
  vertical-align: middle;
}
/*信息公开列表*/
.listgk li {
  height: 36px;
  line-height: 36px;
  position: relative;
  font-size: 16px;
  vertical-align: bottom;
  padding: 0 71px 0 16px;
  background: url(dot.png) 0 center no-repeat;
  overflow: hidden;
}
.listgk li .col-block {
  float: left;
  max-width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listgk li .explain-list,
.listgk li .policy-list {
  display: block;
  float: right;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listgk li .split-line {
  padding: 0 2px;
}
.listgk li .explain-list .explain-link,
.listgk li .policy-list .policy-link {
  display: inline;
  color: #f00;
  float: none;
  background: none;
  max-width: none;
  padding: 0;
  margin: 0;
}
.listgk li .title {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: none;
  margin-right: 0;
  max-width: none;
}
.listgk li .date {
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #999;
}

.listgk li .nr {
  float: left;
  max-width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listgk li .gl {
  display: block;
  float: right;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listgk li .gl .split {
  padding: 0 2px;
}
.listgk li .gl a {
  display: inline;
  color: #f00;
  float: none;
  background: none;
  max-width: none;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .lmy_mainer {
    padding: 0 15px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .lmy_mainer {
    padding: 0 10px 10px;
  }
  .wzy_position {
    font-size: 14px;
    line-height: 24px;
  }
  .news-list li a {
    max-width: none !important;
    float: none;
    margin-right: 50px;
  }
  .news-list li img {
    display: none;
  }
}

/*首页*/
.mainbox {
  padding: 20px 0;
}
/**大标题**/
.dbtbox {
  padding: 20px 30px 20px;
}
.dbtbox .title {
  height: 42px;
  text-align: center;
  width: 84%;
  margin: 0 auto;
}
.dbtbox .title a {
  float: none;
  display: block;
  height: 42px;
  line-height: 42px;
  font-size: 30px;
  font-weight: bold;
  color: #454545;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dbtbox .remarks {
  padding: 0;
  height: 26px;
  line-height: 26px;
  padding-top: 6px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/**大标题end**/

/*图片轮播*/
.twbox {
  width: 660px;
  height: 420px;
  overflow: hidden;
}
.twbox .mF_sohusports_wrap {
  width: 100%;
  height: 100% !important;
  padding: 0 !important;
  border: 0 !important;
}
.twbox .mF_sohusports,
.twbox .mF_sohusports .pic {
  width: 100% !important;
  height: 100% !important;
}
.twbox .mF_sohusports .pic ul,
.twbox .mF_sohusports .pic li,
.twbox .mF_sohusports .pic li a {
  display: block;
  width: 100% !important;
  height: 100% !important;
}
.twbox .mF_sohusports .pic img {
  width: 100% !important;
  height: 100% !important;
}
.twbox .mF_sohusports .txt li {
  width: 100%;
  height: 50px !important;
  line-height: 50px !important;
}
.twbox .mF_sohusports .txt li a {
  display: block;
  padding-left: 20px !important;
  font-size: 16px !important;
  margin-right: 156px;
  color: #fff !important;
  font-weight: normal !important;
  font-family: 'Microsoft YaHei';
  height: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.twbox .mF_sohusports .txt li b {
  filter: alpha(opacity=45) !important;
  opacity: 0.45 !important;
}
.twbox .mF_sohusports .num {
  bottom: 19px !important;
  right: 6px !important;
}
.twbox .mF_sohusports .num li {
  margin-right: 9px !important;
}
.twbox .mF_sohusports .num li a {
  width: 12px !important;
  height: 12px !important;
  text-indent: -999999px;
  background: url('tw_ico.png') 0 0 no-repeat;
}
.twbox .mF_sohusports .num li.current a {
  background: url('tw_ico.png') -12px 0 no-repeat !important;
}
/*动态*/
.xwbox {
  width: 520px;
  height: 420px;
  overflow: hidden;
}
.xwcon {
  margin-bottom: 15px;
}
.xwcon .news-list {
  height: auto;
  padding-top: 10px;
}
.xwbox .news-list li a {
  max-width: 430px;
}
/*重要转载*/
.zyzz-tit {
  padding: 10px 0 0;
}
.zyzz-tit li {
  float: left;
  margin-right: 10px;
}
.zyzz-tit li a {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  padding: 0 20px;
}
.zyzz-tit li.active a {
  background: #005293;
  color: #fff;
}
.xwcon .zyzzcon {
  height: 216px;
  padding-top: 6px;
}
.zyzzcon.news-list li a {
  float: none;
  max-width: none !important;
  margin-right: 50px;
}
/*重要转载end*/
/*通知公告*/
.tzg_g {
  height: 72px;
  overflow: hidden;
  padding: 10px 0 0;
}
/*专题专栏*/
.ztzlbox {
  padding: 19px;
  border: #eee 1px solid;
  height: 85px;
}
.ztzlScroll {
  height: 85px;
  overflow: hidden;
  position: relative;
}
.ztzlScroll li {
  width: 275px;
  height: 85px;
  float: left;
  margin-right: 20px;
}
.ztzlScroll li img {
  width: 275px;
  height: 85px;
}
.ztzlScroll li .img_title {
  display: none;
}
.ztzlScroll .prev,
.ztzlScroll .next {
  position: absolute;
  z-index: 1;
  display: block;
  width: 20px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
  background: url('zt_prev_next.png') 0 0 no-repeat;
}
.ztzlScroll .prev {
  left: 0;
}
.ztzlScroll .next {
  background-position: -21px 0;
  right: 0;
}
.ztzlScroll .prev:hover {
  background-position: 0 -31px;
}
.ztzlScroll .next:hover {
  background-position: -21px -31px;
}

/*信息公开*/
.wrap-left,
.wrap-right {
  width: 590px;
  margin-top: 18px;
}
.wrap-left .border1,
.wrap-right .border1 {
  padding: 14px 10px;
}
.big-title {
  height: 40px;
}
.big-title li {
  float: left;
  margin-right: 15px;
}
.big-title li a {
  font-size: 20px;
}
.big-title li.active a {
  color: #005293;
  font-weight: bold;
}

.ind-xxgk,
.ind-zwfw {
  height: 345px;
}
.ind-gkbox {
  height: 180px;
  padding: 10px 0 0;
}

.ind-gklink {
  padding: 10px 0 0;
}
.ind-gklink li {
  width: 113px;
  float: left;
}
.ind-gklink li a {
  display: block;
  font-size: 16px;
  line-height: 24px;
  padding: 0 5px;
  text-align: center;
  transition: all 0.6s;
}
.ind-gklink li .img_title {
  display: block;
  padding-top: 5px;
}
.ind-gklink li.num3 .img_title {
  line-height: 20px;
}
.ind-gklink li a:hover {
  color: #005293;
}
.ind-gklink li a:hover img {
  transition: all 0.6s;
  transform: rotateY(360deg);
}
/*证明互动*/
.ind-zmhd {
  height: 324px;
}
.hd-link {
  width: 230px;
  height: 210px;
  float: left;
}
.hd-link ul {
  margin-right: -10px;
}
.hd-link li {
  width: 110px;
  float: left;
  margin: 0 10px 10px 0;
}
.hd-link li a {
  display: block;
  padding: 20px 0 0;
  font-size: 16px;
  color: #505050;
  height: 80px;
  text-align: center;
  background: #f2f7ff;
}
.hd-link li img {
  height: 34px;
  width: auto;
}
.hd-link li .img_title {
  display: block;
  padding-top: 10px;
}
.hd-link li a:hover {
  box-shadow: rgba(48, 124, 246, 0.28) 0 0 5px 1px;
  transition: all 0.6s;
}
.hd-link li a:hover img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}

/*局长信箱*/
.zmhd-list {
  padding: 10px 0;
  overflow: hidden;
}
.zmhd-list ul li {
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  position: relative;
  padding: 0 190px 0 0px;
}
.zmhd-list ul li span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zmhd-list ul li span.zt,
.zmhd-list ul li span.over,
.zmhd-list ul li span.starting,
.zmhd-list ul li span.nostart {
  position: absolute;
  right: 106px;
  top: 0;
  color: #999;
  text-align: center;
  width: 84px;
}
.zmhd-list ul li span.zt .responseNo {
  color: #c2000b;
}
.zmhd-list ul li span.starting {
  color: #36bd53;
}
.zmhd-list ul li span.date {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
  text-align: center;
  font-size: 14px;
  width: 106px;
}
.zmhd-list ul li span.bt {
  width: auto;
}
.zmhd-list ul li span.bt a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zmhd-list ul li.head {
  height: 28px;
  line-height: 28px;
  background: #f6f6f6 !important;
  padding-left: 31px;
}
.zmhd-list ul li.head span {
  font-size: 14px !important;
  color: #333 !important;
}

.ind-hdlink li {
  width: 280px;
  float: left;
}
.ind-hdlink li.num2 {
  float: right;
}
.ind-hdlink li a {
  display: block;
  height: 63px;
  line-height: 63px;
  background: #fff7f7;
  text-align: center;
  font-size: 18px;
  line-height: 63px;
}
.ind-hdlink li img {
  vertical-align: middle;
}
.ind-hdlink li .img_title {
  padding-left: 15px;
}
.ind-hdlink li a:hover .img_title {
  padding-left: 10px;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
/*政务服务网*/
.ind-zwfw {
  position: relative;
}
/*办件公示搜索*/
.bjgs-search {
  height: 25px;
  position: absolute;
  top: 14px;
  right: 10px;
}
.bjgs-search ul {
  position: relative;
  width: 158px;
  padding: 0 40px 0 68px;
  display: block;
}
.bjgs-search ul li {
  float: none;
  padding: 0;
}
.bjgs-search ul li.ss1 {
}
.bjgs-search ul li.ss1 .ss1_text {
  width: 138px;
  border: 1px solid #eee;
  float: left;
  height: 23px;
  line-height: 23px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: normal;
}
.bjgs-search ul li.ss2 {
  width: 40px;
  position: absolute;
  right: 0;
  top: 0;
}
.bjgs-search ul li.ss2 input {
  padding: 0;
  background: #005293;
  font-size: 14px;
  color: #fff;
  height: 25px;
  line-height: 25px;
  border: none;
  text-align: center;
  width: 40px;
}
.bjgs-search ul li.bt {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 25px;
}
/**/
.bjgs-tit {
  height: 30px;
  background: #f7f7f7;
  line-height: 30px;
  margin-top: 10px;
  overflow: hidden;
  text-align: center;
}
.bjgs-list {
  height: 204px;
  margin-bottom: 10px;
}
.bjgs-list li {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  overflow: hidden;
  vertical-align: bottom;
  text-align: center;
}
.bjgs-tit p,
.bjgs-list p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bjgs-tit .b0,
.bjgs-list .b0 {
  float: none;
  margin-right: 230px;
}
.bjgs-list .b0 {
  text-align: left;
  text-indent: 12px;
}
.bjgs-tit .b3,
.bjgs-list li .b3 {
  width: 70px;
  float: right;
}
.bjgs-tit .b2,
.bjgs-list li .b2 {
  width: 80px;
  float: right;
}
.bjgs-tit .b1,
.bjgs-list li .b1 {
  width: 80px;
  float: right;
}
.bjgs-list li .b2 {
  color: #a7a7a7;
}

.ind-fwlink li a {
  display: block;
  text-align: center;
}
.ind-fwlink li img {
  max-width: 100%;
  height: 60px;
}
.ind-fwlink li .img_title {
  display: none;
}

/*法治榆林*/
.fzhb .ind-gklink li {
  width: 50%;
  float: left;
}
.fzhb {
  height: 324px;
  overflow: hidden;
}
.fzhb .news-list li a {
  max-width: 480px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .twbox {
    width: 542px;
    height: 344px;
  }
  .xwbox {
    width: 430px;
    height: auto;
  }
  .xwbox .news-list li a {
    max-width: 340px;
  }
  .xwcon {
    height: 185px;
    overflow: hidden;
  }
  /*重要转载*/
  .zyzz-tit li {
    margin-right: 5px;
  }
  .zyzz-tit li a {
    padding: 0 15px;
  }

  .wrap-left,
  .wrap-right {
    width: 486px;
  }

  /*信息公开*/
  .ind-gklink li {
    width: 92px;
  }
  .ind-gklink li .img_title {
    line-height: 20px;
  }
  .ind-hdlink li {
    width: 222px;
  }
  .fzhb .news-list li a {
    max-width: 378px;
  }
}
@media only screen and (max-width: 991px) {
  .mainbox {
    padding: 15px;
  }
  .twbox {
    width: 100%;
    height: 469px;
    float: none;
  }
  .xwbox {
    width: auto;
    float: none;
    height: auto;
    margin-top: 15px;
  }
  .wrap-left,
  .wrap-right {
    width: 100%;
    float: none;
    margin-top: 15px;
  }
  .xwbox .news-list li a,
  .fzhb .news-list li a {
    max-width: 626px;
  }
  .ind-gklink li {
    width: 20%;
  }
  .ind-gklink li.num3 .img_title {
    line-height: 24px;
  }
  /*重要转载*/
  .zyzz-tit li {
    margin-right: 0px;
  }
  .zyzz-tit li a {
    padding: 0 10px;
  }
  /*专题*/
  .ztzlbox {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  /*头条*/
  .dbtbox {
    padding: 10px;
  }
  .dbtbox .title {
    width: 90%;
    height: auto;
  }
  .dbtbox .title a {
    font-size: 24px;
    height: auto;
    display: block;
    white-space: normal;
  }
  .dbtbox .remarks {
    height: auto;
    white-space: normal;
  }
  .mainbox {
    padding: 10px;
  }
  .wrap-left,
  .wrap-right {
    margin-top: 10px;
  }
  .wrap-left .border1,
  .wrap-right .border1 {
    padding: 10px;
  }
  .twbox {
    height: 420px;
  }
  /*专题专栏*/
  .ztzlbox {
    padding: 10px 10px 10px 0;
  }
  /*政务服务网*/
  .bjgs-tit .b1,
  .bjgs-list li .b1,
  .bjgs-tit .b2,
  .bjgs-list li .b2 {
    display: none;
  }
  .bjgs-tit .b0,
  .bjgs-list .b0 {
    margin-right: 70px;
  }

  .ind-fwlink li img {
    height: auto;
  }
  /*政务公开*/
  .ind-xxgk,
  .ind-zwfw,
  .ind-zmhd,
  .fzhb {
    height: auto;
  }

  /*政民互动*/
  .zmhd-list {
    height: auto;
  }
  .ind-hdlink li {
    width: 49%;
  }
}
@media only screen and (max-width: 479px) {
  .twbox {
    height: 300px;
  }
  /*动态*/
  .ind-gklink li {
    width: 50%;
    margin: 0 0 15px !important;
  }
  .ind-gklink li .img_title {
    overflow: hidden;
    height: 24px !important;
    line-height: 24px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /*政民互动*/
  .zmhd-list ul li {
    padding: 0 84px 0 0;
  }
  .zmhd-list ul li span.zt,
  .zmhd-list ul li span.over,
  .zmhd-list ul li span.starting,
  .zmhd-list ul li span.nostart {
    right: 0;
  }
  .zmhd-list ul li span.date {
    display: none;
  }
  .ind-hdlink li {
    width: 100%;
    float: none !important;
    margin-bottom: 10px;
  }
  /*办件公示搜索*/
  .bjgs-search {
    position: relative;
    top: auto;
    right: auto;
    margin: 15px 0;
  }
  .bjgs-search ul {
    width: auto;
  }
  .bjgs-search ul li.ss1 .ss1_text {
    width: 99%;
  }
}
@media only screen and (max-width: 379px) {
  .twbox {
    height: 260px;
  }
}
@media only screen and (max-width: 330px) {
  .twbox {
    height: 220px;
  }
}
/*首页-end*/
/***** 通用栏目页-主体内容******/
.lmbox {
  padding: 19px;
  border: #ddd 1px solid;
}
/*栏目页-左侧 */
.lm_lban {
  width: 270px;
  height: auto;
  background: #f8f8f8;
  min-height: 500px;
  _height: 500px;
}
.lm_top {
  height: auto;
}
.lm_top span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #005293;
  overflow: hidden;
  line-height: 40px;
  padding: 10px;
}
.navdh {
  overflow: hidden;
  margin-top: 5px;
}
.navdh ul li {
  vertical-align: bottom;
  overflow: hidden;
  border-bottom: #eaeaea 1px solid;
}
.navdh ul li a {
  display: block;
  font-size: 18px;
  height: auto;
  line-height: 30px;
  padding: 14px 40px 14px 25px;
  margin: 3px 0;
  background: #f8f8f8 url('aside_nav_ico.png') 230px center no-repeat;
  cursor: pointer;
}
.navdh ul li a:hover,
.navdh ul li.active a,
.navdh ul li a.active {
  background: #f7e3e5 url('aside_nav_icon.png') 230px center no-repeat;
  color: #005293;
}
/*栏目页-窄屏下二级栏目 */
.btn-group {
  width: 100%;
  cursor: pointer;
  position: relative;
}
.btn {
  width: 100%;
  padding: 3px 40px 3px 12px;
  line-height: 30px;
  font-size: 16px;
  text-align: left;
  border-radius: 0;
}
.btn-danger {
  height: auto;
  color: #fff;
  background: #005293;
  border: 0;
  font-weight: bold;
  padding-left: 20px;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background: #005293;
  border: 0;
}
.btn .caret {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
}
.drop-title {
  display: block;
  height: 34px;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 34px;
  float: left;
}
.dropdown-menu {
  width: 100%;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  margin-top: 0;
  position: static;
}
.dropdown-menu > li > a {
  padding: 7px 10px 7px 35px;
  font-size: 14px;
}
.dropdown-menu a {
  background: #f2f4fb url('web_ico.gif') 15px center no-repeat;
  border-top: 1px solid #fff;
  line-height: 1.6;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown-menu a:hover {
  background: #005293 url('web_icoh.gif') 15px center no-repeat !important;
  color: #fff !important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #005293 url('web_icoh.gif') 15px center no-repeat !important;
  color: #fff;
}
/*栏目页-文字列表 */
.lm_rban {
  width: 870px;
  height: auto;
  position: relative;
  min-height: 500px;
  _height: 500px;
}
.lm_rban .guidang {
  position: absolute;
  right: -20px;
  top: -40px;
  z-index: 99;
}
/*当前位置*/
.lmy_dqlanmu {
  width: 100%;
  height: auto;
  background: url('line_db.gif') bottom repeat-x;
  margin-bottom: 20px;
  overflow: hidden;
}
.lmy_dqlanmu .lanmu_tit {
  border-bottom: #005293 1px solid;
  font-size: 22px;
  font-weight: bold;
  padding: 0 16px;
  color: #005293;
  line-height: 40px;
  text-align: center;
  display: inline-block;
}
/***栏目文字列表****/
.navjz {
  height: auto;
  font-size: 14px;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
}
.navjz ul {
  clear: both;
}
.navjz table {
  max-width: 100% !important;
}
.navjz ul li {
  height: 40px;
  line-height: 40px;
  vertical-align: bottom;
  padding-left: 14px;
  background: url('dot.png') 0 center no-repeat;
  overflow: hidden;
}
.navjz ul li a {
  font-size: 16px;
}
.navjz ul li .date {
  color: #999;
}
.navjz ul.doc_list {
  padding-bottom: 5px;
}
.navjz ul.doc_list li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 730px;
}
.navjz ul.doc_list li img {
  float: left;
  padding-top: 14px;
}
.navjz ul li.lm_line {
  height: 0;
  border-bottom: 1px dashed #ddd;
  margin: 10px 0;
  padding: 0;
  background: none;
}
.navjz ul li.lm_line.add {
  display: none;
}
.navjz ul li.columnName {
  position: relative;
  height: 36px;
  font-size: 18px;
  background: #f5f5f5;
  margin: 5px 0 10px;
  padding: 0 55px 0 10px;
  border: none;
}
.navjz ul li.columnName .title,
.navjz ul li.columnName .title:hover {
  display: block;
  float: none !important;
  margin-right: 0 !important;
  max-width: none !important;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  font-weight: bold;
  color: #005293;
}
.navjz ul li.columnName .more {
  font-size: 12px;
  color: #999;
  line-height: 36px;
  position: absolute;
  right: 10px;
  top: 0;
  display: block;
  float: none;
  margin: 0;
}
.navjz ul li.columnName .more:hover {
  color: #005293;
}
.navjz ul.download-list li a {
  display: block;
  float: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .lm_rban {
    width: 662px;
  }
  .navjz ul.doc_list li a {
    max-width: 520px;
  }
}
@media (max-width: 991px) {
  .lmbox {
    padding: 14px;
  }
  .lmy_dqlanmu {
    margin: 10px 0;
  }
  .lmy_dqlanmu .lanmu_tit {
    font-size: 20px;
    padding: 0 15px 5px;
    line-height: 30px;
  }
  .lm_rban {
    width: auto;
    float: none;
    min-height: 300px;
  }
  .wenzhang .guidang {
    width: 200px;
    height: 200px;
    background-size: 100% 100%;
  }
  .navjz ul.doc_list li a {
    float: none !important;
    margin-right: 90px;
    max-width: none;
  }
  .navjz ul.doc_list li img {
    display: none;
  }
}
@media (max-width: 767px) {
  .lmbox {
    padding: 10px;
  }
  .lmy_dqlanmu {
    margin-bottom: 10px;
  }
  .lmy_dqlanmu .lanmu_tit {
    font-size: 18px;
    padding: 0 10px 5px;
  }
  .lm_rban {
    min-height: 200px;
  }
  .lm_rban .guidang {
    width: 200px;
    height: 200px;
    background-size: 100% 100%;
  }
  .navjz ul li {
    height: 36px;
    line-height: 36px;
  }
  .navjz ul li.lm_line {
    margin: 5px 0;
  }
  .navjz ul.doc_list li a {
    margin-right: 80px;
  }
  .navjz ul.download-list li a {
    margin-right: 80px;
  }
}

/*栏目页 普通页面 */
.ptlmtitle {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  padding: 15px 0;
}
.ptlminfo {
  line-height: 34px;
  color: #666;
  font-size: 14px;
  text-align: center;
  border-bottom: #dbdee1 1px solid;
  padding-top: 10px;
}
.ptlminfo span {
  margin: 0 0.3em;
  display: inline-block;
  vertical-align: middle;
}
.ptlminfo i {
  font-style: normal;
}
.ptlminfo .wz_share {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  float: none;
}
.wz_share i {
  display: inline-block;
}
.ptlminfo .wz_share .share-box {
  position: relative;
  top: auto;
  display: inline-block;
  vertical-align: middle;
}
.ptlmcontent {
  padding: 20px 0;
  font-size: 16px;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
  word-wrap: break-word;
}
.ptlmcontent table {
  max-width: 100% !important;
  margin: auto;
}
.ptlmcontent img {
  max-width: 100%;
  height: auto !important;
}
.ptlmcontent .guidang {
  position: absolute;
  right: -20px;
  top: -40px;
  z-index: 99;
}
@media (max-width: 767px) {
  .ptlminfo .wz_share {
    display: none;
  }
}

/*栏目页 图片列表 */
.navjz ul.picture-list {
  margin-right: -18px;
  clear: both;
  overflow: hidden;
}
.navjz ul.picture-list li {
  float: left;
  width: 204px;
  height: auto;
  margin: 0 18px 20px 0;
  background: #f8f8f8;
  border-radius: 0 0 3px 3px;
  padding: 0;
}
.navjz ul.picture-list li a {
  display: block;
  float: none;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
  background: none;
  max-width: none;
  margin: 0;
}
.navjz ul.picture-list li a .img_img {
  display: block;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}
.navjz ul.picture-list li a .img_img img {
  width: 100%;
  height: 140px;
  transition: all 0.5s;
  border-radius: 3px 3px 0 0;
}
.navjz ul.picture-list li a:hover .img_img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.navjz ul.picture-list li a .img_title {
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 15px;
  margin: 8px 10px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navjz ul.picture-list li {
    width: 210px;
    margin: 0 16px 20px 0;
  }
  .navjz ul.picture-list li a .img_img img {
    height: 142px;
  }
  .navjz ul.picture-list li a .img_title {
    margin: 7px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navjz ul.picture-list {
    padding-top: 5px;
  }
  .navjz ul.picture-list {
    margin-right: -15px;
  }
  .navjz ul.picture-list li {
    width: 226px;
    margin: 0 15px 15px 0;
  }
  .navjz ul.picture-list li a .img_img img {
    height: 150px;
  }
  .navjz ul.picture-list li a .img_title {
    margin: 6px 10px;
  }
}
@media (max-width: 767px) {
  .navjz ul.picture-list {
    width: 100%;
    padding: 0;
  }
  .navjz ul.picture-list {
    margin-right: 0px;
  }
  .navjz ul.picture-list li {
    width: 100%;
    margin: 0 0 10px;
  }
  .navjz ul.picture-list li a .img_img img {
    height: auto;
  }
  .navjz ul.picture-list li a .img_title {
    height: auto;
    margin: 5px 10px;
  }
}

/*栏目页-视频列表 */
.navjz .videoNews-list {
  clear: both;
  margin-right: -18px;
  overflow: hidden;
}
.navjz .videoNews-list li {
  float: left;
  width: 204px;
  height: auto;
  margin: 0 18px 20px 0;
  padding: 0;
  background: none;
}
.navjz .videoNews-list li .left-img {
  float: none;
}
.navjz .videoNews-list li .left-img a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.navjz .videoNews-list li .left-img img.video-thumb {
  width: 100% !important;
  height: 153px !important;
  transition: all 0.5s;
}
.navjz .videoNews-list li .left-img a:hover img.video-thumb {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.navjz .videoNews-list li .right-main {
  float: none;
  height: 40px;
  padding: 5px 10px;
  background: #f4f4f4;
  text-align: center;
}
.navjz .videoNews-list li .video-title {
  display: block;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navjz .videoNews-list li .video-title span.left {
  display: block;
  float: none !important;
}
.navjz .videoNews-list li .video-title span.left a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navjz .videoNews-list li .video-attr {
  clear: both;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navjz .videoNews-list li .play-icon,
.navjz .videoNews-list li .videoNews-note {
  display: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navjz .videoNews-list li {
    width: 210px;
    margin-right: 16px;
  }
  .navjz .videoNews-list li .left-img img.video-thumb {
    height: 158px !important;
  }
}
@media only screen and (max-width: 991px) {
  .navjz .videoNews-list {
    margin-right: -15px;
  }
  .navjz .videoNews-list li {
    width: 226px;
    margin: 0 15px 15px 0;
  }
  .navjz .videoNews-list li .left-img img.video-thumb {
    height: 177px !important;
  }
}
@media (max-width: 767px) {
  .navjz .videoNews-list {
    width: 100%;
    margin-right: 0;
  }
  .navjz .videoNews-list li {
    width: 100%;
    margin: 0 0 10px;
  }
  .navjz .videoNews-list li .left-img img.video-thumb {
    height: auto !important;
  }
}

/*栏目页-调查 */
.navjz .survey-list li {
  height: 45px;
  line-height: 45px;
  padding: 0 0 0 95px;
  overflow: hidden;
  position: relative;
}
.navjz .survey-list li a.title {
  display: block;
  float: none;
  margin: 0 210px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navjz .survey-list li a.title2 {
  display: block;
  float: left;
  max-width: 490px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*.navjz .survey-list li .zt{position: absolute;top: 0;right: 183px; width: 72px; text-align: center; color:#9EADB6;}*/
.navjz .survey-list li .zt {
  position: absolute;
  top: 8px;
  left: 0;
  width: 78px;
  height: 28px;
  line-height: 28px;
  font-size: 15px;
  text-align: center;
  color: #9eadb6;
  border: #ddd 1px solid;
  background: #f3f3f3;
}
.navjz .survey-list li .result {
  float: left;
  margin-left: 5px;
}
.navjz .survey-list li .result a {
  color: #ea1612;
  font-size: 15px;
  padding-left: 5px;
}
.navjz .survey-list li .result a:hover {
  color: #005293;
}
.navjz .survey-list li span.over {
  color: #999;
  border-color: #ddd;
  background: #f3f3f3;
}
.navjz .survey-list li span.starting {
  color: #f6d08b;
  border-color: #f6d08b;
  background: #fff;
}
.navjz .survey-list li span.nostart {
  color: #9eadb6;
}
.navjz .survey-list li .date {
  float: right;
  width: 200px;
  text-align: center;
}
.navjz .survey-list li .bm {
  width: 140px;
  font-size: 16px;
  text-align: center;
  color: #666;
  float: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navjz .survey-list li a.title2 {
    max-width: 280px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navjz .survey-list li a.title2 {
    max-width: 360px;
  }
  .navjz .survey-list li .bm {
    display: none;
  }
}
@media (max-width: 767px) {
  .navjz .survey-list li .result {
    display: none;
  }
  .navjz .survey-list li a.title,
  .navjz .survey-list li a.title2 {
    display: block;
    float: none;
    max-width: none;
    margin-left: 0px;
    margin-right: 0px;
  }
  .navjz .survey-list li .date {
    display: none;
  }
  /*.navjz .survey-list li span.zt{right: 0;}*/
  .navjz .survey-list li .bm {
    display: none;
  }
}
/*栏目页-征集 */
.navjz .collect-list li {
  height: 45px;
  line-height: 45px;
  padding: 0 0 0 95px;
  overflow: hidden;
  position: relative;
  background: none;
}
/*.isSummary{ border: 0 none !important; padding:0 !important;}*/
.navjz .collect-list li a.title {
  display: block;
  float: none;
  margin: 0 210px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navjz .collect-list li a.title2 {
  display: block;
  float: left;
  max-width: 490px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navjz .collect-list li .zt {
  position: absolute;
  top: 8px;
  left: 0;
  width: 78px;
  height: 28px;
  line-height: 28px;
  font-size: 15px;
  text-align: center;
  color: #9eadb6;
  border: #ddd 1px solid;
  background: #f3f3f3;
}
.navjz .collect-list li .result {
  float: left;
  margin-left: 5px;
}
.navjz .collect-list li .result a {
  color: #ea1612;
  font-size: 15px;
  padding-left: 5px;
}
.navjz .collect-list li .result a:hover {
  color: #005293;
}
.navjz .collect-list li span.over {
  color: #999;
  border-color: #ddd;
  background: #f3f3f3;
}
.navjz .collect-list li span.starting {
  color: #f6d08b;
  border-color: #f6d08b;
  background: #fff;
}
.navjz .collect-list li span.nostart {
  color: #9eadb6;
}
.navjz .collect-list li .date {
  float: right;
  width: 200px;
  text-align: center;
}
.navjz .collect-list li .bm {
  width: 140px;
  font-size: 16px;
  text-align: center;
  color: #666;
  float: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navjz .collect-list li a.title2 {
    max-width: 278px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navjz .collect-list li .bm {
    display: none;
  }
  .navjz .collect-list li a.title2 {
    max-width: 350px;
  }
}
@media (max-width: 767px) {
  .zjlm_top p.p2,
  .zjlm_top p.p3 {
    display: none;
  }
  .navjz .collect-list li {
    padding: 0 0 0 65px;
  }
  .navjz .collect-list li .zt {
    width: 58px;
  }
  .navjz .collect-list li .bm {
    display: none;
  }
  .navjz .collect-list li .result {
    display: none;
  }
  .navjz .collect-list li a.title,
  .navjz .collect-list li a.title2 {
    display: block;
    float: none;
    max-width: none;
    margin-left: 0px;
    margin-right: 0px;
  }
  .navjz .collect-list li .date {
    display: none;
  }
  /*.navjz .collect-list li span.zt{right: 0;}*/
}

/*** 通用文章页 START ****/
.secnr {
  height: auto;
  text-align: left;
  min-height: 300px;
  _height: 300px;
  padding: 20px 40px;
  border: #ddd 1px solid;
}
.wenzhang {
  font-size: 14px;
  line-height: 1.8;
  height: auto;
  position: relative;
}
.wenzhang .guidang {
  position: absolute;
  right: -20px;
  top: -40px;
  z-index: 99;
}
.wztit,
.newstitle {
  font-size: 30px;
  line-height: 1.4;
  text-align: center;
  padding: 10px 0;
}
.newstitlef {
  line-height: 1.4;
  text-align: center;
  font-size: 22px;
  font-weight: normal;
}
.newstitlet {
  font-size: 22px;
  line-height: 1.4;
  text-align: center;
}
.newstitles {
  line-height: 1.4;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  padding: 5px 0;
}
.newsinfo {
  height: auto;
  line-height: 25px;
  color: #666;
  margin: 10px 0;
  font-size: 15px;
  border-bottom: 1px dashed #d6d6d6;
  text-align: center;
  padding: 0 0 15px;
  position: relative;
}
.newsinfo span {
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle;
}
.newsinfo span i {
  font-style: normal;
}
.newsinfo .wz_font a {
  padding: 0 3px;
}
.newsinfo .print_w {
  width: 35px;
  height: 25px;
  line-height: 25px;
  z-index: 2;
  background: url('print.png') 0 center no-repeat;
  cursor: pointer;
  padding-left: 22px;
}
.newsinfo .share-box {
  position: relative;
  top: auto;
  display: inline-block;
  vertical-align: middle;
}

.wzcon {
  padding: 20px 0;
  min-height: 350px;
  _height: 350px;
  font-size: 16px;
  line-height: 2;
  text-align: justify;
  text-justify: inter-ideograph;
  word-wrap: break-word;
  overflow-x: auto;
}
.wzcon table,
.sp_wzcon table {
  border-collapse: collapse;
  max-width: 100%;
  height: auto;
}
.wzcon table tr td {
  border: 1px solid #ccc;
}
.wzcon img {
  max-width: 100%;
  height: auto !important;
}
.wzcon p {
  margin: 5px 0;
}

.scan_code_box {
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
}
.scan_code_box .pic {
  text-align: center;
  width: auto;
  margin: 0 auto;
}
.scan_code_box img {
  width: 120px;
  height: 120px;
  border: 1px solid #efefef;
  margin: 0 auto;
  padding: 9px;
}
.scan_code_box .txt {
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  color: #666;
  display: block;
}
.scan_code_box .ewmgai {
  display: none;
}

.video_main_content {
  text-align: center;
  padding: 20px 0 0;
}
.sp_wzcon {
  padding: 20px 0;
  font-size: 14px;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-wrap: break-word;
}
.sp_wzcon table {
  max-width: 100%;
  margin: auto;
}
.sp_wzcon img {
  max-width: 100%;
  height: auto;
}
.sp_wzcon p {
  margin: 5px 0;
}
.ke-zeroborder td {
  border: #333 1px solid;
}
@media (max-width: 991px) {
  .secnr {
    padding: 15px;
  }
  .wenzhang .guidang {
    width: 200px;
    height: 200px;
    background-size: 100% 100%;
  }
  .wztit,
  .newstitle {
    font-size: 24px;
  }
  .newstitlef {
    font-size: 20px;
  }
  .newstitlet {
    font-size: 20px;
  }
  .newsinfo {
    margin: 5px 0;
    font-size: 14px;
    padding: 0 0 10px;
  }
  .wzcon {
    min-height: 200px;
  }
  .wzcon,
  .sp_wzcon {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .secnr {
    padding: 10px;
  }
  .wztit,
  .newstitle {
    font-size: 22px;
    padding: 5px 0;
  }
}
@media print {
  .topcon,
  .header,
  .footer,
  .position,
  .wzfbxx,
  .wzbot,
  .scan_code_box {
    display: none;
  }
}
/*通用文章end*/

/*调查文章页*/
.vote_result {
  min-height: 500px;
}
.newsinfo_title {
  height: auto;
  text-align: center;
  margin-top: 30px;
}
.voteinfo .nostart {
  color: #999;
}
.voteinfo .starting {
  color: #36bd53;
}
.voteinfo .over {
  color: #ea1612;
}
.vote-info {
  padding: 20px 0;
  line-height: 2;
  font-size: 16px;
}
.vote-main {
  font-size: 16px;
  border: 1px dashed #ddd;
  padding: 20px 30px;
  margin: 0 0 20px;
}
.dcxm_title {
  font-size: 20px;
  color: #dd0000;
  font-weight: bold;
  height: 80px;
  line-height: 80px;
  padding-left: 40px;
}
.vote-lsit .title {
  font-weight: bold;
  height: auto;
  line-height: 30px;
  padding: 5px 0;
}
.vote-lsit ul li {
  height: auto;
  line-height: 24px;
  padding: 5px 0;
}
.vote-lsit ul li input {
  float: left;
  margin: 8px 11px 0 0;
  font-size: 12px;
}
.vote-lsit ul li.vote-textarea {
  height: 100px;
}
.vote-lsit ul li.vote-textarea textarea {
  border: 1px solid #ddd;
  height: 92px;
  width: 930px;
  padding: 4px 5px;
}
.vote-code {
  margin: 0 auto;
  padding: 20px 0 20px 40px;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  overflow: hidden;
  height: 30px;
}
.vote-code .text-code {
  float: left;
  display: block;
  line-height: 30px;
}
.vote-code .verification {
  border: 1px solid #ddd;
  height: 28px;
  line-height: 28px;
  width: 96px;
  float: left;
}
.vote-code .img-code {
  float: left;
  padding-left: 8px;
}
.vote-btn {
  height: 40px;
  text-align: center;
  padding-top: 10px;
}
.vote-btn button {
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  float: none !important;
  margin-right: 20px;
  border: 0 none;
  background: #dd0000;
  cursor: pointer;
  width: 120px;
  font-size: 16px;
  color: #fff;
  font-family: 'Microsoft YaHei';
  font-weight: bold;
}
.vote-btn button.btn-review {
  background: #ff9900;
  color: #fff;
}
.vote-show {
  margin: 0 auto;
  width: 100%;
  border: 1px solid #e3e3e3;
  color: #333;
  margin-bottom: 20px;
  font-size: 16px;
}
.vote-show th {
  text-align: left;
  border-bottom: 1px solid #f0f0f0;
  background: #fbfafa;
  height: auto;
  padding: 7px 15px;
  line-height: 26px;
  font-size: 16px;
}
.vote-show td .vote_con {
  overflow: hidden;
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px dotted #f0f0f0;
  height: auto;
  padding: 10px 0;
  line-height: 24px;
}
.vote-show td .vote_con span {
  display: block;
  height: auto;
  float: left;
}
.vote-show td .vote_con span.c1 {
  width: 600px;
  padding-right: 10px;
  padding-left: 15px;
}
.vote-show td .vote_con span.c2 {
  width: 193px;
  height: 19px;
  padding-top: 5px;
}
.vote-show td .vote_con span.c3 {
  width: 85px;
  padding-right: 15px;
  float: right;
  text-align: right;
}
.vote-show td .vote_con span.c3 i {
  color: #b60000;
  font-style: normal;
}
.vote-show td .vote_con span.progress-bar {
  width: 99px;
  height: 14px;
  float: none;
  margin: 0 auto;
  background: #eee;
  box-shadow: none;
  border-radius: 4px;
}
.vote-show td .vote_con span.progress-bar .progress {
  background: #f27c25;
  display: block;
  height: 14px;
  border-radius: 4px;
}
.vote-show td .vote_content {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px dotted #f0f0f0;
  line-height: 26px;
  padding: 15px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vote-show td .vote_con span.c1 {
    width: 408px;
  }
  .vote-lsit ul li.vote-textarea textarea {
    width: 720px;
  }
}
@media (max-width: 991px) {
  .vote-lsit ul li.vote-textarea textarea {
    width: 90%;
  }
  .vote-info {
    padding: 10px;
  }
  .vote-show td .vote_con span.c1 {
    width: 100%;
    padding: 0;
  }
  .vote-show td .vote_con span.c2 {
    width: 100%;
    padding-top: 10px;
  }
  .vote-show td .vote_con span.progress-bar {
    float: left;
  }
  .vote-show td .vote_con span.c3 {
    width: 100%;
    padding: 0;
    text-align: left;
  }
  .vote-show {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .vote-main {
    margin-bottom: 0;
    padding: 0 10px 10px;
  }
  .vote-lsit {
    padding-left: 5px;
  }
  .vote-btn {
    padding-left: 10px;
    padding-bottom: 10px;
  }
  .vote-code {
    padding-left: 0;
  }
  .vote-code .verification {
    width: 76px;
  }
  .vote-btn button {
    width: 85px;
  }
  .vote-show td .vote_con span.progress-bar1 {
    width: 50px;
  }
}
/*征集文章页*/
.descbox {
  border: #f1f1f1 10px solid;
  padding: 10px;
  line-height: 30px;
  margin-bottom: 20px;
}
.descbox b,
.descbox2 b {
  color: #005293;
}
.descbox2 {
  padding: 20px 0 10px;
  border-top: #ddd 1px dashed;
  margin-top: 20px;
}
.collection-theme-list {
  /*margin-top:20px;*/
  font-family: 'Microsoft YaHei';
}
.collection-theme-list ul li .collection-body {
  border-top: #ddd 1px dotted;
  padding: 10px 0px;
  font-size: 16px;
  line-height: 180%;
}
.collection-theme-list ul li .collection-body .collection-username {
  color: #e60012;
}
.collection-theme-list ul li .collection-body .collection-info {
  color: #555;
  word-break: break-all;
  word-wrap: break-word;
}
.collection-theme-list ul li .collection-body .collection-datetime {
  color: #999;
}

.poll_collect {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  margin-top: 20px;
}
.poll_collect h3,
.collection-theme h3.collectit {
  font-size: 20px;
  color: #005293;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  padding-left: 40px;
}
.poll_collect h3 {
  background: url(icon_myzj.gif) left center no-repeat;
}
.collection-theme h3.collectit {
  background: url(zj_yijian.png) left center no-repeat;
  padding-left: 38px;
}
.collect_result {
  font-size: 16px;
  border-top: #ddd 1px dotted;
  padding: 10px 0;
}
.poll_collect ul {
  margin: 10px auto 0;
}
.poll_collect li {
  border: #dddddd solid 1px;
  padding: 2px;
  height: 34px;
  margin-bottom: 10px;
  line-height: 34px;
  clear: both;
}
.poll_collect li p {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
}
.poll_collect li p.poll_txt,
.poll_collect li p.poll_con {
  width: 115px;
  text-align: right;
  padding-right: 5px;
  border-right: #dddddd solid 1px;
}
.poll_collect li p.poll_input,
.poll_collect li p.poll_yzm {
  padding: 2px 5px;
  height: 30px;
}
.poll_collect li p span.msg-box {
  position: absolute;
  left: 0;
  top: 0;
}
.poll_collect li p.poll_con {
  height: 180px;
}
.poll_collect li .red {
  color: #f00;
  float: right;
  padding-right: 8px;
}
.poll_collect li p input {
  height: 32px;
  border: 0 none;
  background: none;
  line-height: 26px;
  float: left;
  outline: none;
  color: #666;
}
.poll_collect li p input.n-invalid {
  width: 400px;
}
.poll_collect li p.poll_conts {
  margin-top: 2px;
  padding: 2px 5px;
  float: none;
  margin-left: 124px;
}
.poll_collect li p.poll_conts textarea {
  border: 0 none;
  background: none;
  line-height: 20px;
  height: 172px;
  width: 100%;
  outline: none;
  font-size: 14px;
  color: #666;
}
.poll_collect .poll_area {
  height: 180px;
}
.poll_collect li p.poll_yzm input {
  width: 80px;
  vertical-align: middle;
  float: left;
  border-right: #ccc 1px solid;
}
.poll_collect li p.poll_yzm img {
  float: left;
}
.poll_collect li.btn-group {
  border: 0 none;
  text-align: center;
  height: 40px;
  margin: 20px 0 0;
  padding: 0;
}
.poll_collect li.btn-group input {
  float: none;
  height: 40px;
  padding: 0;
  line-height: 40px;
  background: #005293;
  color: #fff;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  border: 0 none;
  width: 140px;
  border-radius: 4px;
}
@media only screen and (max-width: 767px) {
  /***征集文章***/
  .poll_collect {
    margin-top: 15px;
  }
  .poll_collect h3,
  .collection-theme h3.collectit {
    height: 50px;
    line-height: 50px;
  }
  .poll_collect li {
    height: auto;
    border: none;
    padding: 0;
  }
  .poll_collect li p.poll_txt,
  .poll_collect li p.poll_con {
    width: 100%;
    float: none;
    height: auto;
    text-align: left;
    border-right: none;
    padding-right: 0;
  }
  .poll_collect li .red {
    float: none;
  }
  .poll_collect li p.poll_input,
  .poll_collect li p.poll_yzm,
  .poll_collect li p.poll_conts {
    width: 100%;
    padding: 0;
    float: none;
  }
  .poll_collect li p.poll_input input,
  .poll_collect li p.poll_conts textarea {
    width: 93%;
    padding: 0 2%;
    border: #dddddd solid 1px;
  }
  .poll_collect li p.poll_conts textarea {
    padding: 10px 2%;
  }
  .poll_collect .poll_area {
    height: auto;
  }
  .poll_collect li p.poll_conts {
    margin-left: 0;
  }
  .poll_collect li p.poll_yzm input {
    border: #ddd 1px solid;
  }
}
/****征集文章end***/
/*访谈列表*/
ul.interview-list li {
  background: none;
  padding: 15px 0;
  height: auto;
  border-bottom: 1px dotted #ddd;
  color: #333;
}
ul.interview-list li .interview-img {
  float: left;
}
ul.interview-list li .interview-img img {
  width: 238px;
  height: 160px;
}
ul.interview-list li .empty-img {
  width: 236px;
  height: 158px;
  border: 1px #eee solid;
  line-height: 154px;
  text-align: center;
}
ul.interview-list li .empty-img img {
  width: auto;
  height: auto;
}
ul.interview-list li .interview-info {
  margin-left: 258px;
}
ul.interview-list li .interview-info p {
  font-size: 16px;
  line-height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.interview-list li .interview-info p a.interview-names:hover {
  color: #333;
}
ul.interview-list li .interview-info p .tit {
  font-weight: bold;
  color: #333;
}
ul.interview-list li .interview-info p.interview-title {
  font-weight: bold;
  padding: 0 0 5px 0;
  height: 32px;
  line-height: 32px;
}
ul.interview-list li .interview-info p.interview-title a {
  font-weight: bold;
  font-size: 20px;
}
ul.interview-list li .interview-info p.interview-title a:hover,
ul.interview-list li .interview-info p.interview-note a:hover {
  color: #d00;
}
ul.interview-list li .interview-info p.interview-note {
  line-height: 30px;
  min-height: 30px;
  color: #666;
  overflow: auto;
  text-overflow: inherit;
  white-space: normal;
}
ul.interview-list li .interview-info p.interview-note a {
  color: #dd0000;
  font-size: 14px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  ul.interview-list li .interview-info p.interview-title {
    padding: 0;
  }
  ul.interview-list li .interview-info p,
  ul.interview-list li .interview-info p a {
    font-size: 15px;
  }
  ul.interview-list li .interview-info p.interview-note {
    line-height: 22px;
  }
}
@media (max-width: 991px) {
  ul.interview-list li {
    padding: 10px 0;
  }
  ul.interview-list li .interview-info p.interview-title {
    padding: 0;
  }
  ul.interview-list li .interview-info p {
    line-height: 28px;
  }
  ul.interview-list li .interview-info p.interview-note {
    height: auto;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  ul.interview-list li .interview-img {
    float: none;
    width: auto;
    margin-top: 0;
    text-align: center;
    height: auto;
    padding: 0 0 15px;
  }
  ul.interview-list li .interview-img img {
    width: 100%;
    height: auto;
  }
  ul.interview-list li .interview-info {
    margin: 0;
  }
  ul.interview-list li .empty-img {
    height: 158px;
    line-height: 158px;
    margin: 0 0 15px;
    padding-bottom: 0;
  }
  ul.interview-list li .empty-img img {
    width: auto;
  }
}

/*留言表单页 on*/
.liuyan_xzbox {
  background: #fafafa;
  padding: 10px 20px 15px;
  height: auto;
  position: relative;
  z-index: 1;
}
.liuyan_xzbox p {
  color: #666;
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
}
.liuyan_xxtit {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #b10803;
  padding: 0 0 10px;
}
.liuyan_xiexin {
  display: inline-block;
  background: #ff9900;
  text-align: center;
  font-size: 15px;
  color: #fff;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  text-indent: 0;
  padding: 0 15px;
  transition: 0.4s all;
  margin-top: 8px;
}
.liuyan_xiexin:hover {
  color: #fff;
  background: #ff9900;
}
.message_form {
  padding: 15px 30px 28px 15px;
  position: relative;
  z-index: 2;
}
.message_form ul li {
  font-size: 16px;
  padding: 15px 0 0;
  overflow: inherit;
  line-height: 34px;
  border-bottom: 0 none;
  background: none;
  height: auto;
}
.message_form .half {
  width: 50%;
  float: left;
  *width: 49.9%;
  _width: 49.9%;
}
.message_form .full {
  clear: both;
}
.message_form .title {
  width: 108px;
  text-align: right;
  padding-right: 5px;
}
.message_form .title i {
  padding: 0 0 0 0.5em;
}
.message_form .input {
  margin-left: 113px;
  border: 1px solid #ddd;
  height: 32px;
  line-height: 32px;
  font-size: 0;
  *margin-left: 0;
  _margin-left: 0;
}
.message_form .txt {
  margin-left: 113px;
}
.message_form .input input {
  border: 0 none;
  background: none;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  font-family: 'Microsoft YaHei';
  *float: left;
  *width: 100%;
  _float: left;
  _width: 100%;
}
.message_form .disabled input {
  background: #f8f8f8;
  color: #505050;
}
.message_form .half .input input {
  width: 96%;
  padding: 0 2%;
}
.message_form .full .input input {
  width: 98%;
  padding: 0 1%;
}
.message_form .textarea {
  margin-left: 113px;
  border: 1px solid #ddd;
  padding: 8px 0 9px 0;
  line-height: 0;
  font-size: 0;
  position: relative;
  height: 110px;
}
.message_form .textarea textarea {
  background: none;
  border: 0 none;
  width: 98%;
  padding: 0 1%;
  height: 100%;
  resize: none;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Microsoft YaHei';
}
.message_form .select {
  margin-left: 113px;
  height: 34px;
  font-size: 0;
  line-height: 0;
  float: none;
  margin-right: 0;
  width: auto;
}
.message_form .select select {
  padding: 3px 5px;
  border: #ddd 1px solid;
  width: 100%;
  vertical-align: middle;
  font-size: 16px;
  color: #5e5f60;
  height: 34px;
  line-height: 34px;
  font-family: 'Microsoft YaHei';
}
.message_form .red {
  color: #e70000;
  padding: 0 4px 0 0;
}
.message_form .ispublic {
  line-height: 26px;
}
.message_form .ispublic input {
  margin-right: 7px;
}
.message_form .ispublic label {
  margin-right: 10px;
  vertical-align: middle;
  font-weight: normal;
}
.message_form .file {
  height: auto;
}
.message_form .file .sb_btn {
  margin-left: 113px;
}
.message_form .file .tips {
  display: block;
  padding: 8px 0 0;
  line-height: 20px;
  clear: both;
}
.message_form .file .btn-upload {
  float: right;
  margin: 2px 0 0;
  width: 82px;
  height: 30px;
  overflow: hidden;
  text-indent: -200em;
  border: 0 none;
  cursor: pointer;
}
.message_form .file .ke-input-text {
  float: left;
  width: 500px;
  border: 1px solid #ddd;
  padding: 0 8px;
  height: 32px;
}
.message_form .code {
  margin-left: 113px;
  font-size: 0;
  line-height: 0;
}
.message_form .code input {
  width: 90px;
  padding: 0 5px;
  border: 1px solid #ddd;
  line-height: 32px;
  height: 32px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
.message_form .code img {
  vertical-align: middle;
  margin: 0 0 0 9px;
}
.message_form .code a {
  margin-left: 7px;
  font-size: 14px;
  line-height: 30px;
  vertical-align: middle;
  display: inline-block;
}
.message_form .btnbox {
  text-align: center;
  padding: 40px 0 0;
  height: 42px;
  font-size: 0;
  line-height: 0;
}
.message_form .btnbox input {
  height: 40px;
  line-height: 40px;
  margin: 0 10px;
  width: 120px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  background: #005293;
  border: 0 none;
  font-family: 'Microsoft YaHei';
  border-radius: 5px;
}
.message_form .btnbox .btn-search {
  background: #ececec;
  color: #505050;
}
@media (min-width: 768px) and (max-width: 991px) {
  .message_form .file .ke-input-text {
    width: 465px;
  }
}
@media (max-width: 991px) {
  .message_form {
    padding: 20px 10px 10px;
  }
  .message_form .btnbox {
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  .liuyan_xzbox {
    padding: 10px 15px 15px;
    margin: 0;
  }
  .liuyan_xxtit {
    padding: 0;
  }
  .message_form ul li {
    padding: 10px 0 0;
  }
  .message_form .title {
    float: none;
    width: auto;
    text-align: left;
  }
  .message_form .input,
  .message_form .textarea,
  .message_form .file,
  .message_form .code {
    margin: 2px 0;
  }
  .message_form .xjxz .title {
    float: left;
  }
  .message_form .txt,
  .message_form .select,
  .message_form .file .sb_btn {
    margin-left: 0;
  }
  .message_form .half {
    float: none;
    width: auto;
  }
  .message_form .half .input input {
    width: 98%;
    padding: 0 1%;
  }
  .message_form {
    padding: 10px 0 20px;
  }
  .message_form li {
    padding: 2px 0;
  }
  .message_form .file .ke-input-text {
    width: auto;
    margin-right: 10px;
  }
  .message_form .file .btn-upload {
    float: none;
  }
}
@media (max-width: 400px) {
  .message_form .btnbox input {
    width: 100px;
  }
}
/*留言表单页 end*/
/* 栏目页-留言查询 弹框 */
.ui-dialog-content .guestbook-search {
  padding: 10px 50px !important;
}
.tishi_con {
  padding: 10px 0;
  line-height: 24px;
}
.guestbook-text ul li {
  padding-left: 60px;
}
.guestbook-text ul li span {
  color: #005293;
}
/* 栏目页-留言结果 弹框 */
.ui-dialog-title {
  color: #1b50a0;
  font-size: 16px;
}
.guestbook-text .font_01 {
  font-size: 20px !important;
  line-height: 30px;
  color: #f80;
  font-weight: bold;
}
.tishi_con {
  line-height: 28px;
  font-weight: normal;
}
.guestbook-tips ul li {
  text-align: left;
  font-size: 16px;
  line-height: 36px;
  color: #333;
  padding-left: 40px;
}
.guestbook-tips span {
  color: #f00;
}
@media (max-width: 767px) {
  .ui-dialog-content .guestbook-search {
    padding: 10px 0 !important;
  }
  .guestbook-tips {
    padding: 0 !important;
  }
  .guestbook-tips ul li {
    padding-left: 20px;
  }
  .guestbook-search ul li input {
    width: 170px;
  }
}
/* 栏目页-留言 弹框 end */
/*栏目页-留言查询*/
.liuyan_cxcon {
  padding: 15px 30px;
  background: #f8f8f8;
  overflow: hidden;
}
.liuyan_cxtit {
  background: url(emailbox_ico.png) 0 center no-repeat;
  font-size: 18px;
  color: #005293;
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  font-weight: bold;
}
.liuyan_cxcon .tj {
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 10px;
  text-align: center;
}
.liuyan_cxcon .tj span {
  display: inline-block;
  margin: 0 0.5em;
}
.liuyan_cxcon .tj span i {
  font-style: normal;
  padding: 0 5px;
  color: #f00;
}
.liuyan_cxbox {
  padding: 0;
  line-height: 30px;
  font-size: 14px;
}
.liuyan_cxbox ul li {
  float: left;
  background: none;
  padding: 0;
  line-height: 0;
}
.liuyan_cxbox li p {
  float: left;
}
.liuyan_cxbox li input {
  vertical-align: middle;
  border: 0 none;
  background: none;
  width: 100%;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}
.liuyan_cxbox li.date .put {
  width: 135px;
  border: 1px solid #cecece;
  height: 28px;
  background: #fff;
  line-height: 0;
  font-size: 0;
}
.liuyan_cxbox li.date .put input {
  text-align: center;
}
.liuyan_cxbox li.date .jg {
  width: 30px;
  text-align: center;
  color: #888;
  font-size: 14px;
  line-height: 30px;
}
.liuyan_cxbox li.select {
  padding-left: 20px;
  width: 125px;
}
.liuyan_cxbox li.select select {
  height: 30px;
  border: 1px solid #cecece;
  line-height: 30px;
  width: 100%;
  text-indent: 9px;
  color: #5e5f60;
  font-size: 14px;
}
.liuyan_cxbox li.input {
  width: 428px;
  position: relative;
  font-size: 0;
  margin-left: 10px;
}
.liuyan_cxbox li.input .tit {
  line-height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 5px;
  width: 66px;
  font-size: 14px;
}
.liuyan_cxbox li.input .bnt1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 30px;
  cursor: pointer;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  background: #005293;
}
.liuyan_cxbox li.input .put {
  margin: 0 48px 0 66px;
  padding: 0 8px;
  height: 28px;
  font-size: 0;
  line-height: 0;
  border: 1px solid #cecece;
  background: #fff;
  float: none;
}
.liuyan_cxbox li.input .put input {
  font-size: 14px;
  line-height: 28px;
}
/*栏目页-留言列表*/
.message_lmtitle {
  height: 33px;
  margin-top: 10px;
  padding-right: 5px;
  background: url(line_db.gif) 0 bottom repeat-x;
}
.message_lmtitle .message_xiexin {
  float: right;
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  background: #ff9900;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  border-radius: 4px;
}
.message_lmtitle h3 {
  height: 33px;
  line-height: 32px;
  background: #005293;
  color: #fff;
  padding: 0 20px;
  display: block;
  float: left;
  font-size: 18px;
  border-radius: 5px 5px 0 0;
}
.guestbook-table {
  font-size: 16px;
}
.guestbook_title {
  margin-top: 10px;
  height: 38px;
  line-height: 38px;
  background: #f7f7f7;
  font-weight: bold;
}
.guestbook_title p {
  float: right;
  height: 38px;
  text-align: center;
  border-left: 1px #fff solid;
  font-size: 16px;
  width: 100px;
  font-weight: bold;
}
.guestbook_title p.t4 {
  width: 150px;
}
.guestbook_title p.t6 {
  width: 80px;
}
.guestbook_title p.t1 {
  width: 150px;
  float: left;
  display: none;
}
.guestbook_title p.t2 {
  float: none;
  width: auto;
  margin: 0 325px 0 0;
  display: block;
}
.guestbook-list li {
  height: 38px !important;
  line-height: 38px !important;
  font-size: 16px;
  text-align: center;
  padding: 0 !important;
  border-bottom: 0 none;
  background: none !important;
  color: #333;
}
.guestbook-list li.even {
  background: #fafafa !important;
}
.guestbook-list li p {
  float: right;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-left: 1px #fff solid;
  width: 100px;
}
.guestbook-list li p.t4 {
  width: 150px;
}
.guestbook-list li p.t6 {
  width: 80px;
}
.guestbook-list li p.t2 {
  float: none;
  margin: 0 325px 0 0;
  display: block;
  width: auto;
  text-align: left;
  border: 0 none;
}
.guestbook-list li p.t2 a {
  display: block;
  float: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  padding-left: 10px;
}
.guestbook-list li p.t1 {
  width: 150px;
  float: left;
  display: none;
}
.guestbook-list li p.t5,
.guestbook-list li p.t1 {
  font-family: arial;
  color: #999;
}
.guestbook-list li p.t6 {
  color: #d30102;
}
.guestbook-list li p.t6 span {
  color: #999;
}
@media (max-width: 1199px) {
  .liuyan_cxbox li.input {
    width: 280px;
  }
}
@media (max-width: 991px) {
  .liuyan_cxbox li.input {
    width: 320px;
  }
}
@media (max-width: 767px) {
  .liuyan_cxcon {
    padding: 10px 15px 15px;
  }
  .liuyan_cxbox {
    padding-top: 5px;
  }
  .liuyan_cxbox li {
    float: none !important;
    width: auto !important;
    margin-top: 10px;
  }
  .liuyan_cxbox li.date .put {
    width: 42%;
  }
  .liuyan_cxbox li.select {
    padding: 0;
  }
  .liuyan_cxcon .tj {
    padding: 5px 0 0;
    line-height: 28px;
  }
  .guestbook-list li,
  .guestbook_title {
    position: relative;
  }
  .guestbook-list li p.t1,
  .guestbook_title p.t1,
  .guestbook-list li p.t3,
  .guestbook_title p.t3,
  .guestbook-list li p.t4,
  .guestbook_title p.t4,
  .guestbook-list li p.t5,
  .guestbook_title p.t5,
  .guestbook-list li p.t1,
  .guestbook_title p.t1 {
    display: none;
  }
  .guestbook-list li p.t2,
  .guestbook_title p.t2 {
    float: none;
    width: auto;
    margin: 0 91px 0 0;
  }
  .guestbook-list li p.t6,
  .guestbook_title p.t6 {
    width: 90px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .guestbook-list li p.t2 a {
    max-width: none;
  }
}
/****** 留言栏目页 end ******/
/* 留言详细页 */
.lynybox .liuyancon {
  margin: 20px auto 0;
  border-collapse: collapse;
}
.lynybox .liuyancon th.tit,
.lynybox .liuyancon td.nr,
.lynybox .liuyancon td.nrtxt {
  border: #e3e3e3 1px solid;
}
.lynybox .liuyancon th.tit {
  font-size: 16px;
  line-height: 24px;
  padding: 18px 10px;
  text-align: right;
  width: 18%;
  background: #f8f8f8;
}
.lynybox .liuyancon td.nr {
  font-size: 16px;
  line-height: 24px;
  padding: 18px 15px;
  width: 32%;
}
.lynybox .liuyancon td.nrtxt {
  padding: 18px 15px;
}
.lynybox .liuyancon td.pj {
  color: #f00;
  line-height: 40px;
}
.lynybox .liuyancon td .dfbox {
  border: 1px solid #eee;
  background: #f8f8f8;
  padding: 10px;
}
.lynybox .liuyancon td .dfbox .dfyj,
.lynybox .liuyancon td.nrtxt,
.lynybox .liuyancon td .dfbox .dfyj p,
.lynybox .liuyancon td .dfbox p {
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  word-break: break-word;
}
.lynybox .liuyancon td .dfbox .dfyj p img,
.lynybox .liuyancon td .dfbox p img {
  max-width: 100%;
  height: auto;
}
.lynybox .nrtxt {
  line-height: 30px;
  font-size: 16px;
}
.MsoNormal span {
  font-family: '微软雅黑' !important;
  font-size: 16px !important;
}
.lynybox .mydcon {
  height: 66px;
  line-height: 66px;
  font-size: 16px;
}
.lynybox .mydcon ul li {
  float: left;
  white-space: nowrap;
}
.lynybox .mydcon ul li.mm {
  padding-right: 10px;
}
.lynybox .mydcon ul li p {
  float: left;
}
.lynybox .mydcon ul li p.bt {
  white-space: nowrap;
  font-weight: bold;
}
.lynybox .mydcon ul li p.srk {
  position: relative;
}
.lynybox .mydcon ul li p.srk .msg-box {
  position: absolute;
  left: 0;
  top: 17px;
}
.lynybox .mydcon ul li p.srk .myd_input {
  float: left;
  margin-top: 17px;
  border: 1px solid #ddd;
  width: 170px;
  height: 24px;
  line-height: 24px;
  padding: 3px 5px;
}
.lynybox .mydcon ul li label {
  padding-right: 15px;
  white-space: nowrap;
}
.lynybox .mydcon ul li.pjbtn {
  float: right;
}
.lynybox .mydcon ul li.pjbtn input.myd_btn {
  font-size: 16px;
  width: 90px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  border: 0;
  background: #f80;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .lynybox {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .lynybox {
    padding: 0;
  }
  .lynybox .liuyancon {
    margin: 10px auto 0;
  }
  .lynybox .liuyancon th.tit {
    font-size: 14px;
    line-height: 24px;
    padding: 15px 5px;
  }
  .lynybox .liuyancon td.nr {
    font-size: 14px;
    line-height: 24px;
    padding: 15px 10px;
    word-break: break-all;
    word-wrap: break-word;
  }
  .lynybox .liuyancon td.nrtxt {
    padding: 10px 10px;
  }
}
/* 留言详细页 end */

/*答问知识库 on*/
.wenda_pos {
  padding: 20px 0 15px;
  border-bottom: 1px solid #dbdbdb;
}
.wenda_pos .postitle {
  width: 184px;
  height: 34px;
  line-height: 34px;
  font-size: 24px;
  font-weight: bold;
  color: #005293;
  display: block;
  float: left;
  overflow: hidden;
  padding-left: 45px;
  background: url('wd_icolm_01.png') 0 center no-repeat;
}
.wenda_search {
  margin-left: 210px;
}
.wenda_search .sear_ul {
  width: 438px;
  height: 34px;
}
.wenda_search .sear_ul li {
  font-size: 0;
  line-height: 0;
  height: 34px;
}
.wenda_search .sear_ul input {
  vertical-align: middle;
  width: 100%;
  height: 34px;
  border: 0 none;
  background: none;
}
.wenda_search .sear_ul .ss2 {
  float: right;
  width: 40px;
}
.wenda_search .sear_ul .ss2 input {
  background: url('wd_secico.png') center center no-repeat #005293;
  cursor: pointer;
}
.wenda_search .sear_ul .ss1 {
  margin-right: 40px;
  padding: 0 10px 0 12px;
  background: #f6f6f6;
}
.wenda_search .sear_ul .ss1 input {
  font-size: 14px;
  line-height: 34px;
}
.wenda_search .sea_link {
  padding-left: 20px;
  font-size: 14px;
  color: #666666;
  line-height: 34px;
  height: 34px;
}
.wenda_search .sea_link span {
  font-weight: bold;
  color: #fe8f00;
  padding: 0 4px;
}
.columnname {
  display: block;
  white-space: nowrap;
  height: 46px;
  line-height: 46px;
  color: #005293;
  font-size: 18px;
  padding: 0 14px;
}
.w-search {
  height: 48px;
  line-height: 48px;
  margin: 18px auto 0;
  text-align: right;
}
.w-search1 {
  width: 432px;
  height: 48px;
  float: left;
  margin-right: 5px;
}
.w-search .text {
  width: 307px;
  padding: 0 23px 0 27px;
  background: #fff;
  height: 48px;
  font-size: 14px;
  color: #847f7f;
  line-height: 48px;
  text-align: left;
  border: none;
  vertical-align: top;
  border-radius: 10px 0 0 10px;
}
.w-search .btn {
  width: 75px;
  height: 48px;
  border: none;
  padding: 0;
  float: right;
}
.w-search .znss {
  width: 80px;
  height: 48px;
  background: #ff4112;
  border-radius: 4px;
  text-align: center;
  float: right;
  line-height: 48px;
}
.w-search .znss a {
  color: #fff;
}
.zsk_main {
  padding: 20px 0 0;
  overflow: hidden;
}
.lm_wenda {
  width: 328px;
  height: auto;
}
.lm_wenda .m-theme {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 10px;
  overflow: hidden;
}
.lm_wenda .m-theme h2 {
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #005293;
  font-weight: bold;
  padding-left: 10px;
}
.lm_wenda .m-theme li {
  width: 102px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  background: url(dot.png) 0 center no-repeat;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lm_wenda .m-theme li a {
  display: block;
  padding-left: 12px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-issue {
  width: 790px;
  min-height: 468px;
  padding: 10px;
  overflow: hidden;
  float: right;
  border: 1px solid #ddd;
}
.m-issue ul {
  padding: 0 8px 15px;
}
.m-issue ul li {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  background: url(dot.png) 0 center no-repeat;
  padding-left: 15px;
}
.m-issue ul li a {
  font-size: 16px;
  max-width: 650px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-issue ul li .date {
  float: right;
  color: #999;
  font-size: 14px;
}
.m-issue ul li img {
  float: left;
  margin: 12px 0 0 2px;
}
.dwzskwz {
  padding: 0 20px 30px;
}
.dwzskwz_tit {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #005293;
  font-weight: bold;
  padding: 25px 0 0;
  font-family: 'Microsoft YaHei';
}
.dwzskwz_con {
  padding: 5px 20px 30px;
  text-align: justify;
}
.dwzskwz_con.con1 {
  border-bottom: 1px dashed #ddd;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .m-issue {
    width: 582px;
  }
  .m-issue ul li a {
    width: 460px;
  }
}
@media (max-width: 991px) {
  .wenda_pos {
    padding: 10px 0;
  }
  .zsk_main {
    padding: 10px 0 0;
  }
  .lm_wenda,
  .m-issue {
    float: none;
    width: auto;
    min-height: auto;
  }
  .m-issue ul {
    padding: 0 0 10px;
  }
  .m-issue ul li a {
    max-width: none;
    display: block;
    float: none;
    margin-right: 90px;
  }
  .lm_wenda {
    margin-top: 10px;
  }
  .lm_wenda .m-theme li {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .lm_wenda .m-theme li {
    width: 33.3%;
  }
  .wenda_pos .postitle {
    float: none;
  }
  .wenda_search {
    margin: 8px auto 0;
  }
  .wenda_search .sear_ul {
    width: auto;
    float: none;
  }
}
@media (max-width: 479px) {
  .lm_wenda .m-theme li {
    width: 50%;
  }
}
/**答问知识库-end**/

/*****网站地图****/

/*****网站地图****/
.dty_main {
  padding: 20px 40px;
  border: #ddd 1px solid;
}
.dty_title {
  line-height: 34px;
  padding: 10px 0 33px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.dty_mutitle {
  height: 40px;
  line-height: 40px;
  background: #fafafa;
  overflow: hidden;
}
.dty_mutitle a {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  padding: 0 20px;
  background: #005293;
  white-space: nowrap;
  font-weight: bold;
}
.dty_mutitle a:hover {
  color: #fff;
}
.dty_sublb {
  padding: 10px 10px 15px;
  overflow: hidden;
}
.dty_sublb ul li {
  float: left;
  height: 38px;
  line-height: 38px;
  width: 20%;
}
.dty_sublb ul li a {
  line-height: 38px;
  font-size: 16px;
  color: #555;
  display: block;
  background: url(dot.png) 10px center no-repeat;
  padding-left: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dty_sublb ul li a:hover {
  color: #f00;
}
@media (max-width: 991px) {
  .dty_sublb {
    padding: 5px 0;
  }
  .dty_sublb ul li {
    width: 33.3%;
  }
}
@media (max-width: 767px) {
  .dty_main {
    padding: 10px;
  }
  .dty_title {
    font-size: 20px;
  }
  .dty_mutitle a {
    font-size: 16px;
    padding: 0 15px;
    height: 34px;
    line-height: 34px;
  }
}
@media (max-width: 480px) {
  .content_syy {
    padding: 15px 5px 0;
  }
}
@media (max-width: 425px) {
  .dty_sublb ul li {
    width: 50%;
  }
}
/*****网站地图end****/
/*搜索详细页*/
.ssy_container {
  border: 1px solid #ddd;
  padding: 20px;
}
.ssy_leftbar {
  width: 240px;
  height: auto;
  margin-bottom: 50px;
}
.fenlei_tit,
.searchType-title {
  height: 34px;
  line-height: 34px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.total_wz,
.searchType-column {
  height: auto;
  margin-bottom: 10px;
  padding: 5px 0 5px 20px;
  background: #f1f1f1;
  font-size: 14px;
}
.total_wz ul li,
.searchType-column ul li {
  height: 30px;
  line-height: 30px;
}
.total_wz ul li a:hover,
.total_wz ul li a.active,
.searchType-column ul li a:hover,
.searchType-column ul li a.active {
  text-decoration: underline;
  color: #385977;
}
.ssy_rightbar {
  width: 898px;
  height: auto;
}
.ssy_rightbar .warm-prompt {
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.result_title {
  padding-right: 18px;
  font-size: 14px;
  float: right;
  text-align: right;
  width: auto;
  height: 30px;
  line-height: 30px;
  color: #8a8a8a;
}
.ssy_rightbar .search-list {
  height: auto;
  margin-bottom: 15px;
}
.ssy_rightbar .search-list li.search-title {
  line-height: 28px;
  font-weight: bold;
  font-size: 14px;
}
.ssy_rightbar .search-list li.search-title a {
}
.ssy_rightbar .search-list li.search-title a:hover {
  text-decoration: underline;
}
.ssy_rightbar .search-list li a span,
.ssy_rightbar .search-list li span {
  color: #cd3501;
}
.ssy_rightbar .search-list li.search-info {
  height: auto;
  margin-bottom: 5px;
  font: 14px/24px '微软雅黑';
  color: #666666;
}
.ssy_rightbar .search-list li.search-column {
  font: 14px/22px '微软雅黑';
  color: #0384ce;
}
.ssy_rightbar .search-list li.search-url {
  height: auto;
  line-height: 22px;
  color: #008000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.ssy_rightbar .search-list li.search-url span.date {
  padding-left: 14px;
  color: #008000;
}
.ssy_rightbar .search-list li.search-url a {
  color: #008000;
}
.ssy_rightbar .search-list li.search-url a:hover {
  text-decoration: underline;
}

.two_search {
  height: 35px;
}
.two_search ul li {
  float: left;
}
.two_search ul li.tt1 {
  position: relative;
  width: 241px;
}
.two_search ul li.tt1 .msg-box {
  position: absolute;
  left: 0;
  top: 0;
}
.two_search ul li.tt1 .txtinput {
  width: 220px;
  height: 32px;
  padding: 0 10px;
  outline: none;
  line-height: 32px;
  border: 1px solid #cdcdcd;
  border-right: none;
  font-size: 14px;
  color: #999;
}
.two_search ul li.tt2 {
  width: 77px;
  height: 34px;
}
.two_search ul li.tt2 .sear_button1 {
  border: 0;
  cursor: pointer;
  width: 100%;
  color: #fff;
  height: 34px;
  line-height: 34px;
  text-align: center;
  overflow: hidden;
  background: #385977;
  outline: none;
  font-size: 14px;
}
.two_ssresult {
  line-height: 30px;
  padding: 5px 0;
  border-bottom: 1px dashed #e1e1e1;
  font-size: 14px;
  margin-bottom: 16px;
}
.two_ssresult span {
  color: #e34949;
  padding: 0 5px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  /*搜索*/
  .ssy_rightbar {
    width: 690px;
  }
}
@media (max-width: 991px) {
  .ssy_rightbar {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  .ssy_container {
    padding: 2%;
  }
}

.bs_tab {
  height: 50px;
}
.bs_tab li {
  float: left;
  margin-right: 14px;
}
.bs_tab li a {
  display: block;
  font-size: 20px;
  line-height: 50px;
  height: 50px;
  padding: 0 18px;
}
.bs_tab li.active a {
  background: #005293;
  color: #fff;
}
.bs_tab li .ico {
  float: left;
  width: 30px;
  height: 34px;
  margin: 8px 10px 8px 0;
  overflow: hidden;
  background: url('bs_tab01.png') 0 0 no-repeat;
}
.bs_tab li .tit {
  float: left;
}
.bs_tab li.num2 .ico {
  background: url('bs_tab02.png') 0 0 no-repeat;
}
.bs_tab li.active .ico,
.bs_tab li a:hover .ico {
  background-position: 0 -34px;
}
.bsfwbox {
  height: 228px;
  margin-bottom: 7px;
}
.bsfw-list {
  position: relative;
}
.bsfw-list .next {
  position: absolute;
  right: 0;
  top: -54px;
  width: 66px;
  display: block;
  line-height: 22px;
  color: #999;
  background: url('shua.png') right center no-repeat;
}
.bsfw-list .bd {
  height: 192px;
  overflow: hidden;
}
.bsfw-list li {
  height: 192px;
  overflow: hidden;
}
.bsfw-list li dd {
  width: 113px;
  float: left;
  text-align: center;
  line-height: 30px;
  padding-top: 12px;
  font-size: 16px;
}
.bsfw-list li dd a {
  display: block;
}
.bsfw-list li dd .img_title {
  display: block;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 4px;
}
.bsfw-list .hd {
  width: 100%;
  z-index: 1;
  height: 5px;
  line-height: 5px;
  margin: 18px auto 0;
  text-align: center;
  overflow: hidden;
  *width: 120px;
  _width: 120px;
}
.bsfw-list .hd ul li {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  width: 20px;
  height: 5px;
  margin: 0 5px;
  background: #d5dbde;
  border-radius: 3px;
  text-indent: -999em;
  overflow: hidden;
  vertical-align: top;
  *display: block;
  _display: block;
  *float: left;
  _float: left;
}
.bsfw-list .hd ul .on {
  background-color: #005293;
}
.bsfw-list li dd a:hover img {
  transition: all 0.6s;
  transform: rotateY(360deg);
}
@media (max-width: 1199px) and (min-width: 992px) {
  .bsfw-list li dd {
    width: 92px;
  }
}
@media (max-width: 991px) {
  .bsfw-list li dd {
    width: 143px;
  }
}
@media (max-width: 767px) {
  .bsfw-list li dd {
    width: 20%;
  }
}
@media (max-width: 479px) {
  .bs_tab li .ico {
    display: none;
  }
  .bsfwbox {
    height: auto;
  }
  .bsfw-list li dd {
    width: 50%;
  }
  .bsfw-list .bd {
    height: 480px;
  }
  .bsfw-list li {
    height: 480px;
  }
}
