@charset "gb2312";

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block;}
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1;}
audio:not([controls]) { display: none;}
[hidden] { display: none;}

/* =============================================================================
   Base
   ========================================================================== */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}

html, button, input, select, textarea { font-family:Microsoft YaHei, serif; color: #333333;}

body{padding:0; margin:0 auto; font-size:14px; font-family:"微软雅黑"; color:#333333;  -webkit-text-size-adjust:none;line-height: 1.231;}

h1,h2,h3,h4{ font-family:Microsoft YaHei; font-style:normal; text-shadow:none; -webkit-font-weight:normal !important;}


/* =============================================================================
   Links
   ========================================================================== */

a { color: #666; text-decoration:none;transition:all .3s ease-out 0s;}
a:visited { color:#666;}
a:hover { color:#900;}
a:focus { outline:none;}

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0;}

/* Simple fluid media
*/

img, object, embed, video {
	max-width: 100%;}

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;}

.imgRota{transition:transform 1s;}
.imgRota:hover{transform:rotate(-360deg);}


.imgOffset:hover{-webkit-transform:scale( 1.05,1.05);
    -moz-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
    -transform:scale(1.05,1.05);
    transition: .3s transform;
    cursor:pointer}

/* =============================================================================
   Tables
   ========================================================================== */
/* 
 * 'border-collapse: collapse;' needs to be overridden in designs having tables with rounded corners and drop shadows.
*/
table { border-collapse: collapse; border-spacing: 0;}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden;}


/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table;}
.clearfix:after { clear: both;}
.clearfix { *zoom: 1;}
.clear{line-height:0;height:0;font-size:0;clear:both;}

small { font-size: 85%;}
.blank0 {
    clear: both;
    height: 15px;
    overflow: hidden;
    display: block;
}
.blank4 {
    clear: both;
    height: 10px;
    overflow: hidden;
    display: block;
}

.fl{float:left;}
.fr{float:right;}

.zeroMargin_mobile {
    margin-left: 0;}

.margint01{margin-top:15px;}

ul,li,dl,dt,dd{list-style:none; padding:0; margin:0;}
#bodys{background-size:cover; background-repeat: no-repeat;}

.body_bg{ width: 100%; height: 100%; position:fixed; left: 0; top: 0; overflow: hidden; z-index:1; background:#58B7FC;}
.body_bg b{width: 100%; height: 100%; position:absolute; left: 0; top:0; opacity:0; overflow: hidden; background-size:cover; background-repeat: no-repeat;}


/*Container*/
  
.gridContainer {
	margin: auto;
	width: 100%;
	padding-left:0;
	padding-right:0;
	clear: none;
	float: none;
	overflow:hidden;
	position:relative;
	z-index:1;
	min-width:1003px;}
.container{margin:auto; max-width: 1200px; min-width:1003px;}

.topt{ position:absolute; left:0; top:0; width:100%; background:url(imgtop.png) left top repeat-x; height:40px;z-index:9}
.mainBox{ max-width: 1200px;min-width: 1003px; margin:0 auto; clear:both;color:#fff;line-height: 40px; }
.top_left{ float:left; width:600px; }
.top_left a{ float:left; height:40px; padding:0px 5px; }
.top_left a:hover{ text-decoration:none;  }

.top_right{ float:right; }
.top_right a{ float:left; height:40px; padding:0px 5px; color:#fff}
.top_right a:hover{ text-decoration:none;  }

.top{height:176px; overflow:hidden;}
.header-top{ height:176px; position:relative;}
.header-wether{padding-top:8px;padding-left:15px; width:280px; color:#FFF;float:left}

.header-top .header-menu{ position:absolute; top:70px; right:5%;}
.header-top .header-menu .lang{ float:right; height:26px; line-height:25px; text-align:center; padding:0 20px; background:#0d60aa; border-radius:10px; margin-left:19px;}
.header-top .header-menu .lang a{ color:#fff; margin:0 8px;}
.header-top .header-menu .lang a:hover{color:#c6e4ff;}
.header-top .header-menu .lang a.on{color:#c6e4ff; font-weight:bold;}
.header-top .header-menu .vers{ float:right; height:26px; line-height:26px;}
.header-top .header-menu .vers span{padding: 0 18px 0 20px; display:block; float:left; width: auto; height:26px; cursor: pointer ;}
.header-top .header-menu .vers a{color:#fff;}
.header-top .header-menu .vers .cSkin { background: url(img2016_top_icon_ghbj.jpg) left center no-repeat;}
.header-top .header-menu .vers .cSkin a{display:block;}
.header-top .header-menu .vers .phone{background:url(img2016_top_icon_sjb.jpg) left center no-repeat;}
.header-top .header-menu .vers .wza{background:url(img2016_top_icon_wza.jpg) left center no-repeat;}
.header-top .header-menu .vers .zwyx{background:url(img2016_top_icon_zwyx.jpg) left center no-repeat;}
.header-top .header-menu .vers a:hover{color:#fff9aa;}

.header-top .logo{ position:absolute; top:75px; left:5%;}
.header-top .logo a{display:block; width:310px; height:70px; background:url(img2017_logor.png) no-repeat;}

.header-top .header-search{ position:absolute; top:104px; right:5%; width:32%; border-radius:5px; overflow:hidden; box-shadow:1px 1px 0 rgba(0,0,0,0.26);}
.header-top .header-search .SearchTxt{float:left; width:85%; padding:9px 5px 9px 15px; background:#fff; height:14px; line-height:14px; border:0;color:#666}
.header-top .header-search .SearchBtn{position:absolute;right:0px;width:22%;height:32px;border:0;cursor:pointer;background:url(img2016_top_search_btn.jpg) no-repeat 13px center #0d60aa;color:#fff;padding-left:32px;font-size:15px;}

.header-top .header-znwd{position:absolute; top:80px; left:85%; width:103px; height:36px; background:#d8efff; border-radius:5px; overflow:hidden; box-shadow:1px 1px 1px rgba(0,0,0,0.28); line-height:36px;}
.header-top .header-znwd a{display:block; background:url(img2016_top_znwd.jpg) 8px center no-repeat; padding-left:30px;}

.index_nav{height:52px; width:100%; overflow:hidden; position:relative;}
.index_nav .navbg{display:block; position:absolute; width:100%; height:100%; top:0; bottom:0; background:#0d60aa;  filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; z-index:1;border-radius:8px}
.nav_list{position:relative; width:100%; z-index:1; line-height:49px;}

.nav_listbox{float:left; min-width:400px; width:100%;}
.nav_ul li{font-size:1.2em; height:52px; line-height:49px; width:16.599%; float:left; font-weight:bold; text-align:center;}
.nav_ul li a{display:block; text-align:center; color:#FFF; text-decoration:none; font-weight:bold; margin:0 30px;}
.nav_ul li a:hover,.nav_ul li a.active{border-bottom:3px solid #d73c3c;}

.nav_ul li em{font-style:normal; font-weight:bold;}

.dz{width:10%; float:left; position: relative; display:none;}
a.customized_btn{display: block; width: 20px; height: 20px; margin: 15px auto 0; text-indent: -99em; overflow: hidden; background: url(imgcustom-btn.jpg) center no-repeat;}

.tit_h3{line-height:1; padding-bottom:8px; border-bottom:1px solid #e5e5e5; height:21px; clear:both;}
.tit_h3 h2{font-size:1.14286em; padding:0; margin:0; display:block; float:left; border-left:4px solid #f10f0f; padding-left:16px; color:#333;}
.tit_h3 span.more{display:block; float:right; padding-right:10px;}

/*index_content*/
.index_content{margin-top:20px; padding:21px; background:#FFF; border-radius:8px 8px 0 0; position:relative; z-index:1; overflow:hidden;min-height: 600px;}
.ind_content_wrap{position:relative; overflow:hidden; }
.ind_content_wrap .contentwrap {position:absolute; top:0px; width:100%; z-index: 1;display:none}
.ind_content_wrap .active{display:block;}
.ind_content_wrap .section00{z-index:9999; background:#fff;}



.zm_ml_xsdw{ overflow:hidden;}
.zm_ml_xsdw_left{ float:left; width:25%; display:inline; margin:0; overflow:hidden;}
.zm_ml_xsdw_left .xw_tit{ background-color:#1D82CD; background-image:url(imglisttit_bg.png); background-repeat:no-repeat; background-position:15px center; height:50px; line-height:50px; font-size:18px; color:#fff; text-indent:50px; margin:0 0 1px 0;}
.zm_ml_xsdw_left .xw_tit2 {margin:15px 0}
	 
/* sliderNav */
.zm_ml_xsdw_left #sliderNav{font-size:16px;}
.zm_ml_xsdw_left #sliderNav li{  overflow:hidden;  margin:0 0 1px 0; position:relative;}
.zm_ml_xsdw_left #sliderNav li.sliderTag a.slidera{display:block;color:#4c4c4c;text-decoration:none; position:relative;  height:50px; line-height:50px; background:#f5f7fa;}
.zm_ml_xsdw_left #sliderNav li.sliderTag a.slidermenu{ left:0px;}
.zm_ml_xsdw_left #sliderNav li.sliderTag  span{   text-indent:20px; float:left; display:block; height:50px;}
.zm_ml_xsdw_left #sliderNav li.sliderTag  span.bg{ background:#719DC3; color:#fff;width:10px;}
.zm_ml_xsdw_left #sliderNav li.sliderTag  span.bg2{ background:#1b94d3;}
.zm_ml_xsdw_left #sliderNav li.sliderTag  span.bg3{ background:#e12929;}
.zm_ml_xsdw_left #sliderNav li.sliderTag  span.bg4{ background:#1bd33a;}
.zm_ml_xsdw_left #sliderNav li.sliderTag  span.bg5{ background:#d31b8c;}
.zm_ml_xsdw_left #sliderNav li.sliderTag  span.bg6{ background:#d3721b;}
.zm_ml_xsdw_left #sliderNav li.sliderTag  span.bg7{ background:#d31b72;}
.zm_ml_xsdw_left #sliderNav li.sliderTag  span.bg8{ background:#1b4fd3;}
.zm_ml_xsdw_left #sliderNav li.sliderTag  span.bg9{ background:#bbd31b;}



.zm_ml_xsdw_left #sliderNav li.sliderTag a:hover,.zm_ml_xsdw_left #sliderNav li.sliderTag a.on{color:#fff;background-color: #719DC3;}

.zm_ml_xsdw_right{ width:72%; float:left; display:inline; margin:0 0 0 20px;}
.zm_ml_xsdw_right .zx_rm_search,.zm_ml_xsdw_right .zx_ml_list_page{ margin:0;}
.zm_ml_xsdw_right .zx_ml_list ul li{ height:46px; line-height:46px;
    padding-left: 12px;
    position: relative;
    background: url(img2016sy_dot00.jpg) left center no-repeat;
    color: #999;}
.zm_ml_xsdw_right .zx_ml_list ul li:hover{background:url(img2016sy_dot01.jpg) left center no-repeat; }
.zm_ml_xsdw_right .zx_ml_list ul li span{ height:46px;}
.zm_ml_xsdw_right .zx_ml_list{ margin:5px 0 30px 0;}

.zm_ml_xsdw_right	.zx_rm_search  p input{ width:515px;}

.zx_ml_list ul li .tit{width:65%;text-align:left;}
.zx_ml_list ul li span.tit{width:72%;padding: 0;float:left}
.zx_ml_list ul li span.t_tit{width:65%;padding: 0;}
.zx_ml_list ul li span a{color:#333}
.zx_ml_list_page .rightcon input[type="text"]{border: 1px solid #f0f0f0;display: inline-block;text-align: center;color: #666;line-height: 18px;width: 48px;margin-right: 5px;height: 18px;}
.zx_ml_list_page .rightcon input[type="button"]{width: 40px;height: 20px;background: #3d7fca;color: #fff;line-height: 20px;font-size: 13px;text-align: center;display: inline-block;border: 0;cursor: pointer;}
.zx_ml_list_page .rightcon span{margin:0 2px}

.zx_ml_list{ margin:5px 20px 0 20px; }
.zx_ml_list ul li{ height:56px; line-height:56px;  border-bottom:1px solid #ebebeb; font-size: 1.07em; color:#333;width:100%;}
.zx_ml_list ul li.tou, .zx_ml_list ul li.tou:hover{ height:40px; background:#eeeeee; font-size:16px; color:#3d7fca; line-height:40px;}
.zx_ml_list ul li span{ width:12%; float:right; text-align:center; padding:0 5px; overflow:hidden; height:56px;}
.zx_ml_list ul li.tou span{ height:40px;}
.zx_ml_list ul li span.name{ width:50%; padding:0;}

.zx_ml_list ul li .list_name{ float:left; width:50%; position:relative; z-index:1;}
.zx_ml_list ul li .list_name a{ color:#2e2e2e;}
.zx_ml_list ul li .hover{ z-index:2;}
.zx_ml_list ul li .list_name a:hover,.zx_ml_list ul li .hover a{ color:#3d7fca; text-decoration:none;}
.zx_ml_list ul li .list_name .xx_con{ position:absolute; left:60px; top:45px; width:680px; border:1px solid #c9c9c9; background:#f5f7fa; overflow:hidden; padding:5px 0; display:none; z-index:999;}
.zx_ml_list ul li .list_name .xx_con p{ font-size:14px; line-height:25px; float:left; width:340px; overflow:hidden; color:#4a4a4a;}
.zx_ml_list ul li .list_name .xx_con p em{ float:left; color:#000; padding:0 10px; }
.zx_ml_list ul li .list_name .xx_con p.mingc{ width:680px;}

.zx_ml_list_page{  height:54px; background:#f5f5f5;font-size:14px; margin:20px 20px 0 20px; padding:0 20px; font-weight:bold;}
.zx_ml_list_page .leftcon{ height:54px; line-height:54px;+line-height:20px;}
.zx_ml_list_page .leftcon table {margin:0 auto}
.zx_ml_list_page .leftcon table td{line-height: 26px;font-family: Microsoft YaHei, serif;color: #333;}
.zx_ml_list_page .leftcon span{ }
.zx_ml_list_page .leftcon em{ color:#0b26ef; padding:0 5px;}
.zx_ml_list_page .rightcon{ float:right; width:400px; display:inline; margin:17px 0 0 0;+margin-top:0px }
.zx_ml_list_page .rightcon a{ float:left; padding:0 7px; height:20px; line-height:20px; color:#000; display:inline; margin:0 2px; }

.zx_ml_list_page .rightcon a:hover{ text-decoration:none;}
/*.zx_ml_list_page .rightcon  span{ float:left;}*/
.zx_ml_list_page .rightcon a.hover{  background:#3d7fca; color:#fff;}
.zx_ml_list_page .rightcon a.next{ background:#96aac1; color:#fff;}

.zx_xxgk_ml .ml_tit_zq{ height:16px; padding:12px 0;  color:#0067cc; border-bottom:1px dotted #d8d8d8; font-size:16px; margin:10px 20px 0 20px; overflow:hidden;}
.zx_xxgk_ml .ml_tit_zq span{ height:16px; border-left:4px solid #0cc426;line-height:16px; padding:0 10px; float:left;}
.zx_xxgk_ml .mx_con ul li{ width:185px;}
.zx_xxgk_ml .mx_con_dq ul li{ width:109px;}
.zx_xxgk_ml .mx_con_wz ul li{ width:121px;}
.zx_xxgk_ml .mx_con_jg ul li{ width:137px;}
.zx_xxgk_ml .mx_con_cx ul li{ width:58px;}
.zx_xxgk_ml  ul li.chang{ width:242px;}
.zx_xxgk_ml ul li a:hover{ color:#ee4b4b}

.mainContent {
    float: right;
    width: 72%;
    padding: 0 0 0 20px;
    _padding: 0 0 0 20px;
    margin-left: -1px;
}
.mainTitle{border-bottom:#ebebeb 1px solid;  padding:8px 0 10px; line-height:22px; margin-top:7px; overflow:hidden; zoom:1;}
.mainTitle h2{ float:left; margin:0; font-size:16px; padding-left:5px;}
.mainTitle .curb2{float:right; background:url(img2016_icon_curb.gif) no-repeat 5px center; color:#666666; padding-left:28px;}
.mainTitle .curb2 a{color:#666;}
.mainTitle .curb2 a:hover{ color:#000;}


/*信息公开文章页部分*/
.xxgk_wzy_sy{ width:96%; height:114px; border:1px solid #d2d2d2; margin:0 auto; padding:5px; margin-top:20px;   }
.wzy_sy_1{ width:92%; margin:7px auto; list-style: none;}
.wzy_sy_1 span{ font-size:12px; font-weight:bold; font-family:"宋体";}
.wzy_sy_1 li{width: 45%; float: left;line-height:25px; text-align:left; padding-right:30px; color:#000; font-family:"宋体";}

.curb{border-bottom:#ebebeb 1px solid; background:url(img2016_icon_curb.gif) no-repeat 5px 13px; padding:8px 0 10px 28px; line-height:22px; margin-top:7px; color:#666666;}
.curb a{color:#666;}
.curb a:hover{ color:#333;}

.SinglePage{padding:0 30px; line-height:2; font-size:16px;font-family: "宋体";}
.SinglePage img{ max-width:80%;}

.ly_total_list{ padding:20px 0 15px;}
.piclist{overflow:hidden; zoom:1;}
.piclist li {float: left;padding: 0 1% 20px 1%;width: 31.3%;overflow: hidden;}
.piclist li .box{ border:#ebebeb 1px solid; padding:12px;}
.piclist li .box a{display:block; position:relative;}
.piclist li .box img{display:block; width:100%; height: 188px;}
.piclist li .box span{ position:absolute; bottom:0; width:100%;}
.piclist li .box i{ display:block; height:25px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.piclist li .box b{ position:absolute; line-height:25px; bottom:0; width:100%; text-align:center; color:#fff; font-weight:normal;}


.ztpiclist{overflow:hidden; zoom:1;}
.ztpiclist li{float:left;padding: 0 8px 20px 8px;; width:31%; overflow:hidden;}
.ztpiclist li .box{ border:#ebebeb 1px solid; padding:12px;}
.ztpiclist li .box a{display:block; position:relative;}
.ztpiclist li .box img{display:block; width:100%; height: 90px;}
.ztpiclist li .box span{ position:absolute; bottom:0; width:100%;}
.ztpiclist li .box i{ display:block; height:25px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.ztpiclist li .box b{ position:absolute; line-height:25px; bottom:0; width:100%; text-align:center; color:#fff; font-weight:normal;}

#fanye9575 td{line-height:26px}


.qzqd_title {
    height: 30px;
    line-height: 30px;
    
    border-bottom: #0168b7 4px solid;
    text-align: left;margin: 10px 0;
}
.qzqd_title span {
    font-size: 18px;
    color: #0168b7;
    margin-left: 3px;
    line-height: 30px;
}


/*图片鼠标经过效果*/
.imgHover{ overflow:hidden;}
.imgHover img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgHover img:hover{-moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); -webkit-transform:scale(1.2); transform:scale(1.2);}

.pagediv{ clear:both; text-align:center; color:#323232;}
.pagediv table {margin:0 auto}
.pagediv table td{line-height:26px}

/*******content*******/
.info-container{border-radius:8px 8px 0 0; background:#fff; overflow:hidden; zoom:1; border:#ebebeb 1px solid; padding:0 38px; margin-bottom:26px;}
.info_title{ color:#333; font-size:24px; text-align:center; margin:0; padding:34px 160px 34px; line-height:34px;}
.info_fbt{color:#666666; background:#f5f5f5; line-height:22px; padding:5px 20px;}
.info_fbt span{float:left;}
.info_fbt .time{background:url(img2016_info_time.gif) no-repeat left center; padding-left:30px; margin-right:18px;}
.info_fbt .size{float:right; position:relative;width: 160px;}
.info_fbt .size dt{background:url(img2016_info_size.gif) no-repeat left center; float: left;padding-left: 15px;}
.info_fbt .size dd{text-align:right;}
.info_fbt .size dd a{  height:17px; line-height:17px; text-align:center; background:#f4f4f4; color:#666666; margin-bottom:1px; cursor:pointer;padding: 0 5px;}
.info_fbt .size dd a:hover{ background:#dbecf7;}
.info_fbt .size:hover dd{ display:block;}
.info_cont{clear:both; line-height:1.9; padding:20px 50px; font-size:16px; font-family:"宋体";}
.info_cont img{max-width:100%;margin:0 auto;display:inline-block}
.info_cont table {margin:0 auto}
.info_bot{clear:both;line-height:40px; color:#757575; background:#f5f5f5; padding:6px 10px 6px 20px;height:40px}
.info_bot a{color:#757575;}
.info_bot a:hover{color:#bc1010;}

.info_bot_l{float:left;}
.llcs{ float:left; padding-left:15px;}
.llcs dt{float:left; padding-right:5px;}
.llcs dd{float:left; padding-right:15px; color:#666;}

.info_bot .dianzan{ float:left; padding-left:25px;}
.info_bot .dianzan dt{float:left; padding-right:5px;}
.info_bot .dianzan dd{float:left; width:100px; height:20px;}

.info_bot .info_share_t{float:left;}
.info_bot .web_fx{float:right;}
.sjb_fx_fxd{ background:url(../img/2016_info_fx.png) no-repeat right center; padding-right:20px;}
.sjb_fx_fxd, #share{display:none;}
.info_bot .bds_more{margin:0 !important;  padding:0 25px 0 0 !important; background:url(../img/2016_info_fx.png) no-repeat right center !important; font-size:14px !important; color:#757575 !important; line-height:20px !important; height:20px !important; text-indent:0 !important;}
.info_ewm{ clear:both; padding:30px 0 25px; text-align:center;}
.info_ewm span{display:block; color:#cbcbcb; font-size:12px; font-family:"宋体"; padding-bottom:5px;}
.info_ewm img{display:block; margin:0 auto;}
.info_bot .gbck{float:right;}

.info_xgxw_title{ border-bottom:#ebebeb 1px solid; background:url(../img/2016-icon-sidenav.gif) no-repeat left center; padding-left:22px; font-size:18px; font-weight:bold; height:60px; line-height:60px;}
.info_xgxw{clear:both; padding:0 0 20px;}
.info_xgxw ul{padding-top:15px;}
.info_xgxw li{ background:url(../img/2016_icon_dot_grey.gif) no-repeat left center; padding:0 100px 0 18px; font-size:1.07em; line-height:34px;  overflow:hidden; position:relative; *font-size:0;}
.info_xgxw li *{*font-size:16px;}
.info_xgxw li span{ position:absolute; right:0; background:#fff; top:0; color:#999999; padding-left:10px; z-index:1;}
.info_xgxw li a{ display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.info_xgxw li a:hover{}

.info_cont embed{width:65% !important; height:500px !important; display:block; margin:0 auto;}
#qr_container{color:#b5b5b5; line-height:26px;}
#contentInfo{margin:0 auto;}
.info_cont img{max-width:100%;}

.info_box {padding:30px 0;}

.ztfwLm ul{width:100%; padding-top:2px;}
.ztfwLm ul li{width:10.5%; float:left; margin:0 1%; text-align:center; line-height:2em; color:#FFF; font-size:1.07em; margin-top:13px;white-space: nowrap;}
.ztfwLm ul li a{display:block; background:#f6f6f6; border-radius:6px;}
.ztfwLm ul li a:hover{background:#d73c3c; color:#FFF;}

.ban_search select{ height:28px;border:1px solid #d2d1d1;float:left;}
.ban_search input{width:105px;padding:0 5px;height:26px;line-height:24px;border:1px solid #d2d1d1;float:left;}
.ban_search .btn{background:#548ad4 url(img2016_top_search_btn.jpg) center center no-repeat;border-radius:0px 5px 5px 0px;border:1px solid #0167cc;width:50px;height:28px;cursor: pointer;}

 .zxbs_nei_list{ width:850px; overflow:hidden; padding: 0px 10px 20px 15px; border-bottom:1px solid #e1e3ef;}
 .zxbs_nei_list .list_leftcon{ float:left; width:100%;}
 .zxbs_nei_list .list_leftcon h3{ background:url(imgzxbanshi_1.png) left 6px no-repeat;  line-height:30px; color:#333333; font-size:16px; font-weight:normal; padding:5px 0 5px 30px; }
 .zxbs_nei_list .list_leftcon h3 a{color:#333333; }
 .zxbs_nei_list .list_leftcon p{ padding:0 0 0 40px; height:40px; line-height:40px; color:#2e2e2e;}

 .zxbs_nei_list .list_rightcon{float:left;width:92px;height:34px;line-height:34px;display:inline;margin: 0px 0 0 25px;font-size:14px;}
 .zxbs_nei_list .list_rightcon a{ display:inline-block;width:82px; height:34px; text-align:center; margin:0 5px; color:#fff; background-color:#548ad4; border-radius:3px;}
 .zxbs_nei_list .list_rightcon a.bbl{color:#DED9D9; background-color:#90949A;cursor: default;text-decoration: none}

 .lieven{ background-color:#f8f7f7;}

.zxbs_tit_tab{ height:45px; line-height:45px; width:100%;border-bottom:5px solid #bdbdbd;}
.zxbs_tit_tab span{ float:left; width:94px; text-align:center; height:45px; position:relative;  display:inline; border-right:1px solid #fff; bottom:-5px; font-size:16px; color:#a5a5a5; cursor:pointer;}
.zxbs_tit_tab span.hover{ color:#151b30;}
.zxbs_tit_tab span em{ display:none; }
.zxbs_tit_tab span.hover em{ display:block;position:absolute;  bottom:-4px; width:100%;border-top:5px solid #0067cc;  height:4px; left:0px; overflow:hidden; background:url(../img/zx_zxbs20160829_13.png) center top no-repeat;}

.second_mulu {margin-left:20px;border:none}
.tree span {line-height:1.8}


.news-pane{width:100%; margin:30px auto;}
.news-left {
    width: 60%;
    float: left;
}

.news-right {
    width: 38%;
    float: right;
}
.news-right .rsrm {
	margin: 0;
}
.news-right .xwfb {
	margin: 23px 0 0 0;
}

.pannel-title{
	position: relative;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
}

.xwfb .newsListBox, .rsrm .newsListBox{padding:10px 15px;}
.xwfb .newsListBox li, .rsrm .newsListBox li {
	margin: 4px 0 0 0;
}
.pubListBox01{margin:0 0 39px 0;padding:0 10px;}
.lieerxnrb {
	width: 550px;
	margin: 0 auto;
}

.tit_s02{
	background: url("imagespublic_titbg_t9.jpg") no-repeat;
	height: 35px;
	font-weight: normal;
}
.tit_s02 .title-inner {
    height: 35px;
    line-height: 35px;
    font-weight: normal;
    text-indent: 40px;
}

.tit_s02 .more{
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	line-height: 32px;
	padding: 4px 12px 0 0;float: right;
}
.tit_s02 .more a{color:#666666;}

.list01,.list02,.list01_two,.list02_two{width:auto; height:auto; text-align:left; overflow:hidden;}
.list01 li,.list02 li,.list01_two li,.list02_two li{background:url("imagesPoint.png") no-repeat scroll left 15px transparent;margin:0 auto;padding-left:8px;height:35px;line-height:35px; font-size:14px;}
.list02 li,.list02_two li{font-size:12px;}
.list01_two li,.list02_two li{width:48%;float:left;}
.list01 li a{color:#666666;}
.list01 li span{float:right;color:#999999;}
.newsListBox .list01 li{height:auto;line-height:24px;background:url("imagesarrow_03.jpg") no-repeat scroll left 11px transparent;margin:0 auto;padding-left:12px;}

.news-right .rsrm {
	margin: 0;
}
.news-right .xwfb {
	margin: 23px 0 0 0;
}

.colum_b01{
	background-image: url(imagespublic_titbg_t80.jpg);
	background-repeat: repeat-y;
}
.colum_b01 .bot{
	height: 10px;
	line-height: 0;
	font-size: 0;
	background-image: url(imagespublic_titbg_t70.jpg);
	background-repeat: no-repeat;
}



.szfbgt { margin: 0 auto; width: 100%; height: 30px;}
.szfbgtmc {
	margin: 0 auto;
	float: left;
	width: 300px;
	text-align: left;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	float: left;
	padding-left: 10px;
	background-image: url(imagesbmbj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E8EBF0;
}
.szfzcbmlbxx {
	float: left;
	padding-top: 5px;
}
.szfzcbmlbxx ul {
	width: 540px;
	margin: 0 auto;
	text-align: left;
	list-style: none;
	padding-left: 10px;
}
.szfzcbmlbxx ul li {
	width: 135px;
	margin: 0 auto;
	height: 28px;
	text-align: left;
	line-height: 28px;
	list-style: none;
	float: left;
}

.szfzcbmlbxx2 {
	float: left;
	padding-top: 5px;padding-bottom: 15px;
}
.szfzcbmlbxx2 ul {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	list-style: none;
	padding-left: 10px;
}
.szfzcbmlbxx2 ul li {
	width: 250px;
	margin: 0 auto;
	height: 28px;
	text-align: left;
	line-height: 28px;
	list-style: none;
	float: left;
}


.donation_btn {
  display: block;
  height: 50px;
  background: #db3231;
  margin: 20px auto;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  width:260px;
}

a.donation_btn {
  color: white;
}


.page{
    padding:25px 0;
    text-align:center;
	background: #f5f5f5;
}
.page table{margin: 0 auto;}
.page span{
    display:inline-block;
    vertical-align:bottom;
    height:20px;
    font-size:13px;
    color:#666;
    margin-right:15px;
}
.page span b{
    font-weight:bold;
    margin:0 3px;
}
.page a{
    display:inline-block;
    vertical-align:bottom;
    height:20px;
    margin-right:15px;
    color:#666;
    line-height:20px;
    font-size:13px;
} 
.page input[type="text"]{
    width:48px;
    height:18px;
    border:1px solid #f0f0f0;
    display:inline-block;
    vertical-align:bottom;
    text-align:center;
    color:#666;
    line-height:18px;
    margin-left:-10px;
    margin-right:5px;
}
.page input[type="button"]{
    width:40px;
    height:20px;
    background:#4277c7;
    color:#fff;
    line-height:20px;
    font-size:13px;
    text-align:center;
    display:inline-block;
    vertical-align:bottom;
    border:0;
    cursor:pointer;
}
/*sitemap*/
.sitemap{ padding:20px 0;}
.sitemap .item{ border-bottom:#4a8fcb 1px dashed; line-height:30px; overflow:hidden; zoom:1;}
.sitemap .item h3{ float:left; font-size:15px; margin:0; padding:0 10px; padding-bottom:10000px; margin-bottom:-10000px; width:110px; background:#f0f9fe; text-align:center;}
.sitemap .item h3 a{padding:12px 0; display:inline-block;}
.sitemap .item ul{ padding-left:140px;}
.sitemap .item ul li{border-bottom:#ccc 1px dashed; padding:12px 0 12px 0; color:#c1c1c1; overflow:hidden; zoom:1;}
.sitemap .item ul li strong{ float:left; width:110px; padding:0 10px;}
.sitemap .item ul li p{margin:0; padding-left:120px;}
.sitemap .item ul li p a{margin:0 10px; display:inline-block;}
.sitemap .item ul li:last-child, .sitemap .item:last-child{ border-bottom:none;}
.sitemap a:hover{color:#bc1010;}

/*bottom*/
#footer{height:62px; position:relative; color:#FFF; margin:18px auto 0 auto; z-index:3; min-width:1002px; font-size:13px;}
#footer .container{position:relative; height:100%;}
#footer b{position:absolute; top:0; left:0; width:100%; height:100%; background:#000; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; z-index:3;}
#footer .container div{z-index:4;}
#footer td{vertical-align:middle;}
.footer-nav{position:absolute; top:0; left:720px;  vertical-align:middle; line-height:42px; padding:10px 0;} 
.footer-nav span{display:inline-block;}
.footer-nav a{color:#FFF; display:inline-block; padding-right:5px;}
.footer-nav span a{padding-right:0;}
.footer-nav a:hover{color:#FF6;}
.footer-pic{ position:absolute; top:0; right:0; width:240px; padding-top:6px; box-sizing:content-box;}
#_span_jiucuo img{width:75px;}
#imgConac{width:50px; height:50px;}
.footer-copyright{position:absolute; width:680px; left:15px; line-height:22px; z-index:2; padding-top:8px; height:50px; overflow:hidden;}
.footer-copyright p{ margin:0;}
.footer-copyright a{color:#FFF;}
.footer-copyright a:hover{color:#FF6;}

.right-nav{display: inline-block; width: 78px; height: 100%; padding-top:130px; background:url(imgindex_rnav_bg.png) repeat left top; position: fixed; top: 0; right: -78px; z-index:99;}
.hand{width: 80px; opacity:100; height: 100px; background: url(imgrighthand.png) no-repeat center center; font: 12px/24px "Microsoft YaHei"; color: #fff; position: fixed; right: 0; top: 20%; cursor: pointer; z-index: 99; vertical-align: middle; text-align: center;}
.hand span{display: inline-block; width: 80px; position: absolute; left: 0; top: 50%; font: 12px/24px "Microsoft YaHei"; color: #fff; margin-top: 24px;}
.right-nav-touch{width: 10px;height:100%;position: fixed;right:0;top:0;}
.right-nav li{padding: 20px 0; height: 60px;position:relative;}
.right-nav li a{display: inline-block; width: 78px; padding-top: 40px; font: 14px/20px "Microsoft YaHei"; color: #fff; text-align: center;}
.right-nav li a:hover{text-decoration:none;}
.right-nav li a.a1{background:url(imgrightnavtb1.png) no-repeat center top;}
.right-nav li a.a2{background:url(imgrightnavtb2.png) no-repeat center top;}
.right-nav li a.a3{background:url(imgrightnavtb3.png) no-repeat center top;}
.right-nav li a.a4{background:url(imgrightnavtb4.png) no-repeat center top;}
.right-nav li a.a5{background:url(imgrightnavtb5.png) no-repeat center top;}
.right-nav li a.a6{background:url(imgrightnavtb6.png) no-repeat center top;}
.right-nav li a.a7{background:url(imgrightnavtb7.png) no-repeat center top;}
.right-nav li:hover{background:#58B7FC;}
.right-nav li a.a1:hover{background:url(../img/erweima.png) no-repeat center top;text-indent: 1000px;background-size: contain;}
.right-nav li a.a5:hover{background:url(imgmcfabu.jpg) no-repeat center top;text-indent: 1000px;background-size: contain;}

.right-nav li:hover .cndns-right-box{display:block}
.right-nav li .cndns-right-box{position:absolute;top:0;right:78px;display:none;}
.right-nav li .cndns-right-box .box-border {
    padding: 6px 8px;
    background-color: #000;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0px 3px 8px rgba(0,0,0,0.15);
    position: relative;
    width: 115px;
    opacity: 0.8;
}
.right-nav li .cndns-right-box a {width: 32px;line-height: 32px; padding-top: 0; }

@media (min-width: 1220px) and (max-width: 1320px) {
.container{margin:0 60px 0 20px;}
.footer-nav{line-height:22px;}
}
@media only screen and (max-width: 1220px) {
.container{margin-right:60px;}
.footer-nav{line-height:22px;}
.gzgkjj{line-height:1.6;}
.index_btn01 li{font-size:1em;} 
.zflj,.dhlj{font-size:1.05em;}
}
@media only screen and (max-width: 1100px) {
.container {margin:0; width:100%;}
}
@media only screen and (max-width: 1024px) {
.zflj,.dhlj{font-size:1.02em;}
}

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important;} /* Black prints faster: h5bp.com/s */
  a{ text-decoration: underline;}
  a[href]:after { content: " (" attr(href) ")";}
  abbr[title]:after { content: " (" attr(title) ")";}
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: "";}  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid;}
  thead { display: table-header-group;} /* h5bp.com/t */
  tr, img { page-break-inside: avoid;}
  img { max-width: 100% !important;}
  @page { margin: 0.5cm;}
  p, h2, h3 { orphans: 3; widows: 3;}
  h2, h3 { page-break-after: avoid;}
}

@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotate(0deg)
	;}
	to {
		-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spinAround {
	from {
		-moz-transform: rotate(0deg)
	;}
	to {
		-moz-transform: rotate(360deg);}
}
@keyframes spinAround {
	from {
		transform: rotate(0deg)
	;}
	to {
		transform: rotate(360deg);}
}