    /* src:url('https://gaga1357621911.github.io/fonts/HYYouRanTiJ.ttf')format('truetype'); */

    /* src:url(' http://nwyh.sxsihe.com/meetboot/#/HYYouRanTiJ.ttf')format('truetype'); */
    @font-face {
      font-family: '楷体';
      src: url('../fontset/楷体_GB2312.woff2')format('truetype');
    }

    @font-face {
      font-family: '宋体';
      src: url('../fontset/宋体.woff2')format('woff2');
    }

    @font-face {
      font-family: '黑体';
      src: url('../fontset/simhei.woff2')format('woff2');
    }

    @font-face {
      font-family: 'Helvetica';
      src: url('../fontset/Helvetica.woff2')format('woff2');
    }

    @font-face {
      font-family: '隶书';
      src: url('../fontset/隶书.woff2')format('woff2');
    }

    @font-face {
      font-family: 'arial';
      src: url('../fontset/arial.woff2')format('woff2');
    }

    @font-face {
      font-family: 'arial black';
      src: url('../fontset/arial black.woff2')format('woff2');
    }

    @font-face {
      font-family: '萍方繁细体';
      src: url('../fontset/PingFangTC-Light.ttf')
    }

    @font-face {
      font-family: '萍方繁极细';
      src: url('../fontset/PingFangTC-Ultralight.ttf')
    }

    @font-face {
      font-family: '萍方简细体';
      src: url('../fontset/PingFangSC-light.ttf')
    }

    @font-face {
      font-family: '萍方简极细';
      src: url('../fontset/PingFang SC Ultralight.otf')
    }



    .floatPictures {
      width: 11%;
      position: fixed;
      right: 0;
      bottom: 3rem;
      z-index: 100;
      text-align: center;
    }

    /* .float_font {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0.1rem;
    opacity: 0.5;
  } */

    .float_font {

      padding: 0.1rem;
      width: 100%;
      flex-direction: column;
      align-items: center;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.5);
      border-bottom: 1px solid #fff;
      border-radius: 0.1rem;
      text-align: center;
    }

    .font_style {
      color: #b9131a;
    }

    .float_en {
      width: 14%;
    }
