<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.column .columnHeaderSwitch-left span, .column .columnHeaderSwitch-right a {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.main .news-content .news-content-text ul li a, .column .img-item .bottom-text .bottom-title a, .column .img-item .bottom-text .info {
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis; }

::-webkit-input-placeholder {
  color: #999999;
  font-size: 12px; }

::-moz-placeholder {
  color: #999999;
  font-size: 12px; }

:-ms-input-placeholder {
  color: #999999;
  font-size: 12px; }

:-moz-placeholder {
  color: #999999;
  font-size: 12px; }

.column .columnHeaderSwitch-left span, .column .columnHeaderSwitch-right a {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.main .news-content .news-content-text ul li a, .column .img-item .bottom-text .bottom-title a, .column .img-item .bottom-text .info {
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis; }

::-webkit-input-placeholder {
  color: #999999;
  font-size: 12px; }

::-moz-placeholder {
  color: #999999;
  font-size: 12px; }

:-ms-input-placeholder {
  color: #999999;
  font-size: 12px; }

:-moz-placeholder {
  color: #999999;
  font-size: 12px; }

.layout {
  width: 1200px;
  margin: 0 auto; }

.main {
  padding-bottom: 30px; }
  .main .slider_item {
    float: left;
    width: 770px;
    height: 482px;
    overflow: hidden;
    position: relative; }
    .main .slider_item .switch-tips {
      position: absolute;
      bottom: 20px;
      right: 26px;
      z-index: 1; }
      .main .slider_item .switch-tips li {
        cursor: pointer;
        text-indent: 99999px;
        float: left;
        width: 8px;
        height: 8px;
        background: #fff;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 50%;
        margin-right: 11px; }
        .main .slider_item .switch-tips li.on {
          background: #fff; }
        .main .slider_item .switch-tips li.last-switch-tips {
          margin-right: 0; }
    .main .slider_item .img-group ul li {
      float: left;
      position: relative;
      width: 770px;
      height: 482px; }
      .main .slider_item .img-group ul li img {
        width: 770px;
        height: 482px; }
      .main .slider_item .img-group ul li p {
        position: absolute;
        bottom: 0;
        width: 100%; }
        .main .slider_item .img-group ul li p a {
          display: block;
          height: 50px;
          line-height: 50px;
          color: #fff;
          font-size: 22px;
          padding: 0 200px 0 20px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          background: black;
          background: rgba(0, 0, 0, 0.3);
          background: transparent\8;
          zoom: 1;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D000000, endColorstr=#4D000000);
          -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D000000, endColorstr=#4D000000)"; }
  .main .news-content {
    float: right;
    width: 400px;
    *width: 374px;
    height: 482px;
    *height: 462px;
    padding: 20px 13px 0;
    border: 1px solid #e3e7e8;
    background-color: #fff;
  }
    .main .news-content .headerSwitch {
      margin-bottom: 5px; }
      .main .news-content .headerSwitch h3 {
        float: left;
        line-height: 42px;
        text-align: center;
        font-size: 22px;
        color: #999;
        cursor: pointer; }
        .main .news-content .headerSwitch h3.cur {
          color: #567fe6; }
        .main .news-content .headerSwitch h3.headerSwitch-left {
          margin-right: 70px; }
    .main .news-content .list-item-one, .main .news-content .list-item-two {
      display: none; }
    .main .news-content .news-content-text ul li {
      background: url(../images/ico-gray.png) 0 14px no-repeat;
      line-height: 50px; }
      .main .news-content .news-content-text ul li a {
        float: left;
        width: 345px;
        padding-left: 19px;
        color: #595959;
        font-size: 20px; }
        .main .news-content .news-content-text ul li a:hover {
          color: #567fe6; }
      .main .news-content .news-content-text ul li .ico-list {
        float: left;
        color: #567fe6;
        font-size: 22px; }
    .main .news-content .news-content-list .news-content-text li {
      background: none;
      *line-height: 47px; }
      .main .news-content .news-content-list .news-content-text li a {
        color: #333;
        *width: 330px; }
      .main .news-content .news-content-list .news-content-text li i {
        float: left;
        font-style: normal;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-top: 16px;
        text-align: center;
        font-size: 16px;
        color: #555; }
      .main .news-content .news-content-list .news-content-text li.hot i {
        color: #fafafa;
        border-radius: 50%;
        background: #567fe6; }

.container-wrapper {
  background: #fafafa;
  padding-bottom: 30px; }

.column {
  padding: 92px 0 0;
  position: relative; }
  .column .columnHeaderSwitch-left .header-span {
    position: absolute;
    top: 46px;
    left: 0;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 38px; }
    .column .columnHeaderSwitch-left .header-span:hover{
       color: #567fe6;
    }
  .column .column-wrapper {
    background: #fff;
    height: 274px;
    padding: 8px 13px 0;
    overflow: hidden; }
  .column .columnHeaderSwitch {
    margin-bottom: 15px; }
  .column .columnHeaderSwitch-left {
    float: left; }
    .column .columnHeaderSwitch-left span {
      line-height: 28px;
      font-size: 18px;
      color: #333;
      margin-right: 45px;
      cursor: pointer; }
      .column .columnHeaderSwitch-left span:hover {
        color: #567fe6; }
      .column .columnHeaderSwitch-left span.cur-item {
        color: #567fe6; }
  .column .columnHeaderSwitch-right {
    float: right; }
    .column .columnHeaderSwitch-right a {
      line-height: 28px;
      font-size: 14px;
      color: #b6b6b6; }
      .column .columnHeaderSwitch-right a:hover {
        text-decoration: underline; }
  .column .content-img-wrapper {
    display: none; }
  .column .img-item {
    float: left;
    margin-right: 30px; }
    .column .img-item .top-img img {
      width: 270px;
      height: 149px; }
    .column .img-item.last-img-item {
      margin-right: 0; }
    .column .img-item:hover .bottom-text p a {
      color: #567fe6; }
    .column .img-item .bottom-text {
      padding: 10px 0 20px; }
      .column .img-item .bottom-text .bottom-title a {
        width: 270px;
        line-height: 36px;
        font-size: 16px;
        color: #4f4f4f; }
      .column .img-item .bottom-text .praise {
        font-size: 12px;
        color: #333333; }
        .column .img-item .bottom-text .praise i {
          margin-left: 10px;
          color: #777; }
      .column .img-item .bottom-text .info {
        width: 270px;
        font-size: 12px;
        color: #555;
        line-height: 22px; }

.footer {
  margin-top: 0;
  background: #fff; }
</pre></body></html>