﻿@charset "utf-8";

.contt{
    display: flex;
}
/*左*/
.zfgbleft{
    float: left;
    width: 70%;
}
.gb_block{
   width: 100%;
   /* border-bottom: 1px dotted #adadad; */
}
.zfgbleft .gb_tit{
    padding-left: 17px;
    background: url(../images/xx-bt210213.png) no-repeat left center;
    margin-top: 21px;
}
.zfgbleft .gb_cont{
    margin-top: 15px;
    border-bottom: 1px dotted #adadad;
}
.zfgbleft .gb_tit a{
    font-size: 20px;
    line-height: 20px;
    color: #2e55a4;
    font-weight: 600;
}
/*标题list*/
.gb_cont a{
    display: block;
    font-size: 16px;
    line-height: 35px;
    color: #333333;
}
.gb_cont a:last-of-type{
    
margin-bottom: 15px;
}
/*右*/
.zfgbright{
     float: right;
     width: 25%;
}
.zfgbright .pdf_readControl img{
    width: 96%; 
    margin: 2px;
    border: 1px solid #ddd;
    /* box-shadow: 6px 6px 5px #888888; */
}
.fb_title{
   width: 84%;
   box-shadow: 4px 2px 5px #888888;
   border: 1px solid #ddd;
   padding:10px 20px;
}
.szf-bg-wx{
        background: url(../images/szf-bg27.png) center no-repeat;
        height: 174px;
        box-sizing: border-box;
        padding: 20px 30px 0;
        background-size: 102%;
}

.szf-bg-wx .tit .name {
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    margin-top: 24px;
    /* float: left; */
}
.szf-bg-wx .tit .wx {
    color: #2e55a4;
    font-size: 20px;
    font-weight: bold;
    margin-top: 4px;
    /* float: left; */
}
.szf-bg-wx img {
    width: 124px;
    height: 125px;
    float: right;
}
.szf-bg-wx .tit{
    display: block;
    float: left;
}
.gb_rtIndex .fb_title {
 
margin-bottom: 12px;
}
.gb_index-tab {
  width: 260px;
  padding-bottom: 20px;
  border: 1px solid #dcdcdc;
  /* box-shadow: 7px 9px 0 0 #f2f2f2; */
  padding: 0px 20px 20px 20px;
}
.gb_index-tab .gb_tabPanel {
  border-bottom: none;
}
.gb_index-tab .gb_tabPanel .panel {
  width: 59%;
  height: 66px;
  line-height: 61px;
  border-left: 1px solid #e6e6e6;
  margin-left: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 0;
  border-bottom: 1px solid #e6e6e6;
}
.gb_index-tab .gb_tabPanel .panel:first-child {
  border-left: none;
  margin-left: 0;
}
.gb_index-tab .gb_tabPanel .panel.cur {
  font-weight: bold;
  color: #333;
  border-bottom: none;
}
.gb_index-tab .gb_tabPanel .panel::before {
  background: none;
}
.gb_index-tab .gb_tabItem .gb_input_year {
  font-size: 14px;
  color: #333333;
  line-height: 40px;
}
.gb_index-tab .gb_tabItem .gb_input_year select,
.gb_index-tab .gb_tabItem .gb_input_year input {
  width: 145px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
}
.gb_index-tab .gb_tabItem .gb_input_year input {
  padding: 0 10px;
  box-sizing: border-box;
}
.gb_index-tab .gb_tabItem .gb_input_year span {
  display: inline-block;
  width: 72px;
}
.gb_index-tab .gb_tabItem button {
  /* display: inline-block; */
  /* text-align: center; */
  /* font-size: 14px; */
  /* color: #fff; */
  /* width: 60px; */
  /* height: 35px; */
  /* line-height: 35px; */
  /* border-radius: 5px; */
  /* background: #2e55a4; */
  /* margin-left: 71px; */
  /* margin-top: 10px; */
  /* margin-bottom: -7px; */
}
.gb_index-tab .gb_tabItem button:hover {
  font-weight: bold;
}
.gb_history {
  width: 83%;
  height: 45px;
  line-height: 45px;
  padding-left: 50px;
  font-size: 16px;
  color: #2e55a4;
  margin-top: 8px;
  display: block;
  background: rgba(234,238,246,.72);
}
.gb_history:hover {
  color: #fff;
  /* font-weight: bold; */
  background: #2e55a4;
}
.gb_history.gb_qu {
  margin-top: 5px;
 
  background: rgba(234,238,246,.52);
  margin-bottom: 15px;
}
.gb_history.gb_qu:hover {
 
  color: #fff;
  /* font-weight: bold; */
  background: #2e55a4;
}
.gb_history.gb_b {
  margin-top: 9px;
 
}
.gb_history.gb_b:hover {
 
}

/*政府公报图片综合页*/
.gb-list{
    display: block;
    margin-bottom: 39px;
    height: 226px;
    background: url(../images/gb_hisBg.png) no-repeat;
    background-position: 66% -88%;
    padding: 0 30px;
}
.gb-list ul{
    display: block;
}
.gb-list ul li:nth-child(4n){
  margin-right:0;
}
.gb-list ul li{
    width: 150px;
    height: 181px;
    float: left;
    box-shadow: 4px 3px 5px #e9e8e8;
    margin-right: 61px;
    margin-bottom: 0px;
    border: 1px solid #ddd;
}
.gb-list ul li a{
    display: block;
}
.gb-list ul li img{
    width: 100%;
}
.gb-list ul li span{
    display: block;
    position: relative;
    top: -50px;
    border: 1px solid #ddd;
    margin: 0px 11px;
    padding: 3px 0;
    text-align: center;
    background-color: #023e7a;
    color: #fff;
    border-radius: 10px;
}

/*年份选择-->公报图片综合页*/
.nfxz{
    height: 50px;
    display: block;
}
.nfxz>span{
    float: left;
    padding: 3px;
}
.nfxz ul{
    float: left;
}
.nfxz ul li{
    float: left;
    display: block;
    background: #ddd;
    padding: 3px 10px;
    margin: 0 10px;
    border-radius: 5px;
}

.nfxz ul li:hover{
  color:#fff;
  background-color: #023e7a;
}


.nfxz ul li:hover.nfxz>ul>li>a{
  color:#fff;
  background-color: #023e7a;
}
.nfxz ul li a{color:#333;}
.nfxz ul li a:hover{color:#fff;}
.nfxz ul li a:active{color:#fff;}
.nfxz ul li:active{background-color: #023e7a;}



/*期次检索按钮*/
.f-mt10>button{
    margin-left: 40px;
    background-color: #023e7a;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
}
.f-mt10 button:nth-child(2){
  margin-left:10px;
}