@charset "utf-8";
/* CSS Document */
html { -webkit-text-size-adjust: none; }
*html { background-attachment: fixed; }
/*解决IE6下滚动抖动的问题*/
a, abbr, acronym, b, body, br, button, dd, div, dl, dt, em, font, form, h1, h2, h3, h4, h5, h6, hr, html, i, iframe, img, input, label, li, ol, p, q, select, span, strong, td, textarea, th, tr, u, ul { margin: 0; padding: 0; list-style: none; }
q:after, q:before { content: ''; }
abbr, acronym { border: 0; }
body { font: 14px/1.5 "Microsoft YaHei",'宋体',tahoma,Verdana,arial,sans-serif; color: #333; background: #fff; -ms-overflow-style: scrollbar; }
button, input, select, textarea { vertical-align: middle; font-family: "Microsoft YaHei"; }
button.active, button.on, input.active, input.on, select.active, select.on, textarea.active, textarea.on { color: #333; }
textarea { resize: none; }
a { color: #333; text-decoration: none; blr: expression(this.onFocus=this.blur()); }
a:hover { color: #d80c18; text-decoration: none; }
a:focus, button:focus, input:focus, select:focus, textarea:focus, textarea:focus { outline: none; }
.wza-on a:focus, .wza-on button:focus, .wza-on input:focus, .wza-on select:focus, .wza-on textarea:focus, .wza-on textarea:focus { outline: auto; }
a img { border: none; }
img { vertical-align: middle; }
.fl, .left { float: left; }
.fr, .right { 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 */
.cc, .clear { clear: both; font-size: 0; line-height: 0; height: 0; margin-top: 0; overflow: hidden; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
.wza-on input:focus { outline: auto!important; }
input.srkcss:focus { outline: none; border-color: #1b448f!important; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,68,143,.6); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,68,143,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,68,143,.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; }
.pos-rel { position: relative; }
.pos-abs { position: absolute; }
.z-hide { display: inline; width: 0; height: 0; margin: 0 0 0 -1px; overflow: hidden; font-size: 0; }
.hide { display: none; }
.hide.active { display: block!important; }
.hidden-tit .img_title { display: none; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.bot30 { margin-bottom: 30px; }
.bot20 { margin-bottom: 20px; }
.srkcssblue { outline: none; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,68,143,.6)!important; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,68,143,.6)!important; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,68,143,.6)!important; -webkit-transition: border linear .2s,box-shadow linear .2s!important; -moz-transition: border linear .2s,box-shadow linear .2s!important; -o-transition: border linear .2s,box-shadow linear .2s!important; transition: border linear .2s,box-shadow linear .2s!important; }
@keyframes bellRing {
  0%, 100% { transform-origin: top; }
  15% { transform: rotateZ(10deg); }
  30% { transform: rotateZ(-10deg); }
  45% { transform: rotateZ(5deg); }
  60% { transform: rotateZ(-5deg); }
  75% { transform: rotateZ(2deg); }
}
.bodybg { background: #fff; }
.guidang { position: absolute; right: 0; top: 0; z-index: 10; }
.container { width: 1300px; }
@media (min-width: 992px) and ( max-width:1299px ) {
  .container { width: 992px; }
}
@media (max-width: 991px) {
  .container { width: 768px; }
  .guidang { width: 200px!important; height: 200px!important; background-size: 100% 100%!important; }
  .mt20, .mt30 { margin-top: 15px; }
}
@media (max-width: 767px) {
  .container { width: auto; }
  .guidang { width: 160px!important; height: 160px!important; top: 80px; }
  .ls-article .guidang { top: 20px; }
  .mt20, .mt30 { margin-top: 10px; }
}
/***漂浮***/
.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: 43px; height: 16px; right: 0; top: -20px; font-size: 0; }
.j-float .float-close img { cursor: pointer; }
/*左右对联*/
.j-couplet { cursor: pointer; }
.piao-left { width: auto; position: fixed; left: 10px; bottom: 10px; z-index: 1000; display: none; }
.piao-right { width: auto; position: fixed; right: 10px; bottom: 10px; z-index: 1000; display: none; }
.piao-left li, .piao-right li { margin-top: 5px; }
.piao-left li img, .piao-right li img { height: auto; }
.piao-left ul li .img_title, .piao-right ul li .img_title { display: none; }

/*左侧悬浮切换*/
.ind_pl { height: 150px; width: 240px; overflow: hidden; background: #fff; padding: 10px; border: 1px solid #ddd; position: fixed; left: 10px; bottom: 10px; z-index: 999; }
.ind_pl .f-close { position: absolute; cursor: pointer; right: 10px; top: 10px; z-index: 1; line-height: 0; }
.ind_pl .float-superslide, .ind_pl .float-superslide .bd, .ind_pl .float-superslide .bd a, .ind_pl .float-superslide .bd img, .ind_pl .float-superslide .bd li, .ind_pl .float-superslide .bd ul { height: 100%; width: 100%; }
.ind_pl .float-superslide .bd { position: relative; z-index: 0; }
.ind_pl .float-superslide .bd li { zoom: 1; vertical-align: middle; }
.ind_pl .float-superslide .bd a { display: block; }
.ind_pl .float-superslide .bd img { display: block; }
.ind_pl .float-superslide .bd .title { display: none; }
.ind_pl .float-superslide .hd { height: 8px; overflow: hidden; position: absolute; right: 7px; bottom: 16px; z-index: 1; }
.ind_pl .float-superslide .hd ul { overflow: hidden; zoom: 1; float: left; }
.ind_pl .float-superslide .hd ul li { float: left; margin-right: 8px; width: 10px; height: 8px; text-indent: -20em; font-size: 0; background: #fff!important; overflow: hidden; cursor: pointer; border-radius: 4px; }
.ind_pl .float-superslide .hd ul li a { display: block; width: 100%; height: 100%; }
.ind_pl .float-superslide .hd ul li.on { width: 18px; }

/*头部 */
.ls-page-top { line-height: 40px; font-size: 15px; margin-top: 5px; }
.ls-page-top li { float: left; background: url(../images/top-line.png) no-repeat left center; padding-left: 12px; margin-left: 12px; }
.ls-page-top li.num1, .ls-page-top li:first-child { padding-left: 0; background-image: none!important; margin-left: 0; }
.ls-page-top a { display: inline-block; }
.ls-page-top a:hover { color: #1a5493; text-decoration: underline; }
/*无障碍适老化*/
.ls-top-right .num-old, .ls-top-right .num-wza { padding-left: 23px; margin-left: 15px; }
.ls-top-right .num-old { background: url("../images/ico-old.png") 0 center no-repeat!important; }
.ls-top-right .num-wza { background: url("../images/ico-wza.png") 0 center no-repeat!important; }
/*banner*/
.ls-banner { height: 284px; position: relative; background: url("../images/banner-bg.png") 54% center no-repeat; }

/*logo*/
.ls-site-logo { margin-top: 48px; z-index: 1; line-height: 0; font-size: 0; text-align: center; }
.ls-site-logo img { height: auto; }
.ls-site-logo a { display: inline-block; }
/*头部搜索*/
.ls-search { margin: 65px auto 0 auto; width: 468px; height: 48px; border: 1px solid #b0bbc8; background: rgba(255, 255, 255, 0.7); border-radius: 4px; -moz-border-radius: 4px; z-index: 1; }
.ls-search ul { display: block; position: relative; padding: 0 93px 0 18px; }
.ls-search label { display: inline; }
.ls-search ul li { height: 48px; }
.ls-search ul li input { width: 100%; height: 48px; line-height: 48px; font-size: 14px; border: 0 none; }
.ls-search ul li.ss1 { position: relative; }
.ls-search ul li.ss1 input { background: none; color: #8c9cb2; background: none; }
.ls-search ul li.ss1 input::placeholder { color: #8c9cb2; }
.ls-search ul li.ss1 .msg-box { left: 0; top: 48px; position: absolute; }
.ls-search ul li.ss1 .ph-label { left: 0; top: 0; position: absolute; font-weight: normal; }
.ls-search ul li.ss2 { width: 93px; height: 50px; position: absolute; top: -1px; right: -1px; }
.ls-search ul li.ss2 input { cursor: pointer; height: 100%; overflow: hidden; background: url("../images/searchico.png") 18px center no-repeat #015293; font-size: 16px; color: #fff; text-align: left; text-indent: 45px; border-radius: 0 4px 4px 0; }
.ls-search.active { outline: none; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,68,143,.6)!important; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,68,143,.6)!important; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(27,68,143,.6)!important; -webkit-transition: border linear .2s,box-shadow linear .2s!important; -moz-transition: border linear .2s,box-shadow linear .2s!important; -o-transition: border linear .2s,box-shadow linear .2s!important; transition: border linear .2s,box-shadow linear .2s!important; }
/*导航*/
.ls-page-navigation { height: 70px; border-bottom: 5px solid #1a5493; margin-top: 20px; }
.ls-page-navigation .navbar-nav { text-align: center; float: none; position: relative; }
.ls-page-navigation .navbar-nav li { width: 210px; height: 70px; line-height: 28px; position: static; }
.ls-page-navigation .navbar-nav li.first { width: 190px; }
.ls-page-navigation .navbar-nav li.active_public { width: 270px; }
.ls-page-navigation .navbar-nav li a { display: block; text-align: center; color: #1a5493; position: static; padding: 21px 0; }
.ls-page-navigation .navbar-nav li a:hover .nav-img img, .ls-page-navigation .navbar-nav li.on a .nav-img img { margin-top: -30px; }
.ls-page-navigation .navbar-nav li a:hover, .ls-page-navigation .navbar-nav li.on a { font-weight: bold; color: #d30000; }
.ls-page-navigation .navbar-nav li a .nav-img { display: inline-block; vertical-align: middle; width: auto; height: 25px; overflow: hidden; margin-right: 10px; }
.ls-page-navigation .navbar-nav li a .nav-tt { font-size: 24px; vertical-align: top; display: inline-block; }
@media (max-width:1299px) {
  /*导航*/
  .ls-page-navigation .navbar-nav li { width: 163px; }
  .ls-page-navigation .navbar-nav li.first { width: 140px; }
  .ls-page-navigation .navbar-nav li.active_public { width: 200px; }
}
@media (max-width:991px) {
  .ls-module { float: none!important; width: auto!important; height: auto!important; }
  /*头部*/
  .ls-page-header { height: auto; }
  .ls-page-top { height: 40px; }
  .ls-banner { height: auto; }
  .ls-site-logo { float: none; margin-top: 0; text-align: center; padding-top: 0; }
  .ls-site-logo img { max-width: 98%; }
  .ls-search { float: none; position: relative; height: 40px; left: auto; top: auto; right: auto; margin: 20px auto 0; width: auto; }
  .ls-search ul { padding: 0 56px 0 18px; }
  .ls-search ul li { height: 40px; }
  .ls-search ul li input { height: 40px; line-height: 40px; }
  .ls-search ul li.ss1 .msg-box { top: 40px; }
  .ls-search ul li.ss2 { width: 60px; height: 42px; }
  .ls-search ul li.ss2 input { background: #015293; font-size: 16px; text-align: center; text-indent: 0; }
  /*导航*/
  .ls-page-navigation .navbar-nav li { width: 130px; }
  .ls-page-navigation .navbar-nav li.first { width: 84px; }
  .ls-page-navigation .navbar-nav li.active_public { width: 164px; }
  .ls-page-navigation .navbar-nav li a { font-size: 18px; }
  .ls-page-navigation .navbar-nav li a .nav-img { display: none; }
}
@media (max-width:767px) {
  /*头部*/
  .ls-page-top { padding-right: 10px; }
  .ls-banner { height: auto; background-position: center 20px; }
  .ls-search { width: 94%; }
  /*导航*/
  .ls-page-navigation { height: auto; }
  .ls-page-navigation .navbar-header { height: 50px; font-weight: bold; padding: 0 10px; }
  .navbar-default .navbar-toggle,   .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background: #fff; }
  .navbar-default .navbar-toggle:hover .icon-bar { background: #1b448f; }
  .ls-page-navigation .navbar { height: auto; width: 100%; z-index: 3; }
  .ls-page-navigation .navbar-nav { margin: 0; }
  .ls-page-navigation .navbar-nav li { text-align: center; width: auto!important; border-top: #3360b4 1px solid; height: 50px; line-height: 50px; }
  .ls-page-navigation .navbar-nav li a { padding: 0; }
  .ls-page-navigation .navbar-nav li.frist { display: none; }
  .ls-page-navigation .navbar-brand { padding: 0; height: 50px; line-height: 50px; font-size: 20px; color: #1a5493; }
  .ls-page-navigation .navbar-brand:hover { color: #1a5493; }
  .ls-page-navigation .navbar-nav li a .nav-tt { font-size: 18px; }
}
@media (max-width:420px) {
  .ls-logo-gh,   .ls-logo-gh li,   .ls-unit-name, .ls-unit-name li { display: block; }
}
/*******底部*******/
/*友情链接*/
.ls-footlink { height: 36px; padding: 18px 0 13px; position: relative; }
.footlink-title { width: 116px; font-size: 18px; line-height: 36px; color: #fff; font-weight: bold; }
.ls-footlink .select { float: left; width: 348px; margin: 0 60px 0 0; z-index: 11; }
.ls-footlink .select.last { margin-right: 0; }
.ls-footlink .select dt { display: block; font-size: 15px; color: #666; height: 34px; line-height: 34px; background: #fff; border: 1px solid #ddd; padding: 0 20px 0 10px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; z-index: 99; }
.ls-footlink .select dt a { display: block; color: #666; background: url(../images/linkarr.png) right center no-repeat; }
.ls-footlink .select dt.active { box-shadow: 0 4px 10px 0 rgb(13, 104, 178); -webkit-box-shadow: 0 4px 10px 0 rgb(13, 104, 178); }
.ls-footlink .select dt.active a { color: #015293; background-image: url(../images/linkarr-on.png)!important; z-index: 888; }
.ls-footlink .select dt.active a { color: #015293; background-image: url(../images/linkarr-on.png)!important; z-index: 888; }
.ls-footlink .select dd { position: absolute; left: 0; right: 0; bottom: 55px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); display: none; z-index: 999; padding: 10px 0; border-radius: 5px; -moz-border-radius: 5px; }
.ls-footlink .select dd ul { padding: 5px 0; width: 100%; max-height: 300px; overflow-y: auto; overflow-x: hidden; }
.ls-footlink .select dd ul li { display: inline; width: 31.3%; float: left; padding: 0 1%; text-align: left; }
.ls-footlink .select dd ul li a { display: block; padding: 0 5px; font: normal 15px/30px "Microsoft Yahei"; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #333; }
.ls-footlink .select dd ul li a:hover { color: #015293; }

.wza-black-white  .ls-footlink .select dd { background-color: #000!important; border-color: #fff; }
.wza-yellow-black .ls-footlink .select dd { background-color: #ff0!important; border-color: #000; }
.wza-blue-yellow  .ls-footlink .select dd { background-color: #00f!important; border-color: #ff0; }
.wza-yellow-blue  .ls-footlink .select dd { background-color: #ff0!important; border-color: #00f; }
.wza-white-black .ls-footlink .select dd { background-color: #fff!important; border-color: #000; }
.wza-black-yellow .ls-footlink .select dd { background-color: #000!important; border-color: #ff0; }

@media (max-width:1299px) and (min-width:992px) {
  .ls-footlink .select { width: 278px; margin-right: 20px; }
}
/*底部版权*/
.ls-page-footer { background: #1a5493; }
.ls-footer-menu { margin-bottom: 20px; line-height: 30px; }
.ls-footer-menu li { display: inline-block; zoom: 1; padding: 0 10px; }
.ls-footer-menu li.num1, .ls-footer-menu li:first-child { background-image: none!important; }
.ls-footer-menu li a { color: #333; }
.ls-footer-inner { line-height: 34px; font-size: 16px; color: rgba(255, 255, 255, 0.7); padding: 20px 0; text-align: center; position: relative; }
.ls-footer-inner a { display: inline-block; color: rgba(255, 255, 255, 0.7); }
.ls-footer-inner a:hover { color: #fff; }
.ls-footer-inner .sp { display: inline-block; padding: 0 8px; }
.ls-dzjg { position: absolute; left: 36px; top: 58px; }
.ls-jiucuo { position: absolute; right: 0; top: 72px; }
.ls-old-icon { position: absolute; right: 120px; top: 72px; }
.ls-footer-img { float: right; }
.ls-footer-img>div { display: inline-block; }
.ls-footer-img img { vertical-align: middle; }
@media (max-width:1279px) and (min-width:992px) {
  .ls-bljb-icon,   .ls-dzjg,   .ls-jiucuo, .ls-old-icon { position: static!important; display: inline-block; vertical-align: middle; }
  .ls-old-icon { margin-right: 8px; }
}
@media (max-width:991px) {
  .ls-footer-inner { padding: 15px 0; text-align: center; }
  .ls-footer-img, .ls-footer-info { float: none; }
  .ls-footer-img>div { display: inline-block; }
  .ls-footer-menu { margin-bottom: 0; }
  .ls-bljb-icon,   .ls-dzjg,   .ls-jiucuo, .ls-old-icon { position: static!important; display: inline-block; vertical-align: middle; }
  .ls-old-icon { margin-right: 8px; }
}
@media (max-width:767px) {
  .ls-footer-inner { font-size: 14px; line-height: 28px; padding: 10px 0; }
}
/*标题 */
.ls-tabs { position: relative; border-bottom: 1px solid #e7e7e7; }
.ls-tabs li { float: left; margin-right: 35px; }
.ls-tabs li:nth-last-of-type(1) { margin-right: 0; }
.ls-tabs li a { display: block; height: 36px; line-height: 24px; font-size: 24px; position: relative; }
.ls-tabs li a:hover, .ls-tabs li.active a { color: #0e56a4; font-weight: bold; }
.ls-tabs li a::after { content: ""; display: none; width: 100%; height: 2px; background: #1a5493; position: absolute; left: 0; bottom: 0; }
.ls-tabs li a:hover::after, .ls-tabs li.active a::after { display: block; }

.ls-big-tit { position: relative; height: 46px; text-align: center; z-index: 0; }
.ls-big-tit .tit { display: inline-block; padding: 0 24px; position: relative; height: 46px; line-height: 46px; font-size: 28px; font-weight: bold; color: #1a5493; text-align: center; background: #fff; }
.ls-big-tit .tit:hover{
  color:#d80000;
}
.ls-big-tit::after { content: ""; display: block; width: 100%; height: 1px; background: rgba(26, 84, 147, 0.4); position: absolute; left: 0; top: 50%; z-index: -1; }
@media (max-width:1299px) and (min-width:992px) {
  .ls-big-tit .tit { font-size: 24px; }
}
@media (max-width:991px) {
  .ls-tabs li { margin-right: 20px; }
  .ls-tabs li a { font-size: 20px; }
  .ls-big-tit .tit { font-size: 22px; }
}


/*列表 */
.ls-doc-list { clear: both; margin-top: 10px; }
.ls-doc-list li { font-size: 16px; height: 38px; line-height: 38px; overflow: hidden; position: relative; padding: 2px 45px 2px 16px; background: url("../images/dot.png") 0 center no-repeat; vertical-align: bottom; }
.ls-doc-list li a { display: block; color: #4b4b4b; max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ls-doc-list li .date { position: absolute; right: 0; top: 2px; font-size: 15px; color: #999; }
.ls-doc-list li a:hover { color: #1b448f; }
.ls-doc-list li .col-block{ display: inline;}
/*公用列表 end*/
@media (max-width:1299px) {
  .ls-doc-list  li .date { font-size: 14px; }
}
@media (max-width:991px) {
  .ls-doc-list li { height: 36px; line-height: 36px; }
  .ls-doc-list li a { max-width: none!important; display: block; float: none; }
  .ls-doc-list li img { display: none; }
}


/*公开列表 */
.ls-public-list { padding-top: 6px; }
.ls-public-list li { position: relative; height: 38px; line-height: 38px; font-size: 16px; overflow: hidden; padding: 2px 45px 2px 12px; background: no-repeat left center; background-image: url(../images/dot.png)!important; }
.ls-public-list li .date { position: absolute; font-size: 14px; right: 0; top: 2px; color: #999; }
.ls-public-list li .nr { float: left; max-width: 100%; height: 42px; line-height: 42px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ls-public-list li .title { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: none; margin-right: 0; max-width: none; }
.ls-public-list li .explain-list, .ls-public-list li .policy-list { display: block; float: right; max-width: 80%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ls-public-list li .explain-list .split, .ls-public-list li .explain-list .split-line, .ls-public-list li .policy-list .split-line { padding: 0 2px; color: #d00; font-size: 12px; }
.ls-public-list li .explain-list .a, .ls-public-list li .explain-list .explain-link, .ls-public-list li .policy-list .policy-link { display: inline; color: #d00; float: none; background: none; max-width: none; padding: 0; margin: 0; }
.ls-public-list li .explain-list .a:hover, .ls-public-list li .explain-list .explain-link:hover, .ls-public-list li .policy-list .policy-link:hover { color: #ea7711; text-decoration: underline; }
@media (max-width:991px) {
  .ls-public-list li { height: 36px; line-height: 36px; }
}


/*分页/翻页*/
.pagination { clear: both; width: 100%; text-align: center; margin: 10px 0 5px; padding: 3px 0; line-height: 30px; font-size: 14px; font-family: "Microsoft YaHei"; }
.pagination a, .pagination span { display: inline-block; border: 1px solid #ddd; color: #666; margin: 3px; padding: 0 10px; text-decoration: none; white-space: nowrap; height: 30px; border-radius: 3px; }
.pagination a:hover { background: #1b448f; border: 1px solid #1b448f; color: #fff!important; }
.pagination a.active { border: 1px solid #1b448f; color: #fff; }
.pagination span.current, .pagination span.current:hover { background: #1b448f; border: 1px solid #1b448f; color: #fff; }
.pagination span.disabled, .pagination span.disabled:hover { border: 1px solid #ddd; color: #cfcfcf; background: #f9f9f9; }
.pagination a.text, .pagination a.text:hover { color: #fff; background: #1b448f; border: #1b448f 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 .total { border: 0; height: 32px; padding: 0; line-height: 32px; }
.pagination .inputBar { border: 0; height: 32px; padding: 0 2px 0 5px; line-height: 32px; }
.pagination .inputBar input { width: 40px; height: 26px; line-height: 26px; padding: 2px 5px; border: #ddd 1px solid; margin: -3px 3px 0; vertical-align: middle; border-radius: 3px; color: #333; }
.pagination .inputBar button { display: inline-block; background: #1b448f; border: 0; height: 32px; color: #fff; border-radius: 3px; padding: 0 8px; margin: -3px 3px 0; }
@media (max-width: 991px) {
  .pagination { margin: 0; }
}

/*外链提示 > 弹窗*/
.ui-dialog-content, .ui-dialog-title { font-family: "Microsoft YaHei"; }
.ui-dialog-content .jump-info p { word-break: break-all; word-wrap: break-word; }
.ui-dialog-content .btn-group { padding: 10px 0; text-align: center; display: block; height: 36px; }
.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: #1b448f; color: #fff; }
.ui-dialog-content .btn-group .btn-no { background: #eee; color: #666; }
.wza-black-white .ui-dialog-content .jump-info p, .wza-black-yellow .ui-dialog-content .jump-info p { color: #fff!important; }
@media (max-width:767px) {
  .ui-dialog-content { width: 100%!important; max-height: 300px!important; }
  .ui-dialog-content .btn-group .btn { margin: 0 10px; width: 90px; }
}
.ui-dialog-footer button.ui-dialog-autofocus { background-color: #015293; border-color: #015293; }
.ui-dialog-footer button.ui-dialog-autofocus:active, .ui-dialog-footer button.ui-dialog-autofocus:focus, .ui-dialog-footer button.ui-dialog-autofocus:hover { background-color: #1b448f; border-color: #1b448f; }
/*页面纠错*/
.ui-dialog-title { color: #1b448f; }
.correction-table { clear: both; font-size: 14px; overflow: hidden; }
.correction-table th { width: 80px; text-align: right; padding: 2px 10px 2px 0; }
.correction-table th span { color: red; }
.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: 350px; height: 120px; padding: 3px 5px; border: #ddd 1px solid; }
.correction-table td.btn-group { padding-left: 92px!important; }
.correction-table td.btn-group input { background: #1b448f; 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; }
/*网站隐私弹框*/
.statement-content { max-height: 100%!important; }
.wza-black-white .statement-content, .wza-black-yellow .statement-content { color: #fff!important; }
/*提交留言温馨提示*/
.wza-black-white .guestbook-tips, .wza-black-yellow .guestbook-tips { color: #fff!important; }
@media (max-width:767px) {
  .ui-dialog-body { padding: 10px; }
  .ui-popup-modal { right: 10px; left: 10px!important; }
  .ui-dialog-grid { width: 100%; }
  .correction-table td, .correction-table th { width: auto; display: block; }
  .correction-table th { text-align: left; }
  .correction-table td textarea { width: 100%; box-sizing: border-box; }
  /*网站隐私弹框*/
  .statement-content { max-height: 300px!important; }
}
/*页面纠错 end*/
/*焦点图公共样式*/
.flash-slide { position: relative; height: 100%; width: 100%; overflow: hidden; background-color: #fff; }
.flash-pic, .flash-pic a, .flash-pic img, .flash-pic li, .flash-pic ul { height: 100%!important; width: 100%!important; }
.flash-pic { position: relative; z-index: 0; }
.flash-pic li { zoom: 1; vertical-align: middle; }
.flash-pic a { display: block; color: #fff; position: relative; }
.flash-pic img { display: block; }
.flash-pic .img-title { display: none; }
/*当前位置*/
.ls-crumbs-box { padding: 0 5px 16px 30px; background: 6px 2px no-repeat; background-image: url(../images/icon_pos.png)!important; font-size: 16px; line-height: 1.5; color: #666; }
.ls-crumbs-box i { font-style: normal; }
.ls-crumbs-box a { color: #666; }
.ls-crumbs-box a:hover { color: #d00; }
.ls-crumbs-box .search-keywords { color: red; }
.lm-column-xxgk .ls-crumbs-box{ margin-top: 15px;}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}

/*配色-分享微信图标*/

/*微信分享配色下固定背景和颜色*/
.share-bar a { margin-right: 5px; }
.share-bar a.share-weixin { background: url(/assets/images/share/wz_wx.png) 0 0 no-repeat!important; }
.weixin-share-open { background: url(/assets/images/share/share_wx_arrow.gif) no-repeat!important; }
.weixin-share-open .weixin-wrap p { color: #666!important; }
.share-bar a.share-tsina { background-image: url(/assets/images/share/wz_wb.png)!important; }
.share-bar a.share-qzone { background-image: url(/assets/images/share/wz_qz.png)!important; }

.n-yellow .msg-wrap .n-icon { background-image: url(/assets/js/plugins/validator/images/validator_simple.png)!important; }

.wza-yellow-black div.ui-dialog { background: #ff0!important; }
.wza-blue-yellow div.ui-dialog { background: #00f!important; }
.wza-yellow-blue div.ui-dialog { background: #ff0!important; }
.wza-black-white div.ui-dialog { background: #000!important; }
.wza-white-black div.ui-dialog { background: #fff!important; }
.wza-black-yellow div.ui-dialog { background: #000!important; }
/*查询提示*/
.wza-black-white div#tips_box { background: #000!important; }
.wza-black-white div#tips_box .tips_body { background: #000!important; }
.wza-yellow-black div#tips_box { background: #ff0!important; }
.wza-yellow-black div#tips_box .tips_body { background: #ff0!important; }
.wza-blue-yellow div#tips_box { background: #00f!important; }
.wza-blue-yellow div#tips_box .tips_body { background: #00f!important; }
.wza-yellow-blue div#tips_box { background: #ff0!important; }
.wza-yellow-blue div#tips_box .tips_body { background: #ff0!important; }
.wza-white-black div#tips_box { background: #fff!important; }
.wza-white-black div#tips_box .tips_body { background: #fff!important; }
.wza-black-yellow div#tips_box { background: #000!important; }
.wza-black-yellow div#tips_box .tips_body { background: #000!important; }

/*配色-提示语*/
.wza-black-white .n-yellow .msg-wrap { background: #000!important; }
.wza-yellow-black .n-yellow .msg-wrap { background: #ff0!important; }
.wza-blue-yellow .n-yellow .msg-wrap { background: #00f!important; }
.wza-yellow-blue .n-yellow .msg-wrap { background: #ff0!important; }
.wza-white-black .n-yellow .msg-wrap { background: #fff!important; }
.wza-black-yellow .n-yellow .msg-wrap { background: #000!important; }

/*配色-信件查询*/
.wza-black-white .ui-dialog-close { color: #fff!important; opacity: 1; }
.wza-black-white .ui-dialog-title { color: #fff!important; }
.wza-black-white .ui-dialog-footer button { background: transparent; border: none; }
.wza-black-white .guestbook-search ul li { color: #fff; }
.wza-yellow-black .ui-dialog-title { color: #333!important; }
.wza-yellow-black .ui-dialog-footer button { background: transparent; border: none; color: #333!important; }
.wza-blue-yellow .ui-dialog-close { color: #ff0!important; opacity: 1; }
.wza-blue-yellow .ui-dialog-title { color: #ff0!important; }
.wza-blue-yellow .guestbook-search ul li { color: #ff0; }
.wza-blue-yellow .ui-dialog-footer button { background: transparent; color: #ff0!important; border: none; }
.guestbook-search ul li input { color: #333; }

/*手机版导航下拉*/
.wza-black-white .navbar-default .navbar-toggle .icon-bar { background-color: #fff!important; }
.wza-yellow-black .navbar-default .navbar-toggle .icon-bar { background-color: #000!important; }
.wza-blue-yellow .navbar-default .navbar-toggle .icon-bar { background-color: #ff0!important; }
.wza-yellow-blue .navbar-default .navbar-toggle .icon-bar { background-color: #00f!important; }

.wza-black-white .navbar-nav { background: #000!important; }
.wza-yellow-black .navbar-nav { background: #ff0!important; }
.wza-blue-yellow .navbar-nav { background: #00f!important; }
.wza-yellow-blue .navbar-nav { background: #ff0!important; }

/*无障碍栏目页-窄屏下二级栏目配色*/
.wza-black-white  .dropdown-menu > li > a { background-color: #000!important; }
.wza-yellow-black .dropdown-menu > li > a { background-color: #ff0!important; }
.wza-blue-yellow  .dropdown-menu > li > a { background-color: #00f!important; }
.wza-yellow-blue  .dropdown-menu > li > a { background-color: #ff0!important; }
.wza-white-black .dropdown-menu > li > a { background-color: #fff!important; }
.wza-black-yellow .dropdown-menu > li > a { background-color: #000!important; }
/*无障碍调色弹窗样式 end*/

.ui-empty-skin1 {padding: 20px; height: 220px;margin: auto; background-image:url(/assets/images/empty.png) !important;  background-position: center center; background-repeat: no-repeat;}