body .ctx {
  opacity: 1;
  margin: auto;
  width: 1200px;
  height: auto;
  display: inline-block; }
  body .ctx .content_txt {
    text-align: left;
    margin-bottom: 64px;
    width: 100%;
    overflow: hidden; }
    body .ctx .content_txt div {
      white-space: pre-wrap;
     /* word-break: break-all;*/
      word-wrap: break-word;
      opacity: 1;
      font-size: 16px;
      font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
      font-weight: 400;
      text-align: justify;
      color: #606366;
      line-height: 28px;
      letter-spacing: 1px; }
    body .ctx .content_txt img {
      width: 100%; }
    body .ctx .content_txt h1, body .ctx .content_txt h2, body .ctx .content_txt h3, body .ctx .content_txt h4, body .ctx .content_txt h5 {
      margin-top: 1em;
      margin-bottom: 0.5em;
      line-height: 1.35em; }
    body .ctx .content_txt h1 {
      font-size: 32px;
      padding-left: 12px;
      border-left: 8px solid #0E27BF; }
    body .ctx .content_txt h1:first-child {
      margin-top: 0px; }
    body .ctx .content_txt h2 {
      font-size: 24px; }
    body .ctx .content_txt h3 {
      font-size: 21px; }
    body .ctx .content_txt h4 {
      font-size: 18px; }
    body .ctx .content_txt h5 {
      font-size: 16px; }
    body .ctx .content_txt hr {
      color: #dddddd; }
    body .ctx .content_txt p {
      font-size: 16px;
      line-height: 1.6em;
      margin-top: 1em;
      margin-bottom: 1.5em; }
    body .ctx .content_txt ul, body .ctx .content_txt ol {
      font-size: 16px;
      line-height: 1.6em;
      margin-top: 1em;
      margin-bottom: 1em; }
    body .ctx .content_txt table {
      height: 200px;
      border-spacing: 0;
      width: 100%; }
      body .ctx .content_txt table thead, body .ctx .content_txt table tbody {
        line-height: 20px; }
        body .ctx .content_txt table thead tr td, body .ctx .content_txt table tbody tr td {
          width: 74px;
          height: 20px;
          opacity: 1;
          font-size: 16px;
          font-family: "PingFang SC", PingFangSC-Medium, sans-serif;
          font-weight: 500;
          text-align: left;
          padding: 14px 13px 16px 16px;
          border: 1px solid #dddddd; }
      body .ctx .content_txt table thead tr td {
        width: 103px;
        height: 50px;
        opacity: 1;
        background: #0e27bf;
        color: #ffffff; }
      body .ctx .content_txt table thead tr td:first-child {
        border-radius: 3px 0 0 0; }
      body .ctx .content_txt table tbody {
        width: 103px;
        height: 50px;
        opacity: 1;
        background: #0e27bf; }
      body .ctx .content_txt table tbody tr {
        opacity: 1;
        font-size: 16px;
        font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
        font-weight: 400;
        text-align: left;
        color: #333333;
        line-height: 20px; }
      body .ctx .content_txt table tbody tr:nth-child(2n) {
        background: #ffffff; }
      body .ctx .content_txt table tbody tr:nth-child(2n+1) {
        background: #f7f7f7; }
  body .ctx .right {
    margin: 32px 0 0 0;
    float: right;
    width: 80%;
    padding: 0; }
    body .ctx .right .content {
      width: 100%;
      display: inline-block;
      padding: 32px 0 0 0;
      list-style: none;
      margin: auto;
      text-align: left;
      font-size: 0; }
      body .ctx .right .content h2 {
        height: 48px;
        opacity: 1;
        background: #f5f7fa;
        width: 100%;
        opacity: 1;
        font-size: 16px;
        font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #303133;
        line-height: 48px;
        border-left: 4px #0e27bf solid;
        padding-left: 16px;
        margin-bottom: 16px;
        margin-top: 32px; }
      body .ctx .right .content div {
        margin: 16px 0 0px 0; }
        body .ctx .right .content div p {
          opacity: 1;
          font-size: 16px;
          font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
          font-weight: 400;
          text-align: justify;
          color: #606366; }
      body .ctx .right .content hr {
        color: #E1E6EB; }
      body .ctx .right .content .title_bar {
        width: 100%;
        height: 176px;
        opacity: 1;
        background: #f5f7fa;
        border: 1px solid #e9edf2;
        margin-bottom: 32px; }
        body .ctx .right .content .title_bar .person {
          width: 132px;
          height: 176px;
          opacity: 1;
          display: inline-block;
          vertical-align: top;
          margin: 0 32px 0 0; }
          body .ctx .right .content .title_bar .person img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        body .ctx .right .content .title_bar .content_area {
          width: 400px;
          display: inline-block;
          margin: auto; }
          body .ctx .right .content .title_bar .content_area .name {
            height: 26px;
            opacity: 1;
            font-size: 20px;
            font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
            font-weight: 600;
            text-align: left;
            color: #040e1d;
            line-height: 26px;
            letter-spacing: 2px;
            padding-top: 21px;
            margin-bottom: 8px; }
          body .ctx .right .content .title_bar .content_area .lab {
            height: 18px;
            opacity: 1;
            font-size: 14px;
            font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
            font-weight: 400;
            text-align: left;
            color: #303133;
            line-height: 18px;
            margin-bottom: 24px; }
          body .ctx .right .content .title_bar .content_area .email {
            width: 400px;
            height: 60px;
            opacity: 1;
            font-size: 14px;
            font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
            font-weight: 400;
            text-align: left;
            color: #303133;
            line-height: 18px; }
        body .ctx .right .content .title_bar .icon {
          float: right;
          width: 100px;
          height: 95px;
          opacity: 1;
          margin: 38px 100px 38px 0px; }
      body .ctx .right .content .wp_articlecontent {
        font-size: 0px; }

@media (max-width: 1200px) {
  body .ctx {
    opacity: 1;
    margin: auto;
    width: 1200px;
    height: auto;
    display: inline-block; }
    body .ctx .content_txt {
      text-align: left;
      margin-bottom: 64px;
      width: 100%;
      overflow: hidden; }
      body .ctx .content_txt div {
        white-space: pre-wrap;
        word-break: break-all;
        word-wrap: break-word;
        opacity: 1;
        font-size: 16px;
        font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
        font-weight: 400;
        text-align: justify;
        color: #606366;
        line-height: 28px;
        letter-spacing: 1px; }
      body .ctx .content_txt img {
        width: 100%; }
      body .ctx .content_txt h1, body .ctx .content_txt h2, body .ctx .content_txt h3, body .ctx .content_txt h4, body .ctx .content_txt h5 {
        margin-top: 1em;
        margin-bottom: 0.5em;
        line-height: 1.35em; }
      body .ctx .content_txt h1 {
        font-size: 32px;
        padding-left: 12px;
        border-left: 8px solid #0E27BF; }
      body .ctx .content_txt h1:first-child {
        margin-top: 0px; }
      body .ctx .content_txt h2 {
        font-size: 24px; }
      body .ctx .content_txt h3 {
        font-size: 21px; }
      body .ctx .content_txt h4 {
        font-size: 18px; }
      body .ctx .content_txt h5 {
        font-size: 16px; }
      body .ctx .content_txt hr {
        color: #dddddd; }
      body .ctx .content_txt p {
        font-size: 16px;
        line-height: 1.6em;
        margin-top: 1em;
        margin-bottom: 1.5em; }
      body .ctx .content_txt ul, body .ctx .content_txt ol {
        font-size: 16px;
        line-height: 1.6em;
        margin-top: 1em;
        margin-bottom: 1em; }
      body .ctx .content_txt table {
        height: 200px;
        border-spacing: 0;
        width: 100%; }
        body .ctx .content_txt table thead, body .ctx .content_txt table tbody {
          line-height: 20px; }
          body .ctx .content_txt table thead tr td, body .ctx .content_txt table tbody tr td {
            width: 74px;
            height: 20px;
            opacity: 1;
            font-size: 16px;
            font-family: "PingFang SC", PingFangSC-Medium, sans-serif;
            font-weight: 500;
            text-align: left;
            padding: 14px 13px 16px 16px;
            border: 1px solid #dddddd; }
        body .ctx .content_txt table thead tr td {
          width: 103px;
          height: 50px;
          opacity: 1;
          background: #0e27bf;
          color: #ffffff; }
        body .ctx .content_txt table thead tr td:first-child {
          border-radius: 3px 0 0 0; }
        body .ctx .content_txt table tbody {
          width: 103px;
          height: 50px;
          opacity: 1;
          background: #0e27bf; }
        body .ctx .content_txt table tbody tr {
          opacity: 1;
          font-size: 16px;
          font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
          font-weight: 400;
          text-align: left;
          color: #333333;
          line-height: 20px; }
        body .ctx .content_txt table tbody tr:nth-child(2n) {
          background: #ffffff; }
        body .ctx .content_txt table tbody tr:nth-child(2n+1) {
          background: #f7f7f7; }
    body .ctx .right {
      margin: 32px 0 0 0;
      float: right;
      width: 80%;
      padding: 0; }
      body .ctx .right .content {
        width: 90%;
        display: inline-block;
        padding: 32px 0 0 0;
        list-style: none;
        margin: auto;
        text-align: left;
        font-size: 0;
        padding-bottom: 64px; }
        body .ctx .right .content h2 {
          height: 48px;
          opacity: 1;
          background: #f5f7fa;
          width: 100%;
          opacity: 1;
          font-size: 16px;
          font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
          font-weight: 600;
          text-align: left;
          color: #303133;
          line-height: 48px;
          border-left: 4px #0e27bf solid;
          padding-left: 16px;
          margin-bottom: 16px;
          margin-top: 32px; }
        body .ctx .right .content div {
          margin: 16px 0 32px 0; }
          body .ctx .right .content div p {
            opacity: 1;
            font-size: 16px;
            font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
            font-weight: 400;
            text-align: justify;
            color: #606366; }
        body .ctx .right .content hr {
          color: #E1E6EB; }
        body .ctx .right .content .title_bar {
          width: 100%;
          height: 176px;
          opacity: 1;
          background: #f5f7fa;
          border: 1px solid #e9edf2;
          margin-bottom: 32px; }
          body .ctx .right .content .title_bar .person {
            width: 132px;
            height: 176px;
            opacity: 1;
            display: inline-block;
            vertical-align: top;
            margin: 0 32px 0 0; }
          body .ctx .right .content .title_bar .content_area {
            width: 40vw;
            display: inline-block;
            margin: auto; }
            body .ctx .right .content .title_bar .content_area .name {
              height: 26px;
              opacity: 1;
              font-size: 20px;
              font-family: "PingFang SC", PingFangSC-Semibold, sans-serif;
              font-weight: 600;
              text-align: left;
              color: #040e1d;
              line-height: 26px;
              letter-spacing: 2px;
              padding-top: 21px;
              margin-bottom: 8px; }
            body .ctx .right .content .title_bar .content_area .lab {
              height: 18px;
              opacity: 1;
              font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
              font-weight: 400;
              text-align: left;
              line-height: 18px;
              margin-bottom: 24px; }
            body .ctx .right .content .title_bar .content_area .email {
              width: 46vw;
              height: 60px;
              opacity: 1;
              font-family: "PingFang SC", PingFangSC-Regular, sans-serif;
              font-weight: 400;
              text-align: left;
              line-height: 18px; }
          body .ctx .right .content .title_bar .icon {
            display: none; } }

/*# sourceMappingURL=c27art.css.map */
