@charset "utf-8";
/* CSS Document */
/*CSS 解决页面切换时滚动条出现时跳动问题 start*/
html {overflow-y: scroll;}
:root {overflow-y: auto;overflow-x: hidden;}
::-ms-clear,::-ms-reveal{display:none;}
:focus{outline:0;}
/*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;width: 100vw;overflow: hidden;}
:root body {position: absolute;}
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:#444;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:focus { color: #333;}
a:hover{color:#dd0000;text-decoration:none;}
a:focus{outline:none;}
a img {border:none;}
.left,.fl{float:left;}
.right,.fr{float:right;}
/* clear */
.clearfix:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
.clear,.cc{clear:both;font-size:0;line-height:0;height:0;	margin-top:0;overflow:hidden;}
.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: 0;}
.jump-info .btn-group .btn{ background:#0079d5 !important; float: none; padding: 0; display: inline-block;}
.ui-dialog-title{ color:#0079d5 !important;}
a.nolink{ cursor:default !important;}
/***漂浮***/
.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;}  
/*****头部****/ 
.ind_body{background:url(../images/bg.jpg) top center no-repeat #f2f5f8 !important;}
.topheader{height: 36px;line-height: 36px; background: url(../images/topbg.png);}
.topleft { height: 36px; float: left; padding-left:10px; }
.topleft ul li { float: left; background: url(../images/top1.png) left no-repeat; padding-left: 20px; line-height: 36px; }
.topleft ul li a { display: block; color: #6a715a; padding-right:15px; }
.topleft ul li.num5 { background: url(../images/top3.png) left no-repeat; }

.topright { width: auto; float: right; height: 36px; line-height: 36px;margin-right: 10px; }
.topright li{float: left;position: relative;height: 36px; background: url(../images/top_line.png) right center no-repeat;}
.topright li.last{background: none;}
.topright li a{display: block;color: #666;padding: 0 6px;}
.topright li.num5{background:none;}
.topright li.num5 a{padding-right: 0;}
.topewm{display: none; position: absolute;top:27px;width: 82px;height: 82px;left: 50%;margin-left: -42px;padding: 7px 1px 1px 1px;background: url(../images/ewm_bg.png) center no-repeat;z-index: 99;}
.topewm img{width: 82px;height: 82px;}
.topright li:hover .topewm{display: block;}
/*****顶部logo****/ 
.top_ban{height: 170px;position: relative;}
.logo{width: 325px;height:70px;float: left;margin: 50px 10px;}
.logo .img_title{display: none;}
/*****搜索区****/ 
.topsearchbox{width: 358px;height: 41px; background:url(../images/searchbg.png) 0 0 no-repeat;margin:0 auto; position:absolute;top: 82px;right: 8px; z-index: 5;}
.topsearchbox .sear_ul{width: 304px;height: 28px;position: relative; margin: 6px 0 7px 7px;}
.topsearchbox ul li{float:left;}
.topsearchbox ul li.se_box{width:100%;height:28px;position:relative;}
.topsearchbox ul li.se_box .msg-box{left:0;top:28px;position:absolute; z-index:99999;}
.topsearchbox ul li.se_box input{float:left;width:98%;height:24px;line-height: 24px; background:#fff;padding:2px 2% 2px 0; text-indent:1em; font-size:14px;color:#929292; border:none; outline:none;}
.topsearchbox li.sea_an{ height:28px; width:34px; position:absolute; right:0; top:0;background:#f39c11;}
.topsearchbox li.sea_an input{float:left;width:34px;height:28px;background:url(../images/search_btn2.png) center no-repeat;border:none;overflow:hidden;cursor:pointer;outline:none;text-indent:-99999em;font-size:0;}
.topsearchbox .sea_link{ position:absolute; top:4px; right:4px; font-size:12px;color: #464b4f; line-height:16px; width:40px; text-align:center; } 
.topsearchbox .sea_link a{ color:#0079d5;}
input.srkcss:focus{
    outline: none;
    border-color:#9ecaed !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
   transition: border linear .2s, box-shadow linear .2s;
}
/*****搜索区end****/ 


/*****导航****/
.navbar_bg{ height:49px; background:#0079d5;}
.navbar{width:100%;background:none;border-radius:0;border:0;margin:0 auto;position:relative;z-index:999; height:49px; font-size:0;}
.navbar-nav{ height:49px;}
.navbar-nav li{float:left;width:150px;height:49px; font-size:18px; overflow: hidden;}
.navbar-nav li a{display:block;height:49px;line-height:49px;color:#fff;cursor:pointer;position:relative;transition: 0.4s all; }
.navbar-nav li a:hover,.navbar-nav li.on a{background:#016cbd;}
.navbar-nav li .ico{ width:33px; height:49px; display:inline-block; float:left; margin:0 5px 0 20px; background:url(../images/mu1.png) center no-repeat;}
.navbar-nav li.num2 .ico{ background:url(../images/mu2.png) center no-repeat;}
.navbar-nav li.num3 .ico{ background:url(../images/mu3.png) center no-repeat;}
.navbar-nav li.num4 .ico{ background:url(../images/mu4.png) center no-repeat;}
.navbar-nav li.num5 .ico{ background:url(../images/mu5.png) center no-repeat;}
.navbar-nav li.num6 .ico{ background:url(../images/mu6.png) center no-repeat;}
.navbar-nav li.num7 .ico{ background:url(../images/mu7.png) center no-repeat;}
.navbar-default .navbar-toggle { background: #fff;  }


/*底部*/
.footer{border-top:4px solid #016cbd;background: #f2f5f8;}
.foot{height:auto; margin:0 auto; position:relative;padding: 0 10px 10px;}
.footnav{ text-align:center; padding-top:31px; line-height:26px; color:#666666; font-size:14px;}
.bot_ico{position:absolute; top:20px; left:20px;}
.bot_jiucuo{ position:absolute; right:6px; top:39px;}
.fotewm{ text-align:center;}
.fotewm li{ display:inline;}
.fotewm li img{ vertical-align:middle; height:auto; padding:5px 8px 15px; width:auto; height:112px;}
.fotewm .img_title{display: none;}

.foot-app{display: none;line-height:26px; color:#666666; font-size:14px;text-align: center;}
/****设置****/
.p10{padding: 10px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px !important;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}


/*左右悬浮窗口*/
.j-couplet{ display:none;}
.j-left{width:auto;position:fixed;_position:absolute;left: 10px; top:206px;_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;}
.j-right{width:auto;position:fixed;_position:absolute;right: 10px; top:206px; _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;}
.j-left ul li .img_title,.j-right ul li .img_title{ display:none;}
.j-left ul li,.j-right ul li{ margin-top:5px;}
.couplet-close{ cursor:pointer;}
.j-left .couplet-close{text-align: right;}
 /*页面纠错*/
.ui-dialog-title{color:#0079d5;}
.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:#0079d5;}
.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{height: 45px; line-height: 45px; background: url(../images/posico.gif) 24px 10px no-repeat #fff; padding-left: 56px; font-size: 14px; color: #666; margin: 15px 0;}
.position_list span{ color:#666;}
.position_list a{ color:#666;}
/*分页/翻页*/   
.pagination{clear:both;width:100%;text-align:center;margin:0;padding:15px 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:#0079d5;border:1px solid #0079d5;color:#fff !important;}
.pagination a.active{border:1px solid #0079d5;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#0079d5;border:1px solid #0079d5;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:#0079d5;border:#0079d5 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;}
@media (min-width: 992px) and (max-width:1049px) {
	.navbar-nav li{width:141px;}
	.navbar-nav li .ico{margin:0 5px 0 10px;}
}
@media (min-width: 768px) and (max-width:991px) {
	.navbar-nav li{width:108px; font-size: 16px;text-align: center; }
	.navbar-nav li .ico{ display:none;}
	.navbar-nav li .tit{display: block;}
	.bot_ico{ display:none;}
	.bot_jiucuo{ display:none;}
	.fotewm{ display:none;}
	.j-right,.j-float{display: none !important;}
}
@media (max-width: 767px) {
	.top_ban{height: auto;}
	.logo{width: 100%;height: auto; margin: 10px auto;float: none !important;text-align: center;}
	.logo img{ width: 80%; max-width: 325px; height: auto !important; margin: 0 10% 0 10%;}
	.topsearchbox{width: 100%;height: auto; background:none; position:static;}
	.topsearchbox .sear_ul{margin: 20px auto;}
	.topsearchbox .sea_link{ display:none;}
	
	.navbar_bg{ height:auto;}
	.navbar{background:#0079d5;height:auto;}
	.navbar-nav{ height:auto; background:#0079d5;}
	.navbar-nav li.num1{ display:none;}
	.navbar-nav li,.navbar-nav li a{width:100%;background:none;height:50px;text-align: center;}
	.navbar-nav li a{height:50px;line-height:50px;background:#0079d5;padding:0; left:0; width:100%; font-size:17px;}
	.navbar-nav li a .ico{display:none;}
	.navbar-nav li a:hover,.navbar-nav li.on a{ background:#016cbd;}
	
	.footer{ padding-top:10px;}
	.bot_ico{ display:none;}
	.bot_jiucuo{ display:none;}
	.fotewm{ display:none;}
	.ui-popup{ width:90%;}
	.ui-dialog-content { width: 100% !important;}
	.jump-info .btn-group{ padding:0; margin: 20px auto 0 auto; width:170px;}
	.j-right,.j-float{display: none !important;}

}
@media (max-width: 480px) {
	.topsearchbox .sear_ul{width: 80%;margin: 15px auto;}
	.footnav{display: none;}
	.foot-app{display: block;}
}


@media print{

   a[href]:after {
        content: none!important;
   }
.top,.head,.footer,.wz_top{ display:none;}
}