.content {
  background-color: #f3f3f3;
  padding: 20px 0 45px 0; }
  .content .panel-news .panel-news-img {
    float: left;
    width: 780px; }
    .content .panel-news .panel-news-img img {
      width: 780px;
      height: 339px; }
  .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 {
        font-size: 26px;
        color: #323232;
        font-weight: bold;
        line-height: 36px;
        margin-bottom: 15px; }
      .content .panel-news .sidebar-wrapper .sidebar-top .sidebar-text {
        color: #323232;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px; }
        .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 {
        display: inline-block;
        width: 11px;
        height: 13px;
        margin-left: 10px;
        background: url(../images/ico-01.png) no-repeat; }
    .content .panel .panel-title .more {
      float: right;
      font-size: 12px;
      color: #a5a5a5;
      line-height: 33px; }
  .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 {
      width: 285px; }
      .content .panel-img-wrapper .panel-body ul .item .img-wrapper img {
        width: 285px;
        height: 171px; }
    .content .panel-img-wrapper .panel-body ul .item .item-title {
      padding: 0 20px;
      height: 60px;
      line-height: 60px;
      background: #fff;
      font-size: 15px;
      color: #323232;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .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 a {
      display: inline-block;
      width: 550px;
      font-size: 15px;
      color: #323232;
      line-height: 32px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .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; }

.timeLine {
  width: 180px;
  float: left;
  background-color: #fff; }
  .timeLine .timeLine-header {
    font-size: 18px;
    background-color: #f52f3e;
    color: #fff; }
  .timeLine .dotUl {
    background: url(../images/timeLineBg.png) no-repeat;
    background-position-x: 4px; }
  .timeLine .dotUl li {
    background: url(../images/timeLineDot.png) no-repeat;
    background-position-y: 5.5px;
    text-indent: 20px;
    margin-bottom: 15px; }
  .timeLine .dotUl li:last-child {
    margin-bottom: 0px;
    padding-bottom: 15px; }
  .timeLine .dotUl li.active {
    color: #f52f3e;
    background: url(../images/timeLineDotActive.png) no-repeat;
    background-position-x: -1px;
    background-position-y: 4px; }

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