body {
  background-color: #f4f9fb; }

.content {
  margin-top: 44px;
  margin-bottom: 27px; }
  .content .panel-news .play-img {
    position: relative;
    float: left;
    width: 780px;
    height: 340px;
    overflow: hidden;
    background-color: #fff; }
    .content .panel-news .play-img .bd {
      position: relative;
      z-index: 0; }
      .content .panel-news .play-img .bd ul {
        width: 780px !important; }
      .content .panel-news .play-img .bd li {
        width: 780px !important;
        height: 340px; }
        .content .panel-news .play-img .bd li a {
          display: block;
          width: 780px;
          height: 340px; }
          .content .panel-news .play-img .bd li a img {
            width: 780px;
            height: 340px; }
          .content .panel-news .play-img .bd li a .txt {
            position: absolute;
            width: 780px;
            height: 40px;
            line-height: 40px;
            bottom: 0;
            left: 0;
            padding: 0 130px 0 16px;
            font-size: 16px;
            color: #fff;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            background: rgba(51, 51, 51, 0.6); }
    .content .panel-news .play-img .hd {
      position: absolute;
      z-index: 2;
      bottom: 16px;
      right: 46px;
      height: 10px;
      line-height: 10px;
      text-align: center; }
      .content .panel-news .play-img .hd ul li {
        cursor: pointer;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 6px;
        height: 6px;
        text-indent: 10000px;
        border-radius: 50%;
        margin: 0 7px;
        background-color: #fff;
        overflow: hidden;
        filter: alpha(opacity=20);
        opacity: 0.52; }
        .content .panel-news .play-img .hd ul li.on {
          filter: alpha(opacity=100);
          opacity: 1; }
  .content .panel-news .sidebar-wrap {
    float: right;
    width: 420px;
    height: 339px;
    padding: 38px 30px;
    background: #fff; }
    .content .panel-news .sidebar-wrap .sidebar {
      height: 100%;
      position: relative; }
      .content .panel-news .sidebar-wrap .sidebar .sd-hd p {
        float: left;
        font-size: 43px;
        line-height: 56px;
        padding: 0 18px;
        color: #fff;
        background-color: #3f62b5; }
      .content .panel-news .sidebar-wrap .sidebar .sd-hd ul {
        float: left;
        margin-left: 16px; }
        .content .panel-news .sidebar-wrap .sidebar .sd-hd ul li {
          color: #3f62b5;
          font-size: 14px;
          line-height: 1; }
        .content .panel-news .sidebar-wrap .sidebar .sd-hd ul .title {
          font-size: 26px;
          font-weight: bold;
          line-height: 36px;
          margin-bottom: 4px; }
      .content .panel-news .sidebar-wrap .sidebar .sd-bd {
        margin-top: 22px; }
        .content .panel-news .sidebar-wrap .sidebar .sd-bd .title {
          font-size: 24px;
          color: #333;
          line-height: 33px;
          margin-bottom: 3px; }
        .content .panel-news .sidebar-wrap .sidebar .sd-bd .info {
          font-size: 14px;
          color: #323232;
          line-height: 19px; }
      .content .panel-news .sidebar-wrap .sidebar .sd-ft {
        position: absolute;
        bottom: 0;
        left: 0; }
        .content .panel-news .sidebar-wrap .sidebar .sd-ft a {
          font-size: 16px;
          color: #ff8a00;
          display: inline-block;
          line-height: 26px; }
  .content .panel .panel-title {
    margin: 35px 0 15px; }
    .content .panel .panel-title .title {
      float: left;
      font-size: 24px;
      color: #3f62b5;
      line-height: 34px;
      font-weight: bold; }
    .content .panel .panel-title .more {
      float: right;
      font-size: 12px;
      color: #3f62b5;
      line-height: 33px; }
      .content .panel .panel-title .more:hover {
        text-decoration: underline; }
  .content .panel-img-wrapper .panel-title .title i {
    display: inline-block;
    margin-left: 9px;
    width: 11px;
    height: 13px;
    background: url(../images/ico-triangle.png) no-repeat; }
  .content .panel-img-wrapper .panel-body ul .item {
    float: left;
    width: 285px;
    margin-right: 20px; }
    .content .panel-img-wrapper .panel-body ul .item.last-item, .content .panel-img-wrapper .panel-body ul .item:last-child {
      margin-right: 0; }
    .content .panel-img-wrapper .panel-body ul .item .img-wrapper {
      display: block;
      width: 285px; }
      .content .panel-img-wrapper .panel-body ul .item .img-wrapper img {
        width: 285px;
        height: 231px; }
    .content .panel-img-wrapper .panel-body ul .item .item-title {
      padding: 0 20px;
      height: 60px;
      line-height: 60px;
      background: #fff;
      font-size: 14px;
      color: #323232;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .content .panel-list-wrapper .panel-title .title i {
    display: inline-block;
    width: 11px;
    height: 13px;
    margin-left: 9px;
    background: url(../images/ico-triangle.png) no-repeat; }
  .content .panel-list-wrapper .panel-list .panel-news-wrapper .panel-body {
    background: #fff; }
    .content .panel-list-wrapper .panel-list .panel-news-wrapper .panel-body ul {
      padding: 21px 20px;
      height: 230px; }
    .content .panel-list-wrapper .panel-list .panel-news-wrapper .panel-body li {
      margin: 3px 0; }
      .content .panel-list-wrapper .panel-list .panel-news-wrapper .panel-body li a {
        display: inline-block;
        max-width: 550px;
        font-size: 14px;
        color: #323232;
        line-height: 32px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .content .panel-list-wrapper .panel-list .panel-news-wrapper .panel-body li a:hover {
          color: #3f62b5; }
  .content .panel-list-wrapper .panel-list-left {
    float: left;
    width: 590px; }
  .content .panel-list-wrapper .panel-list-right {
    float: right;
    width: 590px; }
    .content .panel-list-wrapper .panel-list-right .panel-img-wrapper .panel-body ul .item {
      width: 285px; }
      .content .panel-list-wrapper .panel-list-right .panel-img-wrapper .panel-body ul .item .img-wrapper {
        display: block;
        width: 285px; }
        .content .panel-list-wrapper .panel-list-right .panel-img-wrapper .panel-body ul .item .img-wrapper img {
          width: 285px;
          height: 170px; }
  .content .small-img .panel-body ul .item .img-wrapper img {
    height: 171px; }
  .content .small-img .panel-body ul .item .img-wrapper p {
    height: 60px;
    line-height: 60px;
    width: 285px;
    padding: 0 20px;
    background-color: #fff;
    color: #323232;
    font-size: 14px; }

/*# sourceMappingURL=index.css.map */
