<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=0.1,user-scalable=yes,shrink-to-fit=yes"><link type=text/css rel=stylesheet href=https://greatoss-i.greatnqi.com/web-static/staicJs/bootstrap-4.3.1.min.css><link type=text/css rel=stylesheet href=https://greatoss-i.greatnqi.com/web-static/staicJs/bootstrap-vue-2.15.0.min.css><script src=https://greatoss-i.greatnqi.com/web-static/staicJs/jquery-1.10.2.min.js></script><script src=https://greatoss-i.greatnqi.com/web-static/staicJs/vue-2.6.10.min.js></script><script src=https://greatoss-i.greatnqi.com/web-static/staicJs/axios-0.19.0.min.js></script><script src=https://greatoss-i.greatnqi.com/web-static/staicJs/vuex-3.1.0.min.js></script><script src=https://greatoss-i.greatnqi.com/web-static/staicJs/vue-router-3.0.2.min.js></script><script src=https://greatoss-i.greatnqi.com/web-static/staicJs/element-2.15.9.js></script><script defer=defer src=https://greatoss-i.greatnqi.com/web-static/staicJs/bootstrap-2.15.0.bundle.min.js></script><script src=https://greatoss-i.greatnqi.com/web-static/staicJs/bootstrap-vue-2.15.0.min.js></script><script defer=defer src=https://greatoss-i.greatnqi.com/web-static/staicJs/bootstrap-vue-icons-2.15.0.min.js></script><meta name=renderer content=webkit><meta name=force-rendering content=webkit><meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"><title>高质通一站式云服务平台</title><link rel=icon href=/static/favicon.ico type=image/x-icon><meta http-equiv="keywords" content="高质通,NQI,质量基础设施,标准服务,计量服务,检验检测,认证认可,品牌服务,知识产权,检测设备库,需求大厅"><meta name=description content="“高质通” 一站式云服务平台,国家基础质量设施,拥有大量质量基础数据，目前企业数据就有70多万条，各类标准超过200多万件，此外还有大量的服务机构数据、仪器设备数据等,“高质通”质量基础设施一站式服务平台汇聚了优质的标准、计量、检测、认证、品牌、专利等专业的服务机构"><meta name=referrer content=no-referrer-when-downgrade><script src=/static/utils.js type=text/javascript></script><script src=/static/min.js></script><link rel="shortcut icon" href=/favicon.ico><link href=/static/css/vendors.02e9d6e877fe267af132.css rel=stylesheet><link href=/static/css/index.02e9d6e877fe267af132.css rel=stylesheet></head><body><!--[if lt IE 10]>
    <script type="text/javascript">
        document.write("<div style='position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 100; width: 100%; height: 100%; padding-top: 200px;background: #ffffff;text-align:center;padding-left:20px;padding-right:20px;'><h1 style='font-size:40px;font-weight:bold;color:red; text-align: center'>您的浏览器版本太低！</h1><h2 style='color:#666;'>为了您的网络安全和更好的使用体验，请使用谷歌浏览器或者高版本IE浏览器！</h2><div style='font-size: 30px;'><h3>谷歌浏览器下载地址:</h3><a style='color: #3d84b0; text-decoration: underline' href='https://pc.qq.com/detail/1/detail_2661.html'>Chrome浏览器下载</a></div><div style='font-size: 30px;'><h3>ie浏览器下载地址：</h3><a style='color: #3d84b0; text-decoration: underline' href='https://pc.qq.com/detail/7/detail_11527.html'>IE11下载</a></div></div>")
    </script>

    <![endif]--><div id=app><style>.loader-wrapper-main{
            background-color: rgb(0, 0, 0);
            opacity: 0.3;
          }
          .loader {
            --primary-color: #033b4a  !important;
            --secundary-color: #01b3e4 !important;
            --headline-color: #033b4a !important;
            --paragraph-color: #9dabaf !important;
            --primary-rgba-color: rgba(3, 59, 74, 0.8) !important;
            --secundary-rgba-color: rgba(1, 179, 228, 0.8) !important;
          }


          *::-moz-selection {
            background: var(--primary-color);
            color: #fff;
            text-shadow: none;
          }

          ::-moz-selection {
            background: var(--primary-color);
            color: #fff;
            text-shadow: none;
          }

          /* ::selection {
             background: var(--primary-color);
             color: #fff;
             text-shadow: none;
          } */

          a {
            color: var(--paragraph-color);
            text-decoration: none;
          }

          a:hover {
            color: var(--primary-color);
            text-decoration: none;
          }

          /* =====================================
              3. TYPOGRAPHY.
          ===================================== */
          h1, h2, h3, h4, h5, h6 {
            font-family: 'Poppins', sans-serif;
            font-weight: 700;
            color: var(--headline-color);
          }

          h1 {
            font-size: 45px;
            line-height: 50px;
          }

          h2 {
            font-size: 35px;
            line-height: 42px;
          }

          h3 {
            font-size: 25px;
            line-height: 35px;
          }

          h4 {
            font-size: 20px;
            line-height: 25px;
          }

          h5 {
            font-size: 20px;
            line-height: 25px;
          }

          h6 {
            font-size: 16px;
            line-height: 18px;
          }

          p {
            margin: 0 0 15px;
            font-family: 'Open Sans', sans-serif;
            font-size: 15px;
            color: var(--paragraph-color);
          }

          h6 a {
            font-size: 14px;
            text-decoration: underline;
            text-transform: uppercase;
          }

          h5.subtitle{
            color: #a3b0b4;
            font-size: 14px;
            text-transform: uppercase;
            margin-bottom: 0px;
          }

          /* =====================================
              4. SPACE AND ALIGMENT.
          ===================================== */


          /* =====================================
              5. PRELOADER.
          ===================================== */
          #loader-wrapper {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1031;
            background-color: #FFF;
            z-index: 999999;
          }

          #loader-wrapper .loader {
            position: absolute;
            /*Setting position of element according to the next parent element with position anything other then default*/
            top: 50%;
            /*50% down on the parent element*/
            left: 50%;
            /*50% right on the parent element*/
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            /*50% of element width (50px) left, 50% of element height (50px) up*/
            width: 100px;
            /*Element is 100px wide*/
            height: 100px;
            /*Element is 100px tall*/
            animation: spin .6s linear infinite reverse;
            /*
                Animation is using the spin keyframes
                Animation is 0.8 seconds long
                Aniamtion tweening/easing is linear (no acceleration)
                The animation loops forever
                The animation goes the opposite way than defines
                */
          }

          #loader-wrapper .loader .ball {
            position: absolute;
            /*Same deal with centering the element like with .loader, but the parent of .ball is .loader*/
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            height: 100%;
            /*Height is 100% of the parent not 100% of the screen height (that's 100vh)*/
            -webkit-animation: spin 1s infinite ease-in-out;
            animation: spin 1s infinite ease-in-out;
            /*
                Animation is using the spin keyframes (in the way it is defines)
                Animation is 1 second long
                Animation loops forever
                Animation tweening/easing is ease-in-out, which has symetrical acceleration at the start as at the end
                */
            /*Here I am using the selector `:nth-child(n)` to select certain elements*/
          }

          #loader-wrapper .loader .ball:after {
            /*Pseudo-class, there is also :before*/
            position: absolute;
            /*Pseudoclasses for use as shapes need to be position absolute*/
            content: '';
            /*And content defined (Add some text into it)*/
            background-color: var(--secundary-color);
            /*SCSS variable using the white from line 8*/
            width: 7px;
            /*Width 5 pixels*/
            height: 7px;
            /*Height 5 pixels*/
            border-radius: 100%;
            /*Corners will be rounded into an oval*/
            top: 0px;
            /*Put this element at the top of the parent*/
          }

          #loader-wrapper .loader .ball:nth-child(1) {
            /*The first .ball in the parent*/
            -webkit-animation-delay: -0s;
            animation-delay: -0s;
          }

          #loader-wrapper .loader .ball:nth-child(2) {
            -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s;
            /*Start the animation 0.1s before*/
          }

          #loader-wrapper .loader .ball:nth-child(3) {
            -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s;
            /*Start the animation 0.2s before*/
          }

          #loader-wrapper .loader .ball:nth-child(4) {
            -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s;
          }

          #loader-wrapper .loader .ball:nth-child(5) {
            -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s;
          }

          #loader-wrapper .loader .ball:nth-child(6) {
            -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
          }

          #loader-wrapper .loader .ball:nth-child(7) {
            -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s;
          }

          #loader-wrapper .loader .ball:nth-child(8) {
            -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s;
          }

          #loader-wrapper .loader .ball:nth-child(9) {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
          }

          #loader-wrapper .loader .ball:nth-child(10) {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
            /*I am a fan of negative delays*/
          }

          @-webkit-keyframes spin {

            /*The keyframes for the animation `spin`*/
            0% {
              /*At 0% of the animation whatever elements have these keyframes set as an animation will have these properties*/
              -webkit-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg);
            }

            /*The balls do not change colour because the animation is set to their parent and not themselves*/
            100% {
              -webkit-transform: translate(-50%, -50%) rotate(360deg);
              transform: translate(-50%, -50%) rotate(360deg);
            }
          }

          @keyframes spin {

            /*The keyframes for the animation `spin`*/
            0% {
              /*At 0% of the animation whatever elements have these keyframes set as an animation will have these properties*/
              -webkit-transform: translate(-50%, -50%) rotate(0deg);
              transform: translate(-50%, -50%) rotate(0deg);
            }

            /*The balls do not change colour because the animation is set to their parent and not themselves*/
            100% {
              -webkit-transform: translate(-50%, -50%) rotate(360deg);
              transform: translate(-50%, -50%) rotate(360deg);
            }
          }</style><div class=loader-wrapper-main style=min-height:300px;height:100%;width:100%;><div id=loader-wrapper><div class=loader><div class=ball></div><div class=ball></div><div class=ball></div><div class=ball></div><div class=ball></div><div class=ball></div><div class=ball></div><div class=ball></div><div class=ball></div><div class=ball></div></div></div></div></div><script src=/static/js/manifest.cccda012cd3565fb1328.js></script><script src=/static/js/91.1da5b5650e9639de7128.js></script><script src=/static/js/89.b36aa7ad1daaeb9a2e00.js></script></body><link href=/static/theme-chalk/index.css rel=stylesheet></html>