@charset "utf-8";
/* CSS Document */
html{-webkit-text-size-adjust:none;}
*html{background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
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{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; font-family:"Microsoft YaHei";}
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; blr:expression(this.onFocus=this.blur());}
a:hover{color:#CA0005;text-decoration:none;}
a:focus,input:focus,textarea:focus,select:focus,button:focus,textarea:focus{outline:none;}
.wza-on a:focus,.wza-on input:focus,.wza-on textarea:focus,.wza-on select:focus,.wza-on button:focus,.wza-on textarea:focus{outline:auto;}
a img {border:none;}
img{vertical-align: middle;}
.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,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:#CA0005 !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;
}
.bodybg{background:#fff;}
/*.ui-empty-skin1{text-align: center;padding:20px 0;}*/
/*.ui-empty-skin1 img{max-width:100%;height: auto;}*/
.guidang{position:absolute; right:0; top:0; z-index: 10;}
.ls-page-container{background:url("../images/body-bg.png") 0 0 repeat-x;}
.ls-mainbox{padding:20px 20px 30px;background: #fff;}

@media only screen and (min-width: 1320px) {
    .container{width: 1320px;margin: 0 auto;}
}
@media only screen and (min-width: 1200px) and (max-width:1319px) {
    .container{width: 1200px;margin: 0 auto;}
}

@media only screen and (max-width: 991px) {
    .guidang{width: 200px !important;height: 200px !important;background-size: 100% 100% !important;}
    .ls-mainbox{padding:15px 10px 20px;}
    .mt20,.mt30{margin-top: 15px;}
}
@media only screen and (max-width: 767px) {
    .guidang{width: 160px !important;height: 160px !important;top: 80px;}
    .ls-article .guidang{top: 20px;}
    .mt20,.mt30{margin-top: 10px;}
    .ls-mainbox{padding:10px 10px 15px;}
}
/***漂浮***/
.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 #dddddd; 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 ul,.ind_pl .float-superslide .bd li,.ind_pl .float-superslide .bd img,.ind_pl .float-superslide .bd a{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-header{height: 400px;background: url("../images/header-bg.jpg") top center no-repeat;}
.ls-banner{height: 344px;}
.ls-page-top{position: relative; line-height: 24px;font-size: 15px;color: rgba(0, 0, 0, 0.3);position: absolute;top:7px;left: 0;width: 100%;z-index: 1;}
.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{color: #fff;display: inline-block;}
.ls-page-top a:hover,.ls-top-right .num-old:hover,.ls-top-right .num-wza:hover{opacity: 0.8;}

/*无障碍适老化*/
.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;}
/*.ls-top-right .num-old:hover{background-image: url("../images/ico-old-hover.png")!important;}*/
/*.ls-top-right .num-wza:hover{background-image: url("../images/ico-wza-hover.png") !important;}*/

/*logo*/
.ls-site-logo{ line-height: 0; font-size: 0;text-align: center;padding-top: 100px;}
.ls-site-logo img{ height: auto;}
.ls-site-logo a{display: inline-block;}

/*头部搜索*/
.ls-search{ width:622px;height: 48px;margin: 38px auto 0; background: rgba(255, 255, 255, 0.9); border-radius:4px; -moz-border-radius: 4px;border: 1px solid #FFE0C3;}
.ls-search ul{ display:block;position:relative; padding:0 94px 0 18px;}
.ls-search label{display: inline;}
.ls-search ul li{ height:40px;}
.ls-search ul li input{float: left; width:100%;font-size: 16px;border: 0 none;}
.ls-search ul li.ss1{position: relative;}
.ls-search ul li.ss1 input{height:48px;line-height: 48px;color: #939393;background: none; }
.ls-search ul li.ss1 .msg-box{left:0;top:50px;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%;height:50px;line-height: 50px;padding-left: 45px;text-align: left; overflow:hidden;color: #fff; background:#FF6E14 url("../images/search-btn.png") 18px center no-repeat;border-radius: 0 4px 4px 0;-webkit-border-radius: 0 4px 4px 0;}
.ls-search ul li.ss2 input:hover{background-color:#f96b13;}
.ls-search.active{
    outline: none;
    border-color:#FF6E14;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,110,20,.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,110,20,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,110,20,.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: 56px;overflow: hidden;}
.ls-page-navigation .navbar-nav{background: #CA0005;text-align:center;float:none;position: relative;}
.ls-page-navigation .navbar-nav li{width: 218px;position: static; }
.ls-page-navigation .navbar-nav li.first{width: 183px;}
.ls-page-navigation .navbar-nav li.active_public{width: 265px;}
.ls-page-navigation .navbar-nav li a{display:block;height:56px;line-height:56px;font-size:24px; text-align:center; color: #fff; position: static;background: url("../images/nav-line.png") left no-repeat;}
.ls-page-navigation .navbar-nav li.first a{background-image: none !important;}
.ls-page-navigation .navbar-nav li a:hover,.ls-page-navigation .navbar-nav li.on{ font-weight: bold;}

.ls-page-navigation .navbar{position: relative;}
.ls-page-navigation .nav-ico{width: 60px;height: 56px;display: block;position: absolute;bottom: 0;z-index: 1;}
.ls-page-navigation .nav-ico-l{background: url("../images/nav-bg-left.png") 0 no-repeat;left: -60px;}
.ls-page-navigation .nav-ico-r{background: url("../images/nav-bg-right.png") 0 no-repeat;right: -60px;}
@media (max-width:1319px){
    .ls-page-navigation .navbar-nav li{width: 200px;}
    .ls-page-navigation .navbar-nav li.first{width: 160px;}
    .ls-page-navigation .navbar-nav li.active_public{width: 240px;}
}
@media (max-width:1199px){
    /*导航*/
    .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;}
    /*头部*/
    .ls-page-header{height: auto;}
    .ls-banner{height: auto;padding:0px 0 20px;}
    .ls-site-logo{float:none;margin-top:0;text-align: center;padding-top: 50px;position: static;}
    .ls-site-logo img{max-width:96%;}
    .ls-search{width: 460px; float:none;position: relative;top: auto;right: auto;margin:20px auto 0;}
    /*导航*/
    .ls-page-navigation{background: #CA0005;}
    .ls-page-navigation .nav-ico{display: none !important;}
    .ls-page-navigation .navbar-nav li{width: 120px; }
    .ls-page-navigation .navbar-nav li.first{width: 100px;}
    .ls-page-navigation .navbar-nav li.active_public{width: 188px;}
    .ls-page-navigation .navbar-nav li a{font-size: 18px;}
}
@media (max-width:767px){
    /*头部*/
    .ls-top-right{padding-right: 10px;}
    .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: #CA0005;}
    .ls-page-navigation .navbar{height:auto;width:100%; z-index: 3;}
    .ls-page-navigation .navbar-nav{margin:0;}
    .ls-page-navigation .navbar-nav li{float: none; text-align:center;padding: 0; margin: 0 !important;  width: auto !important; font-size:20px !important;}
    .ls-page-navigation .navbar-nav li a{ height: 50px; line-height: 50px;background-image: none !important;border-top:#dc181d 1px solid;}
    .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: #fff;}
    .ls-page-navigation .navbar-brand:hover{ color: #fff;}
    .ls-page-navigation li .nav-line{display: none !important;}
}
@media (max-width:420px) {
    .ls-logo-gh, .ls-unit-name, .ls-logo-gh li, .ls-unit-name li{display:block;}

}
/*******底部*******/
/*友情链接*/
.ls-footlink{height: 36px; padding: 20px 0px 0px;margin: 0 20px; position:relative; }
.footlink-title{width: 84px; font-size: 15px;line-height:36px;color:#fff;font-weight: bold;}
.ls-footlink .select{float:left;width:223px;margin:0 20px 0 0px;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 #DDDDDD;padding:0 15px 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{}
.ls-footlink .select dt.active a{color:#CA0005;background-image:url(../images/linkarr-on.png) !important; z-index:888;}
.ls-footlink .select dd{position:absolute; 	left:0; right: 0; bottom:36px;background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.2); 	display:none;	z-index:999;padding:10px 0;}
.ls-footlink .select dd ul{	padding:5px 0;	width:100%;	max-height:300px;	_height:300px;	overflow-y:auto;	overflow-x:hidden;}
.ls-footlink .select dd ul li{display: inline; width: 18%; 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:#CA0005; }

.wza-black-white  .ls-footlink .select dd{ background-color: black !important; border-color: #fff;}
.wza-yellow-black .ls-footlink .select dd{ background-color: yellow !important; border-color:black;}
.wza-blue-yellow  .ls-footlink .select dd{ background-color: blue !important; border-color:yellow;}
.wza-yellow-blue  .ls-footlink .select dd{ background-color: yellow !important; border-color:blue;}
.wza-white-black .ls-footlink .select dd{ background-color: white !important;border-color: black;}
.wza-black-yellow .ls-footlink .select dd{ background-color: #000 !important;border-color: yellow;}
@media (max-width:1319px) and (min-width:1200px){
    .ls-footlink .select{width:199px;margin-right: 20px;}
}
@media (max-width:1199px) and (min-width:992px){
    .ls-footlink{padding: 20px 0px 0px;margin: 0;height: auto; }
    .footlink-title{ float: none; display: block;}
    .ls-footlink .select{width: 182px;margin-right: 20px;}
}
/*底部版权*/
.ls-page-footer{background: #CA0005;}
.ls-footer-inner{line-height:34px; font-size:16px;color: rgba(255, 255, 255, 0.7);padding:20px 0 30px;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:20px; top:78px;}
.ls-jiucuo{position: absolute;right:20px; top:83px; }
.ls-old-icon{position: absolute;right: 140px;top: 83px;}

@media (max-width:1199px) and (min-width:992px){
    .ls-dzjg,.ls-jiucuo,.ls-bljb-icon,.ls-old-icon{position: static !important;display: inline-block;vertical-align: middle;}
}
@media (max-width:991px){
    .ls-footer-inner{padding: 15px 0;text-align: center;}
    .ls-dzjg,.ls-jiucuo,.ls-bljb-icon,.ls-old-icon{position: static !important;display: inline-block;vertical-align: middle;}
}
@media (max-width:767px){
    .ls-footer-inner{font-size: 14px;line-height: 28px; padding: 10px 0;}
}

/*标题 */
.ls-tabs{position: relative;background: url("../images/title_line.png") 0 bottom repeat-x;}
.ls-tabs li{float: left;}
.ls-tabs li:first-child a,.ls-tabs li.first a{margin-left: 0;}
.ls-tabs li a,.ls-tabs li .tit{display: block;height: 45px;line-height: 40px;font-size: 24px;}
.ls-tabs li a:hover,.ls-tabs li.active a,.ls-tabs li .tit:hover,.ls-tabs li.active .tit{height: 43px; font-weight: bold;color: #CA0005;border-bottom: #CA0005 2px solid;}

.ls-big-tit{background: url("../images/title_line.png") 0 center repeat-x;}
.ls-big-tit .tit{display: inline-block;height: 48px;line-height: 48px;font-size: 30px;color: #333;font-weight: bold;padding-right: 30px;background:#fff;position: relative;}
.ls-big-tit span{color: #CA0005;}
.ls-big-tit .tit:before{content: '';width: 4px;height: 18px;background: #CA0005;position: absolute;top: 50%;margin-top: -9px;right: 0;}
.ls-big-tit .tit:hover{opacity: 0.9;}
@media (max-width:1199px) and (min-width:992px){
    .ls-tabs li a,.ls-tabs li .tit{font-size: 22px;}
    .ls-big-tit .tit{font-size: 26px;}
}
@media (max-width:991px){
    .ls-tabs li a,.ls-tabs li .tit{font-size: 20px;}

    .ls-big-tit .tit{font-size: 22px;}
}
@media (max-width:767px){
    .ls-tabs li a,.ls-tabs li .tit{font-size: 18px;}
    .ls-tabs li a,.ls-tabs li .tit{height: 40px;line-height: 38px;}
    .ls-tabs li a:hover,.ls-tabs li.active a,.ls-tabs li .tit:hover,.ls-tabs li.active .tit{height: 38px;}
    .ls-big-tit .tit{font-size: 20px;height: 40px;line-height: 40px;padding-right: 20px;}
}


/*列表 */
.ls-doc-list{clear: both;}
.ls-doc-list li{ font-size: 18px;height: 42px;line-height: 42px;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;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 img{ float:left; padding:13px 0 0 2px;}

/*公用列表 end*/
@media (max-width:1199px){


}
@media (max-width:991px){
    .ls-doc-list li{font-size: 16px;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-doc-list  li .date{font-size: 14px;}
}
@media (max-width:767px){

}

/*公开列表 */
.ls-public-list{padding-top: 6px;}
.ls-public-list li{position: relative;height: 46px; line-height: 42px;font-size: 18px;overflow: hidden;padding: 0 45px 0 12px; background:no-repeat left center;background-image: url(../images/dot.png) !important;}
.ls-public-list li .date{position: absolute;font-size:15px; 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; padding: 2px 0;}
.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-line,.ls-public-list li .explain-list .split,.ls-public-list li .policy-list .split-line{vertical-align: bottom;padding: 0 2px;color:#dd0000;font-size:12px;}
.ls-public-list li .explain-list .explain-link,.ls-public-list li .explain-list .a,.ls-public-list li .policy-list .policy-link{display:inline;color:#dd0000;float:none;background:none;max-width:none;padding:0;margin:0;}
.ls-public-list li .explain-list .explain-link:hover,.ls-public-list li .policy-list .policy-link:hover,.ls-public-list li .explain-list .a:hover{color: #ea7711;text-decoration: underline;}
@media (max-width:991px){
    .ls-public-list li{font-size: 16px;height: 40px;line-height: 36px;}
    .ls-public-list li .nr{height: 36px;line-height: 36px;}
    .ls-public-list li .date{font-size: 14px;}
}
@media (max-width:767px){

}

/*分页/翻页*/
.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: #CA0005;border: 1px solid #CA0005;color: #fff !important;}
.pagination a.active {border: 1px solid #CA0005;color: #fff;}
.pagination span.current, .pagination span.current:hover {background: #CA0005;border: 1px solid #CA0005;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: #CA0005;border: #CA0005 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;*margin: -1px 3px 0;_margin: -1px 3px 0;vertical-align: middle;border-radius: 3px;color: #333;}
.pagination .inputBar button {display: inline-block;background: #CA0005;border: 0;height: 32px;color: #fff;border-radius: 3px;padding: 0 8px;margin: -3px 3px 0;*margin: -1px 3px 0;_margin: -1px 3px 0;}
@media (max-width: 991px) {
    .pagination {margin: 0;}
}

/*外链提示 > 弹窗*/
.ui-dialog-title,.ui-dialog-content{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:#CA0005;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:#CA0005;border-color:#CA0005; }
.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:#CA0005;border-color: #CA0005 ;}
/*页面纠错*/
.ui-dialog-title{color:#CA0005;}
.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:#f00;}
.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:#CA0005;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 th,.correction-table td{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 ul,.flash-pic li,.flash-pic img,.flash-pic a{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: 16px 5px 16px 30px; background: 6px 18px 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:#f00;}

@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: yellow !important;}
.wza-blue-yellow div.ui-dialog{ background: blue !important;}
.wza-yellow-blue div.ui-dialog{ background: yellow !important;}
.wza-black-white div.ui-dialog{ background: #000 !important;}
.wza-white-black div.ui-dialog{ background: white !important;}
.wza-black-yellow div.ui-dialog{ background: black !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: yellow !important;}
.wza-yellow-black div#tips_box .tips_body{ background: yellow !important;}
.wza-blue-yellow div#tips_box{ background: blue !important;}
.wza-blue-yellow div#tips_box .tips_body{ background: blue !important;}
.wza-yellow-blue div#tips_box{ background: yellow !important;}
.wza-yellow-blue div#tips_box .tips_body{ background: yellow !important;}
.wza-white-black div#tips_box{ background: white !important;}
.wza-white-black div#tips_box .tips_body{ background: white !important;}
.wza-black-yellow div#tips_box{ background: black !important;}
.wza-black-yellow div#tips_box .tips_body{ background: black !important;}

/*配色-提示语*/
.wza-black-white .n-yellow .msg-wrap{ background: #000 !important;}
.wza-yellow-black .n-yellow .msg-wrap{ background: yellow !important;}
.wza-blue-yellow .n-yellow .msg-wrap{ background: blue !important;}
.wza-yellow-blue .n-yellow .msg-wrap{ background: yellow !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;filter: alpha(opacity=100);}
.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: yellow !important;  opacity:1;filter: alpha(opacity=100);}
.wza-blue-yellow .ui-dialog-title{ color: yellow !important;}
.wza-blue-yellow .guestbook-search ul li{ color: yellow;}
.wza-blue-yellow .ui-dialog-footer button{ background: transparent; color: yellow !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: black !important;}
.wza-blue-yellow .navbar-default .navbar-toggle .icon-bar{ background-color: yellow !important;}
.wza-yellow-blue .navbar-default .navbar-toggle .icon-bar{ background-color: blue !important;}

.wza-black-white .navbar-nav{ background: #000 !important;}
.wza-yellow-black .navbar-nav{ background: yellow !important;}
.wza-blue-yellow .navbar-nav{ background: blue !important;}
.wza-yellow-blue .navbar-nav{ background: yellow !important;}

/*无障碍栏目页-窄屏下二级栏目配色*/
.wza-black-white  .dropdown-menu > li > a{ background-color: black !important;}
.wza-yellow-black .dropdown-menu > li > a{ background-color: yellow !important;}
.wza-blue-yellow  .dropdown-menu > li > a{ background-color: blue !important;}
.wza-yellow-blue  .dropdown-menu > li > a{ background-color: yellow !important;}
.wza-white-black .dropdown-menu > li > a{ background-color: white !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: no-repeat;  background-position: center center;}