body {
  background: url("../images/bg-body.png") no-repeat center 0, #f2f7fb; 
  /* -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; */
}

.pub-title {
  padding-bottom: 5px;
  border-bottom: 1px solid #7ad8ff; }
  .pub-title .column {
    position: relative;
    margin-right: 10px;
    font-size: 16px;
    color: #a4a4a4;
    cursor: pointer; }
    .pub-title .column.on {
      color: #4c76e7; }
      .pub-title .column.on:before {
        position: absolute;
        left: 0;
        bottom: -6px;
        content: '';
        width: 100%;
        height: 2px;
        background: #ffde00; }
  .pub-title .more {
    margin-top: 5px;
    font-size: 14px;
    color: #0064aa; }
    .pub-title .more a {
      display: none; }
      .pub-title .more a.on {
        display: block; }

.news-list {
  width: 100%; }
  .news-list li {
    line-height: 39px; }
    .news-list li a.pull-left {
      position: relative;
      padding-left: 14px;
      width: 70%;
      overflow: hidden;
      white-space: nowrap;
      -ms-text-overflow: ellipsis;
      text-overflow: ellipsis;
      font-size: 16px;
      color: #424242; }
      .news-list li a.pull-left:before {
        content: '';
        position: absolute;
        left: 1px;
        top: 16px;
        width: 5px;
        height: 5px;
        transform: rotate(45deg);
        background: #0064aa; }
    .news-list li .pull-right {
      font-size: 14px;
      color: #979797; }

.header {
  padding-top: 40px;
  padding-bottom: 64px; }
  .header .right-cont .search-box {
    position: relative;
    padding-left: 14px;
    padding-right: 44px;
    width: 298px;
    height: 44px;
    line-height: 44px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.6); }
    .header .right-cont .search-box input {
      width: 100%;
      height: 100%;
      font-size: 16px; }
    .header .right-cont .search-box .icon-fangdajing {
      position: absolute;
      right: 0;
      top: 0;
      width: 44px;
      height: 44px;
      text-align: center;
      font-size: 18px;
      color: #3256b6;
      cursor: pointer; }
  .header .right-cont .smdl {
    margin-left: 6px;
    margin-right: 6px;
    font-size: 16px;
    color: #0274d3; }
  .header .right-cont .code {
    position: relative;
    display: inline-block; }
    .header .right-cont .code:hover .code-box {
      display: block; }
    .header .right-cont .code .icon-erweima {
      width: 42px;
      height: 42px;
      line-height: 42px;
      text-align: center;
      font-size: 40px;
      border-radius: 5px;
      background: #fff;
      color: #515050;
      cursor: pointer; }
  .header .right-cont .code-box {
    display: none;
    position: absolute;
    left: -40px;
    bottom: -134px;
    width: 120px;
    height: 120px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    background: #d6dfee;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); }
    .header .right-cont .code-box:before {
      content: '';
      position: absolute;
      top: -20px;
      left: 50px;
      width: 0;
      border: 10px solid transparent;
      border-bottom-color: #d6dfee; }
    .header .right-cont .code-box img {
      width: 100%;
      height: 100%; }

.nav ul {
  overflow: hidden;
  background: #0274d3; }
  .nav ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff; }
    .nav ul li a {
      display: block;
      padding-left: 25px;
      padding-right: 25px; }
  .nav ul .on {
    background: #0684ee; }

.item1 {
  padding: 20px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff; }
  .item1 .item1-top .left-news {
    width: 806px; }
    .item1 .item1-top .left-news .tpxw {
      position: relative;
      width: 424px;
      height: 276px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      overflow: hidden; }
      .item1 .item1-top .left-news .tpxw .tpxw_pic {
        position: relative; }
        .item1 .item1-top .left-news .tpxw .tpxw_pic li {
          position: absolute;
          display: inline-block;
          width: 424px;
          height: 276px; }
          .item1 .item1-top .left-news .tpxw .tpxw_pic li a {
            display: block;
            width: 100%;
            height: 100%; }
      .item1 .item1-top .left-news .tpxw .tit_bar {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 37px;
        line-height: 37px;
        background: rgba(0, 0, 0, 0.5); }
        .item1 .item1-top .left-news .tpxw .tit_bar .tpxw_tit {
          width: 320px; }
          .item1 .item1-top .left-news .tpxw .tit_bar .tpxw_tit li {
            display: none;
            width: 100%;
            padding-left: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
            font-size: 14px;
            color: #fff; }
            .item1 .item1-top .left-news .tpxw .tit_bar .tpxw_tit li:hover a {
              text-decoration: underline; }
          .item1 .item1-top .left-news .tpxw .tit_bar .tpxw_tit .tit_on {
            display: block; }
        .item1 .item1-top .left-news .tpxw .tit_bar .tpxw_ind {
          margin-top: 14px;
          margin-right: 24px; }
          .item1 .item1-top .left-news .tpxw .tit_bar .tpxw_ind li {
            float: left;
            width: 10px;
            height: 10px;
            border-radius: 10px;
            background: #fff;
            cursor: pointer; }
          .item1 .item1-top .left-news .tpxw .tit_bar .tpxw_ind li + li {
            margin-left: 10px; }
          .item1 .item1-top .left-news .tpxw .tit_bar .tpxw_ind .ind_on {
            width: 22px;
            transition: all .2s ease;
            background: #fabe00; }
    .item1 .item1-top .left-news .xhdt {
      width: 365px; }
      .item1 .item1-top .left-news .xhdt .xhdt-list {
        margin-top: 14px; }
        .item1 .item1-top .left-news .xhdt .xhdt-list .news-list {
          display: none; }
          .item1 .item1-top .left-news .xhdt .xhdt-list .news-list.on {
            display: block; }
  .item1 .item1-top .hydl {
    position: relative;
    width: 350px;
    height: 275px;
    border: 1px solid #ebedee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #479ade; }
    .item1 .item1-top .hydl img {
      width: 100%; }
    .item1 .item1-top .hydl .login-box {
      padding-left: 28px;
      padding-right: 28px; }
      .item1 .item1-top .hydl .login-box p {
        margin-top: 22px;
        overflow: hidden; }
      .item1 .item1-top .hydl .login-box .column {
        margin-top: 5px;
        font-size: 16px;
        font-weight: bold;
        color: #fff; }
      .item1 .item1-top .hydl .login-box input {
        padding-left: 6px;
        padding-right: 6px;
        margin-left: 23px;
        width: 213px;
        height: 36px;
        line-height: 36px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 16px;
        background: #fff; }
      .item1 .item1-top .hydl .login-box .btn {
        display: inline-block;
        width: 60px;
        height: 30px;
        line-height: 28px;
        text-align: center;
        border: 1px solid #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        cursor: pointer; }
      .item1 .item1-top .hydl .login-box .btn + .btn {
        margin-right: 12px; }
    .item1 .item1-top .hydl .wjmm {
      position: absolute;
      top: 30px;
      right: 8px;
      width: 36px;
      height: 32px;
      padding-top: 4px;
      text-align: center;
      font-size: 12px;
      background: #026dc6;
      color: #f6f6f6;
      cursor: pointer; }
      .item1 .item1-top .hydl .wjmm p {
        line-height: 14px; }
  .item1 .gyxh {
    margin-top: 22px;
    position: relative;
    height: 127px;
    padding: 15px 15px 15px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #daecfa; }
    .item1 .gyxh .title {
      position: absolute;
      left: 0;
      top: -5px; }
    .item1 .gyxh .list li {
      float: left;
      width: 266px;
      height: 97px;
      line-height: 97px;
      text-align: center;
      background: #3fbec0;
      color: #fff; }
      .item1 .gyxh .list li a {
        display: block; }
        .item1 .gyxh .list li a .iconfont {
          display: inline-block;
          vertical-align: middle;
          margin-right: 8px;
          font-size: 48px;
          width: 60px;
          height: 60px;
          line-height: 60px;
          text-align: center; }
        .item1 .gyxh .list li a .icon-jianjie {
          font-size: 44px; }
        .item1 .gyxh .list li a .icon-zuzhijiagou- {
          font-size: 56px; }
        .item1 .gyxh .list li a span {
          vertical-align: middle;
          font-size: 24px;
          font-weight: bold; }
    .item1 .gyxh .list li + li {
      margin-left: 13px; }

.item2 {
  margin-top: 22px; }
  .item2 .zjfc, .item2 .kpyd, .item2 .kjzx {
    height: 345px;
    padding: 8px 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff; }
    .item2 .zjfc .pub-title, .item2 .kpyd .pub-title, .item2 .kjzx .pub-title {
      margin-bottom: 20px; }
    .item2 .zjfc .cont .news-list, .item2 .kpyd .cont .news-list, .item2 .kjzx .cont .news-list {
      display: none; }
      .item2 .zjfc .cont .news-list.on, .item2 .kpyd .cont .news-list.on, .item2 .kjzx .cont .news-list.on {
        display: block; }
      .item2 .zjfc .cont .news-list li, .item2 .kpyd .cont .news-list li, .item2 .kjzx .cont .news-list li {
        line-height: 38px; }
  .item2 .zjfc {
    width: 458px; }
    .item2 .zjfc .kjgzz_box {
      margin-top: 19px;
      position: relative;
      width: 430px;
      height: 270px;
      overflow: hidden; }
      .item2 .zjfc .kjgzz_box > ul {
        position: absolute;
        left: 0;
        top: 0;
        margin-right: -20px; }
        .item2 .zjfc .kjgzz_box > ul > li {
          float: left;
          width: 210px;
          height: 270px;
          margin-right: 10px;
          overflow: hidden;
          border: 1px solid #e8e9ea;
          box-sizing: border-box;
          background: #f2f6f9; }
          .item2 .zjfc .kjgzz_box > ul > li .ava_box {
            display: block;
            position: relative;
            height: 156px;
            overflow: hidden; }
            .item2 .zjfc .kjgzz_box > ul > li .ava_box img {
              width: 100%;
              height: 156px;
              transition: all 0.6s; }
              .item2 .zjfc .kjgzz_box > ul > li .ava_box img:hover {
                transform: scale(1.2); }
            .item2 .zjfc .kjgzz_box > ul > li .ava_box .name {
              position: absolute;
              left: 0;
              bottom: 0;
              width: 100%;
              height: 28px;
              line-height: 28px;
              text-align: center;
              font-size: 16px;
              background: rgba(0, 0, 0, 0.5);
              color: #fff; }
          .item2 .zjfc .kjgzz_box > ul > li .info_box {
            padding-left: 8px;
            padding-right: 8px;
            padding-top: 12px;
            border-top: 1px solid #7a7a7a;
            font-size: 14px; }
            .item2 .zjfc .kjgzz_box > ul > li .info_box .info {
              display: block;
              width: 100%;
              height: 64px;
              line-height: 20px;
              color: #666;
              clear: both;
              text-overflow: -o-ellipsis-lastline;
              overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 3;
              -webkit-box-orient: vertical; }
              .item2 .zjfc .kjgzz_box > ul > li .info_box .info:hover {
                text-decoration: underline; }
            .item2 .zjfc .kjgzz_box > ul > li .info_box .more {
              line-height: 22px;
              font-size: 14px;
              color: #dab461; }
  .item2 .kpyd {
    margin-left: 18px;
    width: 352px; }
  .item2 .kjzx {
    width: 354px; }
    .item2 .kjzx .pub-title {
      margin-bottom: 10px; }

.friend-link {
  margin-top: 20px;
  height: 158px;
  padding: 8px 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff; }
  .friend-link .list {
    margin-top: 17px;
    margin-right: -20px; }
    .friend-link .list li {
      margin-right: 13px;
      float: left; }
      .friend-link .list li img {
        width: 382px;
        height: 86px; }

.footer {
  margin-top: 34px;
  text-align: center;
  padding: 20px 0;
  font-size: 14px;
  background: #4d85cb;
  color: #fcfdfd; }
  .footer p {
    line-height: 25px; }

.sub-page {
  background: url("../images/sub-body-bg.png") no-repeat center 0;
  background-attachment: fixed; }
  .sub-page .header {
    padding-top: 18px;
    padding-bottom: 18px; }
    .sub-page .header .right-cont {
      margin-top: 20px; }
      .sub-page .header .right-cont .search-box {
        border: 1px solid #c2c2c2; }
  .sub-page .nav {
    margin-top: 36px; }
  .sub-page .crumb-nav dl {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #d5d5d6;
    overflow: hidden; }
    .sub-page .crumb-nav dl dt {
      float: left;
      margin-right: 4px;
      font-size: 14px;
      color: #999; }
      .sub-page .crumb-nav dl dt .iconfont {
        font-size: 18px;
        color: #0274d3; }
    .sub-page .crumb-nav dl dd {
      float: left;
      font-size: 14px;
      color: #999; }
      .sub-page .crumb-nav dl dd a {
        color: #0274d3; }
    .sub-page .crumb-nav dl dd + dd:before {
      content: ">";
      margin-left: 4px;
      margin-right: 4px;
      color: #999; }
  .sub-page .aside {
    width: 260px; }
    .sub-page .aside img {
      width: 100%;
      height: 80px; }
    .sub-page .aside .list {
      padding: 5px 29px;
      border: 1px solid #eee;
      border-top: none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 16px;
      color: #333; }
      .sub-page .aside .list li {
        margin-top: 11px;
        border-bottom: 1px solid #eee; }
        .sub-page .aside .list li.on {
          color: #0274d3; }
        .sub-page .aside .list li a {
          display: block;
          padding: 9px 6px; }
          .sub-page .aside .list li a .iconfont {
            margin-top: 2px;
            font-size: 18px; }
      .sub-page .aside .list li:last-child {
        border-bottom: none; }
  .sub-page .footer {
    background: #2c628f; }

.container {
  padding: 0 30px 50px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff; }
  .container .content {
    padding-top: 28px;
    min-height: 460px; }
    .container .content .main {
      padding-left: 30px;
      overflow: hidden; }
    .container .content .news-detail .title {
      margin: 0 auto;
      text-align: center;
      font-size: 20px;
      color: #0274d3; }
    .container .content .news-detail .time {
      margin: 0 auto;
      margin-top: 16px;
      padding-bottom: 24px;
      text-align: center;
      font-size: 16px;
      color: #8d8e8e;
      border-bottom: 1px solid #eee; }
    .container .content .news-detail .cys {
      margin: 0 auto;
      margin-top: 16px;
      padding-bottom: 24px;
      text-align: center;
      font-size: 14px;
      color: #8d8e8e; }
    .container .content .news-detail .txt-box {
      padding-bottom: 20px;
      margin-top: 30px;
      font-size: 16px;
      color: #575757; }
      .container .content .news-detail .txt-box img {
        max-width: 90%; }
      .container .content .news-detail .txt-box p {
        text-indent: 2em;
        line-height: 180%;
        margin-bottom: 15px; }
      .container .content .news-detail .txt-box .fj_box {
        margin-top: 20px; }
        .container .content .news-detail .txt-box .fj_box span {
          font-size: 14px;
          font-weight: 600;
          color: #212121; }
        .container .content .news-detail .txt-box .fj_box a {
          color: #3075b1; }
    .container .content .sub-news-list li {
      overflow: hidden; }
      .container .content .sub-news-list li .time {
        width: 100px; }
      .container .content .sub-news-list li .time-bg {
        width: 82px;
        height: 71px;
        text-align: center;
        background: url("../images/bg-time.png"); }
        .container .content .sub-news-list li .time-bg .date {
          padding-top: 9px;
          line-height: 30px;
          font-size: 30px;
          font-weight: bold;
          color: #4c76e7; }
        .container .content .sub-news-list li .time-bg .year {
          margin-top: 8px;
          line-height: 20px;
          font-size: 12px;
          color: #fff; }
      .container .content .sub-news-list li .right-cont {
        overflow: hidden; }
        .container .content .sub-news-list li .right-cont .title {
          line-height: 26px;
          font-size: 16px;
          color: #000; }
        .container .content .sub-news-list li .right-cont .detail {
          margin-top: 6px;
          line-height: 20px;
          font-size: 14px;
          color: #969696; }
    .container .content .sub-news-list li + li {
      margin-top: 30px; }
    .container .content .kjfw-list li {
      padding-top: 12px;
      padding-bottom: 8px;
      overflow: hidden; }
      .container .content .kjfw-list li a {
        display: block; }
        .container .content .kjfw-list li a .title {
          font-size: 16px;
          color: #000; }
        .container .content .kjfw-list li a .det {
          margin-top: 10px;
          line-height: 19px;
          font-size: 14px;
          color: #969696; }
        .container .content .kjfw-list li a .time {
          text-align: right;
          color: #969696; }
    .container .content .kjfw-list li + li {
      border-top: 1px dashed #eaeef5; }
    .container .content .kjhd_list {
      min-height: 470px; }
      .container .content .kjhd_list li {
        padding: 12px;
        border: 1px solid #ebebeb;
        border-radius: 3px;
        overflow: hidden; }
        .container .content .kjhd_list li .active_pic {
          position: relative;
          margin-right: 18px;
          width: 270px;
          height: 120px;
          border-radius: 3px;
          overflow: hidden; }
          .container .content .kjhd_list li .active_pic .kjhd_sta {
            position: absolute;
            top: -38px;
            left: -38px;
            display: block;
            width: 76px;
            height: 76px;
            padding-top: 56px;
            box-sizing: border-box;
            text-align: center;
            vertical-align: bottom;
            font-size: 12px;
            background: #aaa;
            color: #fff;
            transform: rotate(-45deg); }
          .container .content .kjhd_list li .active_pic .kjhd_sta_finish {
            background: #aaa; }
          .container .content .kjhd_list li .active_pic .kjhd_sta_wait {
            background: #90c58a; }
          .container .content .kjhd_list li .active_pic .kjhd_sta_free {
            background: #ff625a; }
          .container .content .kjhd_list li .active_pic .kjhd_sta_collect {
            background: #ffc52a; }
        .container .content .kjhd_list li .kjhd_list_info {
          width: 570px;
          overflow: hidden; }
          .container .content .kjhd_list li .kjhd_list_info .list_info_tit {
            margin-top: 5px;
            display: block;
            line-height: 30px;
            font-size: 18px;
            color: #424242;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
          .container .content .kjhd_list li .kjhd_list_info .list_info_zbf {
            margin-top: 4px;
            margin-bottom: 5px;
            line-height: 22px;
            font-size: 14px;
            color: #5f5f5f;
            overflow: hidden;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
            text-overflow: ellipsis; }
          .container .content .kjhd_list li .kjhd_list_info .list_info_time, .container .content .kjhd_list li .kjhd_list_info .list_info_add {
            font-size: 14px;
            color: #535353;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
            .container .content .kjhd_list li .kjhd_list_info .list_info_time .iconfont, .container .content .kjhd_list li .kjhd_list_info .list_info_add .iconfont {
              margin-right: 6px;
              display: inline-block;
              vertical-align: top;
              padding-left: 1px;
              width: 17px;
              height: 18px;
              line-height: 18px;
              text-align: center;
              border-radius: 50%;
              font-size: 12px;
              background: #379aff;
              color: #fff; }
          .container .content .kjhd_list li .kjhd_list_info .list_info_add {
            margin-top: 12px; }
        .container .content .kjhd_list li .list_sta {
          position: relative;
          text-align: right; }
          .container .content .kjhd_list li .list_sta .active_sta {
            position: relative;
            display: inline-block;
            margin-bottom: 22px;
            width: 76px;
            height: 24px;
            line-height: 24px;
            text-align: center;
            font-size: 14px;
            background: #a9a9a9;
            color: #fff; }
            .container .content .kjhd_list li .list_sta .active_sta:before {
              position: absolute;
              left: -24px;
              top: 0;
              content: "";
              display: inline-block;
              width: 0;
              border: 12px solid transparent;
              border-right-color: #a9a9a9; }
          .container .content .kjhd_list li .list_sta .active_sta_on {
            background: #ff8a00; }
            .container .content .kjhd_list li .list_sta .active_sta_on:before {
              border-right-color: #ff8a00; }
          .container .content .kjhd_list li .list_sta .active_sta_wait {
            background: #379aff; }
            .container .content .kjhd_list li .list_sta .active_sta_wait:before {
              border-right-color: #379aff; }
          .container .content .kjhd_list li .list_sta .icon_qr_code {
            display: inline-block;
            vertical-align: middle;
            width: 32px;
            height: 33px;
            cursor: pointer; }
          .container .content .kjhd_list li .list_sta .release_time {
            margin-top: 14px;
            font-size: 14px;
            color: #a9a9a9; }
          .container .content .kjhd_list li .list_sta .b-top {
            margin-top: 48px; }
          .container .content .kjhd_list li .list_sta .qr_code_box {
            display: none;
            position: absolute;
            right: 36px;
            top: 0px;
            width: 154px;
            height: 143px;
            background: url(../images/qr_code_box.png) no-repeat center; }
            .container .content .kjhd_list li .list_sta .qr_code_box .qr_code {
              position: absolute;
              display: inline-block;
              vertical-align: middle;
              width: 120px;
              height: 120px;
              left: 12px;
              top: 12px; }
      .container .content .kjhd_list li + li {
        margin-top: 28px; }

.sub-page .xhdt {
  padding: 0 50px 50px 50px; }

.sub-page .hyzj .content .choose {
  padding: 14px 12px;
  background: #f2f2f2;
  color: #686867;
  font-size: 16px; }
  .sub-page .hyzj .content .choose .sxdq p {
    margin-right: 6px; }
  .sub-page .hyzj .content .choose .sxdq ul {
    width: 744px; }
    .sub-page .hyzj .content .choose .sxdq ul li {
      float: left;
      padding-left: 6px;
      padding-right: 6px;
      cursor: pointer; }
      .sub-page .hyzj .content .choose .sxdq ul li:hover {
        color: #0274d3; }
  .sub-page .hyzj .content .choose .selected {
    color: #3282f6; }
.sub-page .hyzj .content table {
  table-layout: fixed;
  margin-top: 18px; }
  .sub-page .hyzj .content table th {
    line-height: 40px;
    border-left: 1px solid #fff;
    background: #3899ea;
    color: #fff; }
  .sub-page .hyzj .content table td {
    padding-left: 4px;
    padding-right: 4px;
    line-height: 40px;
    border-left: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    color: #5a5a5a;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis; }
    .sub-page .hyzj .content table td a {
      color: #3899ea; }
  .sub-page .hyzj .content table tr:nth-child(odd) {
    background: #f2f2f2; }

.sub-page .hyzj-ckwz {
  padding: 0 50px 50px 50px;
  overflow: hidden; }
  .sub-page .hyzj-ckwz .content .dwtp img {
    width: 100%;
    height: 180px; }
  .sub-page .hyzj-ckwz .content .title {
    margin-top: 24px;
    margin-bottom: 30px; }
    .sub-page .hyzj-ckwz .content .title span {
      position: relative;
      padding-left: 22px;
      font-weight: bold;
      font-size: 24px;
      color: #5c5c5c; }
      .sub-page .hyzj-ckwz .content .title span:before {
        position: absolute;
        left: 0;
        top: -2px;
        content: '';
        width: 10px;
        height: 30px;
        background: #0274d3; }
  .sub-page .hyzj-ckwz .content .txt-box {
    padding-bottom: 20px;
    margin-top: 30px;
    font-size: 14px;
    color: #5c5c5c; }
    .sub-page .hyzj-ckwz .content .txt-box img {
      max-width: 780px; }
    .sub-page .hyzj-ckwz .content .txt-box p {
      text-indent: 2em;
      line-height: 180%;
      margin-bottom: 15px;
      font-size: 16px; }
  .sub-page .hyzj-ckwz .content .lxdw .info {
    font-size: 16px;
    color: #5c5c5c; }
    .sub-page .hyzj-ckwz .content .lxdw .info tr td {
      padding: 8px 4px; }
    .sub-page .hyzj-ckwz .content .lxdw .info tr .left-part {
      min-width: 300px;
      max-width: 540px; }
    .sub-page .hyzj-ckwz .content .lxdw .info tr .right-part {
      max-width: 50%; }

.sub-page .zjfc {
  padding: 0 48px 50px 48px; }
  .sub-page .zjfc .content .list {
    margin-right: -30px; }
    .sub-page .zjfc .content .list li {
      float: left;
      margin-bottom: 30px;
      margin-right: 20px; }
      .sub-page .zjfc .content .list li a {
        width: 204px;
        height: 282px;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #f7f5f5; }
        .sub-page .zjfc .content .list li a .ava-box {
          position: relative; }
          .sub-page .zjfc .content .list li a .ava-box img {
            width: 100%;
            height: 155px; }
          .sub-page .zjfc .content .list li a .ava-box .name {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 32px;
            line-height: 32px;
            font-size: 14px;
            text-align: center;
            background: rgba(0, 0, 0, 0.5);
            color: #fff; }
        .sub-page .zjfc .content .list li a .detail {
          padding-left: 10px;
          padding-right: 10px;
          margin-top: 12px;
          line-height: 24px;
          font-size: 14px;
          color: #282929;
          height: 70px; }
        .sub-page .zjfc .content .list li a .more {
          margin-top: 10px;
          text-align: right; }
          .sub-page .zjfc .content .list li a .more span {
            margin-right: 10px;
            display: inline-block;
            width: 44px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            border: 1px solid #6085df;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            font-size: 12px;
            color: #6085df; }

.sub-page .zjfc-detail {
  padding: 0 48px 50px 48px; }
  .sub-page .zjfc-detail .content .zj-info {
    padding-bottom: 38px;
    border-bottom: 1px solid #c6c5c5; }
    .sub-page .zjfc-detail .content .zj-info .ava {
      width: 288px;
      height: 214px; }
    .sub-page .zjfc-detail .content .zj-info .jxzl-ava {
      width: 338px;
      height: 252px; }
    .sub-page .zjfc-detail .content .zj-info .txt {
      margin-left: 42px; }
      .sub-page .zjfc-detail .content .zj-info .txt .name {
        margin-bottom: 24px;
        line-height: 48px;
        font-weight: bold;
        font-size: 30px;
        color: #5c5c5c; }
      .sub-page .zjfc-detail .content .zj-info .txt dd {
        line-height: 34px;
        font-size: 16px;
        color: #5c5c5c; }
        .sub-page .zjfc-detail .content .zj-info .txt dd .iconfont {
          color: #0363b5; }
    .sub-page .zjfc-detail .content .zj-info .jxzl-txt {
      margin-left: 42px; }
      .sub-page .zjfc-detail .content .zj-info .jxzl-txt .theme {
        margin-bottom: 10px;
        font-size: 24px;
        color: #5c5c5c; }
      .sub-page .zjfc-detail .content .zj-info .jxzl-txt dd {
        line-height: 36px;
        font-size: 16px;
        color: #5c5c5c; }
  .sub-page .zjfc-detail .content .zj-detail .title {
    margin-top: 24px;
    margin-bottom: 30px; }
    .sub-page .zjfc-detail .content .zj-detail .title span {
      position: relative;
      padding-left: 22px;
      font-size: 24px;
      color: #5c5c5c; }
      .sub-page .zjfc-detail .content .zj-detail .title span:before {
        position: absolute;
        left: 0;
        top: -2px;
        content: '';
        width: 10px;
        height: 30px;
        background: #0363b5; }
  .sub-page .zjfc-detail .content .zj-detail .txt-box {
    padding-bottom: 20px;
    margin-top: 30px;
    min-height: 300px;
    font-size: 14px;
    color: #444; }
    .sub-page .zjfc-detail .content .zj-detail .txt-box img {
      max-width: 780px; }
    .sub-page .zjfc-detail .content .zj-detail .txt-box p {
      text-indent: 2em;
      line-height: 180%;
      margin-bottom: 15px;
      font-size: 16px; }
    .sub-page .zjfc-detail .content .zj-detail .txt-box .fj_box {
      margin-top: 20px; }
      .sub-page .zjfc-detail .content .zj-detail .txt-box .fj_box span {
        font-size: 14px;
        font-weight: 600;
        color: #212121; }
      .sub-page .zjfc-detail .content .zj-detail .txt-box .fj_box a {
        color: #3075b1; }
  .sub-page .zjfc-detail .content .zj-detail .dlck {
    text-align: center;
    font-size: 14px;
    color: #7f7d7d; }
    .sub-page .zjfc-detail .content .zj-detail .dlck p {
      margin-top: 10px; }

/*# sourceMappingURL=style.css.map */
