.bqw {
  padding-top: 42px; }
  .bqw .container {
    width: 1277px;
    margin: 0 auto; }
  .bqw .title_g {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px; }
    .bqw .title_g .title_d {
      display: inline-block;
      width: 48px;
      height: 4px;
      background: #4B80F7;
      border-radius: 2px;
      margin-top: 5px; }
  .bqw h1 {
    font-size: 36px;
    color: #333333;
    text-align: center; }
  .bqw .from {
    font-size: 16px;
    color: #999999;
    text-align: center;
    margin-top: 23px;
    margin-bottom: 30px; }
    .bqw .from span {
      margin-right: 35px; }
    .bqw .from span:last-of-type {
      margin-right: 0; }
  .bqw .article {
    padding: 30px 0; }
    .bqw .article p {
      font-size: 16px;
      color: #333333;
      letter-spacing: 0;
      line-height: 30px; }
  .bqw .yq p {
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 30px; }
  .bqw .public {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .bqw .public li {
      width: 49%;
      margin-bottom: 30px; }
      .bqw .public li img {
        width: 100%;
        height: 100%; }
  .bqw .btn {
    margin-bottom: 40px;
    margin-top: 15px; }
    .bqw .btn button {
      font-size: 16px;
      color: #FFFFFF;
      letter-spacing: 0;
      cursor: pointer;
      background-color: var(--active-color);
      border: 0;
      outline: none;
      border-radius: 4px;
      width: 150px;
      height: 40px;
      display: block;
      margin: 0 auto;
      font-family: "PingFangSC-Regular"; }
      .bqw .btn button a {
        color: #FFFFFF; }

/*# sourceMappingURL=bqw.css.map */
