#newsCorp {
  width: 100%;
  background: #eef2f5; }
  #newsCorp .menuBox {
    background: #fafbfc; }
    #newsCorp .menuBox .menuTitle {
      width: 1180px;
      margin: 0 auto;
      height: 66px;
      line-height: 66px; }
      #newsCorp .menuBox .menuTitle a {
        display: inline-block; }
        #newsCorp .menuBox .menuTitle a:hover {
          display: inline-block;
          height: 66px;
          line-height: 66px;
          color: #c6161e;
          font-weight: bold; }
      #newsCorp .menuBox .menuTitle .active {
        display: inline-block;
        height: 66px;
        line-height: 66px;
        color: #c6161e;
        font-weight: bold;
        background-blend-mode: multiply; }
      #newsCorp .menuBox .menuTitle .bound {
        display: inline-block;
        width: 1px;
        height: 16px;
        line-height: 16px;
        color: #dddddd; }
  #newsCorp .maxW {
    margin-top: 70px;
    padding-bottom: 70px; }
    #newsCorp .maxW .left {
      float: left;
      padding: 64px 42px 60px 30px;
      background: #ffffff;
      padding-top: 64px;
      width: 824px; }
      #newsCorp .maxW .left .title {
        font-size: 30px;
        color: #000000;
        line-height: 1.6em; }
      #newsCorp .maxW .left .param {
        margin-top: 26px;
        margin-bottom: 46px;
        vertical-align: bottom; }
        #newsCorp .maxW .left .param span {
          display: inline-block;
          vertical-align: text-bottom;
          font-size: 14px;
          color: #666666; }
          #newsCorp .maxW .left .param span img {
            display: inline-block;
            vertical-align: bottom; }
        #newsCorp .maxW .left .param .sizi a {
          display: inline-block;
          margin-right: 10px; }
        #newsCorp .maxW .left .param .sizi .add {
          width: 16px;
          height: 16px;
          background: url("../images/icon_zisi.png") no-repeat;
          background-position: 0px 0px; }
        #newsCorp .maxW .left .param .sizi .primitive {
          width: 16px;
          height: 16px;
          background: url("../images/icon_zisi.png") no-repeat;
          background-position: -24px 0px; }
        #newsCorp .maxW .left .param .sizi .minus {
          width: 16px;
          height: 16px;
          background: url("../images/icon_zisi.png") no-repeat;
          background-position: -48px 0px; }
      #newsCorp .maxW .left .content {
        font-size: 14px;
        color: #8e8e8e; }
        #newsCorp .maxW .left .content p {
          margin: 0 !important; }
          #newsCorp .maxW .left .content p span {
            line-height: 1.8em !important;
            color: #666 !important;
            font-family: "Helvetica Neue", "Helvetica", Arial, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", "Lucida Grande", "Hiragino Sans GB", STHeiti, SimSun, sans-serif !important; }
          #newsCorp .maxW .left .content p video {
            width: 100%; }
    #newsCorp .maxW .right {
      float: right;
      width: 332px; }
      #newsCorp .maxW .right .up, #newsCorp .maxW .right .next {
        display: block;
        padding: 25px 46px 25px 30px;
        margin-bottom: 14px;
        background: #ffffff; }
        #newsCorp .maxW .right .up:hover, #newsCorp .maxW .right .next:hover {
          background: #c2161e; }
          #newsCorp .maxW .right .up:hover .title, #newsCorp .maxW .right .next:hover .title {
            color: #fff; }
          #newsCorp .maxW .right .up:hover .abstract, #newsCorp .maxW .right .next:hover .abstract {
            color: #fff; }
          #newsCorp .maxW .right .up:hover .time, #newsCorp .maxW .right .next:hover .time {
            color: #fff; }
        #newsCorp .maxW .right .up .title, #newsCorp .maxW .right .next .title {
          font-weight: bold;
          font-size: 18px;
          color: #000000; }
        #newsCorp .maxW .right .up .abstract, #newsCorp .maxW .right .next .abstract {
          font-size: 16px;
          line-height: 26px;
          color: #666666; }
        #newsCorp .maxW .right .up .time, #newsCorp .maxW .right .next .time {
          font-size: 14px;
          color: #666666; }
      #newsCorp .maxW .right .share {
        background: #fff;
        padding: 8%; }
        #newsCorp .maxW .right .share .title {
          font-weight: bold;
          font-size: 18px;
          color: #000000; }
        #newsCorp .maxW .right .share .return {
          width: 100%;
          height: 42px;
          line-height: 42px;
          background: #c2161e;
          text-align: center;
          font-size: 18px;
          color: #fff;
          display: block; }

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