@charset "UTF-8";
.clearfix:after {
  display: block;
  content: '';
  clear: both;
  height: 0; }

.sub_banner {
  height: 120px;
  margin-bottom: 10px; }

.sub_content {
  width: 100%;
  padding-bottom: 33px; }
  .sub_content .sub_content_center {
    width: 1200px;
    margin: 0 auto; }
    .sub_content .sub_content_center .sub_content_left {
      width: 200px; }
      .sub_content .sub_content_center .sub_content_left .sub_content_left_title {
        height: 40px;
        background: #0e87fd;
        line-height: 40px;
        color: #fff;
        padding: 0 10px; }
        .sub_content .sub_content_center .sub_content_left .sub_content_left_title h2 {
          display: inline-block;
          width: 80%;
          height: 100%;
          font-size: 16px;
          font-weight: bold;
          float: left; }
        .sub_content .sub_content_center .sub_content_left .sub_content_left_title span {
          display: inline-block;
          width: 20%;
          height: 100%;
          text-align: right;
          float: right; }
      .sub_content .sub_content_center .sub_content_left .hot_news {
        box-sizing: border-box;
        height: auto;
        background: #fff;
        margin-top: 20px; }
        .sub_content .sub_content_center .sub_content_left .hot_news .hot_news_top {
          height: 40px;
          background: #0e87fd;
          padding: 0 10px; }
          .sub_content .sub_content_center .sub_content_left .hot_news .hot_news_top h3 {
            width: 100%;
            height: 100%;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            line-height: 40px; }
        .sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list {
          padding: 10px;
          border: solid 2px #dedede;
          border-top: none; }
          .sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list > ul li {
            width: 100%;
            height: 40px;
            margin-bottom: 10px;
            font-size: 14px;
            color: #424242; }
            .sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list > ul li a {
              display: inline-block;
              width: 100%;
              height: 100%; }
              .sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list > ul li a img {
                display: inline-block;
                width: 16px;
                height: 8px;
                float: left;
                margin-top: 4px; }
              .sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list > ul li a span {
                display: inline-block;
                width: 150px;
                height: 100%;
                float: left;
                margin-left: 10px;
                padding-bottom: 5px;
                border-bottom: dashed 1px #eee; }
              .sub_content .sub_content_center .sub_content_left .hot_news .hot_news_list > ul li a:hover {
                color: #0e87fd; }
      .sub_content .sub_content_center .sub_content_left .lxxx {
        height: 190px; }
        .sub_content .sub_content_center .sub_content_left .lxxx .hot_news_list {
          margin-top: 0;
          height: 140px;
          border-top: none;
          padding-top: 10px; }
          .sub_content .sub_content_center .sub_content_left .lxxx .hot_news_list > ul li {
            height: 30px;
            margin-bottom: 5px;
            font-size: 14px; }
            .sub_content .sub_content_center .sub_content_left .lxxx .hot_news_list > ul li span {
              display: block;
              float: left; }
              .sub_content .sub_content_center .sub_content_left .lxxx .hot_news_list > ul li span:first-child {
                width: 40%;
                color: #aaa; }
              .sub_content .sub_content_center .sub_content_left .lxxx .hot_news_list > ul li span:last-child {
                width: 60%;
                color: #757575; }
      .sub_content .sub_content_center .sub_content_left .hyzx {
        border: none;
        height: auto; }
        .sub_content .sub_content_center .sub_content_left .hyzx .hyzx_item {
          width: 200px;
          height: 40px; }
          .sub_content .sub_content_center .sub_content_left .hyzx .hyzx_item a img {
            display: inline-block;
            width: 100%;
            height: 100%; }
            .sub_content .sub_content_center .sub_content_left .hyzx .hyzx_item a img:hover {
              box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
          .sub_content .sub_content_center .sub_content_left .hyzx .hyzx_item:nth-child(2) {
            margin: 10px 0; }
          .sub_content .sub_content_center .sub_content_left .hyzx .hyzx_item:nth-child(3) {
            margin-bottom: 10px; }
      .sub_content .sub_content_center .sub_content_left .xhgk {
        margin: 0; }
        .sub_content .sub_content_center .sub_content_left .xhgk > ul {
          border: solid 2px #dedede;
          border-top: none; }
          .sub_content .sub_content_center .sub_content_left .xhgk > ul li {
            height: 38px;
            line-height: 38px;
            font-size: 16px;
            color: #424242;
            cursor: pointer;
            padding: 0 10px; }
            .sub_content .sub_content_center .sub_content_left .xhgk > ul li:hover {
              color: #0e87fd;
              background: #e9f5ff; }
          .sub_content .sub_content_center .sub_content_left .xhgk > ul .on {
            color: #0e87fd;
            background: #e9f5ff; }
    .sub_content .sub_content_center .sub_content_right {
      box-sizing: border-box;
      width: 980px;
      margin-left: 20px; }
      .sub_content .sub_content_center .sub_content_right .sub_content_right_top {
        height: 40px;
        line-height: 40px;
        background: #0e87fd;
        padding: 0 10px; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_top .home {
          color: #fff;
          height: 100%;
          font-size: 14px; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_top .home a {
            display: inline-block;
            height: 100%; }
            .sub_content .sub_content_center .sub_content_right .sub_content_right_top .home a img {
              display: inline-block;
              width: 16px;
              height: 14px;
              margin-top: -4px; }
            .sub_content .sub_content_center .sub_content_right .sub_content_right_top .home a span {
              display: inline-block;
              box-sizing: border-box;
              height: 100%;
              padding-left: 5px; }
      .sub_content .sub_content_center .sub_content_right .sub_content_right_list {
        padding: 20px 30px 30px 30px;
        min-height: 600px;
        border: solid 2px #dedede;
        border-top: none; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_list .choose {
          padding: 12px;
          font-size: 14px;
          background: #f2f2f2; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list .choose .sxdq p {
            margin-right: 6px; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list .choose .sxdq > ul li {
            float: left;
            padding: 0 6px;
            cursor: pointer; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list .choose .sxdq > ul .selected {
            color: #0e87fd; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_list table {
          margin-top: 15px; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list table tr:nth-child(odd) {
            background: #f2f2f2; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list table th {
            line-height: 40px;
            border-left: 1px solid #fff;
            background: #0e87fd;
            color: #fff; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list table td {
            line-height: 40px;
            border-left: 1px solid #fff;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li {
          height: 40px;
          line-height: 40px;
          border-bottom: dashed 2px #dedede;
          margin-top: 8px; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li a {
            display: inline-block;
            width: 100%;
            height: 100%; }
            .sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li a .news_title {
              display: inline-block;
              width: 700px;
              color: #424242;
              font-size: 14px;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              background: url(../images/newslist_icon.png);
              background-position: left;
              background-repeat: no-repeat;
              padding-left: 14px; }
            .sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li a .publish_date {
              font-size: 14px;
              color: #bdbdbd; }
            .sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li a:hover .news_title,
            .sub_content .sub_content_center .sub_content_right .sub_content_right_list .kpdt li a:hover .publish_date {
              color: #0e87fd; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_list .title_txt {
          border-bottom: solid 1px #eee;
          margin-bottom: 20px;
          padding-bottom: 10px; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list .title_txt h2 {
            font-size: 28px;
            color: #353535;
            line-height: 40px;
            text-align: center;
            font-weight: normal; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list .title_txt .publish_date {
            font-size: 14px;
            color: #bdbdbd;
            text-align: center;
            margin-top: 10px; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_list .detail_txt img {
          display: block;
          max-width: 800px;
          margin: 0 auto; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_list .dt-container {
          margin: 30px 0;
          width: 100%;
          height: 530px; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_list .wxxianlu-banner img {
          width: 100%; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-title {
          width: 100%;
          margin: 0 auto;
          height: 30px;
          line-height: 30px;
          padding: 15px 0;
          position: relative; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-title p {
            color: #198be6;
            font-size: 16px;
            line-height: 25px;
            height: 25px;
            display: inline-block; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-title span {
            display: block;
            content: '';
            width: 80%;
            height: 1px;
            background: #198be6;
            position: absolute;
            right: 0;
            top: 30px; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-content-text {
          padding-bottom: 20px;
          border-bottom: solid 1px #eee; }
          .sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-content-text p {
            text-indent: 2rem;
            line-height: 2rem;
            font-size: 16px; }
        .sub_content .sub_content_center .sub_content_right .sub_content_right_list .journeys-content-bottom {
          margin-top: 20px;
          line-height: 2rem;
          font-size: 16px; }
    .sub_content .sub_content_center .hydl_box {
      width: 517px;
      height: 321px;
      margin: 0 auto; }
      .sub_content .sub_content_center .hydl_box .hydl_box_tit {
        box-sizing: border-box;
        width: 100%;
        height: 100px;
        font-size: 18px;
        font-weight: 600;
        color: #235fa8;
        line-height: 100px;
        padding: 0 30px; }
        .sub_content .sub_content_center .hydl_box .hydl_box_tit img {
          display: block;
          float: left;
          width: 90px;
          height: 90px;
          margin-top: 10px; }
        .sub_content .sub_content_center .hydl_box .hydl_box_tit h3 {
          float: left;
          margin-left: 45px; }
          .sub_content .sub_content_center .hydl_box .hydl_box_tit h3 span {
            opacity: 0.3;
            font-style: italic; }
      .sub_content .sub_content_center .hydl_box .hydl_box_con {
        width: 80%;
        padding-left: 40px;
        padding-right: 25px;
        margin: 0 auto; }
        .sub_content .sub_content_center .hydl_box .hydl_box_con > ul {
          margin-top: 20px; }
          .sub_content .sub_content_center .hydl_box .hydl_box_con > ul li {
            position: relative;
            line-height: 32px;
            margin-bottom: 22px; }
            .sub_content .sub_content_center .hydl_box .hydl_box_con > ul li span {
              color: #235fa8;
              font-size: 18px; }
            .sub_content .sub_content_center .hydl_box .hydl_box_con > ul li input {
              width: 68%;
              margin-left: 52px;
              box-sizing: border-box;
              vertical-align: top;
              line-height: 32px;
              height: 32px;
              font-size: 16px;
              color: #212121;
              background: #fff;
              padding-left: 10px; }
        .sub_content .sub_content_center .hydl_box .hydl_box_con .inp_btn {
          margin-top: 6px;
          margin-left: 110px;
          width: 68%;
          height: 40px;
          line-height: 40px;
          background: #30d2a1;
          color: #fff;
          font-size: 18px;
          cursor: pointer; }

/*分页样式重置*/
.page_box {
  margin-top: 50px; }
  .page_box .fenye > ul li {
    border: 1px solid #757575;
    color: #757575; }

/*# sourceMappingURL=sub_page.css.map */
