@charset "utf-8";

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ol,
ul,
li,
form {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

dl,
dt,
dd,
table {
  margin: 0;
  padding: 0;
  list-style: none;
}

input,
img {
  margin: 0;
  padding: 0;
  appearance: none;
  outline: none;
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

a {
  text-decoration: none;
}


a:hover {
  text-decoration: none;
}

body {
  font-size: 14px;
  font-family: "microsoft yahei";
  background: #fff;
}

.none {
  display: none;
}

.block {
  display: block;
}

.pc_none {
  display: none!important;
}

.pc_block {
  display: block;
}

.color-9 {
  color: #999;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.clear {
  zoom: 1;
}

.marginRight {
  margin-right: 0 !important;
}

.lastBorder {
  border-right: none !important;
}

.footer_yidong {
  display: none;
}


.clearfix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.clearfix {
  zoom: 1;
  *zoom: -1;
}






.nngb_crumbs {
  width: 1200px;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
}

.nngb_crumbs a {
  color: #999;
}

.nngb_main {
  width: 1200px;
  margin: 0 auto;
}



.nngb_main .bani {
  display: block;
  width: 1200px;
}

.nngb_mc {
  width: 1198px;
  border: 1px solid #d8d8d8;
  border-top: 0;
}

.topline {
  border-top: 1px solid #d8d8d8;
}

.nngb_mcL,
.nngb_mcR {
  float: left;
  width: 310px;
}

.nngb_mcL {
  width: 886px;
  border-right: 1px solid #d8d8d8;
}
.nngb_mcL_noline {
  border-right: 0px solid #d8d8d8;
}
.nngb_mcL_pd20 {
  /*width: 846px;*//*padding-left: 20px; padding-right: 20px;*/
}

.nngb_mcL .pnh {
  width: 470px;
  *width: 508px;
  margin: 0 auto;
  padding: 50px;
}

.nngb_mcL .sxh {
  font-size: 18px;
  color: #1a1a1a;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
}

.nngb_mcL .lasth {
  padding-right: 45px;
  background: url(nngb_syhBg_v2020.png) no-repeat right center;
}

.nngb_mcL .prevh {
  padding-right: 45px;
  background: url(nngb_syhBg_v2020.png) no-repeat right center;
}

.nngb_mcL .nexth {
  padding-left: 45px;
  margin-left: 10px;
  background: url(nngb_xyhBg_v2020.png) no-repeat left center;
}

.sub_drop {
  position: relative;
  width: 114px;
  margin-left: 10px;
}

.sub_drop span {
  display: block;
  height: 33px;
  line-height: 33px;
  border: 1px solid #d1d1d1;
  font-size: 14px;
  color: #010101;
  padding-left: 15px;
  background: url(nngb_ddArrow_v2020.png) no-repeat 88px center;
  cursor: pointer;
  z-index: 9;
}

.sub_drop ul {
  display: none;
  position: absolute;

  line-height: 33px;
  z-index: 99;
  background: #fff;
  width: 100%;
  border: 1px solid #d8d8d8;
}

.sub_drop ul li {
  cursor: pointer;
  padding-left: 15px;
}

.sub_drop ul li:hover {
  background: #376a8b;
  color: #fff;
}

.mlcon .mltitle {
  font-size: 28px;
  color: #1a1a1a;
  text-align: center;
  margin: 0 24px;
  border-bottom: 1px solid #d8d8d8;
  padding: 0 0 30px 0;
}

.mlcon li {
  background: url(nngb_mlliBg_v2020.png) no-repeat left 22px;
  padding: 6px 0 6px 15px;
  line-height: 38px;
}
.mlcon li.marginB30 {
  margin-bottom: 30px;
}


.mlcon ul {
  padding: 20px 30px 0 30px;
}

.mlcon li a {
  font-size: 18px;
  color: #000000;
}

.page {
  position: relative;
  height: 34px;
  margin: 40px 0;
}

.pagec {
  position: relative;
  float: left;
  left: 50%;
  /* width: 100%; */
}

.pagede {
  position: relative;
  float: left;
  margin-left: -50%;
  *margin-left: -32%;
  width: 100%;
}

.rt_footer {
  margin-top: 0;
}

.page a,
.page input,
.page span {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
}

.page a {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 16px;
  color: #333;
  border: 1px solid #dddddd;
  border-radius: 2px;
}

.page a.on {
  color: #fff;
  background: #c40001;
  border: 1px solid #c40001;
}

.page input.text {
  width: 42px;
  text-align: center;
  border: 1px solid #dddddd;
}

.page input.submit {
  width: 44px;
  font-size: 16px;
  color: #333;
  border: 1px solid #dddddd;
  cursor: pointer;
  *line-height: 27px;
}

.qrcc {
  width: 600px;
  margin: 0 auto;
  padding: 0 0 40px 0;
}

.qrcc p {
  text-align: center;
  padding: 10px 0 0 0;
  font-size: 16px;
  color: #666666;
}

.qrcc .imgcon {
  /*height: 140px;*/
}



.qrcc .imgcon p {
  color: #666666;
}

.qrcc .qrCode p {
  color: #666666;
  /*#c40001;*/
}

.qrcc .qrCode {
  margin-left: 60px;
  text-align: center;
}

.qrcc .qrCode img {
  display: block;
  margin: 0 auto;
}

.qrcc .pdfi img {
  padding-top: 15px;
}

.qrcc .pdfi p a{
  color: #666666;
}

.qrcc .qrCode {
  width: 200px;
  text-align: center;
  padding-top: 15px;
}

.gbsst {

}

.qrCode img  {
  padding-top: 0!important;
}

/*公报搜索*/
.gb_search{
  padding:40px 50px 30px;
}
.gb_search_title{
  border:1px solid #e7e7e7;
  border-bottom: none;
  border-left: none;
  overflow: hidden;
}
.gb_search_title p{
  float: left;
  margin: -1px;
  display: inline-block;
  width: 112px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  background: #c40001;
}
.gb_search_title .gb_search_title2{
  background: none;
}
.gb_search_title .gb_search_title2 a{
  color: #015293;
  text-decoration: none;
}







/*搜索*/
.wjz{
  border:1px solid #e7e7e7;
}
.wjss{
  display:block;margin:0;padding-top:10px;
}
.wjss_ul{
  overflow: visible;
  margin:10px 42px 20px 52px;
  /*height: 204px;*/
}

.wjss_ul li{
  position: relative;
  float: left;
  margin:6px 0px;
}
.wjss_ul li h3{
  float: left;
  font-size:16px;
  font-weight:normal;
  line-height:28px;
  color: #747677;
  width: 68px;
  border:0px solid #333;
}
.wjss_ul li input{
  float: left;
  width:596px;
  height:28px;
  line-height:28px;
  margin-left:8px;
  *margin-left:6px;
  background:none;
  border:1px solid #e7e7e7;
  padding-left:6px;
  color: #a6a6a6;
  z-index: 101;
}
.wjss_ul li.wjlb{
  position: relative;
}
.wjss_ul li.wjlb input{
  position: absolute;
  top: 0px;
  left: 66px;
  *left: 67px;
  width: 172px;
  border-right: none;
  background: #fff;
}
.wjss_ul li.wenhao{
  margin-left: 51px;
+margin-left: 41px;
}
.wjss_ul li.wenhao input{
  width: 232px;
  *width: 211px;
}
.wjss_ul li select, .wjss_ul li.datepicker input{
  float: left;
  width: 235px;
  height: 28px;
  line-height: 28px;
  padding-left: 6px;
  margin-left: 10px;
  border: none;
  color: #a6a6a6;
  border:0px solid #e7e7e7;
}
.wjss_ul li.datepicker #maxtime{
  margin-left: 24px;
}
.wjss_ul li .Wdate{
  background: #fff url(../images/datePicker.gif) no-repeat right
}
.wjss_ul li .pubmintimeMonth{
  margin-left: 40px;
}
.wjss_ul .title_tips{
  position: relative;
}
/*公报提示框*/
.wjss_ul .tips_box{
  position: absolute;
  left: 73px;
  top: 27px;
  width: 440px;
  font-size: 12px;
  line-height: 20px;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-top: none;
  z-index: 1000;
}
.wjss_ul .tipsInputBox{
  overflow: visible;
}
.wjss_ul .longIput .tips_box ul{
  padding-left: 8px;
}
.wjss_ul .tips_box ul{
  padding:0px 10px;
  margin: 10px 0;
  overflow: hidden;
}
.wjss_ul .tips_box .phrase{
  max-height: 280px;
}
.wjss_ul .tips_line{
  border-top: 1px solid #9cc9e8;
}
.wjss_ul .tips_box li{
  overflow: hidden;
  float: none;
  cursor: pointer;
  height: auto;
  margin: 0;
  padding: 0;
}
.wjss_ul .tips_box li p{
  float: left;
  display: block;
  width: 96%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow:ellipsis;
}
.wjss_ul .tips_box .current{
  background: #9cc9e8;
}
.wjss_ul .glnow{
  font-weight: normal;
}
.wjss_ul .tips_box em {
  font-style: normal;
  color: #0067a4;
}

.close{
  position: absolute;
  right: 10px;
  top: 0px;
  height: 26px;
  line-height: 26px;
  color: #908f8f;
  display: none;
  cursor: pointer;
}
.wjlb .close{
  right: 18px;
  z-index: 110;
}
.wjss_ul li.btn_zc{
  /*margin: 10px 0px 0px 134px;*/
  width: 294px;
+width: 402px;
  margin: 10px auto 0px auto;
  /**margin-left:76px;*/
  float: none;
}

.wjss_ul li.btn_zc2{
  padding-top: 20px;
  overflow: hidden;
}
.wjss_ul li.btn_zc input{
  width: 110px;
  height: 36px;

  color: #fff;
  border:none;
  /*border-right: 1px solid #6a99bf;*/


  background: #c40001;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
}
.wjss_ul .btn_zc input:hover{
  /*color:#015293;
  background: #a6a6a6;*/
}
.wjss_ul .btn_zc input:active{
  /*color: #fff;
  background: #02b732; */
}
.wjss_ul .btn_zc .zc_btn_zcxx{
  border-right: none;
  border-left: 1px solid #6a99bf;
  margin-left: 47px;


  background: #fff;
  border: 1px solid #c40001;
  color: #c40001;
}



/*下拉框-开始*/
.select{background-color: #fff;font-size: 14px;  display: inline-block;color: #a6a6a6;
  border: 1px solid #e7e7e7; height: 28px;line-height: 28px; position: relative; padding: 0 0px 0 0px; overflow: hidden; vertical-align: middle;*display: inline;*zoom:1; width: 274px; }
.select i { display: block; background: url(nngb_ddArrow_v2020.png) no-repeat; position: absolute; right: 10px; top: 9px; width: 13px; height: 10px;}
.select select{position: absolute; left: -10px; top: 0;width: 100%!important;height: 100%;opacity:0;filter:alpha(opacity=0);cursor:pointer;}
.select span{color: #999999; padding-left: 10px;}

.select_w2{ width: 235px; margin-left: 8px; }
.select_w3{ width: 710px; }
/*下拉框-结束*/

.input_w1{width: 230px!important;/*float: left!important;*/}
.input_w2{width: 310px!important; margin-left:49px!important; /*float: left!important;*/}


.wjss_ul_li { position: relative; float: left; }

.wjss_ul_li .calaner-icon {  position: absolute; right:2px;top: 2px; background: url(datebg-gb.png) no-repeat 4px 1px #fff; border:0px solid #333; width: 28px;height: 23px; display: block; z-index:-101; }


/*右侧-开始*/
.lsgb{
  padding: 0px 22px 0px;
}

.lsgbimg{
  text-align: center;
  padding: 20px 0px 15px;
  border-bottom: 1px dashed  #bfbfbf;
}
.lsgbimg img{
  margin: 10px auto;
}
.dfbm img,.dycs,.ewm img{
  cursor: pointer;
  transition: all 0s;
}
/*.lsgbimg img:hover,.dfbm img:hover,.dycs:hover,.ewm img:hover,.pdf_img img:hover{
  transform: scale(1.05);
}*/
.descripe{
  margin-top: 16px;
}
.descripe b{
  display: inline-block;
  text-indent: 2em;
  font-size: 16px;
  line-height: 36px;
  font-weight: normal;
  cursor: default;
  margin-bottom: 10px;
}
.descripe b.hong{
  color: #ff0000;
  font-size: 18px;
  /**width: 300px;*/
  border:0px solid #333;

  *margin-left: -28px;
}

.descripe b.hong:hover{
  color:#2f66ba ;
  font-size: 18px;

}
.descripe b:hover{
  color:#2f66ba ;
  font-size: 16px;
}


.bmgb{
  margin:18px 0px 20px;
}
.xglj,.lxwm{
  padding: 0px 16px 0px 26px;
}
.xglj ul,.lxwm ul{
  font-size: 14px;
  line-height: 30px;
  padding: 0px 14px 0px 20px;
  margin: 10px 0px 20px;
}
.xglj ul li,.lxwm ul li{
  list-style: disc;
  color: #ababab;
}
.xglj ul li a,.lxwm ul li a{
  color: #2d2d2d;
  font-size: 16px;
}
.lxwm ul li a{
  cursor: pointer;
}
.xglj ul li a:hover{
  text-decoration: underline;
}
.xglj ul li a:hover,.lxwm ul li a:hover{
  font-size: 16px;
  color: #015293;
  text-decoration: underline;
}
.xglj ul li a:active{
  color: #02b732;
}
.titlelx .line{
  border-bottom: 1px solid #bababa;
  margin-top: -1px;
}

.titlelx a.gb-gzgf{
  background: url(nngb_gongbao_gzgf.png) no-repeat 3px 5px;
}

.titlelx a.gb-xglj{
  background: url(nngb_gongbao_xglj.png) no-repeat 3px 5px;
}



.titlelx a{
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #333333;
  font-size: 20px;
  padding-left: 30px;
  font-weight: bold;
  border-bottom: 3px solid #c40001;
}
.dycs{

  text-align: center;

}
.dycs a{

}

/*右侧-结束*/


/*检索列表 start*/
.cxjgM .fm_nrcx .ss_wrap .sub{border:none;}

.cxjgM .pxfs{clear:both;}
.cxjgM .fm_nrcx{height:30px;}

.cxjgM{
  width: 1200px;
  margin:0 auto;
}
.cxjgM .fm_nrcx {
  width: 708px; margin-right: auto; margin-left: auto;
}
.cxjgM .fm_nrcx .qw_wrap {
  width: 100px;
  margin-right: 10px
}
.cxjgM .fm_nrcx .qw_wrap .cz-dropbox {
  height: 34px;
  border:0px!important;

}
.cxjgM .cz-dropbox .cz-droplist {
  width: 100%!important;
  top: 32px !important;
  border:0px!important;
  height:34px
}
.cxjgM .fm_nrcx .qw_wrap .cz-dropbox .cz-dropbox-caption {
  width: 88px; overflow: hidden;
  background:url(ico_arr_d.gif) no-repeat 70px center;
}
.cxjgM .fm_nrcx .ss_wrap {

}
.cxjgM .fm_nrcx .ss_wrap .txt {
  border-width: 1px 0px 1px 1px; border-style: solid; border-color: rgb(160, 160, 160); width: 380px; height: 32px; line-height: 32px; padding-right: 35px; padding-left: 10px; vertical-align: middle; float: left;
}
.cxjgM .fm_nrcx .ss_wrap .sub {
  font-size: 16px;line-height: 34px; background: rgb(196, 0, 1); border: currentColor; border-image: none; width: 85px; height: 34px; color: rgb(255, 255, 255); vertical-align: middle; cursor: pointer;margin-right: 5px;
}
.cxjgM .fm_nrcx .gjss {
  height: 32px;border: 1px solid rgb(196, 0, 1); border-image: none; width: 100px; text-align: center; color: rgb(196, 0, 1); line-height: 32px;
}
.cxjgM .pxfs {

}
.cxjgM .pxfs .fs {
  cursor: pointer;
}
.cxjgM .pxfs .fs a{color:#c40001;font-size:16px;}
.cxjgM .pxfs .fs.on a{color:#333;font-size:16px;}

.cxjgM .pxfs .active {
  color: rgb(196, 0, 1);
}
.cxjgM .pxfs .active i {
  display: inline;
}
.cxjgM .cx_list li {
  padding: 15px 10px; margin-bottom: 10px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.cxjgM .cx_list .top {
  background: rgb(245, 245, 245); padding: 0px 10px; color: rgb(136, 136, 136); line-height: 36px; margin-bottom: 15px;
}
.cxjgM .cx_list .top .syh {
  width: 390px; float: left;
}
.cxjgM .cx_list .top .wh {
  float: left;
}
.cxjgM .cx_list .top .gkrq {
  text-align: right; float: right;
}
.cxjgM .cx_list .head {
  margin: 15px 0px;
}
.cxjgM .cx_list .head .tit {
  color: rgb(51, 51, 51); font-weight: bold;
}
.cxjgM .cx_list .head .tit a {
  color: rgb(51, 51, 51);
}
.cxjgM .cx_list .head .tit a:hover {
  color: rgb(196, 0, 1);
}
.cxjgM .cx_list .head .hd_r {
  color: rgb(136, 136, 136); font-size: 12px; float: right;
}
.cxjgM .cx_list .con {
  margin: 15px 0px; line-height: 2;
}
.cxjgM .cx_list .fbsj {
  color: rgb(136, 136, 136); font-size: 14px;
}
.cxjgM{
  margin-top:50px;
}
/*检索列表 end*/


/*搜索列表页-增加的css*/
.cxjgM {width: auto!important; margin-top:50px!important;}

.cxjgM-t0{ margin-top:0px!important; margin-bottom:50px!important;}

.ss_wenz{ display: block; float: left; font-size: 16px;color: #797979; height: 34px; line-height: 34px;   }

.ss_wrap{ position: relative; }
.nngb_ss_guanbi{cursor: pointer; position: absolute; right:91px;top: 2px; border:0px solid #333; width: 35px;height: 30px; display: block;
  background:url(nngb_gongbao_guanbi.png) no-repeat 10px 6px #ffffff;
}

.nngb_ss_guanbi2{cursor: pointer; position: absolute; right:91px;top: 2px; border:0px solid #333; width: 35px;height: 30px; display: block;
  background:url(nngb_gongbao_guanbi.png) no-repeat 10px 6px #ffffff;
}




.chaxun_times{
  /*width: 100%;*/
  margin-top: 20px;
  margin-left: 20px;
}
.chaxun_paixu{
  line-height: 30px;
  font-size: 20px;
  height:30px;
  border-bottom: 1px solid #dddddd;
  font-family: "微软雅黑";
  padding-bottom: 10px;
}
.chaxun_paixu:after,.chaxun_clear_w:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.chaxun_ft_st{
  font-family: "微软雅黑";

}

.chaxun_fl{
  float:left;

}
.chaxun_cx_list{
  font-size: 14px;
}
.chaxun_fs{
  cursor: pointer;
}
.chaxun_active{
  color: red;
}
.chaxun_ft_12{
  font-size: 14px;
}
.chaxun_fr{
  float: right;
}
.chaxun_cx_list li {
  padding: 15px 10px 15px;
  margin-bottom: 10px;
  border-top: 1px solid #f4f4f4;
}
.chaxun_cx_list .chaxun_top {
  margin-bottom: 15px;
  padding: 0 10px;
  background: #f5f5f5;
  color: #888;
  line-height: 36px;
  height: 36px;
}
.chaxun_cx_list .chaxun_head {
  margin: 15px 0;
}
.chaxun_cx_list .chaxun_con {
  margin: 15px 0;
}
.chaxun_cx_list .chaxun_top .chaxun_syh {
  width: 390px;
  float: left;
  font-size: 14px;
}
.chaxun_cx_list .chaxun_top .chaxun_wh {
  float: left;
  font-size: 14px;
}
.chaxun_cx_list .chaxun_top .chaxun_gkrq {
  float: right;
  text-align: right;
  font-size: 14px;

}
.chaxun_cx_list .chaxun_head {
  margin: 15px 0;
  overflow: hidden;
}
.chaxun_cx_list .chaxun_head .chaxun_tit {
  font-weight: bold;
  color: #333;
  float: left;
  width: 740px;
  /*font-family:"微软雅黑";*/
  font-size: 16px;
}
.chaxun_cx_list .chaxun_head .chaxun_tit a {
  color: #333;
}
.chaxun_cx_list .chaxun_head .chaxun_hd_r {
  float: right;
  color: #888;
  font-size: 12px;
}
.chaxun_cx_list .chaxun_fbsj {
  font-size: 16px;
  color: #888;
  margin-top: 15px;
  display: block;
}
.chaxun_con_yidong p{
  line-height:28px;
}
/*.chaxun_con_yidong{
  padding-left: 25px;
}*/










.nngb-ss-left {
  float: right;
  width:264px;
  padding-bottom: 100px;
  margin-top:53px;
  margin-right:26px;
  background: #eeeeee;}
.search-nav {
  padding: 30px 34px 0 26px;
}

.drop_z1{
  z-index: 99;
}
.drop_z1 ul{

  z-index: 99;

}

.drop_z2{
  z-index: 88;
}
.drop_z2 ul{

  z-index: 88;

}

.sub_drop span.xljt{
  background: url(select_bg.gif) no-repeat 90px 1px #ffffff;
  height: 26px;
  line-height: 26px;
  width: 99px;
  z-index: 9;
  position: relative;
}



.search-nav-sort h2 {
  height: 21px;
  overflow: hidden;
  font-size: 16px;
  color: #646464;
  font-weight:bold;
}
.search-nav-sort .cur a {
  cursor: default
}
.year-sort h2 {
  margin-bottom: 6px;
  background-position: 18px 0;
}
.year-sort .list {
  padding: 16px 0 0 0px;
  color: #333;
  clear: both;
  *zoom:1;
}
.year-sort .list label {
  float: left;
  line-height: 26px;
  padding-right: 6px;
}


.year-sort .btn {
  padding-left: 80px;
  clear: both;

}

.year-sort .btn .ui-btn  {
  text-align: center;
  clear: both;
  width: 90px;
  height: 36px;
  border:none;
  background: #c40001;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
}

.gbgzh {
  width: 200px;
  padding-left: 20px;
}


.gbgzh .imggb img{
  width:120px;
  padding-top: 15px;
  margin: 0 auto;
  display: block;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*1000的样式开始*/
@media screen and (max-width:1440px) {


  .nngb_crumbs {
    width: 1000px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
  }

  .nngb_crumbs a {
    color: #999;
  }

  .nngb_main {
    width: 1000px;
    margin: 0 auto;
  }

  .nngb_main .bani {
    display: block;
    width: 1000px;
  }

  .nngb_mc {
    width: 998px;
    border: 1px solid #d8d8d8;
    border-top: 0;
  }

  .topline {
    border-top: 1px solid #d8d8d8;
  }

  .nngb_mcL,
  .nngb_mcR {
    float: left;
    width: 242px;
  }

  .nngb_mcL {
    width: 740px;
    border-right: 1px solid #d8d8d8;
  }
  .nngb_mcL_noline {
    border-right: 0px solid #d8d8d8;
  }
  .nngb_mcL_pd20 {
    /*width: 714px;*//*padding-left: 20px; padding-right: 20px;*/
  }

  .nngb_mcL .pnh {
    width: 470px;
    *width: 516px;
    margin: 0 auto;
    padding: 50px;
  }

  .nngb_mcL .sxh {
    font-size: 18px;
    color: #1a1a1a;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
  }

  .nngb_mcL .lasth {
    padding-right: 45px;
    background: url(nngb_syhBg_v2020.png) no-repeat right center;
  }

  .nngb_mcL .prevh {
    padding-right: 45px;
    background: url(nngb_syhBg_v2020.png) no-repeat right center;
  }

  .nngb_mcL .nexth {
    padding-left: 45px;
    margin-left: 10px;
    background: url(nngb_xyhBg_v2020.png) no-repeat left center;
  }

  .sub_drop {
    position: relative;
    width: 114px;
    margin-left: 10px;
  }

  .sub_drop span {
    display: block;
    height: 33px;
    line-height: 33px;
    border: 1px solid #d1d1d1;
    font-size: 14px;
    color: #010101;
    padding-left: 15px;
    background: url(nngb_ddArrow_v2020.png) no-repeat 88px center;
    cursor: pointer;
    z-index: 9;
  }

  .sub_drop ul {
    display: none;
    position: absolute;

    line-height: 33px;
    z-index: 99;
    background: #fff;
    width: 100%;
    border: 1px solid #d8d8d8;
  }

  .sub_drop ul li {
    cursor: pointer;
    padding-left: 15px;
  }

  .sub_drop ul li:hover {
    background: #376a8b;
    color: #fff;
  }

  .mlcon .mltitle {
    font-size: 28px;
    color: #1a1a1a;
    text-align: center;
    margin: 0 24px;
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0 30px 0;
  }

  .mlcon li {
    background: url(nngb_mlliBg_v2020.png) no-repeat left 22px;
    padding: 6px 0 6px 15px;
    line-height: 38px;
  }
  .mlcon li.marginB30 {
    margin-bottom: 30px;
  }


  .mlcon ul {
    padding: 20px 30px 0 30px;
  }

  .mlcon li a {
    font-size: 16px;
    color: #000000;
  }

  .page {
    position: relative;
    height: 34px;
    margin: 40px 0;
  }

  .pagec {
    position: relative;
    float: left;
    left: 50%;
    /* width: 100%; */
  }

  .pagede {
    position: relative;
    float: left;
    margin-left: -50%;
    *margin-left: -32%;
    width: 100%;
  }

  .rt_footer {
    margin-top: 0;
  }

  .page a,
  .page input,
  .page span {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
  }

  .page a {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 16px;
    color: #333;
    border: 1px solid #dddddd;
    border-radius: 2px;
  }

  .page a.on {
    color: #fff;
    background: #c40001;
    border: 1px solid #c40001;
  }

  .page input.text {
    width: 42px;
    text-align: center;
    border: 1px solid #dddddd;
  }

  .page input.submit {
    width: 44px;
    font-size: 16px;
    color: #333;
    border: 1px solid #dddddd;
    cursor: pointer;
    *line-height: 27px;
  }

  .qrcc {
    width: 600px;
    margin: 0 auto;
    padding: 0 0 40px 0;
  }

  .qrcc p {
    text-align: center;
    padding: 10px 0 0 0;
    font-size: 16px;
  }

  .qrcc .imgcon {
    /*height: 140px;*/
  }

  .qrcc .imgcon p {
    color: #666666;
  }

  .qrcc .qrCode p {
    color: #666666
    /*#c40001;*/
  }

  .qrcc .qrCode {
    margin-left: 60px;
  }

  .qrcc .qrCode img {
    display: block;
    margin: 0 auto;
  }

  .qrcc .pdfi img {
    padding-top: 15px;
  }

  .qrcc .qrCode {
    width: 200px;
  }

  .gbsst {

  }



  /*公报搜索*/
  .gb_search{
    padding:40px 50px 30px;
  }
  .gb_search_title{
    border:1px solid #e7e7e7;
    border-bottom: none;
    border-left: none;
    overflow: hidden;
  }
  .gb_search_title p{
    float: left;
    margin: -1px;
    display: inline-block;
    width: 112px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background: #c40001;
  }
  .gb_search_title .gb_search_title2{
    background: none;
  }
  .gb_search_title .gb_search_title2 a{
    color: #015293;
    text-decoration: none;
  }







  /*搜索*/
  .wjz{
    border:1px solid #e7e7e7;
  }
  .wjss{
    display:block;margin:0;padding-top:10px;
  }
  .wjss_ul{
    overflow: visible;
    margin:10px 52px 20px;
    /*height: 204px;*/
  }

  .wjss_ul li{
    position: relative;
    float: left;
    margin:6px 0px;
  }
  .wjss_ul li h3{
    float: left;
    font-size:16px;
    font-weight:normal;
    line-height:28px;
    color: #747677;
  }
  .wjss_ul li input{
    float: left;
    width:450px;
    height:28px;
    line-height:28px;
    margin-left:8px;
    *margin-left:6px;
    background:none;
    border:1px solid #e7e7e7;
    padding-left:6px;
    color: #a6a6a6;
    z-index: 101;
  }
  .wjss_ul li.wjlb{
    position: relative;
  }
  .wjss_ul li.wjlb input{
    position: absolute;
    top: 0px;
    left: 66px;
    *left: 67px;
    width: 172px;
    border-right: none;
    background: #fff;
  }
  .wjss_ul li.wenhao{
    margin-left: 51px;
  +margin-left: 41px;
  }
  .wjss_ul li.wenhao input{
    width: 157px;

    *width: 132px;

  }
  .wjss_ul li select, .wjss_ul li.datepicker input{
    float: left;
    width: 235px;
    height: 28px;
    line-height: 28px;
    padding-left: 6px;
    margin-left: 10px;
    border: none;
    color: #a6a6a6;
    border:1px solid #e7e7e7;
  }
  .wjss_ul li.datepicker #maxtime{
    margin-left: 24px;
  }
  .wjss_ul li .Wdate{
    background: #fff url(../images/datePicker.gif) no-repeat right
  }
  .wjss_ul li .pubmintimeMonth{
    margin-left: 40px;
  }
  .wjss_ul .title_tips{
    position: relative;
  }
  /*公报提示框*/
  .wjss_ul .tips_box{
    position: absolute;
    left: 73px;
    top: 27px;
    width: 440px;
    font-size: 12px;
    line-height: 20px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-top: none;
    z-index: 1000;
  }
  .wjss_ul .tipsInputBox{
    overflow: visible;
  }
  .wjss_ul .longIput .tips_box ul{
    padding-left: 8px;
  }
  .wjss_ul .tips_box ul{
    padding:0px 10px;
    margin: 10px 0;
    overflow: hidden;
  }
  .wjss_ul .tips_box .phrase{
    max-height: 280px;
  }
  .wjss_ul .tips_line{
    border-top: 1px solid #9cc9e8;
  }
  .wjss_ul .tips_box li{
    overflow: hidden;
    float: none;
    cursor: pointer;
    height: auto;
    margin: 0;
    padding: 0;
  }
  .wjss_ul .tips_box li p{
    float: left;
    display: block;
    width: 96%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
  }
  .wjss_ul .tips_box .current{
    background: #9cc9e8;
  }
  .wjss_ul .glnow{
    font-weight: normal;
  }
  .wjss_ul .tips_box em {
    font-style: normal;
    color: #0067a4;
  }

  .close{
    position: absolute;
    right: 10px;
    top: 0px;
    height: 26px;
    line-height: 26px;
    color: #908f8f;
    display: none;
    cursor: pointer;
  }
  .wjlb .close{
    right: 18px;
    z-index: 110;
  }
  .wjss_ul li.btn_zc{
    /*margin: 10px 0px 0px 134px;*/
    width: 294px;
  +width: 402px;
    margin: 10px auto 0px auto;
    /**margin-left:76px;*/
    float: none;
  }

  .wjss_ul li.btn_zc2{
    padding-top: 20px;
    overflow: hidden;
  }
  .wjss_ul li.btn_zc input{
    width: 110px;
    height: 36px;

    color: #fff;
    border:none;
    /*border-right: 1px solid #6a99bf;*/


    background: #c40001;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    border-radius: 4px;
  }
  .wjss_ul .btn_zc input:hover{
    /*color:#015293;
    background: #a6a6a6;*/
  }
  .wjss_ul .btn_zc input:active{
    /*color: #fff;
    background: #02b732; */
  }
  .wjss_ul .btn_zc .zc_btn_zcxx{
    border-right: none;
    border-left: 1px solid #6a99bf;
    margin-left: 47px;


    background: #fff;
    border: 1px solid #c40001;
    color: #c40001;
  }



  /*下拉框-开始*/
  .select{background-color: #fff;font-size: 14px;  display: inline-block;color: #a6a6a6;
    border: 1px solid #e7e7e7; height: 28px;line-height: 28px; position: relative; padding: 0 0px 0 0px; overflow: hidden; vertical-align: middle;*display: inline;*zoom:1; width: 274px; }
  .select i { display: block; background: url(nngb_ddArrow_v2020.png) no-repeat; position: absolute; right: 10px; top: 9px; width: 13px; height: 10px;}
  .select select{position: absolute; left: -10px; top: 0;width: 100%!important;height: 100%;opacity:0;filter:alpha(opacity=0);cursor:pointer;}
  .select span{color: #999999; padding-left: 10px;}

  .select_w2{ width: 163px; margin-left: 9px;}
  .select_w3{ width: 710px; }
  /*下拉框-结束*/

  .input_w1{width: 158px!important;/*float: left!important;*/}
  .input_w2{width: 234px!important; margin-left:49px!important; /*float: left!important;*/}


  .wjss_ul_li { position: relative; float: left; }

  .wjss_ul_li .calaner-icon {  position: absolute; right:2px;top: 2px; background: url(datebg-gb.png) no-repeat 4px 1px #fff; border:0px solid #333; width: 28px;height: 23px; display: block; }


  /*右侧-开始*/
  .lsgb{
    padding: 0px 22px 0px;
  }

  .lsgbimg{
    text-align: center;
    padding: 20px 0px 15px;
    border-bottom: 1px dashed  #bfbfbf;
  }
  .lsgbimg img{
    margin: 10px auto;
  }
  .dfbm img,.dycs,.ewm img{
    cursor: pointer;
    transition: all 0s;
  }
  .lsgbimg img:hover,.dfbm img:hover,.dycs:hover,.ewm img:hover,.pdf_img img:hover{
    transform: scale(1.05);
  }
  .descripe{
    margin-top: 16px;
  }
  .descripe b{
    display: inline-block;
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    cursor: default;
    margin-bottom: 10px;
  }
  .descripe b.hong{
    color: #ff0000;
    font-size: 18px;

  }

  .descripe b.hong:hover{
    color:#2f66ba ;
    font-size: 18px;

  }
  .descripe b:hover{
    color:#2f66ba ;
    font-size: 16px;
  }


  .bmgb{
    margin:18px 0px 20px;
  }
  .xglj,.lxwm{
    padding: 0px 16px 0px 26px;
  }
  .xglj ul,.lxwm ul{
    font-size: 14px;
    line-height: 24px;
    padding: 0px 14px 0px 20px;
    margin: 10px 0px 20px;
  }
  .xglj ul li,.lxwm ul li{
    list-style: disc;
    color: #ababab;
  }
  .xglj ul li a,.lxwm ul li a{
    color: #2d2d2d;
    font-size: 16px;
  }
  .lxwm ul li a{
    cursor: pointer;
  }
  .xglj ul li a:hover{
    font-size: 16px;
    color: #015293;
    text-decoration: underline;
  }

  .lxwm ul li a:hover{
    font-size: 16px;
    color: #015293;
    text-decoration: underline;
  }
  .xglj ul li a:active{
    color: #02b732;
  }
  .titlelx .line{
    border-bottom: 1px solid #bababa;
    margin-top: -1px;
  }

  .titlelx a.gb-gzgf{
    background: url(nngb_gongbao_gzgf.png) no-repeat 3px 5px;
  }

  .titlelx a.gb-xglj{
    background: url(nngb_gongbao_xglj.png) no-repeat 3px 5px;
  }



  .titlelx a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #333333;
    font-size: 15px;
    padding-left: 30px;
    font-weight: bold;
    border-bottom: 3px solid #c40001;
  }
  .dycs{
    padding-left: 12px;
    text-align: center;

  }

  .dycs img{

    width: 90%;

  }
  .dycs a{

  }

  /*右侧-结束*/


  /*检索列表 start*/
  .cxjgM .fm_nrcx .ss_wrap .sub{border:none;}

  .cxjgM .pxfs{clear:both;}
  .cxjgM .fm_nrcx{height:30px;}

  .cxjgM{
    width: 1200px;
    margin:0 auto;
  }
  .cxjgM .fm_nrcx {
    width: 652px; margin-right: auto; margin-left: auto;
  }
  .cxjgM .fm_nrcx .qw_wrap {
    width: 100px;
    margin-right: 10px
  }
  .cxjgM .fm_nrcx .qw_wrap .cz-dropbox {
    height: 34px;
    border:0px!important;

  }
  .cxjgM .cz-dropbox .cz-droplist {
    width: 100%!important;
    top: 32px !important;
    border:0px!important;
    height:34px
  }
  .cxjgM .fm_nrcx .qw_wrap .cz-dropbox .cz-dropbox-caption {
    width: 88px; overflow: hidden;
    background:url(ico_arr_d.gif) no-repeat 70px center;
  }
  .cxjgM .fm_nrcx .ss_wrap {

  }
  .cxjgM .fm_nrcx .ss_wrap .txt {
    border-width: 1px 0px 1px 1px; border-style: solid; border-color: rgb(160, 160, 160); width: 355px; height: 32px; line-height: 32px; padding-right: 35px; padding-left: 10px; vertical-align: middle; float: left;
  }
  .cxjgM .fm_nrcx .ss_wrap .sub {
    background: rgb(196, 0, 1); border: currentColor; border-image: none; width: 85px; height: 34px; color: rgb(255, 255, 255); vertical-align: middle; cursor: pointer;margin-right: 5px;
  }
  .cxjgM .fm_nrcx .gjss {
    height: 32px;border: 1px solid rgb(196, 0, 1); border-image: none; width: 100px; text-align: center; color: rgb(196, 0, 1); line-height: 32px;
  }
  .cxjgM .pxfs {

  }
  .cxjgM .pxfs .fs {
    cursor: pointer;
  }
  .cxjgM .pxfs .fs a{color:#c40001;font-size:16px;}
  .cxjgM .pxfs .fs.on a{color:#333;font-size:16px;}

  .cxjgM .pxfs .active {
    color: rgb(196, 0, 1);
  }
  .cxjgM .pxfs .active i {
    display: inline;
  }
  .cxjgM .cx_list li {
    padding: 15px 10px; margin-bottom: 10px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
  }
  .cxjgM .cx_list .top {
    background: rgb(245, 245, 245); padding: 0px 10px; color: rgb(136, 136, 136); line-height: 36px; margin-bottom: 15px;
  }
  .cxjgM .cx_list .top .syh {
    width: 390px; float: left;
  }
  .cxjgM .cx_list .top .wh {
    float: left;
  }
  .cxjgM .cx_list .top .gkrq {
    text-align: right; float: right;
  }
  .cxjgM .cx_list .head {
    margin: 15px 0px;
  }
  .cxjgM .cx_list .head .tit {
    color: rgb(51, 51, 51); font-weight: bold;
  }
  .cxjgM .cx_list .head .tit a {
    color: rgb(51, 51, 51);
  }
  .cxjgM .cx_list .head .tit a:hover {
    color: rgb(196, 0, 1);
  }
  .cxjgM .cx_list .head .hd_r {
    color: rgb(136, 136, 136); font-size: 12px; float: right;
  }
  .cxjgM .cx_list .con {
    margin: 15px 0px; line-height: 2;
  }
  .cxjgM .cx_list .fbsj {
    color: rgb(136, 136, 136); font-size: 14px;
  }
  .cxjgM{
    margin-top:50px;
  }
  /*检索列表 end*/


  /*搜索列表页-增加的css*/
  .cxjgM {width: auto!important; margin-top:50px!important;}

  .cxjgM-t0{ margin-top:0px!important; margin-bottom:50px!important;}

  .ss_wenz{ display: block; float: left; font-size: 16px;color: #797979; height: 34px; line-height: 34px;   }

  .ss_wrap{ position: relative; }
  .nngb_ss_guanbi{cursor: pointer; position: absolute; right:91px;top: 2px; border:0px solid #333; width: 35px;height: 30px; display: block;
    background:url(nngb_gongbao_guanbi.png) no-repeat 10px 6px #ffffff;
  }

  .nngb_ss_guanbi2{cursor: pointer; position: absolute; right:91px;top: 2px; border:0px solid #333; width: 35px;height: 30px; display: block;
    background:url(nngb_gongbao_guanbi.png) no-repeat 10px 6px #ffffff;
  }




  .chaxun_times{
    /*width: 100%;*/
    margin-top: 20px;
    margin-right: 20px;
    margin-left:20px;
  }
  .chaxun_paixu{
    line-height: 30px;
    font-size: 18px;
    height:30px;
    border-bottom: 1px solid #dddddd;
    font-family: "微软雅黑";
    padding-bottom: 10px;
  }
  .chaxun_paixu:after,.chaxun_clear_w:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .chaxun_ft_st{
    font-family: "微软雅黑";
  }
  .chaxun_cx_list{
    font-size: 14px;
  }
  .chaxun_fs{
    cursor: pointer;
  }
  .chaxun_active{
    color: red;
  }
  .chaxun_ft_12{
    font-size: 14px;
  }
  .chaxun_fr{
    float: right;
  }
  .chaxun_cx_list li {
    padding: 15px 10px 15px;
    margin-bottom: 10px;
    border-top: 1px solid #f4f4f4;
  }
  .chaxun_cx_list .chaxun_top {
    margin-bottom: 15px;
    padding: 0 10px;
    background: #f5f5f5;
    color: #888;
    line-height: 36px;
    height: 36px;
  }
  .chaxun_cx_list .chaxun_head {
    margin: 15px 0;
  }
  .chaxun_cx_list .chaxun_con {
    margin: 15px 0;
  }
  .chaxun_cx_list .chaxun_top .chaxun_syh {
    width: 390px;
    float: left;
    font-size: 14px;
  }
  .chaxun_cx_list .chaxun_top .chaxun_wh {
    float: left;
    font-size: 14px;
  }
  .chaxun_cx_list .chaxun_top .chaxun_gkrq {
    float: right;
    text-align: right;
    font-size: 14px;

  }
  .chaxun_cx_list .chaxun_head {
    margin: 15px 0;
    overflow: hidden;
  }
  .chaxun_cx_list .chaxun_head .chaxun_tit {
    font-weight: bold;
    color: #333;
    float: left;
    width: 740px;
    /*font-family:"微软雅黑";*/
    font-size: 16px;
  }
  .chaxun_cx_list .chaxun_head .chaxun_tit a {
    color: #333;
  }
  .chaxun_cx_list .chaxun_head .chaxun_hd_r {
    float: right;
    color: #888;
    font-size: 12px;
  }
  .chaxun_cx_list .chaxun_fbsj {
    font-size: 16px;
    color: #888;
    margin-top: 15px;
    display: block;
  }
  .chaxun_con_yidong p{
    line-height:28px;
  }
  /*.chaxun_con_yidong{
    padding-left: 25px;
  }*/










  .nngb-ss-left {
    float: right;
    width:228px;
    padding-bottom: 100px;
    margin-top:53px;
    margin-right:10px;
    background: #eeeeee;}
  .search-nav {
    padding: 30px 14px 0 16px;
  }

  .drop_z1{
    z-index: 99;
  }
  .drop_z1 ul{

    z-index: 99;

  }

  .drop_z2{
    z-index: 88;
  }
  .drop_z2 ul{

    z-index: 88;

  }

  .sub_drop span.xljt{
    background: url(select_bg.gif) no-repeat 90px 1px #ffffff;
    height: 26px;
    line-height: 26px;
    width: 99px;
    z-index: 9;
    position: relative;
  }



  .search-nav-sort h2 {
    height: 21px;
    overflow: hidden;
    font-size: 16px;
    color: #646464;
    font-weight:bold;
  }
  .search-nav-sort .cur a {
    cursor: default
  }
  .year-sort h2 {
    margin-bottom: 6px;
    background-position: 18px 0;
  }
  .year-sort .list {
    padding: 16px 0 0 0px;
    color: #333;
    clear: both;
    *zoom:1;
  }
  .year-sort .list label {
    float: left;
    line-height: 26px;
    padding-right: 6px;
  }


  .year-sort .btn {
    padding-left: 80px;
    clear: both;

  }

  .year-sort .btn .ui-btn  {
    text-align: center;
    clear: both;
    width: 90px;
    height: 36px;
    border:none;
    background: #c40001;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    border-radius: 4px;
  }







}