.content {
  min-width: 1400px; }
  .content .container .whiteBg {
    background: #fff;
    padding: 1px 0px;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto; }
    .content .container .whiteBg .Announcement {
      margin: 0 auto;
      display: flex; }
      .content .container .whiteBg .Announcement .left_nav {
        background: #fff;
        position: relative; }
        .content .container .whiteBg .Announcement .left_nav ul {
          width: 120px; }
          .content .container .whiteBg .Announcement .left_nav ul li {
            width: 100%;
            height: 64px; }
            .content .container .whiteBg .Announcement .left_nav ul li a {
              font-weight: 700;
              display: block;
              font-size: 16px;
              color: #3c3c3c;
              line-height: 64px;
              text-align: left; }
              .content .container .whiteBg .Announcement .left_nav ul li a:hover {
                color: #a71f24; }
            .content .container .whiteBg .Announcement .left_nav ul li .on {
              color: #a71f24; }
        .content .container .whiteBg .Announcement .left_nav .line {
          width: 4px;
          height: 40px;
          position: absolute;
          right: -2px;
          top: 10px;
          background: #a71f24;
          transition: all 0.5s; }
      .content .container .whiteBg .Announcement .onfixed {
        position: fixed !important; }
      .content .container .whiteBg .Announcement .right_mes {
        padding-left: 20px;
        padding-bottom: 40px;
        border-left: 1px solid #e8e8e8;
        width: 100%;
        margin-top: 15px; }
        .content .container .whiteBg .Announcement .right_mes .right_mes_text .q_title {
          width: 100%;
          padding: 0 18px;
          box-sizing: border-box;
          height: 46px;
          font-size: 16px;
          color: #fff;
          line-height: 46px;
          background: #a71f24;
          display: flex;
          justify-content: space-between; }
          .content .container .whiteBg .Announcement .right_mes .right_mes_text .q_title span {
            font-weight: 700;
            display: block;
            float: left; }
          .content .container .whiteBg .Announcement .right_mes .right_mes_text .q_title a {
            display: block;
            float: right;
            font-size: 14px;
            color: #fff;
            line-height: 46px;
            text-align: left; }
        .content .container .whiteBg .Announcement .right_mes .right_mes_text ul {
          padding-top: 25px;
          padding-left: 25px;
          padding-bottom: 10px; }
          .content .container .whiteBg .Announcement .right_mes .right_mes_text ul li {
            padding-right: 20px;
            font-size: 14px;
            color: #3c3c3c;
            line-height: 60px;
            text-align: left;
            border-bottom: 1px dashed #ddd;
            overflow: hidden;
            display: flex;
            justify-content: space-between; }
            .content .container .whiteBg .Announcement .right_mes .right_mes_text ul li p {
              position: relative; }
              .content .container .whiteBg .Announcement .right_mes .right_mes_text ul li p a {
                font-size: 14px;
                color: #3c3c3c;
                line-height: 60px;
                text-align: left;
                padding-right: 30px; }
              .content .container .whiteBg .Announcement .right_mes .right_mes_text ul li p span {
                display: block;
                width: 30px;
                height: 100%;
                position: absolute;
                right: 0;
                top: 0;
                background: url("/img/Investor/q_pic6.png") right center no-repeat; }
            .content .container .whiteBg .Announcement .right_mes .right_mes_text ul li strong {
              display: block;
              font-weight: normal;
              color: #9d9d9d;
              float: right; }

/*# sourceMappingURL=information.css.map */
