body {
  background: #fff; }

.pub-title {
  margin-bottom: 15px; }

.news-list {
  width: 100%; }
  .news-list li {
    line-height: 40px; }
    .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; }

.top {
  background: #f8f8f8;
  line-height: 34px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #151f57; }
  .top .indexlogin a {
    color: #151f57; }
    .top .indexlogin a:hover {
      color: #1aa2ac; }

.header {
  padding: 25px 0; }
  .header .right-cont .search-box {
    position: relative;
    padding-left: 16px;
    padding-right: 44px;
    width: 298px;
    height: 37px;
    line-height: 37px;
    border-radius: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #c4d3e8; }
    .header .right-cont .search-box input {
      width: 100%;
      height: 100%;
      font-size: 16px; }
    .header .right-cont .search-box .icon-sousuo {
      position: absolute;
      right: 0;
      top: 0;
      width: 65px;
      height: 37px;
      text-align: center;
      font-size: 24px;
      color: #fff;
      cursor: pointer;
      background: #151f57;
      border-radius: 37px; }
  .header .right-cont .smdl {
    margin-left: 6px;
    margin-right: 6px;
    font-size: 16px;
    color: #4d85cb; }
  .header .right-cont .code {
    position: relative;
    display: inline-block;
    margin-left: 15px; }
    .header .right-cont .code:hover .code-box {
      display: block; }
    .header .right-cont .code .icon-iconfonterweima {
      width: 60px;
      height: 60px;
      line-height: 42px;
      text-align: center;
      font-size: 34px;
      border-radius: 5px;
      color: #151f57;
      cursor: pointer; }
  .header .right-cont .code-box {
    display: none;
    position: absolute;
    left: -26px;
    bottom: -100px;
    width: 110px;
    height: 110px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    background: #eef2f9;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    z-index: 100; }
    .header .right-cont .code-box:before {
      content: '';
      position: absolute;
      top: -20px;
      left: 45px;
      width: 0;
      border: 10px solid transparent;
      border-bottom-color: #eef2f9; }
    .header .right-cont .code-box img {
      width: 100%;
      height: 100%; }

.nav {
  background: #151f57; }
  .nav ul {
    overflow: hidden; }
    .nav ul li {
      float: left;
      height: 50px;
      line-height: 50px;
      font-size: 18px;
      color: #fff; }
      .nav ul li a {
        display: block;
        padding: 0 15px;
    	text-align: center;
      }
        .nav ul li a:hover {
          color: #ffff80; }
    .nav ul .on {
      background: #1aa2ac; }

.qy_banner {
  height: 300px;
  overflow: hidden;
  width: 1200px;
  margin: 5px auto 30px auto; }
  .qy_banner .d1 {
    width: 100%;
    height: 300px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0; }
  .qy_banner .d2 {
    width: 100%;
    height: 30px;
    clear: both;
    position: absolute;
    z-index: 100;
    left: 0px;
    bottom: 0px; }
    .qy_banner .d2 ul {
      position: absolute;
      width: 100%;
      text-align: center; }
      .qy_banner .d2 ul li {
        width: 17px;
        height: 15px;
        overflow: hidden;
        cursor: pointer;
        background: url(../images/img1.png) no-repeat center;
        margin: 0 3px;
        display: inline-block; }
        .qy_banner .d2 ul li.nuw {
          background: url(../images/img1_1.png) no-repeat center; }

.title {
  background: #00438f;
  line-height: 42px;
  font-size: 16px;
  padding: 0 15px; }
  .title span {
    color: #fff;
    font-weight: bold; }
  .title a {
    color: #b4cdff;
    font-size: 14px; }
    .title a:hover {
      color: #4e89fe; }

.index_more {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #00438f;
  font-size: 14px;
  line-height: 16px; }
  .index_more:hover {
    color: #757575; }

.border_a {
  border: 1px solid #eff3f7; }

.border_b {
  border: 1px solid #eff3f7;
  border-top: 0; }

.news-content {
  height: 263px;
  box-sizing: border-box;
  padding: 9px 0; }
  .news-content a {
    color: #757575;
    font-size: 14px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px 0 0;
    display: block;
    box-sizing: border-box; }
    .news-content a i {
      font-size: 26px;
      color: #e8e9ea;
      vertical-align: -3px; }
    .news-content a:hover {
      color: #00438f; }
      .news-content a:hover i {
        color: #00438f; }
  .news-content.jxyd-content {
    height: 380px;
    padding: 0; }
  .news-content img {
    display: block;
    margin: 17px;
    margin-bottom: 10px; }

.item1 .item1-top .left-news .tpxw {
  position: relative;
  width: 490px;
  height: 305px;
  -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: 490px;
      height: 305px; }
      .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 .center-news {
  width: 330px;
  margin-left: 25px; }
.item1 .item1-top .right-news {
  width: 330px; }
.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: 40px; }
  .item2 .hyzx {
    width: 490px; }
    .item2 .hyzx .hyzx_box {
      height: 380px;
      padding: 16px;
      box-sizing: border-box; }
      .item2 .hyzx .hyzx_box a {
        display: block;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        margin-top: 2px;
        position: relative; }
        .item2 .hyzx .hyzx_box a:nth-child(2n) {
          margin-right: 0; }
        .item2 .hyzx .hyzx_box a:hover {
          transform: translate(0, -10px); }
        .item2 .hyzx .hyzx_box a:hover .shade {
          background-position: 510px 0,0 0;
          transition: 400ms; }
        .item2 .hyzx .hyzx_box a:hover .shade {
          background-position: 0 0,0 0\0; }
        .item2 .hyzx .hyzx_box a .shade {
          position: absolute;
          display: block;
          width: 100%;
          height: 100%;
          background: -webkit-linear-gradient(-30deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 110px, rgba(255, 255, 255, 0.8) 120px, rgba(255, 255, 255, 0.8) 130px, rgba(255, 255, 255, 0) 140px, rgba(255, 255, 255, 0) 200px) no-repeat -160px 0;
          top: 0;
          left: 0; }
  .item2 .jxyd {
    width: 330px;
    margin-left: 25px;
    position: relative; }
  .item2 .kjzx {
    width: 330px;
    position: relative;
    height: 432px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff; }
    .item2 .kjzx .pub-title {
      margin-bottom: 0;
      background: #00438f;
      line-height: 42px;
      font-size: 16px;
      padding: 0 15px;
      margin-top: 10px;
      color: #fff;
      font-weight: bold; }
      .item2 .kjzx .pub-title .column {
        margin-right: 20px; }
      .item2 .kjzx .pub-title .on {
        color: #00fcff; }
      .item2 .kjzx .pub-title .more {
        position: absolute;
        bottom: 15px;
        right: 15px;
        font-size: 14px;
        font-weight: normal;
        line-height: 16px; }
        .item2 .kjzx .pub-title .more a {
          color: #00438f; }
          .item2 .kjzx .pub-title .more a.on {
            color: #00438f; }
          .item2 .kjzx .pub-title .more a:hover {
            color: #757575; }
    .item2 .kjzx .cont .news-list {
      display: none; }
      .item2 .kjzx .cont .news-list.on {
        display: block; }
      .item2 .kjzx .cont .news-list li {
        line-height: 38px; }
  .item2 .kjzx_banner {
    position: absolute;
    display: block;
    margin: 17px;
    margin-bottom: 10px; }

.item3 {
  margin-top: 40px; }
  .item3 .title3 {
    border-bottom: 3px solid #c1e0ff;
    margin-bottom: 15px;
    padding-bottom: 13px; }
    .item3 .title3 a {
      color: #00438f;
      font-size: 14px;
      line-height: 16px;
      display: block;
      margin-top: 20px; }
      .item3 .title3 a:hover {
        color: #757575; }
  .item3 .item3_content a {
    display: block;
    float: left;
    margin-right: 14px; }
    .item3 .item3_content a:last-child {
      margin-right: 0;
      float: right; }
    .item3 .item3_content a:hover {
      transform: translate(0, -10px); }

.footer {
  text-align: center;
  font-size: 16px;
  background: #151f57;
  color: #fcfdfd;
  padding-bottom: 30px; }
  .footer img {
    display: block;
    margin: 0 auto 30px auto; }
  .footer .link {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 65px; }
    .footer .link a {
      color: #0fc6d4;
      display: inline-block;
      padding: 0 5px; }
      .footer .link a:hover {
        color: #fff; }
  .footer p {
    line-height: 22px;
    color: #fff;
    font-size: 14px; }

.sub_content {
  width: 1200px;
  margin: 30px auto 34px auto;
  min-height: 500px; }
  .sub_content .sub_content_L {
    width: 260px; }
    .sub_content .sub_content_L img {
      display: block;
      margin-top: 15px; }
    .sub_content .sub_content_L .l_title {
      background: #00438f;
      line-height: 45px;
      text-align: center;
      color: #fff;
      font-size: 20px; }
    .sub_content .sub_content_L .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;
      background: #dbeaff; }
      .sub_content .sub_content_L .list li {
        margin-top: 11px;
        border-bottom: 1px solid #fff; }
        .sub_content .sub_content_L .list li.on {
          color: #0274d3; }
        .sub_content .sub_content_L .list li a {
          display: block;
          padding: 9px 6px; }
          .sub_content .sub_content_L .list li a .iconfont {
            margin-top: 2px;
            font-size: 18px; }
      .sub_content .sub_content_L .list li:last-child {
        border-bottom: none; }
  .sub_content .sub_content_R {
    width: 895px; }
    .sub_content .sub_content_R .r_title {
      border-bottom: 3px solid #c1e0ff;
      margin-bottom: 30px;
      line-height: 40px; }
      .sub_content .sub_content_R .r_title span {
        color: #00438f;
        display: block;
        font-size: 18px; }
      .sub_content .sub_content_R .r_title .pull-right {
        text-align: right;
        color: #515151;
        font-size: 14px; }
    .sub_content .sub_content_R .r_content .r_content_lx {
      border-bottom: 1px solid #f1f1f1;
      padding-bottom: 15px;
      margin-bottom: 25px; }
      .sub_content .sub_content_R .r_content .r_content_lx h1 {
        font-size: 20px;
        color: #00438f;
        line-height: 30px;
        margin-bottom: 15px; }
      .sub_content .sub_content_R .r_content .r_content_lx P {
        color: #686867;
        font-size: 16px;
        line-height: 30px; }
    .sub_content .sub_content_R .r_list li {
      zoom: 1;
      overflow: hidden;
      margin-bottom: 25px;
      width: 100%;
    }
      .sub_content .sub_content_R .r_list li .r_list_time {
        width: 70px;
        text-align: center;
        border: 1px solid #00438f;
        line-height: 35px; }
        .sub_content .sub_content_R .r_list li .r_list_time span {
          display: block;
          font-size: 22px;
          font-weight: bold;
          color: #00438f; }
        .sub_content .sub_content_R .r_list li .r_list_time em {
          display: block;
          background: #00438f;
          color: #fff;
          font-size: 14px; }
      .sub_content .sub_content_R .r_list li .r_list_content {
        width: 795px; }
        .sub_content .sub_content_R .r_list li .r_list_content a {
          line-height: 26px;
          font-size: 16px;
          color: #000;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-weight: normal;
          display: block; }
          .sub_content .sub_content_R .r_list li .r_list_content a:hover {
            color: #00438f; }
        .sub_content .sub_content_R .r_list li .r_list_content p {
          margin-top: 6px;
          line-height: 20px;
          font-size: 14px;
          color: #969696;
          text-overflow: -o-ellipsis-lastline;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
    .sub_content .sub_content_R .r_text .r_text_title {
      font-size: 28px;
      color: #00438f;
      line-height: 35px;
      text-align: center; }
    .sub_content .sub_content_R .r_text .r_text_time {
      font-size: 14px;
      color: #515151;
      line-height: 55px;
      text-align: center;
      border-bottom: 1px solid #f1f1f1;
      margin-bottom: 25px; }
      .sub_content .sub_content_R .r_text .r_text_time i {
        color: #ccc;
        vertical-align: -1px; }
    .sub_content .sub_content_R .r_content_hyzx .choose {
      padding: 14px 12px;
      background: #f2f2f2;
      color: #686867;
      font-size: 16px; }
      .sub_content .sub_content_R .r_content_hyzx .choose .sxdq p {
        margin-right: 6px; }
      .sub_content .sub_content_R .r_content_hyzx .choose .sxdq ul {
        width: 744px; }
        .sub_content .sub_content_R .r_content_hyzx .choose .sxdq ul li {
          float: left;
          padding-left: 6px;
          padding-right: 6px;
          cursor: pointer; }
          .sub_content .sub_content_R .r_content_hyzx .choose .sxdq ul li:hover {
            color: #00438f; }
      .sub_content .sub_content_R .r_content_hyzx .choose .selected {
        color: #00438f; }
    .sub_content .sub_content_R .r_content_hyzx table {
      table-layout: fixed;
      margin-top: 18px; }
      .sub_content .sub_content_R .r_content_hyzx table th {
        line-height: 40px;
        border-left: 1px solid #fff;
        background: #00438f;
        color: #fff; }
      .sub_content .sub_content_R .r_content_hyzx 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_content .sub_content_R .r_content_hyzx table td a {
          color: #00438f; }
      .sub_content .sub_content_R .r_content_hyzx table tr:nth-child(odd) {
        background: #f2f2f2; }

.hydl_box {
  width: 517px;
  height: 321px;
  margin: 0 auto; }
  .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; }
    .hydl_box .hydl_box_tit img {
      display: block;
      float: left;
      width: 98px;
      height: 68px;
      margin-top: 20px; }
    .hydl_box .hydl_box_tit h3 {
      float: left;
      margin-left: 30px; }
      .hydl_box .hydl_box_tit h3 span {
        opacity: 0.3;
        font-style: italic; }
  .hydl_box .hydl_box_con {
    width: 80%;
    padding-left: 40px;
    padding-right: 25px;
    margin: 0 auto; }
    .hydl_box .hydl_box_con > ul {
      margin-top: 20px; }
      .hydl_box .hydl_box_con > ul li {
        position: relative;
        line-height: 32px;
        margin-bottom: 22px; }
        .hydl_box .hydl_box_con > ul li span {
          color: #235fa8;
          font-size: 18px; }
        .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; }
    .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; }

/*# sourceMappingURL=style.css.map */
