.content {
  background-color: #f3f3f3;
  padding: 20px 0 45px 0; }
  .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-wrapper {
    position: relative;
    float: right;
    width: 400px;
    height: 339px; }
    .content .panel-news .sidebar-wrapper .sidebar-top {
      height: 200px;
      background-color: #fff;
      padding: 25px 20px 0 20px; }
      .content .panel-news .sidebar-wrapper .sidebar-top .sidebar-title {
        margin-bottom: 15px; }
        .content .panel-news .sidebar-wrapper .sidebar-top .sidebar-title img {
          width: 220px;
          height: 32px;
          margin: 0 auto; }
      .content .panel-news .sidebar-wrapper .sidebar-top .sidebar-text {
        color: #323232;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
        text-align: center; }
        .content .panel-news .sidebar-wrapper .sidebar-top .sidebar-text:last-child {
          margin-bottom: 0; }
    .content .panel-news .sidebar-wrapper .sidebar-bottom {
      position: absolute;
      left: 0;
      bottom: 0; }
      .content .panel-news .sidebar-wrapper .sidebar-bottom img {
        width: 400px;
        height: 120px; }
  .content .panel .panel-title {
    margin: 35px 0 15px; }
    .content .panel .panel-title .title {
      float: left;
      font-size: 24px;
      color: #323232;
      line-height: 34px;
      font-weight: bold; }
      .content .panel .panel-title .title i {
        float: left;
        margin-right: 10px; }
    .content .panel .panel-title .more {
      float: right;
      font-size: 14px;
      color: #323232;
      line-height: 33px; }
      .content .panel .panel-title .more:hover {
        text-decoration: underline; }
  .content .panel-img-wrapper .panel-title .title i {
    width: 30px;
    height: 30px;
    background: url(/19train/images/cont-ico01.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-list-left .panel-title .title i {
    width: 35px;
    height: 33px;
    background: url(/19train/images/cont-ico02.png) no-repeat; }
  .content .panel-list-wrapper .panel-list-left .panel-title .title .other {
    width: 36px;
    height: 32px;
    background: url(/19train/images/cont-ico04.png) no-repeat; }
  .content .panel-list-wrapper .panel-list-right .panel-title .title i {
    width: 32px;
    height: 33px;
    background: url(/19train/images/cont-ico03.png) no-repeat; }
  .content .panel-list-wrapper .panel-list-right .panel-title .title .other {
    width: 33px;
    height: 33px;
    background: url(/19train/images/cont-ico05.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: #f52f3e; }
  .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; }


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