﻿.information_details {
  width: 1200px;
  margin: 0 auto;
  padding: 35px 0 150px; }
  .information_details .position {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #999; }
    .information_details .position a {
      font-size: 16px;
      color: #333;
      font-weight: bold; }
    .information_details .position a.active {
      color: #666;
      font-weight: normal; }
    .information_details .position span {
      padding: 0 5px;
      color: #999; }
  .information_details .top {
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 30px;
    position: relative;
    margin-bottom: 15px; }
    .information_details .top .title {
      font-size: 36px;
      color: #373d41;
      font-weight: bold; }
    .information_details .top .sub_title {
      font-size: 16px;
      color: #919497;
      line-height: 26px; }
    .information_details .top span {
      position: absolute;
      width: 10px;
      height: 50px;
      background: #50d1d1;
      left: 0;
      top: 25px; }
  .information_details .content_t {
    padding: 0 30px; }
    .information_details .content_t .title {
      font-size: 24px;
      color: #070614;
      text-align: center;
      margin: 30px 0 20px; }
    .information_details .content_t .time {
      font-size: 16px;
      color: #a7a9ac;
      text-align: right;
      margin-bottom: 20px; }
    .information_details .content_t p {
      font-size: 16px;
      margin-bottom: 15px; }
    .information_details .content_t img {
      margin: 0 auto -15px;
      padding-top: 20px; }

/*# sourceMappingURL=information_details.css.map */
