.temp_page .main_index .right_column .jgh_content {
  color: #3d3d3d;
  padding: 1rem 2rem;
  font-size: 0.875rem; }
  .temp_page .main_index .right_column .jgh_content .jgh_list {
    margin-bottom: 1.375rem; }
    .temp_page .main_index .right_column .jgh_content .jgh_list .title_1 {
      font-size: 1.25rem;
      text-align: center;
      padding: 0.25rem 0 1rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .temp_page .main_index .right_column .jgh_content .jgh_list .cont_time {
      background-color: #f9fbfc;
      text-align: center;
      font-size: 0.875rem;
      color: #565656;
      padding: 0.5625rem; }
      .temp_page .main_index .right_column .jgh_content .jgh_list .cont_time span {
        display: inline-block;
        margin-right: 1.5rem; }
        .temp_page .main_index .right_column .jgh_content .jgh_list .cont_time span i {
          display: inline-block;
          background: url(../images/icon.png) no-repeat;
          vertical-align: sub;
          width: 1.125rem;
          height: 1.125rem;
          margin-right: 0.3rem; }
          .temp_page .main_index .right_column .jgh_content .jgh_list .cont_time span i.time {
            background-position: -2.25rem -4.875rem; }
          .temp_page .main_index .right_column .jgh_content .jgh_list .cont_time span i.click_num {
            background-position: -4.345rem -4.875rem; }
    .temp_page .main_index .right_column .jgh_content .jgh_list .cont_table {
      margin-top: 0.625rem;
      font-size: 0.875rem;
      color: #484848; }
      .temp_page .main_index .right_column .jgh_content .jgh_list .cont_table .table_tr {
        padding: 0.5rem 2.1875rem 0.5rem 0;
        line-height: 1.375rem; }
        .temp_page .main_index .right_column .jgh_content .jgh_list .cont_table .table_tr span {
          display: inline-block;
          color: #363636;
          font-size: 0.875rem; }
          .temp_page .main_index .right_column .jgh_content .jgh_list .cont_table .table_tr span.table_title {
            width: 18%;
            float: left;
            margin-right: 2%;
            background-color: #f9fbfc;
            padding: 0.5rem; }
          .temp_page .main_index .right_column .jgh_content .jgh_list .cont_table .table_tr span.table_one {
            width: 80%;
            float: left;
            padding: 0.5rem; }
    .temp_page .main_index .right_column .jgh_content .jgh_list .jgh_cont {
      line-height: 1.5rem;
      padding-top: 1rem; }
      .temp_page .main_index .right_column .jgh_content .jgh_list .jgh_cont img {
       /* display: block;*/
        padding: 0.5rem 0;
     /*   margin: auto;*/ }
  .temp_page .main_index .right_column .jgh_content .fj_list .title_2 {
    font-size: 1rem;
    color: #1f1f1f;
    font-weight: bold; }
  .temp_page .main_index .right_column .jgh_content .fj_list .attachment .attachment_list {
    position: relative;
    margin: 0.5rem 0; }
    .temp_page .main_index .right_column .jgh_content .fj_list .attachment .attachment_list i {
      width: 0.625rem;
      height: 0.625rem;
      background: url("../images/icon.png") 0 -6.875rem no-repeat;
      display: inline-block;
      margin-right: 0.75rem;
      position: absolute;
      top: 0.375rem; }
    .temp_page .main_index .right_column .jgh_content .fj_list .attachment .attachment_list span {
      display: inline-block;
      width: calc(100% - 1.375rem);
      padding-left: 1.375rem; }
  .temp_page .main_index .right_column .jgh_content .fj_list .atta_list {
    margin: 0 -0.5rem; }
    .temp_page .main_index .right_column .jgh_content .fj_list .atta_list .atta_item {
      width: 33.33333%;
      text-align: center;
      height: 6.75rem;
      line-height: 6.7rem;
      margin: 0.5rem 0;
      }
      .temp_page .main_index .right_column .jgh_content .fj_list .atta_list .atta_item .img_p {
        margin: 0 0.5rem;
        background: #f9fbfc;
        height: 100%;
        }
  .temp_page .main_index .right_column .jgh_content .pages_list a {
    display: block;
    margin: 0.5rem 0;
    color: #3d3d3d;
    position: relative;
    font-size: 0.875rem;
    padding-left: 0.9375rem; }
    .temp_page .main_index .right_column .jgh_content .pages_list a:before {
      position: absolute;
      content: '';
      width: 1px;
      height: 0.5rem;
      background: #989898;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      left: 0;
      top: 0.5rem;
      bottom: 0rem; }
    .temp_page .main_index .right_column .jgh_content .pages_list a:after {
      position: absolute;
      content: '';
      width: 1px;
      height: 0.5rem;
      background: #989898;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      left: 0;
      top: 0.125rem;
      bottom: 0; }

@media print, screen and (max-width: 64em) {
  .temp_page .main_index .right_column .jgh_content {
    padding: 1rem 1rem; } }

@media print, screen and (max-width: 33.75em) {
  .temp_page .main_index .right_column .jgh_content .fj_list .atta_list .atta_item {
    width: 50%; }
  .temp_page .main_index .right_column .jgh_content .jgh_list .cont_table .table_tr {
    padding-right: 0; }
    .temp_page .main_index .right_column .jgh_content .jgh_list .cont_table .table_tr span.table_title {
      width: 100%; }
    .temp_page .main_index .right_column .jgh_content .jgh_list .cont_table .table_tr span.table_one {
      width: 100%; } }