﻿@charset "utf-8";
/* CSS Document */
/*CSS 解决页面切换时滚动条出现时跳动问题 start*/
html {overflow-y: scroll;}
:root {overflow-y: auto;overflow-x: hidden;}
@font-face {
    font-family: "FZZYS_GBK";
    src: url("../font/font/FZZYS_GBK.eot"); /* IE9 */
    src: url("../font/font/FZZYS_GBK.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../font/font/FZZYS_GBK.woff") format("woff"), /* chrome, firefox */
    url("../font/font/FZZYS_GBK.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../font/font/FZZYS_GBK.svg#FZZYS_GBK") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}
.fonts{font-family: "FZZYS_GBK"; }
/*CSS 解决页面切换时滚动条出现时跳动问题 end*/
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: 12px/1.5 "Microsoft YaHei",'宋体',tahoma,Verdana,arial,sans-serif;color:#333;background:#fff; min-width: 1220px;}
input,textarea,select,button{vertical-align:middle;outline:none;font-family:"Microsoft YaHei";color:#333;}
input.active,textarea.active,select.active,button.active,input.on,textarea.on,select.on,button.on{color:#333;}
textarea{resize:none;}
a{color:#333;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#de0000;text-decoration:none;}
a:focus,video,input:focus,textarea:focus,select:focus,button:focus,textarea:focus{outline:auto;}
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;}
.clear20{clear:both;font-size:0;line-height:0;height:0; padding:10px 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;}
ul,li{ vertical-align:middle;} 
.bot20{ margin-bottom:20px;}
.mainbox{ padding:20px; background:#fff;}

.jump-info .btn-group{ text-align: center; padding-left: 0;}
.jump-info .btn-group .btn{display: inline-block;float: none; font-size: 14px;background:#537f44 !important;}

.ui-dialog-title{ color:#537f44 !important;}
.container { width: 1200px;}

.z-hide{display:inline; position: absolute; width: 0; height: 0; margin: 0 0 0 -1px; overflow: hidden; font-size: 0;}

/***漂浮***/
.j-float{position:relative;z-index:99999;display:none;}
.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;}  
/*****头部****/
.lm_header { width: 100%; height: 200px; background:#fff;}
.lm_header .navbar{width:725px; float:right; background:none;border-radius:0;border:0;margin:0 auto;position:relative;z-index:3; height:74px; font-family: "FZZYS_GBK","Microsoft YaHei",'宋体'; padding:20px 0 0 0;}

.topbox{  height:99px; border-bottom:1px solid #537f44;}
.topbox .logo{ float:left; padding:5px 0 0 0;}
.topbox .logo ul li .img_title{ display:none;}

.navbar_bg{ height:60px; background:#537f44;}
.navbar{width:100%;background:none;border-radius:0;border:0;margin:0 auto;position:relative;z-index:999; height:60px; font-family: "FZZYS_GBK","Microsoft YaHei",'宋体';}
.navbar-default .navbar-toggle { background: #fff;  }

.lm_header .navbar-nav{ height:74px;}
.lm_header .navbar-nav li{float:left;width:82px;height:74px; font-size:16px; margin:0 3px;}
.lm_header .navbar-nav li.num4{width:100px;}
.lm_header .navbar-nav li a{display:block;height:66px;line-height:30px;text-align:center;color:#537f44 ;cursor:pointer;position:relative; padding:8px 0 0 0; }
.lm_header .navbar-nav li a:hover,.lm_header .navbar-nav li.on a{color:#ff6600 !important;background:url(../images/lm_hover.png) top center no-repeat;}
.lm_header .navbar-nav li.num4 a:hover,.lm_header .navbar-nav li.num4.on a{background:url(../images/lm_hover_gk.png) top center no-repeat;}
.lm_header .navbar-nav li .ico{ width:25px; height:24px; display:block; float:none; margin:0 auto 0 auto; background:url(../images/lm_navico.png) 0 0 no-repeat;}
.lm_header .navbar-nav li a:hover .ico,.lm_header  .navbar-nav li.on a .ico{  background:url(../images/lm_navico.png) 0 -24px no-repeat;}
.lm_header .navbar-nav li.num2 .ico{ background-position:-25px 0;}
.lm_header .navbar-nav li.num3 .ico{ background-position:-50px 0;}
.lm_header .navbar-nav li.num4 .ico{ background-position:-75px 0;}
.lm_header .navbar-nav li.num5 .ico{ background-position:-100px 0;}
.lm_header .navbar-nav li.num6 .ico{ background-position:-125px 0;}
.lm_header .navbar-nav li.num7 .ico{ background-position:-150px 0;}
.lm_header .navbar-nav li.num8 .ico{ background-position:-175px 0;}
.lm_header .navbar-nav li.num2 a:hover .ico,.lm_header .navbar-nav li.num2.on a .ico{ background-position:-25px  -24px;}
.lm_header .navbar-nav li.num3 a:hover .ico,.lm_header  .navbar-nav li.num3.on a .ico{ background-position:-50px  -24px;}
.lm_header .navbar-nav li.num4 a:hover .ico,.lm_header  .navbar-nav li.num4.on a .ico{ background-position:-75px  -24px;}
.lm_header .navbar-nav li.num5 a:hover .ico,.lm_header  .navbar-nav li.num5.on a .ico{ background-position:-100px  -24px;}
.lm_header .navbar-nav li.num6 a:hover .ico,.lm_header  .navbar-nav li.num6.on a .ico{ background-position:-125px  -24px;}
.lm_header .navbar-nav li.num7 a:hover .ico,.lm_header  .navbar-nav li.num7.on a .ico{ background-position:-150px  -24px;}
.lm_header .navbar-nav li.num8 a:hover .ico,.lm_header  .navbar-nav li.num8.on a .ico{ background-position:-175px  -24px;}
.lm_top{ height:40px; background:#f1f1f1; line-height:40px; font-size:14px; color:#666;}
.lm_top .lm_topl{ float:left;}
.lm_top .lm_topl ul li{  background:url(../images/lmline.gif) left center no-repeat; float:left; padding:0 10px;}
.lm_top .lm_topr ul li{ float:left;background:url(../images/lmline.gif) left center no-repeat; float:left; padding:0 10px;}
.lm_top .lm_topl ul li.num1,.lm_top .lm_topr ul li.num1{background: none;padding-left: 0;}
.lm_top ul li a{ color:#666;}
.lm_header .lm_search{ float:right; padding:26px 0 0 0; cursor:pointer; display: none;}

.lm_menu{ font-family: "FZZYS_GBK","Microsoft YaHei",'宋体'; height:60px; overflow:hidden;}
.lm_menu ul li{ float:left; display:inline; height:60px; line-height:60px; width:15.4%; text-align:center; font-size:22px;}
.lm_menu ul li a{color:#fff; transition: 0.4s all; display: block; height: 60px;}
.lm_menu ul li a span{display: inline-block; cursor: pointer; height: 60px; vertical-align: top; *vertical-align: middle;}
.lm_menu ul li a span.ico{ width: 20px; background: url("../images/gk_lmico.png") 0 0 no-repeat;}
.lm_menu ul li a span.tit{margin-left:5px;}
.lm_menu ul li a:hover,.lm_menu ul li.active a{ color: #edca5e; background: #467337;}
.lm_menu ul li a:hover span.ico,.lm_menu ul li.active a:hover span.ico{background-image: url("../images/gk_lmicoh.png");}
.lm_menu ul li.num2 a span.ico{width: 18px;}
.lm_menu ul li.num4 a span.ico{width: 17px;}
.lm_menu ul li.num2 a span.ico{ background-position: 0 -60px;}
.lm_menu ul li.num3 a span.ico{ background-position: 0 -120px;}
.lm_menu ul li.num4 a span.ico{ background-position: 0 -180px;}
.lm_menu ul li.num5 a span.ico{ background-position: 0 -240px;}
.lm_menu ul li.num6 a span.ico{ background-position: 0 -300px;}
.lm_menu ul li.num7 a span.ico{ background-position: 0 -360px;}
.lm_menu ul li.num2 a:hover  span.ico,.lm_menu ul li.active span.ico{ background: url("../images/gk_lmicoh.png") 0 -60px;}
.lm_menu ul li.num3 a:hover  span.ico,.lm_menu ul li.active span.ico{ background:url("../images/gk_lmicoh.png") 0 -120px;}
.lm_menu ul li.num4 a:hover  span.ico,.lm_menu ul li.active span.ico{ background:url("../images/gk_lmicoh.png") 0 -180px;}
.lm_menu ul li.num5 a:hover  span.ico,.lm_menu ul li.active span.ico{ background: url("../images/gk_lmicoh.png") 0 -240px;}
.lm_menu ul li.num6 a:hover  span.ico,.lm_menu ul li.active span.ico{ background: url("../images/gk_lmicoh.png") 0 -300px;}
.lm_menu ul li.num7 a:hover  span.ico,.lm_menu ul li.active span.ico{ background:url("../images/gk_lmicoh.png")  0 -360px;}


.lm_menu ul li.num6,.lm_menu ul li.num7{width: 11.5%;}

/*****栏目页搜索****/
#lm_searcharea{ display:none;}
.lm_searchbg{ background:url(../images/txtbg.png) repeat;position: fixed; left:0; top:0; height:100%; z-index:990; width:100%;}
.lm_searchnr{ width:100%; background:#fff;  position:fixed; top:200px; padding:20px 0 0 0;  left: 0;  z-index: 991; height:380px;}
.lm_searchnr  .lm_searchbox{ padding:0 60px;}
.lm_searchnr  .searchbox_tit{ font-size:30px; color:#537f44;  font-family: "FZZYS_GBK","Microsoft YaHei",'宋体'; height:60px; line-height:60px; }
.lm_searchnr  .lm_searchbox .lm_topsearch{  position:relative; border:1px solid #c9c9c9;height:58px;}
.lm_searchnr  .lm_searchbox .lm_topsearch ul li.se_box{ margin-right:60px;}
.lm_searchnr  .lm_searchbox .lm_topsearch ul li.se_box .msg-box{left:0;top:0;position:absolute; z-index:99999;}
.lm_searchnr  .lm_searchbox .lm_topsearch ul li.se_box input{width:98%;height:48px;background:#fff; line-height:58px;padding:5px 2% 5px 0; text-indent:1em; font-size:16px;color:#99b68f; background:none; border:none;  outline:none;}
.lm_searchnr  .lm_searchbox .lm_topsearch li.sea_an{ height:60px; width:60px; position:absolute; right:0; top:0;}
.lm_searchnr  .lm_searchbox .lm_topsearch li.sea_an input{float:left;width:60px;height:60px;background:url(../images/lm_searchbtn.png) left center no-repeat;border:none;overflow:hidden;cursor:pointer;outline:none;text-indent:-99999em;font-size:0;}
.lm_searchnr .close_searchdiv{ padding:20px 0 10px 0; text-align:center;}
.lm_searchnr .close_searchdiv .close_search{ cursor:pointer;}

.topsearchbox{ background:url(../images/search_bg.png) 0 0 no-repeat; width:600px; height:40px; margin:0 auto; position:relative;}
.topsearchbox ul li{float:left;}
.topsearchbox ul li.se_box{width:100%;height:40px;position:relative;}
.topsearchbox ul li.se_box .msg-box{left:0;bottom:0;position:absolute; z-index:99999;}
.topsearchbox ul li.se_box input{float:left;width:98%;height:36px;background:#fff; line-height:36px;padding:2px 2% 2px 0; text-indent:1em; font-size:16px;color:#99b68f; background:none; border:none; outline:none;}
.topsearchbox li.sea_an{ height:40px; width:46px; position:absolute; right:0; top:0;}
.topsearchbox li.sea_an input{float:left;width:46px;height:40px;background:url(../images/search_btn.png) left center no-repeat;border:none;overflow:hidden;cursor:pointer;outline:none;text-indent:-99999em;font-size:0;}
.topsearchbox .sea_link{ position:absolute; top:0; right:-34px; font-size:15px; line-height:20px; width:34px; text-align:right;  text-decoration:underline;}
.topsearchbox .sea_link a{ color:#537f44;}
input.srkcss:focus{
    outline: none;
    border-color:#537f44 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(83,127,68,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(83,127,68,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(83,127,68,.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;
}
.lm_hotlink{margin:0 auto 14px auto; font-size:14px; line-height:40px; color:#666; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.lm_hotlink .hotit{ font-size:16px; color:#ff6600; height:52px; line-height:52px;}
.lm_hotlink ul{ width:100%; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; }
.lm_hotlink ul li{ display:inline-block; padding:0 8px; margin:0 20px 0 0; height:32px; line-height:32px; background:#f6f6f6;  border-radius: 5px; -moz-border-radius: 5px; }

.lm_sbtn .hotit{ font-size:16px; color:#ff6600; height:52px; line-height:52px;}
.lm_sbtn ul li{ width:180px; height:40px; line-height:38px; float:left; margin:0 20px 0 0; font-size:16px; text-align:center;  }
.lm_sbtn ul li a{ color:#537f44; display:block;  background:#f6f6f6; border:1px solid #a5bb9d; height:38px}
.lm_sbtn ul li a:hover{ border:1px solid #ff6600; color:#ff6600;}
.lm_sbtn ul li .ico{ display:inline-block; width:20px; height:22px;  background:url(../images/lm_sico.png) 0 0 no-repeat; vertical-align:middle; margin-right:16px;}
.lm_sbtn ul li.num2 .ico{ background-position:-20px 0;}
.lm_sbtn ul li.num3 .ico{ background-position:-40px 0;}
.lm_sbtn ul li.num4 .ico{ background-position:-60px 0;}
.lm_sbtn ul li.num5 .ico{ background-position:-80px 0;}
.lm_sbtn ul li  a:hover .ico{ background-position:0 -22px;}
.lm_sbtn ul li.num2  a:hover .ico{ background-position:-20px -22px;}
.lm_sbtn ul li.num3  a:hover .ico{ background-position:-40px  -22px;}
.lm_sbtn ul li.num4  a:hover .ico{ background-position:-60px  -22px;}
.lm_sbtn ul li.num5  a:hover .ico{ background-position:-80px  -22px;}

/*底部*/
.footer{ background:#537f44; color:#fff; line-height:26px; text-align:center; font-size:14px; padding-bottom:20px;}
.footer a{ color:#fff; display: inline-block;}
.footlink{ background:url(../images/linkbg.gif) left bottom repeat-x; height:60px; padding:0 0 3px 0;position:relative;}
.footer .select{float:left;z-index:11; width:230px; height:60px; padding:0 10px 0 0; }
.footer .select.last{margin-right:0 !important;}
.footer .select dt{height:60px;display:inline-block;color:#fff;background:url(../images/xlico_top.png) no-repeat right center; cursor:pointer;width:150px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;	position:relative;	z-index:99;	font-size:14px;	text-align:center;	 line-height:60px;}
.footer .select dt.active{   background:url(../images/xlico_top.png) no-repeat right center #4a743b; z-index:888;}
.footer .select dd{	position:absolute;	left:0;	bottom:60px;background:#f9f9f9;  border:1px solid #4a743b; border-bottom:none; border-top:5px solid #4a743b;	display:none;	z-index:999;	width:1198px; padding:10px 0;}
.footer .select dd ul{	padding:5px 5px;	width:100%;	max-height:320px;	_height:320px;	overflow-y:auto;	overflow-x:hidden;}
.footer .select dd ul li{	float:left;	width:14.2%; }
.footer .select dd ul li a{	display:block;	padding:0 5px;	font:normal 14px/24px "Microsoft Yahei";	white-space:nowrap;	overflow:hidden;	text-overflow:ellipsis; color:#333; 	}
.footer .select dd ul li a:hover{	color:#333;}
/* .footer .select2 dd{ left:-150px;}
.footer .select3 dd{ left:-300px;}
.footer .select4 dd{ left:-450px; }
.footer .select5 dd{ left:-600px; }
.footer .select6 dd{ left:-750px; }
.footer .select7 dd{ left:-900px; }
.footer .select8 dd{ left:-1050px; } */

.footbootm{ height:auto; line-height:34px; margin-top:8px;padding: 5px 0;}
.footbootm a{ color:#fff; }
.footbox{ position:relative;}
.footbox .sp{ display: inline-block; padding:0 8px;}
.footbox .fline{  height: 0;width: 0;  padding: 10px 6px 0; margin-left: 12px; border-left: 1px solid #999; font-size: 0; display: inline-block; vertical-align: middle;}
.dzico{ position:absolute; left:50px; top:20px;}
.jcico{ position:absolute; left:150px; top:30px; }
.wjico{ position:absolute; right:0; top:20px; }
.lkico{ position: absolute; right:90px; top:40px;}

@media (min-width: 992px) and (max-width:1199px) {
    .footer .select{width: 188px;}

}

/*右悬浮窗口*/
.slide{width:48px;position:fixed;_position:absolute;right:10px;top:40%;_top:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,100)||0)-(parseInt(this.currentStyle.marginBottom,100)||0)));margin-top:-2px;_margin-top:-2px;z-index:1000;}
.slide .icon li{float:left;width:48px;height:74px;overflow:hidden;cursor:pointer; text-align:center; line-height:18px;background:url(../images/xf_bg.png) top center no-repeat; }
.slide .icon li a{ display:block; height:74px; }
.slide .icon li .ico{display:block;  margin:0 auto; width:48px;height:48px;background:url(../images/slide_ico.png) 0 0 no-repeat;overflow:hidden;line-height:20px;font-size:14px;cursor:pointer;}
.slide .icon li.wx .ico{background-position:-48px 0;}
.slide .icon li.wb .ico{background-position:-96px -0;}
.slide .icon li.bs .ico{background-position:-144px 0;}
.slide .icon li.oa .ico{background-position:-192px 0;}
.slide .icon li.gotop .ico{background-position:-240px 0;}
.slide .icon li:hover,.slide .icon li.active{background:url(../images/xf_bgh.png) top center no-repeat; }

.slide .info{width:0;height:422px;position:absolute;right:48px;top:0;overflow:hidden;transition:0.5s;}
.slide .info.hover{width:143px; }
.slide .info .slide_ewm{position:absolute;left:0;top:0;width:130px; padding-right:13px; height:190px;background:url(../images/slide_infobg.png) no-repeat; color:#fff;}
.slide .info .slide_ewm .tit{ padding:10px 0 0 0; height:32px; line-height:32px; text-align:center; font-size:18px; font-weight:bold;}
.slide .info .slide_ewm ul li{ width:100px; margin:0 auto;}
.slide .info .slide_ewm ul li a img{float:left;width:84px;height:84px; padding:7px; background:#fff; border:1px solid #626262;}
.slide .info .slide_ewm ul li .img_title{ display:block; width:100%;height:20px;line-height:20px;text-align:center;font-size:14px;color:#fff; padding:4px 0 0 0;}
.slide .info .app .slide_ewm{top:0;}
.slide .info .wx .slide_ewm{top:74px;}
.slide .info .wb .slide_ewm{top:148px;}

 /*页面纠错*/
.ui-dialog-title{color:#164fa6;}
.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:#164fa6;}
.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{background:#164fa6;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;}
/*页面纠错 end*/
/*当前位置*/
.position_list{ font-size:16px;  position: relative; line-height:35px; padding:10px 0 10px 25px; background:url(../images/icon_pos.png) left 17px no-repeat;  color:#666;}
.position_list a{ color:#666;}
.position_list .posbox{ display: block; margin-right: 260px;}
.position_list i{font-style: normal;}
/*当前位置-搜索*/
.lmsearbox{ position:absolute; right:0; top:8px; width:250px; height:30px;}
.lmsearbox ul{ height:30px; position:relative;}
.lmsearbox ul li.ss1{ display: block; border:#dcdcdc 1px solid; background: #fff; border-radius:3px; margin-right: 38px; height:28px;position:relative; z-index:11;}
.lmsearbox ul li.ss1 .msg-box{left:0;top:28px;position:absolute; z-index:9999999;}
.lmsearbox ul li.ss1 label{width:100%;display: block;height: 100%;}
.lmsearbox ul li.ss1 input{ width:98%; border: none; vertical-align:top; text-indent: 10px; height:26px;background:#fff;line-height:26px; padding:0 1%;font-size:14px;color:#666;}
.lmsearbox ul li.ss2{width:40px;height:30px;position:absolute;right:-1px;top:0; z-index:12;}
.lmsearbox ul li.ss2 input{float:left;width:40px;height:30px; background:url(../images/lmsico.png) center center no-repeat #537f44;border-radius:0 3px 3px 0; border:none;overflow:hidden;cursor:pointer;outline:none;font-size:0;}
/*分页/翻页*/   
.pagination{clear:both;width:100%;text-align:center;margin:14px 0 0;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;}
.pagination a:hover{background:#537f44;border:1px solid #537f44;color:#fff !important;}
.pagination a.active{border:1px solid #537f44;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#537f44;border:1px solid #537f44;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:#537f44;border:#537f44 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:0;height:28px;padding:0 6px;}
.pagination .total{border:0;height:28px;padding:0;}
.pagination .inputBar input{width:40px;height:24px;line-height:24px;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 {width: 40px;height: 30px;line-height: 22px;padding: 2px 5px;border: #537f44 1px solid;margin: -5px 6px 0 3px;_margin: -5px 3px 0;background: #537f44;vertical-align: middle;color: #fff;}

/*专题-政策简明问答头部*/
.zcjmbj{height:214px;background:url(../images/zcjd_bannernew.png) center top no-repeat;background-size:auto 100%;}
.zcjmbj .container{position:relative;}
.zcjmbj .container .zcjmbj_backhome{position:absolute;top:10px;right:10px;}
.zcjmbj .container .zcjmbj_backhome li{float:left;margin-left:10px;}
.zcjmbj .container .zcjmbj_backhome li a{display:block;background:rgba(0,0,0,.5);color:#fff;border-radius:4px;font-size:15px;height:32px;line-height:32px;padding:0 15px;cursor:pointer;}
.zcjmbj .container .zcjmbj_backhome li a:hover{color:#fff;font-weight:bold;}
.zcjmbj .container .zcjmbj_logo{padding:0 0 0 10px;}
.zcjmbj .container .zcjmbj_banner{text-align:center;margin-top:-5px;}
.zcjmbj .img_title{display:none;}
.zcjmbj .container .guidang{position:absolute;right:0;top:60px;}
@media only screen and (max-width:991px ) {
    .zcjmbj{height:auto;}
    .zcjmbj .container .zcjmbj_logo{padding:5px 0 0 10px;}
    .zcjmbj .container .zcjmbj_logo img{width:auto;height:70px;}
    .zcjmbj .container .zcjmbj_banner{margin-top:0;padding-bottom:20px;}
    .zcjmbj .container .zcjmbj_banner img{max-width:90%;height:auto;}
}
@media only screen and (max-width:767px ) {
    .zcjmbj .container .zcjmbj_logo{padding-top:45px;text-align:center;}
    .zcjmbj .container .zcjmbj_logo img{max-width:90%;height:auto;}
    .zcjmbj .container .zcjmbj_banner{margin-top:5px;}
}

.wza-black-white .navbar-default .navbar-toggle .icon-bar,.wza-yellow-black .navbar-default .navbar-toggle .icon-bar,.wza-blue-yellow .navbar-default .navbar-toggle .icon-bar,.wza-yellow-blue .navbar-default .navbar-toggle .icon-bar{background: #fff!important;}