@charset "UTF-8";
/*html{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);_filter:none;}*/
body, html {
  word-wrap: break-word;
  min-width: 1400px; }

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em {
  margin: 0;
  padding: 0;
  border: 0; }

table, th, td {
  margin: 0;
  padding: 0; }

body {
  font-size: 14px;
  color: #333;
  font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", SimSun, Heiti, sans-serif;
  background: #fff; }

ul, ol, li {
  list-style: none; }

input, button {
  margin: 0;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

p img {
  display: inline-block; }

a {
  color: #333;
  outline: none !important;
  text-decoration: none;
  }

a:focus, a:hover {
  text-decoration: none; }

.clear {
  clear: both;
  height: 0px;
  border: none;
  padding: 0;
  margin: 0;
  line-height: 0px; }

.m {
  margin: 0px auto; }

.l {
  float: left; }

.r {
  float: right; }

.x {
  position: relative;
  z-index: 1; }

.x2 {
  position: relative;
  z-index: 2; }

.j {
  position: absolute;
  z-index: 1; }

.j2 {
  position: absolute;
  z-index: 2; }

.fix1 {
  position: fixed;
  z-index: 5; }

.fix {
  position: fixed;
  z-index: 10; }

.fix2 {
  position: fixed;
  z-index: 15; }

.vis {
  visibility: hidden; }

.tc {
  text-align: center; }

.ft28 {
  font-size: 28px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pt50 {
  padding-top: 50px; }

.pt60 {
  padding-top: 60px; }

.bk1 {
  background-color: #f9f9f9; }

.mb40 {
  margin-bottom: 40px; }

.mb100 {
  margin-bottom: 100px; }

.ml40 {
  margin-left: 40px; }

.db {
  display: block; }

.c1 {
  color: #222; }

.c2 {
  color: #fff; }

.overflow-hidden {
  overflow: hidden; }

@media (min-width: 1200px) {
  .container {
    width: 1400px; } }
.container {
  width: 1400px; }

.cen {
  padding-left: 0px;
  padding-right: 0px; }

.img-re-w {
  width: 100%;
  display: block; }

.img-re-h {
  height: 100%;
  display: block; }

.media_img {
  vertical-align: top;
  display: table-cell; }

.media_con {
  display: table-cell;
  vertical-align: top; }

@media (min-width: 1400px) {
  .col-lgg-2 {
    width: 16.666%;
    float: left; } }
.col-xs-1-7, .col-sm-1-7, .col-md-1-7, .col-lg-1-7 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.col-xs-1-7 {
  width: 14.2%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-7 {
    width: 14.2%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-1-7 {
    width: 14.2%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-1-7 {
    width: 14.2%;
    float: left; } }
.col-xs-1-8, .col-sm-1-8, .col-md-1-8, .col-lg-1-8 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.col-xs-1-8 {
  width: 12.5%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-8 {
    width: 12.5%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-1-8 {
    width: 12.5%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-1-8 {
    width: 12.5%;
    float: left; } }
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.col-xs-1-5 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left; } }
/*通用end*/
/*:root {
  filter: none; }*/

@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
.top {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  background-color: #0a50b4; }
  .top .top-kj {
    font-size: 12px;
    color: #fff;
    margin-right: 55px; }
    .top .top-kj a {
      color: #fff; }
      .top .top-kj a:hover {
        text-decoration: underline; }
    .top .top-kj span {
      padding: 0px 8px; }
    .top .top-kj img {
      margin-right: 5px; }
  .top .search {
    width: 192px;
    margin-top: 12px;
    height: 26px;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    .top .search input {
      display: block;
      height: 26px;
      line-height: 26px;
      width: 100%;
      padding: 0px 10px;
      background-color: #fff;
      border: none;
      outline: none;
      border-radius: 13px; }
    .top .search .sear-btn {
      position: absolute;
      right: 0px;
      top: 0px;
      z-index: 1;
      width: 37px;
      height: 26px;
      text-align: center;
      color: #333;
      cursor: pointer;
      outline: none;
      border: none;
      background-color: #fff;
      border-radius: 13px; }

.head {
  border-bottom: 2px solid #cccccc; }

.top-nav {
  margin-left: 35px;
  height: 66px; }
  .top-nav li {
    float: left;
    font-size: 18px; }
    .top-nav li.on .a1, .top-nav li:hover .a1 {
      background-color: #0a50b4;
      color: #fff; }
    .top-nav li .a1 {
      display: block;
      padding: 0px 25px;
      height: 66px;
      line-height: 66px;
      color: #383838; }

.tong-top {
  border: 1px solid #e5e5e5;
  font-size: 16px;
  height: 52px;
  overflow: hidden;
  padding: 0px 15px;
  padding-left: 68px;
  background: #fff url(ico7.png) 15px center no-repeat; }
  .tong-top li {
    height: 50px;
    line-height: 50px; }

.main1 .m1-left {
  width: 700px;
  position: relative;
  z-index: 1; }
  .main1 .m1-left .nr {
    padding: 5px 15px; }
    .main1 .m1-left .nr h3 {
      font-size: 16px;
      line-height: 160%;
      font-weight: normal; }
      .main1 .m1-left .nr h3 a {
        color: #383838; }
  .main1 .m1-left .hod1 {
    position: absolute;
    bottom: 70px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 0px;
    text-align: center; }
    .main1 .m1-left .hod1 ul {
      display: inline-block; }
      .main1 .m1-left .hod1 ul li {
        float: left;
        width: 9px;
        height: 9px;
        margin: 0px 5px;
        background-color: #fff;
        border-radius: 50%; }
        .main1 .m1-left .hod1 ul li.on {
          background-color: #133984; }
.main1 .m1-right {
  width: 678px; }
  .main1 .m1-right .hod2 {
    background-color: #f3f3f3;
    height: 38px;
    line-height: 38px;
    overflow: hidden; }
    .main1 .m1-right .hod2 li {
      width: 120px;
      float: left;
      height: 38px;
      font-size: 20px;
      line-height: 38px;
      text-align: center;
      color: #333;
      background-color: #f3f3f3;
      border-left: 1px solid #f9f9f9; }
      .main1 .m1-right .hod2 li:first-child {
        border-left: none; }
      .main1 .m1-right .hod2 li a {
        color: #333;
        display: block; }
      .main1 .m1-right .hod2 li.on, .main1 .m1-right .hod2 li:hover {
        background-color: #0a50b4;
        color: #fff; }
        .main1 .m1-right .hod2 li.on a, .main1 .m1-right .hod2 li:hover a {
          color: #fff; }
    .main1 .m1-right .hod2 .a1 {
      font-size: 16px;
      margin-right: 10px;
      color: #6e6e6e; }
      .main1 .m1-right .hod2 .a1:hover {
        text-decoration: underline; }
  .main1 .m1-right .bod2 {
    margin-top: 17px; }
    .main1 .m1-right .bod2 dt {
      margin-bottom: 15px; }
.bod1 ul li a img {
    width: 700px;
    height: 385px;
}
   .main1 .m1-right .bod2 dt a img{

width: 170px;

height: 94px;

}

      .main1 .m1-right .bod2 dt .nr {
        width: 490px; }
        .main1 .m1-right .bod2 dt .nr h3 {
          font-size: 19px;
          font-weight: normal;
          line-height: 140%;
          color: #333; }
          .main1 .m1-right .bod2 dt .nr h3 a {
            color: #333; }
            .main1 .m1-right .bod2 dt .nr h3 a:hover {
              text-decoration: underline; }
        .main1 .m1-right .bod2 dt .nr .jj {
          font-size: 14px;
          font-weight: normal;
          line-height: 140%;
          color: #747474; }
        .main1 .m1-right .bod2 dt .nr .time {
          color: #9c9c9c;
          margin-top: 5px;
          font-size: 12px;
          line-height: 140%;
          font-weight: normal; }
          .main1 .m1-right .bod2 dt .nr .time img {
            margin-top: 1px;
            margin-right: 5px;
            display: inline-block;
            vertical-align: top; }
    .main1 .m1-right .bod2 dd {
      font-size: 17px;
      line-height: 140%;
      padding: 5px 0px;
      border-bottom: 1px dashed #ddd;
      width: 330px;
      float: left;
      margin-left: 17px; }
      .main1 .m1-right .bod2 dd:nth-child(2n+1) {
        margin-left: 0px; }
      .main1 .m1-right .bod2 dd i {
        margin-right: 0;
        color: #003770;
        background: url(sj_zfy.jpg) no-repeat 0 5px;
        height: 23px;
        width: 10px;
        display: inline-block;
        float: left;
        }
      .main1 .m1-right .bod2 dd a {
        color: #333;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 96%;
        display: block;
        float: right;
        }
        .main1 .m1-right .bod2 dd a:hover {
          text-decoration: underline; }

.title1 {
  line-height: 38px;
  height: 38px;
  border-left: 6px solid #0a50b4;
  padding-left: 18px;
  padding-right: 10px;
  background-color: #f3f3f3; }
  .title1 .s1 {
    font-size: 20px;
    color: #0a50b4;
    font-weight: bold; }
  .title1 .a1 {
    font-size: 16px;
    line-height: 38px;
    color: #6e6e6e; }
    .title1 .a1:hover {
      color: #0a50b4; }

.main2 .m2-left-cen {
  width: 1125px; }
.main2 .m2-left {
  background-color: #fff;
  width: 550px;
  padding: 0px 0px 15px; }
  .main2 .m2-left .jj {
    font-size: 14px;
    line-height: 160%;
    color: #333;
    padding: 0px 15px;
    margin-top: 15px; }
    .main2 .m2-left .jj a {
      color: #0a50b4; }
      .main2 .m2-left .jj a:hover {
        text-decoration: underline; }
  .main2 .m2-left ul {
    display: inline-block;
    margin-top: 15px; }
  .main2 .m2-left li {
    position: relative;
    z-index: 1;
    width: 90px;
    height: 90px;
    background-color: #f8f8f8;
    border: 1px solid #ebebeb;
    text-align: center;
    padding-top: 13px;
    float: left;
    margin-left: 35px; }
    .main2 .m2-left li:first-child {
      margin-left: 0px; }
    .main2 .m2-left li .a1 {
      position: absolute;
      left: 0px;
      top: 0px;
      right: 0px;
      bottom: 0px;
      z-index: 1; }
    .main2 .m2-left li h3 {
      font-size: 12px;
      color: #0a50b4;
      line-height: 140%;
      margin-top: 10px; }
.main2 .m2-slide {
  width: 550px; }
  .main2 .m2-slide .hod2 {
    background-color: #f3f3f3;
    height: 38px;
    line-height: 38px;
    overflow: hidden; }
    .main2 .m2-slide .hod2 li {
      width: 120px;
      float: left;
      height: 38px;
      font-size: 20px;
      line-height: 38px;
      text-align: center;
      color: #333;
      background-color: #f3f3f3;
      border-left: 1px solid #f9f9f9; }
      .main2 .m2-slide .hod2 li:first-child {
        border-left: none; }
      .main2 .m2-slide .hod2 li a {
        color: #333;
        display: block; }
      .main2 .m2-slide .hod2 li.on, .main2 .m2-slide .hod2 li:hover {
        background-color: #0a50b4;
        color: #fff; }
        .main2 .m2-slide .hod2 li.on a, .main2 .m2-slide .hod2 li:hover a {
          color: #fff; }
    .main2 .m2-slide .hod2 .a1 {
      font-size: 16px;
      margin-right: 10px;
      color: #6e6e6e; }
      .main2 .m2-slide .hod2 .a1:hover {
        text-decoration: underline; }
  .main2 .m2-slide .bod2 {
    margin-top: 17px; }
    .main2 .m2-slide .bod2 dt {
      margin-bottom: 15px; }
      .main2 .m2-slide .bod2 dt .nr {
        width: 415px; }
        .main2 .m2-slide .bod2 dt .nr h3 {
          font-size: 19px;
          font-weight: normal;
          line-height: 140%;
          color: #333; }
          .main2 .m2-slide .bod2 dt .nr h3 a {
            color: #333; }
            .main2 .m2-slide .bod2 dt .nr h3 a:hover {
              text-decoration: underline; }
        .main2 .m2-slide .bod2 dt .nr .jj {
          font-size: 14px;
          font-weight: normal;
          line-height: 140%;
          color: #747474; }
        .main2 .m2-slide .bod2 dt .nr .time {
          color: #9c9c9c;
          margin-top: 5px;
          font-size: 12px;
          line-height: 140%;
          font-weight: normal; }
          .main2 .m2-slide .bod2 dt .nr .time img {
            margin-top: 1px;
            margin-right: 5px;
            display: inline-block;
            vertical-align: top; }
    .main2 .m2-slide .bod2 dd {
      font-size: 17px;
      line-height: 140%;
      padding: 5px 0px;
      border-bottom: 1px dashed #ddd; }
      .main2 .m2-slide .bod2 dd i {
        /* margin-right: 5px; */
        color: #003770;
        background: url(sj_zfy.jpg) no-repeat 0 -1px;
        height: 10px;
        width: 10px;
        display: inline-block;
        }
      .main2 .m2-slide .bod2 dd a {
        color: #333; }
        .main2 .m2-slide .bod2 dd a:hover {
          text-decoration: underline; }
.main2 .m2-center {
  width: 550px; }
  .main2 .m2-center li {
    background-color: #fff;
    margin-top: 13px; }
  .main2 .m2-center .nr {
    width: 418px;
    padding: 13px; }
    .main2 .m2-center .nr h3 {
      font-size: 18px;
      color: #333;
      line-height: 140%;
      margin-bottom: 5px; }
      .main2 .m2-center .nr h3 a {
        color: #333; }
        .main2 .m2-center .nr h3 a:hover {
          color: #0a50b4; }
    .main2 .m2-center .nr .jj {
      font-size: 14px;
      line-height: 140%;
      color: #787878; }
.main2 .m2-right {
  width: 250px;
  height: 750px;
  background-color: #fff;
  overflow: hidden; }
  .main2 .m2-right .prev1 {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    line-height: 140%;
    color: #0a50b4;
    margin-bottom: 5px;
    cursor: pointer;
    background: url(zfy_top.jpg) no-repeat;
    width: 10px;
    height: 10px;
    margin-left: 45%;
    }
  .main2 .m2-right .next1 {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 140%;
    color: #0a50b4;
    margin-top: 5px;
    cursor: pointer;
    background: url(zfy_bottom.jpg) no-repeat;
    width: 10px;
    height: 10px;
    margin-left: 45%;
    }
  .main2 .m2-right .bod3 {
    height: 210px; }
  .main2 .m2-right .swiper-slide {
    overflow: hidden; }
  .main2 .m2-right .swiper-slide .item {
    color: #333;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    padding: 0px 8px;
    height: 35px;
    line-height: 34px;
    overflow: hidden; }
    .main2 .m2-right .swiper-slide .item i {
      color: #0a50b4;
      font-size: 12px;
      margin-right: 5px; }
    .main2 .m2-right .swiper-slide .item a {
      color: #333; }
      .main2 .m2-right .swiper-slide .item a:hover {
        color: #0a50b4; }
  .main2 .m2-right .kjtd {
    padding: 15px; }
    .main2 .m2-right .kjtd img {
      border: 1px solid #ddd; }

.main3 .slide3_btn {
  margin: 15px auto 0px; }
  .main3 .slide3_btn a {
    font-size: 24px;
    color: #666;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 50px;
    height: 50px;
    margin: 0px 10px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #ddd; }
    .main3 .slide3_btn a:hover {
      color: #0a50b4;
      border: 1px solid #0a50b4; }

.sideMenu h3 {
  color: #fff;
  height: 38px;
  text-align: center;
  font-weight: bold;
  line-height: 38px;
  background: #383838;
  cursor: pointer;
  font-size: 18px;
  margin-top: 1px; }

.sideMenu h3:first-child {
  margin-top: 0px; }

.sideMenu h3.on {
  background-color: #0a50b4;
  color: #fff; }

.sideMenu .nr-con {
  padding: 5px 15px 5px;
  color: #999;
  /* 默认都隐藏 */ }

.footer {
  background-color: #434343;
  padding: 30px 0px; }
  .footer .ft-nav {
    font-size: 16px;
    line-height: 140%; }
    .footer .ft-nav a {
      color: #fff; }
      .footer .ft-nav a:hover {
        text-decoration: underline; }
    .footer .ft-nav span {
      color: #fff;
      padding: 0px 30px; }
  .footer .ft-wz {
    font-size: 16px;
    color: #fff;
    line-height: 140%;
    margin-top: 5px; }
    .footer .ft-wz p {
      font-size: 16px;
      padding: 5px 0px; }
  .footer .ft-right li {
    width: 100px;
    margin: 0px 50px;
    float: left; }
    .footer .ft-right li img {
      background-color: #fff;
      padding: 5px;
      border-radius: 5px; }
    .footer .ft-right li h3 {
      font-size: 16px;
      line-height: 140%;
      margin-top: 5px;
      text-align: center;
      color: #fff; }

.weizhi {
  font-size: 14px;
  color: #333;
  line-height: 140%;
  padding: 17px 0px;
  border-bottom: 1px solid #e4e4e4; }
  .weizhi img {
    margin-right: 10px; }
  .weizhi span {
    padding: 0px 5px; }
  .weizhi a {
    color: #333; }
    .weizhi a:hover {
      color: #ddd; }

.list-left {
  width: 1000px; }

.list-right {
  width: 371px; }

.list-menu {
  border-top: 2px solid #0a50b4;
  border-bottom: 1px solid #ddd; }
  .list-menu li {
    float: left;
    height: 60px;
    line-height: 60px;
    color: #333;
    position: relative;
    z-index: 1;
    margin-top: -2px;
    margin-bottom: -1px;
    font-size: 18px; }
    .list-menu li a {
      color: #333;
      padding: 0px 20px;
      display: block; }
    .list-menu li.on, .list-menu li:hover {
      background-color: #0a50b4;
      color: #fff; }
      .list-menu li.on a, .list-menu li:hover a {
        color: #fff; }

.article {
  font-size: 14px;
  line-height: 160%; }
  .article img {
    max-width: 100%; }
  .article h1 {
    line-height: 200%;
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px; }
  .article .hdwz {
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd; }
    .article .hdwz span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      font-size: 14px;
      color: #999;
      line-height: 20px;
      margin-top: 5px; }
  .article .zuoyou li {
    padding: 0px; }
  .article .zuoyou .nr {
    padding: 15px;
    color: #5b5b5b; }
    .article .zuoyou .nr h3 {
      font-size: 16px;
      line-height: 140%;
      font-weight: bold;
      margin-top: 5px;
      margin-bottom: 5px; }
  .article .zuoyou .jj {
    line-height: 200%; }
  .article .wznr {
    padding: 15px; }

.rdlj {
  border: 1px dashed #ddd;
  height: auto;
  /* overflow: hidden; */
  }
  .rdlj dt {
    font-size: 22px;
    font-weight: bold;
    line-height: 140%;
    color: #333;
    background: url(rdlj.jpg) left 18px repeat-x;
    text-align: center; }
    .rdlj dt span {
      display: inline-block;
      padding: 10px 15px;
      background-color: #fff; }
  .rdlj dd {
    padding: 5px 15px 15px; }
    .rdlj dd li {
      font-size: 17px;
      line-height: 140%;
      color: #333;
      padding: 5px 0px;
      border-bottom: 1px solid #ddd;
      display: none;
      }
  .rdlj dd li:nth-child(1){display: block;}
  .rdlj dd li:nth-child(2){display: block;}
  .rdlj dd li:nth-child(3){display: block;}
  .rdlj dd li:nth-child(4){display: block;}
  .rdlj dd li:nth-child(5){display: block;}
.rdlj dd li:nth-child(6){display: block;}
      .rdlj dd li i {
        width: 25px;
        color: #0a50b4;
        text-align: center;
        font-size: 12px;
        margin-top: 0px; }
      .rdlj dd li .nr {
        width: 312px; }
      .rdlj dd li a {
        color: #333; }
        .rdlj dd li a:hover {
          color: #0a50b4; }

.zx-list .time {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-right: 10px;
  background-color: #f2f2f2;
  text-align: center; }
  .zx-list .time .s1 {
    font-size: 30px;
    line-height: 100%;
    color: #888;
    margin-top: 30px; }
  .zx-list .time .s2 {
    font-size: 20px;
    color: #999;
    line-height: 100%; }
.zx-list li {
  padding: 15px;
  border-bottom: 1px solid #ddd; }
  .zx-list li:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); }
.zx-list .nr h3 {
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 15px;
  margin-top: 10px; }
  .zx-list .nr h3 a {
    color: #666; }
    .zx-list .nr h3 a:hover {
      color: #154f9e; }
  .zx-list .nr h3 .acen {
    display: inline-block; }
  .zx-list .nr h3 span {
    font-size: 14px;
    color: #b0b0b0;
    line-height: 140%;
    margin-left: 20px; }
.zx-list .nr .jj {
  color: #a09f9f;
  line-height: 160%;
  font-size: 14px;
  height: 64px;
  overflow: hidden;
  }
.zx-list {
    padding-bottom: 38px;
}
.ryzz-list li {
  width: 222px;
  margin: 0px 12px 24px;
  float: left; }
  .ryzz-list li:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3); }
  .ryzz-list li:nth-child(4n+1) {
    clear: both; }
  .ryzz-list li .nr {
    padding: 10px; }
    .ryzz-list li .nr h3 {
      font-size: 14px;
      color: 666;
      line-height: 140%; }
.cyfw-list li img {
    width: 276px;
    height: 179px;
}
.cyfw-list li {
  padding: 15px;
  /* height: 225px; */
  margin-bottom: 20px;
  /* overflow: hidden; */
  }
  .cyfw-list li:hover {
    background-color: #0a50b4; }
    .cyfw-list li:hover .nr h3 {
      color: #fff; }
      .cyfw-list li:hover .nr h3 a {
        color: #fff; }
    .cyfw-list li:hover .nr .time {
      color: #fff; }
    .cyfw-list li:hover .nr .jj {
      color: #fff!important;
      background: #0a50b4!important;
      }
 .cyfw-list li:hover .nr .jj p{
      color: #fff!important;
      background: #0a50b4!important;
      }
.cyfw-list .nr {
  width: 670px;
  height: auto;
  overflow: hidden;
  }
  .cyfw-list .nr h3 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 140%;
    margin-bottom: 10px;
    margin-top: 10px; }
    .cyfw-list .nr h3 a {
      color: #333; }
  .cyfw-list .nr .time {
    font-size: 12px;
    line-height: 140%;
    color: #333;
    margin-bottom: 10px; }
  .cyfw-list .nr .jj {
    font-size: 16px;
    line-height: 160%;
    color: #333;
    height: 57px;
    overflow: hidden;
    }
  .cyfw-list .nr .a1 {
    width: 114px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    color: #003770;
    margin-top: 5px; }

/*分页*/
.page2 {
  /*overflow: hidden;*/
  text-align: center;
  padding: 10px;
  clear: both; }

.page2 .ul {
  border: 1px solid #e4eaec;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff; }

.page2 .rows {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #76838f;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }

.page2 .num {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #76838f;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }

.page2 .current {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #0094c0;
  border-left: 1px solid #e4eaec; }

.page2 .prev {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #76838f;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }
.page2 .end {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #76838f;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }
.page2 .first {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #76838f;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }

.page2 .next {
  height: 40px;
  line-height: 40px;
  float: left;
  padding: 0px 15px;
  margin: 0px;
  color: #76838f;
  font-size: 14px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #e4eaec; }

/*# sourceMappingURL=style.css.map */
.jj img {
    display: none!important;
}
.jj p br {
    display: none;
}

.jj p span  {
  overflow: hidden;
  text-overflow: ellipsis;  /* 超出部分省略号 */
  word-break: break-all;  /* 设置省略字母数字 */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 显示的行数 */
  text-align: left;
  display: block;
  color: rgb(51, 51, 51);
  font-weight: 500;
}



.jj p   {
  overflow: hidden;
  text-overflow: ellipsis;  /* 超出部分省略号 */
  word-break: break-all;  /* 设置省略字母数字 */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 显示的行数 */
  text-align: left!important;
  text-indent: 0em!important;
  color: rgb(51, 51, 51);
}

.jj p strong   {
 font-weight: 500;
}

.cen dt a img {
    width: 120px;
    height: 94px;
}
.cen dl dd:nth-child(3){
    
display: none;
}
.cen dl dd:nth-child(4){
    
display: none;
}


