
@font-face {
    font-family: 'iconfont';  /* Project id 2564698 */
    src: url('https://at.alicdn.com/t/font_2564698_bmz05ildgka.woff2?t=1626421548849') format('woff2'),
         url('https://at.alicdn.com/t/font_2564698_bmz05ildgka.woff?t=1626421548849') format('woff'),
         url('https://at.alicdn.com/t/font_2564698_bmz05ildgka.ttf?t=1626421548849') format('truetype');
  }
  .iconfont{
      font-family:"iconfont" !important;
      font-size:16px;font-style:normal;
      -webkit-font-smoothing: antialiased;
      -webkit-text-stroke-width: 0.2px;
      -moz-osx-font-smoothing: grayscale;}
      /* 去除div文本高光 */
          div{
              user-select:none;
          }
      .dgg-footer-link-item {
          margin-bottom: 4px;
          position: relative;
          display: inline-block;
      }
      /* .dgg-fl {
          float: left;
      } */
      .dgg-footer-link-title {
          margin-right: 25px;
          margin-bottom: 16px;
          /* margin-left: 8px; */
          width: 72px;
          display: block;
          /* color: #292e2e; */
          color: #979c9b;
          font-size: 16px;
          cursor: pointer;
      }
      .flinks_title{
          cursor: pointer;
          margin-bottom: 16px;
          margin-right: 15px;
          width: 72px;
          display: block;
          color: #979c9b;
          font-size: 16px;
          cursor: pointer;
      }
      .dgg-fr {
          width: 1177px;
          float: right;
      }
      /* .dgg-footer-link-body {
          width: calc(100% - 0px);
      } */
      .dgg-footer-link-body__item {
          display: block;
          font-size: 12px;
          color: #979c9b;
          margin-bottom: 12px;
          margin-right: 16px;
          float: left;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;
      }
      .hot-mess {
          width: 100%;
      }
      .hot-mess .container {
          width: 1200px;
          margin: 0 auto;
          /*height: 102px;*/
          padding: 20px 0 0 0;
          overflow: hidden;
      }
      .qh-foot .container{
          padding-top:10px !important;
      }
      .hot_box{
          width: 100%;
          background-color: rgba(24, 30, 51, 1);
          border-bottom:1px solid  rgba(58, 62, 74, 1);
      }
      .lj{
          position: relative;
          display:flex;
      }
      .dgg-cl a{
          font-size: 12px;
          color: #979c9b;
          margin-bottom: 12px;
          margin-right: 16px;
          float: left;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;
      }
      .openText{
          position: absolute;
          right: 0;
          top:73px;
          cursor: pointer;
      }
      .openIcon{
          position: absolute;
          right: -17px;
          top:73px;
          cursor: pointer;
      }
      .openBox{
          color: #979c9b !important;
      }