@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: #daedfb; -ms-overflow-style: scrollbar;}
input,textarea,select,button{vertical-align:middle; font-family: PingFang SC,Hiragino Sans GB,Arial,Microsoft YaHei,Verdana,Roboto,Noto,Helvetica Neue,sans-serif;}
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:#d42323;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:#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);
    }
}
.guidang{position:absolute; right:0; top:0; z-index: 10;}
@media only screen and (max-width: 991px) {
    .guidang{width: 200px !important;height: 200px !important;background-size: 100% 100% !important;}
    .ls-mainbox{padding:0 10px;}
    .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;}

}
/***漂浮***/
.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:0;z-index:1000;display:none;}
.piao-right{width:auto;position:fixed;right: 10px; bottom:0;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;}
/*头部 */
/*banner*/
.ls-banner{height: 341px;background: url("../images/banner-bg.jpg") top center no-repeat; background-size:cover;}
.ls-banner .container{ height: 341px;}
/*logo*/
.ls-site-logo{ margin-top: 75px;  z-index: 1; line-height: 0; font-size: 0;}
.ls-site-logo img{ height: auto;}
.ls-site-logo a{display: inline-block;}
/*头部搜索*/
.ls-search{ position: absolute; right: 0; bottom:90px;   width:338px;height: 42px; backdrop-filter: blur(8px); background: rgba(255, 255, 255, 0.7);  border-radius: 4px 0 0 4px; z-index: 1; }
.ls-search ul{ display:block;position:relative; padding:0 88px 0 16px;}
.ls-search label{display: inline;}
.ls-search ul li{ height:42px;}
.ls-search ul li input{ width:100%;height:42px;line-height: 42px;font-size: 14px;border: 0 none;}
.ls-search ul li.ss1{position: relative;}
.ls-search ul li.ss1 input{background: none; font-size: 18px; }
.ls-search ul li.ss1 .msg-box{left:0;top:42px;position: absolute;}
.ls-search ul li.ss1 .ph-label{left:0;top:0;position:absolute;font-weight:normal;}
.ls-search ul li.ss2{ width:88px;height: 42px; position: absolute; top:0; right:0; }
.ls-search ul li.ss2 input{cursor:pointer;height:100%;overflow:hidden;background:url("../images/search.png") 14px center no-repeat #436fb3;font-size: 18px; color: #fff; text-align: left; text-indent: 38px; border-radius: 0 4px 4px 0;}
.ls-search ul li.ss1 input::-webkit-input-placeholder {color: rgba(0, 0, 0, 0.3)}
.ls-search ul li.ss1 input::-moz-placeholder {color: rgba(0, 0, 0, 0.3)}
.ls-search ul li.ss1 input::-ms-input-placeholder {color: rgba(0, 0, 0, 0.3)}
.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: 50px;background: #0D3F8D;}
.ls-page-navigation .navbar-nav{text-align:center;float:none;position: relative;}
.ls-page-navigation .navbar-nav li{width: 133.2px;position: static; }
.ls-page-navigation .navbar-nav li a{display:block;height:50px;line-height:50px;font-size:18px;font-weight: bold; text-align:center; color: #fff; position: static;}
.ls-page-navigation .navbar-nav li a:hover,.ls-page-navigation .navbar-nav li.on{background: rgba(255, 255, 255, 0.1);}
@media (min-width: 992px) and (max-width: 1199px){
    /*导航*/
    .ls-page-navigation .navbar-nav li{width: 110px; }
}
@media (max-width:991px){
    .ls-module{float: none !important;width: auto !important; height: auto !important;}
    /*头部*/
    .ls-banner{height: auto;}
    .ls-site-logo{float:none;margin-top:20px;text-align: center; padding: 0 10px;}
    .ls-site-logo img{max-width:100%;}
    .ls-search{ position: relative; width: auto; bottom: auto; margin: 20px auto; }
    /*导航*/
    .ls-page-navigation .navbar-nav li{width: 85px; }
    .ls-page-navigation .navbar-nav li a{ font-size: 16px;}

}
@media (max-width:767px){
    /*头部*/
    .ls-page-header .container{ height: auto;}
    .ls-banner{height: auto;padding:0 0  10px 0;}
    .ls-search{width:96%;}
    .ls-search ul{ padding-left: 10px;}
    /*导航*/
    .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: #0b3f8d;}
    .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;  font-size:20px;  background-image: none !important;border-top:#0f4dab 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;}
}

/*******底部*******/
/*友情链接*/
.ls-footlink{ position:relative;  border-bottom: 1px solid #dcdcdc; }
.ls-footlink-sel{height: 44px; color: #fff; position: relative;}
.ls-footlink .select{float:left;width:auto;margin:0 95px 0 0;z-index:11;}
.ls-footlink .select.last{margin-right:0;}
.ls-footlink .select dt{display:block; font-size: 15px;height: 44px;line-height: 44px;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: #fff; padding-right: 24px; background:url(../images/linkbg.png) right center no-repeat;}
.ls-footlink .select dt.active{}
.ls-footlink .select dt.active a{ background:url(../images/linkbg-on.png) right center no-repeat;}
.ls-footlink .select dd{position:absolute; 	left:0; right: 0; bottom:44px;background:#1d4b87;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:16.6%; 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: #fff;}
.ls-footlink .select dd ul li a:hover{ opacity: .8;}
@media (min-width: 992px) and (max-width: 1199px){
    .ls-footlink .select{ margin-right: 50px;}
}
/*底部版权*/
.ls-page-footer{background: #1d4b87;}
.ls-footcon{line-height:34px; font-size:16px; color:#fff;padding:20px 0;text-align: center; position:relative;}
.ls-footcon a{display: inline-block;color:#fff;}
.ls-footcon a:hover{text-decoration: underline;}
.ls-footcon .sp{ display: inline-block; padding:0 8px;}
/*标题 */
.ls-tabs{position: relative; border-bottom: 2px solid #b0cae2;}
.ls-tabs li{float: left;width: 25%; text-align: center;}
.ls-tabs li a,.ls-tabs li .tit{display: block;height: 30px;line-height: 24px;font-size: 20px; font-weight: bold;}
.ls-tabs li a:hover,.ls-tabs li.active a,.ls-tabs li .tit:hover,.ls-tabs li.active .tit{color:#0B3F8D;}

.ls-btabs{position: relative;    border-bottom: 2px solid #1d4b87;}
.ls-btabs li{float: left;}
.ls-btabs li a,.ls-btabs li .tit{display: block;height: 30px;line-height: 24px;font-size: 20px; font-weight: bold;}
.ls-btabs li a:hover,.ls-btabs li.active a,.ls-btabstabs li .tit:hover,.ls-btabs li.active .tit{color:#1d4b87;}
.ls-btabs .more{ position: absolute; right: 0; top:0; line-height: 24px;}
@media (min-width: 992px) and (max-width: 1199px){

}
@media (max-width:991px){
    .ls-tabs li{width:auto; margin-right: 14px;}
    .ls-tabs li a,.ls-tabs li .tit{font-size: 20px; }
    .ls-tabs .ls-bmlink li a{ width: auto; padding: 0 20px; background: linear-gradient(270deg, #87B3E5 0%, #5087C5 94%); border-radius: 15px;}
}
@media (max-width:767px){
    .ls-tabs li a,.ls-tabs li .tit{font-size: 18px;}
}


/*焦点图公共样式*/
.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-doc-list{clear: both; margin-top: 10px;}
.ls-doc-list li{ font-size: 16px;height: 32px;line-height: 32px;overflow: hidden;position: relative;  padding:0 0 0 18px;background: url("../images/ico.png") 0 center no-repeat; vertical-align: bottom; }
.ls-doc-list li a{ display:block; max-width: 90%; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.ls-doc-list li .date{ position: absolute; right:0; top:0;font-size:14px;color: #999; }
.ls-doc-list li img{ float:left; padding:10px 0 0 0;}
.ls-doc-list li a:hover{color: #1B448F;}
/*公用列表 end*/
@media (max-width:991px){
    .ls-doc-list li,.ls-hdjl-right .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;}
}
@media (max-width:767px){
    .ls-doc-list li,.ls-hdjl-right .ls-doc-list li{font-size: 14px;height: 32px;line-height: 32px;}
    .ls-doc-list li .date{font-size: 12px;}
}


/*分页/翻页*/
.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;*margin: -1px 3px 0;_margin: -1px 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;*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:#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:#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:#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 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*/

/*当前位置*/
.ls-crumbs-box{padding: 16px 5px 16px 30px; margin-bottom: 0; background: 2px 18px no-repeat; background-image: url(../images/dqwz.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;}

.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;}