@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: 14px/1.5 "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif;color:#333;background:#e7e7e7;overflow: hidden;}
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:focus { color: #333;outline:none;}
a:hover{text-decoration:none;cursor: pointer;color:#FF9933;}
a img {border:none;}
i,em{font-style: normal;font-weight: normal;}
.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; }
.over{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:#1C73BB !important; float: none; padding: 0; display: inline-block;}
.ui-dialog-title{ color:#ca0000 !important;}
.ui-dialog-footer button.ui-dialog-autofocus{background-color: #ca0000;border-color: #ca0000;}
.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: #ca0000;border-color: #ca0000;}
a.nolink{ cursor:default !important;}

body{width: 100%;font-size:14px;}

.container {margin-right: auto;margin-left: auto;padding:0;}
@media (min-width: 1200px) {
  .container {width: 1016px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container {width: 992px;}
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {width: 768px;}
}

.ind_body{background: #fff;}
.lm_body{background: #fff;}

/*------------头底开始------------*/
/*头部*/ 
.header-warp {height: auto;}
.head-top{width: 100%;height: 33px;line-height:33px;margin: 0px auto;overflow: hidden;background: url(../images/top_bg.jpg) repeat-x;background-color: #FFF;}
.head-top ul li{float: left;background:url(../images/ico2.jpg) no-repeat left center;padding-left:10px;}
.head-top ul li a{color:#666;}
.head-top ul li a:hover{color:#FF9933;}
.top-left ul li{margin-left:15px;}
.top-right ul li{margin-right:15px;}
.header-warp .banner{width:100%;height:176px;}
.header-warp .banner img{width:100%;height:176px;}
.banner .img_title{display: none;}


/*****搜索****/ 
.search-box{width: auto;height:34px;line-height: 34px;padding:0 15px;border: solid #E7E7E7 1px;background: url(../images/tag_bg.jpg) repeat-x;}
.search-box .date{width:160px;font-size:12px;}
.top-gg-box{width:480px;height:36px;padding-left: 20px;margin-left:15px;overflow:hidden;background: url(../images/g_ico.gif) no-repeat left center;}
.top-gg-box .gg-list{width:100%;overflow: hidden;}
.top-gg-box .gg-list ul li{float:left;margin-right:20px;}
.top-gg-box .gg-list ul li a{font-size:12px;color:#333;}
.top-gg-box .gg-list ul li a:hover{color:#ff9933;}
.top-gg-box .gg-list ul li img{float: left;padding-top:10px;}

.search{width:250px;height:20px;background: url(../images/search_bg.png) no-repeat left center;padding-left: 23px;margin-top:7px;}
.search ul li{float:left;height:20px;}
.search ul li.ss1{width:200px;position:relative;}
.search ul li.ss1 .msg-box{position:absolute !important;bottom:20px !important;left:0 !important;z-index:1000;}
.search ul li.ss2{width:46px;float:right;}
.search .search-keywords{float:left;width:178px;height:16px;border:1px solid #e2e2e2;border-radius:2px;background:none;padding:1px 10px;line-height:16px;font-size:12px;color:#333;}
.search .search-btn{float:left;width:46px;height:20px;border:0;    background: url(../images/bnt.jpg) no-repeat;font-size:12px;color:#fff;line-height:20px;text-align:center;}
.search-btn:hover{cursor: pointer;}
/*****搜索end****/ 

/****栏目页导航****/
.navbar_bg{width: auto;height: 36px;background: url(../images/nav_bg.jpg) repeat-x;z-index: 1;}
.navbar{width:100%;background:none;border-radius:0;border:0;margin:0 auto;position:relative;z-index:999; height:48px; font-size:0;}
.navbar-nav{ height:36px;}
.navbar-nav li{float:left;width:91px;padding:0 10px;height:36px; font-size:14px; overflow: hidden;background: url(../images/line.jpg) no-repeat right center;}
.navbar .navbar-nav li.num9{background: none;}
.navbar .navbar-nav li a{display:block; height:36px;text-align:center;line-height:36px;font-size:14px;color:#fff;cursor:pointer;position:relative; }
.navbar-nav li a:hover,.navbar-nav li.on a{color: #A41414;    background: url(../images/nav_on.jpg) center no-repeat;}
.navbar-default .navbar-toggle { background: #fff;margin-right: 10px;}
.navbar-default .navbar-brand { color: #fff; font-weight: bold; }
.navbar-brand { float: left; padding: 15px 10px; font-size: 18px; line-height: 20px; height: 20px; }

/*底部*/
.footer {width: 100%;margin: 0 auto;padding:0 0 10px 0px;}
.footer-nav{height: 26px;line-height: 26px;text-align: center;font-size:12px;color: #fff;background: url(../images/bot_bg.jpg) repeat-x;overflow: hidden;}
.footer-nav a{color:#fff;}
.footer-nav em{padding:0 8px;}

.footer .fotcon{ line-height: 24px; padding: 15px 200px 5px;text-align: center; position: relative;}
.footer .fotcon span.oem{ padding-left: 1em;}
.footer .fotcon a{ color: #333;}
.footer .fotcon .js a:hover{ color: #E80000;}
.footer .fotcon .dzjg,.footer .fotcon .jiucuo{ position: absolute;margin:0;}
.footer .fotcon .jiucuo{right: 40px; top: 25px; width: 110px; height: 55px;}
.footer .fotcon .dzjg{left: 26px; top: 15px; width: 80px; height: 80px;}
.footer .fotcon img.gaj{vertical-align: middle; }

@media (min-width: 992px) and (max-width:1199px) {
	.header-warp .banner{height:172px;}
	.header-warp .banner img{height:172px;}
	.navbar-nav li{padding:0 9px;}
	.conac-logo{float:none;margin:0 auto;}
	.footer-left{float:none;margin: auto;}
}
@media (min-width: 768px) and (max-width:991px) {
	.header-warp .banner{height:133px;}
	.header-warp .banner img{height:133px;}
	.navbar-nav li{ width:81px;}
	.navbar-nav li,.navbar .navbar-nav li a{padding:0px; font-size:12px;}
}
@media (max-width:991px) {
	.footer .fotcon{padding:10px 0 5px;}
	.min_h500{min-height:auto !important;}
	.footer .fotcon .dzjg,.footer .fotcon .jiucuo{position: static !important; display: inline !important;}
}

@media (max-width: 767px) {
	.header-warp .banner{height:auto;}
	.header-warp .banner img{display:block;height:auto;}
	
	.search-box{height:auto;background: #F8F8F8;}
	.search{height:28px;width:96%;padding: 10px 0 10px 23px;margin-top:0;}
	.search ul li{height:28px;}
	.search ul li.ss1{float:none;margin-right:53px;width:auto;}
	.search .search-keywords{width:96%;height:24px;padding:1px 2%;}
	.search .search-btn{background-size: 100% 100%;height:28px;line-height:28px;}
	
	/*栏目导航*/
	.navbar_bg{position: inherit;top:0;left:0;margin-left:0;padding:0px;background:#ca0000;height:50px;}
	.navbar-default .navbar-brand:hover{color:#fff;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{background:#f3f3f3;}
	.navbar-nav{height:auto;margin:0;}
	.navbar-nav li{float:none;width:100%;padding: 0;background: none;}
	.navbar .navbar-nav li a{width:auto;font-size: 16px;color:#333;}
	.navbar-nav li a:hover, .navbar-nav li.on a{color: #fff;background: #ca0000;}
	
	.lm-mainbox{margin-top:10px;}
	
	.footer{border-top:2px solid #e80000;}
	.footer .fotcon{padding:10px 0 5px;}
}
/*-------头底结束---------*/

/*公共栏目*/
.lanmu-bg{background:#F3F3F3 url(../images/ibg.gif);}
.lm-mainbox{margin-top:8px;background:#fff;margin-bottom:10px;position:relative;}

/***漂浮***/
.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;} 

/****设置****/
.p10{padding: 10px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px !important;}
.mt20{margin-top: 20px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}

/*左右悬浮窗口*/
.j-couplet{ }
.j-left{width:160px;position:fixed;_position:absolute;left:0;top:200px;_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;display: none;}
.j-right{width:130px;position:fixed;_position:absolute;right:0; top:200px; _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;display: none;}
.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;}

/**右侧悬浮**/
.slidebox{width:80px;position: fixed; _position: absolute; left:50%;top: 50%;margin-top:-150px;margin-left:518px;z-index: 999;background: #fff;border-radius:3px;box-shadow:0 0 6px rgba(191,215,227,.4);}
.slidebox .couplet-close{text-align: center;position:absolute;width:100%;height:20px;right:0;top:-20px;}
.slidebox .couplet-close img{vertical-align: top;}
.slidebox .icon>li{width:80px;background:url("../images/slide_line.gif") center bottom no-repeat;position:relative;padding-bottom:1px;}
.slidebox .icon>li.noline{background:none;padding-bottom: 0;}
.slidebox .icon>li>a{display:block;text-align:center;height:71px;padding-top:17px;color:#333;}
.slidebox .icon li .tit{display:block; font-size:15px;line-height: 42px;}
.slidebox .icon li .ico{display:block;height:28px;margin: 0 auto;background:url("../images/slide_icons.png") center -17px no-repeat;}
.slidebox .icon li.wx .ico{background-position:center -106px;}
.slidebox .icon li.wb .ico{background-position:center -195px;}
.slidebox .icon li.app .ico{background-position:center -284px;}
.slidebox .icon>li>a:hover,.slidebox .icon>li>a.active{color: #B20107;}
.slidebox .icon>li>a:hover .ico,.slidebox .icon>li>a.active .ico{background-image:url("../images/slide_iconsh.png");}
.web_area{height: auto;padding-right: 8px; position: absolute; top:50%;margin-top:-62px;right:80px; text-align: center;display: none;background:url("../images/slide_arr.png") right center no-repeat; z-index: 1;}
.web_area ul{width: 280px;padding: 10px;background: #fff;border: #ddd 1px solid;}
.web_area ul li{float: left;width: 140px;height: 102px;text-align: center;}
.web_area img{width: 78px;height: 78px;}
.web_area li .img_title{display: block;height: 24px; line-height: 24px; color: #666; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
@media only screen  and (max-width: 1216px) {
    .slidebox{margin-left:0;left: auto;right: 10px;}
}

/*当前位置*/
.wzy_position{height: 28px; line-height: 28px;background: url(../images/news_li_bg.jpg) repeat-x left bottom;font-size: 14px; color: #B20107;text-indent: 28px;font-weight:bold;position:relative;}
.wzy_position span{ color:#B20107;}
.wzy_position a{ color:#B20107;}
.wzy_position .wz-ico{width:23px;height:38px;position: absolute;top:-5px;left:5px;background:url(../images/wz-ico.png) no-repeat center;}
.wzy_position .search-keywords{color:#B20107;}

/*分页/翻页*/   
.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:#B20107;border:1px solid #B20107;color:#fff !important;}
.pagination a.active{border:1px solid #B20107;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#B20107;border:1px solid #B20107;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:#B20107;border:#B20107 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 .go-page{width: 40px;height: 30px;line-height: 22px;padding: 2px 5px;border: #B20107 1px solid;margin: -5px 6px 0 3px;_margin: -5px 3px 0;background: #B20107;vertical-align: middle;color: #fff;}

/*****网站地图****/
.mapbox{background: #fff;margin: 15px 0;padding: 10px 15px;}
.dt_po{margin: 0;border-bottom: #ddd 1px dashed;}
.map_mainline{ }
.ditu{border:1px solid #e7e7e7;}
.dty_title{text-align: center;height: 38px;line-height: 38px;font-size: 16px;font-weight: bold;background: url(../images/news_show_t.png) repeat-x;}

.dty_contain{margin:auto; padding:20px;}
.dty_mutitle{height: 36px;  overflow:hidden;border-bottom: #e7e7e7 1px solid;}
.dty_mutitle a{display: block;height: 36px;  color:#e30000;font-size:16px;line-height: 36px; font-weight:bold;}
.dty_mutitle a:hover{ text-decoration:underline;}
.dty_sublb{padding:10px 0;}
.dty_sublb:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .dty_sublb {zoom: 1;} /* IE6 */
*:first-child+html .dty_sublb {zoom: 1;} /* IE7 */
.dty_sublb ul li{float:left;height:30px;  width: 15.6%;  margin:0 0.5% 10px 0.5%; line-height:30px; text-align:center;}
.dty_sublb ul li a{font-size:15px;text-align: left; display:block;background: url(../images/ico2.gif) no-repeat left center;padding-left: 10px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.dty_sublb ul li{width: 19%;}
	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.dty_sublb ul li{width:24%;}
}

@media only screen and (max-width:991px) {
.footer-left{width:auto;text-align:center;}
}

@media only screen and (max-width:767px) {
	.dty_contain{padding: 10px;}
	.dty_sublb ul li{width:24%;}
}
@media only screen and (max-width:480px) {
	.dty_sublb ul li{width:48%;margin: 0 1% 10px;}
}
/*****网站地图-end****/

/*****搜索****/
.ssy-mianbox{border:1px solid #e7e7e7;margin:0 8px;}
.ssy_container{ padding:10px 15px;  }
.ssy_leftbar{width:200px;height:auto;}
.fenlei_tit,.searchType-title{height:34px;line-height:34px;padding-left:12px;font-size:16px;font-weight:bold;color:#333; }
.total_wz,.searchType-column{height:auto;margin-bottom:10px;padding:8px 0 8px 20px;background:#f1f1f1;font-size:14px;}
.total_wz ul li,.searchType-column ul li{height:30px;line-height:30px;}
.total_wz ul li a:hover,.total_wz ul li a.active,.searchType-column ul li a:hover,.searchType-column ul li a.active{text-decoration:underline;color:#de3e40;}
.ssy_rightbar{width:748px;height:auto;padding-top:28px;margin-left:220px;}
.ssy_rightbar .warm-prompt{line-height:30px;font-size:14px;color:#666;}
.result_title{padding-right:18px;font-size:15px;float:right;text-align:right;width:auto;height:30px;line-height:30px;color:#8a8a8a;}
.ssy_rightbar .search-list{height:auto;margin-bottom:15px;}
.ssy_rightbar .search-list li.search-title{line-height:26px;font-weight:bold;font-size:14px;}
.ssy_rightbar .search-list li.search-title .columnname{display: inline-block;background: #e30000;color: #fff;line-height:20px;padding: 0px 8px;border-radius: 3px;margin-right:2px;}
.ssy_rightbar .search-list li.search-title a{}
.ssy_rightbar .search-list li.search-title a:hover{text-decoration:underline;}
.ssy_rightbar .search-list li a span,.ssy_rightbar .search-list li span{color:#cd3501;}
.ssy_rightbar .search-list li.search-info{line-height:22px; height:auto; margin-bottom:5px;color:#666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ssy_rightbar .search-list li.search-column{color:#0384ce;line-height:22px;}
.ssy_rightbar .search-list li.search-url{height:auto;line-height:22px; color:#999;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.ssy_rightbar .search-list li.search-url span.date{padding-left:14px;color:#999;}
.ssy_rightbar .search-list li.search-url a{color:#999;}
.ssy_rightbar .search-list li.search-url a:hover{text-decoration:underline;}
 .secondsearch{ display:none;}
.warm-prompt{ line-height:30px; font-size:14px; color:#727272;}
/*搜索内容-在线办事*/
.search-work-guide-bg {padding: 15px 20px;background: #fafafa;}
.search-work-guide-bg .search-type-title {font-weight: 700;font-size: 16px;}
.search-work-guide-bg .search-type-title img{padding: 0 5px 0 0;}
.search-work-list li {height: 40px;line-height: 40px;font-size: 15px;border-bottom: #eaeaea 1px dotted;vertical-align: bottom;overflow: hidden;padding-left: 12px;background: url("../images/icon.gif") left center no-repeat;}
.search-work-guide-ul .search-work-list li .btn-online-processing {float: right;display: block; height: 23px; line-height: 23px;font-size: 14px; margin: 9px 0 0 10px; border: 1px #ddd solid; border-radius: 2px; padding: 0 10px;}
.search-work-guide-ul .search-work-list li .btn-online-processing:hover {background: #fff;color:#B20107;}
.search-work-list li .title {display: block;margin-right: 50px;float: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.search-work-list li .date{ float: right; color: #666; padding-left: 0 !important;}
.searchlistw01 .search-list li .zxbl_btn, .searchlistw01 .search-list li .online-link {margin: 6px 0 0 0;width: 66px;padding-left: 34px;height: 23px;line-height: 23px;display: block;float: left;background: url(../ss_images/zxbl_btn.png) 0 0 no-repeat;}
.search-work-guide-bg .search-type-title img{display: none;}
/*在结果中搜索*/
.searchbox_bg{ height:30px;padding:10px 20px;background:url(../images/tit_bg2.jpg) repeat-x left bottom;}
.searchbox{height:30px; width:100%; margin:0 auto;  position:relative;}
.searchbox ul li{float:left;}
.searchbox ul li{line-height:30px;font-size:14px;color:#B20107;font-weight:bold;margin-right:10px;}
.searchbox ul li.se_box{width:540px;height:30px;position:relative; z-index:11;}
.searchbox ul li.se_box .msg-box{left:0;top:30px;position:absolute; z-index:9999999;}
.searchbox ul li.se_box input{float:left;width:519px;height:24px;background:#fff;border:#3871cb 1px solid;line-height:24px;padding:2px 10px;font-size:14px;color:#333;}
.searchbox li.sea_an{width:82px;height:30px;margin:0 15px 0 0;}
.searchbox li.sea_an input{float:left;width:82px;height:28px;background: url(../images/gsearch2.jpg) no-repeat center;border:none;margin-top:1px;overflow:hidden;cursor:pointer;outline:none; font-size:15px; color:#fff;text-align: center;line-height:28px;}
.searchbox li.se_say{ display:none; position:absolute; left:512px; top:7px; width:19px; height:27px; background:url(../ss_images/sayico.png) center center no-repeat; z-index:112; cursor:pointer; }
.searchbox .result_search{ float:left; font-size:15px; color:#695435; padding:4px 0 0 0; line-height:22px;}
.searchbox .result_search input{ background:#fff; border:1px solid #c1c1c1; width:18px; height:18px; margin:-5px 10px 0 0;}
.searchbox  .se_boxlist{ position:absolute; left:0; top:30px; border:1px solid #c8bea4; width:538px; padding:10px 0; background:#fff; }
.searchbox  .se_boxlist ul li{ line-height:32px; font-size:16px; padding:0 0 0 18px; float:none;}
.searchbox  .se_boxlist ul li .red{ color:#f50404;}
.input-area { float: left; width: 509px;  height: 24px;  background: #fff;  border: #ccc 1px solid; line-height: 24px;  padding: 2px 15px;  font-size: 18px;  color: #333; }
.searchbox ul li.se_box .input-area .search-keywords { border: none; }
.first-input {  float: left; line-height: 36px; font-size: 16px;  color: #999;  padding-right: 10px;  margin-right: 10px;  max-width: 265px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background: url(../ss_images/arrow_right.png) right center no-repeat; }
.searchbox ul li.se_box input { width: 100%; padding: 0; }

.search_typebox{  }
.search_tips{font-size:16px; padding:26px 0 0 0;}
.search_tips .red{ color:#e00000; padding:0 8px;}
.search_tips .search_time{width: 800px; float:left;line-height: 24px;padding:10px 0;}
.search_titcont{ float:right; width:240px; margin:6px 0 0 0; }
.search_titcont li{ float:left; width:98px; text-align:center; height:28px; line-height:28px; background:#fff5eb; border:1px solid #e5e5e5; color:#666; font-size:16px; margin:0 0 0 20px; }
.search_titcont li a{  color:#666; }
.search_titcont li.active{ background:#fb8c1f; color:#fff; border:1px solid #fb8c1f;}
.search_titcont li.active a{ color:#fff;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.ssy_leftbar{width:200px;}
	.ssy_rightbar{width:732px;}
}

@media only screen and (max-width:991px) {
	.ssy_container{padding:10px;}
	.ssy_leftbar{display:none;}
	.ssy_rightbar{float:none;width:100%;padding-top:10px;margin-left:0;}
}
@media only screen and (max-width:991px) {
	.ssy_container{padding:10px;}
	.ssy_leftbar{display:none;}
	.ssy_rightbar{float:none;width:100%;padding-top:10px;margin-left:0;}
}
/*****搜索结束****/


@media print{

   a[href]:after {
        content: none!important;
   }
.top,.header-warp,.footer,.wzy_position,.wzbot1,.updown{ display:none;}
}
.secnr{padding: 10px; margin: 10px auto 10px; background: #fff; min-height: 600px;}
