body {
  background-color: #fff; }

.content-wrapper .main {
  float: left;
  width: 740px;
  padding: 14px 14px 70px 14px;
  margin-top: 25px; }
  .content-wrapper .main h3 {
    font-size: 36px;
    color: #353535;
    line-height: 40px; }
  .content-wrapper .main .view-more {
    font-size: 12px;
    margin-bottom: 22px; }
    .content-wrapper .main .view-more a {
      font-size: 12px;
      color: #999;
      line-height: 16px; }
      .content-wrapper .main .view-more a:hover {
        color: #5db4de; }
  .content-wrapper .main .info-wrapper .rows-one {
    font-size: 16px;
    margin-bottom: 3px; }
    .content-wrapper .main .info-wrapper .rows-one a {
      display: inline-block;
      font-size: 18px;
      color: #333;
      line-height: 22px; }
      .content-wrapper .main .info-wrapper .rows-one a:hover {
        color: #5db4de; }
  .content-wrapper .main .info-wrapper .rows-two {
    font-size: 15px;
    color: #999;
    line-height: 25px; }
  .content-wrapper .main .info-wrapper .rows-three {
    margin-top: 10px;
    line-height: 20px; }
    .content-wrapper .main .info-wrapper .rows-three .release-time {
      float: left;
      font-size: 15px;
      line-height: 20px;
      color: #999;
      margin: 5px 20px 0 0; }
  .content-wrapper .main .divide-line {
    width: 100%;
    height: 1px;
    background-color: #efefef;
    margin: 37px 0; }

.page {
  margin-top: 40px;
  width: 100%;
  text-align: center; }
  .page .page-wrapper-out {
    float: left;
    position: relative;
    left: 50%; }
  .page .page-wrapper-inner {
    position: relative;
    left: -50%; }
  .page a {
    font-size: 14px;
    float: left;
    border: 1px solid #c2c2c2;
    line-height: 1;
    padding: 4px 10px;
    *padding: 4px 8px;
    color: #777;
    margin-right: 5px; }
    .page a:hover {
      color: #fff;
      background: #72b4ee;
      border-color: #72b4ee; }
    .page a:last-child {
      width: 34px;
      padding: 4px 6px; }
  .page span {
    display: inline-block;
    line-height: 16px;
    font-size: 14px;
    float: left;
    color: #777;
    padding: 4px 0;
    margin-right: 5px; }
    .page span.jump {
      margin-left: 40px; }
  .page input {
    float: left;
    font-size: 14px;
    border: 1px solid #c2c2c2;
    height: 24px;
    line-height: 1;
    *height: 15px;
    padding: 4px 0;
    width: 34px;
    margin-right: 5px; }

/*# sourceMappingURL=contentList.css.map */
