  .header {
    text-align: center;
  }

  .header img {
    width: 100%;
  }

  .clearfix::after {
    content: "";
    clear: both;
    display: block;
  }

  * {
    box-sizing: border-box;
  }

  *,
  ul,
  p,
  dl,
  dt,
  dd {
    padding: 0;
    margin: 0;
  }

  /*公报简介*/
  .intro-title {
    border-bottom: 1px solid #eeeeee;
  }

  .intro-title span {
    text-align: left;
    margin-left: 5%;
    border-bottom: 2px solid #bd1a2d;
    font-size: 2.4rem;
    font-weight: bold;
  }

  .gbjj-content {
    margin-top: 40px;
    font-size: 1.8rem;
    display: flex;
    gap: 75px;
    margin-bottom: 20px;
  }

  .zfgb_cover {
    text-align: center;
    /* max-width: 100%; */
    width: 354px;
    margin-top: 36px;
  }

  .zfgb_cover img {
    width: 100%;
    height: auto;
    object-fit: cover;
    box-shadow: 5px 5px 10px #f6f6f6, -2px -2px 4px #f6f6f6, -3px -3px 6px #f6f6f6 inset;
  }

  .gongbao_btn {
    text-align: center;
  }

  #catalSearch {
    width: 113px;
    height: 37px;
    background: #bd1a2d;
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
  }

  #resetSearch {
    width: 113px;
    height: 37px;
    border-radius: 8px;
    margin-left: 10px;
    background: #dcdcdc;
    color: #fff;
    font-size: 18px;
  }

  .gb-text {
    flex: 1;
    font-size: 1.8rem;
  }

  .gb-text>p {
    line-height: 50px;
    text-indent: 23px;
    margin-top: 36px;
    background: #faf8f5;
    padding: 30px 40px;
  }

  .gb-text>p a {
    color: #bd1a2d;
  }
  .more{
    display: none;
  }

  .gb-swif {
    width: 96%;
    border-radius: 8px;

    padding: 2% 0;
  }

  .gb-swif span {
    display: inline-block;
    min-width: 32.8%;
    color: #a19076;
    line-height: 44px;
    padding-left: 20px;
    font-size: 1.6rem;
  }

  /**/
  .gongbao-box {
    display: flex;
    gap: 75px;
  }

  .intro_nr{
    width: 70%;
  }
  /*公报搜索*/
  .gbbg.intro-box {
    background: url("/syx/lsswszf/resource/xxgk/searchbg.png") no-repeat top center;
    width: 348px;
    min-height: 474px;
    padding-top: 180px;
  }

  .gbbg .gk2Border4 {
    margin-top: 40px;
  }

  .intro-box .gk2Border4 {
    padding: 24px;
  }

  .gb_search {
    border-radius: 4px;
    display: flex;
    flex-direction: column;
  }

  .gb_search+.gb_search {
    margin-top: 24px;
  }

  .gbcx {
    line-height: 46px;
    background: #bd1a2d;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
    color: #ffffff;
    font-size: 2.4rem;
    width: 175px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
  }

  .zfgb_searchInput {
    width: 70%;
    margin-left: 14px;
    text-indent: 10px;
    font-size: 18px;
    color: #d2d2d2;
    height: 30px;
  }

  .gb-search {
    background: url("/syx/lsswszf/resource/xxgk/gb-search.png") no-repeat center left;
  }

  .zfgb_select {
    appearance: none;
    height: 38px;
    width: 80%;
    padding: 0 10%;
    font-size: 18px;
    color: #333;
    background: url("/syx/lsswszf/resource/xxgk/gb-open.png") no-repeat 85% center #ffffff;
    cursor: pointer;
  }

  .selects {
    display: flex;
    align-items: center;
    margin-bottom: 17px;
  }

  .selects label {
    white-space: nowrap;
    width: 50px;
    flex: 1;
    font-size: 18px;
  }

  /*最新文件*/
  .intro-header {
    background-color: #f7f5ef;
    padding: 20px 60px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: end;
    text-align: center;
    margin: 20px auto;
  }

  .issue-info {
    color: #b20000;
    font-size: 16px;
    font-size: 3rem;
  }

  .title {
    font-size: 4.8rem;
    margin-top: 35px;
  }

  .icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: black;
    font-size: 1.8rem;
    gap: 15px;
  }

  .prev-issue span {
    width: 60px;
  }

  .prev-issue i {
    font-size: 24px;
    color: #b20000;
  }

  .gb_box2:first-child {
    padding-top: 15px;
  }

  .gb_bar1 {
    border-bottom: 1px solid #eef1f6;
    color: #bd1a2d;
    line-height: 40px;
    font-weight: bold;
  }

  .gb_bar1 span {
    padding: 0 10px;
    border-bottom: 1px solid #bd1a2d;
    display: inline-block;
  }

  .gb_bar1 img {
    vertical-align: middle;
    margin-right: 10px;
  }

  .gb_list1 {
    padding: 25px 0;
  }

  .gb_bar1 {
    font-size: 18px;
  }

  .gb_list1 a,
  .gb_list1 span {
    font-size: 16px;
  }

  .gb_list1 a {
    background: url("/syx/lsswszf/resource/xxgk/gbicon.png") no-repeat center left;
    padding-left: 20px;
    line-height: 50px;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
  }

  .gb_list1 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
  }

  .gb_list1 a:hover {
    color: #bd1a2d;
  }

  .rsrm_item {
    margin-bottom: 1rem;
  }

  .rsrm_item:last-child {
    margin-bottom: 0;
  }

  .rsrm_title {
    font-size: 22px !important;
  }

  .rsrm_code,
  .rsrm_content {
    font-size: 16px !important;
  }

  .rsrm_code,
  .rsrm_title,
  .gongbao_file {
    text-align: center !important;
  }

  @media (max-width: 830px) {

    .gbjj-content,
    .gongbao-box {
      display: block;
    }

    .gbbg.intro-box {
      margin: 0 auto;
    }
  }